Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
const char *Token::getTokenName() const
45
{
46
return get_token_name(m_token);
47
}
48
49
bool Token::isNumberTok() const
50
{
Callers
6
getIntValue
Method · 0.95
handleBinaryOp
Method · 0.80
handleUnionCase
Method · 0.80
lookupDataType
Method · 0.80
getAnnotationValue
Method · 0.80
Token.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected