Package | Description |
---|---|
soot.baf |
Public classes for the Baf intermediate representation.
|
soot.baf.internal |
Internal, messy, implementation-specific classes for the Baf intermediate representation.
|
soot.jbco.bafTransformations | |
soot.toolkits.exceptions |
Modifier and Type | Method and Description |
---|---|
VirtualInvokeInst |
Baf.newVirtualInvokeInst(SootMethodRef methodRef) |
VirtualInvokeInst |
Baf.newVirtualInvokeInst(SootMethodRef methodRef) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseVirtualInvokeInst(VirtualInvokeInst i) |
void |
InstSwitch.caseVirtualInvokeInst(VirtualInvokeInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BVirtualInvokeInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseVirtualInvokeInst(VirtualInvokeInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseVirtualInvokeInst(VirtualInvokeInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseVirtualInvokeInst(VirtualInvokeInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseVirtualInvokeInst(VirtualInvokeInst i) |