Expand description
JSON query language parser.
Note:
This crate is not maintained anymore.
It has been superseded by the jaq-syn
crate.
Functions§
- defs
- Parser for a sequence of definitions.
- main
- Parser for a (potentially empty) sequence of definitions, followed by a filter.
- parse
- Parse a string with a given parser.
Type Aliases§
- Error
- Lex/parse error.