{ "type": "File", "start": 0, "end": 22, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 12 } }, "program": { "type": "Program", "start": 0, "end": 22, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 3, "column": 12 } }, "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 8, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 8 } }, "expression": { "type": "CallExpression", "start": 0, "end": 8, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 8 } }, "arguments": [], "optional": true } }, { "type": "ExpressionStatement", "start": 10, "end": 22, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 12 } }, "expression": { "type": "CallExpression", "start": 10, "end": 22, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 12 } }, "arguments": [ { "type": "Identifier", "start": 17, "end": 18, "loc": { "start": { "line": 3, "column": 7 }, "end": { "line": 3, "column": 8 }, "identifierName": "a" }, "name": "a" }, { "type": "Identifier", "start": 20, "end": 21, "loc": { "start": { "line": 3, "column": 10 }, "end": { "line": 3, "column": 11 }, "identifierName": "b" }, "name": "b" } ], "optional": true } } ], "directives": [] } }