funkwerk.stdx.data.json

Modules

foundation
module funkwerk.stdx.data.json.foundation

Exception definitions specific to the JSON processing functions.

generator
module funkwerk.stdx.data.json.generator

Contains routines for converting JSON values to their string represencation.

lexer
module funkwerk.stdx.data.json.lexer

Provides JSON lexing facilities.

parser
module funkwerk.stdx.data.json.parser

Provides various means for parsing JSON documents.

taggedalgebraic
module funkwerk.stdx.data.json.taggedalgebraic
Undocumented in source.
value
module funkwerk.stdx.data.json.value

Defines a generic value type for builing and holding JSON documents in memory.