Skip to content

Conversation

mlilback
Copy link
Contributor

The ParseTreeProtocol defines enterEventRule and ExitEventRule as throws. The generated Listener and BaseListener are missing the throws clause, making it impossible for a subclass to throw an Error in these methods.

@parrt parrt added this to the 4.9 milestone Oct 20, 2020
@parrt parrt merged commit 797f81d into antlr:master Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants