Skip to content

[Patterns] Flow analysis #50419

@stereotype441

Description

@stereotype441

Tracking issue for the implementation of flow analysis for patterns.

This includes implementing the flow analysis engine for patterns and adding calls to the engine from the shared logic in pkg/_fe_analyzer_shared/lib/src/type_inference/type_analyzer.dart. I'm assuming that the analyzer and CFE will use that shared logic for all their patterns analysis, so there shouldn't be any need to add calls from the analyzer and CFE directly to flow analysis for pattern support.

Metadata

Metadata

Assignees

Labels

P2A bug or feature request we're likely to work onarea-dart-modelFor issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.model-flowImplementation of flow analysis in analyzer/cfetype-enhancementA request for a change that isn't a bug

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions