Jens Johansen
|
5b76fc2172
|
[parser] Better recovery of methods/fields called 'const', 'final', 'var' or 'void'
Change-Id: I370089a6de8c585a60785fe069de5da869ae23f6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/145820
Commit-Queue: Jens Johansen <jensj@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
|
2020-05-06 11:56:24 +00:00 |
|
Johnni Winther
|
c8ff1b0c21
|
[cfe] Add BlockKind to parse/begin/endBlock
... and use this to computed AssignedVariables data for try statements
Change-Id: I235575b055cb89b553baf0ac728d9954d8d0aaa6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/123251
Reviewed-by: Jens Johansen <jensj@google.com>
Commit-Queue: Johnni Winther <johnniwinther@google.com>
|
2019-10-29 09:17:06 +00:00 |
|
Johnni Winther
|
688454c4a7
|
[cfe] Compute AssignedVariables in body builder
For-loops and try statements currently not supported.
Change-Id: I52a591b55149ddfd5d0c5792239555d72b8146fe
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/123248
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
|
2019-10-29 09:17:06 +00:00 |
|