mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-06-08 16:52:35 +00:00
46cce832fd
Provide the users with a public API to get the name of the tokens. A thin wrapper around yytname. * data/skeletons/yacc.c (yysymbol_name): New. Use it.