#include <memory>
#include "src/compiler/config.h"
#include "src/compiler/node_generator.h"
#include "src/compiler/node_generator_helpers.h"
Go to the source code of this file.
Classes | |
class | NodeGrpcGenerator |
Functions | |
int | main (int argc, char *argv[]) |
Definition at line 79 of file node_plugin.cc.