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 |
---|---|
AddInst |
Baf.newAddInst(Type opType) |
AddInst |
Baf.newAddInst(Type opType) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseAddInst(AddInst i) |
void |
InstSwitch.caseAddInst(AddInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BAddInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseAddInst(AddInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseAddInst(AddInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseAddInst(AddInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseAddInst(AddInst i) |