@@ -359,7 +359,6 @@ Text => empty
359
359
Language => Scala
360
360
Symbols => 14 entries
361
361
Occurrences => 30 entries
362
- Synthetics => 2 entries
363
362
364
363
Symbols:
365
364
example/Anonymous# => class Anonymous extends Object { self: Anonymous & Anonymous => +6 decls }
@@ -409,10 +408,6 @@ Occurrences:
409
408
[18:6..18:9): foo <- example/Anonymous#foo.
410
409
[18:16..18:19): Foo -> example/Anonymous#Foo#
411
410
412
- Synthetics:
413
- [10:2..10:9):locally => *[Unit]
414
- [13:2..13:9):locally => *[Unit]
415
-
416
411
expect/AnonymousGiven.scala
417
412
---------------------------
418
413
@@ -447,7 +442,6 @@ Text => empty
447
442
Language => Scala
448
443
Symbols => 109 entries
449
444
Occurrences => 113 entries
450
- Synthetics => 2 entries
451
445
452
446
Symbols:
453
447
classes/C1# => final class C1 extends AnyVal { self: C1 => +2 decls }
@@ -675,10 +669,6 @@ Occurrences:
675
669
[53:4..53:9): local -> local4
676
670
[53:10..53:11): + -> scala/Int#`+`(+4).
677
671
678
- Synthetics:
679
- [51:16..51:27):List(1).map => *[Int]
680
- [51:16..51:20):List => *.apply[Int]
681
-
682
672
expect/Empty.scala
683
673
------------------
684
674
@@ -896,7 +886,7 @@ Text => empty
896
886
Language => Scala
897
887
Symbols => 181 entries
898
888
Occurrences => 148 entries
899
- Synthetics => 10 entries
889
+ Synthetics => 8 entries
900
890
901
891
Symbols:
902
892
_empty_/Enums. => final object Enums extends Object { self: Enums.type => +30 decls }
@@ -1239,8 +1229,6 @@ Synthetics:
1239
1229
[52:31..52:50):identity[Option[B]] => *[Function1[A, Option[B]]]
1240
1230
[54:14..54:18):Some => *.apply[Some[Int]]
1241
1231
[54:14..54:34):Some(Some(1)).unwrap => *(given_<:<_T_T[Option[Int]])
1242
- [54:19..54:23):Some => *.apply[Int]
1243
- [54:28..54:34):unwrap => *[Some[Int], Int]
1244
1232
[56:52..56:64):Enum[Planet] => *[Planet]
1245
1233
1246
1234
expect/EtaExpansion.scala
@@ -1253,7 +1241,7 @@ Text => empty
1253
1241
Language => Scala
1254
1242
Symbols => 3 entries
1255
1243
Occurrences => 8 entries
1256
- Synthetics => 5 entries
1244
+ Synthetics => 1 entries
1257
1245
1258
1246
Symbols:
1259
1247
example/EtaExpansion# => class EtaExpansion extends Object { self: EtaExpansion => +1 decls }
@@ -1271,11 +1259,7 @@ Occurrences:
1271
1259
[4:25..4:26): + -> java/lang/String#`+`().
1272
1260
1273
1261
Synthetics:
1274
- [3:2..3:13):Some(1).map => *[Int]
1275
- [3:2..3:6):Some => *.apply[Int]
1276
- [3:14..3:22):identity => *[Int]
1277
1262
[4:2..4:18):List(1).foldLeft => *[String]
1278
- [4:2..4:6):List => *.apply[Int]
1279
1263
1280
1264
expect/Example.scala
1281
1265
--------------------
@@ -1425,7 +1409,7 @@ Text => empty
1425
1409
Language => Scala
1426
1410
Symbols => 13 entries
1427
1411
Occurrences => 52 entries
1428
- Synthetics => 6 entries
1412
+ Synthetics => 2 entries
1429
1413
1430
1414
Symbols:
1431
1415
example/ForComprehension# => class ForComprehension extends Object { self: ForComprehension => +1 decls }
@@ -1497,10 +1481,6 @@ Occurrences:
1497
1481
[41:6..41:7): f -> local10
1498
1482
1499
1483
Synthetics:
1500
- [4:9..4:13):List => *.apply[Int]
1501
- [5:9..5:13):List => *.apply[Int]
1502
- [10:9..10:13):List => *.apply[Int]
1503
- [11:9..11:13):List => *.apply[Int]
1504
1484
[19:9..19:13):List => *.apply[Tuple2[Int, Int]]
1505
1485
[33:9..33:13):List => *.apply[Tuple4[Int, Int, Int, Int]]
1506
1486
@@ -1514,7 +1494,6 @@ Text => empty
1514
1494
Language => Scala
1515
1495
Symbols => 29 entries
1516
1496
Occurrences => 65 entries
1517
- Synthetics => 3 entries
1518
1497
1519
1498
Symbols:
1520
1499
a/b/Givens. => final object Givens extends Object { self: Givens.type => +12 decls }
@@ -1614,11 +1593,6 @@ Occurrences:
1614
1593
[26:57..26:58): A -> a/b/Givens.foo().(A)
1615
1594
[26:59..26:64): empty -> a/b/Givens.Monoid#empty().
1616
1595
1617
- Synthetics:
1618
- [12:17..12:25):sayHello => *[Int]
1619
- [13:19..13:29):sayGoodbye => *[Int]
1620
- [14:18..14:27):saySoLong => *[Int]
1621
-
1622
1596
expect/ImplicitConversion.scala
1623
1597
-------------------------------
1624
1598
@@ -2018,7 +1992,6 @@ Text => empty
2018
1992
Language => Scala
2019
1993
Symbols => 6 entries
2020
1994
Occurrences => 10 entries
2021
- Synthetics => 1 entries
2022
1995
2023
1996
Symbols:
2024
1997
example/Local# => class Local extends Object { self: Local => +2 decls }
@@ -2040,9 +2013,6 @@ Occurrences:
2040
2013
[4:25..4:26): a -> local1
2041
2014
[5:4..5:6): id -> local2
2042
2015
2043
- Synthetics:
2044
- [5:4..5:6):id => *[Int]
2045
-
2046
2016
expect/Locals.scala
2047
2017
-------------------
2048
2018
@@ -2053,7 +2023,6 @@ Text => empty
2053
2023
Language => Scala
2054
2024
Symbols => 3 entries
2055
2025
Occurrences => 6 entries
2056
- Synthetics => 1 entries
2057
2026
2058
2027
Symbols:
2059
2028
local0 => val local x: Int
@@ -2222,7 +2191,7 @@ Text => empty
2222
2191
Language => Scala
2223
2192
Symbols => 3 entries
2224
2193
Occurrences => 80 entries
2225
- Synthetics => 2 entries
2194
+ Synthetics => 1 entries
2226
2195
2227
2196
Symbols:
2228
2197
example/MethodUsages# => class MethodUsages extends Object { self: MethodUsages => +2 decls }
@@ -2312,7 +2281,6 @@ Occurrences:
2312
2281
[34:8..34:9): m -> example/Methods#m17.m().
2313
2282
2314
2283
Synthetics:
2315
- [13:2..13:6):m.m7 => *[Int]
2316
2284
[13:2..13:26):m.m7(m, new m.List[Int]) => *(Int)
2317
2285
2318
2286
expect/Methods.scala
@@ -3165,7 +3133,7 @@ Text => empty
3165
3133
Language => Scala
3166
3134
Symbols => 52 entries
3167
3135
Occurrences => 132 entries
3168
- Synthetics => 36 entries
3136
+ Synthetics => 23 entries
3169
3137
3170
3138
Symbols:
3171
3139
example/Synthetic# => class Synthetic extends Object { self: Synthetic => +23 decls }
@@ -3356,26 +3324,17 @@ Occurrences:
3356
3324
[58:6..58:9): foo -> example/Synthetic#Contexts.foo().
3357
3325
3358
3326
Synthetics:
3359
- [5:2..5:13):List(1).map => *[Int]
3360
- [5:2..5:6):List => *.apply[Int]
3361
3327
[6:2..6:18):Array.empty[Int] => intArrayOps(*)
3362
3328
[7:2..7:8):"fooo" => augmentString(*)
3363
3329
[10:13..10:24):"name:(.*)" => augmentString(*)
3364
- [11:17..11:25):LazyList => *.apply[Int]
3365
- [13:4..13:28):#:: 2 #:: LazyList.empty => *[Int]
3366
3330
[13:8..13:28):2 #:: LazyList.empty => toDeferrer[Int](*)
3367
- [13:10..13:28):#:: LazyList.empty => *[Int]
3368
3331
[13:14..13:28):LazyList.empty => toDeferrer[Nothing](*)
3369
3332
[13:14..13:28):LazyList.empty => *[Nothing]
3370
- [15:25..15:33):LazyList => *.apply[Int]
3371
- [17:14..17:38):#:: 2 #:: LazyList.empty => *[Int]
3372
3333
[17:18..17:38):2 #:: LazyList.empty => toDeferrer[Int](*)
3373
- [17:20..17:38):#:: LazyList.empty => *[Int]
3374
3334
[17:24..17:38):LazyList.empty => toDeferrer[Nothing](*)
3375
3335
[17:24..17:38):LazyList.empty => *[Nothing]
3376
3336
[19:12..19:13):1 => intWrapper(*)
3377
3337
[19:26..19:27):0 => intWrapper(*)
3378
- [19:46..19:50):x -> => *[Int]
3379
3338
[19:46..19:47):x => ArrowAssoc[Int](*)
3380
3339
[20:12..20:13):1 => intWrapper(*)
3381
3340
[20:26..20:27):0 => intWrapper(*)
@@ -3384,10 +3343,6 @@ Synthetics:
3384
3343
[32:35..32:49):Array.empty[T] => *(evidence$1)
3385
3344
[36:22..36:27):new F => orderingToOrdered[F](*)
3386
3345
[36:22..36:27):new F => *(ordering)
3387
- [40:9..40:43):scala.concurrent.Future.successful => *[Int]
3388
- [41:9..41:43):scala.concurrent.Future.successful => *[Int]
3389
- [44:9..44:43):scala.concurrent.Future.successful => *[Int]
3390
- [45:9..45:43):scala.concurrent.Future.successful => *[Int]
3391
3346
[51:24..51:30):foo(0) => *(x$1)
3392
3347
[52:27..52:33):foo(0) => *(x)
3393
3348
[55:6..55:12):foo(x) => *(x)
@@ -3471,7 +3426,7 @@ Text => empty
3471
3426
Language => Scala
3472
3427
Symbols => 22 entries
3473
3428
Occurrences => 46 entries
3474
- Synthetics => 7 entries
3429
+ Synthetics => 2 entries
3475
3430
3476
3431
Symbols:
3477
3432
example/ValPattern# => class ValPattern extends Object { self: ValPattern => +14 decls }
@@ -3546,13 +3501,8 @@ Occurrences:
3546
3501
[40:10..40:18): rightVar -> local4
3547
3502
3548
3503
Synthetics:
3549
- [6:4..6:8):Some => *.apply[Int]
3550
3504
[8:6..8:10):List => *.unapplySeq[Nothing]
3551
3505
[8:11..8:15):Some => *.unapply[Nothing]
3552
- [12:4..12:8):Some => *.apply[Int]
3553
- [25:4..25:11):locally => *[Unit]
3554
- [28:8..28:12):Some => *.apply[Int]
3555
- [32:8..32:12):Some => *.apply[Int]
3556
3506
3557
3507
expect/Vals.scala
3558
3508
-----------------
@@ -4171,7 +4121,6 @@ Text => empty
4171
4121
Language => Scala
4172
4122
Symbols => 3 entries
4173
4123
Occurrences => 6 entries
4174
- Synthetics => 1 entries
4175
4124
4176
4125
Symbols:
4177
4126
example/`local-file`# => class local-file extends Object { self: local-file => +1 decls }
@@ -4186,9 +4135,6 @@ Occurrences:
4186
4135
[5:4..5:9): local -> local0
4187
4136
[5:10..5:11): + -> scala/Int#`+`(+4).
4188
4137
4189
- Synthetics:
4190
- [3:2..3:9):locally => *[Int]
4191
-
4192
4138
expect/nullary.scala
4193
4139
--------------------
4194
4140
@@ -4199,7 +4145,6 @@ Text => empty
4199
4145
Language => Scala
4200
4146
Symbols => 17 entries
4201
4147
Occurrences => 29 entries
4202
- Synthetics => 1 entries
4203
4148
4204
4149
Symbols:
4205
4150
_empty_/Concrete# => class Concrete extends NullaryTest[Int, List] { self: Concrete => +3 decls }
@@ -4251,9 +4196,6 @@ Occurrences:
4251
4196
[18:7..18:15): Concrete -> _empty_/Concrete#
4252
4197
[18:17..18:25): nullary3 -> _empty_/Concrete#nullary3().
4253
4198
4254
- Synthetics:
4255
- [13:17..13:21):List => *.apply[Int]
4256
-
4257
4199
expect/recursion.scala
4258
4200
----------------------
4259
4201
@@ -4542,7 +4484,6 @@ Text => empty
4542
4484
Language => Scala
4543
4485
Symbols => 144 entries
4544
4486
Occurrences => 225 entries
4545
- Synthetics => 1 entries
4546
4487
4547
4488
Symbols:
4548
4489
local0 => abstract method k => Int
@@ -4917,9 +4858,6 @@ Occurrences:
4917
4858
[119:32..119:38): Option -> scala/Option#
4918
4859
[119:39..119:42): Int -> scala/Int#
4919
4860
4920
- Synthetics:
4921
- [68:20..68:24):@ann => *[Int]
4922
-
4923
4861
expect/semanticdb-extract.scala
4924
4862
-------------------------------
4925
4863
@@ -4930,7 +4868,7 @@ Text => empty
4930
4868
Language => Scala
4931
4869
Symbols => 18 entries
4932
4870
Occurrences => 20 entries
4933
- Synthetics => 3 entries
4871
+ Synthetics => 2 entries
4934
4872
4935
4873
Symbols:
4936
4874
_empty_/AnObject. => final object AnObject extends Object { self: AnObject.type => +6 decls }
@@ -4975,7 +4913,6 @@ Occurrences:
4975
4913
[16:20..16:23): Int -> scala/Int#
4976
4914
4977
4915
Synthetics:
4978
- [11:2..11:6):List => *.apply[Int]
4979
4916
[12:2..12:12):List.apply => *[Nothing]
4980
4917
[13:2..13:14):List.`apply` => *[Nothing]
4981
4918
@@ -4989,7 +4926,7 @@ Text => empty
4989
4926
Language => Scala
4990
4927
Symbols => 18 entries
4991
4928
Occurrences => 43 entries
4992
- Synthetics => 2 entries
4929
+ Synthetics => 1 entries
4993
4930
4994
4931
Symbols:
4995
4932
_empty_/MyProgram# => final class MyProgram extends Object { self: MyProgram => +2 decls }
@@ -5057,6 +4994,5 @@ Occurrences:
5057
4994
[7:30..7:33): foo -> _empty_/toplevel$package.foo().
5058
4995
5059
4996
Synthetics:
5060
- [5:40..5:60):(1 to times) foreach => *[Unit]
5061
4997
[5:41..5:42):1 => intWrapper(*)
5062
4998
0 commit comments