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 |
---|---|
AndInst |
Baf.newAndInst(Type opType) |
AndInst |
Baf.newAndInst(Type opType) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseAndInst(AndInst i) |
void |
InstSwitch.caseAndInst(AndInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BAndInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseAndInst(AndInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseAndInst(AndInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseAndInst(AndInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseAndInst(AndInst i) |