obj
Data-flow analysis framework. 'L is a lattice, 'V is a vertex data type of a graph.
DataFlowAnalysis()
DataFlowAnalysis<'L, 'V>
this.Top
'L
The top of the lattice. A data-flow analysis solution is computed by iterating down from top to bottom.