trait ParserInput
- Companion:
- object
class Object
trait Matchable
class Any
Value members
Abstract methods
Advance the cursor and get the next char. Since the char is required to be a 7-Bit ASCII char no decoding is required.
Advance the cursor and get the next char. Since the char is required to be a 7-Bit ASCII char no decoding is required.