Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ identStr
Method
identStr
src/hx/cppia/Cppia.h:402–402 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
400
void registerDebugger();
401
402
inline const char *identStr(int inId) { return strings[inId].raw_ptr(); }
403
inline const char *typeStr(int inId) { return types[inId]->name.c_str(); }
404
};
405
Callers
2
linkTypes
Method · 0.80
load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected