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(PrintWriter out,
String tab) |
String |
stringVal() |
String |
toString() |
public CPX_AnnotValue(Tables.AnnotElemType tag, ClassData cls, int cpx)
public String stringVal()
stringVal
in class AnnotationElement.AnnotValue
public void print(PrintWriter out, String tab)
print
in class AnnotationElement.AnnotValue
public String toString()
toString
in class AnnotationElement.AnnotValue
Copyright © 2021. All Rights Reserved.