cur_value


Description:

public TokenValue cur_value ()

Gets the current token value.

This is simply the value field in the Scanner structure.

Parameters:

this

a Scanner

Returns:

the current token value