mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 17:53:02 +00:00
doc: fix typo
Introduced in the previous commit. * doc/bison.texi: here.
This commit is contained in:
@@ -216,7 +216,7 @@ Defining Language Semantics
|
|||||||
* Structured Value Type:: Providing a structured semantic value type.
|
* Structured Value Type:: Providing a structured semantic value type.
|
||||||
* Actions:: An action is the semantic definition of a grammar rule.
|
* Actions:: An action is the semantic definition of a grammar rule.
|
||||||
* Action Types:: Specifying data types for actions to operate on.
|
* Action Types:: Specifying data types for actions to operate on.
|
||||||
* Midrule Actions: : Most actions go at the end of a rule.
|
* Midrule Actions:: Most actions go at the end of a rule.
|
||||||
This says when, why and how to use the exceptional
|
This says when, why and how to use the exceptional
|
||||||
action in the middle of a rule.
|
action in the middle of a rule.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user