Returns the starting errors of the parser.
@override Iterable<String> getStartingErrors() { return ['const ErrorExpectedTags([${escapeString(tag)}])']; }