TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
google::protobuf::compiler::Parser Member List

This is the complete list of members for google::protobuf::compiler::Parser, including all inherited members.

AddError(int line, int column, const string &error)google::protobuf::compiler::Parserprivate
AddError(const string &error)google::protobuf::compiler::Parserprivate
AtEnd()google::protobuf::compiler::Parserinlineprivate
Consume(const char *text, const char *error)google::protobuf::compiler::Parserprivate
Consume(const char *text)google::protobuf::compiler::Parserprivate
ConsumeEndOfDeclaration(const char *text, const LocationRecorder *location)google::protobuf::compiler::Parserprivate
ConsumeIdentifier(string *output, const char *error)google::protobuf::compiler::Parserprivate
ConsumeInteger(int *output, const char *error)google::protobuf::compiler::Parserprivate
ConsumeInteger64(uint64 max_value, uint64 *output, const char *error)google::protobuf::compiler::Parserprivate
ConsumeNumber(double *output, const char *error)google::protobuf::compiler::Parserprivate
ConsumeSignedInteger(int *output, const char *error)google::protobuf::compiler::Parserprivate
ConsumeString(string *output, const char *error)google::protobuf::compiler::Parserprivate
error_collector_google::protobuf::compiler::Parserprivate
GetSyntaxIdentifier()google::protobuf::compiler::Parserinline
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(Parser)google::protobuf::compiler::Parserprivate
had_errors_google::protobuf::compiler::Parserprivate
input_google::protobuf::compiler::Parserprivate
LookingAt(const char *text)google::protobuf::compiler::Parserinlineprivate
LookingAtType(io::Tokenizer::TokenType token_type)google::protobuf::compiler::Parserinlineprivate
OPTION_ASSIGNMENT enum valuegoogle::protobuf::compiler::Parserprivate
OPTION_STATEMENT enum valuegoogle::protobuf::compiler::Parserprivate
OptionStyle enum namegoogle::protobuf::compiler::Parserprivate
Parse(io::Tokenizer *input, FileDescriptorProto *file)google::protobuf::compiler::Parser
ParseDefaultAssignment(FieldDescriptorProto *field, const LocationRecorder &field_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseEnumBlock(EnumDescriptorProto *enum_type, const LocationRecorder &enum_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseEnumConstant(EnumValueDescriptorProto *enum_value, const LocationRecorder &enum_value_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseEnumConstantOptions(EnumValueDescriptorProto *value, const LocationRecorder &enum_value_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseEnumDefinition(EnumDescriptorProto *enum_type, const LocationRecorder &enum_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseEnumStatement(EnumDescriptorProto *message, const LocationRecorder &enum_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseExtend(RepeatedPtrField< FieldDescriptorProto > *extensions, RepeatedPtrField< DescriptorProto > *messages, const LocationRecorder &parent_location, int location_field_number_for_nested_type, const LocationRecorder &extend_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseExtensions(DescriptorProto *message, const LocationRecorder &extensions_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseFieldOptions(FieldDescriptorProto *field, const LocationRecorder &field_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseImport(RepeatedPtrField< string > *dependency, RepeatedField< int32 > *public_dependency, RepeatedField< int32 > *weak_dependency, const LocationRecorder &root_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseLabel(FieldDescriptorProto::Label *label, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseMessageBlock(DescriptorProto *message, const LocationRecorder &message_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseMessageDefinition(DescriptorProto *message, const LocationRecorder &message_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseMessageField(FieldDescriptorProto *field, RepeatedPtrField< DescriptorProto > *messages, const LocationRecorder &parent_location, int location_field_number_for_nested_type, const LocationRecorder &field_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseMessageFieldNoLabel(FieldDescriptorProto *field, RepeatedPtrField< DescriptorProto > *messages, const LocationRecorder &parent_location, int location_field_number_for_nested_type, const LocationRecorder &field_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseMessageStatement(DescriptorProto *message, const LocationRecorder &message_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseOneof(OneofDescriptorProto *oneof_decl, DescriptorProto *containing_type, int oneof_index, const LocationRecorder &oneof_location, const LocationRecorder &containing_type_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseOption(Message *options, const LocationRecorder &options_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseOption(Message *options, const LocationRecorder &options_location, const FileDescriptorProto *containing_file, OptionStyle style)google::protobuf::compiler::Parserprivate
ParseOptionNamePart(UninterpretedOption *uninterpreted_option, const LocationRecorder &part_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseOptions(const LocationRecorder &parent_location, const FileDescriptorProto *containing_file, const int optionsFieldNumber, Message *mutable_options)google::protobuf::compiler::Parserprivate
ParsePackage(FileDescriptorProto *file, const LocationRecorder &root_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
Parser()google::protobuf::compiler::Parser
ParseServiceBlock(ServiceDescriptorProto *service, const LocationRecorder &service_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseServiceDefinition(ServiceDescriptorProto *service, const LocationRecorder &service_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseServiceMethod(MethodDescriptorProto *method, const LocationRecorder &method_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseServiceStatement(ServiceDescriptorProto *message, const LocationRecorder &service_location, const FileDescriptorProto *containing_file)google::protobuf::compiler::Parserprivate
ParseSyntaxIdentifier()google::protobuf::compiler::Parserprivate
ParseTopLevelStatement(FileDescriptorProto *file, const LocationRecorder &root_location)google::protobuf::compiler::Parserprivate
ParseType(FieldDescriptorProto::Type *type, string *type_name)google::protobuf::compiler::Parserprivate
ParseUninterpretedBlock(string *value)google::protobuf::compiler::Parserprivate
ParseUserDefinedType(string *type_name)google::protobuf::compiler::Parserprivate
RecordErrorsTo(io::ErrorCollector *error_collector)google::protobuf::compiler::Parserinline
RecordSourceLocationsTo(SourceLocationTable *location_table)google::protobuf::compiler::Parserinline
require_syntax_identifier_google::protobuf::compiler::Parserprivate
SetRequireSyntaxIdentifier(bool value)google::protobuf::compiler::Parserinline
SetStopAfterSyntaxIdentifier(bool value)google::protobuf::compiler::Parserinline
SkipRestOfBlock()google::protobuf::compiler::Parserprivate
SkipStatement()google::protobuf::compiler::Parserprivate
source_code_info_google::protobuf::compiler::Parserprivate
source_location_table_google::protobuf::compiler::Parserprivate
stop_after_syntax_identifier_google::protobuf::compiler::Parserprivate
syntax_identifier_google::protobuf::compiler::Parserprivate
TryConsume(const char *text)google::protobuf::compiler::Parserprivate
TryConsumeEndOfDeclaration(const char *text, const LocationRecorder *location)google::protobuf::compiler::Parserprivate
upcoming_doc_comments_google::protobuf::compiler::Parserprivate
~Parser()google::protobuf::compiler::Parser