| Package | Description |
|---|---|
| soot.jimple.toolkits.pointer | |
| soot.toolkits.graph |
Toolkit to produce and manipulate various types of control flow
graphs.
|
| 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 © 2012-2019 RoboVM AB. All Rights Reserved.