#include <defs.h>
Public Attributes | |
| struct action * | next |
| short | symbol |
| short | number |
| short | prec |
| char | action_code |
| char | assoc |
| char | suppressed |
Definition at line 176 of file defs.h.
| char action::action_code |
| char action::assoc |
struct action* action::next [read] |
| short action::number |
| short action::prec |
| char action::suppressed |
| short action::symbol |
1.5.8