{ "type": "Script", "span": { "start": 16, "end": 169, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 16, "end": 46, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 20, "end": 46, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 20, "end": 27, "ctxt": 0 }, "value": "funcExp", "optional": false, "typeAnnotation": null }, "init": { "type": "ArrowFunctionExpression", "span": { "start": 30, "end": 46, "ctxt": 0 }, "params": [ { "type": "RestElement", "span": { "start": 34, "end": 38, "ctxt": 0 }, "rest": { "start": 31, "end": 34, "ctxt": 0 }, "argument": { "type": "Identifier", "span": { "start": 34, "end": 38, "ctxt": 0 }, "value": "rest", "optional": false, "typeAnnotation": null }, "typeAnnotation": null } ], "body": { "type": "BlockStatement", "span": { "start": 43, "end": 46, "ctxt": 0 }, "stmts": [] }, "async": false, "generator": false, "typeParameters": null, "returnType": null }, "definite": false } ] }, { "type": "VariableDeclaration", "span": { "start": 47, "end": 89, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 51, "end": 89, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 51, "end": 59, "ctxt": 0 }, "value": "funcExp1", "optional": false, "typeAnnotation": null }, "init": { "type": "ArrowFunctionExpression", "span": { "start": 62, "end": 89, "ctxt": 0 }, "params": [ { "type": "Identifier", "span": { "start": 63, "end": 72, "ctxt": 0 }, "value": "X", "optional": false, "typeAnnotation": { "type": "TsTypeAnnotation", "span": { "start": 64, "end": 72, "ctxt": 0 }, "typeAnnotation": { "type": "TsKeywordType", "span": { "start": 66, "end": 72, "ctxt": 0 }, "kind": "number" } } }, { "type": "RestElement", "span": { "start": 77, "end": 81, "ctxt": 0 }, "rest": { "start": 74, "end": 77, "ctxt": 0 }, "argument": { "type": "Identifier", "span": { "start": 77, "end": 81, "ctxt": 0 }, "value": "rest", "optional": false, "typeAnnotation": null }, "typeAnnotation": null } ], "body": { "type": "BlockStatement", "span": { "start": 86, "end": 89, "ctxt": 0 }, "stmts": [] }, "async": false, "generator": false, "typeParameters": null, "returnType": null }, "definite": false } ] }, { "type": "VariableDeclaration", "span": { "start": 90, "end": 127, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 94, "end": 127, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 94, "end": 102, "ctxt": 0 }, "value": "funcExp2", "optional": false, "typeAnnotation": null }, "init": { "type": "FunctionExpression", "identifier": null, "params": [ { "type": "Parameter", "span": { "start": 115, "end": 122, "ctxt": 0 }, "decorators": [], "pat": { "type": "RestElement", "span": { "start": 115, "end": 122, "ctxt": 0 }, "rest": { "start": 115, "end": 118, "ctxt": 0 }, "argument": { "type": "Identifier", "span": { "start": 118, "end": 122, "ctxt": 0 }, "value": "rest", "optional": false, "typeAnnotation": null }, "typeAnnotation": null } } ], "decorators": [], "span": { "start": 105, "end": 127, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 124, "end": 127, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null }, "definite": false } ] }, { "type": "VariableDeclaration", "span": { "start": 128, "end": 169, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 132, "end": 169, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 132, "end": 140, "ctxt": 0 }, "value": "funcExp3", "optional": false, "typeAnnotation": null }, "init": { "type": "CallExpression", "span": { "start": 143, "end": 169, "ctxt": 0 }, "callee": { "type": "ParenthesisExpression", "span": { "start": 143, "end": 167, "ctxt": 0 }, "expression": { "type": "FunctionExpression", "identifier": null, "params": [ { "type": "Parameter", "span": { "start": 154, "end": 161, "ctxt": 0 }, "decorators": [], "pat": { "type": "RestElement", "span": { "start": 154, "end": 161, "ctxt": 0 }, "rest": { "start": 154, "end": 157, "ctxt": 0 }, "argument": { "type": "Identifier", "span": { "start": 157, "end": 161, "ctxt": 0 }, "value": "rest", "optional": false, "typeAnnotation": null }, "typeAnnotation": null } } ], "decorators": [], "span": { "start": 144, "end": 166, "ctxt": 0 }, "body": { "type": "BlockStatement", "span": { "start": 163, "end": 166, "ctxt": 0 }, "stmts": [] }, "generator": false, "async": false, "typeParameters": null, "returnType": null } }, "arguments": [], "typeArguments": null }, "definite": false } ] } ], "interpreter": null }