@GroovyASTTransformation(phase: CompilePhase.INSTRUCTION_SELECTION) @CompileStatic class KwrkMapConstructorDefaultPostCheckAstTransformation extends AbstractASTTransformation
Fields inherited from class | Fields |
---|---|
class AbstractASTTransformation |
RETENTION_CLASSNODE |
Type | Name and description |
---|---|
static ClassNode |
MY_ANNOTATION_CLASS_NODE |
Constructor and description |
---|
KwrkMapConstructorDefaultPostCheckAstTransformation() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
addDefaultPostCheck(ConstructorNode mapConstructorNode) |
|
void |
visit(ASTNode[] nodes, SourceUnit source) |
Methods inherited from class | Name |
---|---|
class AbstractASTTransformation |
tokenize, addError, getAnnotationName, memberHasValue, getMemberValue, getMemberStringValue, getMemberStringValue, getMemberIntValue, getMemberClassValue, getMemberClassValue, getMemberStringList, getMemberClassList, deemedInternalName, shouldSkipUndefinedAware, shouldSkipUndefinedAware, shouldSkip, shouldSkip, shouldSkipOnDescriptorUndefinedAware, checkPropertyList, checkPropertyList, checkPropertyList, hasAnnotation, equals, toString, hashCode, getClass, notify, notifyAll, wait, wait, wait, visit |
Groovy Documentation