ScannerG.getNextToken

Parses the next token just like g_scanner_peek_next_token() and also removes it from the input stream. The token data is placed in the token, value, line, and position fields of the GScanner structure.

class ScannerG
getNextToken
()

Return Value

the type of the token