{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "FunctionExpression", "id": null, "params": [], "body": { "type": "BlockStatement", "body": [ { "type": "ExpressionStatement", "expression": { "type": "Literal", "value": "use strict", "raw": "'use\\x20strict'", "range": [ 15, 30 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 30 } } }, "directive": "use\\x20strict", "range": [ 15, 31 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 31 } } }, { "type": "WithStatement", "object": { "type": "Identifier", "name": "i", "range": [ 38, 39 ], "loc": { "start": { "line": 1, "column": 38 }, "end": { "line": 1, "column": 39 } } }, "body": { "type": "EmptyStatement", "range": [ 40, 41 ], "loc": { "start": { "line": 1, "column": 40 }, "end": { "line": 1, "column": 41 } } }, "range": [ 32, 41 ], "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 41 } } } ], "range": [ 13, 43 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 43 } } }, "generator": false, "expression": false, "async": false, "range": [ 1, 43 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 43 } } }, "arguments": [], "range": [ 1, 45 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 45 } } }, "range": [ 0, 46 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 46 } } } ], "sourceType": "script", "tokens": [ { "type": "Punctuator", "value": "(", "range": [ 0, 1 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 1 } } }, { "type": "Keyword", "value": "function", "range": [ 1, 9 ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 9 } } }, { "type": "Punctuator", "value": "(", "range": [ 10, 11 ], "loc": { "start": { "line": 1, "column": 10 }, "end": { "line": 1, "column": 11 } } }, { "type": "Punctuator", "value": ")", "range": [ 11, 12 ], "loc": { "start": { "line": 1, "column": 11 }, "end": { "line": 1, "column": 12 } } }, { "type": "Punctuator", "value": "{", "range": [ 13, 14 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 14 } } }, { "type": "String", "value": "'use\\x20strict'", "range": [ 15, 30 ], "loc": { "start": { "line": 1, "column": 15 }, "end": { "line": 1, "column": 30 } } }, { "type": "Punctuator", "value": ";", "range": [ 30, 31 ], "loc": { "start": { "line": 1, "column": 30 }, "end": { "line": 1, "column": 31 } } }, { "type": "Keyword", "value": "with", "range": [ 32, 36 ], "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 36 } } }, { "type": "Punctuator", "value": "(", "range": [ 37, 38 ], "loc": { "start": { "line": 1, "column": 37 }, "end": { "line": 1, "column": 38 } } }, { "type": "Identifier", "value": "i", "range": [ 38, 39 ], "loc": { "start": { "line": 1, "column": 38 }, "end": { "line": 1, "column": 39 } } }, { "type": "Punctuator", "value": ")", "range": [ 39, 40 ], "loc": { "start": { "line": 1, "column": 39 }, "end": { "line": 1, "column": 40 } } }, { "type": "Punctuator", "value": ";", "range": [ 40, 41 ], "loc": { "start": { "line": 1, "column": 40 }, "end": { "line": 1, "column": 41 } } }, { "type": "Punctuator", "value": "}", "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": [ 44, 45 ], "loc": { "start": { "line": 1, "column": 44 }, "end": { "line": 1, "column": 45 } } }, { "type": "Punctuator", "value": ")", "range": [ 45, 46 ], "loc": { "start": { "line": 1, "column": 45 }, "end": { "line": 1, "column": 46 } } } ], "range": [ 0, 46 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 46 } } }