Possible to have empty productions?
Open
- Dominant language
- Python
- Stars
- 391
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
I have two modes: One where I do a full parse and another where I just want to parse out certain productions. Is this possible? Do I need to setup the Lexer differently or can I handle it in the Parser? If so, for either, any hints would be helpful.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.