Package org.openjdk.asmtools.jdis
Class AnnotationElement.Annot_AnnotValue
java.lang.Object
org.openjdk.asmtools.jdis.AnnotationElement.AnnotValue
org.openjdk.asmtools.jdis.AnnotationElement.Annot_AnnotValue
- Enclosing class:
- AnnotationElement
Annot_AnnotValue
Annotation value that is a reference to an annotation.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) AnnotationData
tag the descriptor for the constantFields inherited from class org.openjdk.asmtools.jdis.AnnotationElement.AnnotValue
cls, tag
-
Constructor Summary
ConstructorsConstructorDescriptionAnnot_AnnotValue
(Tables.AnnotElemType tagval, ClassData cls, AnnotationData annot) -
Method Summary
-
Field Details
-
annot
AnnotationData annottag the descriptor for the constant
-
-
Constructor Details
-
Annot_AnnotValue
-
-
Method Details
-
stringVal
- Overrides:
stringVal
in classAnnotationElement.AnnotValue
-
print
- Overrides:
print
in classAnnotationElement.AnnotValue
-
toString
- Overrides:
toString
in classAnnotationElement.AnnotValue
-