{ "type": "File", "start":0,"end":10,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":10}}, "errors": [ "SyntaxError: A numeric separator is only allowed between two digits (1:3)", "SyntaxError: A numeric separator is only allowed between two digits (1:4)", "SyntaxError: A numeric separator is only allowed between two digits (1:8)" ], "program": { "type": "Program", "start":0,"end":10,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":10}}, "sourceType": "script", "interpreter": null, "body": [ { "type": "ExpressionStatement", "start":0,"end":10,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":10}}, "expression": { "type": "NumericLiteral", "start":1,"end":9,"loc":{"start":{"line":1,"column":1},"end":{"line":1,"column":9}}, "extra": { "rawValue": 17, "raw": "0x__1_1_", "parenthesized": true, "parenStart": 0 }, "value": 17 } } ], "directives": [] } }