|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.classfile.engine.bcel.AnalysisFactory<CallListDataflow>
edu.umd.cs.findbugs.classfile.engine.bcel.CallListDataflowFactory
public class CallListDataflowFactory
Analysis engine to produce CallListDataflow objects for a method.
Constructor Summary | |
---|---|
CallListDataflowFactory()
|
Method Summary | |
---|---|
CallListDataflow |
analyze(IAnalysisCache analysisCache,
MethodDescriptor descriptor)
Perform an analysis on class or method named by given descriptor. |
Methods inherited from class edu.umd.cs.findbugs.classfile.engine.bcel.AnalysisFactory |
---|
getAssertionMethods, getCFG, getCompactLocationNumbering, getConstantPoolGen, getDepthFirstSearch, getExceptionSetFactory, getIsNullValueDataflow, getJavaClass, getLoadedFieldSet, getMethod, getMethodGen, getReverseDepthFirstSearch, getTypeDataflow, getValueNumberDataflow, registerWith, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CallListDataflowFactory()
Method Detail |
---|
public CallListDataflow analyze(IAnalysisCache analysisCache, MethodDescriptor descriptor) throws CheckedAnalysisException
IAnalysisEngine
analysisCache
- the analysis cachedescriptor
- the descriptor of the class or method to be analyzed
CheckedAnalysisException
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |