JSONParser

Constructors

this
this()
Undocumented in source.
this
this(T input)

Members

Enums

JSONType
enum JSONType

Functions

peekType
JSONType peekType()

Variables

input
ForwardRange!dchar input;
lineNumber
size_t lineNumber;

Meta