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

Rename J.InstanceOf.Padding#getExpr() and J.LambdaParameters.Padding#getParams() #4163

Merged
merged 2 commits into from
May 3, 2024

Conversation

knutwannheden
Copy link
Contributor

@knutwannheden knutwannheden commented May 2, 2024

The name should be in line with J.InstanceOf#getExpression() and the J.InstanceOf#expression field, therefore renaming. Keeping the old method as deprecated for backward compatibility.

For the same reason also renaming J.LambdaParameters.Padding#getParams() to align with J.LambdaParameters#getParameters().

The name should be in line with `J.InstanceOf#getExpression()` and the `J.InstanceOf#expression` field, therefore renaming. Keeping the old method as deprecated for backward compatibility.
The name should be in line with `J.LambdaParameters#getParameters()` and the `J.LambdaParameters#parameters` field, therefore renaming. Keeping the old method as deprecated for backward compatibility.
@timtebeek timtebeek added the enhancement New feature or request label May 2, 2024
@knutwannheden knutwannheden changed the title Rename J.InstanceOf.Padding#getExpr() Rename J.InstanceOf.Padding#getExpr() and J.LambdaParameters.Padding#getParams() May 3, 2024
@knutwannheden knutwannheden merged commit 735b393 into main May 3, 2024
1 check passed
@knutwannheden knutwannheden deleted the instanceof-padding-expr branch May 3, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants