Home
last modified time | relevance | path

Searched refs:tkclass (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/tool/
H A Dlemon.c2239 struct symbol *tkclass; /* Token class symbol */ member
2758 psp->tkclass = Symbol_new(x); in parseonetoken()
2759 psp->tkclass->type = MULTITERMINAL; in parseonetoken()
2767 struct symbol *msp = psp->tkclass; in parseonetoken()