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 |
---|---|
SwapInst |
Baf.newSwapInst(Type fromType,
Type toType) |
SwapInst |
Baf.newSwapInst(Type fromType,
Type toType) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseSwapInst(SwapInst i) |
void |
InstSwitch.caseSwapInst(SwapInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BSwapInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseSwapInst(SwapInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseSwapInst(SwapInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseSwapInst(SwapInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseSwapInst(SwapInst i) |