summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/seattlerb/const_2_op_asgn_or2.txt
blob: b018ac48d4fdd5b6b35d542fb0e4356bc142e8a5 (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
@ ProgramNode (location: (1,0)-(1,12))
├── locals: []
└── statements:
    @ StatementsNode (location: (1,0)-(1,12))
    └── body: (length: 1)
        └── @ ConstantPathOrWriteNode (location: (1,0)-(1,12))
            ├── target:
            │   @ ConstantPathNode (location: (1,0)-(1,6))
            │   ├── parent:
            │   │   @ ConstantPathNode (location: (1,0)-(1,3))
            │   │   ├── parent: ∅
            │   │   ├── child:
            │   │   │   @ ConstantReadNode (location: (1,2)-(1,3))
            │   │   │   └── name: :X
            │   │   └── delimiter_loc: (1,0)-(1,2) = "::"
            │   ├── child:
            │   │   @ ConstantReadNode (location: (1,5)-(1,6))
            │   │   └── name: :Y
            │   └── delimiter_loc: (1,3)-(1,5) = "::"
            ├── operator_loc: (1,7)-(1,10) = "||="
            └── value:
                @ IntegerNode (location: (1,11)-(1,12))
                ├── flags: decimal
                └── value: 1