Skip to content

[dartdoc] Generics don't resolve in the analyzer. #55458

Open
@kallentu

Description

@kallentu

As seen in the comment here flutter/flutter#146652 (comment).
The analyzer doesn't seem to create the proper references any type in square brackets with generics, like [List<int>].

Dartdoc's comment reference resolution currently does have this feature and we would want to make sure this is supported before moving over to @docImports, since that will use the analyzer's resolution of comment references.

cc. @srawlins @goderbauer

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4analyzer-apiIssues that impact the public API of the analyzer packagearea-dart-modelFor issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions