tartar
/
com.github.adriantodt.tartar.impl
/
ParserImpl
/
ContextImpl
/
nextIsAny
common
next
Is
Any
open override fun
nextIsAny
(vararg types:
T
):
Boolean
Content copied to clipboard
Peeks the next token and if the token type is equal to any of the types, returns true.