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

Method is_map

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

Source from the content-addressed store, hash-verified

36 t_type* get_val_type() const { return val_type_; }
37
38 bool is_map() const override { return true; }
39
40 void validate() const override {
41#ifndef ALLOW_EXCEPTIONS_AS_TYPE

Callers 15

validate_const_recFunction · 0.45
compare_typeFunction · 0.45
resolve_const_valueMethod · 0.45
print_const_valueMethod · 0.45
get_dart_type_stringMethod · 0.45
type_nameMethod · 0.45
type_name_instantiateMethod · 0.45
type_to_enumMethod · 0.45
write_type_specMethod · 0.45
get_type_nameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected