Package de.marhali.json5.stream
-
Class Summary Class Description Json5Lexer This is a lexer to convert the provided data into tokens according to the json5 specification.Json5Parser A parser to parse tokenized Json5 data into a parse tree ofJson5Element's.Json5Writer Writes a tree ofJson5Element's into their string literal representation by using awritestream.