mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-06-08 08:42:35 +00:00
34e6e8815a
All methods are now declared as const. Method getExpectedTokens() has now the functionality of reporting only the number of expected tokens. * data/skeletons/lalr1.d: Fix Context class.