| Package | Description |
|---|---|
| soot.jimple.toolkits.annotation.purity | |
| soot.util.dot |
Classes for creating graphs as input to Dot.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PurityInterproceduralAnalysis.fillDotGraph(java.lang.String prefix,
java.lang.Object o,
DotGraph out) |
protected void |
AbstractInterproceduralAnalysis.fillDotGraph(java.lang.String prefix,
java.lang.Object o,
DotGraph out)
Called by drawAsOneDot to fill dot subgraph out with the contents
of summary o.
|
| Modifier and Type | Method and Description |
|---|---|
DotGraph |
DotGraph.createSubGraph(java.lang.String label)
creates a sub graph.
|
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.