| Package | Description |
|---|---|
| soot |
Base Soot classes, shared by different intermediate representations.
|
| soot.coffi |
Contains classes from the Coffi tool, by Clark Verbrugge.
|
| Class and Description |
|---|
| CONSTANT_Utf8_collector
Provides sharing for Utf8_info string objects
reused in different contexts.
|
| Double2ndHalfType |
| Long2ndHalfType |
| UnusuableType |
| Utf8_Enumeration
An enumeration of a Utf8 allows one to run through the characters in a
unicode string; used primarily for comparing unicode strings.
|
| Util |
| Class and Description |
|---|
| annotation
There can be many annotations in each Visibility attribute
|
| CFG
A Control Flow Graph.
|
| ClassFile
A ClassFile object represents the contents of a .class file.
|
| CONSTANT_Utf8_collector
Provides sharing for Utf8_info string objects
reused in different contexts.
|
| CONSTANT_Utf8_info
A constant pool entry of type CONSTANT_Utf8; note this is not
multithread safe.
|
| Double2ndHalfType |
| element_value
There can be many element_value pairs in each annotation
|
| field_info
Represents a single field_info object.
|
| Long2ndHalfType |
| method_info
Represents a single method_info object.
|
| parameter_annotation
There can be several parameter annotations in each
Parameter Visibility attribute
|
| UnusuableType |
| Util |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.