|
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.ba.Dataflow<ConstantFrame,ConstantAnalysis>
edu.umd.cs.findbugs.ba.constant.ConstantDataflow
public class ConstantDataflow
Dataflow class for ConstantAnalysis.
Dataflow
,
ConstantAnalysis
Field Summary |
---|
Fields inherited from class edu.umd.cs.findbugs.ba.Dataflow |
---|
DEBUG |
Constructor Summary | |
---|---|
ConstantDataflow(CFG cfg,
ConstantAnalysis analysis)
|
Method Summary |
---|
Methods inherited from class edu.umd.cs.findbugs.ba.Dataflow |
---|
dumpDataflow, execute, getAnalysis, getCFG, getFactAfterLocation, getFactAtLocation, getFactOnEdge, 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)
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |