{ "type": "Script", "span": { "start": 17, "end": 67, "ctxt": 0 }, "body": [ { "type": "ExpressionStatement", "span": { "start": 17, "end": 67, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 17, "end": 66, "ctxt": 0 }, "callee": { "type": "TemplateLiteral", "span": { "start": 17, "end": 29, "ctxt": 0 }, "expressions": [ { "type": "NumericLiteral", "span": { "start": 23, "end": 24, "ctxt": 0 }, "value": 0.0, "raw": "0" } ], "quasis": [ { "type": "TemplateElement", "span": { "start": 18, "end": 21, "ctxt": 0 }, "tail": false, "cooked": "abc", "raw": "abc" }, { "type": "TemplateElement", "span": { "start": 25, "end": 28, "ctxt": 0 }, "tail": true, "cooked": "abc", "raw": "abc" } ] }, "arguments": [ { "spread": null, "expression": { "type": "TemplateLiteral", "span": { "start": 30, "end": 48, "ctxt": 0 }, "expressions": [ { "type": "NumericLiteral", "span": { "start": 39, "end": 40, "ctxt": 0 }, "value": 0.0, "raw": "0" } ], "quasis": [ { "type": "TemplateElement", "span": { "start": 31, "end": 37, "ctxt": 0 }, "tail": false, "cooked": "hello ", "raw": "hello " }, { "type": "TemplateElement", "span": { "start": 41, "end": 47, "ctxt": 0 }, "tail": true, "cooked": " world", "raw": " world" } ] } }, { "spread": null, "expression": { "type": "TemplateLiteral", "span": { "start": 50, "end": 55, "ctxt": 0 }, "expressions": [], "quasis": [ { "type": "TemplateElement", "span": { "start": 51, "end": 54, "ctxt": 0 }, "tail": true, "cooked": " ", "raw": " " } ] } }, { "spread": null, "expression": { "type": "TemplateLiteral", "span": { "start": 57, "end": 65, "ctxt": 0 }, "expressions": [ { "type": "NumericLiteral", "span": { "start": 61, "end": 62, "ctxt": 0 }, "value": 2.0, "raw": "2" } ], "quasis": [ { "type": "TemplateElement", "span": { "start": 58, "end": 59, "ctxt": 0 }, "tail": false, "cooked": "1", "raw": "1" }, { "type": "TemplateElement", "span": { "start": 63, "end": 64, "ctxt": 0 }, "tail": true, "cooked": "3", "raw": "3" } ] } } ], "typeArguments": null } } ], "interpreter": null }