| 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 |
|---|---|
LookupSwitchInst |
Baf.newLookupSwitchInst(Unit defaultTarget,
java.util.List<IntConstant> lookupValues,
java.util.List targets) |
LookupSwitchInst |
Baf.newLookupSwitchInst(Unit defaultTarget,
java.util.List<IntConstant> lookupValues,
java.util.List targets) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstSwitch.caseLookupSwitchInst(LookupSwitchInst i) |
void |
InstSwitch.caseLookupSwitchInst(LookupSwitchInst i) |
| Modifier and Type | Class and Description |
|---|---|
class |
BLookupSwitchInst |
| Modifier and Type | Method and Description |
|---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseLookupSwitchInst(LookupSwitchInst i) |
void |
StackTypeHeightCalculator.StackEffectSwitch.caseLookupSwitchInst(LookupSwitchInst i) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseLookupSwitchInst(LookupSwitchInst i) |
void |
UnitThrowAnalysis.UnitSwitch.caseLookupSwitchInst(LookupSwitchInst i) |