cur_token


Description:

public TokenType cur_token ()

Gets the current token type.

This is simply the token field in the Scanner structure.

Parameters:

this

a Scanner

Returns:

the current token type