{ "type": "File", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "program": { "type": "Program", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "expression": { "type": "UpdateExpression", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "operator": "++", "prefix": true, "argument": { "type": "Identifier", "start": 2, "end": 11, "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 11 }, "identifierName": "arguments" }, "name": "arguments" }, "extra": { "parenthesizedArgument": false } } } ], "directives": [] } }