public class NormalizingGroovyCompiler extends Object implements Compiler<GroovyJavaJointCompileSpec>
Compiler which does some normalization of the compile configuration and behaviour before delegating to some other compiler.| Constructor and Description |
|---|
NormalizingGroovyCompiler(Compiler<GroovyJavaJointCompileSpec> delegate) |
public NormalizingGroovyCompiler(Compiler<GroovyJavaJointCompileSpec> delegate)
public WorkResult execute(GroovyJavaJointCompileSpec spec)
execute in interface Compiler<GroovyJavaJointCompileSpec>Copyright © 2013. All rights reserved