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