MySQL 8.4.0
Source Code Documentation
SqlLexer::iterator::Token Struct Reference

#include <sql_lexer.h>

Public Attributes

std::string_view text
 
TokenId id
 

Member Data Documentation

◆ id

TokenId SqlLexer::iterator::Token::id

◆ text

std::string_view SqlLexer::iterator::Token::text

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