ammonite.compiler.Compiler
See theCompiler companion object
class Compiler(dynamicClassPath: AbstractFile, initialClassPath: Seq[URL], classPath: Seq[URL], macroClassLoader: ClassLoader, whiteList: Set[Seq[String]], dependencyCompleteOpt: => Option[String => (Int, Seq[String])], contextInit: FreshContext => Unit, settings: Seq[String], reporter: Option[Message => Unit]) extends Compiler
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Compilerclass Objecttrait Matchableclass Any
- Self type