Class ResourceLeakAnalysis

All Implemented Interfaces:
Analysis<CFValue,CFStore,CFTransfer>, ForwardAnalysis<CFValue,CFStore,CFTransfer>

public class ResourceLeakAnalysis extends CalledMethodsAnalysis
This variant of CFAnalysis extends the set of ignored exception types to include all those ignored by the MustCallConsistencyAnalyzer. See MustCallConsistencyAnalyzer.ignoredExceptionTypes.