|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <text_format.h>
Public Member Functions | |
| ParseInfoTree () | |
| ~ParseInfoTree () | |
| ParseLocation | GetLocation (const FieldDescriptor *field, int index) const |
| ParseInfoTree * | GetTreeForNested (const FieldDescriptor *field, int index) const |
Friends | |
| class | TextFormat |
| google::protobuf::TextFormat::ParseInfoTree::ParseInfoTree | ( | ) |
| google::protobuf::TextFormat::ParseInfoTree::~ParseInfoTree | ( | ) |
| TextFormat::ParseLocation google::protobuf::TextFormat::ParseInfoTree::GetLocation | ( | const FieldDescriptor * | field, |
| int | index | ||
| ) | const |
| TextFormat::ParseInfoTree * google::protobuf::TextFormat::ParseInfoTree::GetTreeForNested | ( | const FieldDescriptor * | field, |
| int | index | ||
| ) | const |
|
friend |
1.8.13