whileParsingClauses
fun whileParsingClauses(context: ExecutionContext, input: String, index: Int, row: Int, column: Int, message: String): SyntaxError
Creates a SyntaxError reporting that parsing the index-th clause of input failed at row:column, with detail message; the error message includes a caret (^) pointing at the offending column, produced via errorDetector.