Interface IParserExecutionStateHashable
Provides an explicit structural hash contract for user objects stored inside parser execution contexts.
public interface IParserExecutionStateHashable
- Extension Methods
Methods
GetParserExecutionStateHash()
Computes the object contribution to a parser execution-state key.
ulong GetParserExecutionStateHash()
Returns
- ulong
A deterministic hash for the state represented by the object.