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 |
---|---|
IfNonNullInst |
Baf.newIfNonNullInst(Unit unit) |
IfNonNullInst |
Baf.newIfNonNullInst(Unit unit) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseIfNonNullInst(IfNonNullInst i) |
void |
InstSwitch.caseIfNonNullInst(IfNonNullInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BIfNonNullInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseIfNonNullInst(IfNonNullInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseIfNonNullInst(IfNonNullInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseIfNonNullInst(IfNonNullInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseIfNonNullInst(IfNonNullInst i) |