{ "type": "File", "start": 0, "end": 15, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 15 } }, "errors": [ "SyntaxError: Invalid identifier @@iterator (1:14)" ], "program": { "type": "Program", "start": 0, "end": 15, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 15 } }, "sourceType": "module", "interpreter": null, "body": [ { "type": "VariableDeclaration", "start": 0, "end": 15, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 15 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4, "end": 14, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 14 } }, "id": { "type": "Identifier", "start": 4, "end": 14, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 14 }, "identifierName": "@@iterator" }, "name": "@@iterator" }, "init": null } ], "kind": "var" } ], "directives": [] } }