TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
google::protobuf::io::Tokenizer::Token Struct Reference

#include <tokenizer.h>

Public Attributes

TokenType type
 
string text
 
int line
 
int column
 
int end_column
 

Member Data Documentation

int google::protobuf::io::Tokenizer::Token::column
int google::protobuf::io::Tokenizer::Token::end_column
int google::protobuf::io::Tokenizer::Token::line
string google::protobuf::io::Tokenizer::Token::text
TokenType google::protobuf::io::Tokenizer::Token::type

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