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 |
---|---|
GotoInst |
Baf.newGotoInst(Unit unit) |
GotoInst |
Baf.newGotoInst(Unit unit) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseGotoInst(GotoInst i) |
void |
InstSwitch.caseGotoInst(GotoInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BGotoInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseGotoInst(GotoInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseGotoInst(GotoInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseGotoInst(GotoInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseGotoInst(GotoInst i) |