Liking cljdoc? Tell your friends :D

puppetlabs.puppetdb.pql


parseclj

source

parse-pql-queryclj

(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.
sourceraw docstring

pprint-failureclj

(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
sourceraw docstring

pql->astclj

(pql->ast pql)

Convert a PQL string to AST format.

Convert a PQL string to AST format.
sourceraw docstring

(print-reason r)

Provides special case for printing negative lookahead reasons

Provides special case for printing negative lookahead reasons
sourceraw docstring

transformclj

(transform tree)

Transform parsed PQL to AST.

Transform parsed PQL to AST.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close