#include <memory>
#include "src/compiler/config.h"
#include "src/compiler/php_generator.h"
#include "src/compiler/php_generator_helpers.h"
Go to the source code of this file.
Classes | |
class | PHPGrpcGenerator |
Functions | |
int | main (int argc, char *argv[]) |
Definition at line 93 of file php_plugin.cc.