Uses of Interface
sootup.callgraph.CallGraphAlgorithm
-
Uses of CallGraphAlgorithm in sootup.callgraph
Modifier 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.