consume() ahead until index_of_next_character==index; can't just set index_of_next_character=index as we must update line and charPositionInLine. If we seek backwards, just set index_of_next_character @uml @override
See Implementation
consume() ahead until index_of_next_character==index; can't just set index_of_next_character=index as we must update line and charPositionInLine. If we seek backwards, just set index_of_next_character @uml @override