Grammatica - Bugs: bug #8141, All references to "rule"...
You are not allowed to post comments on this tracker with your current authentication level.
bug #8141: All references to "rule" should be removed
Submitter: | Per Cederberg <cederberg> | ||
Submitted: | Sun 14 Mar 2004 10:52:45 AM UTC | ||
Severity: | 1 - Minor | Item Group: | Software |
Status: | None | Assigned to: | cederberg |
Open/Closed: | Open |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
No changes have been made to this item
In the implementation classes (RecursiveDescentParser and others) there are still references to the concept of a "rule" (variable and method names). This should have been replaced with "alternative" some time ago, as that is the corresponding name for the concept right now.