cur_position


Description:

public int cur_position ()

Returns the current position in the current line (counting from 0).

This is the position of the last token parsed via get_next_token.

Parameters:

this

a Scanner

Returns:

the current position on the line