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