Public Attributes | List of all members
google::protobuf::io::Tokenizer::Token Struct Reference

#include <tokenizer.h>

Public Attributes

ColumnNumber column
 
ColumnNumber end_column
 
int line
 
std::string text
 
TokenType type
 

Detailed Description

Definition at line 127 of file bloaty/third_party/protobuf/src/google/protobuf/io/tokenizer.h.

Member Data Documentation

◆ column

ColumnNumber google::protobuf::io::Tokenizer::Token::column

◆ end_column

ColumnNumber google::protobuf::io::Tokenizer::Token::end_column

◆ line

int google::protobuf::io::Tokenizer::Token::line

◆ text

std::string google::protobuf::io::Tokenizer::Token::text

◆ type

TokenType google::protobuf::io::Tokenizer::Token::type

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:28