decimateTree

Mixin to simplify a parse tree inside a grammar

@safe
mixin template decimateTree () {}

Members

Static functions

decimateTree
ParseTree decimateTree(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta