Commit 381508a
Fine. Use shard ManifestItem.match()
As discussed in https://dart-review.googlesource.com/c/sdk/+/420461,
this allows having single code to match metadata.
Change-Id: I495b93dead88aa63451ae7679965cb60c7bd9bae
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/420521
Reviewed-by: Paul Berry <[email protected]>
Commit-Queue: Konstantin Shcheglov <[email protected]>1 parent b45827c commit 381508a
File tree
4 files changed
+102
-149
lines changed- pkg/analyzer
- lib/src
- dart/element
- fine
- test/src/dart/analysis
4 files changed
+102
-149
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
| |||
3605 | 3610 | | |
3606 | 3611 | | |
3607 | 3612 | | |
3608 | | - | |
| 3613 | + | |
| 3614 | + | |
3609 | 3615 | | |
3610 | 3616 | | |
3611 | 3617 | | |
3612 | 3618 | | |
3613 | 3619 | | |
3614 | 3620 | | |
3615 | | - | |
3616 | | - | |
3617 | | - | |
3618 | 3621 | | |
3619 | 3622 | | |
3620 | 3623 | | |
| |||
5724 | 5727 | | |
5725 | 5728 | | |
5726 | 5729 | | |
5727 | | - | |
| 5730 | + | |
5728 | 5731 | | |
5729 | 5732 | | |
5730 | 5733 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
642 | 642 | | |
643 | 643 | | |
644 | 644 | | |
645 | | - | |
646 | | - | |
| 645 | + | |
| 646 | + | |
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
| |||
685 | 685 | | |
686 | 686 | | |
687 | 687 | | |
688 | | - | |
689 | | - | |
| 688 | + | |
| 689 | + | |
690 | 690 | | |
691 | 691 | | |
692 | 692 | | |
| |||
699 | 699 | | |
700 | 700 | | |
701 | 701 | | |
702 | | - | |
703 | | - | |
| 702 | + | |
| 703 | + | |
704 | 704 | | |
705 | 705 | | |
706 | 706 | | |
| |||
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
755 | | - | |
756 | | - | |
| 755 | + | |
| 756 | + | |
757 | 757 | | |
758 | 758 | | |
759 | 759 | | |
| |||
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
831 | | - | |
832 | | - | |
| 831 | + | |
| 832 | + | |
833 | 833 | | |
834 | 834 | | |
835 | 835 | | |
| |||
849 | 849 | | |
850 | 850 | | |
851 | 851 | | |
852 | | - | |
853 | | - | |
| 852 | + | |
| 853 | + | |
854 | 854 | | |
855 | 855 | | |
856 | 856 | | |
| |||
869 | 869 | | |
870 | 870 | | |
871 | 871 | | |
872 | | - | |
873 | | - | |
| 872 | + | |
| 873 | + | |
874 | 874 | | |
875 | 875 | | |
876 | 876 | | |
| |||
0 commit comments