public abstract List<? extends AnnotationMirror> getAnnotationMirrors ()

Returns the annotations that are directly present on this construct.

Returns:  the annotations directly present on this construct; an empty list if there are none