aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/whitequark/lvar.txt
blob: cab1da577b5d34b9316384d9c60c9bc6726ae4fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
@ ProgramNode (location: (0...3))
├── locals: []
└── statements:
    @ StatementsNode (location: (0...3))
    └── body: (length: 1)
        └── @ CallNode (location: (0...3))
            ├── receiver: ∅
            ├── call_operator_loc: ∅
            ├── message_loc: (0...3) = "foo"
            ├── opening_loc: ∅
            ├── arguments: ∅
            ├── closing_loc: ∅
            ├── block: ∅
            ├── flags: variable_call
            └── name: "foo"