Searched defs:symbol (Results 1 – 1 of 1) sorted by relevance
147 struct symbol { struct148 char *name; /* Name of the symbol */ argument149 int index; /* Index number for this symbol */ argument155 struct symbol *fallback; /* fallback token in case this token doesn't parse */ argument163 char *firstset; /* First-set for all rules of this symbol */ argument165 char *destructor; /* Code which executes whenever this symbol is argument178 struct symbol *lhs; /* Left-hand side of the rule */ argument