ensureEOF

fun <R> ParserContext<*, *>.ensureEOF(block: () -> R): R

Ensures there's no character files after this block of code.