dart-sdk/pkg/_fe_analyzer_shared/test
Paul Berry 6318d7f2e5 Move "mini-AST" type operations to their own class.
This will allow them to be re-used in other _fe_analyzer_shared test
files.

Change-Id: Ib9c321ba8985241f2ad2c1783e9896f3f1e57408
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/264960
Commit-Queue: Paul Berry <paulberry@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2022-10-21 19:58:03 +00:00
..
constants [cfe] Implement weak mode constant canonicalization update 2021-01-22 12:06:49 +00:00
exhaustiveness Import exhaustiveness checker prototype into _fe_analyzer_shared. 2022-05-17 17:46:39 +00:00
flow_analysis Move "mini-AST" type operations to their own class. 2022-10-21 19:58:03 +00:00
inference Analyzer: Add id testing for inferred variable types 2021-04-15 16:51:47 +00:00
inheritance/data Reland "Reland "[cfe,corelib] Add class 'Record' to the core library"" 2022-10-04 12:29:47 +00:00
macros Fix typos 2022-09-16 19:35:00 +00:00
sdk Migrate _fe_analyzer_shared to null safety. 2020-12-12 03:22:29 +00:00
type_inference Shared type analysis: add more pattern types. 2022-09-20 17:15:15 +00:00
util Change DependencyWalker.walk to avoid walking already-evaluated nodes. 2022-03-29 20:34:49 +00:00
annotated_code_helper_test.dart Flow analysis: begin tracking non-promotion reasons. 2021-02-02 16:15:34 +00:00
deferred_function_literal_heuristic_test.dart Ensure that deferred function literals are visited in source order during each type inference stage. 2022-04-12 15:24:22 +00:00
id_generation_test.dart Change : to = for default values in pkg. 2022-08-24 15:57:16 +00:00
mini_ast.dart Move "mini-AST" type operations to their own class. 2022-10-21 19:58:03 +00:00
mini_ir.dart Shared type analysis: rework docs and add tests 2022-09-07 23:27:03 +00:00
mini_types.dart Flow analysis: rework some testing logic in preparation for pattern support. 2022-08-22 22:59:26 +00:00
mini_types_test.dart Flow analysis: rework some testing logic in preparation for pattern support. 2022-08-22 22:59:26 +00:00
resolve_input_uri_test.dart [cfe] Move option parsing code to _fe_analyzer_shared 2021-08-03 18:29:25 +00:00
template_replacement_test.dart [cfe,analyzer] Pass message arguments directly to AnalysisError 2021-01-11 16:45:26 +00:00