Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxrpc
/ ~SyntaxFunc
Method
~SyntaxFunc
codegen/syntax_tree.cpp:74–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
SyntaxFunc::~SyntaxFunc() {
75
}
76
77
const SyntaxParam *SyntaxFunc::GetReq() const {
78
return &req_;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected