1{ 2 "type": "Program", 3 "statements": [ 4 { 5 "type": "FunctionDeclaration", 6 "function": { 7 "type": "ScriptFunction", 8 "id": { 9 "type": "Identifier", 10 "name": "is", 11 "loc": { 12 "start": { 13 "line": 17, 14 "column": 10 15 }, 16 "end": { 17 "line": 17, 18 "column": 12 19 } 20 } 21 }, 22 "generator": false, 23 "async": false, 24 "expression": false, 25 "params": [], 26 "returnType": { 27 "type": "TSStringKeyword", 28 "loc": { 29 "start": { 30 "line": 17, 31 "column": 16 32 }, 33 "end": { 34 "line": 17, 35 "column": 22 36 } 37 } 38 }, 39 "body": { 40 "type": "BlockStatement", 41 "statements": [ 42 { 43 "type": "ReturnStatement", 44 "argument": { 45 "type": "StringLiteral", 46 "value": "is", 47 "loc": { 48 "start": { 49 "line": 18, 50 "column": 12 51 }, 52 "end": { 53 "line": 18, 54 "column": 16 55 } 56 } 57 }, 58 "loc": { 59 "start": { 60 "line": 18, 61 "column": 5 62 }, 63 "end": { 64 "line": 18, 65 "column": 17 66 } 67 } 68 } 69 ], 70 "loc": { 71 "start": { 72 "line": 17, 73 "column": 23 74 }, 75 "end": { 76 "line": 19, 77 "column": 2 78 } 79 } 80 }, 81 "loc": { 82 "start": { 83 "line": 17, 84 "column": 1 85 }, 86 "end": { 87 "line": 19, 88 "column": 2 89 } 90 } 91 }, 92 "loc": { 93 "start": { 94 "line": 17, 95 "column": 1 96 }, 97 "end": { 98 "line": 19, 99 "column": 2 100 } 101 } 102 }, 103 { 104 "type": "FunctionDeclaration", 105 "function": { 106 "type": "ScriptFunction", 107 "id": { 108 "type": "Identifier", 109 "name": "asserts", 110 "loc": { 111 "start": { 112 "line": 21, 113 "column": 10 114 }, 115 "end": { 116 "line": 21, 117 "column": 17 118 } 119 } 120 }, 121 "generator": false, 122 "async": false, 123 "expression": false, 124 "params": [], 125 "returnType": { 126 "type": "TSStringKeyword", 127 "loc": { 128 "start": { 129 "line": 21, 130 "column": 21 131 }, 132 "end": { 133 "line": 21, 134 "column": 27 135 } 136 } 137 }, 138 "body": { 139 "type": "BlockStatement", 140 "statements": [ 141 { 142 "type": "ReturnStatement", 143 "argument": { 144 "type": "StringLiteral", 145 "value": "asserts", 146 "loc": { 147 "start": { 148 "line": 22, 149 "column": 11 150 }, 151 "end": { 152 "line": 22, 153 "column": 20 154 } 155 } 156 }, 157 "loc": { 158 "start": { 159 "line": 22, 160 "column": 4 161 }, 162 "end": { 163 "line": 22, 164 "column": 21 165 } 166 } 167 } 168 ], 169 "loc": { 170 "start": { 171 "line": 21, 172 "column": 28 173 }, 174 "end": { 175 "line": 23, 176 "column": 2 177 } 178 } 179 }, 180 "loc": { 181 "start": { 182 "line": 21, 183 "column": 1 184 }, 185 "end": { 186 "line": 23, 187 "column": 2 188 } 189 } 190 }, 191 "loc": { 192 "start": { 193 "line": 21, 194 "column": 1 195 }, 196 "end": { 197 "line": 23, 198 "column": 2 199 } 200 } 201 } 202 ], 203 "loc": { 204 "start": { 205 "line": 1, 206 "column": 1 207 }, 208 "end": { 209 "line": 24, 210 "column": 1 211 } 212 } 213} 214