IAnalysisEngine<MethodDescriptor,ResultType>
, IMethodAnalysisEngine<ObligationDataflow>
public class ObligationDataflowFactory extends AnalysisFactory<ObligationDataflow>
Constructor | Description |
---|---|
ObligationDataflowFactory() |
Modifier and Type | Method | Description |
---|---|---|
ObligationDataflow |
analyze(IAnalysisCache analysisCache,
MethodDescriptor methodDescriptor) |
Perform an analysis on class or method named by given descriptor.
|
getAssertionMethods, getCFG, getCompactLocationNumbering, getConstantPoolGen, getDepthFirstSearch, getExceptionSetFactory, getIsNullValueDataflow, getJavaClass, getLoadedFieldSet, getMethod, getMethodGen, getReverseDepthFirstSearch, getTypeDataflow, getValueNumberDataflow, registerWith, toString
public ObligationDataflow analyze(IAnalysisCache analysisCache, MethodDescriptor methodDescriptor) throws CheckedAnalysisException
IAnalysisEngine
analysisCache
- the analysis cachemethodDescriptor
- the descriptor of the class or method to be analyzedCheckedAnalysisException
SpotBugs is licensed under the LGPL.