State position representation
Closed this issue · 1 comments
jamesdbrock commented
The Parser.String maintains its position by dropping the consumed portion of the input, rather than using the Position, as we do. We could do likewise.
jamesdbrock commented
No, instead we use the Position {index} in parsing v9.