{ "type": "File", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "program": { "type": "Program", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 11, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 11 } }, "expression": { "type": "ObjectExpression", "start": 1, "end": 10, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 10 } }, "properties": [ { "type": "ObjectProperty", "start": 2, "end": 9, "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 9 } }, "method": false, "computed": true, "key": { "type": "Identifier", "start": 3, "end": 4, "loc": { "start": { "line": 1, "column": 3 }, "end": { "line": 1, "column": 4 }, "identifierName": "x" }, "name": "x" }, "shorthand": false, "value": { "type": "NumericLiteral", "start": 7, "end": 9, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 9 } }, "extra": { "rawValue": 10, "raw": "10" }, "value": 10 } } ], "extra": { "parenthesized": true, "parenStart": 0 } } } ], "directives": [] } }