{ "type": "File", "start": 0, "end": 25, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 25 } }, "program": { "type": "Program", "start": 0, "end": 25, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 25 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 25, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 25 } }, "expression": { "type": "FunctionExpression", "start": 1, "end": 24, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 24 } }, "id": { "type": "Identifier", "start": 10, "end": 14, "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 14 }, "identifierName": "test" }, "name": "test" }, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 15, "end": 16, "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 16 }, "identifierName": "t" }, "name": "t" }, { "type": "Identifier", "start": 18, "end": 19, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 19 }, "identifierName": "t" }, "name": "t" } ], "body": { "type": "BlockStatement", "start": 21, "end": 24, "loc": { "start": { "line": 1, "column": 21 }, "end": { "line": 1, "column": 24 } }, "body": [], "directives": [] }, "extra": { "parenthesized": true, "parenStart": 0 } } } ], "directives": [] } }