Skip to content

Scala: fix parsing of type parameters applied to method invocations#7388

Merged
greg-at-moderne merged 2 commits intomainfrom
greg-scala-typed-method-ref
Apr 16, 2026
Merged

Scala: fix parsing of type parameters applied to method invocations#7388
greg-at-moderne merged 2 commits intomainfrom
greg-scala-typed-method-ref

Conversation

@greg-at-moderne
Copy link
Copy Markdown
Contributor

@greg-at-moderne greg-at-moderne commented Apr 16, 2026

What's changed?

Another amendment to the Scala parser. Fixing how method invocations with type parameters applied are parsed, e.g.

List.newBuilder[Instant]

What's your motivation?

More complete Scala support.

@greg-at-moderne greg-at-moderne self-assigned this Apr 16, 2026
@github-project-automation github-project-automation bot moved this to In Progress in OpenRewrite Apr 16, 2026
@greg-at-moderne greg-at-moderne marked this pull request as ready for review April 16, 2026 13:18
@greg-at-moderne greg-at-moderne merged commit 4eb011c into main Apr 16, 2026
1 check passed
@greg-at-moderne greg-at-moderne deleted the greg-scala-typed-method-ref branch April 16, 2026 13:19
@github-project-automation github-project-automation bot moved this from In Progress to Done in OpenRewrite Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant