dotty.tools.scripting

Members list

Concise view

Type members

Classlikes

object Main

Main entry point to the Scripting execution engine

Main entry point to the Scripting execution engine

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Main.type
class ScriptingDriver(compilerArgs: Array[String], scriptFile: File, scriptArgs: Array[String]) extends Driver

Attributes

Graph
Supertypes
class Driver
class Object
trait Matchable
class Any
case class ScriptingException(msg: String) extends RuntimeException

Attributes

Graph
Supertypes
trait Product
trait Equals
class Exception
class Throwable
class Object
trait Matchable
class Any
class StringDriver(compilerArgs: Array[String], scalaSource: String) extends Driver

Attributes

Graph
Supertypes
class Driver
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
trait Product
trait Equals
class Exception
class Throwable
class Object
trait Matchable
class Any
object Util

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Util.type