Skip to content

Scaladoc does not show inherited fields #23183

New issue

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

Open
bishabosha opened this issue May 19, 2025 · 0 comments
Open

Scaladoc does not show inherited fields #23183

bishabosha opened this issue May 19, 2025 · 0 comments

Comments

@bishabosha
Copy link
Member

bishabosha commented May 19, 2025

Compiler version

3.6.3 (did not confirm with 3.7.0)

Minimized code

in Tasty Query library 1.5.0 (compiled with scala 3.6.3) - ClassSymbol inherits the public owner field of Symbol, but it is not visible from ScalaDoc.

https://javadoc.io/doc/ch.epfl.scala/tasty-query_3/1.5.0/tastyquery/Symbols$$ClassSymbol.html#

Expectation

it should be there, like with inherited methods.

@bishabosha bishabosha added itype:bug stat:needs triage Every issue needs to have an "area" and "itype" label labels May 19, 2025
@Gedochao Gedochao added area:doctool and removed stat:needs triage Every issue needs to have an "area" and "itype" label labels May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants