MCPcopy Create free account
hub / github.com/apache/thrift / get_xceptions

Method get_xceptions

compiler/cpp/src/thrift/parse/t_function.h:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 t_struct* get_arglist() const { return arglist_; }
79
80 t_struct* get_xceptions() const { return xceptions_; }
81
82 bool is_oneway() const { return oneway_; }
83

Callers 15

dump_docstringsFunction · 0.80
auditFunction · 0.80
compare_single_functionFunction · 0.80
validateMethod · 0.80
generate_functionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected