{ "type": "Script", "span": { "start": 1, "end": 24, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 1, "end": 24, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 5, "end": 23, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 5, "end": 6, "ctxt": 0 }, "value": "v", "optional": false, "typeAnnotation": null }, "init": { "type": "ObjectExpression", "span": { "start": 9, "end": 23, "ctxt": 0 }, "properties": [ { "type": "MethodProperty", "key": { "type": "NumericLiteral", "span": { "start": 11, "end": 12, "ctxt": 0 }, "value": 0.0, "raw": "0" }, "params": [], "decorators": [], "span": { "start": 11, "end": 21, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 18, "end": 21, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": { "type": "TsTypeParameterDeclaration", "span": { "start": 12, "end": 15, "ctxt": 0 }, "parameters": [ { "type": "TsTypeParameter", "span": { "start": 13, "end": 14, "ctxt": 0 }, "name": { "type": "Identifier", "span": { "start": 13, "end": 14, "ctxt": 0 }, "value": "T", "optional": false }, "in": false, "out": false, "const": false, "constraint": null, "default": null } ] }, "returnType": null } ] }, "definite": false } ] } ], "interpreter": null }