IDataFlowComputable<'AbsLoc, 'AbsVal, 'Provider, 'V> Type
Data-flow analysis that runs under the abstract interpretation framework. Abstract values are represented by 'AbsVal, which is stored in an abstract location 'AbsLoc.
Instance members
Instance member | Description |
Full Usage:
this.Compute
Parameters:
IDiGraph<'V, CFGEdgeKind>
Returns: 'Provider
Modifiers: abstract |