JsonValueRange

Undocumented in source.

Constructors

this
this(JSONValue value)
Undocumented in source.

Members

Functions

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

Variables

empty
bool empty;
Undocumented in source.
front
JSONParserNode!string front;
Undocumented in source.

Meta