| Package | Description |
|---|---|
| com.ibm.wala.ipa.cfg |
This package supports interprocedural control-flow graphs, and control-flow
graphs specialized for context.
|
| Modifier and Type | Method and Description |
|---|---|
static <I,T extends IBasicBlock<I>> |
ExceptionPrunedCFG.make(ControlFlowGraph<I,T> cfg) |
static <I,T extends IBasicBlock<I>> |
PrunedCFG.make(ControlFlowGraph<I,T> cfg,
EdgeFilter<T> filter) |
Copyright © 2015. All rights reserved.