| Package | Description |
|---|---|
| soot.tagkit |
Classes supporting classfile annotation in Soot.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationTag |
AnnotationAnnotationElem.getValue() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<AnnotationTag> |
VisibilityAnnotationTag.getAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
void |
VisibilityAnnotationTag.addAnnotation(AnnotationTag a) |
| Constructor and Description |
|---|
AnnotationAnnotationElem(AnnotationTag t,
char kind,
java.lang.String name) |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.