@org.codehaus.groovy.transform.GroovyASTTransformation(phase: CompilePhase.CANONICALIZATION) class AttributeAccessingMetaClassRegisteringTransformation extends Object implements org.codehaus.groovy.transform.ASTTransformation
| Constructor and description |
|---|
AttributeAccessingMetaClassRegisteringTransformation() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
changeMetaClassImplementation(org.codehaus.groovy.ast.ClassNode classNode) |
|
boolean |
isAttributeAccessEnabledClass(org.codehaus.groovy.ast.ClassNode classNode) |
|
void |
visit(org.codehaus.groovy.ast.ASTNode[] nodes, org.codehaus.groovy.control.SourceUnit source) |
Groovy API Documentation for Geb 8.0.0 - Licensed under the Apache License, Version 2.0 - http://groovy.apache.org/geb/