public static class AnnotationElement.Annot_AnnotValue extends AnnotationElement.AnnotValue
cls, tag| Constructor and Description |
|---|
Annot_AnnotValue(Tables.AnnotElemType tagval,
ClassData cls,
AnnotationData annot) |
| Modifier and Type | Method and Description |
|---|---|
void |
print(PrintWriter out,
String tab) |
String |
stringVal() |
String |
toString() |
public Annot_AnnotValue(Tables.AnnotElemType tagval, ClassData cls, AnnotationData annot)
public String stringVal()
stringVal in class AnnotationElement.AnnotValuepublic void print(PrintWriter out, String tab)
print in class AnnotationElement.AnnotValuepublic String toString()
toString in class AnnotationElement.AnnotValueCopyright © 2021. All Rights Reserved.