{ "type": "Script", "span": { "start": 1, "end": 261, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 7, "end": 8, "ctxt": 0 }, "value": "C", "optional": false }, "declare": false, "span": { "start": 1, "end": 191, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 15, "end": 25, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 15, "end": 16, "ctxt": 0 }, "value": "x", "optional": false }, "value": null, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 16, "end": 24, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 18, "end": 24, "ctxt": 0 }, "kind": "string" } }, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "ClassMethod", "span": { "start": 30, "end": 54, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 34, "end": 35, "ctxt": 0 }, "value": "y", "optional": false }, "function": { "params": [], "decorators": [], "span": { "start": 30, "end": 54, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 38, "end": 54, "ctxt": 0 }, "stmts": [ { "type": "ReturnStatement", "span": { "start": 40, "end": 52, "ctxt": 0 }, "argument": { "type": "NullLiteral", "span": { "start": 47, "end": 51, "ctxt": 0 } } } ] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "kind": "getter", "isStatic": false, "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false }, { "type": "ClassMethod", "span": { "start": 59, "end": 71, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 63, "end": 64, "ctxt": 0 }, "value": "y", "optional": false }, "function": { "params": [ { "type": "Parameter", "span": { "start": 65, "end": 66, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 65, "end": 66, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": null } } ], "decorators": [], "span": { "start": 59, "end": 71, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 68, "end": 71, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "kind": "setter", "isStatic": false, "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false }, { "type": "ClassMethod", "span": { "start": 76, "end": 85, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 76, "end": 79, "ctxt": 0 }, "value": "foo", "optional": false }, "function": { "params": [], "decorators": [], "span": { "start": 76, "end": 85, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 82, "end": 85, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "kind": "method", "isStatic": false, "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false }, { "type": "ClassProperty", "span": { "start": 91, "end": 108, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 98, "end": 99, "ctxt": 0 }, "value": "a", "optional": false }, "value": null, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 99, "end": 107, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 101, "end": 107, "ctxt": 0 }, "kind": "string" } }, "isStatic": true, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "ClassMethod", "span": { "start": 113, "end": 144, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 124, "end": 125, "ctxt": 0 }, "value": "b", "optional": false }, "function": { "params": [], "decorators": [], "span": { "start": 113, "end": 144, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 128, "end": 144, "ctxt": 0 }, "stmts": [ { "type": "ReturnStatement", "span": { "start": 130, "end": 142, "ctxt": 0 }, "argument": { "type": "NullLiteral", "span": { "start": 137, "end": 141, "ctxt": 0 } } } ] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "kind": "getter", "isStatic": true, "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false }, { "type": "ClassMethod", "span": { "start": 149, "end": 168, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 160, "end": 161, "ctxt": 0 }, "value": "b", "optional": false }, "function": { "params": [ { "type": "Parameter", "span": { "start": 162, "end": 163, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 162, "end": 163, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": null } } ], "decorators": [], "span": { "start": 149, "end": 168, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 165, "end": 168, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "kind": "setter", "isStatic": true, "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false }, { "type": "ClassMethod", "span": { "start": 173, "end": 189, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 180, "end": 183, "ctxt": 0 }, "value": "foo", "optional": false }, "function": { "params": [], "decorators": [], "span": { "start": 173, "end": 189, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 186, "end": 189, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "kind": "method", "isStatic": true, "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "VariableDeclaration", "span": { "start": 193, "end": 202, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 197, "end": 201, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 197, "end": 198, "ctxt": 0 }, "value": "c", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 198, "end": 201, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeReference", "span": { "start": 200, "end": 201, "ctxt": 0 }, "typeName": { "type": "Identifier", "span": { "start": 200, "end": 201, "ctxt": 0 }, "value": "C", "optional": false }, "typeParams": null } } }, "init": null, "definite": false } ] }, { "type": "ExpressionStatement", "span": { "start": 203, "end": 207, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 203, "end": 206, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 203, "end": 204, "ctxt": 0 }, "value": "c", "optional": false }, "property": { "type": "Identifier", "span": { "start": 205, "end": 206, "ctxt": 0 }, "value": "x", "optional": false } } }, { "type": "ExpressionStatement", "span": { "start": 208, "end": 212, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 208, "end": 211, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 208, "end": 209, "ctxt": 0 }, "value": "c", "optional": false }, "property": { "type": "Identifier", "span": { "start": 210, "end": 211, "ctxt": 0 }, "value": "y", "optional": false } } }, { "type": "ExpressionStatement", "span": { "start": 213, "end": 221, "ctxt": 0 }, "expression": { "type": "AssignmentExpression", "span": { "start": 213, "end": 220, "ctxt": 0 }, "operator": "=", "left": { "type": "MemberExpression", "span": { "start": 213, "end": 216, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 213, "end": 214, "ctxt": 0 }, "value": "c", "optional": false }, "property": { "type": "Identifier", "span": { "start": 215, "end": 216, "ctxt": 0 }, "value": "y", "optional": false } }, "right": { "type": "NumericLiteral", "span": { "start": 219, "end": 220, "ctxt": 0 }, "value": 1.0, "raw": "1" } } }, { "type": "ExpressionStatement", "span": { "start": 222, "end": 230, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 222, "end": 229, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 222, "end": 227, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 222, "end": 223, "ctxt": 0 }, "value": "c", "optional": false }, "property": { "type": "Identifier", "span": { "start": 224, "end": 227, "ctxt": 0 }, "value": "foo", "optional": false } }, "arguments": [], "typeArguments": null } }, { "type": "ExpressionStatement", "span": { "start": 232, "end": 236, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 232, "end": 235, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 232, "end": 233, "ctxt": 0 }, "value": "C", "optional": false }, "property": { "type": "Identifier", "span": { "start": 234, "end": 235, "ctxt": 0 }, "value": "a", "optional": false } } }, { "type": "ExpressionStatement", "span": { "start": 237, "end": 243, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 237, "end": 242, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 237, "end": 240, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 237, "end": 238, "ctxt": 0 }, "value": "C", "optional": false }, "property": { "type": "Identifier", "span": { "start": 239, "end": 240, "ctxt": 0 }, "value": "b", "optional": false } }, "arguments": [], "typeArguments": null } }, { "type": "ExpressionStatement", "span": { "start": 244, "end": 252, "ctxt": 0 }, "expression": { "type": "AssignmentExpression", "span": { "start": 244, "end": 251, "ctxt": 0 }, "operator": "=", "left": { "type": "MemberExpression", "span": { "start": 244, "end": 247, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 244, "end": 245, "ctxt": 0 }, "value": "C", "optional": false }, "property": { "type": "Identifier", "span": { "start": 246, "end": 247, "ctxt": 0 }, "value": "b", "optional": false } }, "right": { "type": "NumericLiteral", "span": { "start": 250, "end": 251, "ctxt": 0 }, "value": 1.0, "raw": "1" } } }, { "type": "ExpressionStatement", "span": { "start": 253, "end": 261, "ctxt": 0 }, "expression": { "type": "CallExpression", "span": { "start": 253, "end": 260, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 253, "end": 258, "ctxt": 0 }, "object": { "type": "Identifier", "span": { "start": 253, "end": 254, "ctxt": 0 }, "value": "C", "optional": false }, "property": { "type": "Identifier", "span": { "start": 255, "end": 258, "ctxt": 0 }, "value": "foo", "optional": false } }, "arguments": [], "typeArguments": null } } ], "interpreter": null }