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