{ "type": "Module", "span": { "start": 72, "end": 138, "ctxt": 0 }, "body": [ { "type": "ExportDeclaration", "span": { "start": 72, "end": 138, "ctxt": 0 }, "declaration": { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 85, "end": 86, "ctxt": 0 }, "value": "C", "optional": false }, "declare": false, "span": { "start": 79, "end": 138, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 91, "end": 108, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 98, "end": 99, "ctxt": 0 }, "value": "x", "optional": false }, "value": null, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 99, "end": 107, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 101, "end": 107, "ctxt": 0 }, "kind": "number" } }, "isStatic": true, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "StaticBlock", "span": { "start": 111, "end": 136, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 118, "end": 136, "ctxt": 0 }, "stmts": [ { "type": "ExpressionStatement", "span": { "start": 124, "end": 132, "ctxt": 0 }, "expression": { "type": "AssignmentExpression", "span": { "start": 124, "end": 131, "ctxt": 0 }, "operator": "=", "left": { "type": "MemberExpression", "span": { "start": 124, "end": 127, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 124, "end": 125, "ctxt": 0 }, "value": "C", "optional": false }, "property": { "type": "Identifier", "span": { "start": 126, "end": 127, "ctxt": 0 }, "value": "x", "optional": false } }, "right": { "type": "NumericLiteral", "span": { "start": 130, "end": 131, "ctxt": 0 }, "value": 1.0 } } } ] } } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } } ], "interpreter": null }