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 |
---|---|
StaticInvokeInst |
Baf.newStaticInvokeInst(SootMethodRef methodRef) |
StaticInvokeInst |
Baf.newStaticInvokeInst(SootMethodRef methodRef) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseStaticInvokeInst(StaticInvokeInst i) |
void |
InstSwitch.caseStaticInvokeInst(StaticInvokeInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BStaticInvokeInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseStaticInvokeInst(StaticInvokeInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseStaticInvokeInst(StaticInvokeInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseStaticInvokeInst(StaticInvokeInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseStaticInvokeInst(StaticInvokeInst i) |