| Package | Description |
|---|---|
| soot.dava.internal.asg | |
| soot.jbco.util | |
| 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 | Class and Description |
|---|---|
class |
SimpleExceptionalGraph |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassicCompleteUnitGraph
Represents a CFG for a Body instance where the nodes are
Unit instances, and where edges are a conservative
indication of unexceptional and exceptional control flow. |
Copyright © 2020 Soot OSS. All rights reserved.