1+ #-----| [LocalVariableAccess] __synth__0__1
2+ #-----| [LocalVariableAccess] __synth__0__1
3+ #-----| [LocalVariableAccess] __synth__0__1
4+ #-----| [LocalVariableAccess] __synth__0__1
5+ #-----| [LocalVariableAccess] __synth__0__1
6+ #-----| [LocalVariableAccess] __synth__0__1
7+ #-----| [LocalVariableAccess] __synth__0__1
8+ #-----| [LocalVariableAccess] __synth__0__1
19gems/Gemfile:
210# 1| [Toplevel] Gemfile
311# 1| getStmt: [MethodCall] call to source
@@ -365,15 +373,13 @@ calls/calls.rb:
365373# 223| getReceiver: [ConstantReadAccess] X
366374# 226| getStmt: [ForExpr] for ... in ...
367375# 226| getPattern: [LocalVariableAccess] x
368- # 226| <in>: [???] In
369376# 226| getValue: [MethodCall] call to bar
370377# 226| getReceiver: [Self, SelfVariableAccess] self
371378# 226| getBody: [StmtSequence] do ...
372379# 227| getStmt: [MethodCall] call to baz
373380# 227| getReceiver: [Self, SelfVariableAccess] self
374381# 229| getStmt: [ForExpr] for ... in ...
375382# 229| getPattern: [LocalVariableAccess] x
376- # 229| <in>: [???] In
377383# 229| getValue: [MethodCall] call to bar
378384# 229| getReceiver: [ConstantReadAccess] X
379385# 229| getBody: [StmtSequence] do ...
@@ -655,6 +661,26 @@ calls/calls.rb:
655661# 336| getReceiver: [Self, SelfVariableAccess] self
656662# 336| getArgument: [LocalVariableAccess] b
657663# 336| getArgument: [ForwardedArguments] ...
664+ # 340| getStmt: [ForExpr] for ... in ...
665+ # 340| getPattern: [TuplePattern] (..., ...)
666+ # 340| getElement: [LocalVariableAccess] x
667+ # 340| getElement: [LocalVariableAccess] y
668+ # 340| getElement: [LocalVariableAccess] z
669+ # 340| getValue: [ArrayLiteral] [...]
670+ # 340| getElement: [ArrayLiteral] [...]
671+ # 340| getElement: [IntegerLiteral] 1
672+ # 340| getElement: [IntegerLiteral] 2
673+ # 340| getElement: [IntegerLiteral] 3
674+ # 340| getElement: [ArrayLiteral] [...]
675+ # 340| getElement: [IntegerLiteral] 4
676+ # 340| getElement: [IntegerLiteral] 5
677+ # 340| getElement: [IntegerLiteral] 6
678+ # 340| getBody: [StmtSequence] do ...
679+ # 341| getStmt: [MethodCall] call to foo
680+ # 341| getReceiver: [Self, SelfVariableAccess] self
681+ # 341| getArgument: [LocalVariableAccess] x
682+ # 341| getArgument: [LocalVariableAccess] y
683+ # 341| getArgument: [LocalVariableAccess] z
658684control/cases.rb:
659685# 1| [Toplevel] cases.rb
660686# 2| getStmt: [AssignExpr] ... = ...
@@ -1422,7 +1448,6 @@ control/loops.rb:
14221448# 6| getAnOperand/getRightOperand: [IntegerLiteral] 0
14231449# 9| getStmt: [ForExpr] for ... in ...
14241450# 9| getPattern: [LocalVariableAccess] n
1425- # 9| <in>: [???] In
14261451# 9| getValue: [RangeLiteral] _ .. _
14271452# 9| getBegin: [IntegerLiteral] 1
14281453# 9| getEnd: [IntegerLiteral] 10
@@ -1435,7 +1460,6 @@ control/loops.rb:
14351460# 11| getAnOperand/getRightOperand: [LocalVariableAccess] n
14361461# 16| getStmt: [ForExpr] for ... in ...
14371462# 16| getPattern: [LocalVariableAccess] n
1438- # 16| <in>: [???] In
14391463# 16| getValue: [RangeLiteral] _ .. _
14401464# 16| getBegin: [IntegerLiteral] 1
14411465# 16| getEnd: [IntegerLiteral] 10
@@ -1450,7 +1474,6 @@ control/loops.rb:
14501474# 22| getPattern: [TuplePattern] (..., ...)
14511475# 22| getElement: [LocalVariableAccess] key
14521476# 22| getElement: [LocalVariableAccess] value
1453- # 22| <in>: [???] In
14541477# 22| getValue: [HashLiteral] {...}
14551478# 22| getElement: [Pair] Pair
14561479# 22| getKey: [SymbolLiteral] :foo
@@ -1469,7 +1492,6 @@ control/loops.rb:
14691492# 28| getPattern: [TuplePattern] (..., ...)
14701493# 28| getElement: [LocalVariableAccess] key
14711494# 28| getElement: [LocalVariableAccess] value
1472- # 28| <in>: [???] In
14731495# 28| getValue: [HashLiteral] {...}
14741496# 28| getElement: [Pair] Pair
14751497# 28| getKey: [SymbolLiteral] :foo
@@ -2140,7 +2162,6 @@ erb/template.html.erb:
21402162# 25| getAnOperand/getRightOperand: [StringLiteral] ""
21412163# 27| getStmt: [ForExpr] for ... in ...
21422164# 27| getPattern: [LocalVariableAccess] x
2143- # 27| <in>: [???] In
21442165# 27| getValue: [ArrayLiteral] [...]
21452166# 27| getElement: [StringLiteral] "foo"
21462167# 27| getComponent: [StringTextComponent] foo
0 commit comments