| Package | Description |
|---|---|
| com.ibm.wala.ipa.callgraph.impl |
This package provides some implementations of basic functions needed for
various call graph construction algorithms.
|
| Modifier and Type | Method and Description |
|---|---|
protected BasicCallGraph.NodeImpl |
BasicCallGraph.getNode(BasicCallGraph.Key K) |
protected void |
BasicCallGraph.registerNode(BasicCallGraph.Key K,
CGNode N) |
Copyright © 2015. All rights reserved.