annotatedElement property
Element
get
annotatedElement
The element that this annotation is applied to.
This is the element being annotated.
Implementation
Element get annotatedElement;
The element that this annotation is applied to.
This is the element being annotated.
Element get annotatedElement;