|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.codehaus.groovy.transform.AnnotationCollectorTransform org.codehaus.groovy.transform.CompileDynamicProcessor
public class CompileDynamicProcessor extends AnnotationCollectorTransform
Method Summary | |
---|---|
List
|
visit(AnnotationNode collector, AnnotationNode aliasAnnotationUsage, AnnotatedNode aliasAnnotated, SourceUnit source)
|
Methods inherited from class AnnotationCollectorTransform | |
---|---|
addError, getTargetAnnotationList, visit |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
public List visit(AnnotationNode collector, AnnotationNode aliasAnnotationUsage, AnnotatedNode aliasAnnotated, SourceUnit source)
Copyright © 2003-2013 The Codehaus. All rights reserved.