#include <memory>
#include "src/compiler/config.h"
#include "src/compiler/csharp_generator.h"
#include "src/compiler/csharp_generator_helpers.h"
Go to the source code of this file.
Classes | |
class | CSharpGrpcGenerator |
Functions | |
int | main (int argc, char *argv[]) |
Definition at line 84 of file csharp_plugin.cc.