{ "type": "Script", "span": { "start": 15, "end": 92, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 15, "end": 38, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 19, "end": 37, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 19, "end": 25, "ctxt": 0 }, "value": "arrow1", "optional": false, "typeAnnotation": null }, "init": { "type": "ArrowFunctionExpression", "span": { "start": 29, "end": 37, "ctxt": 0 }, "params": [ { "type": "Identifier", "span": { "start": 29, "end": 30, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": null } ], "body": { "type": "BlockStatement", "span": { "start": 34, "end": 37, "ctxt": 0 }, "stmts": [] }, "async": false, "generator": false, "typeParameters": null, "returnType": null }, "definite": false } ] }, { "type": "VariableDeclaration", "span": { "start": 39, "end": 63, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 43, "end": 62, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 43, "end": 49, "ctxt": 0 }, "value": "arrow2", "optional": false, "typeAnnotation": null }, "init": { "type": "ArrowFunctionExpression", "span": { "start": 52, "end": 62, "ctxt": 0 }, "params": [ { "type": "Identifier", "span": { "start": 53, "end": 54, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": null } ], "body": { "type": "BlockStatement", "span": { "start": 59, "end": 62, "ctxt": 0 }, "stmts": [] }, "async": false, "generator": false, "typeParameters": null, "returnType": null }, "definite": false } ] }, { "type": "VariableDeclaration", "span": { "start": 65, "end": 92, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 69, "end": 91, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 69, "end": 75, "ctxt": 0 }, "value": "arrow3", "optional": false, "typeAnnotation": null }, "init": { "type": "ArrowFunctionExpression", "span": { "start": 78, "end": 91, "ctxt": 0 }, "params": [ { "type": "Identifier", "span": { "start": 79, "end": 80, "ctxt": 0 }, "value": "a", "optional": false, "typeAnnotation": null }, { "type": "Identifier", "span": { "start": 82, "end": 83, "ctxt": 0 }, "value": "b", "optional": false, "typeAnnotation": null } ], "body": { "type": "BlockStatement", "span": { "start": 88, "end": 91, "ctxt": 0 }, "stmts": [] }, "async": false, "generator": false, "typeParameters": null, "returnType": null }, "definite": false } ] } ], "interpreter": null }