Skip to content

Support for method pointers and array constructor method references #5782

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jevanlingen
Copy link
Contributor

What's changed?

  • Method pointer operator is supported (.&)
  • Array constructor method references are supported

What's your motivation?

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 moved this from In Progress to Ready to Review in OpenRewrite Jul 22, 2025
@jevanlingen jevanlingen requested a review from jkschneider July 22, 2025 07:47
@jevanlingen
Copy link
Contributor Author

@jkschneider Added you for review, as this PR also brings in another marker.

@greg-at-moderne greg-at-moderne self-requested a review July 22, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready to Review
Development

Successfully merging this pull request may close these issues.

2 participants