cur_line


Description:

public int cur_line ()

Returns the current line in the input stream (counting from 1).

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

Parameters:

this

a Scanner

Returns:

the current line