Skip to content

dartdoc: documentation for public class extending private class #6998

Closed
@kevmoo

Description

@kevmoo

What steps will reproduce the problem?

  1. create a public class that extends a private class. See diff:
    kevmoo/bot.dart@3de76d8
  2. Generate docs. See diff:
    kevmoo/bot.dart@248d564

What is the expected output? What do you see instead?

Ideally: the private class would be invisible. Members inherited from the private class would appear as defined locally.

Instead I see a link to a documentation file that doesn't exist for the class.

What version of the product are you using? On what operating system?

r15355, Mac

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-pkgUsed for miscellaneous pkg/ packages not associated with specific area- teams.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions