MySQL 8.3.0
Source Code Documentation
SYMBOL Struct Reference

#include <lex_symbol.h>

Public Attributes

const char * name
 
const unsigned int length
 
const unsigned int tok
 
int group
 group mask, see SYM_GROUP enum for bits. More...
 

Member Data Documentation

◆ group

int SYMBOL::group

group mask, see SYM_GROUP enum for bits.

◆ length

const unsigned int SYMBOL::length

◆ name

const char* SYMBOL::name

◆ tok

const unsigned int SYMBOL::tok

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