public static class AnnotationElement.AnnotValue extends Object
Modifier and Type | Field and Description |
---|---|
protected ClassData |
cls |
Tables.AnnotElemType |
tag
tag the descriptor for the constant
|
Constructor and Description |
---|
AnnotValue(Tables.AnnotElemType tagval,
ClassData cls) |
Modifier and Type | Method and Description |
---|---|
void |
print(PrintWriter out,
String tab) |
String |
stringVal() |
String |
toString() |
public Tables.AnnotElemType tag
protected ClassData cls
public AnnotValue(Tables.AnnotElemType tagval, ClassData cls)
Copyright © 2021. All Rights Reserved.