ScannerG.curLine

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

class ScannerG
uint
curLine
()

Return Value

Type: uint

the current line

Meta