fix docs to explain group-id in yacc
svn: r14062
This commit is contained in:
parent
cfdb69adc0
commit
017eb444b4
|
@ -552,7 +552,8 @@ the right choice when using @scheme[lexer] in other situations.
|
|||
@item{@scheme[(tokens group-id ...)]
|
||||
|
||||
Declares that all of the tokens defined in each
|
||||
@scheme[group-id] can be used by the parser in the
|
||||
@scheme[group-id]---as bound by @scheme[define-tokens] or
|
||||
@scheme[define-empty-tokens]---can be used by the parser in the
|
||||
@scheme[grammar] declaration.}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user