Compiler

ammonite.compiler.Compiler
See theCompiler companion class
object Compiler

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Compiler.type

Members list

Value members

Concrete methods

def addToClasspath(classFiles: Iterable[(String, Array[Byte])], dynamicClasspath: AbstractFile, outputDir: Option[Path]): Unit
def newStoreReporter(): StoreReporter

Create empty outer store reporter

Create empty outer store reporter

Attributes