CompilerReplAPIExtensions

ammonite.compiler.CompilerExtensions.CompilerReplAPIExtensions
final implicit class CompilerReplAPIExtensions(api: ReplAPI) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def compiler: Compiler

Access the compiler to do crazy things if you really want to!

Access the compiler to do crazy things if you really want to!

Attributes

def initialContext: Context