webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Functions | Variables
google::protobuf::compiler::js Namespace Reference

Classes

class  Generator
 
struct  GeneratorOptions
 

Functions

bool NamespaceOnly (const Descriptor *desc)
 
void GenerateBytesWrapper (const GeneratorOptions &options, io::Printer *printer, const FieldDescriptor *field, BytesMode bytes_mode)
 

Variables

const char * kKeyword []
 

Function Documentation

◆ GenerateBytesWrapper()

void google::protobuf::compiler::js::GenerateBytesWrapper ( const GeneratorOptions options,
io::Printer printer,
const FieldDescriptor field,
BytesMode  bytes_mode 
)

◆ NamespaceOnly()

bool google::protobuf::compiler::js::NamespaceOnly ( const Descriptor desc)

Variable Documentation

◆ kKeyword

const char* google::protobuf::compiler::js::kKeyword[]