@GroovyASTTransformation(phase = CompilePhase.INSTRUCTION_SELECTION) public class StaticCompileTransformation extends StaticTypesTransformation
Handles the implementation of the CompileStatic transformation.
Fields inherited from class | Fields |
---|---|
class StaticTypesTransformation |
STATIC_ERROR_PREFIX |
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
visit(ASTNode[] nodes, SourceUnit source) |
Methods inherited from class | Name |
---|---|
class StaticTypesTransformation |
setCompilationUnit, visit |