File tree 23 files changed +192
-192
lines changed
23 files changed +192
-192
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ export class IntrinsicType extends Type {
16
16
/**
17
17
* The type name identifier.
18
18
*/
19
- readonly type : string = 'instrinct' ; // TODO: Is there any change to correct this typo?
19
+ readonly type : string = 'intrinsic' ;
20
20
21
21
/**
22
22
* Create a new instance of IntrinsicType.
Original file line number Diff line number Diff line change 47
47
}
48
48
],
49
49
"type" : {
50
- "type" : " instrinct " ,
50
+ "type" : " intrinsic " ,
51
51
"name" : " string"
52
52
}
53
53
},
71
71
}
72
72
],
73
73
"type" : {
74
- "type" : " instrinct " ,
74
+ "type" : " intrinsic " ,
75
75
"name" : " string"
76
76
}
77
77
},
97
97
"shortText" : " A function that is made private via comment."
98
98
},
99
99
"type" : {
100
- "type" : " instrinct " ,
100
+ "type" : " intrinsic " ,
101
101
"name" : " void"
102
102
}
103
103
}
132
132
"shortText" : " A function that is made protected via comment."
133
133
},
134
134
"type" : {
135
- "type" : " instrinct " ,
135
+ "type" : " intrinsic " ,
136
136
"name" : " void"
137
137
}
138
138
}
244
244
"shortText" : " A function that is made private via comment."
245
245
},
246
246
"type" : {
247
- "type" : " instrinct " ,
247
+ "type" : " intrinsic " ,
248
248
"name" : " void"
249
249
}
250
250
}
279
279
"shortText" : " A function that is made protected via comment."
280
280
},
281
281
"type" : {
282
- "type" : " instrinct " ,
282
+ "type" : " intrinsic " ,
283
283
"name" : " void"
284
284
}
285
285
}
Original file line number Diff line number Diff line change 89
89
}
90
90
],
91
91
"type" : {
92
- "type" : " instrinct " ,
92
+ "type" : " intrinsic " ,
93
93
"isArray" : true ,
94
94
"name" : " number"
95
95
}
114
114
}
115
115
],
116
116
"type" : {
117
- "type" : " instrinct " ,
117
+ "type" : " intrinsic " ,
118
118
"name" : " string"
119
119
}
120
120
},
163
163
"shortText" : " privateMethod short text."
164
164
},
165
165
"type" : {
166
- "type" : " instrinct " ,
166
+ "type" : " intrinsic " ,
167
167
"name" : " void"
168
168
}
169
169
}
196
196
"shortText" : " protectedMethod short text."
197
197
},
198
198
"type" : {
199
- "type" : " instrinct " ,
199
+ "type" : " intrinsic " ,
200
200
"name" : " void"
201
201
}
202
202
}
229
229
"shortText" : " publicMethod short text."
230
230
},
231
231
"type" : {
232
- "type" : " instrinct " ,
232
+ "type" : " intrinsic " ,
233
233
"name" : " void"
234
234
}
235
235
}
262
262
"shortText" : " staticMethod short text."
263
263
},
264
264
"type" : {
265
- "type" : " instrinct " ,
265
+ "type" : " intrinsic " ,
266
266
"name" : " void"
267
267
}
268
268
}
360
360
"shortText" : " Constructor param"
361
361
},
362
362
"type" : {
363
- "type" : " instrinct " ,
363
+ "type" : " intrinsic " ,
364
364
"name" : " any"
365
365
}
366
366
},
374
374
"shortText" : " Private string property"
375
375
},
376
376
"type" : {
377
- "type" : " instrinct " ,
377
+ "type" : " intrinsic " ,
378
378
"name" : " string"
379
379
}
380
380
},
388
388
"shortText" : " Public number property"
389
389
},
390
390
"type" : {
391
- "type" : " instrinct " ,
391
+ "type" : " intrinsic " ,
392
392
"name" : " number"
393
393
}
394
394
},
402
402
"shortText" : " Public implicit any property\n "
403
403
},
404
404
"type" : {
405
- "type" : " instrinct " ,
405
+ "type" : " intrinsic " ,
406
406
"name" : " any"
407
407
}
408
408
}
453
453
}
454
454
],
455
455
"type" : {
456
- "type" : " instrinct " ,
456
+ "type" : " intrinsic " ,
457
457
"name" : " string"
458
458
}
459
459
},
478
478
}
479
479
],
480
480
"type" : {
481
- "type" : " instrinct " ,
481
+ "type" : " intrinsic " ,
482
482
"name" : " number"
483
483
}
484
484
},
503
503
}
504
504
],
505
505
"type" : {
506
- "type" : " instrinct " ,
506
+ "type" : " intrinsic " ,
507
507
"name" : " any"
508
508
}
509
509
},
527
527
}
528
528
],
529
529
"type" : {
530
- "type" : " instrinct " ,
530
+ "type" : " intrinsic " ,
531
531
"name" : " string"
532
532
},
533
533
"inheritedFrom" : {
586
586
"shortText" : " protectedMethod short text."
587
587
},
588
588
"type" : {
589
- "type" : " instrinct " ,
589
+ "type" : " intrinsic " ,
590
590
"name" : " void"
591
591
},
592
592
"overwrites" : {
629
629
"shortText" : " publicMethod short text."
630
630
},
631
631
"type" : {
632
- "type" : " instrinct " ,
632
+ "type" : " intrinsic " ,
633
633
"name" : " void"
634
634
},
635
635
"overwrites" : {
672
672
"shortText" : " staticMethod short text."
673
673
},
674
674
"type" : {
675
- "type" : " instrinct " ,
675
+ "type" : " intrinsic " ,
676
676
"name" : " void"
677
677
},
678
678
"inheritedFrom" : {
Original file line number Diff line number Diff line change 50
50
"shortText" : " X component of the Vector"
51
51
},
52
52
"type" : {
53
- "type" : " instrinct " ,
53
+ "type" : " intrinsic " ,
54
54
"name" : " number"
55
55
}
56
56
},
64
64
"shortText" : " Y component of the Vector\n "
65
65
},
66
66
"type" : {
67
- "type" : " instrinct " ,
67
+ "type" : " intrinsic " ,
68
68
"name" : " number"
69
69
}
70
70
}
104
104
}
105
105
],
106
106
"type" : {
107
- "type" : " instrinct " ,
107
+ "type" : " intrinsic " ,
108
108
"name" : " number"
109
109
}
110
110
},
128
128
}
129
129
],
130
130
"type" : {
131
- "type" : " instrinct " ,
131
+ "type" : " intrinsic " ,
132
132
"name" : " number"
133
133
}
134
134
}
201
201
"shortText" : " X component of the Vector"
202
202
},
203
203
"type" : {
204
- "type" : " instrinct " ,
204
+ "type" : " intrinsic " ,
205
205
"name" : " number"
206
206
}
207
207
},
215
215
"shortText" : " Y component of the Vector"
216
216
},
217
217
"type" : {
218
- "type" : " instrinct " ,
218
+ "type" : " intrinsic " ,
219
219
"name" : " number"
220
220
}
221
221
},
229
229
"shortText" : " Z component of the Vector\n "
230
230
},
231
231
"type" : {
232
- "type" : " instrinct " ,
232
+ "type" : " intrinsic " ,
233
233
"name" : " number"
234
234
}
235
235
}
279
279
}
280
280
],
281
281
"type" : {
282
- "type" : " instrinct " ,
282
+ "type" : " intrinsic " ,
283
283
"name" : " number"
284
284
},
285
285
"inheritedFrom" : {
308
308
}
309
309
],
310
310
"type" : {
311
- "type" : " instrinct " ,
311
+ "type" : " intrinsic " ,
312
312
"name" : " number"
313
313
},
314
314
"overwrites" : {
337
337
}
338
338
],
339
339
"type" : {
340
- "type" : " instrinct " ,
340
+ "type" : " intrinsic " ,
341
341
"name" : " number"
342
342
}
343
343
}
Original file line number Diff line number Diff line change 32
32
"id" : 13
33
33
},
34
34
"arguments" : {
35
- "options" : " {\n name: 'Name of class'\n }"
35
+ "options" : " {\r\ n name: 'Name of class'\r \n }"
36
36
}
37
37
}
38
38
],
75
75
"shortText" : " A decorated method."
76
76
},
77
77
"type" : {
78
- "type" : " instrinct " ,
78
+ "type" : " intrinsic " ,
79
79
"name" : " void"
80
80
}
81
81
}
151
151
"type" : " union" ,
152
152
"types" : [
153
153
{
154
- "type" : " instrinct " ,
154
+ "type" : " intrinsic " ,
155
155
"name" : " string"
156
156
},
157
157
{
158
- "type" : " instrinct " ,
158
+ "type" : " intrinsic " ,
159
159
"name" : " symbol"
160
160
}
161
161
]
172
172
"name" : " TypedPropertyDescriptor" ,
173
173
"typeArguments" : [
174
174
{
175
- "type" : " instrinct " ,
175
+ "type" : " intrinsic " ,
176
176
"name" : " any"
177
177
}
178
178
]
179
179
}
180
180
}
181
181
],
182
182
"type" : {
183
- "type" : " instrinct " ,
183
+ "type" : " intrinsic " ,
184
184
"name" : " void"
185
185
}
186
186
}
252
252
}
253
253
],
254
254
"type" : {
255
- "type" : " instrinct " ,
255
+ "type" : " intrinsic " ,
256
256
"name" : " string"
257
257
}
258
258
}
325
325
"text" : " The parameter of this decorator.\n "
326
326
},
327
327
"type" : {
328
- "type" : " instrinct " ,
328
+ "type" : " intrinsic " ,
329
329
"name" : " boolean"
330
330
}
331
331
}
You can’t perform that action at this time.
0 commit comments