Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

Dart2: Stop relying on AnalysisContext-only APIs #843

Closed
@matanlurey

Description

@matanlurey

In Dart2's move to a unified CFE (potentially AnalysisDriver first, then CFE), we can no longer use analyzer APIs in our compiler that are only supported in AnalysisContext (also known elsewhere as the "Task Model").

Unfortunately it's hard for me to know if we have violations (I know computeNode is one).

Known violations:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions