| Interface | Description |
|---|---|
| CodeReader.Visitor |
| Class | Description |
|---|---|
| CodeReader |
Walks through a block of code and calls visitor call backs.
|
| DexIndexPrinter |
Executable that prints all indices of a dex file.
|
| OpcodeInfo |
Information about each Dalvik opcode.
|
| OpcodeInfo.Info |
Information about an opcode.
|
| Opcodes |
All the Dalvik opcode value constants.
|
| Enum | Description |
|---|---|
| IndexType |
The various types that an index in a Dalvik instruction might refer to.
|
Copyright © 2020. All Rights Reserved.