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 |
---|---|
NopInst |
Baf.newNopInst() |
NopInst |
Baf.newNopInst() |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseNopInst(NopInst i) |
void |
InstSwitch.caseNopInst(NopInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BNopInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseNopInst(NopInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseNopInst(NopInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseNopInst(NopInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseNopInst(NopInst i) |