summaryrefslogtreecommitdiff
path: root/test/prism/snapshots/seattlerb/const_op_asgn_and2.txt
blob: 22f66825349342cc7f26f86435d79d507a8dd52e (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)
        └── @ ConstantPathAndWriteNode (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