StringSource
A string abstraction for micro parsers.
Gets the underlying content.
Gets the current character.
Gets the current index.
Gets if the content has been fully scanned.
Creates a new string source from the given content.
Goes back by one character and returns the character.
Advances by one character and returns the character.