We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ClassDefSymbolAPI#method
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As in the title. This is a variant of #6515. We need to propagate the fix from https://github.com/lampepfl/dotty/pull/6521/files#diff-94f1cae70a9f01db6e3eecd271b7f759R1559 to all other places in the API where we call Type#allMembers (probably Type#decls as well?)
Type#allMembers
Type#decls
The text was updated successfully, but these errors were encountered:
Merge pull request #6569 from dotty-staging/fix-tasty-reflect-class-m…
ba6a973
…ethod Fix #6543: propagate previous fix
Successfully merging a pull request may close this issue.
As in the title. This is a variant of #6515. We need to propagate the fix from https://github.com/lampepfl/dotty/pull/6521/files#diff-94f1cae70a9f01db6e3eecd271b7f759R1559 to all other places in the API where we call
Type#allMembers
(probablyType#decls
as well?)The text was updated successfully, but these errors were encountered: