| 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 |
|---|---|
Dup2Inst |
Baf.newDup2Inst(Type aOp1Type,
Type aOp2Type) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstSwitch.caseDup2Inst(Dup2Inst i) |
| Modifier and Type | Class and Description |
|---|---|
class |
BDup2Inst |
| Modifier and Type | Method and Description |
|---|---|
void |
StackTypeHeightCalculator.StackEffectSwitch.caseDup2Inst(Dup2Inst i) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnitThrowAnalysis.UnitSwitch.caseDup2Inst(Dup2Inst i) |
Copyright © 2020 Soot OSS. All rights reserved.