{ "type": "File", "start": 0, "end": 85, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 8, "column": 7 } }, "program": { "type": "Program", "start": 0, "end": 85, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 8, "column": 7 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 85, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 8, "column": 7 } }, "expression": { "type": "AssignmentExpression", "start": 1, "end": 83, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 8, "column": 5 } }, "operator": "=", "left": { "type": "ObjectPattern", "start": 1, "end": 79, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 8, "column": 1 } }, "properties": [ { "type": "ObjectProperty", "start": 7, "end": 8, "loc": { "start": { "line": 2, "column": 4 }, "end": { "line": 2, "column": 5 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 7, "end": 8, "loc": { "start": { "line": 2, "column": 4 }, "end": { "line": 2, "column": 5 }, "identifierName": "a" }, "name": "a" }, "shorthand": true, "value": { "type": "Identifier", "start": 7, "end": 8, "loc": { "start": { "line": 2, "column": 4 }, "end": { "line": 2, "column": 5 }, "identifierName": "a" }, "name": "a" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 14, "end": 17, "loc": { "start": { "line": 3, "column": 4 }, "end": { "line": 3, "column": 7 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 14, "end": 15, "loc": { "start": { "line": 3, "column": 4 }, "end": { "line": 3, "column": 5 }, "identifierName": "a" }, "name": "a" }, "shorthand": false, "value": { "type": "Identifier", "start": 16, "end": 17, "loc": { "start": { "line": 3, "column": 6 }, "end": { "line": 3, "column": 7 }, "identifierName": "a" }, "name": "a" } }, { "type": "ObjectProperty", "start": 23, "end": 28, "loc": { "start": { "line": 4, "column": 4 }, "end": { "line": 4, "column": 9 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 23, "end": 24, "loc": { "start": { "line": 4, "column": 4 }, "end": { "line": 4, "column": 5 }, "identifierName": "a" }, "name": "a" }, "shorthand": false, "value": { "type": "AssignmentPattern", "start": 25, "end": 28, "loc": { "start": { "line": 4, "column": 6 }, "end": { "line": 4, "column": 9 } }, "left": { "type": "Identifier", "start": 25, "end": 26, "loc": { "start": { "line": 4, "column": 6 }, "end": { "line": 4, "column": 7 }, "identifierName": "a" }, "name": "a" }, "right": { "type": "Identifier", "start": 27, "end": 28, "loc": { "start": { "line": 4, "column": 8 }, "end": { "line": 4, "column": 9 }, "identifierName": "a" }, "name": "a" } } }, { "type": "ObjectProperty", "start": 34, "end": 41, "loc": { "start": { "line": 5, "column": 4 }, "end": { "line": 5, "column": 11 } }, "method": false, "computed": true, "key": { "type": "Identifier", "start": 35, "end": 36, "loc": { "start": { "line": 5, "column": 5 }, "end": { "line": 5, "column": 6 }, "identifierName": "a" }, "name": "a" }, "shorthand": false, "value": { "type": "ObjectPattern", "start": 38, "end": 41, "loc": { "start": { "line": 5, "column": 8 }, "end": { "line": 5, "column": 11 } }, "properties": [ { "type": "ObjectProperty", "start": 39, "end": 40, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 10 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 39, "end": 40, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 10 }, "identifierName": "a" }, "name": "a" }, "shorthand": true, "value": { "type": "Identifier", "start": 39, "end": 40, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 10 }, "identifierName": "a" }, "name": "a" }, "extra": { "shorthand": true } } ] } }, { "type": "ObjectProperty", "start": 47, "end": 63, "loc": { "start": { "line": 6, "column": 4 }, "end": { "line": 6, "column": 20 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 47, "end": 48, "loc": { "start": { "line": 6, "column": 4 }, "end": { "line": 6, "column": 5 }, "identifierName": "a" }, "name": "a" }, "shorthand": false, "value": { "type": "MemberExpression", "start": 49, "end": 63, "loc": { "start": { "line": 6, "column": 6 }, "end": { "line": 6, "column": 20 } }, "object": { "type": "CallExpression", "start": 49, "end": 60, "loc": { "start": { "line": 6, "column": 6 }, "end": { "line": 6, "column": 17 } }, "callee": { "type": "Identifier", "start": 49, "end": 58, "loc": { "start": { "line": 6, "column": 6 }, "end": { "line": 6, "column": 15 }, "identifierName": "some_call" }, "name": "some_call" }, "arguments": [] }, "property": { "type": "Identifier", "start": 61, "end": 62, "loc": { "start": { "line": 6, "column": 18 }, "end": { "line": 6, "column": 19 }, "identifierName": "a" }, "name": "a" }, "computed": true } }, { "type": "ObjectProperty", "start": 69, "end": 77, "loc": { "start": { "line": 7, "column": 4 }, "end": { "line": 7, "column": 12 } }, "method": false, "computed": false, "key": { "type": "Identifier", "start": 69, "end": 70, "loc": { "start": { "line": 7, "column": 4 }, "end": { "line": 7, "column": 5 }, "identifierName": "a" }, "name": "a" }, "shorthand": false, "value": { "type": "MemberExpression", "start": 71, "end": 77, "loc": { "start": { "line": 7, "column": 6 }, "end": { "line": 7, "column": 12 } }, "object": { "type": "ThisExpression", "start": 71, "end": 75, "loc": { "start": { "line": 7, "column": 6 }, "end": { "line": 7, "column": 10 } } }, "property": { "type": "Identifier", "start": 76, "end": 77, "loc": { "start": { "line": 7, "column": 11 }, "end": { "line": 7, "column": 12 }, "identifierName": "a" }, "name": "a" }, "computed": false } } ] }, "right": { "type": "NumericLiteral", "start": 82, "end": 83, "loc": { "start": { "line": 8, "column": 4 }, "end": { "line": 8, "column": 5 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 }, "extra": { "parenthesized": true, "parenStart": 0 } } } ], "directives": [] } }