Skip to content

Conversation

@ktoso
Copy link
Collaborator

@ktoso ktoso commented Nov 14, 2025

We cannot just blindly visit all getClasses() because this includes types form super classes as well. This is useful in general, but in this context we specifically want types which are nested in this exact declaration, not its parens.

We cannot just blindly visit all getClasses() because this includes
types form super classes as well. This is useful in general, but in this
context we specifically want types which are nested in this exact
declaration, not its parens.
@ktoso ktoso force-pushed the wip-nested-types-superclass-wrap branch from 9ef3f1c to 8414bf8 Compare November 14, 2025 06:18
@ktoso ktoso merged commit a9add7f into swiftlang:main Nov 17, 2025
48 checks passed
@ktoso ktoso deleted the wip-nested-types-superclass-wrap branch November 17, 2025 02:36
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