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::stringleading_detached_comments
 
int start_column
 
int start_line
 
std::string trailing_comments
 

Detailed Description

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

Member Data Documentation

◆ end_column

int google::protobuf::SourceLocation::end_column

Definition at line 149 of file src/google/protobuf/descriptor.h.

◆ end_line

int google::protobuf::SourceLocation::end_line

Definition at line 147 of file src/google/protobuf/descriptor.h.

◆ leading_comments

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

Definition at line 153 of file src/google/protobuf/descriptor.h.

◆ leading_detached_comments

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

Definition at line 155 of file src/google/protobuf/descriptor.h.

◆ start_column

int google::protobuf::SourceLocation::start_column

Definition at line 148 of file src/google/protobuf/descriptor.h.

◆ start_line

int google::protobuf::SourceLocation::start_line

Definition at line 146 of file src/google/protobuf/descriptor.h.

◆ trailing_comments

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

Definition at line 154 of file src/google/protobuf/descriptor.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:09