tartar
/
com.github.adriantodt.tartar.api.parser
/
ParserContext
/
nextIsAny
common
next
Is
Any
abstract 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.