public class IsNullValueDataflow extends AbstractDataflow<IsNullValueFrame,IsNullValueAnalysis>
| Constructor and Description |
|---|
IsNullValueDataflow(CFG cfg,
IsNullValueAnalysis analysis) |
| Modifier and Type | Method and Description |
|---|---|
IsNullValueFrame |
getFactAtMidEdge(Edge edge) |
getFactOnEdgedumpDataflow, execute, getAnalysis, getCFG, getFactAfterLocation, getFactAtLocation, getNumIterations, getResultFact, getStartFactpublic IsNullValueDataflow(CFG cfg, IsNullValueAnalysis analysis)
public IsNullValueFrame getFactAtMidEdge(Edge edge) throws DataflowAnalysisException
DataflowAnalysisExceptionCopyright © 2003–2015. All rights reserved.