Return a fully-fledged, default incremental compiler ready to use.
Instantiate a Scala compiler that is instrumented to analyze dependencies.
Instantiate a Scala compiler that is instrumented to analyze dependencies. This Scala compiler is useful to create your own instance of incremental compilation.
Instantiate a Scala compiler that is instrumented to analyze dependencies.
Instantiate a Scala compiler that is instrumented to analyze dependencies. This Scala compiler is useful to create your own instance of incremental compilation.
The Scala instance to be used.
The jar file or directory of the compiler bridge compiled for the given scala instance.
A Scala compiler ready to be used.
IncrementalCompiler for more details on creating your custom incremental compiler.
Instantiate a Scala compiler that is instrumented to analyze dependencies.
Instantiate a Scala compiler that is instrumented to analyze dependencies. This Scala compiler is useful to create your own instance of incremental compilation.
The Scala instance to be used.
The jar file or directory of the compiler bridge compiled for the given scala instance.
The options of all the classpath that the compiler takes in.
A Scala compiler ready to be used.
IncrementalCompiler for more details on creating your custom incremental compiler.
Define a private implementation of the static methods forwarded from ZincCompilerUtil.