{ "type": "File", "start": 0, "end": 20, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 20 } }, "range": [ 0, 20 ], "program": { "type": "Program", "start": 0, "end": 20, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 20 } }, "range": [ 0, 20 ], "sourceType": "script", "body": [ { "type": "ExpressionStatement", "start": 0, "end": 20, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 20 } }, "range": [ 0, 20 ], "expression": { "type": "CallExpression", "start": 0, "end": 20, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 20 } }, "range": [ 0, 20 ], "callee": { "type": "Identifier", "start": 0, "end": 1, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } }, "range": [ 0, 1 ], "name": "f" }, "arguments": [ { "type": "Identifier", "start": 2, "end": 3, "loc": { "start": { "line": 1, "column": 2 }, "end": { "line": 1, "column": 3 } }, "range": [ 2, 3 ], "name": "a" }, { "type": "CallExpression", "start": 5, "end": 16, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 16 } }, "range": [ 5, 16 ], "callee": { "type": "Identifier", "start": 5, "end": 10, "loc": { "start": { "line": 1, "column": 5 }, "end": { "line": 1, "column": 10 } }, "range": [ 5, 10 ], "name": "async" }, "arguments": [ { "type": "Literal", "start": 11, "end": 12, "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 12 } }, "range": [ 11, 12 ], "value": 1, "rawValue": 1, "raw": "1" }, { "type": "Literal", "start": 14, "end": 15, "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 } }, "range": [ 14, 15 ], "value": 2, "rawValue": 2, "raw": "2" } ] }, { "type": "Identifier", "start": 18, "end": 19, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 19 } }, "range": [ 18, 19 ], "name": "b" } ] } } ] } }