JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Deprecated
Index
Search
Help
com.ibm.wala.ipa.callgraph.cha
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package com.ibm.wala.ipa.callgraph.cha
package
com.ibm.wala.ipa.callgraph.cha
Related Packages
Package
Description
com.ibm.wala.ipa.callgraph
This package provides basic interfaces and functions for call graph construction.
com.ibm.wala.ipa.callgraph.impl
This package provides some implementations of basic functions needed for various call graph construction algorithms.
com.ibm.wala.ipa.callgraph.propagation
This package provides the base layer for propagation-based call graph construction and pointer analysis.
com.ibm.wala.ipa.callgraph.pruned
com.ibm.wala.ipa.callgraph.util
All Classes and Interfaces
Interfaces
Classes
Class
Description
CHACallGraph
Call graph in which call targets are determined entirely based on an
IClassHierarchy
.
CHAContextInterpreter
ContextInsensitiveCHAContextInterpreter