Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect import within class body. #101

Merged
merged 3 commits into from
Aug 26, 2019
Merged

Conversation

sampottinger
Copy link
Owner

Add customized error message for import statements placed within class bodies. Includes localization for Spanish and English. See #100.

Implemented check for imports in class bodies without localization, providing a more informative error message when imports end up in unexpected places.
@sampottinger sampottinger merged commit 92814ba into antlr Aug 26, 2019
@sampottinger
Copy link
Owner Author

Note that this resolves issues highlighted in processing#5753

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.

None yet

1 participant