@org.codehaus.groovy.transform.GroovyASTTransformation(phase: CompilePhase.SEMANTIC_ANALYSIS) @groovy.transform.CompileStatic @groovy.transform.InheritConstructors class MarkupViewsTransform extends ViewsTransform
Fields inherited from class | Fields |
---|---|
class ViewsTransform |
APPLIED, compilationUnit, dynamicPrefix, extension |
Constructor and description |
---|
MarkupViewsTransform
() |
Type Params | Return Type | Name and description |
---|---|---|
|
protected java.util.List<TraitInjector> |
findTraitInjectors() |
Methods inherited from class | Name |
---|---|
class ViewsTransform |
findTraitInjectors, visit |