fun readString(): String
Reads the next token of the input as a string.
NoMoreLinesToReadException - if the last token of the line was consumed and there is no more lines to read
InputParsingException - if an error occurs while reading the input