Uses of Package
sootup.callgraph
Packages that use sootup.callgraph
Package
Description
-
Classes in sootup.callgraph used by qilin.callgraphClassDescriptionThe interface of all implemented call graph data structuresA configuration object that already carries everything needed to build a
CallGraph- the view, entry points, algorithm choice, and algorithm-specific options - so that constructing a call graph with any algorithm (CHA, RTA, Spark, a Qilin context-sensitivity variant) follows one consistent shape: -
Classes in sootup.callgraph used by qilin.core.builder.callgraphClassDescriptionThe interface of all implemented call graph data structuresThis interface defines a mutable call graph. this means a call graph that can be modified after the creation.
-
Classes in sootup.callgraph used by sootup.analysis.interprocedural.icfg
-
Classes in sootup.callgraph used by sootup.callgraphClassDescriptionThe 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 interface defines a mutable call graph. this means a call graph that can be modified after the creation.
-
Classes in sootup.callgraph used by sootup.callgraph.configClassDescriptionThe interface of all implemented call graph data structuresA configuration object that already carries everything needed to build a
CallGraph- the view, entry points, algorithm choice, and algorithm-specific options - so that constructing a call graph with any algorithm (CHA, RTA, Spark, a Qilin context-sensitivity variant) follows one consistent shape: -
Classes in sootup.callgraph used by sootup.sparkClassDescriptionThe interface of all implemented call graph data structuresA configuration object that already carries everything needed to build a
CallGraph- the view, entry points, algorithm choice, and algorithm-specific options - so that constructing a call graph with any algorithm (CHA, RTA, Spark, a Qilin context-sensitivity variant) follows one consistent shape: