Class Hierarchy
- java.lang.Object
- sootup.callgraph.AbstractCallGraphAlgorithm (implements sootup.callgraph.CallGraphAlgorithm)
- sootup.callgraph.ClassHierarchyAnalysisAlgorithm
- sootup.callgraph.RapidTypeAnalysisAlgorithm
- sootup.core.jimple.visitor.AbstractValueVisitor (implements sootup.core.jimple.visitor.ValueVisitor, sootup.core.jimple.visitor.Visitor)
- sootup.callgraph.InstantiateClassValueVisitor
- sootup.callgraph.CallGraph.Call
- sootup.callgraph.CallGraphDifference
- sootup.callgraph.GraphBasedCallGraph (implements sootup.callgraph.MutableCallGraph)
- sootup.callgraph.GraphBasedCallGraph.Vertex
- sootup.callgraph.AbstractCallGraphAlgorithm (implements sootup.callgraph.CallGraphAlgorithm)
Interface Hierarchy
- sootup.callgraph.CallGraph
- sootup.callgraph.MutableCallGraph
- sootup.callgraph.CallGraphAlgorithm