tartar
/
com.github.adriantodt.tartar.api.parser
/
ParserContext
/
peekAheadUntil
common
peek
Ahead
Until
abstract fun
peekAheadUntil
(vararg type:
T
):
List
<
K
>
Content copied to clipboard
Peeks the tokens ahead until a token of any of the types is found.