{ "type": "Program", "statements": [ { "type": "FunctionDeclaration", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "is", "loc": { "start": { "line": 17, "column": 10 }, "end": { "line": 17, "column": 12 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "TSStringKeyword", "loc": { "start": { "line": 17, "column": 16 }, "end": { "line": 17, "column": 22 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "StringLiteral", "value": "is", "loc": { "start": { "line": 18, "column": 12 }, "end": { "line": 18, "column": 16 } } }, "loc": { "start": { "line": 18, "column": 5 }, "end": { "line": 18, "column": 17 } } } ], "loc": { "start": { "line": 17, "column": 23 }, "end": { "line": 19, "column": 2 } } }, "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 19, "column": 2 } } }, "loc": { "start": { "line": 17, "column": 1 }, "end": { "line": 19, "column": 2 } } }, { "type": "FunctionDeclaration", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "asserts", "loc": { "start": { "line": 21, "column": 10 }, "end": { "line": 21, "column": 17 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "TSStringKeyword", "loc": { "start": { "line": 21, "column": 21 }, "end": { "line": 21, "column": 27 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ReturnStatement", "argument": { "type": "StringLiteral", "value": "asserts", "loc": { "start": { "line": 22, "column": 11 }, "end": { "line": 22, "column": 20 } } }, "loc": { "start": { "line": 22, "column": 4 }, "end": { "line": 22, "column": 21 } } } ], "loc": { "start": { "line": 21, "column": 28 }, "end": { "line": 23, "column": 2 } } }, "loc": { "start": { "line": 21, "column": 1 }, "end": { "line": 23, "column": 2 } } }, "loc": { "start": { "line": 21, "column": 1 }, "end": { "line": 23, "column": 2 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 24, "column": 1 } } }