|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.findbugs.ba.Dataflow<ConstantFrame,ConstantAnalysis>
edu.umd.cs.findbugs.ba.constant.ConstantDataflow
public class ConstantDataflow
Dataflow class for ConstantAnalysis.
Dataflow,
ConstantAnalysis| Constructor Summary | |
|---|---|
ConstantDataflow(CFG cfg,
ConstantAnalysis analysis)
|
|
| Method Summary | |
|---|---|
ConstantFrame |
getFactAfterLocation(Location location)
|
ConstantFrame |
getFactAtLocation(Location location)
|
| Methods inherited from class edu.umd.cs.findbugs.ba.Dataflow |
|---|
execute, getAnalysis, getCFG, getNumIterations, getResultFact, getStartFact |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstantDataflow(CFG cfg,
ConstantAnalysis analysis)
| Method Detail |
|---|
public ConstantFrame getFactAtLocation(Location location)
throws DataflowAnalysisException
DataflowAnalysisException
public ConstantFrame getFactAfterLocation(Location location)
throws DataflowAnalysisException
DataflowAnalysisException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||