api / tv.twelvetone.rjson / RJsonLexer / advance

advance

fun advance(): IElementType?

Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.

Exceptions

java.io.IOException - if any I/O-Error occurs

Return
the next token