#include <memory>
#include <google/protobuf/compiler/objectivec/objectivec_helpers.h>
#include "src/compiler/config.h"
#include "src/compiler/objective_c_generator.h"
#include "src/compiler/objective_c_generator_helpers.h"
Go to the source code of this file.
Classes | |
class | ObjectiveCGrpcGenerator |
Functions | |
int | main (int argc, char *argv[]) |
Definition at line 324 of file objective_c_plugin.cc.