{ "type": "Script", "span": { "start": 1, "end": 25, "ctxt": 0 }, "body": [ { "type": "FunctionDeclaration", "identifier": { "type": "Identifier", "span": { "start": 10, "end": 11, "ctxt": 0 }, "value": "F", "optional": false }, "declare": false, "params": [ { "type": "Parameter", "span": { "start": 12, "end": 20, "ctxt": 0 }, "decorators": [], "pat": { "type": "Identifier", "span": { "start": 19, "end": 20, "ctxt": 0 }, "value": "A", "optional": false, "typeAnnotation": null } } ], "decorators": [], "span": { "start": 1, "end": 25, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 22, "end": 25, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null } ], "interpreter": null }