y.tab.c
The file y.tab.c produced by YACC has the following structure:
| User's C code |
| Parsing Tables from user's grammar |
| ``Canned'' LR Parser in C |
| Action code from user's grammar |
Contents    Page-10    Prev    Next    Page+10    Index