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