@@ -3,7 +3,7 @@ calls/calls.rb:
3
3
# 58| getDesugared: [MethodCall] call to []
4
4
# 58| getReceiver: [ConstantReadAccess] Array
5
5
# 58| getArgument: [MethodCall] call to foo
6
- # 58| getReceiver: [Self] self
6
+ # 58| getReceiver: [Self, SelfVariableAccess ] self
7
7
# 59| [ArrayLiteral] [...]
8
8
# 59| getDesugared: [MethodCall] call to []
9
9
# 59| getReceiver: [ConstantReadAccess] Array
@@ -15,7 +15,7 @@ calls/calls.rb:
15
15
# 66| getAnOperand/getRightOperand: [AddExpr] ... + ...
16
16
# 66| getAnOperand/getLeftOperand/getReceiver: [LocalVariableAccess] var1
17
17
# 66| getAnOperand/getArgument/getRightOperand: [MethodCall] call to bar
18
- # 66| getReceiver: [Self] self
18
+ # 66| getReceiver: [Self, SelfVariableAccess ] self
19
19
# 67| [AssignAddExpr] ... += ...
20
20
# 67| getDesugared: [AssignExpr] ... = ...
21
21
# 67| getAnOperand/getLeftOperand: [LocalVariableAccess] var1
@@ -26,7 +26,7 @@ calls/calls.rb:
26
26
# 314| [AssignExpr] ... = ...
27
27
# 314| getDesugared: [StmtSequence] ...
28
28
# 314| getStmt: [SetterMethodCall] call to foo=
29
- # 314| getReceiver: [Self] self
29
+ # 314| getReceiver: [Self, SelfVariableAccess ] self
30
30
# 314| getArgument: [AssignExpr] ... = ...
31
31
# 314| getAnOperand/getLeftOperand: [LocalVariableAccess] __synth__0
32
32
# 314| getAnOperand/getRightOperand: [IntegerLiteral] 10
@@ -35,7 +35,7 @@ calls/calls.rb:
35
35
# 315| getDesugared: [StmtSequence] ...
36
36
# 315| getStmt: [SetterMethodCall] call to []=
37
37
# 315| getReceiver: [MethodCall] call to foo
38
- # 315| getReceiver: [Self] self
38
+ # 315| getReceiver: [Self, SelfVariableAccess ] self
39
39
# 315| getArgument: [AssignExpr] ... = ...
40
40
# 315| getAnOperand/getLeftOperand: [LocalVariableAccess] __synth__0
41
41
# 315| getAnOperand/getRightOperand: [IntegerLiteral] 10
@@ -47,7 +47,7 @@ calls/calls.rb:
47
47
# 316| getAnOperand/getLeftOperand: [MethodCall] call to foo
48
48
# 316| getDesugared: [StmtSequence] ...
49
49
# 316| getStmt: [SetterMethodCall] call to foo=
50
- # 316| getReceiver: [Self] self
50
+ # 316| getReceiver: [Self, SelfVariableAccess ] self
51
51
# 316| getArgument: [AssignExpr] ... = ...
52
52
# 316| getAnOperand/getRightOperand: [MethodCall] call to []
53
53
# 316| getArgument: [IntegerLiteral] 0
@@ -58,7 +58,7 @@ calls/calls.rb:
58
58
# 316| getAnOperand/getLeftOperand: [MethodCall] call to bar
59
59
# 316| getDesugared: [StmtSequence] ...
60
60
# 316| getStmt: [SetterMethodCall] call to bar=
61
- # 316| getReceiver: [Self] self
61
+ # 316| getReceiver: [Self, SelfVariableAccess ] self
62
62
# 316| getArgument: [AssignExpr] ... = ...
63
63
# 316| getAnOperand/getRightOperand: [MethodCall] call to []
64
64
# 316| getArgument: [RangeLiteral] _ .. _
@@ -72,7 +72,7 @@ calls/calls.rb:
72
72
# 316| getDesugared: [StmtSequence] ...
73
73
# 316| getStmt: [SetterMethodCall] call to []=
74
74
# 316| getReceiver: [MethodCall] call to foo
75
- # 316| getReceiver: [Self] self
75
+ # 316| getReceiver: [Self, SelfVariableAccess ] self
76
76
# 316| getArgument: [AssignExpr] ... = ...
77
77
# 316| getAnOperand/getRightOperand: [MethodCall] call to []
78
78
# 316| getArgument: [IntegerLiteral] -1
@@ -102,7 +102,7 @@ calls/calls.rb:
102
102
# 317| getDesugared: [StmtSequence] ...
103
103
# 317| getStmt: [SetterMethodCall] call to []=
104
104
# 317| getReceiver: [MethodCall] call to foo
105
- # 317| getReceiver: [Self] self
105
+ # 317| getReceiver: [Self, SelfVariableAccess ] self
106
106
# 317| getArgument: [AssignExpr] ... = ...
107
107
# 317| getAnOperand/getRightOperand: [MethodCall] call to []
108
108
# 317| getArgument: [RangeLiteral] _ .. _
@@ -124,7 +124,7 @@ calls/calls.rb:
124
124
# 318| [AssignAddExpr] ... += ...
125
125
# 318| getDesugared: [StmtSequence] ...
126
126
# 318| getStmt: [AssignExpr] ... = ...
127
- # 318| getAnOperand/getRightOperand: [Self] self
127
+ # 318| getAnOperand/getRightOperand: [Self, SelfVariableAccess ] self
128
128
# 318| getAnOperand/getLeftOperand: [LocalVariableAccess] __synth__0
129
129
# 318| getStmt: [SetterMethodCall] call to count=
130
130
# 318| getReceiver: [LocalVariableAccess] __synth__0
@@ -140,7 +140,7 @@ calls/calls.rb:
140
140
# 319| getDesugared: [StmtSequence] ...
141
141
# 319| getStmt: [AssignExpr] ... = ...
142
142
# 319| getAnOperand/getRightOperand: [MethodCall] call to foo
143
- # 319| getReceiver: [Self] self
143
+ # 319| getReceiver: [Self, SelfVariableAccess ] self
144
144
# 319| getAnOperand/getLeftOperand: [LocalVariableAccess] __synth__0
145
145
# 319| getStmt: [SetterMethodCall] call to []=
146
146
# 319| getReceiver: [LocalVariableAccess] __synth__0
@@ -162,7 +162,7 @@ calls/calls.rb:
162
162
# 320| getStmt: [AssignExpr] ... = ...
163
163
# 320| getAnOperand/getRightOperand: [MethodCall] call to bar
164
164
# 320| getReceiver: [MethodCall] call to foo
165
- # 320| getReceiver: [Self] self
165
+ # 320| getReceiver: [Self, SelfVariableAccess ] self
166
166
# 320| getAnOperand/getLeftOperand: [LocalVariableAccess] __synth__0
167
167
# 320| getStmt: [SetterMethodCall] call to []=
168
168
# 320| getReceiver: [LocalVariableAccess] __synth__0
@@ -176,13 +176,13 @@ calls/calls.rb:
176
176
# 320| getStmt: [AssignExpr] ... = ...
177
177
# 320| getAnOperand/getRightOperand: [MethodCall] call to baz
178
178
# 320| getReceiver: [MethodCall] call to foo
179
- # 320| getReceiver: [Self] self
179
+ # 320| getReceiver: [Self, SelfVariableAccess ] self
180
180
# 320| getAnOperand/getLeftOperand: [LocalVariableAccess] __synth__2
181
181
# 320| getStmt: [AssignExpr] ... = ...
182
182
# 320| getAnOperand/getRightOperand: [AddExpr] ... + ...
183
183
# 320| getAnOperand/getLeftOperand/getReceiver: [MethodCall] call to boo
184
184
# 320| getReceiver: [MethodCall] call to foo
185
- # 320| getReceiver: [Self] self
185
+ # 320| getReceiver: [Self, SelfVariableAccess ] self
186
186
# 320| getAnOperand/getArgument/getRightOperand: [IntegerLiteral] 1
187
187
# 320| getAnOperand/getLeftOperand: [LocalVariableAccess] __synth__3
188
188
# 320| getStmt: [AssignExpr] ... = ...
0 commit comments