public class UnconditionalValueDerefDataflowFactory extends AnalysisFactory<UnconditionalValueDerefDataflow>
| Constructor and Description | 
|---|
| UnconditionalValueDerefDataflowFactory()Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| UnconditionalValueDerefDataflow | analyze(IAnalysisCache analysisCache,
       MethodDescriptor descriptor)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, toStringpublic UnconditionalValueDerefDataflowFactory()
public UnconditionalValueDerefDataflow analyze(IAnalysisCache analysisCache, MethodDescriptor descriptor) throws CheckedAnalysisException
IAnalysisEngineanalysisCache - the analysis cachedescriptor - the descriptor of the class or method to be analyzedCheckedAnalysisExceptionSpotBugs is licensed under the LGPL.