{ "type": "Script", "span": { "start": 16, "end": 120, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 16, "end": 88, "ctxt": 0 }, "kind": "let", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 20, "end": 87, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 20, "end": 21, "ctxt": 0 }, "value": "C", "optional": false, "typeAnnotation": null }, "init": { "type": "ClassExpression", "identifier": null, "span": { "start": 24, "end": 87, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 80, "end": 85, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 80, "end": 81, "ctxt": 0 }, "value": "c", "optional": false }, "value": { "type": "NumericLiteral", "span": { "start": 84, "end": 85, "ctxt": 0 }, "value": 3.0 }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false } ], "superClass": { "type": "ClassExpression", "identifier": null, "span": { "start": 38, "end": 77, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 70, "end": 75, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 70, "end": 71, "ctxt": 0 }, "value": "b", "optional": false }, "value": { "type": "NumericLiteral", "span": { "start": 74, "end": 75, "ctxt": 0 }, "value": 2.0 }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false } ], "superClass": { "type": "ClassExpression", "identifier": null, "span": { "start": 52, "end": 67, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 60, "end": 65, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 60, "end": 61, "ctxt": 0 }, "value": "a", "optional": false }, "value": { "type": "NumericLiteral", "span": { "start": 64, "end": 65, "ctxt": 0 }, "value": 1.0 }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, "definite": false } ] }, { "type": "VariableDeclaration", "span": { "start": 89, "end": 105, "ctxt": 0 }, "kind": "let", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 93, "end": 104, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 93, "end": 94, "ctxt": 0 }, "value": "c", "optional": false, "typeAnnotation": null }, "init": { "type": "NewExpression", "span": { "start": 97, "end": 104, "ctxt": 0 }, "callee": { "type": "Identifier", "span": { "start": 101, "end": 102, "ctxt": 0 }, "value": "C", "optional": false }, "arguments": [], "typeArguments": null }, "definite": false } ] }, { "type": "ExpressionStatement", "span": { "start": 106, "end": 110, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 106, "end": 109, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 106, "end": 107, "ctxt": 0 }, "value": "c", "optional": false }, "property": { "type": "Identifier", "span": { "start": 108, "end": 109, "ctxt": 0 }, "value": "a", "optional": false } } }, { "type": "ExpressionStatement", "span": { "start": 111, "end": 115, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 111, "end": 114, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 111, "end": 112, "ctxt": 0 }, "value": "c", "optional": false }, "property": { "type": "Identifier", "span": { "start": 113, "end": 114, "ctxt": 0 }, "value": "b", "optional": false } } }, { "type": "ExpressionStatement", "span": { "start": 116, "end": 120, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 116, "end": 119, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 116, "end": 117, "ctxt": 0 }, "value": "c", "optional": false }, "property": { "type": "Identifier", "span": { "start": 118, "end": 119, "ctxt": 0 }, "value": "c", "optional": false } } } ], "interpreter": null }