{ "type": "File", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "errors": [ "SyntaxError: Invalid identifier @@iterator (1:15)" ], "program": { "type": "Program", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "sourceType": "module", "interpreter": null, "body": [ { "type": "TypeAlias", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "id": { "type": "Identifier", "start": 5, "end": 15, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 15 }, "identifierName": "@@iterator" }, "name": "@@iterator" }, "typeParameters": null, "right": { "type": "NumberTypeAnnotation", "start": 18, "end": 24, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 24 } } } } ], "directives": [] } }