| Package | Description |
|---|---|
| soot.dava.internal.asg | |
| soot.jbco.bafTransformations | |
| soot.jimple.toolkits.pointer | |
| soot.toolkits.graph |
Toolkit to produce and manipulate various types of control flow
graphs.
|
| Constructor and Description |
|---|
AugmentedStmtGraph(BriefUnitGraph bug,
TrapUnitGraph cug) |
| Modifier and Type | Field and Description |
|---|---|
static BriefUnitGraph |
StackTypeHeightCalculator.bug |
| Constructor and Description |
|---|
CastCheckEliminator(BriefUnitGraph cfg) |
| Constructor and Description |
|---|
ArrayRefBlockGraph(BriefUnitGraph unitGraph)
Constructs an ArrayRefBlockGraph corresponding to the Unit-level control flow represented by the
passed
BriefUnitGraph. |
BriefBlockGraph(BriefUnitGraph unitGraph)
Constructs a
BriefBlockGraph representing the Unit-level control flow represented by the passed
BriefUnitGraph. |
ZonedBlockGraph(BriefUnitGraph unitGraph)
Constructs a ZonedBlockGraph corresponding to the Unit-level control flow represented by the passed
BriefUnitGraph. |
Copyright © 2020 Soot OSS. All rights reserved.