@@ -21,7 +21,6 @@ lub(List(Int @testAnn, Int)) [1]
21
21
pluginsPt(?, Trees$Annotated) [7]
22
22
pluginsPt(?, Trees$Apply) [11]
23
23
pluginsPt(?, Trees$ApplyImplicitView) [2]
24
- pluginsPt(?, Trees$Assign) [7]
25
24
pluginsPt(?, Trees$Block) [4]
26
25
pluginsPt(?, Trees$ClassDef) [2]
27
26
pluginsPt(?, Trees$DefDef) [14]
@@ -31,9 +30,9 @@ pluginsPt(?, Trees$Literal) [16]
31
30
pluginsPt(?, Trees$New) [5]
32
31
pluginsPt(?, Trees$PackageDef) [1]
33
32
pluginsPt(?, Trees$Return) [1]
34
- pluginsPt(?, Trees$Select) [50 ]
33
+ pluginsPt(?, Trees$Select) [43 ]
35
34
pluginsPt(?, Trees$Super) [2]
36
- pluginsPt(?, Trees$This) [20 ]
35
+ pluginsPt(?, Trees$This) [13 ]
37
36
pluginsPt(?, Trees$TypeApply) [3]
38
37
pluginsPt(?, Trees$TypeBoundsTree) [2]
39
38
pluginsPt(?, Trees$TypeDef) [1]
@@ -47,23 +46,19 @@ pluginsPt(Boolean @testAnn, Trees$Literal) [1]
47
46
pluginsPt(Boolean @testAnn, Trees$Select) [1]
48
47
pluginsPt(Boolean, Trees$Apply) [1]
49
48
pluginsPt(Boolean, Trees$Ident) [1]
50
- pluginsPt(Boolean, Trees$Literal) [1]
51
49
pluginsPt(Double, Trees$Select) [1]
52
50
pluginsPt(Int @testAnn, Trees$Literal) [1]
53
51
pluginsPt(Int, Trees$Apply) [1]
54
- pluginsPt(Int, Trees$Ident) [2]
55
- pluginsPt(Int, Trees$If) [1]
56
- pluginsPt(Int, Trees$Literal) [5]
52
+ pluginsPt(Int, Trees$Ident) [1]
53
+ pluginsPt(Int, Trees$Literal) [4]
57
54
pluginsPt(Int, Trees$Select) [3]
58
- pluginsPt(List, Trees$Apply) [1]
59
55
pluginsPt(List[Any], Trees$Select) [1]
60
56
pluginsPt(String @testAnn, Trees$Select) [1]
61
57
pluginsPt(String, Trees$Apply) [1]
62
58
pluginsPt(String, Trees$Block) [2]
63
- pluginsPt(String, Trees$Ident) [4 ]
59
+ pluginsPt(String, Trees$Ident) [3 ]
64
60
pluginsPt(String, Trees$Literal) [1]
65
61
pluginsPt(String, Trees$Select) [1]
66
- pluginsPt(String, Trees$Typed) [1]
67
62
pluginsPt(Unit, Trees$Assign) [1]
68
63
pluginsPt(testAnn, Trees$Apply) [5]
69
64
pluginsTypeSig(<none>, Trees$Template) [2]
@@ -119,7 +114,7 @@ pluginsTyped(=> Int, Trees$TypeApply) [1]
119
114
pluginsTyped(=> String @testAnn, Trees$Select) [1]
120
115
pluginsTyped(A, Trees$Apply) [1]
121
116
pluginsTyped(A, Trees$Ident) [2]
122
- pluginsTyped(A, Trees$This) [8 ]
117
+ pluginsTyped(A, Trees$This) [1 ]
123
118
pluginsTyped(A, Trees$TypeTree) [4]
124
119
pluginsTyped(A.super.type, Trees$Super) [1]
125
120
pluginsTyped(A.this.type, Trees$This) [11]
@@ -128,25 +123,23 @@ pluginsTyped(AnyRef, Trees$Select) [4]
128
123
pluginsTyped(Array[Any], Trees$ArrayValue) [1]
129
124
pluginsTyped(Boolean @testAnn, Trees$Select) [1]
130
125
pluginsTyped(Boolean @testAnn, Trees$TypeTree) [4]
131
- pluginsTyped(Boolean(false), Trees$Literal) [2 ]
126
+ pluginsTyped(Boolean(false), Trees$Literal) [1 ]
132
127
pluginsTyped(Boolean, Trees$Apply) [1]
133
- pluginsTyped(Boolean, Trees$Select) [4 ]
128
+ pluginsTyped(Boolean, Trees$Select) [3 ]
134
129
pluginsTyped(Char('c'), Trees$Literal) [2]
135
130
pluginsTyped(Double, Trees$Apply) [3]
136
131
pluginsTyped(Double, Trees$Select) [6]
137
132
pluginsTyped(Int @testAnn, Trees$TypeTree) [2]
138
133
pluginsTyped(Int @testAnn, Trees$Typed) [2]
139
- pluginsTyped(Int(0), Trees$Literal) [3 ]
134
+ pluginsTyped(Int(0), Trees$Literal) [2 ]
140
135
pluginsTyped(Int(1) @testAnn, Trees$Typed) [1]
141
136
pluginsTyped(Int(1), Trees$Literal) [8]
142
137
pluginsTyped(Int(2), Trees$Literal) [1]
143
138
pluginsTyped(Int, Trees$Apply) [1]
144
- pluginsTyped(Int, Trees$Ident) [2 ]
145
- pluginsTyped(Int, Trees$If) [2 ]
146
- pluginsTyped(Int, Trees$Select) [15 ]
139
+ pluginsTyped(Int, Trees$Ident) [1 ]
140
+ pluginsTyped(Int, Trees$If) [1 ]
141
+ pluginsTyped(Int, Trees$Select) [12 ]
147
142
pluginsTyped(Int, Trees$TypeTree) [13]
148
- pluginsTyped(List, Trees$Apply) [1]
149
- pluginsTyped(List, Trees$Select) [1]
150
143
pluginsTyped(List[Any], Trees$Apply) [1]
151
144
pluginsTyped(List[Any], Trees$Select) [1]
152
145
pluginsTyped(List[Any], Trees$TypeTree) [3]
@@ -159,15 +152,13 @@ pluginsTyped(String(""), Trees$Literal) [2]
159
152
pluginsTyped(String("huhu"), Trees$Literal) [1]
160
153
pluginsTyped(String("str") @testAnn, Trees$Typed) [1]
161
154
pluginsTyped(String("str"), Trees$Literal) [1]
162
- pluginsTyped(String("str"), Trees$Typed) [1]
163
155
pluginsTyped(String("two"), Trees$Literal) [2]
164
156
pluginsTyped(String, Trees$Apply) [2]
165
157
pluginsTyped(String, Trees$Block) [2]
166
- pluginsTyped(String, Trees$Ident) [1]
167
- pluginsTyped(String, Trees$Select) [9]
158
+ pluginsTyped(String, Trees$Select) [7]
168
159
pluginsTyped(String, Trees$TypeTree) [7]
169
160
pluginsTyped(Unit, Trees$Apply) [2]
170
- pluginsTyped(Unit, Trees$Assign) [8 ]
161
+ pluginsTyped(Unit, Trees$Assign) [1 ]
171
162
pluginsTyped(Unit, Trees$Block) [4]
172
163
pluginsTyped(Unit, Trees$If) [1]
173
164
pluginsTyped(Unit, Trees$Literal) [5]
0 commit comments