{ "type": "File", "start": 0, "end": 106, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 88 } }, "program": { "type": "Program", "start": 0, "end": 106, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 88 } }, "sourceType": "script", "interpreter": null, "body": [ { "type": "ExpressionStatement", "start": 0, "end": 17, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 2, "column": 8 } }, "expression": { "type": "TemplateLiteral", "start": 1, "end": 15, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 2, "column": 6 } }, "expressions": [], "quasis": [ { "type": "TemplateElement", "start": 2, "end": 14, "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 2, "column": 5 } }, "value": { "raw": "before
after", "cooked": "before
after" }, "tail": true } ], "extra": { "parenthesized": true, "parenStart": 0 } }, "trailingComments": [ { "type": "CommentLine", "value": " ^ That's a U+2029 PARAGRAPH SEPARATOR UTF-16 char (between 'before' and 'after')", "start": 18, "end": 106, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 88 } } } ] } ], "directives": [] }, "comments": [ { "type": "CommentLine", "value": " ^ That's a U+2029 PARAGRAPH SEPARATOR UTF-16 char (between 'before' and 'after')", "start": 18, "end": 106, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 88 } } } ] }