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 |
---|---|
IfNullInst |
Baf.newIfNullInst(Unit unit) |
IfNullInst |
Baf.newIfNullInst(Unit unit) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseIfNullInst(IfNullInst i) |
void |
InstSwitch.caseIfNullInst(IfNullInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BIfNullInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseIfNullInst(IfNullInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseIfNullInst(IfNullInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseIfNullInst(IfNullInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseIfNullInst(IfNullInst i) |