|
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.RecomputableClassAnalysisEngine<AssertionMethods>
edu.umd.cs.findbugs.classfile.engine.bcel.AssertionMethodsFactory
public class AssertionMethodsFactory
Class analysis engine for creating AssertionMethods objects.
| Constructor Summary | |
|---|---|
AssertionMethodsFactory()
|
|
| Method Summary | |
|---|---|
AssertionMethods |
analyze(IAnalysisCache analysisCache,
ClassDescriptor 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.RecomputableClassAnalysisEngine |
|---|
canRecompute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssertionMethodsFactory()
| Method Detail |
|---|
public AssertionMethods analyze(IAnalysisCache analysisCache,
ClassDescriptor descriptor)
throws CheckedAnalysisException
IAnalysisEngine
analysisCache - the analysis cachedescriptor - the descriptor of the class or method to be analyzed
CheckedAnalysisExceptionpublic void registerWith(IAnalysisCache analysisCache)
IAnalysisEngine
analysisCache - the analysis cache
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||