Liking cljdoc? Tell your friends :D

instaparse.failure

Facilities for printing and manipulating error messages.

Facilities for printing and manipulating error messages.
raw docstring

instaparse.gll

The heart of the parsing mechanism. Contains the trampoline structure, the parsing dispatch function, the nodes where listeners are stored, the different types of listeners, and the loop for executing the various listeners and parse commands that are on the stack.

The heart of the parsing mechanism.  Contains the trampoline structure,
the parsing dispatch function, the nodes where listeners are stored,
the different types of listeners, and the loop for executing the various
listeners and parse commands that are on the stack.
raw docstring

instaparse.print

Facilities for taking parsers and grammars, and converting them to strings. Used for pretty-printing.

Facilities for taking parsers and grammars, and converting them to strings.
Used for pretty-printing.
raw docstring

instaparse.transform

Functions to transform parse trees

Functions to transform parse trees
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close