summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/seattlerb/const_2_op_asgn_or2.txt
blob: e09eed7d2ff7f211cb6dba3131bb4715f350d4a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
@ 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: ∅
            │   │   ├── name: :X
            │   │   ├── delimiter_loc: (1,0)-(1,2) = "::"
            │   │   └── name_loc: (1,2)-(1,3) = "X"
            │   ├── name: :Y
            │   ├── delimiter_loc: (1,3)-(1,5) = "::"
            │   └── name_loc: (1,5)-(1,6) = "Y"
            ├── operator_loc: (1,7)-(1,10) = "||="
            └── value:
                @ IntegerNode (location: (1,11)-(1,12))
                ├── flags: decimal
                └── value: 1