Uses of Class
org.microbean.construct.element.SyntheticAnnotationValue
Packages that use SyntheticAnnotationValue
Package
Description
Provides classes and interfaces related to valid Java language elements.
-
Uses of SyntheticAnnotationValue in org.microbean.construct.element
Methods in org.microbean.construct.element that return SyntheticAnnotationValueMethods in org.microbean.construct.element that return types with arguments of type SyntheticAnnotationValueConstructors in org.microbean.construct.element with parameters of type SyntheticAnnotationValueModifierConstructorDescriptionSyntheticAnnotationElement(List<? extends AnnotationMirror> annotationMirrors, TypeMirror type, SyntheticName name, SyntheticAnnotationValue defaultValue) Creates a newSyntheticAnnotationTypeElement.SyntheticAnnotationElement.SyntheticAnnotationElement(TypeMirror type, SyntheticName name, SyntheticAnnotationValue defaultValue) Creates a newSyntheticAnnotationTypeElement.SyntheticAnnotationElement.