{ "type": "Script", "span": { "start": 612, "end": 851, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 612, "end": 622, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 616, "end": 621, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 616, "end": 617, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": null }, "init": { "type": "NumericLiteral", "span": { "start": 620, "end": 621, "ctxt": 0 }, "value": 1.0 }, "definite": false } ] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 629, "end": 630, "ctxt": 0 }, "value": "C", "optional": false }, "declare": false, "span": { "start": 623, "end": 686, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 637, "end": 643, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 637, "end": 638, "ctxt": 0 }, "value": "b", "optional": false }, "value": { "type": "Identifier", "span": { "start": 641, "end": 642, "ctxt": 0 }, "value": "x", "optional": false }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "Constructor", "span": { "start": 654, "end": 684, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 654, "end": 665, "ctxt": 0 }, "value": "constructor", "optional": false }, "params": [ { "type": "Parameter", "span": { "start": 666, "end": 675, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 666, "end": 675, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 667, "end": 675, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 669, "end": 675, "ctxt": 0 }, "kind": "string" } } } } ], "body": { "type": "BlockStatement", "span": { "start": 677, "end": 684, "ctxt": 0 }, "stmts": [] }, "accessibility": null, "isOptional": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "VariableDeclaration", "span": { "start": 688, "end": 698, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 692, "end": 697, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 692, "end": 693, "ctxt": 0 }, "value": "y", "optional": false, "typeAnnotation": null }, "init": { "type": "NumericLiteral", "span": { "start": 696, "end": 697, "ctxt": 0 }, "value": 1.0 }, "definite": false } ] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 705, "end": 706, "ctxt": 0 }, "value": "D", "optional": false }, "declare": false, "span": { "start": 699, "end": 782, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 713, "end": 719, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 713, "end": 714, "ctxt": 0 }, "value": "b", "optional": false }, "value": { "type": "Identifier", "span": { "start": 717, "end": 718, "ctxt": 0 }, "value": "y", "optional": false }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "Constructor", "span": { "start": 730, "end": 780, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 730, "end": 741, "ctxt": 0 }, "value": "constructor", "optional": false }, "params": [ { "type": "Parameter", "span": { "start": 742, "end": 751, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 742, "end": 751, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 743, "end": 751, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 745, "end": 751, "ctxt": 0 }, "kind": "string" } } } } ], "body": { "type": "BlockStatement", "span": { "start": 753, "end": 780, "ctxt": 0 }, "stmts": [ { "type": "VariableDeclaration", "span": { "start": 763, "end": 774, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 767, "end": 773, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 767, "end": 768, "ctxt": 0 }, "value": "y", "optional": false, "typeAnnotation": null }, "init": { "type": "StringLiteral", "span": { "start": 771, "end": 773, "ctxt": 0 }, "value": "", "hasEscape": false, "kind": { "type": "normal", "containsQuote": true } }, "definite": false } ] } ] }, "accessibility": null, "isOptional": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 790, "end": 791, "ctxt": 0 }, "value": "E", "optional": false }, "declare": false, "span": { "start": 784, "end": 851, "ctxt": 0 }, "decorators": [], "body": [ { "type": "ClassProperty", "span": { "start": 798, "end": 804, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 798, "end": 799, "ctxt": 0 }, "value": "b", "optional": false }, "value": { "type": "Identifier", "span": { "start": 802, "end": 803, "ctxt": 0 }, "value": "z", "optional": false }, "typeAnnotation": null, "isStatic": false, "decorators": [], "accessibility": null, "isAbstract": false, "isOptional": false, "isOverride": false, "readonly": false, "declare": false, "definite": false }, { "type": "Constructor", "span": { "start": 819, "end": 849, "ctxt": 0 }, "key": { "type": "Identifier", "span": { "start": 819, "end": 830, "ctxt": 0 }, "value": "constructor", "optional": false }, "params": [ { "type": "Parameter", "span": { "start": 831, "end": 840, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 831, "end": 840, "ctxt": 0 }, "value": "z", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 832, "end": 840, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 834, "end": 840, "ctxt": 0 }, "kind": "string" } } } } ], "body": { "type": "BlockStatement", "span": { "start": 842, "end": 849, "ctxt": 0 }, "stmts": [] }, "accessibility": null, "isOptional": false } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] } ], "interpreter": null }