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 |
---|---|
IfCmpGtInst |
Baf.newIfCmpGtInst(Type opType,
Unit unit) |
IfCmpGtInst |
Baf.newIfCmpGtInst(Type opType,
Unit unit) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseIfCmpGtInst(IfCmpGtInst i) |
void |
InstSwitch.caseIfCmpGtInst(IfCmpGtInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BIfCmpGtInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseIfCmpGtInst(IfCmpGtInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseIfCmpGtInst(IfCmpGtInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseIfCmpGtInst(IfCmpGtInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseIfCmpGtInst(IfCmpGtInst i) |