#include <java_extension_lite.h>
|
static void | InitTemplateVars (const FieldDescriptor *descriptor, const std::string &scope, bool immutable, ClassNameResolver *name_resolver, std::map< std::string, std::string > *vars_pointer) |
|
static void | InitTemplateVars (const FieldDescriptor *descriptor, const std::string &scope, bool immutable, ClassNameResolver *name_resolver, std::map< std::string, std::string > *vars_pointer) |
|
◆ ImmutableExtensionLiteGenerator() [1/2]
google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::ImmutableExtensionLiteGenerator |
( |
const FieldDescriptor * |
descriptor, |
|
|
Context * |
context |
|
) |
| |
|
explicit |
◆ ~ImmutableExtensionLiteGenerator() [1/2]
google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::~ImmutableExtensionLiteGenerator |
( |
| ) |
|
|
virtual |
◆ ImmutableExtensionLiteGenerator() [2/2]
google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::ImmutableExtensionLiteGenerator |
( |
const FieldDescriptor * |
descriptor, |
|
|
Context * |
context |
|
) |
| |
|
explicit |
◆ ~ImmutableExtensionLiteGenerator() [2/2]
virtual google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::~ImmutableExtensionLiteGenerator |
( |
| ) |
|
|
virtual |
◆ Generate() [1/2]
void google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::Generate |
( |
io::Printer * |
printer | ) |
|
|
virtual |
◆ Generate() [2/2]
void google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::Generate |
( |
io::Printer * |
printer | ) |
|
|
overridevirtual |
◆ GenerateNonNestedInitializationCode() [1/2]
int google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::GenerateNonNestedInitializationCode |
( |
io::Printer * |
printer | ) |
|
|
virtual |
◆ GenerateNonNestedInitializationCode() [2/2]
int google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::GenerateNonNestedInitializationCode |
( |
io::Printer * |
printer | ) |
|
|
overridevirtual |
◆ GenerateRegistrationCode() [1/2]
int google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::GenerateRegistrationCode |
( |
io::Printer * |
printer | ) |
|
|
virtual |
◆ GenerateRegistrationCode() [2/2]
int google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::GenerateRegistrationCode |
( |
io::Printer * |
printer | ) |
|
|
overridevirtual |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
◆ descriptor_
const FieldDescriptor * google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::descriptor_ |
|
private |
◆ name_resolver_
ClassNameResolver * google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::name_resolver_ |
|
private |
◆ scope_
std::string google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::scope_ |
|
private |
The documentation for this class was generated from the following files: