@GroovyASTTransformation(phase = CompilePhase.CANONICALIZATION) public class GrailsArtefactClassTransformation extends Object implements ASTTransformation, CompilationUnitAware
ASTTransformation for applying Grails' transformations to the Grails Artefacts.
| Constructor and description |
|---|
GrailsArtefactClassTransformation(GroovyClassLoader loader) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
setCompilationUnit(CompilationUnit compilationUnit) |
|
public void |
visit(ASTNode[] nodes, SourceUnit source) |