[][src]Crate jsonc_parser

Modules

ast
common
errors
tokens

Structs

ParseResult

Result of parsing the file.

Scanner

Functions

parse_text

Parses JSONC to an AST with comments.

Type Definitions

CommentCollection