Skip to main content

Module parser

Module parser 

Source

Structs§

Lexer
Lexer for tokenizing JSONata expressions
Parser
Parser for JSONata expressions using Pratt parsing

Enums§

ParserError
Parser errors
Token
Token types for the lexer

Functions§

parse
Parse a JSONata expression string into an AST