{ "type": "File", "start": 0, "end": 34, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 34 } }, "program": { "type": "Program", "start": 0, "end": 34, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 34 } }, "sourceType": "script", "body": [ { "type": "VariableDeclaration", "start": 0, "end": 34, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 34 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4, "end": 33, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 33 } }, "id": { "type": "Identifier", "start": 4, "end": 10, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 10 }, "identifierName": "source" }, "name": "source" }, "init": { "type": "StringLiteral", "start": 13, "end": 33, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 33 } }, "extra": { "rawValue": "\"\\u{00000000034}\"", "raw": "'\"\\\\u{00000000034}\"'" }, "value": "\"\\u{00000000034}\"" } } ], "kind": "var" } ], "directives": [] } }