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

Handles the TypePattern DOM API modifications in the JDT.UI #1995

Conversation

subyssurendran666
Copy link

What it does

In the JDT Core DOM, the TypePattern APIs have been modified to handle unnamed variables and patterns, as expected to be implemented through eclipse-jdt/eclipse.jdt.core#3635. Therefore, appropriate changes need to be made in JDT UI as well.

This PR closes #1994

How to test

Author checklist

Copy link
Member

@noopur2507 noopur2507 left a comment

Choose a reason for hiding this comment

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

Multiple changes are required.

  • Some code changes need simplification
  • Some changes will cause a CCE
  • Some changes are unnecessary

I will create a new PR to fix #1994

@noopur2507
Copy link
Member

I have created #2001 to fix #1994.

@noopur2507 noopur2507 closed this Feb 7, 2025
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.

Handles the TypePattern DOM API modifications in the JDT.UI
2 participants