Package org.codehaus.janino
Interface Java.Annotation
- All Superinterfaces:
Java.ElementValue
- All Known Implementing Classes:
Java.MarkerAnnotation
,Java.NormalAnnotation
,Java.SingleElementAnnotation
- Enclosing class:
- Java
-
Method Summary
Modifier and TypeMethodDescriptionvoid
accept
(Visitor.AnnotationVisitor visitor) getType()
void
setEnclosingScope
(Java.Scope enclosingScope) Methods inherited from interface org.codehaus.janino.Java.ElementValue
accept
-
Method Details
-
accept
-
setEnclosingScope
-
getType
Java.Type getType()
-