MCPcopy 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
365private:
366 // File path

Callers 2

get_import_pathMethod · 0.80
parse_importsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected