funkwerk.stdx.data.json.foundation

Exception definitions specific to the JSON processing functions.

Members

Classes

JSONException
class JSONException

* JSON specific exception. * * This exception is thrown during the lexing and parsing stages.

Functions

enforceJson
void enforceJson(bool cond, string message, Location loc)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Location
struct Location

Represents a location in an input range/file.

Meta

Authors

Sönke Ludwig