Opened 17 years ago
Last modified 17 years ago
#1 new enhancement
Add parser object as argument to parsing methods
| Reported by: | dsowen | Owned by: | |
|---|---|---|---|
| Priority: | major | Keywords: | |
| Cc: |
Description (last modified by dsowen)
This would allow for easy extension of existing parsers. For example, I could define a basic SQL grammar and then define different dialects by overriding only those productions that are different.
Note: See
TracTickets for help on using
tickets.
