peek Token
Return the next token, but do not delete it from the stream.
Return
The token that will be returned on the next call to next
Throws
Thrown in case of malformed input.
if no more token left
Return the next token, but do not delete it from the stream.
The token that will be returned on the next call to next
Thrown in case of malformed input.
if no more token left