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

Method getTokenName

erpcgen/src/Token.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44const char *Token::getTokenName() const
45{
46 return get_token_name(m_token);
47}
48
49bool Token::isNumberTok() const
50{

Callers 6

getIntValueMethod · 0.95
handleBinaryOpMethod · 0.80
handleUnionCaseMethod · 0.80
lookupDataTypeMethod · 0.80
getAnnotationValueMethod · 0.80
Token.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected