| Package | Description |
|---|---|
| soot.dexpler | |
| soot.dexpler.instructions |
| Class and Description |
|---|
| DanglingInstruction
Interface for instructions which behavior depends on the succeeding instruction.
|
| DeferableInstruction
Interface for instructions that can/must be defered, i.e.
|
| DexlibAbstractInstruction
This class represents a wrapper around dexlib instruction.
|
| PseudoInstruction |
| RetypeableInstruction
Interface for instructions that can/must be retyped, i.e.
|
| Class and Description |
|---|
| ConditionalJumpInstruction |
| DanglingInstruction
Interface for instructions which behavior depends on the succeeding instruction.
|
| DeferableInstruction
Interface for instructions that can/must be defered, i.e.
|
| DexlibAbstractInstruction
This class represents a wrapper around dexlib instruction.
|
| FieldInstruction |
| FilledArrayInstruction |
| JumpInstruction |
| MethodInvocationInstruction |
| OdexInstruction
Interface for instructions that are only valid in optimized dex files (ODEX).
|
| PseudoInstruction |
| RetypeableInstruction
Interface for instructions that can/must be retyped, i.e.
|
| SwitchInstruction |
| TaggedInstruction |
Copyright © 2020 Soot OSS. All rights reserved.