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 |
---|---|
DynamicInvokeInst |
Baf.newDynamicInvokeInst(SootMethodRef bsmMethodRef,
List<Value> bsmArgs,
SootMethodRef methodRef,
int tag) |
DynamicInvokeInst |
Baf.newDynamicInvokeInst(SootMethodRef bsmMethodRef,
List<Value> bsmArgs,
SootMethodRef methodRef,
int tag) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseDynamicInvokeInst(DynamicInvokeInst i) |
void |
InstSwitch.caseDynamicInvokeInst(DynamicInvokeInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BDynamicInvokeInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseDynamicInvokeInst(DynamicInvokeInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseDynamicInvokeInst(DynamicInvokeInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseDynamicInvokeInst(DynamicInvokeInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseDynamicInvokeInst(DynamicInvokeInst i) |