Uses of Class
sootup.callgraph.AbstractCallGraphAlgorithm
Packages that use AbstractCallGraphAlgorithm
-
Uses of AbstractCallGraphAlgorithm in sootup.callgraph
Subclasses of AbstractCallGraphAlgorithm in sootup.callgraphModifier and TypeClassDescriptionclassThis class implements the Class Hierarchy Analysis call graph algorithm.classThis class implements the Rapid Type Analysis call graph algorithm.