{ "type": "Program", "statements": [ { "type": "ExpressionStatement", "expression": { "type": "StringLiteral", "value": "use strict", "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 13 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 13 } } }, { "type": "FunctionDeclaration", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "is", "decorators": [], "loc": { "start": { "line": 3, "column": 10 }, "end": { "line": 3, "column": 12 } } }, "generator": false, "async": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 3, "column": 15 }, "end": { "line": 4, "column": 2 } } }, "loc": { "start": { "line": 3, "column": 1 }, "end": { "line": 4, "column": 2 } } }, "loc": { "start": { "line": 3, "column": 1 }, "end": { "line": 4, "column": 2 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 4, "column": 2 } } }