Package-level declarations

Types

Link copied to clipboard

API for generating json

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

A JsonToken is a Token that should be parsed by the JsonParser generated by the JsonLexer

Link copied to clipboard

A JsonTokenInputStream provides the JsonTokens for a Parser. It is created by the JsonLexer

Link copied to clipboard

Token-types for the JsonTokens