webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
csharp_doc_comment.h File Reference
#include <google/protobuf/io/printer.h>
#include <google/protobuf/descriptor.h>

Go to the source code of this file.

Namespaces

 google
 
 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)