| Package | Description |
|---|---|
| soot.toolkits.graph |
Toolkit to produce and manipulate various types of control flow
graphs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HashReversibleGraph
A reversible version of HashMutableDirectedGraph
|
| Modifier and Type | Method and Description |
|---|---|
ReversibleGraph |
ReversibleGraph.reverse()
Reverse the edges of the current graph and swap head and tail
nodes.
|
ReversibleGraph |
HashReversibleGraph.reverse() |
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.