matchAll

fun <T, E> ParserContext<T, E>.matchAll(vararg types: T): Boolean