Expand description
Includes the generated SLR parser tables and definitions.
This file (parser_data.rs) is produced by the parlex-gen [aslr] tool
during the build process. It defines the parsing automaton, rule metadata,
and associated enum types used by the CalcParser.