| 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 |
|---|---|
static PartialCallGraph |
PartialCallGraph.make(CallGraph cg,
Collection<CGNode> partialRoots) |
static PartialCallGraph |
PartialCallGraph.make(CallGraph cg,
Collection<CGNode> partialRoots,
Collection<CGNode> nodes) |
Copyright © 2015. All rights reserved.