Lines Matching refs:errors
280 /// Errors from the lexer are never passed to the parser. Either you want
287 /// errors and keep going, looking for a valid token.
299 /// characters until it gets a good one; errors are not passed through
480 /// and recover from errors
547 /// one token/tree node is consumed for two errors.
741 /// not parsing. Once in recovery mode, no errors are generated.
906 /// Get number of recognition errors (lexer, parser, tree parser). Each
908 /// separate count. Does not count the spurious errors found between
1493 /// is actually what we wanted next. Used for tree node errors too.
2216 * Errors are not generated in errorRecovery mode.
4677 // yet successfully, don't report any errors.