{ "type": "Script", "span": { "start": 53, "end": 455, "ctxt": 0 }, "body": [ { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 59, "end": 60, "ctxt": 0 }, "value": "C", "optional": false }, "declare": false, "span": { "start": 53, "end": 114, "ctxt": 0 }, "decorators": [], "body": [ { "type": "TsIndexSignature", "params": [ { "type": "Identifier", "span": { "start": 68, "end": 77, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 69, "end": 77, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 71, "end": 77, "ctxt": 0 }, "kind": "string" } } } ], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 78, "end": 86, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 80, "end": 86, "ctxt": 0 }, "kind": "string" } }, "readonly": false, "static": false, "span": { "start": 67, "end": 87, "ctxt": 0 } }, { "type": "TsIndexSignature", "params": [ { "type": "Identifier", "span": { "start": 93, "end": 102, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 94, "end": 102, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 96, "end": 102, "ctxt": 0 }, "kind": "string" } } } ], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 103, "end": 111, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 105, "end": 111, "ctxt": 0 }, "kind": "string" } }, "readonly": false, "static": false, "span": { "start": 92, "end": 112, "ctxt": 0 } } ], "superClass": null, "isAbstract": false, "typeParams": null, "superTypeParams": null, "implements": [] }, { "type": "TsInterfaceDeclaration", "span": { "start": 116, "end": 181, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 126, "end": 127, "ctxt": 0 }, "value": "I", "optional": false }, "declare": false, "typeParams": null, "extends": [], "body": { "type": "TsInterfaceBody", "span": { "start": 128, "end": 181, "ctxt": 0 }, "body": [ { "type": "TsIndexSignature", "params": [ { "type": "Identifier", "span": { "start": 135, "end": 144, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 136, "end": 144, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 138, "end": 144, "ctxt": 0 }, "kind": "string" } } } ], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 145, "end": 153, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 147, "end": 153, "ctxt": 0 }, "kind": "string" } }, "readonly": false, "static": false, "span": { "start": 134, "end": 154, "ctxt": 0 } }, { "type": "TsIndexSignature", "params": [ { "type": "Identifier", "span": { "start": 160, "end": 169, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 161, "end": 169, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 163, "end": 169, "ctxt": 0 }, "kind": "string" } } } ], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 170, "end": 178, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 172, "end": 178, "ctxt": 0 }, "kind": "string" } }, "readonly": false, "static": false, "span": { "start": 159, "end": 179, "ctxt": 0 } } ] } }, { "type": "VariableDeclaration", "span": { "start": 183, "end": 243, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 187, "end": 243, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 187, "end": 188, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 188, "end": 243, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeLiteral", "span": { "start": 190, "end": 243, "ctxt": 0 }, "members": [ { "type": "TsIndexSignature", "params": [ { "type": "Identifier", "span": { "start": 197, "end": 206, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 198, "end": 206, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 200, "end": 206, "ctxt": 0 }, "kind": "string" } } } ], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 207, "end": 215, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 209, "end": 215, "ctxt": 0 }, "kind": "string" } }, "readonly": false, "static": false, "span": { "start": 196, "end": 216, "ctxt": 0 } }, { "type": "TsIndexSignature", "params": [ { "type": "Identifier", "span": { "start": 222, "end": 231, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 223, "end": 231, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 225, "end": 231, "ctxt": 0 }, "kind": "string" } } } ], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 232, "end": 240, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 234, "end": 240, "ctxt": 0 }, "kind": "string" } }, "readonly": false, "static": false, "span": { "start": 221, "end": 241, "ctxt": 0 } } ] } } }, "init": null, "definite": false } ] }, { "type": "VariableDeclaration", "span": { "start": 245, "end": 317, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 249, "end": 317, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 249, "end": 250, "ctxt": 0 }, "value": "b", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 250, "end": 305, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeLiteral", "span": { "start": 252, "end": 305, "ctxt": 0 }, "members": [ { "type": "TsIndexSignature", "params": [ { "type": "Identifier", "span": { "start": 259, "end": 268, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 260, "end": 268, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 262, "end": 268, "ctxt": 0 }, "kind": "string" } } } ], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 269, "end": 277, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 271, "end": 277, "ctxt": 0 }, "kind": "string" } }, "readonly": false, "static": false, "span": { "start": 258, "end": 278, "ctxt": 0 } }, { "type": "TsIndexSignature", "params": [ { "type": "Identifier", "span": { "start": 284, "end": 293, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 285, "end": 293, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 287, "end": 293, "ctxt": 0 }, "kind": "string" } } } ], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 294, "end": 302, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 296, "end": 302, "ctxt": 0 }, "kind": "string" } }, "readonly": false, "static": false, "span": { "start": 283, "end": 303, "ctxt": 0 } } ] } } }, "init": { "type": "ObjectExpression", "span": { "start": 308, "end": 317, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Identifier", "span": { "start": 310, "end": 311, "ctxt": 0 }, "value": "y", "optional": false }, "value": { "type": "StringLiteral", "span": { "start": 313, "end": 315, "ctxt": 0 }, "value": "", "raw": "''" } } ] }, "definite": false } ] }, { "type": "ClassDeclaration", "identifier": { "type": "Identifier", "span": { "start": 325, "end": 327, "ctxt": 0 }, "value": "C2", "optional": false }, "declare": false, "span": { "start": 319, "end": 384, "ctxt": 0 }, "decorators": [], "body": [ { "type": "TsIndexSignature", "params": [ { "type": "Identifier", "span": { "start": 338, "end": 347, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 339, "end": 347, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 341, "end": 347, "ctxt": 0 }, "kind": "string" } } } ], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 348, "end": 356, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 350, "end": 356, "ctxt": 0 }, "kind": "string" } }, "readonly": false, "static": false, "span": { "start": 337, "end": 357, "ctxt": 0 } }, { "type": "TsIndexSignature", "params": [ { "type": "Identifier", "span": { "start": 363, "end": 372, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 364, "end": 372, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 366, "end": 372, "ctxt": 0 }, "kind": "string" } } } ], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 373, "end": 381, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 375, "end": 381, "ctxt": 0 }, "kind": "string" } }, "readonly": false, "static": false, "span": { "start": 362, "end": 382, "ctxt": 0 } } ], "superClass": null, "isAbstract": false, "typeParams": { "type": "TsTypeParameterDeclaration", "span": { "start": 327, "end": 330, "ctxt": 0 }, "parameters": [ { "type": "TsTypeParameter", "span": { "start": 328, "end": 329, "ctxt": 0 }, "name": { "type": "Identifier", "span": { "start": 328, "end": 329, "ctxt": 0 }, "value": "T", "optional": false }, "in": false, "out": false, "const": false, "constraint": null, "default": null } ] }, "superTypeParams": null, "implements": [] }, { "type": "TsInterfaceDeclaration", "span": { "start": 386, "end": 455, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 396, "end": 398, "ctxt": 0 }, "value": "I2", "optional": false }, "declare": false, "typeParams": { "type": "TsTypeParameterDeclaration", "span": { "start": 398, "end": 401, "ctxt": 0 }, "parameters": [ { "type": "TsTypeParameter", "span": { "start": 399, "end": 400, "ctxt": 0 }, "name": { "type": "Identifier", "span": { "start": 399, "end": 400, "ctxt": 0 }, "value": "T", "optional": false }, "in": false, "out": false, "const": false, "constraint": null, "default": null } ] }, "extends": [], "body": { "type": "TsInterfaceBody", "span": { "start": 402, "end": 455, "ctxt": 0 }, "body": [ { "type": "TsIndexSignature", "params": [ { "type": "Identifier", "span": { "start": 409, "end": 418, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 410, "end": 418, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 412, "end": 418, "ctxt": 0 }, "kind": "string" } } } ], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 419, "end": 427, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 421, "end": 427, "ctxt": 0 }, "kind": "string" } }, "readonly": false, "static": false, "span": { "start": 408, "end": 428, "ctxt": 0 } }, { "type": "TsIndexSignature", "params": [ { "type": "Identifier", "span": { "start": 434, "end": 443, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 435, "end": 443, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 437, "end": 443, "ctxt": 0 }, "kind": "string" } } } ], "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 444, "end": 452, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 446, "end": 452, "ctxt": 0 }, "kind": "string" } }, "readonly": false, "static": false, "span": { "start": 433, "end": 453, "ctxt": 0 } } ] } } ], "interpreter": null }