MCPcopy Create free account
hub / github.com/EmbeddedRPC/erpc / get_type

Method get_type

erpcgen/src/cpptemplate/cpptempl.cpp:130–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128 ~Token() = default;
129
130 token_type_t get_type() const { return m_type; }
131 const std::string &get_value() const { return m_value; }
132};
133

Callers 14

matchMethod · 0.80
parse_factorMethod · 0.80
parse_bfactorMethod · 0.80
parse_gfactorMethod · 0.80
parse_afactorMethod · 0.80
parse_mfactorMethod · 0.80
parse_btermMethod · 0.80
parse_otermMethod · 0.80
parse_exprMethod · 0.80
NodeForMethod · 0.80
NodeIfMethod · 0.80
NodeDefMethod · 0.80

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.64