webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
java_field.h File Reference
#include <map>
#include <memory>
#include <google/protobuf/stubs/shared_ptr.h>
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/stubs/logging.h>

Go to the source code of this file.

Classes

class  google::protobuf::compiler::java::ImmutableFieldGenerator
 
class  google::protobuf::compiler::java::ImmutableFieldLiteGenerator
 
class  google::protobuf::compiler::java::FieldGeneratorMap< FieldGeneratorType >
 
struct  google::protobuf::compiler::java::FieldGeneratorInfo
 
struct  google::protobuf::compiler::java::OneofGeneratorInfo
 

Namespaces

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

Functions

void google::protobuf::compiler::java::SetCommonFieldVariables (const FieldDescriptor *descriptor, const FieldGeneratorInfo *info, map< string, string > *variables)
 
void google::protobuf::compiler::java::SetCommonOneofVariables (const FieldDescriptor *descriptor, const OneofGeneratorInfo *info, map< string, string > *variables)
 
void google::protobuf::compiler::java::PrintExtraFieldInfo (const map< string, string > &variables, io::Printer *printer)