Class MethodLevelCallGraph

java.lang.Object
qilin.pta.toolkits.turner.MethodLevelCallGraph
All Implemented Interfaces:
DirectedGraph<SootMethod>

public class MethodLevelCallGraph extends Object implements DirectedGraph<SootMethod>