| Package | Description |
|---|---|
| com.ibm.wala.demandpa.flowgraph | |
| com.ibm.wala.ipa.callgraph |
This package provides basic interfaces and functions for call graph
construction.
|
| com.ibm.wala.ipa.callgraph.cha | |
| 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.propagation.rta |
This package provides CFA-style call graph
construction and pointer analysis.
|
| Class and Description |
|---|
| ExplicitCallGraph.ExplicitNode |
| Class and Description |
|---|
| AbstractRootMethod
A synthetic method from the
FakeRootClass |
| Class and Description |
|---|
| BasicCallGraph
Basic data structure support for a call graph.
|
| Class and Description |
|---|
| AbstractRootMethod
A synthetic method from the
FakeRootClass |
| BasicCallGraph
Basic data structure support for a call graph.
|
| BasicCallGraph.Key |
| BasicCallGraph.NodeImpl
A class that represents the a normal node in a call graph.
|
| DefaultEntrypoint
An entrypoint whose parameter types are the declared types.
|
| Everywhere
An object that represent the context everywhere; used for context-insensitive analysis
|
| ExplicitCallGraph
A call graph which explicitly holds the target for each call site in each node.
|
| ExplicitCallGraph.ExplicitEdgeManager |
| ExplicitCallGraph.ExplicitNode |
| PartialCallGraph
a view of a portion of a call graph.
|
| Class and Description |
|---|
| ExplicitCallGraph
A call graph which explicitly holds the target for each call site in each node.
|
| Class and Description |
|---|
| BasicCallGraph
Basic data structure support for a call graph.
|
| BasicCallGraph.NodeImpl
A class that represents the a normal node in a call graph.
|
| ExplicitCallGraph
A call graph which explicitly holds the target for each call site in each node.
|
| ExplicitCallGraph.ExplicitEdgeManager |
| ExplicitCallGraph.ExplicitNode |
Copyright © 2015. All rights reserved.