webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google::protobuf::compiler | |
google::protobuf::compiler::csharp | |
Functions | |
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) |