Package | Description |
---|---|
soot.dexpler | |
soot.dexpler.instructions |
Modifier and Type | Method and Description |
---|---|
void |
DexBody.addDeferredJimplification(DeferableInstruction i)
Add a deferred instruction to this body.
|
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 |