{ "type": "File", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "program": { "type": "Program", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "expression": { "type": "NewExpression", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "callee": { "type": "TaggedTemplateExpression", "start": 4, "end": 11, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 11 } }, "tag": { "type": "Identifier", "start": 4, "end": 7, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 7 }, "identifierName": "raw" }, "name": "raw" }, "quasi": { "type": "TemplateLiteral", "start": 7, "end": 11, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 11 } }, "expressions": [], "quasis": [ { "type": "TemplateElement", "start": 8, "end": 10, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 10 } }, "value": { "raw": "42", "cooked": "42" }, "tail": true } ] } }, "arguments": [] } } ], "directives": [] } }