Commit 7013a02
Elements. Write nameOffset, firstTokenOffset, offset for fragments.
With changes to the way that we set `firstTokenOffset` that I have in
mind, I think it would be useful to write actual values.
After reviewing the current code for writing "best offset", I also
think that it is better just write the value, and not try to be
smart about it.
And for consistency we use `(nameOffset:6)` for the name offset.
Change-Id: I83772ea7497d5edf2b6c5ae6448833956be954fc
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/442006
Reviewed-by: Paul Berry <[email protected]>
Commit-Queue: Konstantin Shcheglov <[email protected]>1 parent 148b658 commit 7013a02
File tree
27 files changed
+7951
-8012
lines changed- pkg/analyzer/test/src/summary
- elements
27 files changed
+7951
-8012
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
795 | 795 | | |
796 | 796 | | |
797 | 797 | | |
798 | | - | |
799 | | - | |
800 | | - | |
801 | | - | |
802 | | - | |
803 | | - | |
804 | | - | |
805 | | - | |
806 | | - | |
807 | | - | |
808 | | - | |
809 | | - | |
810 | | - | |
811 | | - | |
812 | | - | |
813 | | - | |
814 | | - | |
815 | | - | |
816 | | - | |
817 | | - | |
818 | | - | |
819 | | - | |
820 | | - | |
821 | | - | |
822 | | - | |
823 | | - | |
824 | | - | |
825 | | - | |
826 | | - | |
827 | | - | |
828 | | - | |
829 | | - | |
830 | | - | |
831 | | - | |
832 | | - | |
833 | | - | |
834 | | - | |
835 | | - | |
836 | | - | |
837 | | - | |
838 | | - | |
839 | | - | |
840 | | - | |
841 | | - | |
842 | | - | |
843 | | - | |
844 | | - | |
845 | | - | |
846 | | - | |
847 | | - | |
848 | | - | |
849 | | - | |
850 | | - | |
851 | | - | |
852 | | - | |
853 | | - | |
854 | | - | |
855 | | - | |
856 | | - | |
857 | | - | |
858 | | - | |
859 | | - | |
860 | | - | |
861 | | - | |
862 | | - | |
863 | | - | |
864 | | - | |
865 | | - | |
866 | | - | |
867 | | - | |
868 | | - | |
869 | 798 | | |
870 | 799 | | |
871 | 800 | | |
| |||
903 | 832 | | |
904 | 833 | | |
905 | 834 | | |
906 | | - | |
907 | | - | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
908 | 845 | | |
909 | 846 | | |
910 | | - | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
911 | 850 | | |
912 | 851 | | |
913 | 852 | | |
| |||
1268 | 1207 | | |
1269 | 1208 | | |
1270 | 1209 | | |
1271 | | - | |
| 1210 | + | |
1272 | 1211 | | |
1273 | 1212 | | |
1274 | 1213 | | |
| |||
0 commit comments