dart-petitparser icon indicating copy to clipboard operation
dart-petitparser copied to clipboard

`debug` doesn't work well for `undefined` parsers

Open freewind opened this issue 11 years ago • 1 comments

See the question from stackoverflow: http://stackoverflow.com/questions/21951118/how-to-use-debug-with-undefined-parser

freewind avatar Feb 25 '14 05:02 freewind

An idea: When used debug, the parsers will monitor the new/changed parsers to see if they have been applied the debug transformer. If not, apply them.

freewind avatar Feb 25 '14 05:02 freewind