webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
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 [] |
void google::protobuf::compiler::js::GenerateBytesWrapper | ( | const GeneratorOptions & | options, |
io::Printer * | printer, | ||
const FieldDescriptor * | field, | ||
BytesMode | bytes_mode | ||
) |
bool google::protobuf::compiler::js::NamespaceOnly | ( | const Descriptor * | desc | ) |
const char* google::protobuf::compiler::js::kKeyword[] |