{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "MemberExpression", "computed": true, "object": { "type": "Identifier", "name": "universe", "range": [ 0, 8 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 8 } } }, "property": { "type": "SequenceExpression", "expressions": [ { "type": "Identifier", "name": "galaxyName", "range": [ 9, 19 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 19 } } }, { "type": "Identifier", "name": "otherUselessName", "range": [ 21, 37 ], "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 37 } } } ], "range": [ 9, 37 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 37 } } }, "range": [ 0, 38 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 38 } } }, "range": [ 0, 38 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 38 } } } ], "sourceType": "script", "tokens": [ { "type": "Identifier", "value": "universe", "range": [ 0, 8 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 8 } } }, { "type": "Punctuator", "value": "[", "range": [ 8, 9 ], "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 9 } } }, { "type": "Identifier", "value": "galaxyName", "range": [ 9, 19 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 19 } } }, { "type": "Punctuator", "value": ",", "range": [ 19, 20 ], "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 20 } } }, { "type": "Identifier", "value": "otherUselessName", "range": [ 21, 37 ], "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 37 } } }, { "type": "Punctuator", "value": "]", "range": [ 37, 38 ], "loc": { "start": { "line": 1, "column": 37 }, "end": { "line": 1, "column": 38 } } } ], "range": [ 0, 38 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 38 } } }