Interface AnnotationElement

All Superinterfaces:
AnnotatedElement, AnnotationMetadata, AnnotationMetadataDelegate, AnnotationMetadataProvider, AnnotationSource, ClassElement, Described, Element, MutableAnnotationMetadataDelegate<Element>, Named, TypedElement

public interface AnnotationElement extends ClassElement
Represents an annotation in the AST.
Since:
3.1.0
Author:
graemerocher
See Also: