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