public class ExceptionPrunedCFG extends Object
Constructor and Description |
---|
ExceptionPrunedCFG() |
Modifier and Type | Method and Description |
---|---|
static <I,T extends IBasicBlock<I>> |
make(ControlFlowGraph<I,T> cfg) |
public static <I,T extends IBasicBlock<I>> PrunedCFG<I,T> make(ControlFlowGraph<I,T> cfg)