Uses of Interface
sootup.callgraph.CallGraphAlgorithm
Packages that use CallGraphAlgorithm
-
Uses of CallGraphAlgorithm in sootup.callgraph
Classes in sootup.callgraph that implement CallGraphAlgorithmModifier and TypeClassDescriptionclass
The AbstractCallGraphAlgorithm class is the super class of all call graph algorithm.class
This class implements the Class Hierarchy Analysis call graph algorithm.class
This class implements the Rapid Type Analysis call graph algorithm.