Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
149
const char *SyntaxTree::GetPrefix() const {
150
return prefix_;
151
}
152
153
const SyntaxFuncVector *SyntaxTree::GetFuncList() const {
154
return &func_list_;
Callers
5
Proto2Tool
Function · 0.45
Proto2Service
Function · 0.45
Proto2Server
Function · 0.45
Proto2Client
Function · 0.45
PrintTree
Function · 0.45
Calls
no outgoing calls
Tested by
1
PrintTree
Function · 0.36