Package com.ibm.wala.analysis.exceptionanalysis
package com.ibm.wala.analysis.exceptionanalysis
This package contains an exception analysis. For an interprocedural exception analysis use
ExceptionAnalysis. If you need a CFG without unnecessary
exception edges use PrunedCFG in combination with ExceptionAnalysis2EdgeFilter-
ClassesClassDescriptionWrapper to store multiple intraprocedural analysis for a call graph.This class analyzes the exceptional control flow.Converter to use the results of the exception analysis with an edge filter.