{ "type": "Script", "span": { "start": 16, "end": 109, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 16, "end": 30, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 20, "end": 29, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 20, "end": 21, "ctxt": 0 }, "value": "s", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 21, "end": 29, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 23, "end": 29, "ctxt": 0 }, "kind": "symbol" } } }, "init": null, "definite": false } ] }, { "type": "VariableDeclaration", "span": { "start": 31, "end": 109, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 35, "end": 109, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 35, "end": 36, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": null }, "init": { "type": "ObjectExpression", "span": { "start": 39, "end": 109, "ctxt": 0 }, "properties": [ { "type": "KeyValueProperty", "key": { "type": "Computed", "span": { "start": 45, "end": 48, "ctxt": 0 }, "expression": { "type": "Identifier", "span": { "start": 46, "end": 47, "ctxt": 0 }, "value": "s", "optional": false } }, "value": { "type": "NumericLiteral", "span": { "start": 50, "end": 51, "ctxt": 0 }, "value": 0.0, "raw": "0" } }, { "type": "MethodProperty", "key": { "type": "Computed", "span": { "start": 57, "end": 60, "ctxt": 0 }, "expression": { "type": "Identifier", "span": { "start": 58, "end": 59, "ctxt": 0 }, "value": "s", "optional": false } }, "params": [], "decorators": [], "span": { "start": 57, "end": 66, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 63, "end": 66, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, { "type": "GetterProperty", "span": { "start": 72, "end": 107, "ctxt": 0 }, "key": { "type": "Computed", "span": { "start": 76, "end": 79, "ctxt": 0 }, "expression": { "type": "Identifier", "span": { "start": 77, "end": 78, "ctxt": 0 }, "value": "s", "optional": false } }, "typeAnnotation": null, "body": { "type": "BlockStatement", "span": { "start": 82, "end": 107, "ctxt": 0 }, "stmts": [ { "type": "ReturnStatement", "span": { "start": 92, "end": 101, "ctxt": 0 }, "argument": { "type": "NumericLiteral", "span": { "start": 99, "end": 100, "ctxt": 0 }, "value": 0.0, "raw": "0" } } ] } } ] }, "definite": false } ] } ], "interpreter": null }