summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/seattlerb/const_3_op_asgn_or.txt
blob: 8d9d94931b9e5f5c153e7b8e753d8366b9058d53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@ ProgramNode (location: (1,0)-(1,9))
├── locals: []
└── statements:
    @ StatementsNode (location: (1,0)-(1,9))
    └── body: (length: 1)
        └── @ ConstantPathOrWriteNode (location: (1,0)-(1,9))
            ├── target:
            │   @ ConstantPathNode (location: (1,0)-(1,3))
            │   ├── parent: ∅
            │   ├── child:
            │   │   @ ConstantReadNode (location: (1,2)-(1,3))
            │   │   └── name: :X
            │   └── delimiter_loc: (1,0)-(1,2) = "::"
            ├── operator_loc: (1,4)-(1,7) = "||="
            └── value:
                @ IntegerNode (location: (1,8)-(1,9))
                ├── flags: decimal
                └── value: 1