IgnoreScala2
trait Serializable
trait Product
trait Equals
trait ScalaCompilerMaker
class Object
trait Matchable
class Any
Value members
Concrete methods
def create(workspace: Path, classesDir: Path, buildClient: BuildClient, logger: Logger): ScalaCompiler
Inherited methods
final def withCompiler[T](workspace: Path, classesDir: Path, buildClient: BuildClient, logger: Logger)(f: ScalaCompiler => T): T
- Inherited from:
- ScalaCompilerMaker