Skip to content

Implement constructor tear-offs in dartdoc #2655

Closed
@jcollins-g

Description

@jcollins-g

Depends on dart-lang/sdk#46020.

We can add to dartdoc's internal reference scheme for unnamed constructor tearoffs based on the specification, here: https://github.com/dart-lang/language/blob/master/accepted/future-releases/constructor-tearoffs/feature-specification.md. Specifically, allowing comment references to use [C.new] for unnamed constructor tearoffs will simplify some things in the new reference lookup code.

[Edit by eernstg on Jul 8th: Updated link to feature spec.]

Metadata

Metadata

Assignees

Labels

P1A high priority bug; for example, a single project is unusable or has many test failurestype-enhancementA request for a change that isn't a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions