masala-parser
masala-parser copied to clipboard
Calculate current line
The parser response gives the index, but not the current line.
I started to put consumed inside a meta:{consumed, line} object. Thought I think it's a good pattern, it's probably overkill.