@ ProgramNode (location: (1,0)-(1,17))
├── locals: []
└── statements:
    @ StatementsNode (location: (1,0)-(1,17))
    └── body: (length: 1)
        └── @ RegularExpressionNode (location: (1,0)-(1,17))
            ├── opening_loc: (1,0)-(1,1) = "/"
            ├── content_loc: (1,1)-(1,16) = "[\\u0021-\\u0027]"
            ├── closing_loc: (1,16)-(1,17) = "/"
            ├── unescaped: "[\\u0021-\\u0027]"
            └── flags: ∅
