Namespaces | Macros
protobuf/src/google/protobuf/compiler/parser_unittest.cc File Reference
#include <google/protobuf/compiler/parser.h>
#include <algorithm>
#include <map>
#include <memory>
#include <vector>
#include <google/protobuf/test_util2.h>
#include <google/protobuf/unittest.pb.h>
#include <google/protobuf/any.pb.h>
#include <google/protobuf/unittest_custom_options.pb.h>
#include <google/protobuf/io/tokenizer.h>
#include <google/protobuf/io/zero_copy_stream_impl.h>
#include <google/protobuf/descriptor.pb.h>
#include <google/protobuf/text_format.h>
#include <google/protobuf/wire_format.h>
#include <google/protobuf/testing/googletest.h>
#include <gtest/gtest.h>
#include <google/protobuf/stubs/substitute.h>
#include <google/protobuf/stubs/map_util.h>
Include dependency graph for protobuf/src/google/protobuf/compiler/parser_unittest.cc:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::compiler
 

Macros

#define ETC   "name:\"foo\" label:LABEL_REQUIRED number:1"
 

Macro Definition Documentation

◆ ETC

#define ETC   "name:\"foo\" label:LABEL_REQUIRED number:1"

Variable Documentation

◆ descriptor_proto

const Message* descriptor_proto

◆ error_collector_

MockErrorCollector error_collector_
protected

◆ field

◆ file_

FileDescriptorProto file_
protected

◆ index

int index

◆ input_

std::unique_ptr<io::Tokenizer> input_
protected

◆ markers_

std::map<char, std::pair<int, int> > markers_
private

◆ parser_

std::unique_ptr<Parser> parser_
protected

◆ pool_

DescriptorPool pool_
protected

◆ raw_input_

std::unique_ptr<io::ZeroCopyInputStream> raw_input_
protected

◆ require_syntax_identifier_

bool require_syntax_identifier_
protected

◆ source_locations_

const SourceLocationTable& source_locations_
private

◆ spans_

SpanMap spans_
private

◆ text_

std::string text_

◆ text_without_markers_

std::string text_without_markers_
private

◆ warning_

std::string warning_

◆ wrapped_collector_

io::ErrorCollector* wrapped_collector_
private


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:25