Uses of Interface
com.sun.mirror.declaration.AnnotationMirror
Package
Description
Interfaces used to model program element declarations.
-
Uses of AnnotationMirror in com.sun.mirror.declaration
Modifier and TypeMethodDescriptionDeclaration.getAnnotationMirrors()
Returns the annotations that are directly present on this declaration.