@@ -31,11 +31,11 @@ app/src/main/kotlin/testProject/App.kt:
31
31
# 7| 0: [IntegerLiteral] 3
32
32
# 7| 1: [VarAccess] seen1
33
33
# 7| 1: [ExprStmt] <Expr>;
34
- # 7| 0: [MethodAccess ] throwMissingFieldException(...)
34
+ # 7| 0: [MethodCall ] throwMissingFieldException(...)
35
35
# 7| -1: [TypeAccess] PluginExceptionsKt
36
36
# 7| 0: [VarAccess] seen1
37
37
# 7| 1: [IntegerLiteral] 3
38
- # 7| 2: [MethodAccess ] getDescriptor(...)
38
+ # 7| 2: [MethodCall ] getDescriptor(...)
39
39
# 7| -1: [VarAccess] INSTANCE
40
40
# 7| 1: [SuperConstructorInvocationStmt] super(...)
41
41
# 7| 2: [ExprStmt] <Expr>;
@@ -118,7 +118,7 @@ app/src/main/kotlin/testProject/App.kt:
118
118
# 0| 1: [VarAccess] p0.language
119
119
# 0| -1: [VarAccess] p0
120
120
# 0| 2: [ReturnStmt] return ...
121
- # 0| 0: [MethodAccess ] copy(...)
121
+ # 0| 0: [MethodCall ] copy(...)
122
122
# 0| -1: [VarAccess] p0
123
123
# 0| 0: [VarAccess] p1
124
124
# 0| 1: [VarAccess] p2
@@ -176,7 +176,7 @@ app/src/main/kotlin/testProject/App.kt:
176
176
# 0| 5: [BlockStmt] { ... }
177
177
# 0| 0: [LocalVariableDeclStmt] var ...;
178
178
# 0| 1: [LocalVariableDeclExpr] result
179
- # 0| 0: [MethodAccess ] hashCode(...)
179
+ # 0| 0: [MethodCall ] hashCode(...)
180
180
# 0| -1: [VarAccess] this.name
181
181
# 0| -1: [ThisAccess] this
182
182
# 0| 1: [ExprStmt] <Expr>;
@@ -186,7 +186,7 @@ app/src/main/kotlin/testProject/App.kt:
186
186
# 0| 0: [MulExpr] ... * ...
187
187
# 0| 0: [VarAccess] result
188
188
# 0| 1: [IntegerLiteral] 31
189
- # 0| 1: [MethodAccess ] hashCode(...)
189
+ # 0| 1: [MethodCall ] hashCode(...)
190
190
# 0| -1: [VarAccess] this.language
191
191
# 0| -1: [ThisAccess] this
192
192
# 0| 2: [ReturnStmt] return ...
@@ -226,18 +226,18 @@ app/src/main/kotlin/testProject/App.kt:
226
226
# 0| 0: [TypeAccess] SerialDescriptor
227
227
# 7| 5: [BlockStmt] { ... }
228
228
# 7| 0: [ExprStmt] <Expr>;
229
- # 7| 0: [MethodAccess ] encodeStringElement(...)
229
+ # 7| 0: [MethodCall ] encodeStringElement(...)
230
230
# 7| -1: [VarAccess] output
231
231
# 7| 0: [VarAccess] serialDesc
232
232
# 7| 1: [IntegerLiteral] 0
233
- # 7| 2: [MethodAccess ] getName(...)
233
+ # 7| 2: [MethodCall ] getName(...)
234
234
# 7| -1: [VarAccess] self
235
235
# 7| 1: [ExprStmt] <Expr>;
236
- # 7| 0: [MethodAccess ] encodeIntElement(...)
236
+ # 7| 0: [MethodCall ] encodeIntElement(...)
237
237
# 7| -1: [VarAccess] output
238
238
# 7| 0: [VarAccess] serialDesc
239
239
# 7| 1: [IntegerLiteral] 1
240
- # 7| 2: [MethodAccess ] getLanguage(...)
240
+ # 7| 2: [MethodCall ] getLanguage(...)
241
241
# 7| -1: [VarAccess] self
242
242
# 7| 10: [Class] $serializer
243
243
#-----| -3: (Annotations)
@@ -274,7 +274,7 @@ app/src/main/kotlin/testProject/App.kt:
274
274
# 7| 5: [BlockStmt] { ... }
275
275
# 7| 0: [LocalVariableDeclStmt] var ...;
276
276
# 7| 1: [LocalVariableDeclExpr] tmp0_desc
277
- # 7| 0: [MethodAccess ] getDescriptor(...)
277
+ # 7| 0: [MethodCall ] getDescriptor(...)
278
278
# 7| -1: [ThisAccess] this
279
279
# 7| 1: [LocalVariableDeclStmt] var ...;
280
280
# 7| 1: [LocalVariableDeclExpr] tmp1_flag
@@ -293,20 +293,20 @@ app/src/main/kotlin/testProject/App.kt:
293
293
# 7| 0: [IntegerLiteral] 0
294
294
# 7| 6: [LocalVariableDeclStmt] var ...;
295
295
# 7| 1: [LocalVariableDeclExpr] tmp6_input
296
- # 7| 0: [MethodAccess ] beginStructure(...)
296
+ # 7| 0: [MethodCall ] beginStructure(...)
297
297
# 7| -1: [VarAccess] decoder
298
298
# 7| 0: [VarAccess] tmp0_desc
299
299
# 7| 7: [ExprStmt] <Expr>;
300
300
# 7| 0: [WhenExpr] when ...
301
301
# 7| 0: [WhenBranch] ... -> ...
302
- # 7| 0: [MethodAccess ] decodeSequentially(...)
302
+ # 7| 0: [MethodCall ] decodeSequentially(...)
303
303
# 7| -1: [VarAccess] tmp6_input
304
304
# 7| 1: [BlockStmt] { ... }
305
305
# 7| 0: [BlockStmt] { ... }
306
306
# 7| 0: [ExprStmt] <Expr>;
307
307
# 7| 0: [AssignExpr] ...=...
308
308
# 7| 0: [VarAccess] tmp4_local0
309
- # 7| 1: [MethodAccess ] decodeStringElement(...)
309
+ # 7| 1: [MethodCall ] decodeStringElement(...)
310
310
# 7| -1: [VarAccess] tmp6_input
311
311
# 7| 0: [VarAccess] tmp0_desc
312
312
# 7| 1: [IntegerLiteral] 0
@@ -320,7 +320,7 @@ app/src/main/kotlin/testProject/App.kt:
320
320
# 7| 0: [ExprStmt] <Expr>;
321
321
# 7| 0: [AssignExpr] ...=...
322
322
# 7| 0: [VarAccess] tmp5_local1
323
- # 7| 1: [MethodAccess ] decodeIntElement(...)
323
+ # 7| 1: [MethodCall ] decodeIntElement(...)
324
324
# 7| -1: [VarAccess] tmp6_input
325
325
# 7| 0: [VarAccess] tmp0_desc
326
326
# 7| 1: [IntegerLiteral] 1
@@ -338,7 +338,7 @@ app/src/main/kotlin/testProject/App.kt:
338
338
# 7| 0: [ExprStmt] <Expr>;
339
339
# 7| 0: [AssignExpr] ...=...
340
340
# 7| 0: [VarAccess] tmp2_index
341
- # 7| 1: [MethodAccess ] decodeElementIndex(...)
341
+ # 7| 1: [MethodCall ] decodeElementIndex(...)
342
342
# 7| -1: [VarAccess] tmp6_input
343
343
# 7| 0: [VarAccess] tmp0_desc
344
344
# 7| 1: [ExprStmt] <Expr>;
@@ -359,7 +359,7 @@ app/src/main/kotlin/testProject/App.kt:
359
359
# 7| 0: [ExprStmt] <Expr>;
360
360
# 7| 0: [AssignExpr] ...=...
361
361
# 7| 0: [VarAccess] tmp4_local0
362
- # 7| 1: [MethodAccess ] decodeStringElement(...)
362
+ # 7| 1: [MethodCall ] decodeStringElement(...)
363
363
# 7| -1: [VarAccess] tmp6_input
364
364
# 7| 0: [VarAccess] tmp0_desc
365
365
# 7| 1: [IntegerLiteral] 0
@@ -377,7 +377,7 @@ app/src/main/kotlin/testProject/App.kt:
377
377
# 7| 0: [ExprStmt] <Expr>;
378
378
# 7| 0: [AssignExpr] ...=...
379
379
# 7| 0: [VarAccess] tmp5_local1
380
- # 7| 1: [MethodAccess ] decodeIntElement(...)
380
+ # 7| 1: [MethodCall ] decodeIntElement(...)
381
381
# 7| -1: [VarAccess] tmp6_input
382
382
# 7| 0: [VarAccess] tmp0_desc
383
383
# 7| 1: [IntegerLiteral] 1
@@ -394,7 +394,7 @@ app/src/main/kotlin/testProject/App.kt:
394
394
# 7| -3: [TypeAccess] UnknownFieldException
395
395
# 7| 0: [VarAccess] tmp2_index
396
396
# 7| 8: [ExprStmt] <Expr>;
397
- # 7| 0: [MethodAccess ] endStructure(...)
397
+ # 7| 0: [MethodCall ] endStructure(...)
398
398
# 7| -1: [VarAccess] tmp6_input
399
399
# 7| 0: [VarAccess] tmp0_desc
400
400
# 7| 9: [ReturnStmt] return ...
@@ -426,21 +426,21 @@ app/src/main/kotlin/testProject/App.kt:
426
426
# 7| 5: [BlockStmt] { ... }
427
427
# 7| 0: [LocalVariableDeclStmt] var ...;
428
428
# 7| 1: [LocalVariableDeclExpr] tmp0_desc
429
- # 7| 0: [MethodAccess ] getDescriptor(...)
429
+ # 7| 0: [MethodCall ] getDescriptor(...)
430
430
# 7| -1: [ThisAccess] this
431
431
# 7| 1: [LocalVariableDeclStmt] var ...;
432
432
# 7| 1: [LocalVariableDeclExpr] tmp1_output
433
- # 7| 0: [MethodAccess ] beginStructure(...)
433
+ # 7| 0: [MethodCall ] beginStructure(...)
434
434
# 7| -1: [VarAccess] encoder
435
435
# 7| 0: [VarAccess] tmp0_desc
436
436
# 7| 2: [ExprStmt] <Expr>;
437
- # 7| 0: [MethodAccess ] write$Self(...)
437
+ # 7| 0: [MethodCall ] write$Self(...)
438
438
# 7| -1: [TypeAccess] Project
439
439
# 7| 0: [VarAccess] value
440
440
# 7| 1: [VarAccess] tmp1_output
441
441
# 7| 2: [VarAccess] tmp0_desc
442
442
# 7| 3: [ExprStmt] <Expr>;
443
- # 7| 0: [MethodAccess ] endStructure(...)
443
+ # 7| 0: [MethodCall ] endStructure(...)
444
444
# 7| -1: [VarAccess] tmp1_output
445
445
# 7| 0: [VarAccess] tmp0_desc
446
446
# 7| 6: [Constructor] $serializer
@@ -456,12 +456,12 @@ app/src/main/kotlin/testProject/App.kt:
456
456
# 7| 0: [TypeAccess] $serializer
457
457
# 7| 2: [IntegerLiteral] 2
458
458
# 7| 1: [ExprStmt] <Expr>;
459
- # 7| 0: [MethodAccess ] addElement(...)
459
+ # 7| 0: [MethodCall ] addElement(...)
460
460
# 7| -1: [VarAccess] tmp0_serialDesc
461
461
# 7| 0: [StringLiteral] "name"
462
462
# 7| 1: [BooleanLiteral] false
463
463
# 7| 2: [ExprStmt] <Expr>;
464
- # 7| 0: [MethodAccess ] addElement(...)
464
+ # 7| 0: [MethodCall ] addElement(...)
465
465
# 7| -1: [VarAccess] tmp0_serialDesc
466
466
# 7| 0: [StringLiteral] "language"
467
467
# 7| 1: [BooleanLiteral] false
@@ -477,7 +477,7 @@ app/src/main/kotlin/testProject/App.kt:
477
477
# 7| 0: [WildcardTypeAccess] ? ...
478
478
# 7| 5: [BlockStmt] { ... }
479
479
# 7| 0: [ReturnStmt] return ...
480
- # 7| 0: [MethodAccess ] typeParametersSerializers(...)
480
+ # 7| 0: [MethodCall ] typeParametersSerializers(...)
481
481
# 7| -1: [SuperAccess] GeneratedSerializer.super
482
482
# 7| 0: [TypeAccess] GeneratedSerializer
483
483
# 7| 11: [Class] Companion
@@ -564,11 +564,11 @@ app/src/main/kotlin/testProject/App.kt:
564
564
# 14| 0: [IntegerLiteral] 0
565
565
# 14| 1: [VarAccess] seen1
566
566
# 14| 1: [ExprStmt] <Expr>;
567
- # 14| 0: [MethodAccess ] throwMissingFieldException(...)
567
+ # 14| 0: [MethodCall ] throwMissingFieldException(...)
568
568
# 14| -1: [TypeAccess] PluginExceptionsKt
569
569
# 14| 0: [VarAccess] seen1
570
570
# 14| 1: [IntegerLiteral] 0
571
- # 14| 2: [MethodAccess ] getDescriptor(...)
571
+ # 14| 2: [MethodCall ] getDescriptor(...)
572
572
# 14| -1: [VarAccess] INSTANCE
573
573
# 14| 1: [SuperConstructorInvocationStmt] super(...)
574
574
# 14| 2: [ExprStmt] <Expr>;
@@ -616,7 +616,7 @@ app/src/main/kotlin/testProject/App.kt:
616
616
# 14| 0: [WhenBranch] ... -> ...
617
617
# 14| 0: [WhenExpr] when ...
618
618
# 14| 0: [WhenBranch] ... -> ...
619
- # 14| 0: [MethodAccess ] shouldEncodeElementDefault(...)
619
+ # 14| 0: [MethodCall ] shouldEncodeElementDefault(...)
620
620
# 14| -1: [VarAccess] output
621
621
# 14| 0: [VarAccess] serialDesc
622
622
# 14| 1: [IntegerLiteral] 0
@@ -626,15 +626,15 @@ app/src/main/kotlin/testProject/App.kt:
626
626
# 14| 0: [BooleanLiteral] true
627
627
# 14| 1: [ExprStmt] <Expr>;
628
628
# 14| 0: [ValueNEExpr] ... (value not-equals) ...
629
- # 14| 0: [MethodAccess ] getId(...)
629
+ # 14| 0: [MethodCall ] getId(...)
630
630
# 14| -1: [VarAccess] self
631
631
# 16| 1: [StringLiteral] "X"
632
632
# 14| 1: [ExprStmt] <Expr>;
633
- # 14| 0: [MethodAccess ] encodeStringElement(...)
633
+ # 14| 0: [MethodCall ] encodeStringElement(...)
634
634
# 14| -1: [VarAccess] output
635
635
# 14| 0: [VarAccess] serialDesc
636
636
# 14| 1: [IntegerLiteral] 0
637
- # 14| 2: [MethodAccess ] getId(...)
637
+ # 14| 2: [MethodCall ] getId(...)
638
638
# 14| -1: [VarAccess] self
639
639
# 14| 3: [Class] $serializer
640
640
#-----| -3: (Annotations)
@@ -671,7 +671,7 @@ app/src/main/kotlin/testProject/App.kt:
671
671
# 14| 5: [BlockStmt] { ... }
672
672
# 14| 0: [LocalVariableDeclStmt] var ...;
673
673
# 14| 1: [LocalVariableDeclExpr] tmp0_desc
674
- # 14| 0: [MethodAccess ] getDescriptor(...)
674
+ # 14| 0: [MethodCall ] getDescriptor(...)
675
675
# 14| -1: [ThisAccess] this
676
676
# 14| 1: [LocalVariableDeclStmt] var ...;
677
677
# 14| 1: [LocalVariableDeclExpr] tmp1_flag
@@ -687,20 +687,20 @@ app/src/main/kotlin/testProject/App.kt:
687
687
# 14| 0: [NullLiteral] null
688
688
# 14| 5: [LocalVariableDeclStmt] var ...;
689
689
# 14| 1: [LocalVariableDeclExpr] tmp5_input
690
- # 14| 0: [MethodAccess ] beginStructure(...)
690
+ # 14| 0: [MethodCall ] beginStructure(...)
691
691
# 14| -1: [VarAccess] decoder
692
692
# 14| 0: [VarAccess] tmp0_desc
693
693
# 14| 6: [ExprStmt] <Expr>;
694
694
# 14| 0: [WhenExpr] when ...
695
695
# 14| 0: [WhenBranch] ... -> ...
696
- # 14| 0: [MethodAccess ] decodeSequentially(...)
696
+ # 14| 0: [MethodCall ] decodeSequentially(...)
697
697
# 14| -1: [VarAccess] tmp5_input
698
698
# 14| 1: [BlockStmt] { ... }
699
699
# 14| 0: [BlockStmt] { ... }
700
700
# 14| 0: [ExprStmt] <Expr>;
701
701
# 14| 0: [AssignExpr] ...=...
702
702
# 14| 0: [VarAccess] tmp4_local0
703
- # 14| 1: [MethodAccess ] decodeStringElement(...)
703
+ # 14| 1: [MethodCall ] decodeStringElement(...)
704
704
# 14| -1: [VarAccess] tmp5_input
705
705
# 14| 0: [VarAccess] tmp0_desc
706
706
# 14| 1: [IntegerLiteral] 0
@@ -718,7 +718,7 @@ app/src/main/kotlin/testProject/App.kt:
718
718
# 14| 0: [ExprStmt] <Expr>;
719
719
# 14| 0: [AssignExpr] ...=...
720
720
# 14| 0: [VarAccess] tmp2_index
721
- # 14| 1: [MethodAccess ] decodeElementIndex(...)
721
+ # 14| 1: [MethodCall ] decodeElementIndex(...)
722
722
# 14| -1: [VarAccess] tmp5_input
723
723
# 14| 0: [VarAccess] tmp0_desc
724
724
# 14| 1: [ExprStmt] <Expr>;
@@ -739,7 +739,7 @@ app/src/main/kotlin/testProject/App.kt:
739
739
# 14| 0: [ExprStmt] <Expr>;
740
740
# 14| 0: [AssignExpr] ...=...
741
741
# 14| 0: [VarAccess] tmp4_local0
742
- # 14| 1: [MethodAccess ] decodeStringElement(...)
742
+ # 14| 1: [MethodCall ] decodeStringElement(...)
743
743
# 14| -1: [VarAccess] tmp5_input
744
744
# 14| 0: [VarAccess] tmp0_desc
745
745
# 14| 1: [IntegerLiteral] 0
@@ -756,7 +756,7 @@ app/src/main/kotlin/testProject/App.kt:
756
756
# 14| -3: [TypeAccess] UnknownFieldException
757
757
# 14| 0: [VarAccess] tmp2_index
758
758
# 14| 7: [ExprStmt] <Expr>;
759
- # 14| 0: [MethodAccess ] endStructure(...)
759
+ # 14| 0: [MethodCall ] endStructure(...)
760
760
# 14| -1: [VarAccess] tmp5_input
761
761
# 14| 0: [VarAccess] tmp0_desc
762
762
# 14| 8: [ReturnStmt] return ...
@@ -787,21 +787,21 @@ app/src/main/kotlin/testProject/App.kt:
787
787
# 14| 5: [BlockStmt] { ... }
788
788
# 14| 0: [LocalVariableDeclStmt] var ...;
789
789
# 14| 1: [LocalVariableDeclExpr] tmp0_desc
790
- # 14| 0: [MethodAccess ] getDescriptor(...)
790
+ # 14| 0: [MethodCall ] getDescriptor(...)
791
791
# 14| -1: [ThisAccess] this
792
792
# 14| 1: [LocalVariableDeclStmt] var ...;
793
793
# 14| 1: [LocalVariableDeclExpr] tmp1_output
794
- # 14| 0: [MethodAccess ] beginStructure(...)
794
+ # 14| 0: [MethodCall ] beginStructure(...)
795
795
# 14| -1: [VarAccess] encoder
796
796
# 14| 0: [VarAccess] tmp0_desc
797
797
# 14| 2: [ExprStmt] <Expr>;
798
- # 14| 0: [MethodAccess ] write$Self(...)
798
+ # 14| 0: [MethodCall ] write$Self(...)
799
799
# 14| -1: [TypeAccess] X
800
800
# 14| 0: [VarAccess] value
801
801
# 14| 1: [VarAccess] tmp1_output
802
802
# 14| 2: [VarAccess] tmp0_desc
803
803
# 14| 3: [ExprStmt] <Expr>;
804
- # 14| 0: [MethodAccess ] endStructure(...)
804
+ # 14| 0: [MethodCall ] endStructure(...)
805
805
# 14| -1: [VarAccess] tmp1_output
806
806
# 14| 0: [VarAccess] tmp0_desc
807
807
# 14| 6: [Constructor] $serializer
@@ -817,7 +817,7 @@ app/src/main/kotlin/testProject/App.kt:
817
817
# 14| 0: [TypeAccess] $serializer
818
818
# 14| 2: [IntegerLiteral] 1
819
819
# 14| 1: [ExprStmt] <Expr>;
820
- # 14| 0: [MethodAccess ] addElement(...)
820
+ # 14| 0: [MethodCall ] addElement(...)
821
821
# 14| -1: [VarAccess] tmp0_serialDesc
822
822
# 14| 0: [StringLiteral] "id"
823
823
# 14| 1: [BooleanLiteral] true
@@ -833,7 +833,7 @@ app/src/main/kotlin/testProject/App.kt:
833
833
# 14| 0: [WildcardTypeAccess] ? ...
834
834
# 14| 5: [BlockStmt] { ... }
835
835
# 14| 0: [ReturnStmt] return ...
836
- # 14| 0: [MethodAccess ] typeParametersSerializers(...)
836
+ # 14| 0: [MethodCall ] typeParametersSerializers(...)
837
837
# 14| -1: [SuperAccess] GeneratedSerializer.super
838
838
# 14| 0: [TypeAccess] GeneratedSerializer
839
839
# 14| 4: [Class] Companion
0 commit comments