| Package | Description |
|---|---|
| soot.dexpler | |
| soot.dexpler.instructions |
| Modifier and Type | Field and Description |
|---|---|
protected List<PseudoInstruction> |
DexBody.pseudoInstructionData |
| Modifier and Type | Class and Description |
|---|---|
class |
FillArrayDataInstruction
Converts
fill-array-data instructions and associated data blocks into a series of assignment instructions
(one for each array index the data block contains a value). |
class |
PackedSwitchInstruction |
class |
SparseSwitchInstruction |
class |
SwitchInstruction |
Copyright © 2024 Soot OSS. All rights reserved.