Start Decl (Bison 3.8.1)

Next: , Previous: , Up: Bison Declarations [Contents][Index]


3.7.10 The Start-Symbol

Bison assumes by default that the start symbol for the grammar is the first nonterminal specified in the grammar specification section. The programmer may override this restriction with the %start declaration as follows:

%start symbol

AltStyle によって変換されたページ (->オリジナル) /