@@ -319,7 +319,6 @@ Text => empty
319
319
Language => Scala
320
320
Symbols => 14 entries
321
321
Occurrences => 30 entries
322
- Synthetics => 2 entries
323
322
324
323
Symbols:
325
324
example/Anonymous# => class Anonymous extends Object { self: Anonymous & Anonymous => +6 decls }
@@ -369,10 +368,6 @@ Occurrences:
369
368
[18:6..18:9): foo <- example/Anonymous#foo.
370
369
[18:16..18:19): Foo -> example/Anonymous#Foo#
371
370
372
- Synthetics:
373
- [10:2..10:9):locally => *[Unit]
374
- [13:2..13:9):locally => *[Unit]
375
-
376
371
expect/AnonymousGiven.scala
377
372
---------------------------
378
373
@@ -407,7 +402,6 @@ Text => empty
407
402
Language => Scala
408
403
Symbols => 109 entries
409
404
Occurrences => 113 entries
410
- Synthetics => 2 entries
411
405
412
406
Symbols:
413
407
classes/C1# => final class C1 extends AnyVal { self: C1 => +2 decls }
@@ -635,10 +629,6 @@ Occurrences:
635
629
[53:4..53:9): local -> local4
636
630
[53:10..53:11): + -> scala/Int#`+`(+4).
637
631
638
- Synthetics:
639
- [51:16..51:27):List(1).map => *[Int]
640
- [51:16..51:20):List => *.apply[Int]
641
-
642
632
expect/Empty.scala
643
633
------------------
644
634
@@ -841,7 +831,7 @@ Text => empty
841
831
Language => Scala
842
832
Symbols => 181 entries
843
833
Occurrences => 148 entries
844
- Synthetics => 10 entries
834
+ Synthetics => 8 entries
845
835
846
836
Symbols:
847
837
_empty_/Enums. => final object Enums extends Object { self: Enums.type => +30 decls }
@@ -1184,8 +1174,6 @@ Synthetics:
1184
1174
[52:31..52:50):identity[Option[B]] => *[Function1[A, Option[B]]]
1185
1175
[54:14..54:18):Some => *.apply[Some[Int]]
1186
1176
[54:14..54:34):Some(Some(1)).unwrap => *(given_<:<_T_T[Option[Int]])
1187
- [54:19..54:23):Some => *.apply[Int]
1188
- [54:28..54:34):unwrap => *[Some[Int], Int]
1189
1177
[56:52..56:64):Enum[Planet] => *[Planet]
1190
1178
1191
1179
expect/EtaExpansion.scala
@@ -1198,7 +1186,7 @@ Text => empty
1198
1186
Language => Scala
1199
1187
Symbols => 3 entries
1200
1188
Occurrences => 8 entries
1201
- Synthetics => 5 entries
1189
+ Synthetics => 1 entries
1202
1190
1203
1191
Symbols:
1204
1192
example/EtaExpansion# => class EtaExpansion extends Object { self: EtaExpansion => +1 decls }
@@ -1216,11 +1204,7 @@ Occurrences:
1216
1204
[4:25..4:26): + -> java/lang/String#`+`().
1217
1205
1218
1206
Synthetics:
1219
- [3:2..3:13):Some(1).map => *[Int]
1220
- [3:2..3:6):Some => *.apply[Int]
1221
- [3:14..3:22):identity => *[Int]
1222
1207
[4:2..4:18):List(1).foldLeft => *[String]
1223
- [4:2..4:6):List => *.apply[Int]
1224
1208
1225
1209
expect/Example.scala
1226
1210
--------------------
@@ -1370,7 +1354,7 @@ Text => empty
1370
1354
Language => Scala
1371
1355
Symbols => 13 entries
1372
1356
Occurrences => 52 entries
1373
- Synthetics => 6 entries
1357
+ Synthetics => 2 entries
1374
1358
1375
1359
Symbols:
1376
1360
example/ForComprehension# => class ForComprehension extends Object { self: ForComprehension => +1 decls }
@@ -1442,10 +1426,6 @@ Occurrences:
1442
1426
[41:6..41:7): f -> local10
1443
1427
1444
1428
Synthetics:
1445
- [4:9..4:13):List => *.apply[Int]
1446
- [5:9..5:13):List => *.apply[Int]
1447
- [10:9..10:13):List => *.apply[Int]
1448
- [11:9..11:13):List => *.apply[Int]
1449
1429
[19:9..19:13):List => *.apply[Tuple2[Int, Int]]
1450
1430
[33:9..33:13):List => *.apply[Tuple4[Int, Int, Int, Int]]
1451
1431
@@ -1459,7 +1439,6 @@ Text => empty
1459
1439
Language => Scala
1460
1440
Symbols => 29 entries
1461
1441
Occurrences => 65 entries
1462
- Synthetics => 3 entries
1463
1442
1464
1443
Symbols:
1465
1444
a/b/Givens. => final object Givens extends Object { self: Givens.type => +12 decls }
@@ -1559,11 +1538,6 @@ Occurrences:
1559
1538
[26:57..26:58): A -> a/b/Givens.foo().(A)
1560
1539
[26:59..26:64): empty -> a/b/Givens.Monoid#empty().
1561
1540
1562
- Synthetics:
1563
- [12:17..12:25):sayHello => *[Int]
1564
- [13:19..13:29):sayGoodbye => *[Int]
1565
- [14:18..14:27):saySoLong => *[Int]
1566
-
1567
1541
expect/ImplicitConversion.scala
1568
1542
-------------------------------
1569
1543
@@ -1963,7 +1937,6 @@ Text => empty
1963
1937
Language => Scala
1964
1938
Symbols => 6 entries
1965
1939
Occurrences => 10 entries
1966
- Synthetics => 1 entries
1967
1940
1968
1941
Symbols:
1969
1942
example/Local# => class Local extends Object { self: Local => +2 decls }
@@ -1985,9 +1958,6 @@ Occurrences:
1985
1958
[4:25..4:26): a -> local1
1986
1959
[5:4..5:6): id -> local2
1987
1960
1988
- Synthetics:
1989
- [5:4..5:6):id => *[Int]
1990
-
1991
1961
expect/Locals.scala
1992
1962
-------------------
1993
1963
@@ -1998,7 +1968,6 @@ Text => empty
1998
1968
Language => Scala
1999
1969
Symbols => 3 entries
2000
1970
Occurrences => 6 entries
2001
- Synthetics => 1 entries
2002
1971
2003
1972
Symbols:
2004
1973
local0 => val local x: Int
@@ -2013,9 +1982,6 @@ Occurrences:
2013
1982
[5:4..5:8): List -> scala/package.List.
2014
1983
[5:9..5:10): x -> local0
2015
1984
2016
- Synthetics:
2017
- [5:4..5:8):List => *.apply[Int]
2018
-
2019
1985
expect/MetacJava.scala
2020
1986
----------------------
2021
1987
@@ -2113,7 +2079,7 @@ Text => empty
2113
2079
Language => Scala
2114
2080
Symbols => 3 entries
2115
2081
Occurrences => 80 entries
2116
- Synthetics => 2 entries
2082
+ Synthetics => 1 entries
2117
2083
2118
2084
Symbols:
2119
2085
example/MethodUsages# => class MethodUsages extends Object { self: MethodUsages => +2 decls }
@@ -2203,7 +2169,6 @@ Occurrences:
2203
2169
[34:8..34:9): m -> example/Methods#m17.m().
2204
2170
2205
2171
Synthetics:
2206
- [13:2..13:6):m.m7 => *[Int]
2207
2172
[13:2..13:26):m.m7(m, new m.List[Int]) => *(Int)
2208
2173
2209
2174
expect/Methods.scala
@@ -3056,7 +3021,7 @@ Text => empty
3056
3021
Language => Scala
3057
3022
Symbols => 52 entries
3058
3023
Occurrences => 132 entries
3059
- Synthetics => 36 entries
3024
+ Synthetics => 23 entries
3060
3025
3061
3026
Symbols:
3062
3027
example/Synthetic# => class Synthetic extends Object { self: Synthetic => +23 decls }
@@ -3247,26 +3212,17 @@ Occurrences:
3247
3212
[58:6..58:9): foo -> example/Synthetic#Contexts.foo().
3248
3213
3249
3214
Synthetics:
3250
- [5:2..5:13):List(1).map => *[Int]
3251
- [5:2..5:6):List => *.apply[Int]
3252
3215
[6:2..6:18):Array.empty[Int] => intArrayOps(*)
3253
3216
[7:2..7:8):"fooo" => augmentString(*)
3254
3217
[10:13..10:24):"name:(.*)" => augmentString(*)
3255
- [11:17..11:25):LazyList => *.apply[Int]
3256
- [13:4..13:28):#:: 2 #:: LazyList.empty => *[Int]
3257
3218
[13:8..13:28):2 #:: LazyList.empty => toDeferrer[Int](*)
3258
- [13:10..13:28):#:: LazyList.empty => *[Int]
3259
3219
[13:14..13:28):LazyList.empty => toDeferrer[Nothing](*)
3260
3220
[13:14..13:28):LazyList.empty => *[Nothing]
3261
- [15:25..15:33):LazyList => *.apply[Int]
3262
- [17:14..17:38):#:: 2 #:: LazyList.empty => *[Int]
3263
3221
[17:18..17:38):2 #:: LazyList.empty => toDeferrer[Int](*)
3264
- [17:20..17:38):#:: LazyList.empty => *[Int]
3265
3222
[17:24..17:38):LazyList.empty => toDeferrer[Nothing](*)
3266
3223
[17:24..17:38):LazyList.empty => *[Nothing]
3267
3224
[19:12..19:13):1 => intWrapper(*)
3268
3225
[19:26..19:27):0 => intWrapper(*)
3269
- [19:46..19:50):x -> => *[Int]
3270
3226
[19:46..19:47):x => ArrowAssoc[Int](*)
3271
3227
[20:12..20:13):1 => intWrapper(*)
3272
3228
[20:26..20:27):0 => intWrapper(*)
@@ -3275,10 +3231,6 @@ Synthetics:
3275
3231
[32:35..32:49):Array.empty[T] => *(evidence$1)
3276
3232
[36:22..36:27):new F => orderingToOrdered[F](*)
3277
3233
[36:22..36:27):new F => *(ordering)
3278
- [40:9..40:43):scala.concurrent.Future.successful => *[Int]
3279
- [41:9..41:43):scala.concurrent.Future.successful => *[Int]
3280
- [44:9..44:43):scala.concurrent.Future.successful => *[Int]
3281
- [45:9..45:43):scala.concurrent.Future.successful => *[Int]
3282
3234
[51:24..51:30):foo(0) => *(x$1)
3283
3235
[52:27..52:33):foo(0) => *(x)
3284
3236
[55:6..55:12):foo(x) => *(x)
@@ -3334,7 +3286,7 @@ Text => empty
3334
3286
Language => Scala
3335
3287
Symbols => 22 entries
3336
3288
Occurrences => 46 entries
3337
- Synthetics => 7 entries
3289
+ Synthetics => 2 entries
3338
3290
3339
3291
Symbols:
3340
3292
example/ValPattern# => class ValPattern extends Object { self: ValPattern => +14 decls }
@@ -3409,13 +3361,8 @@ Occurrences:
3409
3361
[40:10..40:18): rightVar -> local4
3410
3362
3411
3363
Synthetics:
3412
- [6:4..6:8):Some => *.apply[Int]
3413
3364
[8:6..8:10):List => *.unapplySeq[Nothing]
3414
3365
[8:11..8:15):Some => *.unapply[Nothing]
3415
- [12:4..12:8):Some => *.apply[Int]
3416
- [25:4..25:11):locally => *[Unit]
3417
- [28:8..28:12):Some => *.apply[Int]
3418
- [32:8..32:12):Some => *.apply[Int]
3419
3366
3420
3367
expect/Vals.scala
3421
3368
-----------------
@@ -3937,7 +3884,6 @@ Text => empty
3937
3884
Language => Scala
3938
3885
Symbols => 3 entries
3939
3886
Occurrences => 6 entries
3940
- Synthetics => 1 entries
3941
3887
3942
3888
Symbols:
3943
3889
example/`local-file`# => class local-file extends Object { self: local-file => +1 decls }
@@ -3952,9 +3898,6 @@ Occurrences:
3952
3898
[5:4..5:9): local -> local0
3953
3899
[5:10..5:11): + -> scala/Int#`+`(+4).
3954
3900
3955
- Synthetics:
3956
- [3:2..3:9):locally => *[Int]
3957
-
3958
3901
expect/nullary.scala
3959
3902
--------------------
3960
3903
@@ -3965,7 +3908,6 @@ Text => empty
3965
3908
Language => Scala
3966
3909
Symbols => 17 entries
3967
3910
Occurrences => 29 entries
3968
- Synthetics => 1 entries
3969
3911
3970
3912
Symbols:
3971
3913
_empty_/Concrete# => class Concrete extends NullaryTest[Int, List] { self: Concrete => +3 decls }
@@ -4017,9 +3959,6 @@ Occurrences:
4017
3959
[18:7..18:15): Concrete -> _empty_/Concrete#
4018
3960
[18:17..18:25): nullary3 -> _empty_/Concrete#nullary3().
4019
3961
4020
- Synthetics:
4021
- [13:17..13:21):List => *.apply[Int]
4022
-
4023
3962
expect/recursion.scala
4024
3963
----------------------
4025
3964
@@ -4308,7 +4247,6 @@ Text => empty
4308
4247
Language => Scala
4309
4248
Symbols => 144 entries
4310
4249
Occurrences => 225 entries
4311
- Synthetics => 1 entries
4312
4250
4313
4251
Symbols:
4314
4252
local0 => abstract method k => Int
@@ -4683,9 +4621,6 @@ Occurrences:
4683
4621
[119:32..119:38): Option -> scala/Option#
4684
4622
[119:39..119:42): Int -> scala/Int#
4685
4623
4686
- Synthetics:
4687
- [68:20..68:24):@ann => *[Int]
4688
-
4689
4624
expect/semanticdb-extract.scala
4690
4625
-------------------------------
4691
4626
@@ -4696,7 +4631,7 @@ Text => empty
4696
4631
Language => Scala
4697
4632
Symbols => 18 entries
4698
4633
Occurrences => 20 entries
4699
- Synthetics => 3 entries
4634
+ Synthetics => 2 entries
4700
4635
4701
4636
Symbols:
4702
4637
_empty_/AnObject. => final object AnObject extends Object { self: AnObject.type => +6 decls }
@@ -4741,7 +4676,6 @@ Occurrences:
4741
4676
[16:20..16:23): Int -> scala/Int#
4742
4677
4743
4678
Synthetics:
4744
- [11:2..11:6):List => *.apply[Int]
4745
4679
[12:2..12:12):List.apply => *[Nothing]
4746
4680
[13:2..13:14):List.`apply` => *[Nothing]
4747
4681
@@ -4755,7 +4689,7 @@ Text => empty
4755
4689
Language => Scala
4756
4690
Symbols => 18 entries
4757
4691
Occurrences => 43 entries
4758
- Synthetics => 2 entries
4692
+ Synthetics => 1 entries
4759
4693
4760
4694
Symbols:
4761
4695
_empty_/MyProgram# => final class MyProgram extends Object { self: MyProgram => +2 decls }
@@ -4823,6 +4757,5 @@ Occurrences:
4823
4757
[7:30..7:33): foo -> _empty_/toplevel$package.foo().
4824
4758
4825
4759
Synthetics:
4826
- [5:40..5:60):(1 to times) foreach => *[Unit]
4827
4760
[5:41..5:42):1 => intWrapper(*)
4828
4761
0 commit comments