| Package | Description |
|---|---|
| soot.util.dot |
Classes for creating graphs as input to Dot.
|
| Modifier and Type | Method and Description |
|---|---|
DotGraphEdge |
DotGraph.drawEdge(String from,
String to)
Draws a directed edge (including the source and end nodes, if they have not already been drawn).
|
Copyright © 2020 Soot OSS. All rights reserved.