| Package | Description |
|---|---|
| soot.dexpler | |
| soot.dexpler.instructions |
| Modifier and Type | Field and Description |
|---|---|
protected List<DeferableInstruction> |
DexBody.deferredInstructions |
| Modifier and Type | Method and Description |
|---|---|
void |
DexBody.addDeferredJimplification(DeferableInstruction i)
Add a deferred instruction to this body.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConditionalJumpInstruction |
class |
GotoInstruction |
class |
IfTestInstruction |
class |
IfTestzInstruction |
class |
PackedSwitchInstruction |
class |
SparseSwitchInstruction |
class |
SwitchInstruction |
Copyright © 2020 Soot OSS. All rights reserved.