|
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<UnconditionalValueDerefDataflow>
edu.umd.cs.findbugs.classfile.engine.bcel.UnconditionalValueDerefDataflowFactory
public class UnconditionalValueDerefDataflowFactory
Analysis engine to produce UnconditionalValueDerefDataflow objects for analyzed methods.
| Constructor Summary | |
|---|---|
UnconditionalValueDerefDataflowFactory()
Constructor. |
|
| Method Summary | |
|---|---|
UnconditionalValueDerefDataflow |
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 UnconditionalValueDerefDataflowFactory()
| Method Detail |
|---|
public UnconditionalValueDerefDataflow 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 | |||||||||