{ "type": "File", "start": 0, "end": 36, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 2, "column": 5 } }, "program": { "type": "Program", "start": 0, "end": 36, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 2, "column": 5 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 36, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 2, "column": 5 } }, "expression": { "type": "FunctionExpression", "start": 1, "end": 35, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 2, "column": 4 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 11, "end": 35, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 2, "column": 4 } }, "body": [ { "type": "ReturnStatement", "start": 13, "end": 19, "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 19 } }, "argument": null, "leadingComments": null, "trailingComments": [ { "type": "CommentLine", "value": " Comment", "start": 20, "end": 30, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 30 } } } ] }, { "type": "ExpressionStatement", "start": 31, "end": 33, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 2 } }, "expression": { "type": "Identifier", "start": 31, "end": 32, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 1 }, "identifierName": "x" }, "name": "x", "leadingComments": null }, "leadingComments": [ { "type": "CommentLine", "value": " Comment", "start": 20, "end": 30, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 30 } } } ] } ], "directives": [] }, "extra": { "parenthesized": true, "parenStart": 0 } } } ], "directives": [] }, "comments": [ { "type": "CommentLine", "value": " Comment", "start": 20, "end": 30, "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 30 } } } ] }