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 |
---|---|
PrimitiveCastInst |
Baf.newPrimitiveCastInst(Type fromType,
Type toType) |
PrimitiveCastInst |
Baf.newPrimitiveCastInst(Type fromType,
Type toType) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.casePrimitiveCastInst(PrimitiveCastInst i) |
void |
InstSwitch.casePrimitiveCastInst(PrimitiveCastInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BPrimitiveCastInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.casePrimitiveCastInst(PrimitiveCastInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.casePrimitiveCastInst(PrimitiveCastInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.casePrimitiveCastInst(PrimitiveCastInst i) |
void |
UnitThrowAnalysis.UnitSwitch.casePrimitiveCastInst(PrimitiveCastInst i) |