szcze
Results
3
issues of
szcze
On a parse error, `Parser.results` is `undefined`. Is there a way to get partial results for the part of the input that has been matched?
question
I have created a graph in the graph editor that includes a component with an ArrayPort. The port's event handler for the `data` event outputs its parameters to console (please...
bug
Does Jison do any sort of error recovery? What algorithm is used? Or does it just throw an exception on the first error?