fge / grappa-debugger

A JavaFX application to debug grappa/parboiled parsers
Other
7 stars 5 forks source link

Filtering of nodes in "Parse tree" #1

Open ghost opened 9 years ago

ghost commented 9 years ago

Even with small grammars the parse tree can become quite large (and hard to browse). Debugging could get easier when one had the possibility to filter some nodes so not all are displayed.

Examples for filter:

ghost commented 9 years ago

After discussing this idea we found some potential extensions to it: