{ "type": "Script", "span": { "start": 54, "end": 966, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 60, "end": 61, "ctxt": 0 }, "value": "C", "optional": false }, "declare": false, "span": { "start": 54, "end": 470, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 68, "end": 82, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 68, "end": 71, "ctxt": 0 }, "value": "qux", "optional": false }, "value": { "type": "MemberExpression", "span": { "start": 74, "end": 82, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 74, "end": 78, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 79, "end": 82, "ctxt": 0 }, "value": "bar", "optional": false } }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "ClassProperty", "span": { "start": 103, "end": 117, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 103, "end": 106, "ctxt": 0 }, "value": "bar", "optional": false }, "value": { "type": "MemberExpression", "span": { "start": 109, "end": 117, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 109, "end": 113, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 114, "end": 117, "ctxt": 0 }, "value": "foo", "optional": false } }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "ClassProperty", "span": { "start": 138, "end": 153, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 138, "end": 142, "ctxt": 0 }, "value": "quiz", "optional": false }, "value": { "type": "MemberExpression", "span": { "start": 145, "end": 153, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 145, "end": 149, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 150, "end": 153, "ctxt": 0 }, "value": "bar", "optional": false } }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "ClassProperty", "span": { "start": 164, "end": 182, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 164, "end": 170, "ctxt": 0 }, "value": "quench", "optional": false }, "value": { "type": "CallExpression", "span": { "start": 173, "end": 182, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 173, "end": 180, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 173, "end": 177, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 178, "end": 180, "ctxt": 0 }, "value": "m1", "optional": false } }, "arguments": [], "typeArguments": null }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "ClassProperty", "span": { "start": 193, "end": 211, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 193, "end": 199, "ctxt": 0 }, "value": "quanch", "optional": false }, "value": { "type": "CallExpression", "span": { "start": 202, "end": 211, "ctxt": 0 }, "callee": { "type": "MemberExpression", "span": { "start": 202, "end": 209, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 202, "end": 206, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 207, "end": 209, "ctxt": 0 }, "value": "m3", "optional": false } }, "arguments": [], "typeArguments": null }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "ClassMethod", "span": { "start": 232, "end": 267, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 232, "end": 234, "ctxt": 0 }, "value": "m1", "optional": false }, "function": { "params": [], "decorators": [], "span": { "start": 232, "end": 267, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 237, "end": 267, "ctxt": 0 }, "stmts": [ { "type": "ExpressionStatement", "span": { "start": 247, "end": 255, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 247, "end": 255, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 247, "end": 251, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 252, "end": 255, "ctxt": 0 }, "value": "foo", "optional": false } } } ] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "kind": "method", "isStatic": false, "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false }, { "type": "ClassProperty", "span": { "start": 272, "end": 291, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 272, "end": 274, "ctxt": 0 }, "value": "m3", "optional": false }, "value": { "type": "FunctionExpression", "identifier": null, "params": [], "decorators": [], "span": { "start": 277, "end": 291, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 288, "end": 291, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "Constructor", "span": { "start": 296, "end": 330, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 296, "end": 307, "ctxt": 0 }, "value": "constructor", "optional": false }, "params": [ { "type": "TsParameterProperty", "span": { "start": 308, "end": 326, "ctxt": 0 }, "decorators": [], "accessibility": "public", "override": false, "readonly": false, "param": { "type": "Identifier", "span": { "start": 315, "end": 326, "ctxt": 0 }, "value": "foo", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 318, "end": 326, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 320, "end": 326, "ctxt": 0 }, "kind": "string" } } } } ], "body": { "type": "BlockStatement", "span": { "start": 328, "end": 330, "ctxt": 0 }, "stmts": [] }, "accessibility": null, "isOptional": false }, { "type": "ClassProperty", "span": { "start": 335, "end": 350, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 335, "end": 339, "ctxt": 0 }, "value": "quim", "optional": false }, "value": { "type": "MemberExpression", "span": { "start": 342, "end": 350, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 342, "end": 346, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 347, "end": 350, "ctxt": 0 }, "value": "baz", "optional": false } }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "ClassProperty", "span": { "start": 371, "end": 386, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 371, "end": 374, "ctxt": 0 }, "value": "baz", "optional": false }, "value": { "type": "MemberExpression", "span": { "start": 377, "end": 385, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 377, "end": 381, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 382, "end": 385, "ctxt": 0 }, "value": "foo", "optional": false } }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "ClassProperty", "span": { "start": 407, "end": 422, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 407, "end": 411, "ctxt": 0 }, "value": "quid", "optional": false }, "value": { "type": "MemberExpression", "span": { "start": 414, "end": 422, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 414, "end": 418, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 419, "end": 422, "ctxt": 0 }, "value": "baz", "optional": false } }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "ClassMethod", "span": { "start": 433, "end": 468, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 433, "end": 435, "ctxt": 0 }, "value": "m2", "optional": false }, "function": { "params": [], "decorators": [], "span": { "start": 433, "end": 468, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 438, "end": 468, "ctxt": 0 }, "stmts": [ { "type": "ExpressionStatement", "span": { "start": 448, "end": 456, "ctxt": 0 }, "expression": { "type": "MemberExpression", "span": { "start": 448, "end": 456, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 448, "end": 452, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 453, "end": 456, "ctxt": 0 }, "value": "foo", "optional": false } } } ] }, "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": [] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 478, "end": 479, "ctxt": 0 }, "value": "D", "optional": false }, "declare": false, "span": { "start": 472, "end": 520, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 496, "end": 512, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 496, "end": 501, "ctxt": 0 }, "value": "quill", "optional": false }, "value": { "type": "MemberExpression", "span": { "start": 504, "end": 512, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 504, "end": 508, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 509, "end": 512, "ctxt": 0 }, "value": "foo", "optional": false } }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false } ], "superClass": { "type": "Identifier", "span": { "start": 488, "end": 489, "ctxt": 0 }, "value": "C", "optional": false }, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 528, "end": 529, "ctxt": 0 }, "value": "E", "optional": false }, "declare": false, "span": { "start": 522, "end": 638, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 536, "end": 570, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 536, "end": 539, "ctxt": 0 }, "value": "bar", "optional": false }, "value": { "type": "ArrowFunctionExpression", "span": { "start": 542, "end": 569, "ctxt": 0 }, "params": [], "body": { "type": "BinaryExpression", "span": { "start": 548, "end": 569, "ctxt": 0 }, "operator": "+", "left": { "type": "MemberExpression", "span": { "start": 548, "end": 557, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 548, "end": 552, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 553, "end": 557, "ctxt": 0 }, "value": "foo1", "optional": false } }, "right": { "type": "MemberExpression", "span": { "start": 560, "end": 569, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 560, "end": 564, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 565, "end": 569, "ctxt": 0 }, "value": "foo2", "optional": false } } }, "async": false, "generator": false, "typeParameters": null, "returnType": null }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "ClassProperty", "span": { "start": 586, "end": 596, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 586, "end": 590, "ctxt": 0 }, "value": "foo1", "optional": false }, "value": { "type": "StringLiteral", "span": { "start": 593, "end": 595, "ctxt": 0 }, "value": "", "raw": "''" }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "Constructor", "span": { "start": 601, "end": 636, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 601, "end": 612, "ctxt": 0 }, "value": "constructor", "optional": false }, "params": [ { "type": "TsParameterProperty", "span": { "start": 613, "end": 632, "ctxt": 0 }, "decorators": [], "accessibility": "public", "override": false, "readonly": false, "param": { "type": "Identifier", "span": { "start": 620, "end": 632, "ctxt": 0 }, "value": "foo2", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 624, "end": 632, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 626, "end": 632, "ctxt": 0 }, "kind": "string" } } } } ], "body": { "type": "BlockStatement", "span": { "start": 634, "end": 636, "ctxt": 0 }, "stmts": [] }, "accessibility": null, "isOptional": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 646, "end": 647, "ctxt": 0 }, "value": "F", "optional": false }, "declare": false, "span": { "start": 640, "end": 719, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 654, "end": 706, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 654, "end": 659, "ctxt": 0 }, "value": "Inner", "optional": false }, "value": { "type": "ClassExpression", "identifier": null, "span": { "start": 662, "end": 706, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 688, "end": 700, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 688, "end": 690, "ctxt": 0 }, "value": "p2", "optional": false }, "value": { "type": "MemberExpression", "span": { "start": 693, "end": 700, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 693, "end": 697, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 698, "end": 700, "ctxt": 0 }, "value": "p1", "optional": false } }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false } ], "superClass": { "type": "Identifier", "span": { "start": 676, "end": 677, "ctxt": 0 }, "value": "F", "optional": false }, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "ClassProperty", "span": { "start": 711, "end": 717, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 711, "end": 713, "ctxt": 0 }, "value": "p1", "optional": false }, "value": { "type": "NumericLiteral", "span": { "start": 716, "end": 717, "ctxt": 0 }, "value": 0.0, "raw": "0" }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 726, "end": 727, "ctxt": 0 }, "value": "G", "optional": false }, "declare": false, "span": { "start": 720, "end": 826, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 734, "end": 786, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 734, "end": 739, "ctxt": 0 }, "value": "Inner", "optional": false }, "value": { "type": "ClassExpression", "identifier": null, "span": { "start": 742, "end": 786, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 768, "end": 780, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 768, "end": 770, "ctxt": 0 }, "value": "p2", "optional": false }, "value": { "type": "MemberExpression", "span": { "start": 773, "end": 780, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 773, "end": 777, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 778, "end": 780, "ctxt": 0 }, "value": "p1", "optional": false } }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false } ], "superClass": { "type": "Identifier", "span": { "start": 756, "end": 757, "ctxt": 0 }, "value": "G", "optional": false }, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "Constructor", "span": { "start": 791, "end": 824, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 791, "end": 802, "ctxt": 0 }, "value": "constructor", "optional": false }, "params": [ { "type": "TsParameterProperty", "span": { "start": 803, "end": 820, "ctxt": 0 }, "decorators": [], "accessibility": "public", "override": false, "readonly": false, "param": { "type": "Identifier", "span": { "start": 810, "end": 820, "ctxt": 0 }, "value": "p1", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 812, "end": 820, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 814, "end": 820, "ctxt": 0 }, "kind": "number" } } } } ], "body": { "type": "BlockStatement", "span": { "start": 822, "end": 824, "ctxt": 0 }, "stmts": [] }, "accessibility": null, "isOptional": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 833, "end": 834, "ctxt": 0 }, "value": "H", "optional": false }, "declare": false, "span": { "start": 827, "end": 966, "ctxt": 0 }, "decorators": [], "body": [ { "type": "Constructor", "span": { "start": 841, "end": 869, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 841, "end": 852, "ctxt": 0 }, "value": "constructor", "optional": false }, "params": [ { "type": "TsParameterProperty", "span": { "start": 853, "end": 865, "ctxt": 0 }, "decorators": [], "accessibility": "public", "override": false, "readonly": false, "param": { "type": "Identifier", "span": { "start": 860, "end": 865, "ctxt": 0 }, "value": "p1", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 862, "end": 865, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeReference", "span": { "start": 864, "end": 865, "ctxt": 0 }, "typeName": { "type": "Identifier", "span": { "start": 864, "end": 865, "ctxt": 0 }, "value": "C", "optional": false }, "typeParams": null } } } } ], "body": { "type": "BlockStatement", "span": { "start": 867, "end": 869, "ctxt": 0 }, "stmts": [] }, "accessibility": null, "isOptional": false }, { "type": "ClassProperty", "span": { "start": 875, "end": 928, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 882, "end": 884, "ctxt": 0 }, "value": "p2", "optional": false }, "value": { "type": "ArrowFunctionExpression", "span": { "start": 887, "end": 928, "ctxt": 0 }, "params": [], "body": { "type": "BlockStatement", "span": { "start": 893, "end": 928, "ctxt": 0 }, "stmts": [ { "type": "ReturnStatement", "span": { "start": 903, "end": 922, "ctxt": 0 }, "argument": { "type": "MemberExpression", "span": { "start": 910, "end": 921, "ctxt": 0 }, "object": { "type": "MemberExpression", "span": { "start": 910, "end": 917, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 910, "end": 914, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 915, "end": 917, "ctxt": 0 }, "value": "p1", "optional": false } }, "property": { "type": "Identifier", "span": { "start": 918, "end": 921, "ctxt": 0 }, "value": "foo", "optional": false } } } ] }, "async": false, "generator": false, "typeParameters": null, "returnType": null }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": "public", "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "ClassProperty", "span": { "start": 934, "end": 964, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 941, "end": 943, "ctxt": 0 }, "value": "p3", "optional": false }, "value": { "type": "ArrowFunctionExpression", "span": { "start": 946, "end": 963, "ctxt": 0 }, "params": [], "body": { "type": "MemberExpression", "span": { "start": 952, "end": 963, "ctxt": 0 }, "object": { "type": "MemberExpression", "span": { "start": 952, "end": 959, "ctxt": 0 }, "object": { "type": "ThisExpression", "span": { "start": 952, "end": 956, "ctxt": 0 } }, "property": { "type": "Identifier", "span": { "start": 957, "end": 959, "ctxt": 0 }, "value": "p1", "optional": false } }, "property": { "type": "Identifier", "span": { "start": 960, "end": 963, "ctxt": 0 }, "value": "foo", "optional": false } }, "async": false, "generator": false, "typeParameters": null, "returnType": null }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": "public", "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } ], "interpreter": null }