Interface | Description |
---|---|
BaseDexFileReader | |
CFG | |
DexConstants |
constants in dex file
|
Class | Description |
---|---|
DexContainerReader |
Open and read a dex container, introduced in dex format v41.
|
DexFileReader |
Open and read a dex file.this is the entrance of dex-reader.
|
DexLabel |
a light weight version of org.objectweb.asm.Label
|
DexReaderFactory | |
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 |