Computes the CallGraph for the given project.
Computes the CallGraph for the given project.
The CHACallGraph has no special prerequisites.W
The CHACallGraph has no special prerequisites.W
Nil.
The key object to get a call graph that was calculated using the CHA algorithm.
In general, a CHA call graph is only a very rough approximation of the ideal call graph and may contain a large number edges that will never (cannot) occur at runtime.
To get the call graph object use the
Project'sgetmethod and pass inthisobject.