Package | Description |
---|---|
soot.coffi |
Contains classes from the Coffi tool, by Clark Verbrugge.
|
Modifier and Type | Class and Description |
---|---|
class |
annotation_element_value
There can be many element_value pairs in each annotation
|
class |
array_element_value
There can be many element_value pairs in each annotation
|
class |
class_element_value
There can be many element_value pairs in each annotation
|
class |
constant_element_value
There can be many element_value pairs in each annotation
|
class |
enum_constant_element_value
There can be many element_value pairs in each annotation
|
Modifier and Type | Field and Description |
---|---|
element_value |
AnnotationDefault_attribute.default_value
Default value.
|
element_value |
AnnotationDefault_attribute.default_value
Default value.
|
element_value[] |
annotation.element_value_pairs
Each entry represents a single runtime visible annotation.
|
element_value[] |
annotation.element_value_pairs
Each entry represents a single runtime visible annotation.
|