{ "type": "Script", "span": { "start": 2, "end": 26, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 2, "end": 26, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 6, "end": 25, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 6, "end": 7, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": null }, "init": { "type": "TemplateLiteral", "span": { "start": 10, "end": 25, "ctxt": 0 }, "expressions": [], "quasis": [ { "type": "TemplateElement", "span": { "start": 11, "end": 24, "ctxt": 0 }, "tail": true, "cooked": { "type": "StringLiteral", "span": { "start": 11, "end": 24, "ctxt": 0 }, "value": " 20", "hasEscape": true, "kind": { "type": "normal", "containsQuote": false } }, "raw": { "type": "StringLiteral", "span": { "start": 11, "end": 24, "ctxt": 0 }, "value": "\\x20\\u0020 20", "hasEscape": true, "kind": { "type": "normal", "containsQuote": false } } } ] }, "definite": false } ] } ], "interpreter": null }