{ "type": "File", "start": 0, "end": 23, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "program": { "type": "Program", "start": 0, "end": 23, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "sourceType": "script", "body": [ { "type": "VariableDeclaration", "start": 0, "end": 23, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 23 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4, "end": 22, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 22 } }, "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": 22, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 22 } }, "extra": { "rawValue": "\\u0061", "raw": "'\\\\u0061'" }, "value": "\\u0061" } } ], "kind": "var" } ], "directives": [] } }