| abi_traverse_context_with_path (const abi_serializer &abis, abi_serializer::yield_function_t yield, const std::string_view &type) |
| abi_traverse_context_with_path (const abi_serializer &abis, const abi_traverse_context &ctx, const std::string_view &type) |
void | set_path_root (const std::string_view &type) |
fc::scoped_exit< std::function< void()> > | push_to_path (const path_item &item) |
void | hint_struct_type_if_in_array (const map< type_name, struct_def >::const_iterator &itr) |
void | hint_variant_type_if_in_array (const map< type_name, variant_def >::const_iterator &itr) |
string | maybe_shorten (const std::string_view &str) |
fc::scoped_exit< std::function< void()> > | enter_scope () |