aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/seattlerb/str_backslashes.txt
blob: 42ed9c8b4dea836b48805f3ee8c35f35f90dba62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
@ ProgramNode (location: (0...204))
├── locals: []
└── statements:
    @ StatementsNode (location: (0...204))
    └── body: (length: 1)
        └── @ CallNode (location: (0...204))
            ├── receiver: ∅
            ├── call_operator_loc: ∅
            ├── message_loc: (0...1) = "x"
            ├── opening_loc: ∅
            ├── arguments:
            │   @ ArgumentsNode (location: (2...204))
            │   └── arguments: (length: 1)
            │       └── @ StringNode (location: (2...204))
            │           ├── flags: ∅
            │           ├── opening_loc: (2...3) = "'"
            │           ├── content_loc: (3...203) = "\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n"
            │           ├── closing_loc: (203...204) = "'"
            │           └── unescaped: "\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n"
            ├── closing_loc: ∅
            ├── block: ∅
            ├── flags: ∅
            └── name: "x"