Commit f82c315
Elements. Set fragment offsets only using InformativeDataApplier, not in FragmentBuilder.
This way, there will be only one implementation, which will not get
out of sync with another implementation. This also makes FragmentBuilder
simpler and more cohesive.
Change-Id: I79727f549bba489be324f8ab1fdc61a9b3948cab
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/440001
Reviewed-by: Samuel Rawlins <[email protected]>
Commit-Queue: Konstantin Shcheglov <[email protected]>1 parent 8cfa901 commit f82c315
File tree
6 files changed
+126
-426
lines changed- pkg/analyzer
- lib/src
- dart
- analysis
- element
- summary2
- test/src/dart/analysis
6 files changed
+126
-426
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10013 | 10013 | | |
10014 | 10014 | | |
10015 | 10015 | | |
| 10016 | + | |
| 10017 | + | |
| 10018 | + | |
| 10019 | + | |
10016 | 10020 | | |
10017 | 10021 | | |
10018 | 10022 | | |
| |||
0 commit comments