token_pos(byte_offset)
Instance Public methods
Calculates the column (by character) and line of the current token from
scanner based on byte_offset.
Calculates the column (by character) and line of the current token from
scanner based on byte_offset.
Please login to continue.