Inherits Reference < Object
Reset the current token
The token currently being lexed.
The current position in the source String.
Scan the source until the next token has been completed and return that new token.
The source code being lexed.