current
Returns the current token, which is the token that was previously consumed. This is equivalent to peeking one step back.
Return
The current token, or null if there is no current token.
Returns the current token, which is the token that was previously consumed. This is equivalent to peeking one step back.
The current token, or null if there is no current token.