| Related articles |
|---|
| meaning of $default in bison mikerinos@my-deja.com (2000-06-30) |
| From: | mikerinos@my-deja.com |
| Newsgroups: | comp.compilers |
| Date: | 30 Jun 2000 01:00:46 -0400 |
| Organization: | Deja.com - Before you buy. |
| Keywords: | yacc, comment |
IŽd like to know what exactly means the $default statement in the dump
file <name>.output, which I obtein using option -v.
[It's the default action, the one the parser takes if it sees a token
other than one of the ones explicitly listed for a state. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.