tartar
/
com.github.adriantodt.tartar.api.lexer
/
LexerContext
/
peek
common
peek
abstract fun
peek
():
Char
Content copied to clipboard
Peeks the next character of the reader.
abstract fun
peek
(distance:
Int
):
Char
Content copied to clipboard
Peeks a character a distance far away of the reader.