#include <parser.h>
|
| void | Add (const Message *descriptor, DescriptorPool::ErrorCollector::ErrorLocation location, int line, int column) |
| |
| void | Add (const Message *descriptor, DescriptorPool::ErrorCollector::ErrorLocation location, int line, int column) |
| |
| void | AddImport (const Message *descriptor, const std::string &name, int line, int column) |
| |
| void | AddImport (const Message *descriptor, const string &name, int line, int column) |
| |
| void | Clear () |
| |
| void | Clear () |
| |
| bool | Find (const Message *descriptor, DescriptorPool::ErrorCollector::ErrorLocation location, int *line, int *column) const |
| |
| bool | Find (const Message *descriptor, DescriptorPool::ErrorCollector::ErrorLocation location, int *line, int *column) const |
| |
| bool | FindImport (const Message *descriptor, const std::string &name, int *line, int *column) const |
| |
| bool | FindImport (const Message *descriptor, const string &name, int *line, int *column) const |
| |
| | SourceLocationTable () |
| |
| | SourceLocationTable () |
| |
| | ~SourceLocationTable () |
| |
| | ~SourceLocationTable () |
| |
◆ LocationMap [1/2]
◆ LocationMap [2/2]
◆ SourceLocationTable() [1/2]
| google::protobuf::compiler::SourceLocationTable::SourceLocationTable |
( |
| ) |
|
◆ ~SourceLocationTable() [1/2]
| google::protobuf::compiler::SourceLocationTable::~SourceLocationTable |
( |
| ) |
|
◆ SourceLocationTable() [2/2]
| google::protobuf::compiler::SourceLocationTable::SourceLocationTable |
( |
| ) |
|
◆ ~SourceLocationTable() [2/2]
| google::protobuf::compiler::SourceLocationTable::~SourceLocationTable |
( |
| ) |
|
◆ Add() [1/2]
◆ Add() [2/2]
◆ AddImport() [1/2]
| void google::protobuf::compiler::SourceLocationTable::AddImport |
( |
const Message * |
descriptor, |
|
|
const std::string & |
name, |
|
|
int |
line, |
|
|
int |
column |
|
) |
| |
◆ AddImport() [2/2]
| void google::protobuf::compiler::SourceLocationTable::AddImport |
( |
const Message * |
descriptor, |
|
|
const string & |
name, |
|
|
int |
line, |
|
|
int |
column |
|
) |
| |
◆ Clear() [1/2]
| void google::protobuf::compiler::SourceLocationTable::Clear |
( |
| ) |
|
◆ Clear() [2/2]
| void google::protobuf::compiler::SourceLocationTable::Clear |
( |
| ) |
|
◆ Find() [1/2]
◆ Find() [2/2]
◆ FindImport() [1/2]
| bool google::protobuf::compiler::SourceLocationTable::FindImport |
( |
const Message * |
descriptor, |
|
|
const std::string & |
name, |
|
|
int * |
line, |
|
|
int * |
column |
|
) |
| const |
◆ FindImport() [2/2]
| bool google::protobuf::compiler::SourceLocationTable::FindImport |
( |
const Message * |
descriptor, |
|
|
const string & |
name, |
|
|
int * |
line, |
|
|
int * |
column |
|
) |
| const |
◆ import_location_map_ [1/2]
◆ import_location_map_ [2/2]
◆ location_map_
| LocationMap google::protobuf::compiler::SourceLocationTable::location_map_ |
|
private |
The documentation for this class was generated from the following files: