{ "type": "Script", "span": { "start": 116, "end": 155, "ctxt": 0 }, "body": [ { "type": "ExpressionStatement", "span": { "start": 116, "end": 155, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 116, "end": 154, "ctxt": 0 }, "callee": { "type": "ParenthesisExpression", "span": { "start": 116, "end": 152, "ctxt": 0 }, "expression": { "type": "ArrowFunctionExpression", "span": { "start": 117, "end": 151, "ctxt": 0 }, "params": [ { "type": "AssignmentPattern", "span": { "start": 118, "end": 144, "ctxt": 0 }, "left": { "type": "Identifier", "span": { "start": 118, "end": 119, "ctxt": 0 }, "value": "b", "optional": false, "typeAnnotation": null }, "right": { "type": "ClassExpression", "identifier": null, "span": { "start": 122, "end": 144, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 130, "end": 142, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 137, "end": 138, "ctxt": 0 }, "value": "x", "optional": false }, "value": { "type": "NumericLiteral", "span": { "start": 141, "end": 142, "ctxt": 0 }, "value": 1.0, "raw": "1" }, "typeAnnotation": null, "isStatic": true, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } } ], "body": { "type": "BlockStatement", "span": { "start": 149, "end": 151, "ctxt": 0 }, "stmts": [] }, "async": false, "generator": false, "typeParameters": null, "returnType": null } }, "arguments": [], "typeArguments": null } } ], "interpreter": null }