{ "type": "Script", "span": { "start": 15, "end": 162, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 21, "end": 23, "ctxt": 0 }, "value": "C1", "optional": false }, "declare": false, "span": { "start": 15, "end": 88, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassMethod", "span": { "start": 30, "end": 86, "ctxt": 0 }, "key": { "type": "Computed", "span": { "start": 30, "end": 50, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 31, "end": 49, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 31, "end": 37, "ctxt": 0 }, "value": "Symbol", "optional": false }, "property": { "type": "Identifier", "span": { "start": 38, "end": 49, "ctxt": 0 }, "value": "toStringTag", "optional": false } } }, "function": { "params": [], "decorators": [], "span": { "start": 30, "end": 86, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 53, "end": 86, "ctxt": 0 }, "stmts": [ { "type": "ReturnStatement", "span": { "start": 63, "end": 80, "ctxt": 0 }, "argument": { "type": "ObjectExpression", "span": { "start": 70, "end": 79, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Identifier", "span": { "start": 72, "end": 73, "ctxt": 0 }, "value": "x", "optional": false }, "value": { "type": "StringLiteral", "span": { "start": 75, "end": 77, "ctxt": 0 }, "value": "", "hasEscape": false, "kind": { "type": "normal", "containsQuote": true } } } ] } } ] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "kind": "method", "isStatic": false, "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 96, "end": 98, "ctxt": 0 }, "value": "C2", "optional": false }, "declare": false, "span": { "start": 90, "end": 113, "ctxt": 0 }, "decorators": [], "body": [], "superClass": { "type": "Identifier", "span": { "start": 107, "end": 109, "ctxt": 0 }, "value": "C1", "optional": false }, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "VariableDeclaration", "span": { "start": 115, "end": 125, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 119, "end": 124, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 119, "end": 120, "ctxt": 0 }, "value": "c", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 120, "end": 124, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeReference", "span": { "start": 122, "end": 124, "ctxt": 0 }, "typeName": { "type": "Identifier", "span": { "start": 122, "end": 124, "ctxt": 0 }, "value": "C2", "optional": false }, "typeParams": null } } }, "init": null, "definite": false } ] }, { "type": "VariableDeclaration", "span": { "start": 126, "end": 162, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 130, "end": 161, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 130, "end": 133, "ctxt": 0 }, "value": "obj", "optional": false, "typeAnnotation": null }, "init": { "type": "MemberExpression", "span": { "start": 136, "end": 161, "ctxt": 0 }, "object": { "type": "CallExpression", "span": { "start": 136, "end": 159, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 136, "end": 157, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 136, "end": 137, "ctxt": 0 }, "value": "c", "optional": false }, "property": { "type": "Computed", "span": { "start": 137, "end": 157, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 138, "end": 156, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 138, "end": 144, "ctxt": 0 }, "value": "Symbol", "optional": false }, "property": { "type": "Identifier", "span": { "start": 145, "end": 156, "ctxt": 0 }, "value": "toStringTag", "optional": false } } } }, "arguments": [], "typeArguments": null }, "property": { "type": "Identifier", "span": { "start": 160, "end": 161, "ctxt": 0 }, "value": "x", "optional": false } }, "definite": false } ] } ], "interpreter": null }