Skip to content
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

[Sealed class] dartdoc implementation #3328

Closed
itsjustkevin opened this issue Feb 7, 2023 · 3 comments
Closed

[Sealed class] dartdoc implementation #3328

itsjustkevin opened this issue Feb 7, 2023 · 3 comments
Assignees
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures type-enhancement A request for a change that isn't a bug

Comments

@itsjustkevin
Copy link

No description provided.

@srawlins srawlins added type-enhancement A request for a change that isn't a bug P1 A high priority bug; for example, a single project is unusable or has many test failures labels Feb 7, 2023
@jcollins-g jcollins-g self-assigned this Feb 21, 2023
@jcollins-g
Copy link
Contributor

This should be a simple matter of marking sealed classes as sealed in dartdoc's output, but will double check to make sure.

@jcollins-g
Copy link
Contributor

#3354 adds most of this. It should be closed out with the rest of the class modifiers once support for inferred modifiers are complete.

@jcollins-g
Copy link
Contributor

Closing; inferred modifiers are complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

3 participants