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 |
---|---|
InterfaceInvokeInst |
Baf.newInterfaceInvokeInst(SootMethodRef methodRef,
int argCount) |
InterfaceInvokeInst |
Baf.newInterfaceInvokeInst(SootMethodRef methodRef,
int argCount) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseInterfaceInvokeInst(InterfaceInvokeInst i) |
void |
InstSwitch.caseInterfaceInvokeInst(InterfaceInvokeInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BInterfaceInvokeInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseInterfaceInvokeInst(InterfaceInvokeInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseInterfaceInvokeInst(InterfaceInvokeInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseInterfaceInvokeInst(InterfaceInvokeInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseInterfaceInvokeInst(InterfaceInvokeInst i) |