{ "type": "Program", "body": [ { "type": "FunctionDeclaration", "id": { "type": "Identifier", "name": "load", "range": [ 9, 13 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 13 } } }, "params": [ { "type": "Identifier", "name": "f", "range": [ 14, 15 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 } } } ], "body": { "type": "BlockStatement", "body": [ { "type": "ReturnStatement", "argument": { "type": "CallExpression", "callee": { "type": "Import", "range": [ 26, 32 ], "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 32 } } }, "arguments": [ { "type": "BinaryExpression", "operator": "+", "left": { "type": "Literal", "value": "lib/", "raw": "'lib/'", "range": [ 33, 39 ], "loc": { "start": { "line": 1, "column": 33 }, "end": { "line": 1, "column": 39 } } }, "right": { "type": "Identifier", "name": "f", "range": [ 42, 43 ], "loc": { "start": { "line": 1, "column": 42 }, "end": { "line": 1, "column": 43 } } }, "range": [ 33, 43 ], "loc": { "start": { "line": 1, "column": 33 }, "end": { "line": 1, "column": 43 } } } ], "range": [ 26, 44 ], "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 44 } } }, "range": [ 19, 45 ], "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 45 } } } ], "range": [ 17, 46 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 46 } } }, "generator": false, "expression": false, "async": false, "range": [ 0, 46 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 46 } } } ], "sourceType": "script", "range": [ 0, 46 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 46 } }, "tokens": [ { "type": "Keyword", "value": "function", "range": [ 0, 8 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 8 } } }, { "type": "Identifier", "value": "load", "range": [ 9, 13 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 13 } } }, { "type": "Punctuator", "value": "(", "range": [ 13, 14 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 14 } } }, { "type": "Identifier", "value": "f", "range": [ 14, 15 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 } } }, { "type": "Punctuator", "value": ")", "range": [ 15, 16 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 16 } } }, { "type": "Punctuator", "value": "{", "range": [ 17, 18 ], "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } } }, { "type": "Keyword", "value": "return", "range": [ 19, 25 ], "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 25 } } }, { "type": "Keyword", "value": "import", "range": [ 26, 32 ], "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 32 } } }, { "type": "Punctuator", "value": "(", "range": [ 32, 33 ], "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 33 } } }, { "type": "String", "value": "'lib/'", "range": [ 33, 39 ], "loc": { "start": { "line": 1, "column": 33 }, "end": { "line": 1, "column": 39 } } }, { "type": "Punctuator", "value": "+", "range": [ 40, 41 ], "loc": { "start": { "line": 1, "column": 40 }, "end": { "line": 1, "column": 41 } } }, { "type": "Identifier", "value": "f", "range": [ 42, 43 ], "loc": { "start": { "line": 1, "column": 42 }, "end": { "line": 1, "column": 43 } } }, { "type": "Punctuator", "value": ")", "range": [ 43, 44 ], "loc": { "start": { "line": 1, "column": 43 }, "end": { "line": 1, "column": 44 } } }, { "type": "Punctuator", "value": "}", "range": [ 45, 46 ], "loc": { "start": { "line": 1, "column": 45 }, "end": { "line": 1, "column": 46 } } } ] }