public class AnnotationAnnotationElem extends AnnotationElem
Constructor and Description |
---|
AnnotationAnnotationElem(AnnotationTag t,
char kind,
String name) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw)
Called when this object is visited.
|
AnnotationTag |
getValue() |
String |
toString() |
getKind, getName, setName
public AnnotationAnnotationElem(AnnotationTag t, char kind, String name)
public String toString()
toString
in class AnnotationElem
public AnnotationTag getValue()
public void apply(Switch sw)
Switchable