public abstract class AnnotationElem extends Object implements Switchable
| Constructor and Description |
|---|
AnnotationElem(char k,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
char |
getKind() |
String |
getName() |
int |
hashCode() |
void |
setName(String name) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitapplyCopyright © 2020 Soot OSS. All rights reserved.