{ "type": "File", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "program": { "type": "Program", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "expression": { "type": "CallExpression", "start": 0, "end": 13, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } }, "callee": { "type": "Identifier", "start": 5, "end": 8, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 8 }, "identifierName": "foo" }, "name": "foo", "extra": { "parenthesized": true, "parenStart": 0 } }, "arguments": [] } } ], "directives": [] } }