@@ -48,7 +48,7 @@ Schema => SemanticDB v4
48
48
Uri => Advanced.scala
49
49
Text => empty
50
50
Language => Scala
51
- Symbols => 49 entries
51
+ Symbols => 46 entries
52
52
Occurrences => 101 entries
53
53
54
54
Symbols:
@@ -74,7 +74,6 @@ advanced/Structural#s4().(a) => param a: Int
74
74
advanced/Test. => final object Test extends Object { self: Test.type => +11 decls }
75
75
advanced/Test.e. => val method e Wildcards
76
76
advanced/Test.e1. => val method e1 List[_] forSome { type _ }
77
- advanced/Test.e1.[_] => type _
78
77
advanced/Test.e1x. => val method e1x Any
79
78
advanced/Test.s. => val method s Structural
80
79
advanced/Test.s1. => val method s1 Object { abstract val method x Int }
@@ -86,9 +85,7 @@ advanced/Test.s3x. => val method s3x Int
86
85
advanced/Wildcards# => class Wildcards extends Object { self: Wildcards => +3 decls }
87
86
advanced/Wildcards#`<init>`(). => primary ctor <init> (): Wildcards
88
87
advanced/Wildcards#e1(). => method e1 => List[_] forSome { type _ }
89
- advanced/Wildcards#e1().[_] => type _
90
88
advanced/Wildcards#e2(). => method e2 => List[_] forSome { type _ <: Int }
91
- advanced/Wildcards#e2().[_] => type _ <: Int
92
89
local0 => abstract val method x Int
93
90
local1 => abstract val method x Int
94
91
local2 => val method x Int
@@ -298,7 +295,7 @@ Schema => SemanticDB v4
298
295
Uri => Anonymous.scala
299
296
Text => empty
300
297
Language => Scala
301
- Symbols => 15 entries
298
+ Symbols => 14 entries
302
299
Occurrences => 30 entries
303
300
304
301
Symbols:
@@ -314,7 +311,6 @@ example/Anonymous#m1(). => method m1 [typeparam T [type _ ]]: Nothing
314
311
example/Anonymous#m1().[T] => typeparam T [type _ ]
315
312
example/Anonymous#m1().[T][_] => type _
316
313
example/Anonymous#m2(). => method m2 => Map[_, List[_] forSome { type _ }] forSome { type _ }
317
- example/Anonymous#m2().[_] => type _
318
314
local0 => val local x: Function1[Int, Int]
319
315
local1 => final class $anon extends Object with Foo { self: $anon => +1 decls }
320
316
@@ -811,7 +807,7 @@ Schema => SemanticDB v4
811
807
Uri => Enums.scala
812
808
Text => empty
813
809
Language => Scala
814
- Symbols => 187 entries
810
+ Symbols => 181 entries
815
811
Occurrences => 148 entries
816
812
817
813
Symbols:
@@ -890,7 +886,6 @@ _empty_/Enums.Maybe.Just.unapply().[A] => typeparam A
890
886
_empty_/Enums.Maybe.None. => case val static enum method None Maybe[Nothing]
891
887
_empty_/Enums.Maybe.fromOrdinal(). => method fromOrdinal (param ordinal: Int): Maybe[_] forSome { type _ }
892
888
_empty_/Enums.Maybe.fromOrdinal().(ordinal) => param ordinal: Int
893
- _empty_/Enums.Maybe.fromOrdinal().[_] => type _
894
889
_empty_/Enums.Planet# => abstract sealed enum class Planet extends Enum[Planet] with Enum { self: Planet => +6 decls }
895
890
_empty_/Enums.Planet#G. => private[this] final val method G 6.673E-11
896
891
_empty_/Enums.Planet#`<init>`(). => primary ctor <init> (param mass: Double, param radius: Double): Planet
@@ -942,17 +937,13 @@ _empty_/Enums.Tag#[A] => typeparam A
942
937
_empty_/Enums.Tag#`<init>`(). => primary ctor <init> [typeparam A ](): Tag[A]
943
938
_empty_/Enums.Tag. => final object Tag extends Object { self: Tag.type => +7 decls }
944
939
_empty_/Enums.Tag.$values. => private[this] val method $values Array[Tag[_] forSome { type _ }]
945
- _empty_/Enums.Tag.$values.[_] => type _
946
940
_empty_/Enums.Tag.BooleanTag. => case val static enum method BooleanTag Tag[Boolean]
947
941
_empty_/Enums.Tag.IntTag. => case val static enum method IntTag Tag[Int]
948
942
_empty_/Enums.Tag.fromOrdinal(). => method fromOrdinal (param ordinal: Int): Tag[_] forSome { type _ }
949
943
_empty_/Enums.Tag.fromOrdinal().(ordinal) => param ordinal: Int
950
- _empty_/Enums.Tag.fromOrdinal().[_] => type _
951
944
_empty_/Enums.Tag.valueOf(). => method valueOf (param $name: String): Tag[_] forSome { type _ >: Int & Boolean <: Int | Boolean }
952
945
_empty_/Enums.Tag.valueOf().($name) => param $name: String
953
- _empty_/Enums.Tag.valueOf().[_] => type _ >: Int & Boolean <: Int | Boolean
954
946
_empty_/Enums.Tag.values(). => method values => Array[Tag[_] forSome { type _ }]
955
- _empty_/Enums.Tag.values().[_] => type _
956
947
_empty_/Enums.WeekDays# => abstract sealed enum class WeekDays extends Object with Enum { self: WeekDays => +1 decls }
957
948
_empty_/Enums.WeekDays#`<init>`(). => primary ctor <init> (): WeekDays
958
949
_empty_/Enums.WeekDays. => final object WeekDays extends Object { self: WeekDays.type => +13 decls }
@@ -994,7 +985,6 @@ _empty_/Enums.`<:<`.`given_<:<_T_T`(). => final implicit given method given_<:<_
994
985
_empty_/Enums.`<:<`.`given_<:<_T_T`().[T] => typeparam T
995
986
_empty_/Enums.`<:<`.fromOrdinal(). => method fromOrdinal (param ordinal: Int): <:<[_, _] forSome { type _ ; type _ }
996
987
_empty_/Enums.`<:<`.fromOrdinal().(ordinal) => param ordinal: Int
997
- _empty_/Enums.`<:<`.fromOrdinal().[_] => type _
998
988
_empty_/Enums.some1. => val method some1 Option[Int]
999
989
_empty_/Enums.unwrap(). => method unwrap [typeparam A , typeparam B ](param opt: Option[A])(implicit given param ev: <:<[A, Option[B]]): Option[B]
1000
990
_empty_/Enums.unwrap().(ev) => implicit given param ev: <:<[A, Option[B]]
@@ -3777,7 +3767,7 @@ Schema => SemanticDB v4
3777
3767
Uri => recursion.scala
3778
3768
Text => empty
3779
3769
Language => Scala
3780
- Symbols => 37 entries
3770
+ Symbols => 36 entries
3781
3771
Occurrences => 45 entries
3782
3772
3783
3773
Symbols:
@@ -3788,7 +3778,6 @@ local3 => val local p: N$2
3788
3778
local4 => val local Nat_this: Zero.type
3789
3779
local5 => val local Nat_this: Succ[Zero.type]
3790
3780
local6 => val local Nat_this: Succ[_] forSome { type _ <: Succ[Zero.type] }
3791
- local6[_] => type _ <: Succ[Zero.type]
3792
3781
recursion/Nats. => final object Nats extends Object { self: Nats.type => +9 decls }
3793
3782
recursion/Nats.Nat# => sealed trait Nat extends Object { self: Nat => +3 decls }
3794
3783
recursion/Nats.Nat#`++`(). => inline transparent macro ++ => Succ[Nat.this.type]
@@ -4044,7 +4033,7 @@ Schema => SemanticDB v4
4044
4033
Uri => semanticdb-Types.scala
4045
4034
Text => empty
4046
4035
Language => Scala
4047
- Symbols => 147 entries
4036
+ Symbols => 144 entries
4048
4037
Occurrences => 225 entries
4049
4038
4050
4039
Symbols:
@@ -4147,11 +4136,8 @@ types/Test.C#compoundType4. => val method compoundType4 Object
4147
4136
types/Test.C#compoundType5. => val method compoundType5 M & N
4148
4137
types/Test.C#compoundType6. => val method compoundType6 M & N
4149
4138
types/Test.C#existentialType2. => val method existentialType2 List[_] forSome { type _ }
4150
- types/Test.C#existentialType2.[_] => type _
4151
4139
types/Test.C#existentialType3. => val method existentialType3 Class[_] forSome { type _ }
4152
- types/Test.C#existentialType3.[_] => type _
4153
4140
types/Test.C#existentialType4. => val method existentialType4 Class[_] forSome { type _ }
4154
- types/Test.C#existentialType4.[_] => type _
4155
4141
types/Test.C#p. => val method p P
4156
4142
types/Test.C#singleType1. => val method singleType1 x.type
4157
4143
types/Test.C#singleType2. => val method singleType2 p.x.type
0 commit comments