tartar
/
com.github.adriantodt.tartar.impl
/
ParserImpl
/
ContextImpl
/
peekAheadUntil
common
peek
Ahead
Until
open override fun
peekAheadUntil
(vararg type:
T
):
List
<
Token
<
T
>>
Content copied to clipboard
Peeks the tokens ahead until a token of any of the types is found.