public static class AnnotationElement.CPX_AnnotValue extends AnnotationElement.AnnotValue
Modifier and Type | Field and Description |
---|---|
int |
cpx
tag the descriptor for the constant
|
cls, tag
Constructor and Description |
---|
CPX_AnnotValue(Tables.AnnotElemType tag,
ClassData cls,
int cpx) |
Modifier and Type | Method and Description |
---|---|
void |
print(java.io.PrintWriter out,
java.lang.String tab) |
java.lang.String |
stringVal() |
java.lang.String |
toString() |
public CPX_AnnotValue(Tables.AnnotElemType tag, ClassData cls, int cpx)
public java.lang.String stringVal()
stringVal
in class AnnotationElement.AnnotValue
public void print(java.io.PrintWriter out, java.lang.String tab)
print
in class AnnotationElement.AnnotValue
public java.lang.String toString()
toString
in class AnnotationElement.AnnotValue