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