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 |
---|---|
NewInst |
Baf.newNewInst(RefType opType) |
NewInst |
Baf.newNewInst(RefType opType) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseNewInst(NewInst i) |
void |
InstSwitch.caseNewInst(NewInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BNewInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseNewInst(NewInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseNewInst(NewInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseNewInst(NewInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseNewInst(NewInst i) |