soot.jimple.toolkits.thread.mhp
Class PegCallGraphToDot
java.lang.Object
soot.jimple.toolkits.thread.mhp.PegCallGraphToDot
- public class PegCallGraphToDot
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
clsname
public static String clsname
methname
public static String methname
isBrief
public static boolean isBrief
onepage
public static boolean onepage
PegCallGraphToDot
public PegCallGraphToDot(DirectedGraph graph,
boolean onepage,
String name)
toDotFile
public static void toDotFile(String methodname,
DirectedGraph graph,
String graphname)
- Generates a dot format file for a DirectedGraph