| 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.cfa |
This package provides RTA call graph
construction.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReturnValueKey
A key which represents the return value for a node.
|
class |
ReturnValueKeyWithFilter
a helper class which can modify a PropagationCallGraphBuilder to deal with
reflective factory methods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionReturnValueKey
A key which represents the return value for a node.
|
Copyright © 2015. All rights reserved.