| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PointerAnalysisImpl
General representation of the results of pointer analysis
|
| Modifier and Type | Class and Description |
|---|---|
class |
TypeBasedPointerAnalysis
A trivial field-based pointer analysis solution, which only uses the information of which types (classes) are live.
|
Copyright © 2015. All rights reserved.