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) | 
                        
 | 
                            void | 
                            visit(ASTNode[] nodes, SourceUnit source) | 
                        
| Methods inherited from class | Name | 
|---|---|
class StaticTypesTransformation | 
                            addTypeCheckingExtensions, newVisitor, setCompilationUnit, visit |