MCPcopy 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
74SyntaxFunc::~SyntaxFunc() {
75}
76
77const SyntaxParam *SyntaxFunc::GetReq() const {
78 return &req_;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected