{ "type": "File", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "program": { "type": "Program", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "sourceType": "script", "body": [ { "type": "ForStatement", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "init": { "type": "AssignmentExpression", "start": 4, "end": 9, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 9 } }, "operator": "=", "left": { "type": "Identifier", "start": 4, "end": 5, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 5 }, "identifierName": "x" }, "name": "x" }, "right": { "type": "NumericLiteral", "start": 8, "end": 9, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 9 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } }, "test": null, "update": null, "body": { "type": "EmptyStatement", "start": 12, "end": 13, "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 13 } } } } ], "directives": [] } }