Skip to content

Add identical and power operators to Groovy Parser#5790

Merged
timtebeek merged 1 commit intomainfrom
groovy-parser-identical-and-power-operators
Jul 23, 2025
Merged

Add identical and power operators to Groovy Parser#5790
timtebeek merged 1 commit intomainfrom
groovy-parser-identical-and-power-operators

Conversation

@jevanlingen
Copy link
Copy Markdown
Contributor

What's changed?

The **, **=, === and !== operators are supported.

What's your motivation?

Improve groovy parser completeness.

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@jevanlingen jevanlingen self-assigned this Jul 23, 2025
@github-project-automation github-project-automation Bot moved this to In Progress in OpenRewrite Jul 23, 2025
@jevanlingen jevanlingen changed the title Add identity and power operators to Groovy Parser Add identical and power operators to Groovy Parser Jul 23, 2025
@jevanlingen jevanlingen moved this from In Progress to Ready to Review in OpenRewrite Jul 23, 2025
@timtebeek timtebeek merged commit 4483f65 into main Jul 23, 2025
2 checks passed
@timtebeek timtebeek deleted the groovy-parser-identical-and-power-operators branch July 23, 2025 08:44
@github-project-automation github-project-automation Bot moved this from Ready to Review to Done in OpenRewrite Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants