gll-combinators
gll-combinators copied to clipboard
Position/Location of Parse Errors
One feature of scala parser combinators is the ability to get line number and position of parse error. Is there a way to achieve this here?