{ "type": "File", "start": 0, "end": 9, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 9 } }, "program": { "type": "Program", "start": 0, "end": 9, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 9 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 9, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 9 } }, "expression": { "type": "CallExpression", "start": 0, "end": 8, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 8 } }, "callee": { "type": "Identifier", "start": 0, "end": 1, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 }, "identifierName": "f" }, "name": "f" }, "arguments": [ { "type": "SpreadElement", "start": 2, "end": 7, "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 7 } }, "argument": { "type": "NumericLiteral", "start": 5, "end": 7, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 7 } }, "extra": { "rawValue": 0.5, "raw": ".5" }, "value": 0.5 } } ] } } ], "directives": [] } }