|
29 | 29 | -------------------------------- |
30 | 30 | 8 >@ClassDecorator1 |
31 | 31 |
|
32 | | - ~ => Pos: (594 to 594) SpanInfo: {"start":594,"length":952} |
33 | | - >@ClassDecorator1 |
34 | | - >@ClassDecorator2(10) |
| 32 | + ~ => Pos: (594 to 594) SpanInfo: {"start":632,"length":914} |
35 | 33 | >class Greeter { |
36 | 34 | > constructor( |
37 | 35 | > @ParameterDecorator1 |
|
77 | 75 | > this.greeting = greetings; |
78 | 76 | > } |
79 | 77 | >} |
80 | | - >:=> (line 8, col 0) to (line 54, col 1) |
| 78 | + >:=> (line 10, col 0) to (line 54, col 1) |
81 | 79 | 8 >@ClassDecorator1 |
82 | 80 |
|
83 | 81 | ~~~~~~~~~~~~~~~~ => Pos: (595 to 610) SpanInfo: {"start":595,"length":36} |
|
94 | 92 | -------------------------------- |
95 | 93 | 10 >class Greeter { |
96 | 94 |
|
97 | | - ~~~~~~~~~~~~~~~~ => Pos: (632 to 647) SpanInfo: {"start":594,"length":952} |
98 | | - >@ClassDecorator1 |
99 | | - >@ClassDecorator2(10) |
| 95 | + ~~~~~~~~~~~~~~~~ => Pos: (632 to 647) SpanInfo: {"start":632,"length":914} |
100 | 96 | >class Greeter { |
101 | 97 | > constructor( |
102 | 98 | > @ParameterDecorator1 |
|
142 | 138 | > this.greeting = greetings; |
143 | 139 | > } |
144 | 140 | >} |
145 | | - >:=> (line 8, col 0) to (line 54, col 1) |
| 141 | + >:=> (line 10, col 0) to (line 54, col 1) |
146 | 142 | -------------------------------- |
147 | 143 | 11 > constructor( |
148 | 144 |
|
|
152 | 148 | -------------------------------- |
153 | 149 | 12 > @ParameterDecorator1 |
154 | 150 |
|
155 | | - ~~~~~~~~~ => Pos: (665 to 673) SpanInfo: {"start":673,"length":85} |
156 | | - >@ParameterDecorator1 |
157 | | - > @ParameterDecorator2(20) |
158 | | - > public greeting: string |
159 | | - >:=> (line 12, col 8) to (line 14, col 31) |
| 151 | + ~~~~~~~~~ => Pos: (665 to 673) SpanInfo: {"start":735,"length":23} |
| 152 | + >public greeting: string |
| 153 | + >:=> (line 14, col 8) to (line 14, col 31) |
160 | 154 | 12 > @ParameterDecorator1 |
161 | 155 |
|
162 | 156 | ~~~~~~~~~~~~~~~~~~~~ => Pos: (674 to 693) SpanInfo: {"start":674,"length":52} |
|
173 | 167 | -------------------------------- |
174 | 168 | 14 > public greeting: string, |
175 | 169 |
|
176 | | - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ => Pos: (727 to 759) SpanInfo: {"start":673,"length":85} |
177 | | - >@ParameterDecorator1 |
178 | | - > @ParameterDecorator2(20) |
179 | | - > public greeting: string |
180 | | - >:=> (line 12, col 8) to (line 14, col 31) |
| 170 | + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ => Pos: (727 to 759) SpanInfo: {"start":735,"length":23} |
| 171 | + >public greeting: string |
| 172 | + >:=> (line 14, col 8) to (line 14, col 31) |
181 | 173 | -------------------------------- |
182 | 174 | 15 > |
183 | 175 |
|
184 | 176 | ~ => Pos: (760 to 760) SpanInfo: undefined |
185 | 177 | -------------------------------- |
186 | 178 | 16 > @ParameterDecorator1 |
187 | 179 |
|
188 | | - ~~~~~~~~~ => Pos: (761 to 769) SpanInfo: {"start":769,"length":80} |
189 | | - >@ParameterDecorator1 |
190 | | - > @ParameterDecorator2(30) |
191 | | - > ...b: string[] |
192 | | - >:=> (line 16, col 8) to (line 18, col 26) |
| 180 | + ~~~~~~~~~ => Pos: (761 to 769) SpanInfo: {"start":835,"length":14} |
| 181 | + >...b: string[] |
| 182 | + >:=> (line 18, col 12) to (line 18, col 26) |
193 | 183 | 16 > @ParameterDecorator1 |
194 | 184 |
|
195 | 185 | ~~~~~~~~~~~~~~~~~~~~ => Pos: (770 to 789) SpanInfo: {"start":770,"length":52} |
|
206 | 196 | -------------------------------- |
207 | 197 | 18 > ...b: string[]) { |
208 | 198 |
|
209 | | - ~~~~~~~~~~~~~~~~~~~~~~~~~~~ => Pos: (823 to 849) SpanInfo: {"start":769,"length":80} |
210 | | - >@ParameterDecorator1 |
211 | | - > @ParameterDecorator2(30) |
212 | | - > ...b: string[] |
213 | | - >:=> (line 16, col 8) to (line 18, col 26) |
| 199 | + ~~~~~~~~~~~~~~~~~~~~~~~~~~~ => Pos: (823 to 849) SpanInfo: {"start":835,"length":14} |
| 200 | + >...b: string[] |
| 201 | + >:=> (line 18, col 12) to (line 18, col 26) |
214 | 202 | 18 > ...b: string[]) { |
215 | 203 |
|
216 | 204 | ~~~ => Pos: (850 to 852) SpanInfo: {"start":857,"length":1} |
|
229 | 217 | -------------------------------- |
230 | 218 | 21 > @PropertyDecorator1 |
231 | 219 |
|
232 | | - ~~~~~ => Pos: (860 to 864) SpanInfo: {"start":864,"length":116} |
233 | | - >@PropertyDecorator1 |
234 | | - > @PropertyDecorator2(40) |
235 | | - > greet() { |
| 220 | + ~~~~~ => Pos: (860 to 864) SpanInfo: {"start":916,"length":64} |
| 221 | + >greet() { |
236 | 222 | > return "<h1>" + this.greeting + "</h1>"; |
237 | 223 | > } |
238 | | - >:=> (line 21, col 4) to (line 25, col 5) |
| 224 | + >:=> (line 23, col 4) to (line 25, col 5) |
239 | 225 | 21 > @PropertyDecorator1 |
240 | 226 |
|
241 | 227 | ~~~~~~~~~~~~~~~~~~~ => Pos: (865 to 883) SpanInfo: {"start":865,"length":46} |
|
252 | 238 | -------------------------------- |
253 | 239 | 23 > greet() { |
254 | 240 |
|
255 | | - ~~~~~~~~~~~ => Pos: (912 to 922) SpanInfo: {"start":864,"length":116} |
256 | | - >@PropertyDecorator1 |
257 | | - > @PropertyDecorator2(40) |
258 | | - > greet() { |
| 241 | + ~~~~~~~~~~~ => Pos: (912 to 922) SpanInfo: {"start":916,"length":64} |
| 242 | + >greet() { |
259 | 243 | > return "<h1>" + this.greeting + "</h1>"; |
260 | 244 | > } |
261 | | - >:=> (line 21, col 4) to (line 25, col 5) |
| 245 | + >:=> (line 23, col 4) to (line 25, col 5) |
262 | 246 | 23 > greet() { |
263 | 247 |
|
264 | 248 | ~~~ => Pos: (923 to 925) SpanInfo: {"start":934,"length":39} |
|
308 | 292 | -------------------------------- |
309 | 293 | 31 > @PropertyDecorator1 |
310 | 294 |
|
311 | | - ~~~~~ => Pos: (1058 to 1062) SpanInfo: {"start":1062,"length":83} |
312 | | - >@PropertyDecorator1 |
313 | | - > @PropertyDecorator2(60) |
314 | | - > private static x1: number = 10; |
315 | | - >:=> (line 31, col 4) to (line 33, col 35) |
| 295 | + ~~~~~ => Pos: (1058 to 1062) SpanInfo: {"start":1114,"length":31} |
| 296 | + >private static x1: number = 10; |
| 297 | + >:=> (line 33, col 4) to (line 33, col 35) |
316 | 298 | 31 > @PropertyDecorator1 |
317 | 299 |
|
318 | 300 | ~~~~~~~~~~~~~~~~~~~ => Pos: (1063 to 1081) SpanInfo: {"start":1063,"length":46} |
|
329 | 311 | -------------------------------- |
330 | 312 | 33 > private static x1: number = 10; |
331 | 313 |
|
332 | | - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ => Pos: (1110 to 1145) SpanInfo: {"start":1062,"length":83} |
333 | | - >@PropertyDecorator1 |
334 | | - > @PropertyDecorator2(60) |
335 | | - > private static x1: number = 10; |
336 | | - >:=> (line 31, col 4) to (line 33, col 35) |
| 314 | + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ => Pos: (1110 to 1145) SpanInfo: {"start":1114,"length":31} |
| 315 | + >private static x1: number = 10; |
| 316 | + >:=> (line 33, col 4) to (line 33, col 35) |
337 | 317 | -------------------------------- |
338 | 318 | 34 > |
339 | 319 |
|
|
393 | 373 | -------------------------------- |
394 | 374 | 42 > @PropertyDecorator1 |
395 | 375 |
|
396 | | - ~~~~~ => Pos: (1283 to 1287) SpanInfo: {"start":1287,"length":105} |
397 | | - >@PropertyDecorator1 |
398 | | - > @PropertyDecorator2(80) |
399 | | - > get greetings() { |
| 376 | + ~~~~~ => Pos: (1283 to 1287) SpanInfo: {"start":1339,"length":53} |
| 377 | + >get greetings() { |
400 | 378 | > return this.greeting; |
401 | 379 | > } |
402 | | - >:=> (line 42, col 4) to (line 46, col 5) |
| 380 | + >:=> (line 44, col 4) to (line 46, col 5) |
403 | 381 | 42 > @PropertyDecorator1 |
404 | 382 |
|
405 | 383 | ~~~~~~~~~~~~~~~~~~~ => Pos: (1288 to 1306) SpanInfo: {"start":1288,"length":46} |
|
416 | 394 | -------------------------------- |
417 | 395 | 44 > get greetings() { |
418 | 396 |
|
419 | | - ~~~~~~~~~~~~~~~~~~~ => Pos: (1335 to 1353) SpanInfo: {"start":1287,"length":105} |
420 | | - >@PropertyDecorator1 |
421 | | - > @PropertyDecorator2(80) |
422 | | - > get greetings() { |
| 397 | + ~~~~~~~~~~~~~~~~~~~ => Pos: (1335 to 1353) SpanInfo: {"start":1339,"length":53} |
| 398 | + >get greetings() { |
423 | 399 | > return this.greeting; |
424 | 400 | > } |
425 | | - >:=> (line 42, col 4) to (line 46, col 5) |
| 401 | + >:=> (line 44, col 4) to (line 46, col 5) |
426 | 402 | 44 > get greetings() { |
427 | 403 |
|
428 | 404 | ~~~ => Pos: (1354 to 1356) SpanInfo: {"start":1365,"length":20} |
|
0 commit comments