BloopCompilerMaker

scala.build.compiler.BloopCompilerMaker
final class BloopCompilerMaker(config: BloopRifleConfig, threads: BloopThreads, strictBloopJsonCheck: Boolean) extends ScalaCompilerMaker

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

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

Inherited methods

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

Attributes

Inherited from:
ScalaCompilerMaker