cjheath / treetop

A Ruby-based parsing DSL based on parsing expression grammars.
https://cjheath.github.io/treetop
MIT License
306 stars 22 forks source link

SyntaxNode#elements always relinks children; ctor ensures children have ... #17

Closed maddenp closed 10 years ago

maddenp commented 10 years ago

...parents