IDataFlowState<'AbsLoc, 'AbsVal> Type
The state of the data-flow analysis, which contains a mapping from abstract locations to abstract values.
Instance members
Instance member | Description |
Full Usage:
this.GetAbsValue
Parameters:
'AbsLoc
Returns: 'AbsVal
Modifiers: abstract |