MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / iterator

Method iterator

include/hx/Operators.h:427–430  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

425
426
427Dynamic String::iterator()
428{
429 return new hx::StringValueIterator(*this);
430}
431
432
433Dynamic String::keyValueIterator()

Callers 4

runObjectMethod · 0.80
runGetIteratatorMethod · 0.80
runObjectMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected