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 |
---|---|
DivInst |
Baf.newDivInst(Type opType) |
DivInst |
Baf.newDivInst(Type opType) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseDivInst(DivInst i) |
void |
InstSwitch.caseDivInst(DivInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BDivInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseDivInst(DivInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseDivInst(DivInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseDivInst(DivInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseDivInst(DivInst i) |