Public Attributes | List of all members
google::protobuf::SourceLocation Struct Reference

#include <descriptor.h>

Public Attributes

int end_column
 
int end_line
 
std::string leading_comments
 
std::vector< std::string > leading_detached_comments
 
int start_column
 
int start_line
 
std::string trailing_comments
 

Detailed Description

Definition at line 145 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.h.

Member Data Documentation

◆ end_column

int google::protobuf::SourceLocation::end_column

◆ end_line

int google::protobuf::SourceLocation::end_line

◆ leading_comments

std::string google::protobuf::SourceLocation::leading_comments

◆ leading_detached_comments

std::vector< std::string > google::protobuf::SourceLocation::leading_detached_comments

◆ start_column

int google::protobuf::SourceLocation::start_column

◆ start_line

int google::protobuf::SourceLocation::start_line

◆ trailing_comments

std::string google::protobuf::SourceLocation::trailing_comments

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


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