{ "type": "Script", "span": { "start": 40, "end": 479, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 46, "end": 47, "ctxt": 0 }, "value": "C", "optional": false }, "declare": false, "span": { "start": 40, "end": 306, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 54, "end": 71, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 61, "end": 62, "ctxt": 0 }, "value": "x", "optional": false }, "value": null, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 62, "end": 70, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 64, "end": 70, "ctxt": 0 }, "kind": "string" } }, "isStatic": false, "decorators": [], "accessibility": "public", "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "ClassMethod", "span": { "start": 76, "end": 120, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 83, "end": 84, "ctxt": 0 }, "value": "y", "optional": false }, "function": { "params": [ { "type": "Parameter", "span": { "start": 85, "end": 94, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 85, "end": 94, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 86, "end": 94, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 88, "end": 94, "ctxt": 0 }, "kind": "number" } } } } ], "decorators": [], "span": { "start": 76, "end": 120, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 104, "end": 120, "ctxt": 0 }, "stmts": [ { "type": "ReturnStatement", "span": { "start": 106, "end": 118, "ctxt": 0 }, "argument": { "type": "NullLiteral", "span": { "start": 113, "end": 117, "ctxt": 0 } } } ] }, "generator": false, "async": false, "typeParameters": null, "returnType": { "type": "TsTypeAnnotation", "span": { "start": 95, "end": 103, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 97, "end": 103, "ctxt": 0 }, "kind": "number" } } }, "kind": "method", "isStatic": false, "accessibility": "public", "isAbstract": false, "isOptional": false, "isOverride": false }, { "type": "ClassMethod", "span": { "start": 125, "end": 153, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 136, "end": 137, "ctxt": 0 }, "value": "z", "optional": false }, "function": { "params": [], "decorators": [], "span": { "start": 125, "end": 153, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 140, "end": 153, "ctxt": 0 }, "stmts": [ { "type": "ReturnStatement", "span": { "start": 142, "end": 151, "ctxt": 0 }, "argument": { "type": "NumericLiteral", "span": { "start": 149, "end": 150, "ctxt": 0 }, "value": 1.0, "raw": "1" } } ] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "kind": "getter", "isStatic": false, "accessibility": "public", "isAbstract": false, "isOptional": false, "isOverride": false }, { "type": "ClassMethod", "span": { "start": 158, "end": 177, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 169, "end": 170, "ctxt": 0 }, "value": "z", "optional": false }, "function": { "params": [ { "type": "Parameter", "span": { "start": 171, "end": 172, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 171, "end": 172, "ctxt": 0 }, "value": "v", "optional": false, "typeAnnotation": null } } ], "decorators": [], "span": { "start": 158, "end": 177, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 174, "end": 177, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "kind": "setter", "isStatic": false, "accessibility": "public", "isAbstract": false, "isOptional": false, "isOverride": false }, { "type": "TsIndexSignature", "params": [ { "type": "Identifier", "span": { "start": 183, "end": 192, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 184, "end": 192, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 186, "end": 192, "ctxt": 0 }, "kind": "string" } } } ], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 193, "end": 201, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeReference", "span": { "start": 195, "end": 201, "ctxt": 0 }, "typeName": { "type": "Identifier", "span": { "start": 195, "end": 201, "ctxt": 0 }, "value": "Object", "optional": false }, "typeParams": null } }, "readonly": false, "static": false, "span": { "start": 182, "end": 202, "ctxt": 0 } }, { "type": "TsIndexSignature", "params": [ { "type": "Identifier", "span": { "start": 208, "end": 217, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 209, "end": 217, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 211, "end": 217, "ctxt": 0 }, "kind": "number" } } } ], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 218, "end": 226, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeReference", "span": { "start": 220, "end": 226, "ctxt": 0 }, "typeName": { "type": "Identifier", "span": { "start": 220, "end": 226, "ctxt": 0 }, "value": "Object", "optional": false }, "typeParams": null } }, "readonly": false, "static": false, "span": { "start": 207, "end": 227, "ctxt": 0 } }, { "type": "ClassProperty", "span": { "start": 232, "end": 242, "ctxt": 0 }, "key": { "type": "NumericLiteral", "span": { "start": 232, "end": 233, "ctxt": 0 }, "value": 0.0, "raw": "0" }, "value": null, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 233, "end": 241, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 235, "end": 241, "ctxt": 0 }, "kind": "number" } }, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "ClassProperty", "span": { "start": 248, "end": 274, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 262, "end": 265, "ctxt": 0 }, "value": "foo", "optional": false }, "value": null, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 265, "end": 273, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 267, "end": 273, "ctxt": 0 }, "kind": "string" } }, "isStatic": true, "decorators": [], "accessibility": "public", "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "TsInterfaceDeclaration", "span": { "start": 308, "end": 444, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 318, "end": 319, "ctxt": 0 }, "value": "I", "optional": false }, "declare": false, "typeParams": null, "extends": [], "body": { "type": "TsInterfaceBody", "span": { "start": 320, "end": 444, "ctxt": 0 }, "body": [ { "type": "TsPropertySignature", "span": { "start": 326, "end": 336, "ctxt": 0 }, "readonly": false, "key": { "type": "Identifier", "span": { "start": 326, "end": 327, "ctxt": 0 }, "value": "x", "optional": false }, "computed": false, "optional": false, "init": null, "params": [], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 327, "end": 335, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 329, "end": 335, "ctxt": 0 }, "kind": "string" } }, "typeParams": null }, { "type": "TsMethodSignature", "span": { "start": 341, "end": 362, "ctxt": 0 }, "readonly": false, "key": { "type": "Identifier", "span": { "start": 341, "end": 342, "ctxt": 0 }, "value": "y", "optional": false }, "computed": false, "optional": false, "params": [ { "type": "Identifier", "span": { "start": 343, "end": 352, "ctxt": 0 }, "value": "b", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 344, "end": 352, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 346, "end": 352, "ctxt": 0 }, "kind": "number" } } } ], "typeAnn": { "type": "TsTypeAnnotation", "span": { "start": 353, "end": 361, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 355, "end": 361, "ctxt": 0 }, "kind": "number" } }, "typeParams": null }, { "type": "TsPropertySignature", "span": { "start": 367, "end": 377, "ctxt": 0 }, "readonly": false, "key": { "type": "Identifier", "span": { "start": 367, "end": 368, "ctxt": 0 }, "value": "z", "optional": false }, "computed": false, "optional": false, "init": null, "params": [], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 368, "end": 376, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 370, "end": 376, "ctxt": 0 }, "kind": "number" } }, "typeParams": null }, { "type": "TsIndexSignature", "params": [ { "type": "Identifier", "span": { "start": 383, "end": 392, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 384, "end": 392, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 386, "end": 392, "ctxt": 0 }, "kind": "string" } } } ], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 393, "end": 401, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeReference", "span": { "start": 395, "end": 401, "ctxt": 0 }, "typeName": { "type": "Identifier", "span": { "start": 395, "end": 401, "ctxt": 0 }, "value": "Object", "optional": false }, "typeParams": null } }, "readonly": false, "static": false, "span": { "start": 382, "end": 402, "ctxt": 0 } }, { "type": "TsIndexSignature", "params": [ { "type": "Identifier", "span": { "start": 408, "end": 417, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 409, "end": 417, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 411, "end": 417, "ctxt": 0 }, "kind": "number" } } } ], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 418, "end": 426, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeReference", "span": { "start": 420, "end": 426, "ctxt": 0 }, "typeName": { "type": "Identifier", "span": { "start": 420, "end": 426, "ctxt": 0 }, "value": "Object", "optional": false }, "typeParams": null } }, "readonly": false, "static": false, "span": { "start": 407, "end": 427, "ctxt": 0 } }, { "type": "TsPropertySignature", "span": { "start": 432, "end": 442, "ctxt": 0 }, "readonly": false, "key": { "type": "NumericLiteral", "span": { "start": 432, "end": 433, "ctxt": 0 }, "value": 0.0, "raw": "0" }, "computed": false, "optional": false, "init": null, "params": [], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 433, "end": 441, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 435, "end": 441, "ctxt": 0 }, "kind": "number" } }, "typeParams": null } ] } }, { "type": "VariableDeclaration", "span": { "start": 446, "end": 455, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 450, "end": 454, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 450, "end": 451, "ctxt": 0 }, "value": "c", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 451, "end": 454, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeReference", "span": { "start": 453, "end": 454, "ctxt": 0 }, "typeName": { "type": "Identifier", "span": { "start": 453, "end": 454, "ctxt": 0 }, "value": "C", "optional": false }, "typeParams": null } } }, "init": null, "definite": false } ] }, { "type": "VariableDeclaration", "span": { "start": 456, "end": 465, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 460, "end": 464, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 460, "end": 461, "ctxt": 0 }, "value": "i", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 461, "end": 464, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeReference", "span": { "start": 463, "end": 464, "ctxt": 0 }, "typeName": { "type": "Identifier", "span": { "start": 463, "end": 464, "ctxt": 0 }, "value": "I", "optional": false }, "typeParams": null } } }, "init": null, "definite": false } ] }, { "type": "ExpressionStatement", "span": { "start": 466, "end": 472, "ctxt": 0 }, "expression": { "type": "AssignmentExpression", "span": { "start": 466, "end": 471, "ctxt": 0 }, "operator": "=", "left": { "type": "Identifier", "span": { "start": 466, "end": 467, "ctxt": 0 }, "value": "c", "optional": false, "typeAnnotation": null }, "right": { "type": "Identifier", "span": { "start": 470, "end": 471, "ctxt": 0 }, "value": "i", "optional": false } } }, { "type": "ExpressionStatement", "span": { "start": 473, "end": 479, "ctxt": 0 }, "expression": { "type": "AssignmentExpression", "span": { "start": 473, "end": 478, "ctxt": 0 }, "operator": "=", "left": { "type": "Identifier", "span": { "start": 473, "end": 474, "ctxt": 0 }, "value": "i", "optional": false, "typeAnnotation": null }, "right": { "type": "Identifier", "span": { "start": 477, "end": 478, "ctxt": 0 }, "value": "c", "optional": false } } } ], "interpreter": null }