{ "type": "File", "start": 0, "end": 19, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 19 } }, "range": [ 0, 19 ], "program": { "type": "Program", "start": 0, "end": 19, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 19 } }, "range": [ 0, 19 ], "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 19, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 19 } }, "range": [ 0, 19 ], "expression": { "type": "ObjectExpression", "start": 1, "end": 18, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 18 } }, "range": [ 1, 18 ], "properties": [ { "type": "Property", "start": 3, "end": 16, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 16 } }, "range": [ 3, 16 ], "method": true, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 3, "end": 4, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 4 } }, "range": [ 3, 4 ], "name": "x" }, "kind": "init", "value": { "type": "FunctionExpression", "start": 4, "end": 16, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 16 } }, "range": [ 4, 16 ], "id": null, "generator": false, "expression": false, "params": [ { "type": "ArrayPattern", "start": 5, "end": 13, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 13 } }, "range": [ 5, 13 ], "elements": [ { "type": "Identifier", "start": 7, "end": 8, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 } }, "range": [ 7, 8 ], "name": "a" }, { "type": "Identifier", "start": 10, "end": 11, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 } }, "range": [ 10, 11 ], "name": "b" } ] } ], "body": { "type": "BlockStatement", "start": 14, "end": 16, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 16 } }, "range": [ 14, 16 ], "body": [] } } } ], "parenthesizedExpression": true } } ] } }