JsonValueRange

Undocumented in source.

Constructors

this
this(JSONValue value)
Undocumented in source.

Members

Functions

dup
JsonValueRange dup()
Undocumented in source. Be warned that the author may not have intended to support it.
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.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

front
JSONParserNode!string front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

empty
bool empty;
Undocumented in source.

Meta