tartar
/
com.github.adriantodt.tartar.impl
/
LexerImpl
/
ContextImpl
/
peek
common
peek
open override fun
peek
():
Char
Content copied to clipboard
Peeks the next character of the reader.
open override fun
peek
(distance:
Int
):
Char
Content copied to clipboard
Peeks a character a distance far away of the reader.