API documentation

ModuleDescription
stdx.data.json.foundation Exception definitions specific to the JSON processing functions.
stdx.data.json.generator Contains routines for converting JSON values to their string represencation.
stdx.data.json.lexer Provides JSON lexing facilities.
stdx.data.json.parser Provides various means for parsing JSON documents.
stdx.data.json.value Defines a generic value type for builing and holding JSON documents in memory.
stdx.data.json Package import for the whole std.data.json package.