{ "type": "Script", "span": { "start": 16, "end": 143, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 22, "end": 23, "ctxt": 0 }, "value": "C", "optional": false }, "declare": false, "span": { "start": 16, "end": 143, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassMethod", "span": { "start": 30, "end": 83, "ctxt": 0 }, "key": { "type": "Computed", "span": { "start": 34, "end": 54, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 35, "end": 53, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 35, "end": 41, "ctxt": 0 }, "value": "Symbol", "optional": false }, "property": { "type": "Identifier", "span": { "start": 42, "end": 53, "ctxt": 0 }, "value": "hasInstance", "optional": false } } }, "function": { "params": [], "decorators": [], "span": { "start": 30, "end": 83, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 57, "end": 83, "ctxt": 0 }, "stmts": [ { "type": "ReturnStatement", "span": { "start": 67, "end": 77, "ctxt": 0 }, "argument": { "type": "StringLiteral", "span": { "start": 74, "end": 76, "ctxt": 0 }, "value": "", "raw": "\"\"" } } ] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "kind": "getter", "isStatic": false, "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false }, { "type": "ClassMethod", "span": { "start": 88, "end": 141, "ctxt": 0 }, "key": { "type": "Computed", "span": { "start": 92, "end": 112, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 93, "end": 111, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 93, "end": 99, "ctxt": 0 }, "value": "Symbol", "optional": false }, "property": { "type": "Identifier", "span": { "start": 100, "end": 111, "ctxt": 0 }, "value": "toPrimitive", "optional": false } } }, "function": { "params": [], "decorators": [], "span": { "start": 88, "end": 141, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 115, "end": 141, "ctxt": 0 }, "stmts": [ { "type": "ReturnStatement", "span": { "start": 125, "end": 135, "ctxt": 0 }, "argument": { "type": "StringLiteral", "span": { "start": 132, "end": 134, "ctxt": 0 }, "value": "", "raw": "\"\"" } } ] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "kind": "getter", "isStatic": false, "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } ], "interpreter": null }