package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Jun 8, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package parser provides a recursive descent parser for AQL queries.
Parser parses AQL queries into an AST.
New creates a new parser for the given input.
Parse parses the input and returns a Query AST.
ParseStatement parses the input and returns a Statement (Query or Mutation).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.