webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
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
 
vector< stringleading_detached_comments
 

Member Data Documentation

◆ end_column

int google::protobuf::SourceLocation::end_column

◆ end_line

int google::protobuf::SourceLocation::end_line

◆ leading_comments

string google::protobuf::SourceLocation::leading_comments

◆ leading_detached_comments

vector<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

string google::protobuf::SourceLocation::trailing_comments

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