beginToken

open fun beginToken(): Char(source)

Return

the next character that marks the beginning of the next token. All characters must remain in the buffer between two successive calls to this method to implement backup correctly.