UNPKG

svelte-parse

Version:

An increidbly relaxed svelte-parser

2,642 lines 58.3 kB
{ "type": "root", "children": [ { "type": "svelteElement", "tagName": "svg", "properties": [ { "type": "svelteProperty", "name": "class", "value": [ { "type": "text", "value": "icon", "position": { "start": { "line": 1, "column": 13, "offset": 12 }, "end": { "line": 1, "column": 18, "offset": 17 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 1, "column": 6, "offset": 5 }, "end": { "line": 1, "column": 18, "offset": 17 } } }, { "type": "svelteProperty", "name": "width", "value": [ { "type": "text", "value": "100%", "position": { "start": { "line": 1, "column": 26, "offset": 25 }, "end": { "line": 1, "column": 31, "offset": 30 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 1, "column": 19, "offset": 18 }, "end": { "line": 1, "column": 31, "offset": 30 } } }, { "type": "svelteProperty", "name": "height", "value": [ { "type": "text", "value": "100%", "position": { "start": { "line": 1, "column": 40, "offset": 39 }, "end": { "line": 1, "column": 45, "offset": 44 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 1, "column": 32, "offset": 31 }, "end": { "line": 1, "column": 45, "offset": 44 } } }, { "type": "svelteProperty", "name": "viewBox", "value": [ { "type": "text", "value": "0", "position": { "start": { "line": 1, "column": 55, "offset": 54 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 1, "column": 56, "offset": 55 }, "end": {} } }, { "type": "text", "value": "0", "position": { "start": { "line": 1, "column": 57, "offset": 56 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 1, "column": 58, "offset": 57 }, "end": {} } }, { "type": "text", "value": "24", "position": { "start": { "line": 1, "column": 59, "offset": 58 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 1, "column": 61, "offset": 60 }, "end": {} } }, { "type": "text", "value": "24", "position": { "start": { "line": 1, "column": 62, "offset": 61 }, "end": { "line": 1, "column": 65, "offset": 64 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 1, "column": 46, "offset": 45 }, "end": { "line": 1, "column": 65, "offset": 64 } } }, { "type": "svelteProperty", "name": "focusable", "value": [ { "type": "text", "value": "false", "position": { "start": { "line": 1, "column": 77, "offset": 76 }, "end": { "line": 1, "column": 83, "offset": 82 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 1, "column": 66, "offset": 65 }, "end": { "line": 1, "column": 83, "offset": 82 } } }, { "type": "svelteProperty", "name": "role", "value": [ { "type": "text", "value": "presentation", "position": { "start": { "line": 1, "column": 90, "offset": 89 }, "end": { "line": 1, "column": 103, "offset": 102 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 1, "column": 84, "offset": 83 }, "end": { "line": 1, "column": 103, "offset": 102 } } } ], "selfClosing": false, "children": [ { "type": "text", "value": "\n ", "position": { "start": { "line": 1, "column": 104, "offset": 103 }, "end": { "line": 2, "column": 3, "offset": 106 } } }, { "type": "svelteElement", "tagName": "path", "properties": [ { "type": "svelteProperty", "name": "fill", "value": [ { "type": "text", "value": "currentColor", "position": { "start": { "line": 2, "column": 15, "offset": 118 }, "end": { "line": 2, "column": 28, "offset": 131 } } } ], "modifiers": [], "shorthand": "none", "position": { "start": { "line": 2, "column": 9, "offset": 112 }, "end": { "line": 2, "column": 28, "offset": 131 } } }, { "type": "svelteProperty", "name": "d", "value": [ { "type": "text", "value": "M", "position": { "start": { "line": 2, "column": 32, "offset": 135 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 33, "offset": 136 }, "end": {} } }, { "type": "text", "value": "4", "position": { "start": { "line": 2, "column": 34, "offset": 137 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 35, "offset": 138 }, "end": {} } }, { "type": "text", "value": "2", "position": { "start": { "line": 2, "column": 36, "offset": 139 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 37, "offset": 140 }, "end": {} } }, { "type": "text", "value": "C", "position": { "start": { "line": 2, "column": 38, "offset": 141 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 39, "offset": 142 }, "end": {} } }, { "type": "text", "value": "2.895", "position": { "start": { "line": 2, "column": 40, "offset": 143 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 45, "offset": 148 }, "end": {} } }, { "type": "text", "value": "2", "position": { "start": { "line": 2, "column": 46, "offset": 149 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 47, "offset": 150 }, "end": {} } }, { "type": "text", "value": "2", "position": { "start": { "line": 2, "column": 48, "offset": 151 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 49, "offset": 152 }, "end": {} } }, { "type": "text", "value": "2.895", "position": { "start": { "line": 2, "column": 50, "offset": 153 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 55, "offset": 158 }, "end": {} } }, { "type": "text", "value": "2", "position": { "start": { "line": 2, "column": 56, "offset": 159 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 57, "offset": 160 }, "end": {} } }, { "type": "text", "value": "4", "position": { "start": { "line": 2, "column": 58, "offset": 161 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 59, "offset": 162 }, "end": {} } }, { "type": "text", "value": "L", "position": { "start": { "line": 2, "column": 60, "offset": 163 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 61, "offset": 164 }, "end": {} } }, { "type": "text", "value": "2", "position": { "start": { "line": 2, "column": 62, "offset": 165 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 63, "offset": 166 }, "end": {} } }, { "type": "text", "value": "17", "position": { "start": { "line": 2, "column": 64, "offset": 167 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 66, "offset": 169 }, "end": {} } }, { "type": "text", "value": "C", "position": { "start": { "line": 2, "column": 67, "offset": 170 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 68, "offset": 171 }, "end": {} } }, { "type": "text", "value": "2", "position": { "start": { "line": 2, "column": 69, "offset": 172 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 70, "offset": 173 }, "end": {} } }, { "type": "text", "value": "17.552", "position": { "start": { "line": 2, "column": 71, "offset": 174 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 77, "offset": 180 }, "end": {} } }, { "type": "text", "value": "2.448", "position": { "start": { "line": 2, "column": 78, "offset": 181 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 83, "offset": 186 }, "end": {} } }, { "type": "text", "value": "18", "position": { "start": { "line": 2, "column": 84, "offset": 187 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 86, "offset": 189 }, "end": {} } }, { "type": "text", "value": "3", "position": { "start": { "line": 2, "column": 87, "offset": 190 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 88, "offset": 191 }, "end": {} } }, { "type": "text", "value": "18", "position": { "start": { "line": 2, "column": 89, "offset": 192 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 91, "offset": 194 }, "end": {} } }, { "type": "text", "value": "C", "position": { "start": { "line": 2, "column": 92, "offset": 195 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 93, "offset": 196 }, "end": {} } }, { "type": "text", "value": "3.552", "position": { "start": { "line": 2, "column": 94, "offset": 197 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 99, "offset": 202 }, "end": {} } }, { "type": "text", "value": "18", "position": { "start": { "line": 2, "column": 100, "offset": 203 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 102, "offset": 205 }, "end": {} } }, { "type": "text", "value": "4", "position": { "start": { "line": 2, "column": 103, "offset": 206 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 104, "offset": 207 }, "end": {} } }, { "type": "text", "value": "17.552", "position": { "start": { "line": 2, "column": 105, "offset": 208 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 111, "offset": 214 }, "end": {} } }, { "type": "text", "value": "4", "position": { "start": { "line": 2, "column": 112, "offset": 215 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 113, "offset": 216 }, "end": {} } }, { "type": "text", "value": "17", "position": { "start": { "line": 2, "column": 114, "offset": 217 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 116, "offset": 219 }, "end": {} } }, { "type": "text", "value": "L", "position": { "start": { "line": 2, "column": 117, "offset": 220 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 118, "offset": 221 }, "end": {} } }, { "type": "text", "value": "4", "position": { "start": { "line": 2, "column": 119, "offset": 222 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 120, "offset": 223 }, "end": {} } }, { "type": "text", "value": "4", "position": { "start": { "line": 2, "column": 121, "offset": 224 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 122, "offset": 225 }, "end": {} } }, { "type": "text", "value": "L", "position": { "start": { "line": 2, "column": 123, "offset": 226 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 124, "offset": 227 }, "end": {} } }, { "type": "text", "value": "17", "position": { "start": { "line": 2, "column": 125, "offset": 228 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 127, "offset": 230 }, "end": {} } }, { "type": "text", "value": "4", "position": { "start": { "line": 2, "column": 128, "offset": 231 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 129, "offset": 232 }, "end": {} } }, { "type": "text", "value": "C", "position": { "start": { "line": 2, "column": 130, "offset": 233 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 131, "offset": 234 }, "end": {} } }, { "type": "text", "value": "17.552", "position": { "start": { "line": 2, "column": 132, "offset": 235 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 138, "offset": 241 }, "end": {} } }, { "type": "text", "value": "4", "position": { "start": { "line": 2, "column": 139, "offset": 242 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 140, "offset": 243 }, "end": {} } }, { "type": "text", "value": "18", "position": { "start": { "line": 2, "column": 141, "offset": 244 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 143, "offset": 246 }, "end": {} } }, { "type": "text", "value": "3.552", "position": { "start": { "line": 2, "column": 144, "offset": 247 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 149, "offset": 252 }, "end": {} } }, { "type": "text", "value": "18", "position": { "start": { "line": 2, "column": 150, "offset": 253 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 152, "offset": 255 }, "end": {} } }, { "type": "text", "value": "3", "position": { "start": { "line": 2, "column": 153, "offset": 256 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 154, "offset": 257 }, "end": {} } }, { "type": "text", "value": "C", "position": { "start": { "line": 2, "column": 155, "offset": 258 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 156, "offset": 259 }, "end": {} } }, { "type": "text", "value": "18", "position": { "start": { "line": 2, "column": 157, "offset": 260 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 159, "offset": 262 }, "end": {} } }, { "type": "text", "value": "2.448", "position": { "start": { "line": 2, "column": 160, "offset": 263 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 165, "offset": 268 }, "end": {} } }, { "type": "text", "value": "17.552", "position": { "start": { "line": 2, "column": 166, "offset": 269 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 172, "offset": 275 }, "end": {} } }, { "type": "text", "value": "2", "position": { "start": { "line": 2, "column": 173, "offset": 276 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 174, "offset": 277 }, "end": {} } }, { "type": "text", "value": "17", "position": { "start": { "line": 2, "column": 175, "offset": 278 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 177, "offset": 280 }, "end": {} } }, { "type": "text", "value": "2", "position": { "start": { "line": 2, "column": 178, "offset": 281 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 179, "offset": 282 }, "end": {} } }, { "type": "text", "value": "L", "position": { "start": { "line": 2, "column": 180, "offset": 283 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 181, "offset": 284 }, "end": {} } }, { "type": "text", "value": "4", "position": { "start": { "line": 2, "column": 182, "offset": 285 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 183, "offset": 286 }, "end": {} } }, { "type": "text", "value": "2", "position": { "start": { "line": 2, "column": 184, "offset": 287 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 185, "offset": 288 }, "end": {} } }, { "type": "text", "value": "z", "position": { "start": { "line": 2, "column": 186, "offset": 289 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 187, "offset": 290 }, "end": {} } }, { "type": "text", "value": "M", "position": { "start": { "line": 2, "column": 188, "offset": 291 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 189, "offset": 292 }, "end": {} } }, { "type": "text", "value": "8", "position": { "start": { "line": 2, "column": 190, "offset": 293 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 191, "offset": 294 }, "end": {} } }, { "type": "text", "value": "6", "position": { "start": { "line": 2, "column": 192, "offset": 295 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 193, "offset": 296 }, "end": {} } }, { "type": "text", "value": "C", "position": { "start": { "line": 2, "column": 194, "offset": 297 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 195, "offset": 298 }, "end": {} } }, { "type": "text", "value": "6.895", "position": { "start": { "line": 2, "column": 196, "offset": 299 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 201, "offset": 304 }, "end": {} } }, { "type": "text", "value": "6", "position": { "start": { "line": 2, "column": 202, "offset": 305 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 203, "offset": 306 }, "end": {} } }, { "type": "text", "value": "6", "position": { "start": { "line": 2, "column": 204, "offset": 307 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 205, "offset": 308 }, "end": {} } }, { "type": "text", "value": "6.895", "position": { "start": { "line": 2, "column": 206, "offset": 309 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 211, "offset": 314 }, "end": {} } }, { "type": "text", "value": "6", "position": { "start": { "line": 2, "column": 212, "offset": 315 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 213, "offset": 316 }, "end": {} } }, { "type": "text", "value": "8", "position": { "start": { "line": 2, "column": 214, "offset": 317 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 215, "offset": 318 }, "end": {} } }, { "type": "text", "value": "L", "position": { "start": { "line": 2, "column": 216, "offset": 319 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 217, "offset": 320 }, "end": {} } }, { "type": "text", "value": "6", "position": { "start": { "line": 2, "column": 218, "offset": 321 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 219, "offset": 322 }, "end": {} } }, { "type": "text", "value": "20", "position": { "start": { "line": 2, "column": 220, "offset": 323 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 222, "offset": 325 }, "end": {} } }, { "type": "text", "value": "C", "position": { "start": { "line": 2, "column": 223, "offset": 326 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 224, "offset": 327 }, "end": {} } }, { "type": "text", "value": "6", "position": { "start": { "line": 2, "column": 225, "offset": 328 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 226, "offset": 329 }, "end": {} } }, { "type": "text", "value": "21.105", "position": { "start": { "line": 2, "column": 227, "offset": 330 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 233, "offset": 336 }, "end": {} } }, { "type": "text", "value": "6.895", "position": { "start": { "line": 2, "column": 234, "offset": 337 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 239, "offset": 342 }, "end": {} } }, { "type": "text", "value": "22", "position": { "start": { "line": 2, "column": 240, "offset": 343 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 242, "offset": 345 }, "end": {} } }, { "type": "text", "value": "8", "position": { "start": { "line": 2, "column": 243, "offset": 346 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 244, "offset": 347 }, "end": {} } }, { "type": "text", "value": "22", "position": { "start": { "line": 2, "column": 245, "offset": 348 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 247, "offset": 350 }, "end": {} } }, { "type": "text", "value": "L", "position": { "start": { "line": 2, "column": 248, "offset": 351 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 249, "offset": 352 }, "end": {} } }, { "type": "text", "value": "20", "position": { "start": { "line": 2, "column": 250, "offset": 353 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 252, "offset": 355 }, "end": {} } }, { "type": "text", "value": "22", "position": { "start": { "line": 2, "column": 253, "offset": 356 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 255, "offset": 358 }, "end": {} } }, { "type": "text", "value": "C", "position": { "start": { "line": 2, "column": 256, "offset": 359 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 257, "offset": 360 }, "end": {} } }, { "type": "text", "value": "21.105", "position": { "start": { "line": 2, "column": 258, "offset": 361 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 264, "offset": 367 }, "end": {} } }, { "type": "text", "value": "22", "position": { "start": { "line": 2, "column": 265, "offset": 368 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 267, "offset": 370 }, "end": {} } }, { "type": "text", "value": "22", "position": { "start": { "line": 2, "column": 268, "offset": 371 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 270, "offset": 373 }, "end": {} } }, { "type": "text", "value": "21.105", "position": { "start": { "line": 2, "column": 271, "offset": 374 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 277, "offset": 380 }, "end": {} } }, { "type": "text", "value": "22", "position": { "start": { "line": 2, "column": 278, "offset": 381 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 280, "offset": 383 }, "end": {} } }, { "type": "text", "value": "20", "position": { "start": { "line": 2, "column": 281, "offset": 384 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 283, "offset": 386 }, "end": {} } }, { "type": "text", "value": "L", "position": { "start": { "line": 2, "column": 284, "offset": 387 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 285, "offset": 388 }, "end": {} } }, { "type": "text", "value": "22", "position": { "start": { "line": 2, "column": 286, "offset": 389 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 288, "offset": 391 }, "end": {} } }, { "type": "text", "value": "8", "position": { "start": { "line": 2, "column": 289, "offset": 392 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 290, "offset": 393 }, "end": {} } }, { "type": "text", "value": "C", "position": { "start": { "line": 2, "column": 291, "offset": 394 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 292, "offset": 395 }, "end": {} } }, { "type": "text", "value": "22", "position": { "start": { "line": 2, "column": 293, "offset": 396 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 295, "offset": 398 }, "end": {} } }, { "type": "text", "value": "6.895", "position": { "start": { "line": 2, "column": 296, "offset": 399 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 301, "offset": 404 }, "end": {} } }, { "type": "text", "value": "21.105", "position": { "start": { "line": 2, "column": 302, "offset": 405 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 308, "offset": 411 }, "end": {} } }, { "type": "text", "value": "6", "position": { "start": { "line": 2, "column": 309, "offset": 412 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 310, "offset": 413 }, "end": {} } }, { "type": "text", "value": "20", "position": { "start": { "line": 2, "column": 311, "offset": 414 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 313, "offset": 416 }, "end": {} } }, { "type": "text", "value": "6", "position": { "start": { "line": 2, "column": 314, "offset": 417 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 315, "offset": 418 }, "end": {} } }, { "type": "text", "value": "L", "position": { "start": { "line": 2, "column": 316, "offset": 419 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 317, "offset": 420 }, "end": {} } }, { "type": "text", "value": "8", "position": { "start": { "line": 2, "column": 318, "offset": 421 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 319, "offset": 422 }, "end": {} } }, { "type": "text", "value": "6", "position": { "start": { "line": 2, "column": 320, "offset": 423 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 321, "offset": 424 }, "end": {} } }, { "type": "text", "value": "z", "position": { "start": { "line": 2, "column": 322, "offset": 425 }, "end": {} } }, { "type": "text", "value": " ", "position": { "start": { "line": 2, "column": 323, "offset": 426 }, "end": {} } }, { "type": "text", "value": "M", "position":