#include "src/compiler/csharp_generator.h"
#include <cctype>
#include <map>
#include <sstream>
#include <vector>
#include "src/compiler/config.h"
#include "src/compiler/csharp_generator_helpers.h"
Go to the source code of this file.
Namespaces | |
grpc_csharp_generator | |
Functions | |
std::string | grpc_csharp_generator::GetServices (const FileDescriptor *file, bool generate_client, bool generate_server, bool internal_access) |