IAnalysisEngine<MethodDescriptor,java.lang.String[]>
, IMethodAnalysisEngine<java.lang.String[]>
public class ParameterSignatureListFactory extends AnalysisFactory<java.lang.String[]>
Constructor | Description |
---|---|
ParameterSignatureListFactory() |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String[] |
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, toString
public ParameterSignatureListFactory()
public java.lang.String[] analyze(IAnalysisCache analysisCache, MethodDescriptor descriptor) throws CheckedAnalysisException
IAnalysisEngine
analysisCache
- the analysis cachedescriptor
- the descriptor of the class or method to be analyzedCheckedAnalysisException
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.