#include <def.h>
Data Fields | |
| struct rule * | next |
| struct node * | head |
| struct node * | body |
| struct op * | tag |
| struct namenode * | space |
| short | size |
| short | verbose |
Definition at line 59 of file def.h.
struct rule* rule::next [read] |
struct node* rule::head [read] |
struct node* rule::body [read] |
struct namenode* rule::space [read] |
| short rule::size |
| short rule::verbose |
1.5.4