2017-01-27 20:13:02 +01:00

197 lines
3.6 KiB
JSON

{
"type": "MemberExpression",
"start": 0,
"end": 41,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 41
}
},
"object": {
"type": "CallExpression",
"start": 0,
"end": 32,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 32
}
},
"callee": {
"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
},
"arguments": [
{
"type": "NumericLiteral",
"start": 22,
"end": 24,
"loc": {
"start": {
"line": 1,
"column": 22
},
"end": {
"line": 1,
"column": 24
}
},
"extra": {
"rawValue": 14,
"raw": "14"
},
"value": 14
},
{
"type": "NumericLiteral",
"start": 26,
"end": 27,
"loc": {
"start": {
"line": 1,
"column": 26
},
"end": {
"line": 1,
"column": 27
}
},
"extra": {
"rawValue": 3,
"raw": "3"
},
"value": 3
},
{
"type": "NumericLiteral",
"start": 29,
"end": 31,
"loc": {
"start": {
"line": 1,
"column": 29
},
"end": {
"line": 1,
"column": 31
}
},
"extra": {
"rawValue": 77,
"raw": "77"
},
"value": 77
}
]
},
"property": {
"type": "Identifier",
"start": 33,
"end": 41,
"loc": {
"start": {
"line": 1,
"column": 33
},
"end": {
"line": 1,
"column": 41
},
"identifierName": "milkyway"
},
"name": "milkyway"
},
"computed": false
}