Commit 8b97e6c
Fine. Support for all top-level elements in getElementId().
This adds previously missed classes, which was not noticed previously
because the implementation was always incomplete, and I wanted to have
something runnable. I started running fine-grained dependencies over
Flutter and uncovered a few holes. So, now it is time to add stricter
checks and complete the list of top-level elements.
Change-Id: If5e5d561817cd8e61fb7e666338355cbeca35974
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/443620
Reviewed-by: Paul Berry <[email protected]>
Commit-Queue: Konstantin Shcheglov <[email protected]>1 parent d90b10c commit 8b97e6c
File tree
2 files changed
+510
-2
lines changed- pkg/analyzer
- lib/src/fine
- test/src/dart/analysis
2 files changed
+510
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
364 | 370 | | |
365 | 371 | | |
366 | 372 | | |
| |||
369 | 375 | | |
370 | 376 | | |
371 | 377 | | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
372 | 382 | | |
373 | 383 | | |
374 | | - | |
375 | 384 | | |
376 | | - | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
377 | 389 | | |
378 | 390 | | |
379 | 391 | | |
| |||
0 commit comments