MCPcopy 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}
78const char *ArrayBuiltinBase::getName() { return "ArrayBuiltinBase"; }
79
80
81CppiaExpr *ArrayBuiltinBase::link(CppiaModule &inData)

Callers 5

mainFunction · 0.45
GetClassFieldsMethod · 0.45
GetInstanceFieldsMethod · 0.45
whereMethod · 0.45
callScriptableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected