MCPcopy Create free account
hub / github.com/TelegramMessenger/cocoon / gen_fetch_function_end

Method gen_fetch_function_end

tl/generate/tl_writer_java.cpp:402–406  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

400}
401
402std::string TD_TL_writer_java::gen_fetch_function_end(bool has_parent, int field_num,
403 const std::vector<tl::var_description> &vars,
404 int parser_type) const {
405 return "";
406}
407
408std::string TD_TL_writer_java::gen_fetch_function_result_begin(const std::string &parser_name,
409 const std::string &class_name,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected