Class AnnotationElement.CPX2_AnnotValue
java.lang.Object
org.openjdk.asmtools.jdis.AnnotationElement.AnnotValue
org.openjdk.asmtools.jdis.AnnotationElement.CPX2_AnnotValue
- Enclosing class:
AnnotationElement
CPX_AnnotElem
AnnotElements that contain 2 cpx indices (ie. enums).
-
Field Summary
FieldsFields inherited from class AnnotationElement.AnnotValue
cls, tag -
Constructor Summary
ConstructorsConstructorDescriptionCPX2_AnnotValue(Tables.AnnotElemType tag, ClassData cls, int cpx1, int cpx2) -
Method Summary
-
Field Details
-
cpx1
public int cpx1tag the descriptor for the constant -
cpx2
public int cpx2
-
-
Constructor Details
-
CPX2_AnnotValue
-
-
Method Details
-
stringVal
- Overrides:
stringValin classAnnotationElement.AnnotValue
-
print
- Overrides:
printin classAnnotationElement.AnnotValue
-
toString
- Overrides:
toStringin classAnnotationElement.AnnotValue
-