#include <java_extension_lite.h>
Definition at line 48 of file java_extension_lite.h.
◆ ImmutableExtensionLiteGenerator()
google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::ImmutableExtensionLiteGenerator |
( |
const FieldDescriptor * |
descriptor, |
|
|
Context * |
context |
|
) |
| |
|
explicit |
◆ ~ImmutableExtensionLiteGenerator()
google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::~ImmutableExtensionLiteGenerator |
( |
| ) |
|
|
virtual |
◆ Generate()
void google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::Generate |
( |
io::Printer * |
printer | ) |
|
|
virtual |
◆ GenerateNonNestedInitializationCode()
int google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::GenerateNonNestedInitializationCode |
( |
io::Printer * |
printer | ) |
|
|
virtual |
◆ GenerateRegistrationCode()
int google::protobuf::compiler::java::ImmutableExtensionLiteGenerator::GenerateRegistrationCode |
( |
io::Printer * |
printer | ) |
|
|
virtual |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()
◆ 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: