Skip to content

Conversation

ericvergnaud
Copy link
Contributor

No description provided.

@ericvergnaud
Copy link
Contributor Author

Fixes #1638

@parrt parrt added this to the 4.6.1 milestone Jan 30, 2017
@parrt parrt merged commit fb22b1d into antlr:master Jan 30, 2017
@ericvergnaud ericvergnaud deleted the missing-js-export branch January 31, 2017 05:13
@rozza2058 rozza2058 mentioned this pull request Mar 20, 2017
@@ -166,3 +166,4 @@ exports.NoViableAltException = NoViableAltException;
exports.LexerNoViableAltException = LexerNoViableAltException;
exports.InputMismatchException = InputMismatchException;
exports.FailedPredicateException = FailedPredicateException;
exports.ParseCancellationException = ParseCancellationException;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be added in index.js as well

@ericvergnaud
Copy link
Contributor Author

ericvergnaud commented Mar 22, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants