|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.ba.Dataflow<ValueNumberFrame,ValueNumberAnalysis>
edu.umd.cs.findbugs.ba.ValueNumberDataflow
public class ValueNumberDataflow
Constructor Summary | |
---|---|
ValueNumberDataflow(CFG cfg,
ValueNumberAnalysis analysis)
|
Method Summary | |
---|---|
ValueNumberFrame |
getFactAfterLocation(Location loc)
|
ValueNumberFrame |
getFactAtLocation(Location loc)
|
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 ValueNumberDataflow(CFG cfg, ValueNumberAnalysis analysis)
Method Detail |
---|
public ValueNumberFrame getFactAtLocation(Location loc)
public ValueNumberFrame getFactAfterLocation(Location loc)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |