tartar
/
com.github.adriantodt.tartar.impl
/
ParserImpl
/
ContextImpl
/
matchAny
common
match
Any
open override fun
matchAny
(vararg type:
T
):
Boolean
Content copied to clipboard
Equivalent to
nextIsAny
, but eats the current token if true.