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 |
---|---|
PushInst |
Baf.newPushInst(Constant c) |
PushInst |
Baf.newPushInst(Constant c) |
Modifier and Type | Method and Description |
---|---|
void |
InstSwitch.casePushInst(PushInst i) |
void |
InstSwitch.casePushInst(PushInst i) |
Modifier and Type | Class and Description |
---|---|
class |
BPushInst |
Modifier and Type | Method and Description |
---|---|
static PushInst |
FixUndefinedLocals.getPushInitializer(Local l,
Type t) |
static PushInst |
FixUndefinedLocals.getPushInitializer(Local l,
Type t) |
Modifier and Type | Method and Description |
---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.casePushInst(PushInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.casePushInst(PushInst i) |
Modifier and Type | Method and Description |
---|---|
void |
UnitThrowAnalysis.UnitSwitch.casePushInst(PushInst i) |
void |
UnitThrowAnalysis.UnitSwitch.casePushInst(PushInst i) |