Skip to content

Conversation

lrytz
Copy link
Member

@lrytz lrytz commented May 23, 2025

Compact compilation units are not referrible, so we can skip over them.

Fixes #18584

Compact compilation units are not referrible, so we can skip over them.
@lrytz
Copy link
Member Author

lrytz commented Aug 29, 2025

I merged the Scala 2 version of this for 2.13.17 (scala/scala#11066)

@lrytz
Copy link
Member Author

lrytz commented Aug 29, 2025

Oh I missed the prior work at #18790. That PR builds an AST for the "implicitly declared class". But since there cannot be any references to that class or its members, I don't think that's necessary?

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.

JavaParsers doesn't support JEP 445: Unnamed Classes and Instance Main Methods
1 participant