| Package | Description |
|---|---|
| soot.dexpler | |
| soot.dexpler.instructions |
| Modifier and Type | Method and Description |
|---|---|
void |
DexBody.setDanglingInstruction(DanglingInstruction i)
Set a dangling instruction for this body.
|
void |
DexBody.setDanglingInstruction(DanglingInstruction i)
Set a dangling instruction for this body.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExecuteInlineInstruction |
class |
FilledArrayInstruction |
class |
FilledNewArrayInstruction |
class |
FilledNewArrayRangeInstruction |
class |
InvokeInterfaceInstruction |
class |
InvokeSpecialInstruction |
class |
InvokeStaticInstruction |
class |
InvokeVirtualInstruction |
class |
MethodInvocationInstruction |