Scanner.nextToken

glib.types.TokenType nextToken() @property

Get nextToken field.

Returns

token parsed by the last [glib.scanner.Scanner.peekNextToken]
void nextToken(glib.types.TokenType propval) @property

Set nextToken field.

Parameters

propvaltoken parsed by the last [glib.scanner.Scanner.peekNextToken]