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 |
---|---|
IdentityInst |
Baf.newIdentityInst(Value local,
Value identityRef) |
IdentityInst |
Baf.newIdentityInst(Value local,
Value identityRef) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.caseIdentityInst(IdentityInst i) |
void |
InstSwitch.caseIdentityInst(IdentityInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BIdentityInst |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseIdentityInst(IdentityInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseIdentityInst(IdentityInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseIdentityInst(IdentityInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseIdentityInst(IdentityInst i) |