Scanner.curLine

Returns the current line in the input stream (counting from 1). This is the line of the last token parsed via glib.scanner.Scanner.getNextToken.

class Scanner
uint
curLine
()

Return Value

Type: uint

the current line