next

val next: Char

Inspect the next character in the input string, without advancing the parser position. Fails if the parser is already at the end of the input.