Scanner.curPosition
uint curPosition()Returns the current position in the current line (counting from 0). This is the position of the last token parsed via [glib.scanner.Scanner.getNextToken].
Returns
the current position on the line
uint curPosition()Returns the current position in the current line (counting from 0). This is the position of the last token parsed via [glib.scanner.Scanner.getNextToken].