222 lines
6.4 KiB
JSON
222 lines
6.4 KiB
JSON
{
|
|
"type": "File",
|
|
"start":0,"end":35,"loc":{"start":{"line":1,"column":0},"end":{"line":2,"column":26}},
|
|
"errors": [
|
|
"SyntaxError: Invalid escape sequence in template. (1:2)",
|
|
"SyntaxError: Invalid escape sequence in template. (2:2)",
|
|
"SyntaxError: Invalid escape sequence in template. (2:11)",
|
|
"SyntaxError: Invalid escape sequence in template. (2:20)"
|
|
],
|
|
"program": {
|
|
"type": "Program",
|
|
"start":0,"end":35,"loc":{"start":{"line":1,"column":0},"end":{"line":2,"column":26}},
|
|
"sourceType": "script",
|
|
"interpreter": null,
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start":0,"end":8,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":8}},
|
|
"expression": {
|
|
"type": "TemplateLiteral",
|
|
"start":0,"end":7,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":7}},
|
|
"expressions": [],
|
|
"quasis": [
|
|
{
|
|
"type": "TemplateElement",
|
|
"start":1,"end":6,"loc":{"start":{"line":1,"column":1},"end":{"line":1,"column":6}},
|
|
"value": {
|
|
"raw": "\\u{g}",
|
|
"cooked": null
|
|
},
|
|
"tail": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start":9,"end":35,"loc":{"start":{"line":2,"column":0},"end":{"line":2,"column":26}},
|
|
"expression": {
|
|
"type": "TemplateLiteral",
|
|
"start":9,"end":34,"loc":{"start":{"line":2,"column":0},"end":{"line":2,"column":25}},
|
|
"expressions": [
|
|
{
|
|
"type": "Identifier",
|
|
"start":17,"end":18,"loc":{"start":{"line":2,"column":8},"end":{"line":2,"column":9},"identifierName":"x"},
|
|
"name": "x"
|
|
},
|
|
{
|
|
"type": "Identifier",
|
|
"start":26,"end":27,"loc":{"start":{"line":2,"column":17},"end":{"line":2,"column":18},"identifierName":"y"},
|
|
"name": "y"
|
|
}
|
|
],
|
|
"quasis": [
|
|
{
|
|
"type": "TemplateElement",
|
|
"start":10,"end":15,"loc":{"start":{"line":2,"column":1},"end":{"line":2,"column":6}},
|
|
"value": {
|
|
"raw": "\\u{g}",
|
|
"cooked": null
|
|
},
|
|
"tail": false
|
|
},
|
|
{
|
|
"type": "TemplateElement",
|
|
"start":19,"end":24,"loc":{"start":{"line":2,"column":10},"end":{"line":2,"column":15}},
|
|
"value": {
|
|
"raw": "\\u{g}",
|
|
"cooked": null
|
|
},
|
|
"tail": false
|
|
},
|
|
{
|
|
"type": "TemplateElement",
|
|
"start":28,"end":33,"loc":{"start":{"line":2,"column":19},"end":{"line":2,"column":24}},
|
|
"value": {
|
|
"raw": "\\u{g}",
|
|
"cooked": null
|
|
},
|
|
"tail": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"tokens": [
|
|
{
|
|
"type": {
|
|
"label": "...`",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": null,
|
|
"start":0,"end":7,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":7}}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start":7,"end":8,"loc":{"start":{"line":1,"column":7},"end":{"line":1,"column":8}}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "...${",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": null,
|
|
"start":9,"end":17,"loc":{"start":{"line":2,"column":0},"end":{"line":2,"column":8}}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "x",
|
|
"start":17,"end":18,"loc":{"start":{"line":2,"column":8},"end":{"line":2,"column":9}}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "...${",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": null,
|
|
"start":18,"end":26,"loc":{"start":{"line":2,"column":9},"end":{"line":2,"column":17}}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "y",
|
|
"start":26,"end":27,"loc":{"start":{"line":2,"column":17},"end":{"line":2,"column":18}}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "...`",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": null,
|
|
"start":27,"end":34,"loc":{"start":{"line":2,"column":18},"end":{"line":2,"column":25}}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start":34,"end":35,"loc":{"start":{"line":2,"column":25},"end":{"line":2,"column":26}}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "eof",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start":35,"end":35,"loc":{"start":{"line":2,"column":26},"end":{"line":2,"column":26}}
|
|
}
|
|
]
|
|
} |