Package sootup.callgraph
package sootup.callgraph
-
ClassDescriptionThe AbstractCallGraphAlgorithm class is the super class of all call graph algorithm.The interface of all implemented call graph data structuresThe interface of a implemented call graph algorithmsThis class implements the Class Hierarchy Analysis call graph algorithm.This class implements a mutable call graph as a graph.This internal class is used to describe a vertex in the graph.This interface defines a mutable call graph.This class implements the Rapid Type Analysis call graph algorithm.