#include <tokenizer.h>
Public Member Functions | |
virtual void | AddError (int line, ColumnNumber column, const std::string &message)=0 |
virtual void | AddError (int line, ColumnNumber column, const std::string &message)=0 |
virtual void | AddWarning (int line, ColumnNumber column, const std::string &message) |
virtual void | AddWarning (int, ColumnNumber, const std::string &) |
ErrorCollector () | |
ErrorCollector () | |
virtual | ~ErrorCollector () |
virtual | ~ErrorCollector () |
Private Member Functions | |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ErrorCollector) | |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ErrorCollector) | |
Definition at line 66 of file bloaty/third_party/protobuf/src/google/protobuf/io/tokenizer.h.
|
inline |
Definition at line 68 of file bloaty/third_party/protobuf/src/google/protobuf/io/tokenizer.h.
|
virtual |
Definition at line 191 of file bloaty/third_party/protobuf/src/google/protobuf/io/tokenizer.cc.
|
inline |
Definition at line 69 of file protobuf/src/google/protobuf/io/tokenizer.h.
|
virtual |
|
pure virtual |
Implemented in google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector, google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector, google::protobuf::descriptor_unittest::SimpleErrorCollector, google::protobuf::compiler::CommandLineInterface::ErrorPrinter, google::protobuf::compiler::SourceTreeDescriptorDatabase::SingleFileErrorCollector, google::protobuf::compiler::SourceTreeDescriptorDatabase::SingleFileErrorCollector, google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector, google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector, google::protobuf::descriptor_unittest::SimpleErrorCollector, and google::protobuf::compiler::CommandLineInterface::ErrorPrinter.
|
pure virtual |
Implemented in google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector, google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector, google::protobuf::descriptor_unittest::SimpleErrorCollector, google::protobuf::compiler::CommandLineInterface::ErrorPrinter, google::protobuf::compiler::SourceTreeDescriptorDatabase::SingleFileErrorCollector, google::protobuf::compiler::SourceTreeDescriptorDatabase::SingleFileErrorCollector, google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector, google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector, google::protobuf::descriptor_unittest::SimpleErrorCollector, and google::protobuf::compiler::CommandLineInterface::ErrorPrinter.
|
inlinevirtual |
Reimplemented in google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector, google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector, google::protobuf::compiler::CommandLineInterface::ErrorPrinter, google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector, google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector, and google::protobuf::compiler::CommandLineInterface::ErrorPrinter.
Definition at line 80 of file bloaty/third_party/protobuf/src/google/protobuf/io/tokenizer.h.
|
inlinevirtual |
Reimplemented in google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector, google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector, google::protobuf::compiler::CommandLineInterface::ErrorPrinter, google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector, google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector, and google::protobuf::compiler::CommandLineInterface::ErrorPrinter.
Definition at line 81 of file protobuf/src/google/protobuf/io/tokenizer.h.
|
private |
|
private |