Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ get_recursive
Method
get_recursive
compiler/cpp/src/thrift/parse/t_program.h:363–363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
361
void set_recursive(const bool recursive) { recursive_ = recursive; }
362
363
bool get_recursive() const { return recursive_; }
364
365
private:
366
// File path
Callers
2
get_import_path
Method · 0.80
parse_imports
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected