MySQL 5.6.14 Source Code Document
|
#include <pars0pars.h>
Public Attributes | |
int | code |
Struct used to denote a reserved word in a parsing tree
Definition at line 709 of file pars0pars.h.
int pars_res_word_t::code |
the token code for the reserved word from pars0grm.h
Definition at line 710 of file pars0pars.h.