#include <java_field.h>
Public Attributes | |
std::string | capitalized_name |
std::string | disambiguated_reason |
std::string | name |
Definition at line 157 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/java/java_field.h.
std::string google::protobuf::compiler::java::FieldGeneratorInfo::capitalized_name |
Definition at line 159 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/java/java_field.h.
std::string google::protobuf::compiler::java::FieldGeneratorInfo::disambiguated_reason |
Definition at line 160 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/java/java_field.h.
std::string google::protobuf::compiler::java::FieldGeneratorInfo::name |
Definition at line 158 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/java/java_field.h.