Iterator

Undocumented in source.

Members

Functions

ctor
void ctor(CallContext* cc, Dobject o)
Undocumented in source. Be warned that the author may not have intended to support it.
next
Value* next()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ITERATOR_VALUE
enum uint ITERATOR_VALUE;
Undocumented in source.
callcontext
CallContext* callcontext;
Undocumented in source.
foo
uint foo;
Undocumented in source.
keyindex
size_t keyindex;
Undocumented in source.
keys
Value[] keys;
Undocumented in source.
o
Dobject o;
Undocumented in source.
ostart
Dobject ostart;
Undocumented in source.

Meta