#include <java_context.h>
Definition at line 65 of file java_context.h.
◆ Context()
google::protobuf::compiler::java::Context::Context |
( |
const FileDescriptor * |
file, |
|
|
const Options & |
options |
|
) |
| |
◆ ~Context()
google::protobuf::compiler::java::Context::~Context |
( |
| ) |
|
◆ EnforceLite()
bool google::protobuf::compiler::java::Context::EnforceLite |
( |
| ) |
const |
|
inline |
◆ GetFieldGeneratorInfo()
◆ GetNameResolver()
ClassNameResolver * google::protobuf::compiler::java::Context::GetNameResolver |
( |
| ) |
const |
◆ GetOneofGeneratorInfo()
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()
google::protobuf::compiler::java::Context::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
Context |
| ) |
|
|
private |
◆ HasGeneratedMethods()
bool google::protobuf::compiler::java::Context::HasGeneratedMethods |
( |
const Descriptor * |
descriptor | ) |
const |
◆ InitializeFieldGeneratorInfo()
void google::protobuf::compiler::java::Context::InitializeFieldGeneratorInfo |
( |
const FileDescriptor * |
file | ) |
|
|
private |
◆ InitializeFieldGeneratorInfoForFields()
void google::protobuf::compiler::java::Context::InitializeFieldGeneratorInfoForFields |
( |
const std::vector< const FieldDescriptor * > & |
fields | ) |
|
|
private |
◆ InitializeFieldGeneratorInfoForMessage()
void google::protobuf::compiler::java::Context::InitializeFieldGeneratorInfoForMessage |
( |
const Descriptor * |
message | ) |
|
|
private |
◆ options()
const Options& google::protobuf::compiler::java::Context::options |
( |
| ) |
const |
|
inline |
◆ field_generator_info_map_
◆ name_resolver_
std::unique_ptr<ClassNameResolver> google::protobuf::compiler::java::Context::name_resolver_ |
|
private |
◆ oneof_generator_info_map_
◆ options_
Options google::protobuf::compiler::java::Context::options_ |
|
private |
The documentation for this class was generated from the following files: