#include <java_enum_lite.h>
Definition at line 61 of file java_enum_lite.h.
◆ EnumLiteGenerator()
google::protobuf::compiler::java::EnumLiteGenerator::EnumLiteGenerator |
( |
const EnumDescriptor * |
descriptor, |
|
|
bool |
immutable_api, |
|
|
Context * |
context |
|
) |
| |
◆ ~EnumLiteGenerator()
google::protobuf::compiler::java::EnumLiteGenerator::~EnumLiteGenerator |
( |
| ) |
|
◆ Generate()
void google::protobuf::compiler::java::EnumLiteGenerator::Generate |
( |
io::Printer * |
printer | ) |
|
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()
google::protobuf::compiler::java::EnumLiteGenerator::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
EnumLiteGenerator |
| ) |
|
|
private |
◆ aliases_
std::vector<Alias> google::protobuf::compiler::java::EnumLiteGenerator::aliases_ |
|
private |
◆ canonical_values_
std::vector<const EnumValueDescriptor*> google::protobuf::compiler::java::EnumLiteGenerator::canonical_values_ |
|
private |
◆ context_
Context* google::protobuf::compiler::java::EnumLiteGenerator::context_ |
|
private |
◆ descriptor_
const EnumDescriptor* google::protobuf::compiler::java::EnumLiteGenerator::descriptor_ |
|
private |
◆ immutable_api_
bool google::protobuf::compiler::java::EnumLiteGenerator::immutable_api_ |
|
private |
◆ name_resolver_
ClassNameResolver* google::protobuf::compiler::java::EnumLiteGenerator::name_resolver_ |
|
private |
The documentation for this class was generated from the following files: