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