(parse-pql-query query)Parse a query string as PQL. Parse errors will result in a bad-query-ex.
Parse a query string as PQL. Parse errors will result in a bad-query-ex.
(pprint-failure {:keys [line column text reason]})Takes an augmented failure object and prints the error message
Takes an augmented failure object and prints the error message
(pql->ast pql)Convert a PQL string to AST format.
Convert a PQL string to AST format.
(print-reason r)Provides special case for printing negative lookahead reasons
Provides special case for printing negative lookahead reasons
(transform tree)Transform parsed PQL to AST.
Transform parsed PQL to AST.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |