public interface AnnotationD extends Declaration
Declaration.DeclarationKind
Modifier and Type | Method and Description |
---|---|
TypeD |
getAnnotationType()
Gets the annotation type of this annotation.
|
java.util.Map |
getElements()
Gets the element-value pairs for this annotation.
|
getDeclarationKind, getPosition, isSynthetic
TypeD getAnnotationType()
java.util.Map getElements()
MethodD.getDefaultValue()