readString

fun LexerContext<*>.readString(delimiter: Char): String

Reads a String up until a delimiter.