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 |
---|---|
StaticGetInst |
Baf.newStaticGetInst(SootFieldRef fieldRef) |
StaticGetInst |
Baf.newStaticGetInst(SootFieldRef fieldRef) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseStaticGetInst(StaticGetInst i) |
void |
InstSwitch.caseStaticGetInst(StaticGetInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BStaticGetInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseStaticGetInst(StaticGetInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseStaticGetInst(StaticGetInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseStaticGetInst(StaticGetInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseStaticGetInst(StaticGetInst i) |