TrinityCore
|
#include <descriptor.h>
Public Attributes | |
int | start_line |
int | end_line |
int | start_column |
int | end_column |
string | leading_comments |
string | trailing_comments |
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 |