143144145146147148149150
errors.add(parserError); } } }); } Collections.sort(errors, new ErrorSourceRangeComparator()); return errors; }