Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Provide a helper function to find DeclareType declarations for type name #1770

Closed
oxisto opened this issue Oct 2, 2024 · 1 comment · Fixed by #1781
Closed

Provide a helper function to find DeclareType declarations for type name #1770

oxisto opened this issue Oct 2, 2024 · 1 comment · Fixed by #1781
Assignees

Comments

@oxisto
Copy link
Member

oxisto commented Oct 2, 2024

We need to look up declarations who implement DeclareType in both the type resolver as well as the ResolveCallExpressionAmbiguityPass. We should harmonize this logic into a new function, e.g. findTypeDeclaration.

@oxisto oxisto self-assigned this Oct 2, 2024
oxisto added a commit that referenced this issue Oct 2, 2024
oxisto added a commit that referenced this issue Oct 4, 2024
oxisto added a commit that referenced this issue Oct 8, 2024
@oxisto oxisto linked a pull request Oct 8, 2024 that will close this issue
@oxisto
Copy link
Member Author

oxisto commented Oct 8, 2024

Was implemented by #1781

@oxisto oxisto closed this as completed Oct 8, 2024
oxisto added a commit that referenced this issue Nov 6, 2024
oxisto added a commit that referenced this issue Nov 15, 2024
oxisto added a commit that referenced this issue Nov 28, 2024
oxisto added a commit that referenced this issue Nov 29, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant