MySQL 8.0.40
Source Code Documentation
|
#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... | |
int SYMBOL::group |
group mask, see SYM_GROUP enum for bits.
const unsigned int SYMBOL::length |
const char* SYMBOL::name |
const unsigned int SYMBOL::tok |