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