Symbol.isToken

Is this a token. It is a nonterminal otherwise. Use NonterminalID or TokenID if the type is known at compile time.

struct Symbol
bool isToken;

Meta