@GroovyASTTransformation(phase = CompilePhase.CONVERSION) public class MacroTransformation extends MethodCallTransformation
| Modifiers | Name | Description | 
|---|---|---|
protected org.codehaus.groovy.control.CompilationUnit  | 
                            unit | 
                            
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            protected GroovyCodeVisitor | 
                            getTransformer(ASTNode[] nodes, org.codehaus.groovy.control.SourceUnit sourceUnit) | 
                        
 | 
                            void | 
                            setCompilationUnit(org.codehaus.groovy.control.CompilationUnit unit) |