{ "type": "Script", "span": { "start": 0, "end": 43, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 6, "end": 7, "ctxt": 0 }, "value": "C", "optional": false }, "declare": false, "span": { "start": 0, "end": 43, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassMethod", "span": { "start": 13, "end": 24, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 13, "end": 16, "ctxt": 0 }, "value": "foo", "optional": false }, "function": { "params": [ { "type": "Parameter", "span": { "start": 17, "end": 22, "ctxt": 0 }, "decorators": [], "pat": { "type": "AssignmentPattern", "span": { "start": 17, "end": 22, "ctxt": 0 }, "left": { "type": "Identifier", "span": { "start": 17, "end": 18, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": null }, "right": { "type": "NumericLiteral", "span": { "start": 21, "end": 22, "ctxt": 0 }, "value": 4.0 }, "typeAnnotation": null } } ], "decorators": [], "span": { "start": 13, "end": 24, "ctxt": 0 }, "body": null, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "kind": "method", "isStatic": false, "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false }, { "type": "ClassMethod", "span": { "start": 28, "end": 41, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 28, "end": 31, "ctxt": 0 }, "value": "foo", "optional": false }, "function": { "params": [ { "type": "Parameter", "span": { "start": 32, "end": 33, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 32, "end": 33, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": null } }, { "type": "Parameter", "span": { "start": 35, "end": 36, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 35, "end": 36, "ctxt": 0 }, "value": "b", "optional": false, "typeAnnotation": null } } ], "decorators": [], "span": { "start": 28, "end": 41, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 38, "end": 41, "ctxt": 0 }, "stmts": [] }, "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": [] } ], "interpreter": null }