ScalaCompilerMaker

Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def create(workspace: Path, classesDir: Path, buildClient: BuildClient, logger: Logger): ScalaCompiler

Concrete methods

final def withCompiler[T](workspace: Path, classesDir: Path, buildClient: BuildClient, logger: Logger)(f: ScalaCompiler => T): T