{ "type": "File", "start": 0, "end": 15, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 15 } }, "program": { "type": "Program", "start": 0, "end": 15, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 15 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 15, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 15 } }, "expression": { "type": "ObjectExpression", "start": 1, "end": 14, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 14 } }, "properties": [ { "type": "ObjectMethod", "start": 3, "end": 12, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 12 } }, "method": true, "computed": false, "key": { "type": "Identifier", "start": 4, "end": 7, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 7 }, "identifierName": "foo" }, "name": "foo" }, "kind": "method", "id": null, "generator": true, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 10, "end": 12, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 12 } }, "body": [], "directives": [] } } ], "extra": { "parenthesized": true, "parenStart": 0 } } } ], "directives": [] } }