Generation of specialized generator macros for this lexer.
Table of lexing functions for groups, options, and repetitions
that occur internally to Yul grammar rules.
Definitions of lexing functions,
most of which are just calls to macros that generate the functions,
but some of which are hand-written
due to limitations in the current parser generators.