@GroovyASTTransformation(phase = CompilePhase.CONVERSION) public class MacroTransformation extends MethodCallTransformation implements CompilationUnitAware
| Modifiers | Name | Description | 
|---|---|---|
| protected CompilationUnit | unit | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | protected GroovyCodeVisitor | getTransformer(ASTNode[] nodes, SourceUnit sourceUnit) | 
|  | public void | setCompilationUnit(CompilationUnit unit) | 
| Methods inherited from class | Name | 
|---|---|
| class MethodCallTransformation | getTransformer, visit |