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

#include <descriptor.h>

Public Attributes

int start_line
 
int end_line
 
int start_column
 
int end_column
 
string leading_comments
 
string trailing_comments
 

Member Data Documentation

int google::protobuf::SourceLocation::end_column
int google::protobuf::SourceLocation::end_line
string google::protobuf::SourceLocation::leading_comments
int google::protobuf::SourceLocation::start_column
int google::protobuf::SourceLocation::start_line
string google::protobuf::SourceLocation::trailing_comments

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