Skip to content

Conversation

@copybara-service
Copy link
Contributor

IdentifierName: don't crash on receiver parameters

Receiver parameters are only present in source at method declarations, the logic here was try to match them up with the parameter list of a super method and failing to find the corresponding parameter.

Receiver parameters are only present in source at method declarations, the logic here was try to match them up with the parameter list of a super method and failing to find the corresponding parameter.

PiperOrigin-RevId: 866031773
@copybara-service copybara-service bot merged commit eda59fc into master Feb 5, 2026
@copybara-service copybara-service bot deleted the test_866010595 branch February 5, 2026 19:18
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.

1 participant