{ "type": "Program", "body": [ { "range": [ 0, 3 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 3 } }, "type": "ExpressionStatement", "expression": { "range": [ 0, 3 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 3 } }, "type": "TemplateLiteral", "quasis": [ { "range": [ 0, 3 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 3 } }, "type": "TemplateElement", "value": { "raw": "$", "cooked": "$" }, "tail": true } ], "expressions": [] } } ], "sourceType": "script", "tokens": [ { "type": "Template", "value": "`$`", "range": [ 0, 3 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 3 } } } ], "range": [ 0, 3 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 3 } } }