{ "type": "File", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "range": [ 0, 24 ], "program": { "type": "Program", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "range": [ 0, 24 ], "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "range": [ 0, 24 ], "expression": { "type": "FunctionExpression", "start": 1, "end": 23, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 23 } }, "range": [ 1, 23 ], "id": { "type": "Identifier", "start": 10, "end": 11, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 } }, "range": [ 10, 11 ], "name": "x" }, "generator": false, "expression": false, "params": [ { "type": "ArrayPattern", "start": 12, "end": 20, "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 20 } }, "range": [ 12, 20 ], "elements": [ { "type": "Identifier", "start": 14, "end": 15, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 } }, "range": [ 14, 15 ], "name": "a" }, { "type": "Identifier", "start": 17, "end": 18, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } }, "range": [ 17, 18 ], "name": "b" } ] } ], "body": { "type": "BlockStatement", "start": 21, "end": 23, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 23 } }, "range": [ 21, 23 ], "body": [] }, "parenthesizedExpression": true } } ] } }