@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, compilationUnit | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | protected StaticTypeCheckingVisitor | newVisitor(SourceUnit unit, ClassNode node) | 
|  | public void | visit(ASTNode[] nodes, SourceUnit source) | 
| Methods inherited from class | Name | 
|---|---|
| class StaticTypesTransformation | addTypeCheckingExtensions, newVisitor, setCompilationUnit, visit |