Package org.openjdk.asmtools.jdis
Class AnnotationElement.Array_AnnotValue
java.lang.Object
org.openjdk.asmtools.jdis.AnnotationElement.AnnotValue
org.openjdk.asmtools.jdis.AnnotationElement.Array_AnnotValue
- Enclosing class:
- AnnotationElement
Array_AnnotElem
Annotation value that is an array of annotation elements.
-
Field Summary
FieldsModifier and TypeFieldDescriptiontag the descriptor for the constantFields inherited from class org.openjdk.asmtools.jdis.AnnotationElement.AnnotValue
cls, tag
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
array
tag the descriptor for the constant
-
-
Constructor Details
-
Array_AnnotValue
-
-
Method Details
-
stringVal
- Overrides:
stringVal
in classAnnotationElement.AnnotValue
-
add
-
print
- Overrides:
print
in classAnnotationElement.AnnotValue
-
toString
- Overrides:
toString
in classAnnotationElement.AnnotValue
-