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 |
---|---|
StoreInst |
Baf.newStoreInst(Type opType,
Local l) |
StoreInst |
Baf.newStoreInst(Type opType,
Local l) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseStoreInst(StoreInst i) |
void |
InstSwitch.caseStoreInst(StoreInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BStoreInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseStoreInst(StoreInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseStoreInst(StoreInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseStoreInst(StoreInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseStoreInst(StoreInst i) |