An interface for state-like domains that store abstract values for AST nodes.
The underlying value domain of the state domain.
Gets the inferred abstract value for an AST node ID.
Checks whether the state domain has an inferred value for an AST node ID.
Removes the inferred value for an AST node ID from the state domain.
Sets the inferred value for an AST node ID from the state domain.
An interface for state-like domains that store abstract values for AST nodes.