| Package | Description |
|---|---|
| com.ibm.wala.ipa.callgraph.pruned |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationLoaderPolicy
Keeps a given CGNode if it stems from application code
|
class |
DoNotPrune |
| Modifier and Type | Method and Description |
|---|---|
Set<CGNode> |
CallGraphPruning.findNodes(int depth,
PruningPolicy policy)
Searches all nodes in the callgraph according to the given pruning policy.
|
Copyright © 2015. All rights reserved.