Expand description
Token contract for the GraphForge Cypher lexer.
This enum is the frozen ABI between the lexer (graphforge-cypher) and the
differential test harness (graphforge-cypher/tests/). Removing or renaming a
variant is a breaking change. Adding new variants is allowed only in
minor releases and must be accompanied by a #[non_exhaustive] guard.