| Package | Description |
|---|---|
| soot.jimple.toolkits.infoflow | |
| soot.toolkits.graph |
Toolkit to produce and manipulate various types of control flow
graphs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HashReversibleGraph<N>
A reversible version of HashMutableDirectedGraph
|
class |
MemoryEfficientGraph<N>
A memory efficient version of HashMutableDirectedGraph, in the sense that throw-away objects passed as arguments will not
be kept in the process of adding edges.
|
Copyright © 2020 Soot OSS. All rights reserved.