Commit ea81fac
Elements. Rename 'LibraryElement2.functions' to 'topLevelFunctions'.
For consistency with the name of the item `TopLevelFunctionElement`,
as `List<TopLevelVariableElement2> get topLevelVariables` does.
Change-Id: I52f119493ecdfeb4005926c46f1ac14838a6d46d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/396980
Commit-Queue: Konstantin Shcheglov <[email protected]>
Reviewed-by: Brian Wilkerson <[email protected]>1 parent 5681cfa commit ea81fac
File tree
8 files changed
+17
-27
lines changed- pkg
- analysis_server/lib/src/services/correction/dart
- analyzer
- lib
- dart/element
- src
- dart/element
- summary2
- test_utilities
- test/src/summary
8 files changed
+17
-27
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1445 | 1445 | | |
1446 | 1446 | | |
1447 | 1447 | | |
1448 | | - | |
1449 | | - | |
1450 | | - | |
1451 | | - | |
1452 | | - | |
1453 | | - | |
1454 | 1448 | | |
1455 | 1449 | | |
1456 | 1450 | | |
| |||
1502 | 1496 | | |
1503 | 1497 | | |
1504 | 1498 | | |
| 1499 | + | |
| 1500 | + | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
| 1504 | + | |
1505 | 1505 | | |
1506 | 1506 | | |
1507 | 1507 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6495 | 6495 | | |
6496 | 6496 | | |
6497 | 6497 | | |
6498 | | - | |
| 6498 | + | |
6499 | 6499 | | |
6500 | 6500 | | |
6501 | | - | |
| 6501 | + | |
6502 | 6502 | | |
6503 | 6503 | | |
6504 | 6504 | | |
| |||
6545 | 6545 | | |
6546 | 6546 | | |
6547 | 6547 | | |
6548 | | - | |
| 6548 | + | |
6549 | 6549 | | |
6550 | 6550 | | |
6551 | 6551 | | |
| |||
6893 | 6893 | | |
6894 | 6894 | | |
6895 | 6895 | | |
6896 | | - | |
| 6896 | + | |
6897 | 6897 | | |
6898 | 6898 | | |
6899 | 6899 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1197 | 1197 | | |
1198 | 1198 | | |
1199 | 1199 | | |
1200 | | - | |
| 1200 | + | |
1201 | 1201 | | |
1202 | 1202 | | |
1203 | 1203 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
903 | 903 | | |
904 | 904 | | |
905 | 905 | | |
906 | | - | |
| 906 | + | |
907 | 907 | | |
908 | 908 | | |
909 | 909 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
468 | 467 | | |
469 | 468 | | |
470 | 469 | | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | 470 | | |
481 | 471 | | |
482 | 472 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| |||
0 commit comments