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 |
---|---|
ArrayReadInst |
Baf.newArrayReadInst(Type opType) |
ArrayReadInst |
Baf.newArrayReadInst(Type opType) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseArrayReadInst(ArrayReadInst i) |
void |
InstSwitch.caseArrayReadInst(ArrayReadInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BArrayReadInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseArrayReadInst(ArrayReadInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseArrayReadInst(ArrayReadInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseArrayReadInst(ArrayReadInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseArrayReadInst(ArrayReadInst i) |