@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, SourceUnit sourceUnit) | 
|  | void | setCompilationUnit(CompilationUnit unit) | 
| Methods inherited from class | Name | 
|---|---|
| class MethodCallTransformation | getTransformer, visit |