|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.umd.cs.findbugs.ba.ClassContext.AnalysisFactory<AnalysisResult>
edu.umd.cs.findbugs.ba.ClassContext.NoDataflowAnalysisFactory<AnalysisResult>
private abstract class ClassContext.NoDataflowAnalysisFactory<AnalysisResult>
| Constructor Summary | |
|---|---|
ClassContext.NoDataflowAnalysisFactory(java.lang.String analysisName)
|
|
| Method Summary | |
|---|---|
AnalysisResult |
getAnalysis(org.apache.bcel.classfile.Method method)
Get the Analysis for given method. |
| Methods inherited from class edu.umd.cs.findbugs.ba.ClassContext.AnalysisFactory |
|---|
analyze |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassContext.NoDataflowAnalysisFactory(java.lang.String analysisName)
| Method Detail |
|---|
public AnalysisResult getAnalysis(org.apache.bcel.classfile.Method method)
throws CFGBuilderException
ClassContext.AnalysisFactory
getAnalysis in class ClassContext.AnalysisFactory<AnalysisResult>method - the method to analyze
CFGBuilderException - if the CFG can't be constructed for the method
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||