aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/thingy.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/yarp/snapshots/seattlerb/thingy.txt')
-rw-r--r--test/yarp/snapshots/seattlerb/thingy.txt36
1 files changed, 18 insertions, 18 deletions
diff --git a/test/yarp/snapshots/seattlerb/thingy.txt b/test/yarp/snapshots/seattlerb/thingy.txt
index 87605ba447..96c76e64b6 100644
--- a/test/yarp/snapshots/seattlerb/thingy.txt
+++ b/test/yarp/snapshots/seattlerb/thingy.txt
@@ -1,53 +1,53 @@
-@ ProgramNode (location: (0...15))
+@ ProgramNode (location: (1,0)-(3,7))
├── locals: []
└── statements:
- @ StatementsNode (location: (0...15))
+ @ StatementsNode (location: (1,0)-(3,7))
└── body: (length: 2)
- ├── @ CallNode (location: (0...6))
+ ├── @ CallNode (location: (1,0)-(1,6))
│ ├── receiver:
- │ │ @ CallNode (location: (0...1))
+ │ │ @ CallNode (location: (1,0)-(1,1))
│ │ ├── receiver: ∅
│ │ ├── call_operator_loc: ∅
- │ │ ├── message_loc: (0...1) = "f"
+ │ │ ├── message_loc: (1,0)-(1,1) = "f"
│ │ ├── opening_loc: ∅
│ │ ├── arguments: ∅
│ │ ├── closing_loc: ∅
│ │ ├── block: ∅
│ │ ├── flags: variable_call
│ │ └── name: "f"
- │ ├── call_operator_loc: (1...2) = "."
+ │ ├── call_operator_loc: (1,1)-(1,2) = "."
│ ├── message_loc: ∅
- │ ├── opening_loc: (2...3) = "("
+ │ ├── opening_loc: (1,2)-(1,3) = "("
│ ├── arguments:
- │ │ @ ArgumentsNode (location: (3...5))
+ │ │ @ ArgumentsNode (location: (1,3)-(1,5))
│ │ └── arguments: (length: 1)
- │ │ └── @ IntegerNode (location: (3...5))
+ │ │ └── @ IntegerNode (location: (1,3)-(1,5))
│ │ └── flags: decimal
- │ ├── closing_loc: (5...6) = ")"
+ │ ├── closing_loc: (1,5)-(1,6) = ")"
│ ├── block: ∅
│ ├── flags: ∅
│ └── name: "call"
- └── @ CallNode (location: (8...15))
+ └── @ CallNode (location: (3,0)-(3,7))
├── receiver:
- │ @ CallNode (location: (8...9))
+ │ @ CallNode (location: (3,0)-(3,1))
│ ├── receiver: ∅
│ ├── call_operator_loc: ∅
- │ ├── message_loc: (8...9) = "f"
+ │ ├── message_loc: (3,0)-(3,1) = "f"
│ ├── opening_loc: ∅
│ ├── arguments: ∅
│ ├── closing_loc: ∅
│ ├── block: ∅
│ ├── flags: variable_call
│ └── name: "f"
- ├── call_operator_loc: (9...11) = "::"
+ ├── call_operator_loc: (3,1)-(3,3) = "::"
├── message_loc: ∅
- ├── opening_loc: (11...12) = "("
+ ├── opening_loc: (3,3)-(3,4) = "("
├── arguments:
- │ @ ArgumentsNode (location: (12...14))
+ │ @ ArgumentsNode (location: (3,4)-(3,6))
│ └── arguments: (length: 1)
- │ └── @ IntegerNode (location: (12...14))
+ │ └── @ IntegerNode (location: (3,4)-(3,6))
│ └── flags: decimal
- ├── closing_loc: (14...15) = ")"
+ ├── closing_loc: (3,6)-(3,7) = ")"
├── block: ∅
├── flags: ∅
└── name: "call"