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 TypeMethodDescriptionvoidaccept(Visitor.AnnotationVisitor visitor) getType()voidsetEnclosingScope(Java.Scope enclosingScope) Methods inherited from interface org.codehaus.janino.Java.ElementValue
accept
-
Method Details
-
accept
-
setEnclosingScope
-
getType
Java.Type getType()
-