Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ getName
Method
getName
src/hx/cppia/ArrayBuiltin.cpp:78–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
args.swap(ioExpressions);
77
}
78
const char *ArrayBuiltinBase::getName() { return
"ArrayBuiltinBase"
; }
79
80
81
CppiaExpr *ArrayBuiltinBase::link(CppiaModule &inData)
Callers
5
main
Function · 0.45
GetClassFields
Method · 0.45
GetInstanceFields
Method · 0.45
where
Method · 0.45
callScriptable
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected