Compiler

object Compiler
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(): Compiler

Creates a new compiler. Note that the peer IMain is lazily initialized, so if you spawn compilation in a future, you effectively get an asynchronous initialization.

Creates a new compiler. Note that the peer IMain is lazily initialized, so if you spawn compilation in a future, you effectively get an asynchronous initialization.