Searched defs:ImmutableGeneratorFactory (Results 1 – 1 of 1) sorted by relevance
27 class ImmutableGeneratorFactory : public GeneratorFactory { class29 explicit ImmutableGeneratorFactory(Context* context) : context_(context) {} in ImmutableGeneratorFactory() function in google::protobuf::compiler::java::ImmutableGeneratorFactory