pegkit
pegkit copied to clipboard
Add a column property to PKToken.
This records the position of the token within the current line.
I suspect this has the same problem as [pkToken lineNumber]
where it is wrong while parsing.
See:
- Issue https://github.com/itod/pegkit/issues/22
- Issue https://github.com/itod/pegkit/issues/48