Uses of Class
org.microbean.lang.element.AnnotationMirror
Packages that use AnnotationMirror
Package
Description
Provides classes and interfaces related to the Java language model.
-
Uses of AnnotationMirror in org.microbean.lang.element
Methods in org.microbean.lang.element that return AnnotationMirrorModifier and TypeMethodDescriptionstatic final AnnotationMirror
AnnotationMirror.of
(AnnotationMirror am) Returns anAnnotationMirror
representing the suppliedAnnotationMirror
.