Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxrpc
/ ~SyntaxParam
Method
~SyntaxParam
codegen/syntax_tree.cpp:55–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
SyntaxParam::~SyntaxParam() {
56
}
57
58
void SyntaxParam::SetType(const char *type) {
59
strncpy(type_, type, sizeof(type_) - 1);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected