|
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<AssignedFieldMap>
edu.umd.cs.findbugs.classfile.engine.bcel.AssignedFieldMapFactory
public class AssignedFieldMapFactory
Analysis engine for producing an AssignedFieldMap for a class.
| Constructor Summary | |
|---|---|
AssignedFieldMapFactory()
|
|
| Method Summary | |
|---|---|
AssignedFieldMap |
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 AssignedFieldMapFactory()
| Method Detail |
|---|
public AssignedFieldMap 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 | |||||||||