Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxrpc
/ ~SyntaxTree
Method
~SyntaxTree
codegen/syntax_tree.cpp:125–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
SyntaxTree::~SyntaxTree() {
126
}
127
128
void SyntaxTree::SetProtoFile(const char * proto_file) {
129
strncpy(proto_file_, proto_file, sizeof(proto_file_) - 1);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected