MCPcopy Create free account
hub / github.com/Tencent/phxrpc / ~ToolCodeRender

Method ~ToolCodeRender

codegen/tool_code_render.cpp:40–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40ToolCodeRender::~ToolCodeRender() {
41}
42
43void ToolCodeRender::GenerateToolHpp(SyntaxTree *stree, FILE *write) {
44 char file_name[128]{'\0'};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected