Interface representing a token in the system.
The index of the token in the source.
The string value of the token.
The type of the token, defined by the TokenType enum.
Interface representing a token in the system.