{ "type": "Script", "span": { "start": 0, "end": 85, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 0, "end": 11, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 4, "end": 10, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 4, "end": 5, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": null }, "init": { "type": "StringLiteral", "span": { "start": 8, "end": 10, "ctxt": 0 }, "value": "", "hasEscape": false, "kind": { "type": "normal", "containsQuote": true } }, "definite": false } ] }, { "type": "VariableDeclaration", "span": { "start": 13, "end": 28, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 17, "end": 27, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 17, "end": 18, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 18, "end": 23, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 20, "end": 23, "ctxt": 0 }, "kind": "any" } } }, "init": { "type": "Identifier", "span": { "start": 26, "end": 27, "ctxt": 0 }, "value": "x", "optional": false }, "definite": false } ] }, { "type": "VariableDeclaration", "span": { "start": 29, "end": 47, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 33, "end": 46, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 33, "end": 34, "ctxt": 0 }, "value": "b", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 34, "end": 42, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeReference", "span": { "start": 36, "end": 42, "ctxt": 0 }, "typeName": { "type": "Identifier", "span": { "start": 36, "end": 42, "ctxt": 0 }, "value": "Object", "optional": false }, "typeParams": null } } }, "init": { "type": "Identifier", "span": { "start": 45, "end": 46, "ctxt": 0 }, "value": "x", "optional": false }, "definite": false } ] }, { "type": "VariableDeclaration", "span": { "start": 48, "end": 66, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 52, "end": 65, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 52, "end": 53, "ctxt": 0 }, "value": "c", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 53, "end": 61, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 55, "end": 61, "ctxt": 0 }, "kind": "string" } } }, "init": { "type": "Identifier", "span": { "start": 64, "end": 65, "ctxt": 0 }, "value": "x", "optional": false }, "definite": false } ] }, { "type": "VariableDeclaration", "span": { "start": 67, "end": 85, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 71, "end": 84, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 71, "end": 72, "ctxt": 0 }, "value": "d", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 72, "end": 80, "ctxt": 0 }, "typeAnnotation": { "type": "TsTypeReference", "span": { "start": 74, "end": 80, "ctxt": 0 }, "typeName": { "type": "Identifier", "span": { "start": 74, "end": 80, "ctxt": 0 }, "value": "String", "optional": false }, "typeParams": null } } }, "init": { "type": "Identifier", "span": { "start": 83, "end": 84, "ctxt": 0 }, "value": "x", "optional": false }, "definite": false } ] } ], "interpreter": null }