| 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 |
|---|---|
TableSwitchInst |
Baf.newTableSwitchInst(Unit defaultTarget,
int lowIndex,
int highIndex,
List targets) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstSwitch.caseTableSwitchInst(TableSwitchInst i) |
| Modifier and Type | Class and Description |
|---|---|
class |
BTableSwitchInst |
| Modifier and Type | Method and Description |
|---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseTableSwitchInst(TableSwitchInst i) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseTableSwitchInst(TableSwitchInst i) |
Copyright © 2020 Soot OSS. All rights reserved.