This struct represents the line and column number of a token, starting at 1.
Determines line and column number based on char that is read
Returns a string representing the line and column number
Line and column number.
See Implementation
This struct represents the line and column number of a token, starting at 1.