|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <google/protobuf/compiler/csharp/csharp_doc_comment.h>#include <google/protobuf/descriptor.h>#include <google/protobuf/io/printer.h>#include <google/protobuf/stubs/strutil.h>Namespaces | |
| google::protobuf | |
| google::protobuf::compiler | |
| google::protobuf::compiler::csharp | |
Functions | |
| void | google::protobuf::compiler::csharp::WriteDocCommentBodyImpl (io::Printer *printer, SourceLocation location) |
| void | google::protobuf::compiler::csharp::WriteMessageDocComment (io::Printer *printer, const Descriptor *message) |
| void | google::protobuf::compiler::csharp::WritePropertyDocComment (io::Printer *printer, const FieldDescriptor *field) |
| void | google::protobuf::compiler::csharp::WriteEnumDocComment (io::Printer *printer, const EnumDescriptor *enumDescriptor) |
| void | google::protobuf::compiler::csharp::WriteEnumValueDocComment (io::Printer *printer, const EnumValueDescriptor *value) |
| void | google::protobuf::compiler::csharp::WriteMethodDocComment (io::Printer *printer, const MethodDescriptor *method) |
1.8.13