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.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.