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

review: fix: refactor visitCtForEach method #5244

Merged
merged 1 commit into from
Jun 11, 2023
Merged

Conversation

MartinWitt
Copy link
Collaborator

Narrow instanceof from CtVariable to CtLocalVariable aligning it with the cast afterwards.
Improve if, else construct with else at the end.

Narrow instanceof from CtVariable to CtLocalVariable aligning it with the cast afterwards.
Improve if, else construct with else at the end.
@MartinWitt MartinWitt changed the title wip: fix: refactor visitCtForEach method review: fix: refactor visitCtForEach method May 31, 2023
Copy link
Collaborator

@SirYwell SirYwell left a comment

Choose a reason for hiding this comment

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

Looks good

@SirYwell SirYwell merged commit 779438a into master Jun 11, 2023
@SirYwell SirYwell deleted the secondary-harrier branch June 11, 2023 18:45
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.

2 participants