public static interface Java.Annotation extends Java.ElementValue
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor.AnnotationVisitor visitor) |
Java.Type |
getType() |
void |
setEnclosingScope(Java.Scope enclosingScope) |
acceptvoid accept(Visitor.AnnotationVisitor visitor)
void setEnclosingScope(Java.Scope enclosingScope)
Java.Type getType()