edu.umd.cs.findbugs.ba.constant
public class ConstantDataflow extends Dataflow<ConstantFrame,ConstantAnalysis>
See Also: Dataflow ConstantAnalysis
| Constructor Summary | |
|---|---|
| ConstantDataflow(CFG cfg, ConstantAnalysis analysis) | |
| Method Summary | |
|---|---|
| ConstantFrame | getFactAfterLocation(Location location) |
| ConstantFrame | getFactAtLocation(Location location) |