dart-petitparser
dart-petitparser copied to clipboard
`debug` doesn't work well for `undefined` parsers
See the question from stackoverflow: http://stackoverflow.com/questions/21951118/how-to-use-debug-with-undefined-parser
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.