IAnalysisEngine<MethodDescriptor,ResultType>, IMethodAnalysisEngine<UsagesRequiringNonNullValues>public class UsagesRequiringNonNullValuesFactory extends AnalysisFactory<UsagesRequiringNonNullValues>
| Constructor | Description |
|---|---|
UsagesRequiringNonNullValuesFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
UsagesRequiringNonNullValues |
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 UsagesRequiringNonNullValuesFactory()
public UsagesRequiringNonNullValues analyze(IAnalysisCache analysisCache, MethodDescriptor descriptor) throws CheckedAnalysisException
IAnalysisEngineanalysisCache - the analysis cachedescriptor - the descriptor of the class or method to be analyzedCheckedAnalysisExceptionFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.