tartar
/
com.github.adriantodt.tartar.api.parser
/
ParserContext
/
matchAny
common
match
Any
abstract fun
matchAny
(vararg type:
T
):
Boolean
Content copied to clipboard
Equivalent to
nextIsAny
, but eats the current token if true.