Skip to content

Commit bdacb7d

Browse files
johnniwintherCommit Queue
authored andcommitted
[_fe_analyzer_shared] Add evaluateExpression
This adds a helper method that evaluates an [Expression] based on the semantics that can be deduced from the syntax. Change-Id: I1b54ee03c1380d337969671133179aa557702a9b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/392440 Reviewed-by: Konstantin Shcheglov <[email protected]> Commit-Queue: Johnni Winther <[email protected]>
1 parent 58c336e commit bdacb7d

23 files changed

+2040
-1
lines changed

pkg/_fe_analyzer_shared/analysis_options_no_lints.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ analyzer:
2121
- test/inference/inferred_variable_types/data/**
2222
- test/inheritance/data/**
2323
- test/metadata/data/**
24+
- test/metadata/evaluate_data/**

0 commit comments

Comments
 (0)