All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----harpoon.Analysis.QuadSSA.CallGraph
CallGraph
constructs a simple directed call graph.
CallGraph
using the specified
ClassHierarchy
.
public CallGraph(ClassHierarchy ch)
CallGraph
using the specified
ClassHierarchy
.
public HMethod[] calls(HMethod m)
All Packages Class Hierarchy This Package Previous Next Index