{ "type": "File", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "program": { "type": "Program", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "expression": { "type": "AssignmentExpression", "start": 0, "end": 14, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "operator": "=", "left": { "type": "Identifier", "start": 0, "end": 9, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 9 }, "identifierName": "arguments" }, "name": "arguments" }, "right": { "type": "NumericLiteral", "start": 12, "end": 14, "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 14 } }, "extra": { "rawValue": 42, "raw": "42" }, "value": 42 } } } ], "directives": [] } }