aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/snapshots/seattlerb/dot3_nil__26.txt
blob: 0da36ab4713a0f8032a2d673bd863a131c687e2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
@ ProgramNode (location: (1,0)-(1,4))
├── locals: []
└── statements:
    @ StatementsNode (location: (1,0)-(1,4))
    └── body: (length: 1)
        └── @ RangeNode (location: (1,0)-(1,4))
            ├── left:
            │   @ CallNode (location: (1,0)-(1,1))
            │   ├── receiver: ∅
            │   ├── call_operator_loc: ∅
            │   ├── message_loc: (1,0)-(1,1) = "a"
            │   ├── opening_loc: ∅
            │   ├── arguments: ∅
            │   ├── closing_loc: ∅
            │   ├── block: ∅
            │   ├── flags: variable_call
            │   └── name: "a"
            ├── right: ∅
            ├── operator_loc: (1,1)-(1,4) = "..."
            └── flags: exclude_end