MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pars_res_word_t Struct Reference

#include <pars0pars.h>

Public Attributes

int code

Detailed Description

Struct used to denote a reserved word in a parsing tree

Definition at line 709 of file pars0pars.h.

Member Data Documentation

int pars_res_word_t::code

the token code for the reserved word from pars0grm.h

Definition at line 710 of file pars0pars.h.


The documentation for this struct was generated from the following file: