SymbolID

Type used for IDs of nonterminals and tokens. The IDs can overlap. Use Symbol for also distinguishing between nonterminals and tokens.

alias SymbolID = ushort

Meta