Ticket #22 (closed Feature: wontfix)

Opened 3 years ago

Last modified 2 years ago

Better ParseException error recovery

Reported by: jathey Assigned to: bwilliams
Priority: Medium Milestone:
Component: Parsers Keywords:
Cc:

Description

The page https://javacc.dev.java.net/doc/errorrecovery.html has many suggestions on how to better recover from Parse errors. Implement some of them to make the parsers more robust.

Change History

09/21/05 16:53:24 changed by James Athey

Assigned to James Athey

06/07/06 15:54:26 changed by Brian Williams

Assigned to Brian Williams

02/16/07 11:49:33 changed by bwilliams

  • status changed from assigned to closed.
  • resolution set to wontfix.

Now that the policy writing is done by the backend there is less of a need for this.