summaryrefslogtreecommitdiff
path: root/test/yarp/snapshots/seattlerb/unary_tilde.txt
blob: 4cbe0ba9d39bd08efa65600ea4fb4c47a5b3fa9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
@ ProgramNode (location: (0...2))
├── locals: []
└── statements:
    @ StatementsNode (location: (0...2))
    └── body: (length: 1)
        └── @ CallNode (location: (0...2))
            ├── receiver:
            │   @ CallNode (location: (1...2))
            │   ├── receiver: ∅
            │   ├── call_operator_loc: ∅
            │   ├── message_loc: (1...2) = "a"
            │   ├── opening_loc: ∅
            │   ├── arguments: ∅
            │   ├── closing_loc: ∅
            │   ├── block: ∅
            │   ├── flags: variable_call
            │   └── name: "a"
            ├── call_operator_loc: ∅
            ├── message_loc: (0...1) = "~"
            ├── opening_loc: ∅
            ├── arguments: ∅
            ├── closing_loc: ∅
            ├── block: ∅
            ├── flags: 
            └── name: "~"