86 lines
1.4 KiB
JSON
86 lines
1.4 KiB
JSON
{
|
|
"type": "MemberExpression",
|
|
"start": 0,
|
|
"end": 21,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 21
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 0,
|
|
"end": 12,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 12
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 0,
|
|
"end": 8,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 8
|
|
},
|
|
"identifierName": "universe"
|
|
},
|
|
"name": "universe"
|
|
},
|
|
"property": {
|
|
"type": "NumericLiteral",
|
|
"start": 9,
|
|
"end": 11,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 9
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 11
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": 42,
|
|
"raw": "42"
|
|
},
|
|
"value": 42
|
|
},
|
|
"computed": true
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 13,
|
|
"end": 21,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 1,
|
|
"column": 21
|
|
},
|
|
"identifierName": "galaxies"
|
|
},
|
|
"name": "galaxies"
|
|
},
|
|
"computed": false
|
|
} |