JsonArrayRange

Undocumented in source.

Constructors

this
this(Json source)
Undocumented in source.

Members

Functions

popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
Json front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

m_index
uint m_index;
Undocumented in source.
m_source
Json m_source;
Undocumented in source.

Meta