next

abstract operator fun next(): Char(source)

Returns the next character and continues to the next token

Return

the next character

Since

0.1.0