Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
match
Method · 0.80
parse_factor
Method · 0.80
parse_bfactor
Method · 0.80
parse_gfactor
Method · 0.80
parse_afactor
Method · 0.80
parse_mfactor
Method · 0.80
parse_bterm
Method · 0.80
parse_oterm
Method · 0.80
parse_expr
Method · 0.80
NodeFor
Method · 0.80
NodeIf
Method · 0.80
NodeDef
Method · 0.80
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.64