dk.brics.xact.analysis.transformations
Class FlowGraph2Dot
java.lang.Object
dk.brics.xact.analysis.transformations.FlowGraph2Dot
public class FlowGraph2Dot
- extends Object
Graphviz dot printer for flow graphs.
Method Summary |
void |
print(FlowGraph g)
Prints the given flow graph in Graphviz dot format. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowGraph2Dot
public FlowGraph2Dot(PrintStream p)
- Constructs a new converter.
print
public void print(FlowGraph g)
- Prints the given flow graph in Graphviz dot format.
Copyright © 2005-2008 Aarhus University.