-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
P2A bug or feature request we're likely to work onA 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.For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.model-flowImplementation of flow analysis in analyzer/cfeImplementation of flow analysis in analyzer/cfetype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Milestone
Description
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.
lin72h
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA 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.For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.model-flowImplementation of flow analysis in analyzer/cfeImplementation of flow analysis in analyzer/cfetype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug