MySQL 8.4.0
Source Code Documentation
pars_res_word_t Struct Reference

Struct used to denote a reserved word in a parsing tree. More...

#include <pars0pars.h>

Public Attributes

int code
 the token code for the reserved word from pars0grm.h More...
 

Detailed Description

Struct used to denote a reserved word in a parsing tree.

Member Data Documentation

◆ code

int pars_res_word_t::code

the token code for the reserved word from pars0grm.h


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