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 whitespace before import semicolon #4577

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

timtebeek
Copy link
Contributor

What's changed?

Add import to statementDelim(Tree) in Java ParserVisitors.

What's your motivation?

Anyone you would like to review specifically?

@traceyyoshima

@timtebeek timtebeek merged commit 5ca981f into main Oct 12, 2024
2 checks passed
@timtebeek timtebeek deleted the detect-whitespace-before-import branch October 12, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working parser-java
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Minor parsing issue; space after import, before semi-colon
2 participants