public class IncrementalScalaCompiler extends IncrementalJavaCompilerSupport<ScalaJavaJointCompileSpec> implements Compiler<ScalaJavaJointCompileSpec>
| Constructor and Description |
|---|
IncrementalScalaCompiler(Compiler<ScalaJavaJointCompileSpec> compiler,
TaskOutputsInternal taskOutputs) |
| Modifier and Type | Method and Description |
|---|---|
protected StaleClassCleaner |
createCleaner(ScalaJavaJointCompileSpec spec) |
protected Compiler<ScalaJavaJointCompileSpec> |
getCompiler() |
executepublic IncrementalScalaCompiler(Compiler<ScalaJavaJointCompileSpec> compiler, TaskOutputsInternal taskOutputs)
protected Compiler<ScalaJavaJointCompileSpec> getCompiler()
getCompiler in class IncrementalJavaCompilerSupport<ScalaJavaJointCompileSpec>protected StaleClassCleaner createCleaner(ScalaJavaJointCompileSpec spec)
createCleaner in class IncrementalJavaCompilerSupport<ScalaJavaJointCompileSpec>Copyright © 2013. All rights reserved