{ "type": "File", "start": 0, "end": 21, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 21 } }, "program": { "type": "Program", "start": 0, "end": 21, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 21 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 21, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 21 } }, "expression": { "type": "MemberExpression", "start": 0, "end": 21, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 21 } }, "object": { "type": "CallExpression", "start": 0, "end": 12, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } }, "callee": { "type": "Identifier", "start": 0, "end": 8, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 8 }, "identifierName": "universe" }, "name": "universe" }, "arguments": [ { "type": "NumericLiteral", "start": 9, "end": 11, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 11 } }, "extra": { "rawValue": 42, "raw": "42" }, "value": 42 } ] }, "property": { "type": "Identifier", "start": 13, "end": 21, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 21 }, "identifierName": "galaxies" }, "name": "galaxies" }, "computed": false } } ], "directives": [] } }