Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ isNumeric
Function
isNumeric
src/hx/cppia/Cppia.cpp:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
#endif
35
36
static bool isNumeric(ExprType t) { return t==etInt || t==etFloat; }
37
38
39
void cppiaClassMark(CppiaClassInfo *inClass,hx::MarkContext *__inCtx);
Callers
2
link
Method · 0.85
link
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected