{ "type": "Program", "body": [ { "range": [ 0, 14 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } }, "type": "ExpressionStatement", "expression": { "range": [ 0, 13 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "type": "CallExpression", "callee": { "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } }, "type": "Identifier", "name": "f" }, "arguments": [ { "range": [ 2, 6 ], "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 6 } }, "type": "SpreadElement", "argument": { "range": [ 5, 6 ], "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 6 } }, "type": "Identifier", "name": "x" } }, { "range": [ 8, 9 ], "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 9 } }, "type": "Identifier", "name": "y" }, { "range": [ 11, 12 ], "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 12 } }, "type": "Identifier", "name": "z" } ] } } ], "sourceType": "script", "tokens": [ { "type": "Identifier", "value": "f", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "Punctuator", "value": "(", "range": [ 1, 2 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 2 } } }, { "type": "Punctuator", "value": "...", "range": [ 2, 5 ], "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 5 } } }, { "type": "Identifier", "value": "x", "range": [ 5, 6 ], "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 6 } } }, { "type": "Punctuator", "value": ",", "range": [ 6, 7 ], "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 7 } } }, { "type": "Identifier", "value": "y", "range": [ 8, 9 ], "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 9 } } }, { "type": "Punctuator", "value": ",", "range": [ 9, 10 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 10 } } }, { "type": "Identifier", "value": "z", "range": [ 11, 12 ], "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 12 } } }, { "type": "Punctuator", "value": ")", "range": [ 12, 13 ], "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 13 } } }, { "type": "Punctuator", "value": ";", "range": [ 13, 14 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 14 } } } ], "range": [ 0, 14 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 14 } } }