@@ -781,7 +781,7 @@ control/cases.rb:
781781# 47| getBranch/getInClause: [InClause] in ... then ...
782782# 47| getPattern: [ArrayPattern] [ ..., * ]
783783# 47| getPrefixElement/getSuffixElement: [IntegerLiteral] 1
784- # 47| getRestVariable : [LocalVariableAccess] x
784+ # 47| getRestVariableAccess : [LocalVariableAccess] x
785785# 47| getSuffixElement: [IntegerLiteral] 3
786786# 48| getBranch/getInClause: [InClause] in ... then ...
787787# 48| getPattern: [ArrayPattern] [ ..., * ]
@@ -794,9 +794,9 @@ control/cases.rb:
794794# 50| getElement: [IntegerLiteral] 3
795795# 51| getBranch/getInClause: [InClause] in ... then ...
796796# 51| getPattern: [FindPattern] [ *,...,* ]
797- # 51| getPrefix : [LocalVariableAccess] a
797+ # 51| getPrefixVariableAccess : [LocalVariableAccess] a
798798# 51| getElement: [IntegerLiteral] 3
799- # 51| getSuffix : [LocalVariableAccess] b
799+ # 51| getSuffixVariableAccess : [LocalVariableAccess] b
800800# 52| getBranch/getInClause: [InClause] in ... then ...
801801# 52| getPattern: [HashPattern] { ..., ** }
802802# 52| getKey: [SymbolLiteral] :a
@@ -818,7 +818,7 @@ control/cases.rb:
818818# 56| getKey: [SymbolLiteral] :a
819819# 56| getValue: [IntegerLiteral] 5
820820# 56| getKey: [SymbolLiteral] :b
821- # 56| getRestVariable : [LocalVariableAccess] map
821+ # 56| getRestVariableAccess : [LocalVariableAccess] map
822822# 57| getBranch/getInClause: [InClause] in ... then ...
823823# 57| getPattern: [HashPattern] { ..., ** }
824824# 57| getKey: [SymbolLiteral] :a
@@ -858,7 +858,7 @@ control/cases.rb:
858858# 66| getBranch/getInClause: [InClause] in ... then ...
859859# 66| getPattern: [ArrayPattern] [ ..., * ]
860860# 66| getPrefixElement/getSuffixElement: [IntegerLiteral] 1
861- # 66| getRestVariable : [LocalVariableAccess] x
861+ # 66| getRestVariableAccess : [LocalVariableAccess] x
862862# 66| getSuffixElement: [IntegerLiteral] 3
863863# 67| getBranch/getInClause: [InClause] in ... then ...
864864# 67| getPattern: [ArrayPattern] [ ..., * ]
@@ -871,9 +871,9 @@ control/cases.rb:
871871# 69| getElement: [IntegerLiteral] 3
872872# 70| getBranch/getInClause: [InClause] in ... then ...
873873# 70| getPattern: [FindPattern] [ *,...,* ]
874- # 70| getPrefix : [LocalVariableAccess] a
874+ # 70| getPrefixVariableAccess : [LocalVariableAccess] a
875875# 70| getElement: [IntegerLiteral] 3
876- # 70| getSuffix : [LocalVariableAccess] b
876+ # 70| getSuffixVariableAccess : [LocalVariableAccess] b
877877# 71| getBranch/getInClause: [InClause] in ... then ...
878878# 71| getPattern: [HashPattern] { ..., ** }
879879# 71| getKey: [SymbolLiteral] :a
@@ -895,7 +895,7 @@ control/cases.rb:
895895# 75| getKey: [SymbolLiteral] :a
896896# 75| getValue: [IntegerLiteral] 5
897897# 75| getKey: [SymbolLiteral] :b
898- # 75| getRestVariable : [LocalVariableAccess] map
898+ # 75| getRestVariableAccess : [LocalVariableAccess] map
899899# 76| getBranch/getInClause: [InClause] in ... then ...
900900# 76| getPattern: [HashPattern] { ..., ** }
901901# 76| getKey: [SymbolLiteral] :a
@@ -960,7 +960,7 @@ control/cases.rb:
960960# 96| getBegin: [IntegerLiteral] 5
961961# 97| getBranch/getInClause: [InClause] in ... then ...
962962# 97| getPattern: [AsPattern] ... => ...
963- # 97| getValue : [IntegerLiteral] 5
963+ # 97| getPattern : [IntegerLiteral] 5
964964# 97| getVariableAccess: [LocalVariableAccess] x
965965# 98| getBranch/getInClause: [InClause] in ... then ...
966966# 98| getPattern: [AlternativePattern] ... | ...
@@ -1031,7 +1031,7 @@ control/cases.rb:
10311031# 118| getClass: [ConstantReadAccess] Bar
10321032# 118| getPrefixElement/getSuffixElement: [LocalVariableAccess] a
10331033# 118| getPrefixElement/getSuffixElement: [LocalVariableAccess] b
1034- # 118| getRestVariable : [LocalVariableAccess] c
1034+ # 118| getRestVariableAccess : [LocalVariableAccess] c
10351035# 118| getSuffixElement: [LocalVariableAccess] d
10361036# 118| getSuffixElement: [LocalVariableAccess] e
10371037# 123| getStmt: [CaseMatch] case ... in
@@ -1042,10 +1042,10 @@ control/cases.rb:
10421042# 124| getElement: [LocalVariableAccess] x
10431043# 125| getBranch/getInClause: [InClause] in ... then ...
10441044# 125| getPattern: [FindPattern] [ *,...,* ]
1045- # 125| getPrefix : [LocalVariableAccess] x
1045+ # 125| getPrefixVariableAccess : [LocalVariableAccess] x
10461046# 125| getElement: [IntegerLiteral] 1
10471047# 125| getElement: [IntegerLiteral] 2
1048- # 125| getSuffix : [LocalVariableAccess] y
1048+ # 125| getSuffixVariableAccess : [LocalVariableAccess] y
10491049# 126| getBranch/getInClause: [InClause] in ... then ...
10501050# 126| getPattern: [FindPattern] [ *,...,* ]
10511051# 126| getClass: [ConstantReadAccess] Bar
@@ -1076,7 +1076,7 @@ control/cases.rb:
10761076# 136| getKey: [SymbolLiteral] :x
10771077# 136| getValue: [IntegerLiteral] 1
10781078# 136| getKey: [SymbolLiteral] :a
1079- # 136| getRestVariable : [LocalVariableAccess] rest
1079+ # 136| getRestVariableAccess : [LocalVariableAccess] rest
10801080# 137| getBranch/getInClause: [InClause] in ... then ...
10811081# 137| getPattern: [HashPattern] { ..., ** }
10821082# 137| getClass: [ConstantReadAccess] Foo
0 commit comments