MySQL 8.3.0
Source Code Documentation
Lexer_yystype Union Reference

#include <lexer_yystype.h>

Public Attributes

LEX_STRING lex_str
 
LEX_SYMBOL keyword
 
const CHARSET_INFOcharset
 
PT_hint_listoptimizer_hints
 
LEX_CSTRING hint_string
 

Member Data Documentation

◆ charset

const CHARSET_INFO* Lexer_yystype::charset

◆ hint_string

LEX_CSTRING Lexer_yystype::hint_string

◆ keyword

LEX_SYMBOL Lexer_yystype::keyword

◆ lex_str

LEX_STRING Lexer_yystype::lex_str

◆ optimizer_hints

PT_hint_list* Lexer_yystype::optimizer_hints

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