{ "type": "Program", "body": [ { "range": [ 0, 19 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "type": "ExpressionStatement", "expression": { "range": [ 0, 19 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "type": "TemplateLiteral", "quasis": [ { "range": [ 0, 19 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } }, "type": "TemplateElement", "value": { "raw": "\\n\\r\\b\\v\\t\\f\\\n\\\r\n", "cooked": "\n\r\b\u000b\t\f" }, "tail": true } ], "expressions": [] } } ], "sourceType": "script", "tokens": [ { "type": "Template", "value": "`\\n\\r\\b\\v\\t\\f\\\n\\\r\n`", "range": [ 0, 19 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } } } ], "range": [ 0, 19 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 1 } } }