{ "type": "Program", "body": [ { "type": "FunctionDeclaration", "id": { "type": "Identifier", "name": "eval", "range": [ 9, 13 ], "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 13 } } }, "params": [], "body": { "type": "BlockStatement", "body": [ { "type": "FunctionDeclaration", "id": { "type": "Identifier", "name": "inner", "range": [ 27, 32 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 32 } } }, "params": [], "body": { "type": "BlockStatement", "body": [ { "type": "ExpressionStatement", "expression": { "type": "Literal", "value": "use strict", "raw": "\"use strict\"", "range": [ 37, 49 ], "loc": { "start": { "line": 1, "column": 37 }, "end": { "line": 1, "column": 49 } } }, "directive": "use strict", "range": [ 37, 50 ], "loc": { "start": { "line": 1, "column": 37 }, "end": { "line": 1, "column": 50 } } } ], "range": [ 35, 51 ], "loc": { "start": { "line": 1, "column": 35 }, "end": { "line": 1, "column": 51 } } }, "generator": false, "expression": false, "async": false, "range": [ 18, 51 ], "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 51 } } } ], "range": [ 16, 53 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 53 } } }, "generator": false, "expression": false, "async": false, "range": [ 0, 53 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 53 } } } ], "sourceType": "script", "tokens": [ { "type": "Keyword", "value": "function", "range": [ 0, 8 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 8 } } }, { "type": "Identifier", "value": "eval", "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": "Punctuator", "value": ")", "range": [ 14, 15 ], "loc": { "start": { "line": 1, "column": 14 }, "end": { "line": 1, "column": 15 } } }, { "type": "Punctuator", "value": "{", "range": [ 16, 17 ], "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 17 } } }, { "type": "Keyword", "value": "function", "range": [ 18, 26 ], "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 26 } } }, { "type": "Identifier", "value": "inner", "range": [ 27, 32 ], "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 32 } } }, { "type": "Punctuator", "value": "(", "range": [ 32, 33 ], "loc": { "start": { "line": 1, "column": 32 }, "end": { "line": 1, "column": 33 } } }, { "type": "Punctuator", "value": ")", "range": [ 33, 34 ], "loc": { "start": { "line": 1, "column": 33 }, "end": { "line": 1, "column": 34 } } }, { "type": "Punctuator", "value": "{", "range": [ 35, 36 ], "loc": { "start": { "line": 1, "column": 35 }, "end": { "line": 1, "column": 36 } } }, { "type": "String", "value": "\"use strict\"", "range": [ 37, 49 ], "loc": { "start": { "line": 1, "column": 37 }, "end": { "line": 1, "column": 49 } } }, { "type": "Punctuator", "value": "}", "range": [ 50, 51 ], "loc": { "start": { "line": 1, "column": 50 }, "end": { "line": 1, "column": 51 } } }, { "type": "Punctuator", "value": "}", "range": [ 52, 53 ], "loc": { "start": { "line": 1, "column": 52 }, "end": { "line": 1, "column": 53 } } } ], "range": [ 0, 53 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 53 } } }