mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
doc: refer to the token kind rather than the token type
* doc/bison.texi: Replace occurrences of "token type" with "token kind". Stop referring to the "macro definitions" of the token kinds, just name them "definitions".
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
// with locations.
|
||||
%locations
|
||||
|
||||
// and acurate list of expected tokens.
|
||||
// and accurate list of expected tokens.
|
||||
%define parse.lac full
|
||||
|
||||
// Generate the parser description file (calc.output).
|
||||
|
||||
Reference in New Issue
Block a user