@@ -3,7 +3,7 @@ calls/calls.rb:
33# 58| getDesugared: [MethodCall] call to []
44# 58| getReceiver: [ConstantReadAccess] Array
55# 58| getArgument: [MethodCall] call to foo
6- # 58| getReceiver: [Self] self
6+ # 58| getReceiver: [Self, SelfVariableAccess ] self
77# 59| [ArrayLiteral] [...]
88# 59| getDesugared: [MethodCall] call to []
99# 59| getReceiver: [ConstantReadAccess] Array
@@ -15,7 +15,7 @@ calls/calls.rb:
1515# 66| getAnOperand/getRightOperand: [AddExpr] ... + ...
1616# 66| getAnOperand/getLeftOperand/getReceiver: [LocalVariableAccess] var1
1717# 66| getAnOperand/getArgument/getRightOperand: [MethodCall] call to bar
18- # 66| getReceiver: [Self] self
18+ # 66| getReceiver: [Self, SelfVariableAccess ] self
1919# 67| [AssignAddExpr] ... += ...
2020# 67| getDesugared: [AssignExpr] ... = ...
2121# 67| getAnOperand/getLeftOperand: [LocalVariableAccess] var1
@@ -26,7 +26,7 @@ calls/calls.rb:
2626# 314| [AssignExpr] ... = ...
2727# 314| getDesugared: [StmtSequence] ...
2828# 314| getStmt: [SetterMethodCall] call to foo=
29- # 314| getReceiver: [Self] self
29+ # 314| getReceiver: [Self, SelfVariableAccess ] self
3030# 314| getArgument: [AssignExpr] ... = ...
3131# 314| getAnOperand/getLeftOperand: [LocalVariableAccess] __synth__0
3232# 314| getAnOperand/getRightOperand: [IntegerLiteral] 10
@@ -35,7 +35,7 @@ calls/calls.rb:
3535# 315| getDesugared: [StmtSequence] ...
3636# 315| getStmt: [SetterMethodCall] call to []=
3737# 315| getReceiver: [MethodCall] call to foo
38- # 315| getReceiver: [Self] self
38+ # 315| getReceiver: [Self, SelfVariableAccess ] self
3939# 315| getArgument: [AssignExpr] ... = ...
4040# 315| getAnOperand/getLeftOperand: [LocalVariableAccess] __synth__0
4141# 315| getAnOperand/getRightOperand: [IntegerLiteral] 10
@@ -47,7 +47,7 @@ calls/calls.rb:
4747# 316| getAnOperand/getLeftOperand: [MethodCall] call to foo
4848# 316| getDesugared: [StmtSequence] ...
4949# 316| getStmt: [SetterMethodCall] call to foo=
50- # 316| getReceiver: [Self] self
50+ # 316| getReceiver: [Self, SelfVariableAccess ] self
5151# 316| getArgument: [AssignExpr] ... = ...
5252# 316| getAnOperand/getRightOperand: [MethodCall] call to []
5353# 316| getArgument: [IntegerLiteral] 0
@@ -58,7 +58,7 @@ calls/calls.rb:
5858# 316| getAnOperand/getLeftOperand: [MethodCall] call to bar
5959# 316| getDesugared: [StmtSequence] ...
6060# 316| getStmt: [SetterMethodCall] call to bar=
61- # 316| getReceiver: [Self] self
61+ # 316| getReceiver: [Self, SelfVariableAccess ] self
6262# 316| getArgument: [AssignExpr] ... = ...
6363# 316| getAnOperand/getRightOperand: [MethodCall] call to []
6464# 316| getArgument: [RangeLiteral] _ .. _
@@ -72,7 +72,7 @@ calls/calls.rb:
7272# 316| getDesugared: [StmtSequence] ...
7373# 316| getStmt: [SetterMethodCall] call to []=
7474# 316| getReceiver: [MethodCall] call to foo
75- # 316| getReceiver: [Self] self
75+ # 316| getReceiver: [Self, SelfVariableAccess ] self
7676# 316| getArgument: [AssignExpr] ... = ...
7777# 316| getAnOperand/getRightOperand: [MethodCall] call to []
7878# 316| getArgument: [IntegerLiteral] -1
@@ -102,7 +102,7 @@ calls/calls.rb:
102102# 317| getDesugared: [StmtSequence] ...
103103# 317| getStmt: [SetterMethodCall] call to []=
104104# 317| getReceiver: [MethodCall] call to foo
105- # 317| getReceiver: [Self] self
105+ # 317| getReceiver: [Self, SelfVariableAccess ] self
106106# 317| getArgument: [AssignExpr] ... = ...
107107# 317| getAnOperand/getRightOperand: [MethodCall] call to []
108108# 317| getArgument: [RangeLiteral] _ .. _
@@ -124,7 +124,7 @@ calls/calls.rb:
124124# 318| [AssignAddExpr] ... += ...
125125# 318| getDesugared: [StmtSequence] ...
126126# 318| getStmt: [AssignExpr] ... = ...
127- # 318| getAnOperand/getRightOperand: [Self] self
127+ # 318| getAnOperand/getRightOperand: [Self, SelfVariableAccess ] self
128128# 318| getAnOperand/getLeftOperand: [LocalVariableAccess] __synth__0
129129# 318| getStmt: [SetterMethodCall] call to count=
130130# 318| getReceiver: [LocalVariableAccess] __synth__0
@@ -140,7 +140,7 @@ calls/calls.rb:
140140# 319| getDesugared: [StmtSequence] ...
141141# 319| getStmt: [AssignExpr] ... = ...
142142# 319| getAnOperand/getRightOperand: [MethodCall] call to foo
143- # 319| getReceiver: [Self] self
143+ # 319| getReceiver: [Self, SelfVariableAccess ] self
144144# 319| getAnOperand/getLeftOperand: [LocalVariableAccess] __synth__0
145145# 319| getStmt: [SetterMethodCall] call to []=
146146# 319| getReceiver: [LocalVariableAccess] __synth__0
@@ -162,7 +162,7 @@ calls/calls.rb:
162162# 320| getStmt: [AssignExpr] ... = ...
163163# 320| getAnOperand/getRightOperand: [MethodCall] call to bar
164164# 320| getReceiver: [MethodCall] call to foo
165- # 320| getReceiver: [Self] self
165+ # 320| getReceiver: [Self, SelfVariableAccess ] self
166166# 320| getAnOperand/getLeftOperand: [LocalVariableAccess] __synth__0
167167# 320| getStmt: [SetterMethodCall] call to []=
168168# 320| getReceiver: [LocalVariableAccess] __synth__0
@@ -176,13 +176,13 @@ calls/calls.rb:
176176# 320| getStmt: [AssignExpr] ... = ...
177177# 320| getAnOperand/getRightOperand: [MethodCall] call to baz
178178# 320| getReceiver: [MethodCall] call to foo
179- # 320| getReceiver: [Self] self
179+ # 320| getReceiver: [Self, SelfVariableAccess ] self
180180# 320| getAnOperand/getLeftOperand: [LocalVariableAccess] __synth__2
181181# 320| getStmt: [AssignExpr] ... = ...
182182# 320| getAnOperand/getRightOperand: [AddExpr] ... + ...
183183# 320| getAnOperand/getLeftOperand/getReceiver: [MethodCall] call to boo
184184# 320| getReceiver: [MethodCall] call to foo
185- # 320| getReceiver: [Self] self
185+ # 320| getReceiver: [Self, SelfVariableAccess ] self
186186# 320| getAnOperand/getArgument/getRightOperand: [IntegerLiteral] 1
187187# 320| getAnOperand/getLeftOperand: [LocalVariableAccess] __synth__3
188188# 320| getStmt: [AssignExpr] ... = ...
0 commit comments