public abstract class AbstractArtefactTypeAstTransformation
extends java.lang.Object
implements org.codehaus.groovy.transform.ASTTransformation
| Constructor and Description |
|---|
AbstractArtefactTypeAstTransformation() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
performInjectionOnArtefactType(org.codehaus.groovy.control.SourceUnit sourceUnit,
org.codehaus.groovy.ast.ClassNode cNode,
java.lang.String artefactType) |