Searched refs:tkclass (Results 1 – 1 of 1) sorted by relevance
2239 struct symbol *tkclass; /* Token class symbol */ member2758 psp->tkclass = Symbol_new(x); in parseonetoken()2759 psp->tkclass->type = MULTITERMINAL; in parseonetoken()2767 struct symbol *msp = psp->tkclass; in parseonetoken()