Grammar Rules
Previous: <Bison Declarations=>BisonDecla> * Next: <C Code=>CCode> * Up: <Grammar Outline=>GrammarOut>

#Wrap on
{fH4}The Grammar Rules Section{f}

The {fUnderline}grammar rules{f} section contains one or more Bison grammar
rules, and nothing else.  \*Note <Rules=>Rules>: Syntax of Grammar Rules.

There must always be at least one grammar rule, and the first
{fEmphasis}%%{f} (which precedes the grammar rules) may never be omitted even
if it is the first thing in the file.

