pushdown.parser

Undocumented in source.

Members

Aliases

Parser
alias Parser = Rule[]
Undocumented in source.

Static functions

parse
Node[] parse(Rule[] rules, Node[] nodes)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta