Class ExceptionPrunedCFG
java.lang.Object
com.ibm.wala.ipa.cfg.ExceptionPrunedCFG
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic <I,
T extends IBasicBlock<I>>
PrunedCFG<I, T> make
(ControlFlowGraph<I, T> cfg)
-
Constructor Details
-
ExceptionPrunedCFG
public ExceptionPrunedCFG()
-
-
Method Details
-
make
-