{ "type": "File", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "program": { "type": "Program", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "expression": { "type": "AssignmentExpression", "start": 0, "end": 24, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 24 } }, "operator": "=", "left": { "type": "Identifier", "start": 0, "end": 1, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 }, "identifierName": "x" }, "name": "x" }, "right": { "type": "ObjectExpression", "start": 4, "end": 24, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 24 } }, "properties": [ { "type": "ObjectMethod", "start": 6, "end": 22, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 22 } }, "method": true, "computed": false, "key": { "type": "Identifier", "start": 6, "end": 12, "loc": { "start": { "line": 1, "column": 6 }, "end": { "line": 1, "column": 12 }, "identifierName": "method" }, "name": "method" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 13, "end": 17, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 17 }, "identifierName": "test" }, "name": "test" } ], "body": { "type": "BlockStatement", "start": 19, "end": 22, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 22 } }, "body": [], "directives": [] } } ] } } } ], "directives": [] } }