webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <map>
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/compiler/javanano/javanano_params.h>
Go to the source code of this file.
Classes | |
class | google::protobuf::compiler::javanano::FieldGenerator |
class | google::protobuf::compiler::javanano::FieldGeneratorMap |
Namespaces | |
google::protobuf | |
google::protobuf::io | |
google::protobuf::compiler | |
google::protobuf::compiler::javanano | |
Functions | |
void | google::protobuf::compiler::javanano::SetCommonOneofVariables (const FieldDescriptor *descriptor, map< string, string > *variables) |
void | google::protobuf::compiler::javanano::GenerateOneofFieldEquals (const FieldDescriptor *descriptor, const map< string, string > &variables, io::Printer *printer) |
void | google::protobuf::compiler::javanano::GenerateOneofFieldHashCode (const FieldDescriptor *descriptor, const map< string, string > &variables, io::Printer *printer) |