| Interface | Description |
|---|---|
| CFG | |
| DexConstants |
constants in dex file
|
| Class | Description |
|---|---|
| DexFileReader |
Open and read a dex file.this is the entrance of dex-reader.
|
| DexLabel |
a light weight version of org.objectweb.asm.Label
|
| DexType |
a light weight version of org.objectweb.asm.Type
|
| Field |
represent a field_id_item in dex file format
|
| Method |
represent a method_id_item in dex file format
|
| MethodHandle | |
| Proto |
| Enum | Description |
|---|---|
| InstructionFormat | |
| InstructionIndexType | |
| Op | |
| Visibility |
| Exception | Description |
|---|---|
| DexException |