MCPcopy Create free account
hub / github.com/Tencent/phxrpc / GetPrefix

Method GetPrefix

codegen/syntax_tree.cpp:149–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149const char *SyntaxTree::GetPrefix() const {
150 return prefix_;
151}
152
153const SyntaxFuncVector *SyntaxTree::GetFuncList() const {
154 return &func_list_;

Callers 5

Proto2ToolFunction · 0.45
Proto2ServiceFunction · 0.45
Proto2ServerFunction · 0.45
Proto2ClientFunction · 0.45
PrintTreeFunction · 0.45

Calls

no outgoing calls

Tested by 1

PrintTreeFunction · 0.36