TokenCoordinates
The position of a token within the source code.
Parameters
line
line index, starting from 0
column
character index within line, starting from 0
The position of a token within the source code.
line index, starting from 0
character index within line, starting from 0