skipOnlyUntil

fun ParserContext<TokenType, Node>.skipOnlyUntil(vararg type: TokenType): Boolean