@org.codehaus.groovy.transform.GroovyASTTransformation(phase = CompilePhase.CANONICALIZATION) public class ControllerArtefactTypeTransformation extends ArtefactTypeAstTransformation
A transformation that makes an Artefact a controller
Fields inherited from class | Fields |
---|---|
class ArtefactTypeAstTransformation |
MY_TYPE, compilationUnit |
Type Params | Return Type | Name and description |
---|---|---|
|
protected java.lang.Class |
getAnnotationTypeClass() |
|
protected java.lang.String |
resolveArtefactType(org.codehaus.groovy.control.SourceUnit sourceUnit, org.codehaus.groovy.ast.AnnotationNode annotationNode, org.codehaus.groovy.ast.ClassNode classNode) |