Namespaces | Functions
protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc File Reference
#include <google/protobuf/compiler/java/java_doc_comment.h>
#include <vector>
#include <google/protobuf/descriptor.pb.h>
#include <google/protobuf/io/printer.h>
#include <google/protobuf/stubs/strutil.h>
Include dependency graph for protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc:

Go to the source code of this file.

Namespaces

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

Functions

std::string google::protobuf::compiler::java::EscapeJavadoc (const std::string &input)
 
static std::string google::protobuf::compiler::java::FirstLineOf (const std::string &value)
 
void google::protobuf::compiler::java::WriteDeprecatedJavadoc (io::Printer *printer, const FieldDescriptor *field, const FieldAccessorType type)
 
template<typename DescriptorType >
static void google::protobuf::compiler::java::WriteDocCommentBody (io::Printer *printer, const DescriptorType *descriptor)
 
static void google::protobuf::compiler::java::WriteDocCommentBodyForLocation (io::Printer *printer, const SourceLocation &location)
 
void google::protobuf::compiler::java::WriteEnumDocComment (io::Printer *printer, const EnumDescriptor *enum_)
 
void google::protobuf::compiler::java::WriteEnumValueDocComment (io::Printer *printer, const EnumValueDescriptor *value)
 
void google::protobuf::compiler::java::WriteFieldAccessorDocComment (io::Printer *printer, const FieldDescriptor *field, const FieldAccessorType type, const bool builder)
 
void google::protobuf::compiler::java::WriteFieldDocComment (io::Printer *printer, const FieldDescriptor *field)
 
void google::protobuf::compiler::java::WriteFieldEnumValueAccessorDocComment (io::Printer *printer, const FieldDescriptor *field, const FieldAccessorType type, const bool builder)
 
void google::protobuf::compiler::java::WriteFieldStringBytesAccessorDocComment (io::Printer *printer, const FieldDescriptor *field, const FieldAccessorType type, const bool builder)
 
void google::protobuf::compiler::java::WriteMessageDocComment (io::Printer *printer, const Descriptor *message)
 
void google::protobuf::compiler::java::WriteMethodDocComment (io::Printer *printer, const MethodDescriptor *method)
 
void google::protobuf::compiler::java::WriteServiceDocComment (io::Printer *printer, const ServiceDescriptor *service)
 


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