|
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<MethodBytecodeSet>
edu.umd.cs.findbugs.classfile.engine.bcel.MethodBytecodeSetFactory
public class MethodBytecodeSetFactory
| Constructor Summary | |
|---|---|
MethodBytecodeSetFactory(java.lang.String analysisName,
java.lang.Class<MethodBytecodeSet> analysisClass)
|
|
| Method Summary | |
|---|---|
MethodBytecodeSet |
analyze(IAnalysisCache analysisCache,
MethodDescriptor descriptor)
Perform an analysis on class or method named by given descriptor. |
void |
registerWith(IAnalysisCache analysisCache)
Register the analysis engine with given analysis cache. |
| 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, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MethodBytecodeSetFactory(java.lang.String analysisName,
java.lang.Class<MethodBytecodeSet> analysisClass)
analysisName - analysisClass - | Method Detail |
|---|
public MethodBytecodeSet analyze(IAnalysisCache analysisCache,
MethodDescriptor descriptor)
throws CheckedAnalysisException
IAnalysisEngine
analysisCache - the analysis cachedescriptor - the descriptor of the class or method to be analyzed
CheckedAnalysisExceptionpublic void registerWith(IAnalysisCache analysisCache)
IAnalysisEngine
registerWith in interface IAnalysisEngine<MethodDescriptor,MethodBytecodeSet>registerWith in class AnalysisFactory<MethodBytecodeSet>analysisCache - the analysis cache
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||