Class AnnotationElementValue
java.lang.Object
org.jd.core.v1.model.javasyntax.reference.AnnotationReference
org.jd.core.v1.model.javasyntax.reference.AnnotationElementValue
- All Implemented Interfaces:
Iterable<ElementValue>, BaseAnnotationReference, BaseElementValue, ElementValue, Reference, Base<ElementValue>
-
Field Summary
Fields inherited from class AnnotationReference
elementValue, elementValuePairs, typeFields inherited from interface ElementValue
EV_ANNOTATION_VALUE, EV_ARRAY_VALUE, EV_CLASS_INFO, EV_ENUM_CONST_VALUE, EV_PRIMITIVE_TYPE, EV_UNKNOWN -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AnnotationReference
equals, getElementValue, getElementValuePairs, getType, hashCodeMethods inherited from interface Iterable
forEach, spliterator
-
Constructor Details
-
AnnotationElementValue
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceReference- Overrides:
acceptin classAnnotationReference
-
toString
-