{ "type": "Program", "statements": [ { "type": "ClassDeclaration", "definition": { "id": { "type": "Identifier", "name": "StringBase64", "decorators": [], "loc": { "start": { "line": 16, "column": 14 }, "end": { "line": 16, "column": 26 } } }, "superClass": null, "implements": [], "body": [ { "type": "ClassProperty", "key": { "type": "Identifier", "name": "TO_BASE64_TABLE", "decorators": [], "loc": { "start": { "line": 17, "column": 21 }, "end": { "line": 17, "column": 36 } } }, "value": { "type": "BinaryExpression", "operator": "+", "left": { "type": "StringLiteral", "value": "ABCDEFGHIJKLMNOPQRSTUVWXYZ", "loc": { "start": { "line": 17, "column": 48 }, "end": { "line": 17, "column": 76 } } }, "right": { "type": "StringLiteral", "value": "abcdefghijklmnopqrstuvwxyz0123456789+/", "loc": { "start": { "line": 17, "column": 79 }, "end": { "line": 17, "column": 119 } } }, "loc": { "start": { "line": 17, "column": 48 }, "end": { "line": 17, "column": 119 } } }, "accessibility": "public", "static": true, "readonly": true, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "String", "decorators": [], "loc": { "start": { "line": 17, "column": 39 }, "end": { "line": 17, "column": 45 } } }, "loc": { "start": { "line": 17, "column": 39 }, "end": { "line": 17, "column": 47 } } }, "loc": { "start": { "line": 17, "column": 39 }, "end": { "line": 17, "column": 47 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 17, "column": 21 }, "end": { "line": 17, "column": 119 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "BASE64PAD", "decorators": [], "loc": { "start": { "line": 18, "column": 21 }, "end": { "line": 18, "column": 30 } } }, "value": { "type": "CharLiteral", "value": "=", "loc": { "start": { "line": 18, "column": 40 }, "end": { "line": 18, "column": 44 } } }, "accessibility": "public", "static": true, "readonly": true, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 18, "column": 33 }, "end": { "line": 18, "column": 37 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 18, "column": 21 }, "end": { "line": 18, "column": 44 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "TO_BINARY_TABLE", "decorators": [], "loc": { "start": { "line": 19, "column": 21 }, "end": { "line": 19, "column": 36 } } }, "value": { "type": "ArrayExpression", "elements": [ { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 49 }, "end": { "line": 19, "column": 50 } } }, "loc": { "start": { "line": 19, "column": 48 }, "end": { "line": 19, "column": 50 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 53 }, "end": { "line": 19, "column": 54 } } }, "loc": { "start": { "line": 19, "column": 52 }, "end": { "line": 19, "column": 54 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 57 }, "end": { "line": 19, "column": 58 } } }, "loc": { "start": { "line": 19, "column": 56 }, "end": { "line": 19, "column": 58 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 61 }, "end": { "line": 19, "column": 62 } } }, "loc": { "start": { "line": 19, "column": 60 }, "end": { "line": 19, "column": 62 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 65 }, "end": { "line": 19, "column": 66 } } }, "loc": { "start": { "line": 19, "column": 64 }, "end": { "line": 19, "column": 66 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 69 }, "end": { "line": 19, "column": 70 } } }, "loc": { "start": { "line": 19, "column": 68 }, "end": { "line": 19, "column": 70 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 73 }, "end": { "line": 19, "column": 74 } } }, "loc": { "start": { "line": 19, "column": 72 }, "end": { "line": 19, "column": 74 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 77 }, "end": { "line": 19, "column": 78 } } }, "loc": { "start": { "line": 19, "column": 76 }, "end": { "line": 19, "column": 78 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 81 }, "end": { "line": 19, "column": 82 } } }, "loc": { "start": { "line": 19, "column": 80 }, "end": { "line": 19, "column": 82 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 85 }, "end": { "line": 19, "column": 86 } } }, "loc": { "start": { "line": 19, "column": 84 }, "end": { "line": 19, "column": 86 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 89 }, "end": { "line": 19, "column": 90 } } }, "loc": { "start": { "line": 19, "column": 88 }, "end": { "line": 19, "column": 90 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 93 }, "end": { "line": 19, "column": 94 } } }, "loc": { "start": { "line": 19, "column": 92 }, "end": { "line": 19, "column": 94 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 97 }, "end": { "line": 19, "column": 98 } } }, "loc": { "start": { "line": 19, "column": 96 }, "end": { "line": 19, "column": 98 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 101 }, "end": { "line": 19, "column": 102 } } }, "loc": { "start": { "line": 19, "column": 100 }, "end": { "line": 19, "column": 102 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 105 }, "end": { "line": 19, "column": 106 } } }, "loc": { "start": { "line": 19, "column": 104 }, "end": { "line": 19, "column": 106 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 109 }, "end": { "line": 19, "column": 110 } } }, "loc": { "start": { "line": 19, "column": 108 }, "end": { "line": 19, "column": 110 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 113 }, "end": { "line": 19, "column": 114 } } }, "loc": { "start": { "line": 19, "column": 112 }, "end": { "line": 19, "column": 114 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 117 }, "end": { "line": 19, "column": 118 } } }, "loc": { "start": { "line": 19, "column": 116 }, "end": { "line": 19, "column": 118 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 121 }, "end": { "line": 19, "column": 122 } } }, "loc": { "start": { "line": 19, "column": 120 }, "end": { "line": 19, "column": 122 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 125 }, "end": { "line": 19, "column": 126 } } }, "loc": { "start": { "line": 19, "column": 124 }, "end": { "line": 19, "column": 126 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 129 }, "end": { "line": 19, "column": 130 } } }, "loc": { "start": { "line": 19, "column": 128 }, "end": { "line": 19, "column": 130 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 133 }, "end": { "line": 19, "column": 134 } } }, "loc": { "start": { "line": 19, "column": 132 }, "end": { "line": 19, "column": 134 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 137 }, "end": { "line": 19, "column": 138 } } }, "loc": { "start": { "line": 19, "column": 136 }, "end": { "line": 19, "column": 138 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 141 }, "end": { "line": 19, "column": 142 } } }, "loc": { "start": { "line": 19, "column": 140 }, "end": { "line": 19, "column": 142 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 145 }, "end": { "line": 19, "column": 146 } } }, "loc": { "start": { "line": 19, "column": 144 }, "end": { "line": 19, "column": 146 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 149 }, "end": { "line": 19, "column": 150 } } }, "loc": { "start": { "line": 19, "column": 148 }, "end": { "line": 19, "column": 150 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 153 }, "end": { "line": 19, "column": 154 } } }, "loc": { "start": { "line": 19, "column": 152 }, "end": { "line": 19, "column": 154 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 157 }, "end": { "line": 19, "column": 158 } } }, "loc": { "start": { "line": 19, "column": 156 }, "end": { "line": 19, "column": 158 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 161 }, "end": { "line": 19, "column": 162 } } }, "loc": { "start": { "line": 19, "column": 160 }, "end": { "line": 19, "column": 162 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 165 }, "end": { "line": 19, "column": 166 } } }, "loc": { "start": { "line": 19, "column": 164 }, "end": { "line": 19, "column": 166 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 169 }, "end": { "line": 19, "column": 170 } } }, "loc": { "start": { "line": 19, "column": 168 }, "end": { "line": 19, "column": 170 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 173 }, "end": { "line": 19, "column": 174 } } }, "loc": { "start": { "line": 19, "column": 172 }, "end": { "line": 19, "column": 174 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 177 }, "end": { "line": 19, "column": 178 } } }, "loc": { "start": { "line": 19, "column": 176 }, "end": { "line": 19, "column": 178 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 181 }, "end": { "line": 19, "column": 182 } } }, "loc": { "start": { "line": 19, "column": 180 }, "end": { "line": 19, "column": 182 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 185 }, "end": { "line": 19, "column": 186 } } }, "loc": { "start": { "line": 19, "column": 184 }, "end": { "line": 19, "column": 186 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 189 }, "end": { "line": 19, "column": 190 } } }, "loc": { "start": { "line": 19, "column": 188 }, "end": { "line": 19, "column": 190 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 193 }, "end": { "line": 19, "column": 194 } } }, "loc": { "start": { "line": 19, "column": 192 }, "end": { "line": 19, "column": 194 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 197 }, "end": { "line": 19, "column": 198 } } }, "loc": { "start": { "line": 19, "column": 196 }, "end": { "line": 19, "column": 198 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 201 }, "end": { "line": 19, "column": 202 } } }, "loc": { "start": { "line": 19, "column": 200 }, "end": { "line": 19, "column": 202 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 205 }, "end": { "line": 19, "column": 206 } } }, "loc": { "start": { "line": 19, "column": 204 }, "end": { "line": 19, "column": 206 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 209 }, "end": { "line": 19, "column": 210 } } }, "loc": { "start": { "line": 19, "column": 208 }, "end": { "line": 19, "column": 210 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 213 }, "end": { "line": 19, "column": 214 } } }, "loc": { "start": { "line": 19, "column": 212 }, "end": { "line": 19, "column": 214 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 217 }, "end": { "line": 19, "column": 218 } } }, "loc": { "start": { "line": 19, "column": 216 }, "end": { "line": 19, "column": 218 } } }, { "type": "NumberLiteral", "value": 62, "loc": { "start": { "line": 19, "column": 220 }, "end": { "line": 19, "column": 222 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 225 }, "end": { "line": 19, "column": 226 } } }, "loc": { "start": { "line": 19, "column": 224 }, "end": { "line": 19, "column": 226 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 229 }, "end": { "line": 19, "column": 230 } } }, "loc": { "start": { "line": 19, "column": 228 }, "end": { "line": 19, "column": 230 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 233 }, "end": { "line": 19, "column": 234 } } }, "loc": { "start": { "line": 19, "column": 232 }, "end": { "line": 19, "column": 234 } } }, { "type": "NumberLiteral", "value": 63, "loc": { "start": { "line": 19, "column": 236 }, "end": { "line": 19, "column": 238 } } }, { "type": "NumberLiteral", "value": 52, "loc": { "start": { "line": 19, "column": 240 }, "end": { "line": 19, "column": 242 } } }, { "type": "NumberLiteral", "value": 53, "loc": { "start": { "line": 19, "column": 244 }, "end": { "line": 19, "column": 246 } } }, { "type": "NumberLiteral", "value": 54, "loc": { "start": { "line": 19, "column": 248 }, "end": { "line": 19, "column": 250 } } }, { "type": "NumberLiteral", "value": 55, "loc": { "start": { "line": 19, "column": 252 }, "end": { "line": 19, "column": 254 } } }, { "type": "NumberLiteral", "value": 56, "loc": { "start": { "line": 19, "column": 256 }, "end": { "line": 19, "column": 258 } } }, { "type": "NumberLiteral", "value": 57, "loc": { "start": { "line": 19, "column": 260 }, "end": { "line": 19, "column": 262 } } }, { "type": "NumberLiteral", "value": 58, "loc": { "start": { "line": 19, "column": 264 }, "end": { "line": 19, "column": 266 } } }, { "type": "NumberLiteral", "value": 59, "loc": { "start": { "line": 19, "column": 268 }, "end": { "line": 19, "column": 270 } } }, { "type": "NumberLiteral", "value": 60, "loc": { "start": { "line": 19, "column": 272 }, "end": { "line": 19, "column": 274 } } }, { "type": "NumberLiteral", "value": 61, "loc": { "start": { "line": 19, "column": 276 }, "end": { "line": 19, "column": 278 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 281 }, "end": { "line": 19, "column": 282 } } }, "loc": { "start": { "line": 19, "column": 280 }, "end": { "line": 19, "column": 282 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 285 }, "end": { "line": 19, "column": 286 } } }, "loc": { "start": { "line": 19, "column": 284 }, "end": { "line": 19, "column": 286 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 289 }, "end": { "line": 19, "column": 290 } } }, "loc": { "start": { "line": 19, "column": 288 }, "end": { "line": 19, "column": 290 } } }, { "type": "NumberLiteral", "value": 0, "loc": { "start": { "line": 19, "column": 292 }, "end": { "line": 19, "column": 293 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 296 }, "end": { "line": 19, "column": 297 } } }, "loc": { "start": { "line": 19, "column": 295 }, "end": { "line": 19, "column": 297 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 300 }, "end": { "line": 19, "column": 301 } } }, "loc": { "start": { "line": 19, "column": 299 }, "end": { "line": 19, "column": 301 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 304 }, "end": { "line": 19, "column": 305 } } }, "loc": { "start": { "line": 19, "column": 303 }, "end": { "line": 19, "column": 305 } } }, { "type": "NumberLiteral", "value": 0, "loc": { "start": { "line": 19, "column": 307 }, "end": { "line": 19, "column": 308 } } }, { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 310 }, "end": { "line": 19, "column": 311 } } }, { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 19, "column": 313 }, "end": { "line": 19, "column": 314 } } }, { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 19, "column": 316 }, "end": { "line": 19, "column": 317 } } }, { "type": "NumberLiteral", "value": 4, "loc": { "start": { "line": 19, "column": 319 }, "end": { "line": 19, "column": 320 } } }, { "type": "NumberLiteral", "value": 5, "loc": { "start": { "line": 19, "column": 322 }, "end": { "line": 19, "column": 323 } } }, { "type": "NumberLiteral", "value": 6, "loc": { "start": { "line": 19, "column": 325 }, "end": { "line": 19, "column": 326 } } }, { "type": "NumberLiteral", "value": 7, "loc": { "start": { "line": 19, "column": 328 }, "end": { "line": 19, "column": 329 } } }, { "type": "NumberLiteral", "value": 8, "loc": { "start": { "line": 19, "column": 331 }, "end": { "line": 19, "column": 332 } } }, { "type": "NumberLiteral", "value": 9, "loc": { "start": { "line": 19, "column": 334 }, "end": { "line": 19, "column": 335 } } }, { "type": "NumberLiteral", "value": 10, "loc": { "start": { "line": 19, "column": 337 }, "end": { "line": 19, "column": 339 } } }, { "type": "NumberLiteral", "value": 11, "loc": { "start": { "line": 19, "column": 341 }, "end": { "line": 19, "column": 343 } } }, { "type": "NumberLiteral", "value": 12, "loc": { "start": { "line": 19, "column": 345 }, "end": { "line": 19, "column": 347 } } }, { "type": "NumberLiteral", "value": 13, "loc": { "start": { "line": 19, "column": 349 }, "end": { "line": 19, "column": 351 } } }, { "type": "NumberLiteral", "value": 14, "loc": { "start": { "line": 19, "column": 353 }, "end": { "line": 19, "column": 355 } } }, { "type": "NumberLiteral", "value": 15, "loc": { "start": { "line": 19, "column": 357 }, "end": { "line": 19, "column": 359 } } }, { "type": "NumberLiteral", "value": 16, "loc": { "start": { "line": 19, "column": 361 }, "end": { "line": 19, "column": 363 } } }, { "type": "NumberLiteral", "value": 17, "loc": { "start": { "line": 19, "column": 365 }, "end": { "line": 19, "column": 367 } } }, { "type": "NumberLiteral", "value": 18, "loc": { "start": { "line": 19, "column": 369 }, "end": { "line": 19, "column": 371 } } }, { "type": "NumberLiteral", "value": 19, "loc": { "start": { "line": 19, "column": 373 }, "end": { "line": 19, "column": 375 } } }, { "type": "NumberLiteral", "value": 20, "loc": { "start": { "line": 19, "column": 377 }, "end": { "line": 19, "column": 379 } } }, { "type": "NumberLiteral", "value": 21, "loc": { "start": { "line": 19, "column": 381 }, "end": { "line": 19, "column": 383 } } }, { "type": "NumberLiteral", "value": 22, "loc": { "start": { "line": 19, "column": 385 }, "end": { "line": 19, "column": 387 } } }, { "type": "NumberLiteral", "value": 23, "loc": { "start": { "line": 19, "column": 389 }, "end": { "line": 19, "column": 391 } } }, { "type": "NumberLiteral", "value": 24, "loc": { "start": { "line": 19, "column": 393 }, "end": { "line": 19, "column": 395 } } }, { "type": "NumberLiteral", "value": 25, "loc": { "start": { "line": 19, "column": 397 }, "end": { "line": 19, "column": 399 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 402 }, "end": { "line": 19, "column": 403 } } }, "loc": { "start": { "line": 19, "column": 401 }, "end": { "line": 19, "column": 403 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 406 }, "end": { "line": 19, "column": 407 } } }, "loc": { "start": { "line": 19, "column": 405 }, "end": { "line": 19, "column": 407 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 410 }, "end": { "line": 19, "column": 411 } } }, "loc": { "start": { "line": 19, "column": 409 }, "end": { "line": 19, "column": 411 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 414 }, "end": { "line": 19, "column": 415 } } }, "loc": { "start": { "line": 19, "column": 413 }, "end": { "line": 19, "column": 415 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 418 }, "end": { "line": 19, "column": 419 } } }, "loc": { "start": { "line": 19, "column": 417 }, "end": { "line": 19, "column": 419 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 422 }, "end": { "line": 19, "column": 423 } } }, "loc": { "start": { "line": 19, "column": 421 }, "end": { "line": 19, "column": 423 } } }, { "type": "NumberLiteral", "value": 26, "loc": { "start": { "line": 19, "column": 425 }, "end": { "line": 19, "column": 427 } } }, { "type": "NumberLiteral", "value": 27, "loc": { "start": { "line": 19, "column": 429 }, "end": { "line": 19, "column": 431 } } }, { "type": "NumberLiteral", "value": 28, "loc": { "start": { "line": 19, "column": 433 }, "end": { "line": 19, "column": 435 } } }, { "type": "NumberLiteral", "value": 29, "loc": { "start": { "line": 19, "column": 437 }, "end": { "line": 19, "column": 439 } } }, { "type": "NumberLiteral", "value": 30, "loc": { "start": { "line": 19, "column": 441 }, "end": { "line": 19, "column": 443 } } }, { "type": "NumberLiteral", "value": 31, "loc": { "start": { "line": 19, "column": 445 }, "end": { "line": 19, "column": 447 } } }, { "type": "NumberLiteral", "value": 32, "loc": { "start": { "line": 19, "column": 449 }, "end": { "line": 19, "column": 451 } } }, { "type": "NumberLiteral", "value": 33, "loc": { "start": { "line": 19, "column": 453 }, "end": { "line": 19, "column": 455 } } }, { "type": "NumberLiteral", "value": 34, "loc": { "start": { "line": 19, "column": 457 }, "end": { "line": 19, "column": 459 } } }, { "type": "NumberLiteral", "value": 35, "loc": { "start": { "line": 19, "column": 461 }, "end": { "line": 19, "column": 463 } } }, { "type": "NumberLiteral", "value": 36, "loc": { "start": { "line": 19, "column": 465 }, "end": { "line": 19, "column": 467 } } }, { "type": "NumberLiteral", "value": 37, "loc": { "start": { "line": 19, "column": 469 }, "end": { "line": 19, "column": 471 } } }, { "type": "NumberLiteral", "value": 38, "loc": { "start": { "line": 19, "column": 473 }, "end": { "line": 19, "column": 475 } } }, { "type": "NumberLiteral", "value": 39, "loc": { "start": { "line": 19, "column": 477 }, "end": { "line": 19, "column": 479 } } }, { "type": "NumberLiteral", "value": 40, "loc": { "start": { "line": 19, "column": 481 }, "end": { "line": 19, "column": 483 } } }, { "type": "NumberLiteral", "value": 41, "loc": { "start": { "line": 19, "column": 485 }, "end": { "line": 19, "column": 487 } } }, { "type": "NumberLiteral", "value": 42, "loc": { "start": { "line": 19, "column": 489 }, "end": { "line": 19, "column": 491 } } }, { "type": "NumberLiteral", "value": 43, "loc": { "start": { "line": 19, "column": 493 }, "end": { "line": 19, "column": 495 } } }, { "type": "NumberLiteral", "value": 44, "loc": { "start": { "line": 19, "column": 497 }, "end": { "line": 19, "column": 499 } } }, { "type": "NumberLiteral", "value": 45, "loc": { "start": { "line": 19, "column": 501 }, "end": { "line": 19, "column": 503 } } }, { "type": "NumberLiteral", "value": 46, "loc": { "start": { "line": 19, "column": 505 }, "end": { "line": 19, "column": 507 } } }, { "type": "NumberLiteral", "value": 47, "loc": { "start": { "line": 19, "column": 509 }, "end": { "line": 19, "column": 511 } } }, { "type": "NumberLiteral", "value": 48, "loc": { "start": { "line": 19, "column": 513 }, "end": { "line": 19, "column": 515 } } }, { "type": "NumberLiteral", "value": 49, "loc": { "start": { "line": 19, "column": 517 }, "end": { "line": 19, "column": 519 } } }, { "type": "NumberLiteral", "value": 50, "loc": { "start": { "line": 19, "column": 521 }, "end": { "line": 19, "column": 523 } } }, { "type": "NumberLiteral", "value": 51, "loc": { "start": { "line": 19, "column": 525 }, "end": { "line": 19, "column": 527 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 530 }, "end": { "line": 19, "column": 531 } } }, "loc": { "start": { "line": 19, "column": 529 }, "end": { "line": 19, "column": 531 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 534 }, "end": { "line": 19, "column": 535 } } }, "loc": { "start": { "line": 19, "column": 533 }, "end": { "line": 19, "column": 535 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 538 }, "end": { "line": 19, "column": 539 } } }, "loc": { "start": { "line": 19, "column": 537 }, "end": { "line": 19, "column": 539 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 542 }, "end": { "line": 19, "column": 543 } } }, "loc": { "start": { "line": 19, "column": 541 }, "end": { "line": 19, "column": 543 } } }, { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 19, "column": 546 }, "end": { "line": 19, "column": 547 } } }, "loc": { "start": { "line": 19, "column": 545 }, "end": { "line": 19, "column": 547 } } } ], "loc": { "start": { "line": 19, "column": 47 }, "end": { "line": 19, "column": 548 } } }, "accessibility": "public", "static": true, "readonly": true, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "TSArrayType", "elementType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 19, "column": 39 }, "end": { "line": 19, "column": 42 } } }, "loc": { "start": { "line": 19, "column": 45 }, "end": { "line": 19, "column": 46 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 19, "column": 21 }, "end": { "line": 19, "column": 548 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "toBase64", "decorators": [], "loc": { "start": { "line": 20, "column": 6 }, "end": { "line": 20, "column": 14 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "toBase64", "decorators": [], "loc": { "start": { "line": 20, "column": 6 }, "end": { "line": 20, "column": 14 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "data", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "String", "decorators": [], "loc": { "start": { "line": 20, "column": 22 }, "end": { "line": 20, "column": 28 } } }, "loc": { "start": { "line": 20, "column": 22 }, "end": { "line": 20, "column": 29 } } }, "loc": { "start": { "line": 20, "column": 22 }, "end": { "line": 20, "column": 29 } } }, "decorators": [], "loc": { "start": { "line": 20, "column": 15 }, "end": { "line": 20, "column": 29 } } }, "loc": { "start": { "line": 20, "column": 15 }, "end": { "line": 20, "column": 29 } } } ], "returnType": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "String", "decorators": [], "loc": { "start": { "line": 20, "column": 31 }, "end": { "line": 20, "column": 37 } } }, "loc": { "start": { "line": 20, "column": 31 }, "end": { "line": 20, "column": 39 } } }, "loc": { "start": { "line": 20, "column": 31 }, "end": { "line": 20, "column": 39 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "result", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "StringBuilder", "decorators": [], "loc": { "start": { "line": 21, "column": 22 }, "end": { "line": 21, "column": 35 } } }, "loc": { "start": { "line": 21, "column": 22 }, "end": { "line": 21, "column": 37 } } }, "loc": { "start": { "line": 21, "column": 22 }, "end": { "line": 21, "column": 37 } } }, "decorators": [], "loc": { "start": { "line": 21, "column": 13 }, "end": { "line": 21, "column": 19 } } }, "init": { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "StringBuilder", "decorators": [], "loc": { "start": { "line": 21, "column": 42 }, "end": { "line": 21, "column": 55 } } }, "loc": { "start": { "line": 21, "column": 42 }, "end": { "line": 21, "column": 56 } } }, "loc": { "start": { "line": 21, "column": 42 }, "end": { "line": 21, "column": 56 } } }, "arguments": [], "loc": { "start": { "line": 21, "column": 38 }, "end": { "line": 21, "column": 58 } } }, "loc": { "start": { "line": 21, "column": 13 }, "end": { "line": 21, "column": 58 } } } ], "kind": "let", "loc": { "start": { "line": 21, "column": 9 }, "end": { "line": 21, "column": 58 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "length", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 22, "column": 22 }, "end": { "line": 22, "column": 25 } } }, "decorators": [], "loc": { "start": { "line": 22, "column": 13 }, "end": { "line": 22, "column": 19 } } }, "init": { "type": "TSAsExpression", "expression": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "data", "decorators": [], "loc": { "start": { "line": 22, "column": 28 }, "end": { "line": 22, "column": 32 } } }, "property": { "type": "Identifier", "name": "length", "decorators": [], "loc": { "start": { "line": 22, "column": 33 }, "end": { "line": 22, "column": 39 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 22, "column": 28 }, "end": { "line": 22, "column": 39 } } }, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 22, "column": 43 }, "end": { "line": 22, "column": 46 } } }, "loc": { "start": { "line": 22, "column": 28 }, "end": { "line": 22, "column": 39 } } }, "loc": { "start": { "line": 22, "column": 13 }, "end": { "line": 22, "column": 39 } } } ], "kind": "let", "loc": { "start": { "line": 22, "column": 9 }, "end": { "line": 22, "column": 47 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "i", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 23, "column": 17 }, "end": { "line": 23, "column": 20 } } }, "decorators": [], "loc": { "start": { "line": 23, "column": 13 }, "end": { "line": 23, "column": 14 } } }, "init": null, "loc": { "start": { "line": 23, "column": 13 }, "end": { "line": 23, "column": 14 } } } ], "kind": "let", "loc": { "start": { "line": 23, "column": 9 }, "end": { "line": 23, "column": 22 } } }, { "type": "ForUpdateStatement", "init": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 24, "column": 14 }, "end": { "line": 24, "column": 15 } } }, "right": { "type": "NumberLiteral", "value": 0, "loc": { "start": { "line": 24, "column": 18 }, "end": { "line": 24, "column": 19 } } }, "loc": { "start": { "line": 24, "column": 14 }, "end": { "line": 24, "column": 19 } } }, "test": { "type": "BinaryExpression", "operator": "<", "left": { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 24, "column": 21 }, "end": { "line": 24, "column": 22 } } }, "right": { "type": "BinaryExpression", "operator": "-", "left": { "type": "Identifier", "name": "length", "decorators": [], "loc": { "start": { "line": 24, "column": 26 }, "end": { "line": 24, "column": 32 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 24, "column": 35 }, "end": { "line": 24, "column": 36 } } }, "loc": { "start": { "line": 24, "column": 25 }, "end": { "line": 24, "column": 37 } } }, "loc": { "start": { "line": 24, "column": 21 }, "end": { "line": 24, "column": 37 } } }, "update": { "type": "AssignmentExpression", "operator": "+=", "left": { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 24, "column": 39 }, "end": { "line": 24, "column": 40 } } }, "right": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 24, "column": 44 }, "end": { "line": 24, "column": 45 } } }, "loc": { "start": { "line": 24, "column": 39 }, "end": { "line": 24, "column": 45 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "result", "decorators": [], "loc": { "start": { "line": 25, "column": 13 }, "end": { "line": 25, "column": 19 } } }, "property": { "type": "Identifier", "name": "append", "decorators": [], "loc": { "start": { "line": 25, "column": 20 }, "end": { "line": 25, "column": 26 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 25, "column": 13 }, "end": { "line": 25, "column": 26 } } }, "arguments": [ { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "StringBase64", "decorators": [], "loc": { "start": { "line": 25, "column": 27 }, "end": { "line": 25, "column": 39 } } }, "property": { "type": "Identifier", "name": "TO_BASE64_TABLE", "decorators": [], "loc": { "start": { "line": 25, "column": 40 }, "end": { "line": 25, "column": 55 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 25, "column": 27 }, "end": { "line": 25, "column": 55 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 25, "column": 56 }, "end": { "line": 25, "column": 62 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 25, "column": 27 }, "end": { "line": 25, "column": 62 } } }, "arguments": [ { "type": "BinaryExpression", "operator": ">>", "left": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "data", "decorators": [], "loc": { "start": { "line": 25, "column": 63 }, "end": { "line": 25, "column": 67 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 25, "column": 68 }, "end": { "line": 25, "column": 74 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 25, "column": 63 }, "end": { "line": 25, "column": 74 } } }, "arguments": [ { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 25, "column": 75 }, "end": { "line": 25, "column": 76 } } } ], "optional": false, "loc": { "start": { "line": 25, "column": 63 }, "end": { "line": 25, "column": 77 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 25, "column": 81 }, "end": { "line": 25, "column": 82 } } }, "loc": { "start": { "line": 25, "column": 63 }, "end": { "line": 25, "column": 82 } } } ], "optional": false, "loc": { "start": { "line": 25, "column": 27 }, "end": { "line": 25, "column": 83 } } } ], "optional": false, "loc": { "start": { "line": 25, "column": 13 }, "end": { "line": 25, "column": 84 } } }, "loc": { "start": { "line": 25, "column": 13 }, "end": { "line": 25, "column": 85 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "result", "decorators": [], "loc": { "start": { "line": 26, "column": 13 }, "end": { "line": 26, "column": 19 } } }, "property": { "type": "Identifier", "name": "append", "decorators": [], "loc": { "start": { "line": 26, "column": 20 }, "end": { "line": 26, "column": 26 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 26, "column": 13 }, "end": { "line": 26, "column": 26 } } }, "arguments": [ { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "StringBase64", "decorators": [], "loc": { "start": { "line": 26, "column": 27 }, "end": { "line": 26, "column": 39 } } }, "property": { "type": "Identifier", "name": "TO_BASE64_TABLE", "decorators": [], "loc": { "start": { "line": 26, "column": 40 }, "end": { "line": 26, "column": 55 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 26, "column": 27 }, "end": { "line": 26, "column": 55 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 26, "column": 56 }, "end": { "line": 26, "column": 62 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 26, "column": 27 }, "end": { "line": 26, "column": 62 } } }, "arguments": [ { "type": "BinaryExpression", "operator": "+", "left": { "type": "BinaryExpression", "operator": "<<", "left": { "type": "BinaryExpression", "operator": "&", "left": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "data", "decorators": [], "loc": { "start": { "line": 26, "column": 65 }, "end": { "line": 26, "column": 69 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 26, "column": 70 }, "end": { "line": 26, "column": 76 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 26, "column": 65 }, "end": { "line": 26, "column": 76 } } }, "arguments": [ { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 26, "column": 77 }, "end": { "line": 26, "column": 78 } } } ], "optional": false, "loc": { "start": { "line": 26, "column": 65 }, "end": { "line": 26, "column": 79 } } }, "right": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 26, "column": 82 }, "end": { "line": 26, "column": 86 } } }, "loc": { "start": { "line": 26, "column": 64 }, "end": { "line": 26, "column": 87 } } }, "right": { "type": "NumberLiteral", "value": 4, "loc": { "start": { "line": 26, "column": 91 }, "end": { "line": 26, "column": 92 } } }, "loc": { "start": { "line": 26, "column": 63 }, "end": { "line": 26, "column": 93 } } }, "right": { "type": "BinaryExpression", "operator": ">>", "left": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "data", "decorators": [], "loc": { "start": { "line": 26, "column": 97 }, "end": { "line": 26, "column": 101 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 26, "column": 102 }, "end": { "line": 26, "column": 108 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 26, "column": 97 }, "end": { "line": 26, "column": 108 } } }, "arguments": [ { "type": "BinaryExpression", "operator": "+", "left": { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 26, "column": 109 }, "end": { "line": 26, "column": 110 } } }, "right": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 26, "column": 113 }, "end": { "line": 26, "column": 114 } } }, "loc": { "start": { "line": 26, "column": 109 }, "end": { "line": 26, "column": 114 } } } ], "optional": false, "loc": { "start": { "line": 26, "column": 97 }, "end": { "line": 26, "column": 115 } } }, "right": { "type": "NumberLiteral", "value": 4, "loc": { "start": { "line": 26, "column": 119 }, "end": { "line": 26, "column": 120 } } }, "loc": { "start": { "line": 26, "column": 96 }, "end": { "line": 26, "column": 121 } } }, "loc": { "start": { "line": 26, "column": 63 }, "end": { "line": 26, "column": 121 } } } ], "optional": false, "loc": { "start": { "line": 26, "column": 27 }, "end": { "line": 26, "column": 122 } } } ], "optional": false, "loc": { "start": { "line": 26, "column": 13 }, "end": { "line": 26, "column": 123 } } }, "loc": { "start": { "line": 26, "column": 13 }, "end": { "line": 26, "column": 124 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "result", "decorators": [], "loc": { "start": { "line": 27, "column": 13 }, "end": { "line": 27, "column": 19 } } }, "property": { "type": "Identifier", "name": "append", "decorators": [], "loc": { "start": { "line": 27, "column": 20 }, "end": { "line": 27, "column": 26 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 27, "column": 13 }, "end": { "line": 27, "column": 26 } } }, "arguments": [ { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "StringBase64", "decorators": [], "loc": { "start": { "line": 27, "column": 27 }, "end": { "line": 27, "column": 39 } } }, "property": { "type": "Identifier", "name": "TO_BASE64_TABLE", "decorators": [], "loc": { "start": { "line": 27, "column": 40 }, "end": { "line": 27, "column": 55 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 27, "column": 27 }, "end": { "line": 27, "column": 55 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 27, "column": 56 }, "end": { "line": 27, "column": 62 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 27, "column": 27 }, "end": { "line": 27, "column": 62 } } }, "arguments": [ { "type": "BinaryExpression", "operator": "+", "left": { "type": "BinaryExpression", "operator": "<<", "left": { "type": "BinaryExpression", "operator": "&", "left": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "data", "decorators": [], "loc": { "start": { "line": 27, "column": 65 }, "end": { "line": 27, "column": 69 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 27, "column": 70 }, "end": { "line": 27, "column": 76 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 27, "column": 65 }, "end": { "line": 27, "column": 76 } } }, "arguments": [ { "type": "BinaryExpression", "operator": "+", "left": { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 27, "column": 77 }, "end": { "line": 27, "column": 78 } } }, "right": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 27, "column": 81 }, "end": { "line": 27, "column": 82 } } }, "loc": { "start": { "line": 27, "column": 77 }, "end": { "line": 27, "column": 82 } } } ], "optional": false, "loc": { "start": { "line": 27, "column": 65 }, "end": { "line": 27, "column": 83 } } }, "right": { "type": "NumberLiteral", "value": 15, "loc": { "start": { "line": 27, "column": 86 }, "end": { "line": 27, "column": 90 } } }, "loc": { "start": { "line": 27, "column": 64 }, "end": { "line": 27, "column": 91 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 27, "column": 95 }, "end": { "line": 27, "column": 96 } } }, "loc": { "start": { "line": 27, "column": 63 }, "end": { "line": 27, "column": 97 } } }, "right": { "type": "BinaryExpression", "operator": ">>", "left": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "data", "decorators": [], "loc": { "start": { "line": 27, "column": 101 }, "end": { "line": 27, "column": 105 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 27, "column": 106 }, "end": { "line": 27, "column": 112 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 27, "column": 101 }, "end": { "line": 27, "column": 112 } } }, "arguments": [ { "type": "BinaryExpression", "operator": "+", "left": { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 27, "column": 113 }, "end": { "line": 27, "column": 114 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 27, "column": 117 }, "end": { "line": 27, "column": 118 } } }, "loc": { "start": { "line": 27, "column": 113 }, "end": { "line": 27, "column": 118 } } } ], "optional": false, "loc": { "start": { "line": 27, "column": 101 }, "end": { "line": 27, "column": 119 } } }, "right": { "type": "NumberLiteral", "value": 6, "loc": { "start": { "line": 27, "column": 123 }, "end": { "line": 27, "column": 124 } } }, "loc": { "start": { "line": 27, "column": 100 }, "end": { "line": 27, "column": 125 } } }, "loc": { "start": { "line": 27, "column": 63 }, "end": { "line": 27, "column": 125 } } } ], "optional": false, "loc": { "start": { "line": 27, "column": 27 }, "end": { "line": 27, "column": 126 } } } ], "optional": false, "loc": { "start": { "line": 27, "column": 13 }, "end": { "line": 27, "column": 127 } } }, "loc": { "start": { "line": 27, "column": 13 }, "end": { "line": 27, "column": 128 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "result", "decorators": [], "loc": { "start": { "line": 28, "column": 13 }, "end": { "line": 28, "column": 19 } } }, "property": { "type": "Identifier", "name": "append", "decorators": [], "loc": { "start": { "line": 28, "column": 20 }, "end": { "line": 28, "column": 26 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 28, "column": 13 }, "end": { "line": 28, "column": 26 } } }, "arguments": [ { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "StringBase64", "decorators": [], "loc": { "start": { "line": 28, "column": 27 }, "end": { "line": 28, "column": 39 } } }, "property": { "type": "Identifier", "name": "TO_BASE64_TABLE", "decorators": [], "loc": { "start": { "line": 28, "column": 40 }, "end": { "line": 28, "column": 55 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 28, "column": 27 }, "end": { "line": 28, "column": 55 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 28, "column": 56 }, "end": { "line": 28, "column": 62 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 28, "column": 27 }, "end": { "line": 28, "column": 62 } } }, "arguments": [ { "type": "BinaryExpression", "operator": "&", "left": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "data", "decorators": [], "loc": { "start": { "line": 28, "column": 63 }, "end": { "line": 28, "column": 67 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 28, "column": 68 }, "end": { "line": 28, "column": 74 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 28, "column": 63 }, "end": { "line": 28, "column": 74 } } }, "arguments": [ { "type": "BinaryExpression", "operator": "+", "left": { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 28, "column": 75 }, "end": { "line": 28, "column": 76 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 28, "column": 79 }, "end": { "line": 28, "column": 80 } } }, "loc": { "start": { "line": 28, "column": 75 }, "end": { "line": 28, "column": 80 } } } ], "optional": false, "loc": { "start": { "line": 28, "column": 63 }, "end": { "line": 28, "column": 81 } } }, "right": { "type": "NumberLiteral", "value": 63, "loc": { "start": { "line": 28, "column": 84 }, "end": { "line": 28, "column": 88 } } }, "loc": { "start": { "line": 28, "column": 63 }, "end": { "line": 28, "column": 88 } } } ], "optional": false, "loc": { "start": { "line": 28, "column": 27 }, "end": { "line": 28, "column": 89 } } } ], "optional": false, "loc": { "start": { "line": 28, "column": 13 }, "end": { "line": 28, "column": 90 } } }, "loc": { "start": { "line": 28, "column": 13 }, "end": { "line": 28, "column": 91 } } } ], "loc": { "start": { "line": 24, "column": 47 }, "end": { "line": 29, "column": 10 } } }, "loc": { "start": { "line": 24, "column": 9 }, "end": { "line": 29, "column": 10 } } }, { "type": "IfStatement", "test": { "type": "BinaryExpression", "operator": "!=", "left": { "type": "BinaryExpression", "operator": "%", "left": { "type": "Identifier", "name": "length", "decorators": [], "loc": { "start": { "line": 30, "column": 13 }, "end": { "line": 30, "column": 19 } } }, "right": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 30, "column": 22 }, "end": { "line": 30, "column": 23 } } }, "loc": { "start": { "line": 30, "column": 13 }, "end": { "line": 30, "column": 23 } } }, "right": { "type": "NumberLiteral", "value": 0, "loc": { "start": { "line": 30, "column": 27 }, "end": { "line": 30, "column": 28 } } }, "loc": { "start": { "line": 30, "column": 13 }, "end": { "line": 30, "column": 28 } } }, "consequent": { "type": "BlockStatement", "statements": [ { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 31, "column": 13 }, "end": { "line": 31, "column": 14 } } }, "right": { "type": "BinaryExpression", "operator": "-", "left": { "type": "Identifier", "name": "length", "decorators": [], "loc": { "start": { "line": 31, "column": 17 }, "end": { "line": 31, "column": 23 } } }, "right": { "type": "BinaryExpression", "operator": "%", "left": { "type": "Identifier", "name": "length", "decorators": [], "loc": { "start": { "line": 31, "column": 27 }, "end": { "line": 31, "column": 33 } } }, "right": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 31, "column": 36 }, "end": { "line": 31, "column": 37 } } }, "loc": { "start": { "line": 31, "column": 26 }, "end": { "line": 31, "column": 38 } } }, "loc": { "start": { "line": 31, "column": 17 }, "end": { "line": 31, "column": 38 } } }, "loc": { "start": { "line": 31, "column": 13 }, "end": { "line": 31, "column": 38 } } }, "loc": { "start": { "line": 31, "column": 13 }, "end": { "line": 31, "column": 39 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "result", "decorators": [], "loc": { "start": { "line": 32, "column": 13 }, "end": { "line": 32, "column": 19 } } }, "property": { "type": "Identifier", "name": "append", "decorators": [], "loc": { "start": { "line": 32, "column": 20 }, "end": { "line": 32, "column": 26 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 32, "column": 13 }, "end": { "line": 32, "column": 26 } } }, "arguments": [ { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "StringBase64", "decorators": [], "loc": { "start": { "line": 32, "column": 27 }, "end": { "line": 32, "column": 39 } } }, "property": { "type": "Identifier", "name": "TO_BASE64_TABLE", "decorators": [], "loc": { "start": { "line": 32, "column": 40 }, "end": { "line": 32, "column": 55 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 32, "column": 27 }, "end": { "line": 32, "column": 55 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 32, "column": 56 }, "end": { "line": 32, "column": 62 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 32, "column": 27 }, "end": { "line": 32, "column": 62 } } }, "arguments": [ { "type": "BinaryExpression", "operator": ">>", "left": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "data", "decorators": [], "loc": { "start": { "line": 32, "column": 63 }, "end": { "line": 32, "column": 67 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 32, "column": 68 }, "end": { "line": 32, "column": 74 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 32, "column": 63 }, "end": { "line": 32, "column": 74 } } }, "arguments": [ { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 32, "column": 75 }, "end": { "line": 32, "column": 76 } } } ], "optional": false, "loc": { "start": { "line": 32, "column": 63 }, "end": { "line": 32, "column": 77 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 32, "column": 81 }, "end": { "line": 32, "column": 82 } } }, "loc": { "start": { "line": 32, "column": 63 }, "end": { "line": 32, "column": 82 } } } ], "optional": false, "loc": { "start": { "line": 32, "column": 27 }, "end": { "line": 32, "column": 83 } } } ], "optional": false, "loc": { "start": { "line": 32, "column": 13 }, "end": { "line": 32, "column": 84 } } }, "loc": { "start": { "line": 32, "column": 13 }, "end": { "line": 32, "column": 85 } } }, { "type": "IfStatement", "test": { "type": "BinaryExpression", "operator": "==", "left": { "type": "BinaryExpression", "operator": "%", "left": { "type": "Identifier", "name": "length", "decorators": [], "loc": { "start": { "line": 33, "column": 18 }, "end": { "line": 33, "column": 24 } } }, "right": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 33, "column": 27 }, "end": { "line": 33, "column": 28 } } }, "loc": { "start": { "line": 33, "column": 17 }, "end": { "line": 33, "column": 29 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 33, "column": 33 }, "end": { "line": 33, "column": 34 } } }, "loc": { "start": { "line": 33, "column": 17 }, "end": { "line": 33, "column": 34 } } }, "consequent": { "type": "BlockStatement", "statements": [ { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "result", "decorators": [], "loc": { "start": { "line": 34, "column": 17 }, "end": { "line": 34, "column": 23 } } }, "property": { "type": "Identifier", "name": "append", "decorators": [], "loc": { "start": { "line": 34, "column": 24 }, "end": { "line": 34, "column": 30 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 34, "column": 17 }, "end": { "line": 34, "column": 30 } } }, "arguments": [ { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "StringBase64", "decorators": [], "loc": { "start": { "line": 34, "column": 31 }, "end": { "line": 34, "column": 43 } } }, "property": { "type": "Identifier", "name": "TO_BASE64_TABLE", "decorators": [], "loc": { "start": { "line": 34, "column": 44 }, "end": { "line": 34, "column": 59 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 34, "column": 31 }, "end": { "line": 34, "column": 59 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 34, "column": 60 }, "end": { "line": 34, "column": 66 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 34, "column": 31 }, "end": { "line": 34, "column": 66 } } }, "arguments": [ { "type": "BinaryExpression", "operator": "+", "left": { "type": "BinaryExpression", "operator": "<<", "left": { "type": "BinaryExpression", "operator": "&", "left": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "data", "decorators": [], "loc": { "start": { "line": 34, "column": 69 }, "end": { "line": 34, "column": 73 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 34, "column": 74 }, "end": { "line": 34, "column": 80 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 34, "column": 69 }, "end": { "line": 34, "column": 80 } } }, "arguments": [ { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 34, "column": 81 }, "end": { "line": 34, "column": 82 } } } ], "optional": false, "loc": { "start": { "line": 34, "column": 69 }, "end": { "line": 34, "column": 83 } } }, "right": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 34, "column": 86 }, "end": { "line": 34, "column": 90 } } }, "loc": { "start": { "line": 34, "column": 68 }, "end": { "line": 34, "column": 91 } } }, "right": { "type": "NumberLiteral", "value": 4, "loc": { "start": { "line": 34, "column": 95 }, "end": { "line": 34, "column": 96 } } }, "loc": { "start": { "line": 34, "column": 67 }, "end": { "line": 34, "column": 97 } } }, "right": { "type": "BinaryExpression", "operator": ">>", "left": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "data", "decorators": [], "loc": { "start": { "line": 34, "column": 101 }, "end": { "line": 34, "column": 105 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 34, "column": 106 }, "end": { "line": 34, "column": 112 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 34, "column": 101 }, "end": { "line": 34, "column": 112 } } }, "arguments": [ { "type": "BinaryExpression", "operator": "+", "left": { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 34, "column": 113 }, "end": { "line": 34, "column": 114 } } }, "right": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 34, "column": 117 }, "end": { "line": 34, "column": 118 } } }, "loc": { "start": { "line": 34, "column": 113 }, "end": { "line": 34, "column": 118 } } } ], "optional": false, "loc": { "start": { "line": 34, "column": 101 }, "end": { "line": 34, "column": 119 } } }, "right": { "type": "NumberLiteral", "value": 4, "loc": { "start": { "line": 34, "column": 123 }, "end": { "line": 34, "column": 124 } } }, "loc": { "start": { "line": 34, "column": 100 }, "end": { "line": 34, "column": 125 } } }, "loc": { "start": { "line": 34, "column": 67 }, "end": { "line": 34, "column": 125 } } } ], "optional": false, "loc": { "start": { "line": 34, "column": 31 }, "end": { "line": 34, "column": 126 } } } ], "optional": false, "loc": { "start": { "line": 34, "column": 17 }, "end": { "line": 34, "column": 127 } } }, "loc": { "start": { "line": 34, "column": 17 }, "end": { "line": 34, "column": 128 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "result", "decorators": [], "loc": { "start": { "line": 35, "column": 17 }, "end": { "line": 35, "column": 23 } } }, "property": { "type": "Identifier", "name": "append", "decorators": [], "loc": { "start": { "line": 35, "column": 24 }, "end": { "line": 35, "column": 30 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 35, "column": 17 }, "end": { "line": 35, "column": 30 } } }, "arguments": [ { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "StringBase64", "decorators": [], "loc": { "start": { "line": 35, "column": 31 }, "end": { "line": 35, "column": 43 } } }, "property": { "type": "Identifier", "name": "TO_BASE64_TABLE", "decorators": [], "loc": { "start": { "line": 35, "column": 44 }, "end": { "line": 35, "column": 59 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 35, "column": 31 }, "end": { "line": 35, "column": 59 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 35, "column": 60 }, "end": { "line": 35, "column": 66 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 35, "column": 31 }, "end": { "line": 35, "column": 66 } } }, "arguments": [ { "type": "BinaryExpression", "operator": "<<", "left": { "type": "BinaryExpression", "operator": "&", "left": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "data", "decorators": [], "loc": { "start": { "line": 35, "column": 68 }, "end": { "line": 35, "column": 72 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 35, "column": 73 }, "end": { "line": 35, "column": 79 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 35, "column": 68 }, "end": { "line": 35, "column": 79 } } }, "arguments": [ { "type": "BinaryExpression", "operator": "+", "left": { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 35, "column": 80 }, "end": { "line": 35, "column": 81 } } }, "right": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 35, "column": 84 }, "end": { "line": 35, "column": 85 } } }, "loc": { "start": { "line": 35, "column": 80 }, "end": { "line": 35, "column": 85 } } } ], "optional": false, "loc": { "start": { "line": 35, "column": 68 }, "end": { "line": 35, "column": 86 } } }, "right": { "type": "NumberLiteral", "value": 15, "loc": { "start": { "line": 35, "column": 89 }, "end": { "line": 35, "column": 93 } } }, "loc": { "start": { "line": 35, "column": 67 }, "end": { "line": 35, "column": 94 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 35, "column": 98 }, "end": { "line": 35, "column": 99 } } }, "loc": { "start": { "line": 35, "column": 67 }, "end": { "line": 35, "column": 99 } } } ], "optional": false, "loc": { "start": { "line": 35, "column": 31 }, "end": { "line": 35, "column": 100 } } } ], "optional": false, "loc": { "start": { "line": 35, "column": 17 }, "end": { "line": 35, "column": 101 } } }, "loc": { "start": { "line": 35, "column": 17 }, "end": { "line": 35, "column": 102 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "result", "decorators": [], "loc": { "start": { "line": 36, "column": 17 }, "end": { "line": 36, "column": 23 } } }, "property": { "type": "Identifier", "name": "append", "decorators": [], "loc": { "start": { "line": 36, "column": 24 }, "end": { "line": 36, "column": 30 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 36, "column": 17 }, "end": { "line": 36, "column": 30 } } }, "arguments": [ { "type": "MemberExpression", "object": { "type": "Identifier", "name": "StringBase64", "decorators": [], "loc": { "start": { "line": 36, "column": 31 }, "end": { "line": 36, "column": 43 } } }, "property": { "type": "Identifier", "name": "BASE64PAD", "decorators": [], "loc": { "start": { "line": 36, "column": 44 }, "end": { "line": 36, "column": 53 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 36, "column": 31 }, "end": { "line": 36, "column": 53 } } } ], "optional": false, "loc": { "start": { "line": 36, "column": 17 }, "end": { "line": 36, "column": 54 } } }, "loc": { "start": { "line": 36, "column": 17 }, "end": { "line": 36, "column": 55 } } } ], "loc": { "start": { "line": 33, "column": 36 }, "end": { "line": 37, "column": 14 } } }, "alternate": { "type": "BlockStatement", "statements": [ { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "result", "decorators": [], "loc": { "start": { "line": 39, "column": 17 }, "end": { "line": 39, "column": 23 } } }, "property": { "type": "Identifier", "name": "append", "decorators": [], "loc": { "start": { "line": 39, "column": 24 }, "end": { "line": 39, "column": 30 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 39, "column": 17 }, "end": { "line": 39, "column": 30 } } }, "arguments": [ { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "StringBase64", "decorators": [], "loc": { "start": { "line": 39, "column": 31 }, "end": { "line": 39, "column": 43 } } }, "property": { "type": "Identifier", "name": "TO_BASE64_TABLE", "decorators": [], "loc": { "start": { "line": 39, "column": 44 }, "end": { "line": 39, "column": 59 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 39, "column": 31 }, "end": { "line": 39, "column": 59 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 39, "column": 60 }, "end": { "line": 39, "column": 66 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 39, "column": 31 }, "end": { "line": 39, "column": 66 } } }, "arguments": [ { "type": "BinaryExpression", "operator": "<<", "left": { "type": "BinaryExpression", "operator": "&", "left": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "data", "decorators": [], "loc": { "start": { "line": 39, "column": 68 }, "end": { "line": 39, "column": 72 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 39, "column": 73 }, "end": { "line": 39, "column": 79 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 39, "column": 68 }, "end": { "line": 39, "column": 79 } } }, "arguments": [ { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 39, "column": 80 }, "end": { "line": 39, "column": 81 } } } ], "optional": false, "loc": { "start": { "line": 39, "column": 68 }, "end": { "line": 39, "column": 82 } } }, "right": { "type": "NumberLiteral", "value": 3, "loc": { "start": { "line": 39, "column": 85 }, "end": { "line": 39, "column": 89 } } }, "loc": { "start": { "line": 39, "column": 67 }, "end": { "line": 39, "column": 90 } } }, "right": { "type": "NumberLiteral", "value": 4, "loc": { "start": { "line": 39, "column": 94 }, "end": { "line": 39, "column": 95 } } }, "loc": { "start": { "line": 39, "column": 67 }, "end": { "line": 39, "column": 95 } } } ], "optional": false, "loc": { "start": { "line": 39, "column": 31 }, "end": { "line": 39, "column": 96 } } } ], "optional": false, "loc": { "start": { "line": 39, "column": 17 }, "end": { "line": 39, "column": 97 } } }, "loc": { "start": { "line": 39, "column": 17 }, "end": { "line": 39, "column": 98 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "result", "decorators": [], "loc": { "start": { "line": 40, "column": 17 }, "end": { "line": 40, "column": 23 } } }, "property": { "type": "Identifier", "name": "append", "decorators": [], "loc": { "start": { "line": 40, "column": 24 }, "end": { "line": 40, "column": 30 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 40, "column": 17 }, "end": { "line": 40, "column": 30 } } }, "arguments": [ { "type": "MemberExpression", "object": { "type": "Identifier", "name": "StringBase64", "decorators": [], "loc": { "start": { "line": 40, "column": 31 }, "end": { "line": 40, "column": 43 } } }, "property": { "type": "Identifier", "name": "BASE64PAD", "decorators": [], "loc": { "start": { "line": 40, "column": 44 }, "end": { "line": 40, "column": 53 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 40, "column": 31 }, "end": { "line": 40, "column": 53 } } } ], "optional": false, "loc": { "start": { "line": 40, "column": 17 }, "end": { "line": 40, "column": 54 } } }, "loc": { "start": { "line": 40, "column": 17 }, "end": { "line": 40, "column": 55 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "result", "decorators": [], "loc": { "start": { "line": 41, "column": 17 }, "end": { "line": 41, "column": 23 } } }, "property": { "type": "Identifier", "name": "append", "decorators": [], "loc": { "start": { "line": 41, "column": 24 }, "end": { "line": 41, "column": 30 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 41, "column": 17 }, "end": { "line": 41, "column": 30 } } }, "arguments": [ { "type": "MemberExpression", "object": { "type": "Identifier", "name": "StringBase64", "decorators": [], "loc": { "start": { "line": 41, "column": 31 }, "end": { "line": 41, "column": 43 } } }, "property": { "type": "Identifier", "name": "BASE64PAD", "decorators": [], "loc": { "start": { "line": 41, "column": 44 }, "end": { "line": 41, "column": 53 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 41, "column": 31 }, "end": { "line": 41, "column": 53 } } } ], "optional": false, "loc": { "start": { "line": 41, "column": 17 }, "end": { "line": 41, "column": 54 } } }, "loc": { "start": { "line": 41, "column": 17 }, "end": { "line": 41, "column": 55 } } } ], "loc": { "start": { "line": 38, "column": 18 }, "end": { "line": 42, "column": 14 } } }, "loc": { "start": { "line": 33, "column": 13 }, "end": { "line": 42, "column": 14 } } } ], "loc": { "start": { "line": 30, "column": 30 }, "end": { "line": 43, "column": 10 } } }, "alternate": null, "loc": { "start": { "line": 30, "column": 9 }, "end": { "line": 43, "column": 10 } } }, { "type": "ReturnStatement", "argument": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "result", "decorators": [], "loc": { "start": { "line": 44, "column": 16 }, "end": { "line": 44, "column": 22 } } }, "property": { "type": "Identifier", "name": "toString", "decorators": [], "loc": { "start": { "line": 44, "column": 23 }, "end": { "line": 44, "column": 31 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 44, "column": 16 }, "end": { "line": 44, "column": 31 } } }, "arguments": [], "optional": false, "loc": { "start": { "line": 44, "column": 16 }, "end": { "line": 44, "column": 33 } } }, "loc": { "start": { "line": 44, "column": 9 }, "end": { "line": 44, "column": 34 } } } ], "loc": { "start": { "line": 20, "column": 38 }, "end": { "line": 45, "column": 6 } } }, "loc": { "start": { "line": 20, "column": 14 }, "end": { "line": 45, "column": 6 } } }, "loc": { "start": { "line": 20, "column": 14 }, "end": { "line": 45, "column": 6 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 20, "column": 6 }, "end": { "line": 45, "column": 6 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "base64ToString", "decorators": [], "loc": { "start": { "line": 46, "column": 6 }, "end": { "line": 46, "column": 20 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "base64ToString", "decorators": [], "loc": { "start": { "line": 46, "column": 6 }, "end": { "line": 46, "column": 20 } } }, "generator": false, "async": false, "expression": false, "params": [ { "type": "ETSParameterExpression", "name": { "type": "Identifier", "name": "data", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "String", "decorators": [], "loc": { "start": { "line": 46, "column": 28 }, "end": { "line": 46, "column": 34 } } }, "loc": { "start": { "line": 46, "column": 28 }, "end": { "line": 46, "column": 35 } } }, "loc": { "start": { "line": 46, "column": 28 }, "end": { "line": 46, "column": 35 } } }, "decorators": [], "loc": { "start": { "line": 46, "column": 21 }, "end": { "line": 46, "column": 35 } } }, "loc": { "start": { "line": 46, "column": 21 }, "end": { "line": 46, "column": 35 } } } ], "returnType": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "String", "decorators": [], "loc": { "start": { "line": 46, "column": 37 }, "end": { "line": 46, "column": 43 } } }, "loc": { "start": { "line": 46, "column": 37 }, "end": { "line": 46, "column": 45 } } }, "loc": { "start": { "line": 46, "column": 37 }, "end": { "line": 46, "column": 45 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "result", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "StringBuilder", "decorators": [], "loc": { "start": { "line": 47, "column": 22 }, "end": { "line": 47, "column": 35 } } }, "loc": { "start": { "line": 47, "column": 22 }, "end": { "line": 47, "column": 37 } } }, "loc": { "start": { "line": 47, "column": 22 }, "end": { "line": 47, "column": 37 } } }, "decorators": [], "loc": { "start": { "line": 47, "column": 13 }, "end": { "line": 47, "column": 19 } } }, "init": { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "StringBuilder", "decorators": [], "loc": { "start": { "line": 47, "column": 42 }, "end": { "line": 47, "column": 55 } } }, "loc": { "start": { "line": 47, "column": 42 }, "end": { "line": 47, "column": 56 } } }, "loc": { "start": { "line": 47, "column": 42 }, "end": { "line": 47, "column": 56 } } }, "arguments": [], "loc": { "start": { "line": 47, "column": 38 }, "end": { "line": 47, "column": 58 } } }, "loc": { "start": { "line": 47, "column": 13 }, "end": { "line": 47, "column": 58 } } } ], "kind": "let", "loc": { "start": { "line": 47, "column": 9 }, "end": { "line": 47, "column": 58 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "leftbits", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 48, "column": 24 }, "end": { "line": 48, "column": 27 } } }, "decorators": [], "loc": { "start": { "line": 48, "column": 13 }, "end": { "line": 48, "column": 21 } } }, "init": { "type": "NumberLiteral", "value": 0, "loc": { "start": { "line": 48, "column": 30 }, "end": { "line": 48, "column": 31 } } }, "loc": { "start": { "line": 48, "column": 13 }, "end": { "line": 48, "column": 31 } } } ], "kind": "let", "loc": { "start": { "line": 48, "column": 9 }, "end": { "line": 48, "column": 32 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "leftdata", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 49, "column": 24 }, "end": { "line": 49, "column": 27 } } }, "decorators": [], "loc": { "start": { "line": 49, "column": 13 }, "end": { "line": 49, "column": 21 } } }, "init": { "type": "NumberLiteral", "value": 0, "loc": { "start": { "line": 49, "column": 30 }, "end": { "line": 49, "column": 31 } } }, "loc": { "start": { "line": 49, "column": 13 }, "end": { "line": 49, "column": 31 } } } ], "kind": "let", "loc": { "start": { "line": 49, "column": 9 }, "end": { "line": 49, "column": 32 } } }, { "type": "ForUpdateStatement", "init": { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "i", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 50, "column": 22 }, "end": { "line": 50, "column": 25 } } }, "decorators": [], "loc": { "start": { "line": 50, "column": 18 }, "end": { "line": 50, "column": 19 } } }, "init": { "type": "NumberLiteral", "value": 0, "loc": { "start": { "line": 50, "column": 28 }, "end": { "line": 50, "column": 29 } } }, "loc": { "start": { "line": 50, "column": 18 }, "end": { "line": 50, "column": 29 } } } ], "kind": "let", "loc": { "start": { "line": 50, "column": 14 }, "end": { "line": 50, "column": 29 } } }, "test": { "type": "BinaryExpression", "operator": "<", "left": { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 50, "column": 31 }, "end": { "line": 50, "column": 32 } } }, "right": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "data", "decorators": [], "loc": { "start": { "line": 50, "column": 35 }, "end": { "line": 50, "column": 39 } } }, "property": { "type": "Identifier", "name": "length", "decorators": [], "loc": { "start": { "line": 50, "column": 40 }, "end": { "line": 50, "column": 46 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 50, "column": 35 }, "end": { "line": 50, "column": 46 } } }, "loc": { "start": { "line": 50, "column": 31 }, "end": { "line": 50, "column": 46 } } }, "update": { "type": "UpdateExpression", "operator": "++", "prefix": false, "argument": { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 50, "column": 48 }, "end": { "line": 50, "column": 49 } } }, "loc": { "start": { "line": 50, "column": 48 }, "end": { "line": 50, "column": 51 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "c", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 51, "column": 21 }, "end": { "line": 51, "column": 24 } } }, "decorators": [], "loc": { "start": { "line": 51, "column": 17 }, "end": { "line": 51, "column": 18 } } }, "init": { "type": "MemberExpression", "object": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "StringBase64", "decorators": [], "loc": { "start": { "line": 51, "column": 27 }, "end": { "line": 51, "column": 39 } } }, "property": { "type": "Identifier", "name": "TO_BINARY_TABLE", "decorators": [], "loc": { "start": { "line": 51, "column": 40 }, "end": { "line": 51, "column": 55 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 51, "column": 27 }, "end": { "line": 51, "column": 55 } } }, "property": { "type": "BinaryExpression", "operator": "&", "left": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "data", "decorators": [], "loc": { "start": { "line": 51, "column": 56 }, "end": { "line": 51, "column": 60 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 51, "column": 61 }, "end": { "line": 51, "column": 67 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 51, "column": 56 }, "end": { "line": 51, "column": 67 } } }, "arguments": [ { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 51, "column": 68 }, "end": { "line": 51, "column": 69 } } } ], "optional": false, "loc": { "start": { "line": 51, "column": 56 }, "end": { "line": 51, "column": 70 } } }, "right": { "type": "NumberLiteral", "value": 127, "loc": { "start": { "line": 51, "column": 73 }, "end": { "line": 51, "column": 77 } } }, "loc": { "start": { "line": 51, "column": 56 }, "end": { "line": 51, "column": 77 } } }, "computed": true, "optional": false, "loc": { "start": { "line": 51, "column": 27 }, "end": { "line": 51, "column": 78 } } }, "loc": { "start": { "line": 51, "column": 17 }, "end": { "line": 51, "column": 78 } } } ], "kind": "let", "loc": { "start": { "line": 51, "column": 13 }, "end": { "line": 51, "column": 79 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "padding", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 52, "column": 27 }, "end": { "line": 52, "column": 34 } } }, "decorators": [], "loc": { "start": { "line": 52, "column": 17 }, "end": { "line": 52, "column": 24 } } }, "init": { "type": "BinaryExpression", "operator": "==", "left": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "data", "decorators": [], "loc": { "start": { "line": 52, "column": 37 }, "end": { "line": 52, "column": 41 } } }, "property": { "type": "Identifier", "name": "charAt", "decorators": [], "loc": { "start": { "line": 52, "column": 42 }, "end": { "line": 52, "column": 48 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 52, "column": 37 }, "end": { "line": 52, "column": 48 } } }, "arguments": [ { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 52, "column": 49 }, "end": { "line": 52, "column": 50 } } } ], "optional": false, "loc": { "start": { "line": 52, "column": 37 }, "end": { "line": 52, "column": 51 } } }, "right": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "StringBase64", "decorators": [], "loc": { "start": { "line": 52, "column": 55 }, "end": { "line": 52, "column": 67 } } }, "property": { "type": "Identifier", "name": "BASE64PAD", "decorators": [], "loc": { "start": { "line": 52, "column": 68 }, "end": { "line": 52, "column": 77 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 52, "column": 55 }, "end": { "line": 52, "column": 77 } } }, "loc": { "start": { "line": 52, "column": 37 }, "end": { "line": 52, "column": 77 } } }, "loc": { "start": { "line": 52, "column": 17 }, "end": { "line": 52, "column": 77 } } } ], "kind": "let", "loc": { "start": { "line": 52, "column": 13 }, "end": { "line": 52, "column": 78 } } }, { "type": "IfStatement", "test": { "type": "BinaryExpression", "operator": "==", "left": { "type": "Identifier", "name": "c", "decorators": [], "loc": { "start": { "line": 53, "column": 17 }, "end": { "line": 53, "column": 18 } } }, "right": { "type": "UnaryExpression", "operator": "-", "prefix": true, "argument": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 53, "column": 23 }, "end": { "line": 53, "column": 24 } } }, "loc": { "start": { "line": 53, "column": 22 }, "end": { "line": 53, "column": 24 } } }, "loc": { "start": { "line": 53, "column": 17 }, "end": { "line": 53, "column": 24 } } }, "consequent": { "type": "BlockStatement", "statements": [ { "type": "ContinueStatement", "label": null, "loc": { "start": { "line": 54, "column": 17 }, "end": { "line": 54, "column": 26 } } } ], "loc": { "start": { "line": 53, "column": 26 }, "end": { "line": 55, "column": 14 } } }, "alternate": null, "loc": { "start": { "line": 53, "column": 13 }, "end": { "line": 55, "column": 14 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "=", "left": { "type": "Identifier", "name": "leftdata", "decorators": [], "loc": { "start": { "line": 56, "column": 13 }, "end": { "line": 56, "column": 21 } } }, "right": { "type": "BinaryExpression", "operator": "|", "left": { "type": "BinaryExpression", "operator": "<<", "left": { "type": "Identifier", "name": "leftdata", "decorators": [], "loc": { "start": { "line": 56, "column": 25 }, "end": { "line": 56, "column": 33 } } }, "right": { "type": "NumberLiteral", "value": 6, "loc": { "start": { "line": 56, "column": 37 }, "end": { "line": 56, "column": 38 } } }, "loc": { "start": { "line": 56, "column": 24 }, "end": { "line": 56, "column": 39 } } }, "right": { "type": "Identifier", "name": "c", "decorators": [], "loc": { "start": { "line": 56, "column": 42 }, "end": { "line": 56, "column": 43 } } }, "loc": { "start": { "line": 56, "column": 24 }, "end": { "line": 56, "column": 43 } } }, "loc": { "start": { "line": 56, "column": 13 }, "end": { "line": 56, "column": 43 } } }, "loc": { "start": { "line": 56, "column": 13 }, "end": { "line": 56, "column": 44 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "+=", "left": { "type": "Identifier", "name": "leftbits", "decorators": [], "loc": { "start": { "line": 57, "column": 13 }, "end": { "line": 57, "column": 21 } } }, "right": { "type": "NumberLiteral", "value": 6, "loc": { "start": { "line": 57, "column": 25 }, "end": { "line": 57, "column": 26 } } }, "loc": { "start": { "line": 57, "column": 13 }, "end": { "line": 57, "column": 26 } } }, "loc": { "start": { "line": 57, "column": 13 }, "end": { "line": 57, "column": 27 } } }, { "type": "IfStatement", "test": { "type": "BinaryExpression", "operator": ">=", "left": { "type": "Identifier", "name": "leftbits", "decorators": [], "loc": { "start": { "line": 58, "column": 17 }, "end": { "line": 58, "column": 25 } } }, "right": { "type": "NumberLiteral", "value": 8, "loc": { "start": { "line": 58, "column": 29 }, "end": { "line": 58, "column": 30 } } }, "loc": { "start": { "line": 58, "column": 17 }, "end": { "line": 58, "column": 30 } } }, "consequent": { "type": "BlockStatement", "statements": [ { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "-=", "left": { "type": "Identifier", "name": "leftbits", "decorators": [], "loc": { "start": { "line": 59, "column": 17 }, "end": { "line": 59, "column": 25 } } }, "right": { "type": "NumberLiteral", "value": 8, "loc": { "start": { "line": 59, "column": 29 }, "end": { "line": 59, "column": 30 } } }, "loc": { "start": { "line": 59, "column": 17 }, "end": { "line": 59, "column": 30 } } }, "loc": { "start": { "line": 59, "column": 17 }, "end": { "line": 59, "column": 31 } } }, { "type": "IfStatement", "test": { "type": "UnaryExpression", "operator": "!", "prefix": true, "argument": { "type": "Identifier", "name": "padding", "decorators": [], "loc": { "start": { "line": 60, "column": 22 }, "end": { "line": 60, "column": 29 } } }, "loc": { "start": { "line": 60, "column": 21 }, "end": { "line": 60, "column": 29 } } }, "consequent": { "type": "BlockStatement", "statements": [ { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "result", "decorators": [], "loc": { "start": { "line": 61, "column": 21 }, "end": { "line": 61, "column": 27 } } }, "property": { "type": "Identifier", "name": "append", "decorators": [], "loc": { "start": { "line": 61, "column": 28 }, "end": { "line": 61, "column": 34 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 61, "column": 21 }, "end": { "line": 61, "column": 34 } } }, "arguments": [ { "type": "TSAsExpression", "expression": { "type": "BinaryExpression", "operator": "&", "left": { "type": "BinaryExpression", "operator": ">>", "left": { "type": "Identifier", "name": "leftdata", "decorators": [], "loc": { "start": { "line": 61, "column": 37 }, "end": { "line": 61, "column": 45 } } }, "right": { "type": "Identifier", "name": "leftbits", "decorators": [], "loc": { "start": { "line": 61, "column": 49 }, "end": { "line": 61, "column": 57 } } }, "loc": { "start": { "line": 61, "column": 36 }, "end": { "line": 61, "column": 58 } } }, "right": { "type": "NumberLiteral", "value": 255, "loc": { "start": { "line": 61, "column": 61 }, "end": { "line": 61, "column": 65 } } }, "loc": { "start": { "line": 61, "column": 35 }, "end": { "line": 61, "column": 66 } } }, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 61, "column": 70 }, "end": { "line": 61, "column": 74 } } }, "loc": { "start": { "line": 61, "column": 35 }, "end": { "line": 61, "column": 66 } } } ], "optional": false, "loc": { "start": { "line": 61, "column": 21 }, "end": { "line": 61, "column": 75 } } }, "loc": { "start": { "line": 61, "column": 21 }, "end": { "line": 61, "column": 76 } } } ], "loc": { "start": { "line": 60, "column": 31 }, "end": { "line": 62, "column": 18 } } }, "alternate": null, "loc": { "start": { "line": 60, "column": 17 }, "end": { "line": 62, "column": 18 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "&=", "left": { "type": "Identifier", "name": "leftdata", "decorators": [], "loc": { "start": { "line": 63, "column": 17 }, "end": { "line": 63, "column": 25 } } }, "right": { "type": "BinaryExpression", "operator": "-", "left": { "type": "BinaryExpression", "operator": "<<", "left": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 63, "column": 30 }, "end": { "line": 63, "column": 31 } } }, "right": { "type": "Identifier", "name": "leftbits", "decorators": [], "loc": { "start": { "line": 63, "column": 35 }, "end": { "line": 63, "column": 43 } } }, "loc": { "start": { "line": 63, "column": 29 }, "end": { "line": 63, "column": 44 } } }, "right": { "type": "NumberLiteral", "value": 1, "loc": { "start": { "line": 63, "column": 47 }, "end": { "line": 63, "column": 48 } } }, "loc": { "start": { "line": 63, "column": 29 }, "end": { "line": 63, "column": 48 } } }, "loc": { "start": { "line": 63, "column": 17 }, "end": { "line": 63, "column": 48 } } }, "loc": { "start": { "line": 63, "column": 17 }, "end": { "line": 63, "column": 49 } } } ], "loc": { "start": { "line": 58, "column": 32 }, "end": { "line": 64, "column": 14 } } }, "alternate": null, "loc": { "start": { "line": 58, "column": 13 }, "end": { "line": 64, "column": 14 } } } ], "loc": { "start": { "line": 50, "column": 53 }, "end": { "line": 65, "column": 10 } } }, "loc": { "start": { "line": 50, "column": 9 }, "end": { "line": 65, "column": 10 } } }, { "type": "IfStatement", "test": { "type": "BinaryExpression", "operator": "!=", "left": { "type": "Identifier", "name": "leftbits", "decorators": [], "loc": { "start": { "line": 66, "column": 13 }, "end": { "line": 66, "column": 21 } } }, "right": { "type": "NumberLiteral", "value": 0, "loc": { "start": { "line": 66, "column": 25 }, "end": { "line": 66, "column": 26 } } }, "loc": { "start": { "line": 66, "column": 13 }, "end": { "line": 66, "column": 26 } } }, "consequent": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 66, "column": 28 }, "end": { "line": 67, "column": 10 } } }, "alternate": null, "loc": { "start": { "line": 66, "column": 9 }, "end": { "line": 67, "column": 10 } } }, { "type": "ReturnStatement", "argument": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "result", "decorators": [], "loc": { "start": { "line": 68, "column": 16 }, "end": { "line": 68, "column": 22 } } }, "property": { "type": "Identifier", "name": "toString", "decorators": [], "loc": { "start": { "line": 68, "column": 23 }, "end": { "line": 68, "column": 31 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 68, "column": 16 }, "end": { "line": 68, "column": 31 } } }, "arguments": [], "optional": false, "loc": { "start": { "line": 68, "column": 16 }, "end": { "line": 68, "column": 33 } } }, "loc": { "start": { "line": 68, "column": 9 }, "end": { "line": 68, "column": 34 } } } ], "loc": { "start": { "line": 46, "column": 44 }, "end": { "line": 69, "column": 6 } } }, "loc": { "start": { "line": 46, "column": 20 }, "end": { "line": 69, "column": 6 } } }, "loc": { "start": { "line": 46, "column": 20 }, "end": { "line": 69, "column": 6 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 46, "column": 6 }, "end": { "line": 69, "column": 6 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "n1", "decorators": [], "loc": { "start": { "line": 70, "column": 5 }, "end": { "line": 70, "column": 7 } } }, "value": { "type": "NumberLiteral", "value": 8192, "loc": { "start": { "line": 70, "column": 16 }, "end": { "line": 70, "column": 20 } } }, "accessibility": "public", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 70, "column": 10 }, "end": { "line": 70, "column": 13 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 70, "column": 5 }, "end": { "line": 70, "column": 20 } } }, { "type": "ClassProperty", "key": { "type": "Identifier", "name": "n2", "decorators": [], "loc": { "start": { "line": 71, "column": 5 }, "end": { "line": 71, "column": 7 } } }, "value": { "type": "NumberLiteral", "value": 16384, "loc": { "start": { "line": 71, "column": 16 }, "end": { "line": 71, "column": 21 } } }, "accessibility": "public", "static": false, "readonly": false, "declare": false, "optional": false, "computed": false, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 71, "column": 10 }, "end": { "line": 71, "column": 13 } } }, "definite": false, "decorators": [], "loc": { "start": { "line": 71, "column": 5 }, "end": { "line": 71, "column": 21 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "run", "decorators": [], "loc": { "start": { "line": 72, "column": 13 }, "end": { "line": 72, "column": 16 } } }, "kind": "method", "accessibility": "public", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "run", "decorators": [], "loc": { "start": { "line": 72, "column": 13 }, "end": { "line": 72, "column": 16 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 72, "column": 20 }, "end": { "line": 72, "column": 24 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "str", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "String", "decorators": [], "loc": { "start": { "line": 73, "column": 19 }, "end": { "line": 73, "column": 25 } } }, "loc": { "start": { "line": 73, "column": 19 }, "end": { "line": 73, "column": 27 } } }, "loc": { "start": { "line": 73, "column": 19 }, "end": { "line": 73, "column": 27 } } }, "decorators": [], "loc": { "start": { "line": 73, "column": 13 }, "end": { "line": 73, "column": 16 } } }, "init": { "type": "StringLiteral", "value": "", "loc": { "start": { "line": 73, "column": 28 }, "end": { "line": 73, "column": 30 } } }, "loc": { "start": { "line": 73, "column": 13 }, "end": { "line": 73, "column": 30 } } } ], "kind": "let", "loc": { "start": { "line": 73, "column": 9 }, "end": { "line": 73, "column": 31 } } }, { "type": "ForUpdateStatement", "init": { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "i", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 74, "column": 22 }, "end": { "line": 74, "column": 25 } } }, "decorators": [], "loc": { "start": { "line": 74, "column": 18 }, "end": { "line": 74, "column": 19 } } }, "init": { "type": "NumberLiteral", "value": 0, "loc": { "start": { "line": 74, "column": 28 }, "end": { "line": 74, "column": 29 } } }, "loc": { "start": { "line": 74, "column": 18 }, "end": { "line": 74, "column": 29 } } } ], "kind": "let", "loc": { "start": { "line": 74, "column": 14 }, "end": { "line": 74, "column": 29 } } }, "test": { "type": "BinaryExpression", "operator": "<", "left": { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 74, "column": 31 }, "end": { "line": 74, "column": 32 } } }, "right": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 74, "column": 35 }, "end": { "line": 74, "column": 39 } } }, "property": { "type": "Identifier", "name": "n1", "decorators": [], "loc": { "start": { "line": 74, "column": 40 }, "end": { "line": 74, "column": 42 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 74, "column": 35 }, "end": { "line": 74, "column": 42 } } }, "loc": { "start": { "line": 74, "column": 31 }, "end": { "line": 74, "column": 42 } } }, "update": { "type": "UpdateExpression", "operator": "++", "prefix": false, "argument": { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 74, "column": 44 }, "end": { "line": 74, "column": 45 } } }, "loc": { "start": { "line": 74, "column": 44 }, "end": { "line": 74, "column": 47 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "+=", "left": { "type": "Identifier", "name": "str", "decorators": [], "loc": { "start": { "line": 75, "column": 13 }, "end": { "line": 75, "column": 16 } } }, "right": { "type": "TSAsExpression", "expression": { "type": "BinaryExpression", "operator": "+", "left": { "type": "BinaryExpression", "operator": "*", "left": { "type": "NumberLiteral", "value": 25, "loc": { "start": { "line": 75, "column": 22 }, "end": { "line": 75, "column": 24 } } }, "right": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "random", "decorators": [], "loc": { "start": { "line": 75, "column": 27 }, "end": { "line": 75, "column": 33 } } }, "arguments": [], "optional": false, "loc": { "start": { "line": 75, "column": 27 }, "end": { "line": 75, "column": 35 } } }, "loc": { "start": { "line": 75, "column": 21 }, "end": { "line": 75, "column": 36 } } }, "right": { "type": "NumberLiteral", "value": 97, "loc": { "start": { "line": 75, "column": 39 }, "end": { "line": 75, "column": 41 } } }, "loc": { "start": { "line": 75, "column": 20 }, "end": { "line": 75, "column": 42 } } }, "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 75, "column": 46 }, "end": { "line": 75, "column": 50 } } }, "loc": { "start": { "line": 75, "column": 20 }, "end": { "line": 75, "column": 42 } } }, "loc": { "start": { "line": 75, "column": 13 }, "end": { "line": 75, "column": 42 } } }, "loc": { "start": { "line": 75, "column": 13 }, "end": { "line": 75, "column": 51 } } } ], "loc": { "start": { "line": 74, "column": 49 }, "end": { "line": 76, "column": 10 } } }, "loc": { "start": { "line": 74, "column": 9 }, "end": { "line": 76, "column": 10 } } }, { "type": "ForUpdateStatement", "init": { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "i", "typeAnnotation": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 77, "column": 22 }, "end": { "line": 77, "column": 25 } } }, "decorators": [], "loc": { "start": { "line": 77, "column": 18 }, "end": { "line": 77, "column": 19 } } }, "init": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 77, "column": 28 }, "end": { "line": 77, "column": 32 } } }, "property": { "type": "Identifier", "name": "n1", "decorators": [], "loc": { "start": { "line": 77, "column": 33 }, "end": { "line": 77, "column": 35 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 77, "column": 28 }, "end": { "line": 77, "column": 35 } } }, "loc": { "start": { "line": 77, "column": 18 }, "end": { "line": 77, "column": 35 } } } ], "kind": "let", "loc": { "start": { "line": 77, "column": 14 }, "end": { "line": 77, "column": 35 } } }, "test": { "type": "BinaryExpression", "operator": "<=", "left": { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 77, "column": 37 }, "end": { "line": 77, "column": 38 } } }, "right": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 77, "column": 42 }, "end": { "line": 77, "column": 46 } } }, "property": { "type": "Identifier", "name": "n2", "decorators": [], "loc": { "start": { "line": 77, "column": 47 }, "end": { "line": 77, "column": 49 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 77, "column": 42 }, "end": { "line": 77, "column": 49 } } }, "loc": { "start": { "line": 77, "column": 37 }, "end": { "line": 77, "column": 49 } } }, "update": { "type": "AssignmentExpression", "operator": "*=", "left": { "type": "Identifier", "name": "i", "decorators": [], "loc": { "start": { "line": 77, "column": 51 }, "end": { "line": 77, "column": 52 } } }, "right": { "type": "NumberLiteral", "value": 2, "loc": { "start": { "line": 77, "column": 56 }, "end": { "line": 77, "column": 57 } } }, "loc": { "start": { "line": 77, "column": 51 }, "end": { "line": 77, "column": 57 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "base64", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "String", "decorators": [], "loc": { "start": { "line": 78, "column": 26 }, "end": { "line": 78, "column": 32 } } }, "loc": { "start": { "line": 78, "column": 26 }, "end": { "line": 78, "column": 34 } } }, "loc": { "start": { "line": 78, "column": 26 }, "end": { "line": 78, "column": 34 } } }, "decorators": [], "loc": { "start": { "line": 78, "column": 17 }, "end": { "line": 78, "column": 23 } } }, "init": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 78, "column": 35 }, "end": { "line": 78, "column": 39 } } }, "property": { "type": "Identifier", "name": "toBase64", "decorators": [], "loc": { "start": { "line": 78, "column": 40 }, "end": { "line": 78, "column": 48 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 78, "column": 35 }, "end": { "line": 78, "column": 48 } } }, "arguments": [ { "type": "Identifier", "name": "str", "decorators": [], "loc": { "start": { "line": 78, "column": 49 }, "end": { "line": 78, "column": 52 } } } ], "optional": false, "loc": { "start": { "line": 78, "column": 35 }, "end": { "line": 78, "column": 53 } } }, "loc": { "start": { "line": 78, "column": 17 }, "end": { "line": 78, "column": 53 } } } ], "kind": "let", "loc": { "start": { "line": 78, "column": 13 }, "end": { "line": 78, "column": 54 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "encoded", "typeAnnotation": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "String", "decorators": [], "loc": { "start": { "line": 79, "column": 27 }, "end": { "line": 79, "column": 33 } } }, "loc": { "start": { "line": 79, "column": 27 }, "end": { "line": 79, "column": 35 } } }, "loc": { "start": { "line": 79, "column": 27 }, "end": { "line": 79, "column": 35 } } }, "decorators": [], "loc": { "start": { "line": 79, "column": 17 }, "end": { "line": 79, "column": 24 } } }, "init": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "ThisExpression", "loc": { "start": { "line": 79, "column": 36 }, "end": { "line": 79, "column": 40 } } }, "property": { "type": "Identifier", "name": "base64ToString", "decorators": [], "loc": { "start": { "line": 79, "column": 41 }, "end": { "line": 79, "column": 55 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 79, "column": 36 }, "end": { "line": 79, "column": 55 } } }, "arguments": [ { "type": "Identifier", "name": "base64", "decorators": [], "loc": { "start": { "line": 79, "column": 56 }, "end": { "line": 79, "column": 62 } } } ], "optional": false, "loc": { "start": { "line": 79, "column": 36 }, "end": { "line": 79, "column": 63 } } }, "loc": { "start": { "line": 79, "column": 17 }, "end": { "line": 79, "column": 63 } } } ], "kind": "let", "loc": { "start": { "line": 79, "column": 13 }, "end": { "line": 79, "column": 64 } } }, { "type": "IfStatement", "test": { "type": "UnaryExpression", "operator": "!", "prefix": true, "argument": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "encoded", "decorators": [], "loc": { "start": { "line": 80, "column": 18 }, "end": { "line": 80, "column": 25 } } }, "property": { "type": "Identifier", "name": "equals", "decorators": [], "loc": { "start": { "line": 80, "column": 26 }, "end": { "line": 80, "column": 32 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 80, "column": 18 }, "end": { "line": 80, "column": 32 } } }, "arguments": [ { "type": "Identifier", "name": "str", "decorators": [], "loc": { "start": { "line": 80, "column": 33 }, "end": { "line": 80, "column": 36 } } } ], "optional": false, "loc": { "start": { "line": 80, "column": 18 }, "end": { "line": 80, "column": 37 } } }, "loc": { "start": { "line": 80, "column": 17 }, "end": { "line": 80, "column": 37 } } }, "consequent": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 80, "column": 39 }, "end": { "line": 81, "column": 14 } } }, "alternate": null, "loc": { "start": { "line": 80, "column": 13 }, "end": { "line": 81, "column": 14 } } }, { "type": "ExpressionStatement", "expression": { "type": "AssignmentExpression", "operator": "+=", "left": { "type": "Identifier", "name": "str", "decorators": [], "loc": { "start": { "line": 82, "column": 13 }, "end": { "line": 82, "column": 16 } } }, "right": { "type": "Identifier", "name": "str", "decorators": [], "loc": { "start": { "line": 82, "column": 20 }, "end": { "line": 82, "column": 23 } } }, "loc": { "start": { "line": 82, "column": 13 }, "end": { "line": 82, "column": 23 } } }, "loc": { "start": { "line": 82, "column": 13 }, "end": { "line": 82, "column": 24 } } } ], "loc": { "start": { "line": 77, "column": 59 }, "end": { "line": 83, "column": 10 } } }, "loc": { "start": { "line": 77, "column": 9 }, "end": { "line": 83, "column": 10 } } } ], "loc": { "start": { "line": 72, "column": 25 }, "end": { "line": 85, "column": 6 } } }, "loc": { "start": { "line": 72, "column": 16 }, "end": { "line": 85, "column": 6 } } }, "loc": { "start": { "line": 72, "column": 16 }, "end": { "line": 85, "column": 6 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 72, "column": 5 }, "end": { "line": 85, "column": 6 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "constructor", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "kind": "constructor", "static": false, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "constructor", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "generator": false, "async": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 86, "column": 2 }, "end": { "line": 86, "column": 2 } } } ], "loc": { "start": { "line": 16, "column": 28 }, "end": { "line": 86, "column": 2 } } }, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 86, "column": 2 } } }, { "type": "ClassDeclaration", "definition": { "id": { "type": "Identifier", "name": "ETSGLOBAL", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "superClass": null, "implements": [], "body": [ { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "_$init$_", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "_$init$_", "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "generator": false, "async": false, "expression": false, "params": [], "body": { "type": "BlockStatement", "statements": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, { "type": "MethodDefinition", "key": { "type": "Identifier", "name": "main", "decorators": [], "loc": { "start": { "line": 88, "column": 10 }, "end": { "line": 88, "column": 14 } } }, "kind": "method", "accessibility": "public", "static": true, "optional": false, "computed": false, "value": { "type": "FunctionExpression", "function": { "type": "ScriptFunction", "id": { "type": "Identifier", "name": "main", "decorators": [], "loc": { "start": { "line": 88, "column": 10 }, "end": { "line": 88, "column": 14 } } }, "generator": false, "async": false, "expression": false, "params": [], "returnType": { "type": "ETSPrimitiveType", "loc": { "start": { "line": 88, "column": 18 }, "end": { "line": 88, "column": 22 } } }, "body": { "type": "BlockStatement", "statements": [ { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 89, "column": 7 }, "end": { "line": 89, "column": 8 } } }, "init": { "type": "ETSNewClassInstanceExpression", "typeReference": { "type": "ETSTypeReference", "part": { "type": "ETSTypeReferencePart", "name": { "type": "Identifier", "name": "StringBase64", "decorators": [], "loc": { "start": { "line": 89, "column": 15 }, "end": { "line": 89, "column": 27 } } }, "loc": { "start": { "line": 89, "column": 15 }, "end": { "line": 89, "column": 28 } } }, "loc": { "start": { "line": 89, "column": 15 }, "end": { "line": 89, "column": 28 } } }, "arguments": [], "loc": { "start": { "line": 89, "column": 11 }, "end": { "line": 89, "column": 28 } } }, "loc": { "start": { "line": 89, "column": 7 }, "end": { "line": 89, "column": 28 } } } ], "kind": "let", "loc": { "start": { "line": 89, "column": 3 }, "end": { "line": 89, "column": 28 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "object": { "type": "Identifier", "name": "a", "decorators": [], "loc": { "start": { "line": 90, "column": 3 }, "end": { "line": 90, "column": 4 } } }, "property": { "type": "Identifier", "name": "run", "decorators": [], "loc": { "start": { "line": 90, "column": 5 }, "end": { "line": 90, "column": 8 } } }, "computed": false, "optional": false, "loc": { "start": { "line": 90, "column": 3 }, "end": { "line": 90, "column": 8 } } }, "arguments": [], "optional": false, "loc": { "start": { "line": 90, "column": 3 }, "end": { "line": 90, "column": 10 } } }, "loc": { "start": { "line": 90, "column": 3 }, "end": { "line": 90, "column": 11 } } } ], "loc": { "start": { "line": 88, "column": 23 }, "end": { "line": 91, "column": 2 } } }, "loc": { "start": { "line": 88, "column": 14 }, "end": { "line": 91, "column": 2 } } }, "loc": { "start": { "line": 88, "column": 14 }, "end": { "line": 91, "column": 2 } } }, "overloads": [], "decorators": [], "loc": { "start": { "line": 88, "column": 1 }, "end": { "line": 91, "column": 2 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } }, "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 1, "column": 1 } } } ], "loc": { "start": { "line": 1, "column": 1 }, "end": { "line": 92, "column": 1 } } }