{ "type": "Script", "span": { "start": 20, "end": 399, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 26, "end": 28, "ctxt": 0 }, "value": "A3", "optional": false }, "declare": false, "span": { "start": 20, "end": 399, "ctxt": 0 }, "decorators": [], "body": [ { "type": "PrivateMethod", "span": { "start": 35, "end": 48, "ctxt": 0 }, "key": { "type": "PrivateName", "span": { "start": 35, "end": 42, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 36, "end": 42, "ctxt": 0 }, "value": "method", "optional": false } }, "function": { "params": [], "decorators": [], "span": { "start": 35, "end": 48, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 45, "end": 48, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "kind": "method", "isStatic": false, "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false }, { "type": "EmptyStatement", "span": { "start": 48, "end": 49, "ctxt": 0 } }, { "type": "Constructor", "span": { "start": 54, "end": 397, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 54, "end": 65, "ctxt": 0 }, "value": "constructor", "optional": false }, "params": [ { "type": "Parameter", "span": { "start": 66, "end": 71, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 66, "end": 71, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 67, "end": 71, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeReference", "span": { "start": 69, "end": 71, "ctxt": 0 }, "typeName": { "type": "Identifier", "span": { "start": 69, "end": 71, "ctxt": 0 }, "value": "A3", "optional": false }, "typeParams": null } } } }, { "type": "Parameter", "span": { "start": 73, "end": 79, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 73, "end": 79, "ctxt": 0 }, "value": "b", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 74, "end": 79, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 76, "end": 79, "ctxt": 0 }, "kind": "any" } } } } ], "body": { "type": "BlockStatement", "span": { "start": 81, "end": 397, "ctxt": 0 }, "stmts": [ { "type": "ExpressionStatement", "span": { "start": 91, "end": 114, "ctxt": 0 }, "expression": { "type": "AssignmentExpression", "span": { "start": 91, "end": 114, "ctxt": 0 }, "operator": "=", "left": { "type": "MemberExpression", "span": { "start": 91, "end": 103, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 91, "end": 95, "ctxt": 0 } }, "property": { "type": "PrivateName", "span": { "start": 96, "end": 103, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 97, "end": 103, "ctxt": 0 }, "value": "method", "optional": false } } }, "right": { "type": "ArrowFunctionExpression", "span": { "start": 106, "end": 114, "ctxt": 0 }, "params": [], "body": { "type": "BlockStatement", "span": { "start": 112, "end": 114, "ctxt": 0 }, "stmts": [] }, "async": false, "generator": false, "typeParameters": null, "returnType": null } } }, { "type": "ExpressionStatement", "span": { "start": 147, "end": 169, "ctxt": 0 }, "expression": { "type": "AssignmentExpression", "span": { "start": 147, "end": 168, "ctxt": 0 }, "operator": "=", "left": { "type": "MemberExpression", "span": { "start": 147, "end": 156, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 147, "end": 148, "ctxt": 0 }, "value": "a", "optional": false }, "property": { "type": "PrivateName", "span": { "start": 149, "end": 156, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 150, "end": 156, "ctxt": 0 }, "value": "method", "optional": false } } }, "right": { "type": "ArrowFunctionExpression", "span": { "start": 159, "end": 168, "ctxt": 0 }, "params": [], "body": { "type": "BlockStatement", "span": { "start": 165, "end": 168, "ctxt": 0 }, "stmts": [] }, "async": false, "generator": false, "typeParameters": null, "returnType": null } } }, { "type": "ExpressionStatement", "span": { "start": 202, "end": 224, "ctxt": 0 }, "expression": { "type": "AssignmentExpression", "span": { "start": 202, "end": 224, "ctxt": 0 }, "operator": "=", "left": { "type": "MemberExpression", "span": { "start": 202, "end": 211, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 202, "end": 203, "ctxt": 0 }, "value": "b", "optional": false }, "property": { "type": "PrivateName", "span": { "start": 204, "end": 211, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 205, "end": 211, "ctxt": 0 }, "value": "method", "optional": false } } }, "right": { "type": "ArrowFunctionExpression", "span": { "start": 215, "end": 224, "ctxt": 0 }, "params": [], "body": { "type": "BlockStatement", "span": { "start": 221, "end": 224, "ctxt": 0 }, "stmts": [] }, "async": false, "generator": false, "typeParameters": null, "returnType": null } } }, { "type": "ExpressionStatement", "span": { "start": 256, "end": 295, "ctxt": 0 }, "expression": { "type": "ParenthesisExpression", "span": { "start": 256, "end": 294, "ctxt": 0 }, "expression": { "type": "AssignmentExpression", "span": { "start": 257, "end": 293, "ctxt": 0 }, "operator": "=", "left": { "type": "ObjectPattern", "span": { "start": 257, "end": 276, "ctxt": 0 }, "properties": [ { "type": "KeyValuePatternProperty", "key": { "type": "Identifier", "span": { "start": 259, "end": 260, "ctxt": 0 }, "value": "x", "optional": false }, "value": { "type": "MemberExpression", "span": { "start": 262, "end": 274, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 262, "end": 266, "ctxt": 0 } }, "property": { "type": "PrivateName", "span": { "start": 267, "end": 274, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 268, "end": 274, "ctxt": 0 }, "value": "method", "optional": false } } } } ], "optional": false, "typeAnnotation": null }, "right": { "type": "ObjectExpression", "span": { "start": 279, "end": 293, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Identifier", "span": { "start": 281, "end": 282, "ctxt": 0 }, "value": "x", "optional": false }, "value": { "type": "ArrowFunctionExpression", "span": { "start": 284, "end": 292, "ctxt": 0 }, "params": [], "body": { "type": "BlockStatement", "span": { "start": 290, "end": 292, "ctxt": 0 }, "stmts": [] }, "async": false, "generator": false, "typeParameters": null, "returnType": null } } ] } } } }, { "type": "VariableDeclaration", "span": { "start": 327, "end": 348, "ctxt": 0 }, "kind": "let", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 331, "end": 347, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 331, "end": 332, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": null }, "init": { "type": "MemberExpression", "span": { "start": 335, "end": 347, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 335, "end": 339, "ctxt": 0 } }, "property": { "type": "PrivateName", "span": { "start": 340, "end": 347, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 341, "end": 347, "ctxt": 0 }, "value": "method", "optional": false } } }, "definite": false } ] }, { "type": "ExpressionStatement", "span": { "start": 357, "end": 368, "ctxt": 0 }, "expression": { "type": "UpdateExpression", "span": { "start": 357, "end": 368, "ctxt": 0 }, "operator": "++", "prefix": false, "argument": { "type": "MemberExpression", "span": { "start": 357, "end": 366, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 357, "end": 358, "ctxt": 0 }, "value": "b", "optional": false }, "property": { "type": "PrivateName", "span": { "start": 359, "end": 366, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 360, "end": 366, "ctxt": 0 }, "value": "method", "optional": false } } } } } ] }, "accessibility": null, "isOptional": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } ], "interpreter": null }