{ "type": "File", "start": 0, "end": 9405, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 269, "column": 0 } }, "program": { "type": "Program", "start": 0, "end": 9405, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 269, "column": 0 } }, "sourceType": "module", "body": [ { "type": "ImportDeclaration", "start": 0, "end": 61, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 61 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 9, "end": 22, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 22 } }, "imported": { "type": "Identifier", "start": 9, "end": 22, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 22 }, "identifierName": "InputReceiver" }, "name": "InputReceiver" }, "local": { "type": "Identifier", "start": 9, "end": 22, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 22 }, "identifierName": "InputReceiver" }, "name": "InputReceiver" } } ], "source": { "type": "StringLiteral", "start": 30, "end": 60, "loc": { "start": { "line": 1, "column": 30 }, "end": { "line": 1, "column": 60 } }, "extra": { "rawValue": "../../../core/input_receiver", "raw": "\"../../../core/input_receiver\"" }, "value": "../../../core/input_receiver" } }, { "type": "ImportDeclaration", "start": 63, "end": 140, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 77 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 72, "end": 82, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 19 } }, "imported": { "type": "Identifier", "start": 72, "end": 82, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 19 }, "identifierName": "makeButton" }, "name": "makeButton" }, "local": { "type": "Identifier", "start": 72, "end": 82, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 19 }, "identifierName": "makeButton" }, "name": "makeButton" } }, { "type": "ImportSpecifier", "start": 84, "end": 91, "loc": { "start": { "line": 2, "column": 21 }, "end": { "line": 2, "column": 28 } }, "imported": { "type": "Identifier", "start": 84, "end": 91, "loc": { "start": { "line": 2, "column": 21 }, "end": { "line": 2, "column": 28 }, "identifierName": "makeDiv" }, "name": "makeDiv" }, "local": { "type": "Identifier", "start": 84, "end": 91, "loc": { "start": { "line": 2, "column": 21 }, "end": { "line": 2, "column": 28 }, "identifierName": "makeDiv" }, "name": "makeDiv" } }, { "type": "ImportSpecifier", "start": 93, "end": 110, "loc": { "start": { "line": 2, "column": 30 }, "end": { "line": 2, "column": 47 } }, "imported": { "type": "Identifier", "start": 93, "end": 110, "loc": { "start": { "line": 2, "column": 30 }, "end": { "line": 2, "column": 47 }, "identifierName": "removeAllChildren" }, "name": "removeAllChildren" }, "local": { "type": "Identifier", "start": 93, "end": 110, "loc": { "start": { "line": 2, "column": 30 }, "end": { "line": 2, "column": 47 }, "identifierName": "removeAllChildren" }, "name": "removeAllChildren" } } ], "source": { "type": "StringLiteral", "start": 118, "end": 139, "loc": { "start": { "line": 2, "column": 55 }, "end": { "line": 2, "column": 76 } }, "extra": { "rawValue": "../../../core/utils", "raw": "\"../../../core/utils\"" }, "value": "../../../core/utils" } }, { "type": "ImportDeclaration", "start": 142, "end": 213, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 71 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 151, "end": 166, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 24 } }, "imported": { "type": "Identifier", "start": 151, "end": 166, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 24 }, "identifierName": "KeyActionMapper" }, "name": "KeyActionMapper" }, "local": { "type": "Identifier", "start": 151, "end": 166, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 24 }, "identifierName": "KeyActionMapper" }, "name": "KeyActionMapper" } }, { "type": "ImportSpecifier", "start": 168, "end": 179, "loc": { "start": { "line": 3, "column": 26 }, "end": { "line": 3, "column": 37 } }, "imported": { "type": "Identifier", "start": 168, "end": 179, "loc": { "start": { "line": 3, "column": 26 }, "end": { "line": 3, "column": 37 }, "identifierName": "KEYMAPPINGS" }, "name": "KEYMAPPINGS" }, "local": { "type": "Identifier", "start": 168, "end": 179, "loc": { "start": { "line": 3, "column": 26 }, "end": { "line": 3, "column": 37 }, "identifierName": "KEYMAPPINGS" }, "name": "KEYMAPPINGS" } } ], "source": { "type": "StringLiteral", "start": 187, "end": 212, "loc": { "start": { "line": 3, "column": 45 }, "end": { "line": 3, "column": 70 } }, "extra": { "rawValue": "../../key_action_mapper", "raw": "\"../../key_action_mapper\"" }, "value": "../../key_action_mapper" } }, { "type": "ImportDeclaration", "start": 215, "end": 284, "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 69 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 224, "end": 247, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 32 } }, "imported": { "type": "Identifier", "start": 224, "end": 247, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 32 }, "identifierName": "enumAnalyticsDataSource" }, "name": "enumAnalyticsDataSource" }, "local": { "type": "Identifier", "start": 224, "end": 247, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 32 }, "identifierName": "enumAnalyticsDataSource" }, "name": "enumAnalyticsDataSource" } } ], "source": { "type": "StringLiteral", "start": 255, "end": 283, "loc": { "start": { "line": 4, "column": 40 }, "end": { "line": 4, "column": 68 } }, "extra": { "rawValue": "../../production_analytics", "raw": "\"../../production_analytics\"" }, "value": "../../production_analytics" } }, { "type": "ImportDeclaration", "start": 286, "end": 333, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 47 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 295, "end": 306, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 20 } }, "imported": { "type": "Identifier", "start": 295, "end": 306, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 20 }, "identifierName": "BaseHUDPart" }, "name": "BaseHUDPart" }, "local": { "type": "Identifier", "start": 295, "end": 306, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 20 }, "identifierName": "BaseHUDPart" }, "name": "BaseHUDPart" } } ], "source": { "type": "StringLiteral", "start": 314, "end": 332, "loc": { "start": { "line": 5, "column": 28 }, "end": { "line": 5, "column": 46 } }, "extra": { "rawValue": "../base_hud_part", "raw": "\"../base_hud_part\"" }, "value": "../base_hud_part" } }, { "type": "ImportDeclaration", "start": 335, "end": 392, "loc": { "start": { "line": 6, "column": 0 }, "end": { "line": 6, "column": 57 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 344, "end": 360, "loc": { "start": { "line": 6, "column": 9 }, "end": { "line": 6, "column": 25 } }, "imported": { "type": "Identifier", "start": 344, "end": 360, "loc": { "start": { "line": 6, "column": 9 }, "end": { "line": 6, "column": 25 }, "identifierName": "DynamicDomAttach" }, "name": "DynamicDomAttach" }, "local": { "type": "Identifier", "start": 344, "end": 360, "loc": { "start": { "line": 6, "column": 9 }, "end": { "line": 6, "column": 25 }, "identifierName": "DynamicDomAttach" }, "name": "DynamicDomAttach" } } ], "source": { "type": "StringLiteral", "start": 368, "end": 391, "loc": { "start": { "line": 6, "column": 33 }, "end": { "line": 6, "column": 56 } }, "extra": { "rawValue": "../dynamic_dom_attach", "raw": "\"../dynamic_dom_attach\"" }, "value": "../dynamic_dom_attach" } }, { "type": "ImportDeclaration", "start": 394, "end": 498, "loc": { "start": { "line": 7, "column": 0 }, "end": { "line": 7, "column": 104 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 403, "end": 418, "loc": { "start": { "line": 7, "column": 9 }, "end": { "line": 7, "column": 24 } }, "imported": { "type": "Identifier", "start": 403, "end": 418, "loc": { "start": { "line": 7, "column": 9 }, "end": { "line": 7, "column": 24 }, "identifierName": "enumDisplayMode" }, "name": "enumDisplayMode" }, "local": { "type": "Identifier", "start": 403, "end": 418, "loc": { "start": { "line": 7, "column": 9 }, "end": { "line": 7, "column": 24 }, "identifierName": "enumDisplayMode" }, "name": "enumDisplayMode" } }, { "type": "ImportSpecifier", "start": 420, "end": 444, "loc": { "start": { "line": 7, "column": 26 }, "end": { "line": 7, "column": 50 } }, "imported": { "type": "Identifier", "start": 420, "end": 444, "loc": { "start": { "line": 7, "column": 26 }, "end": { "line": 7, "column": 50 }, "identifierName": "HUDShapeStatisticsHandle" }, "name": "HUDShapeStatisticsHandle" }, "local": { "type": "Identifier", "start": 420, "end": 444, "loc": { "start": { "line": 7, "column": 26 }, "end": { "line": 7, "column": 50 }, "identifierName": "HUDShapeStatisticsHandle" }, "name": "HUDShapeStatisticsHandle" } }, { "type": "ImportSpecifier", "start": 446, "end": 468, "loc": { "start": { "line": 7, "column": 52 }, "end": { "line": 7, "column": 74 } }, "imported": { "type": "Identifier", "start": 446, "end": 468, "loc": { "start": { "line": 7, "column": 52 }, "end": { "line": 7, "column": 74 }, "identifierName": "statisticsUnitsSeconds" }, "name": "statisticsUnitsSeconds" }, "local": { "type": "Identifier", "start": 446, "end": 468, "loc": { "start": { "line": 7, "column": 52 }, "end": { "line": 7, "column": 74 }, "identifierName": "statisticsUnitsSeconds" }, "name": "statisticsUnitsSeconds" } } ], "source": { "type": "StringLiteral", "start": 476, "end": 497, "loc": { "start": { "line": 7, "column": 82 }, "end": { "line": 7, "column": 103 } }, "extra": { "rawValue": "./statistics_handle", "raw": "\"./statistics_handle\"" }, "value": "./statistics_handle" } }, { "type": "ImportDeclaration", "start": 500, "end": 542, "loc": { "start": { "line": 8, "column": 0 }, "end": { "line": 8, "column": 42 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 509, "end": 510, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 10 } }, "imported": { "type": "Identifier", "start": 509, "end": 510, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 10 }, "identifierName": "T" }, "name": "T" }, "local": { "type": "Identifier", "start": 509, "end": 510, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 10 }, "identifierName": "T" }, "name": "T" } } ], "source": { "type": "StringLiteral", "start": 518, "end": 541, "loc": { "start": { "line": 8, "column": 18 }, "end": { "line": 8, "column": 41 } }, "extra": { "rawValue": "../../../translations", "raw": "\"../../../translations\"" }, "value": "../../../translations" }, "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * Capitalizes the first letter\r\n * @param {string} str\r\n ", "start": 546, "end": 611, "loc": { "start": { "line": 10, "column": 0 }, "end": { "line": 13, "column": 3 } } } ] }, { "type": "FunctionDeclaration", "start": 613, "end": 727, "loc": { "start": { "line": 14, "column": 0 }, "end": { "line": 16, "column": 1 } }, "id": { "type": "Identifier", "start": 622, "end": 643, "loc": { "start": { "line": 14, "column": 9 }, "end": { "line": 14, "column": 30 }, "identifierName": "capitalizeFirstLetter" }, "name": "capitalizeFirstLetter", "leadingComments": null }, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 644, "end": 647, "loc": { "start": { "line": 14, "column": 31 }, "end": { "line": 14, "column": 34 }, "identifierName": "str" }, "name": "str" } ], "body": { "type": "BlockStatement", "start": 649, "end": 727, "loc": { "start": { "line": 14, "column": 36 }, "end": { "line": 16, "column": 1 } }, "body": [ { "type": "ReturnStatement", "start": 656, "end": 724, "loc": { "start": { "line": 15, "column": 4 }, "end": { "line": 15, "column": 72 } }, "argument": { "type": "BinaryExpression", "start": 663, "end": 723, "loc": { "start": { "line": 15, "column": 11 }, "end": { "line": 15, "column": 71 } }, "left": { "type": "CallExpression", "start": 663, "end": 693, "loc": { "start": { "line": 15, "column": 11 }, "end": { "line": 15, "column": 41 } }, "callee": { "type": "MemberExpression", "start": 663, "end": 691, "loc": { "start": { "line": 15, "column": 11 }, "end": { "line": 15, "column": 39 } }, "object": { "type": "CallExpression", "start": 663, "end": 679, "loc": { "start": { "line": 15, "column": 11 }, "end": { "line": 15, "column": 27 } }, "callee": { "type": "MemberExpression", "start": 663, "end": 673, "loc": { "start": { "line": 15, "column": 11 }, "end": { "line": 15, "column": 21 } }, "object": { "type": "Identifier", "start": 663, "end": 666, "loc": { "start": { "line": 15, "column": 11 }, "end": { "line": 15, "column": 14 }, "identifierName": "str" }, "name": "str" }, "property": { "type": "Identifier", "start": 667, "end": 673, "loc": { "start": { "line": 15, "column": 15 }, "end": { "line": 15, "column": 21 }, "identifierName": "substr" }, "name": "substr" }, "computed": false }, "arguments": [ { "type": "NumericLiteral", "start": 674, "end": 675, "loc": { "start": { "line": 15, "column": 22 }, "end": { "line": 15, "column": 23 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 }, { "type": "NumericLiteral", "start": 677, "end": 678, "loc": { "start": { "line": 15, "column": 25 }, "end": { "line": 15, "column": 26 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } ] }, "property": { "type": "Identifier", "start": 680, "end": 691, "loc": { "start": { "line": 15, "column": 28 }, "end": { "line": 15, "column": 39 }, "identifierName": "toUpperCase" }, "name": "toUpperCase" }, "computed": false }, "arguments": [] }, "operator": "+", "right": { "type": "CallExpression", "start": 696, "end": 723, "loc": { "start": { "line": 15, "column": 44 }, "end": { "line": 15, "column": 71 } }, "callee": { "type": "MemberExpression", "start": 696, "end": 721, "loc": { "start": { "line": 15, "column": 44 }, "end": { "line": 15, "column": 69 } }, "object": { "type": "CallExpression", "start": 696, "end": 709, "loc": { "start": { "line": 15, "column": 44 }, "end": { "line": 15, "column": 57 } }, "callee": { "type": "MemberExpression", "start": 696, "end": 706, "loc": { "start": { "line": 15, "column": 44 }, "end": { "line": 15, "column": 54 } }, "object": { "type": "Identifier", "start": 696, "end": 699, "loc": { "start": { "line": 15, "column": 44 }, "end": { "line": 15, "column": 47 }, "identifierName": "str" }, "name": "str" }, "property": { "type": "Identifier", "start": 700, "end": 706, "loc": { "start": { "line": 15, "column": 48 }, "end": { "line": 15, "column": 54 }, "identifierName": "substr" }, "name": "substr" }, "computed": false }, "arguments": [ { "type": "NumericLiteral", "start": 707, "end": 708, "loc": { "start": { "line": 15, "column": 55 }, "end": { "line": 15, "column": 56 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } ] }, "property": { "type": "Identifier", "start": 710, "end": 721, "loc": { "start": { "line": 15, "column": 58 }, "end": { "line": 15, "column": 69 }, "identifierName": "toLowerCase" }, "name": "toLowerCase" }, "computed": false }, "arguments": [] } } } ], "directives": [] }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * Capitalizes the first letter\r\n * @param {string} str\r\n ", "start": 546, "end": 611, "loc": { "start": { "line": 10, "column": 0 }, "end": { "line": 13, "column": 3 } } } ] }, { "type": "ExportNamedDeclaration", "start": 731, "end": 9403, "loc": { "start": { "line": 18, "column": 0 }, "end": { "line": 268, "column": 1 } }, "specifiers": [], "source": null, "declaration": { "type": "ClassDeclaration", "start": 738, "end": 9403, "loc": { "start": { "line": 18, "column": 7 }, "end": { "line": 268, "column": 1 } }, "id": { "type": "Identifier", "start": 744, "end": 757, "loc": { "start": { "line": 18, "column": 13 }, "end": { "line": 18, "column": 26 }, "identifierName": "HUDStatistics" }, "name": "HUDStatistics" }, "superClass": { "type": "Identifier", "start": 766, "end": 777, "loc": { "start": { "line": 18, "column": 35 }, "end": { "line": 18, "column": 46 }, "identifierName": "BaseHUDPart" }, "name": "BaseHUDPart" }, "body": { "type": "ClassBody", "start": 778, "end": 9403, "loc": { "start": { "line": 18, "column": 47 }, "end": { "line": 268, "column": 1 } }, "body": [ { "type": "ClassMethod", "start": 785, "end": 3006, "loc": { "start": { "line": 19, "column": 4 }, "end": { "line": 61, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 785, "end": 799, "loc": { "start": { "line": 19, "column": 4 }, "end": { "line": 19, "column": 18 }, "identifierName": "createElements" }, "name": "createElements" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 800, "end": 806, "loc": { "start": { "line": 19, "column": 19 }, "end": { "line": 19, "column": 25 }, "identifierName": "parent" }, "name": "parent" } ], "body": { "type": "BlockStatement", "start": 808, "end": 3006, "loc": { "start": { "line": 19, "column": 27 }, "end": { "line": 61, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 819, "end": 896, "loc": { "start": { "line": 20, "column": 8 }, "end": { "line": 20, "column": 85 } }, "expression": { "type": "AssignmentExpression", "start": 819, "end": 895, "loc": { "start": { "line": 20, "column": 8 }, "end": { "line": 20, "column": 84 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 819, "end": 834, "loc": { "start": { "line": 20, "column": 8 }, "end": { "line": 20, "column": 23 } }, "object": { "type": "ThisExpression", "start": 819, "end": 823, "loc": { "start": { "line": 20, "column": 8 }, "end": { "line": 20, "column": 12 } } }, "property": { "type": "Identifier", "start": 824, "end": 834, "loc": { "start": { "line": 20, "column": 13 }, "end": { "line": 20, "column": 23 }, "identifierName": "background" }, "name": "background" }, "computed": false }, "right": { "type": "CallExpression", "start": 837, "end": 895, "loc": { "start": { "line": 20, "column": 26 }, "end": { "line": 20, "column": 84 } }, "callee": { "type": "Identifier", "start": 837, "end": 844, "loc": { "start": { "line": 20, "column": 26 }, "end": { "line": 20, "column": 33 }, "identifierName": "makeDiv" }, "name": "makeDiv" }, "arguments": [ { "type": "Identifier", "start": 845, "end": 851, "loc": { "start": { "line": 20, "column": 34 }, "end": { "line": 20, "column": 40 }, "identifierName": "parent" }, "name": "parent" }, { "type": "StringLiteral", "start": 853, "end": 876, "loc": { "start": { "line": 20, "column": 42 }, "end": { "line": 20, "column": 65 } }, "extra": { "rawValue": "ingame_HUD_Statistics", "raw": "\"ingame_HUD_Statistics\"" }, "value": "ingame_HUD_Statistics" }, { "type": "ArrayExpression", "start": 878, "end": 894, "loc": { "start": { "line": 20, "column": 67 }, "end": { "line": 20, "column": 83 } }, "elements": [ { "type": "StringLiteral", "start": 879, "end": 893, "loc": { "start": { "line": 20, "column": 68 }, "end": { "line": 20, "column": 82 } }, "extra": { "rawValue": "ingameDialog", "raw": "\"ingameDialog\"" }, "value": "ingameDialog" } ] } ] } }, "trailingComments": [ { "type": "CommentLine", "value": " DIALOG Inner / Wrapper", "start": 908, "end": 933, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 22, "column": 33 } } } ] }, { "type": "ExpressionStatement", "start": 943, "end": 1010, "loc": { "start": { "line": 23, "column": 8 }, "end": { "line": 23, "column": 75 } }, "expression": { "type": "AssignmentExpression", "start": 943, "end": 1009, "loc": { "start": { "line": 23, "column": 8 }, "end": { "line": 23, "column": 74 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 943, "end": 959, "loc": { "start": { "line": 23, "column": 8 }, "end": { "line": 23, "column": 24 } }, "object": { "type": "ThisExpression", "start": 943, "end": 947, "loc": { "start": { "line": 23, "column": 8 }, "end": { "line": 23, "column": 12 } }, "leadingComments": null }, "property": { "type": "Identifier", "start": 948, "end": 959, "loc": { "start": { "line": 23, "column": 13 }, "end": { "line": 23, "column": 24 }, "identifierName": "dialogInner" }, "name": "dialogInner" }, "computed": false, "leadingComments": null }, "right": { "type": "CallExpression", "start": 962, "end": 1009, "loc": { "start": { "line": 23, "column": 27 }, "end": { "line": 23, "column": 74 } }, "callee": { "type": "Identifier", "start": 962, "end": 969, "loc": { "start": { "line": 23, "column": 27 }, "end": { "line": 23, "column": 34 }, "identifierName": "makeDiv" }, "name": "makeDiv" }, "arguments": [ { "type": "MemberExpression", "start": 970, "end": 985, "loc": { "start": { "line": 23, "column": 35 }, "end": { "line": 23, "column": 50 } }, "object": { "type": "ThisExpression", "start": 970, "end": 974, "loc": { "start": { "line": 23, "column": 35 }, "end": { "line": 23, "column": 39 } } }, "property": { "type": "Identifier", "start": 975, "end": 985, "loc": { "start": { "line": 23, "column": 40 }, "end": { "line": 23, "column": 50 }, "identifierName": "background" }, "name": "background" }, "computed": false }, { "type": "NullLiteral", "start": 987, "end": 991, "loc": { "start": { "line": 23, "column": 52 }, "end": { "line": 23, "column": 56 } } }, { "type": "ArrayExpression", "start": 993, "end": 1008, "loc": { "start": { "line": 23, "column": 58 }, "end": { "line": 23, "column": 73 } }, "elements": [ { "type": "StringLiteral", "start": 994, "end": 1007, "loc": { "start": { "line": 23, "column": 59 }, "end": { "line": 23, "column": 72 } }, "extra": { "rawValue": "dialogInner", "raw": "\"dialogInner\"" }, "value": "dialogInner" } ] } ] }, "leadingComments": null }, "leadingComments": [ { "type": "CommentLine", "value": " DIALOG Inner / Wrapper", "start": 908, "end": 933, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 22, "column": 33 } } } ] }, { "type": "ExpressionStatement", "start": 1020, "end": 1103, "loc": { "start": { "line": 24, "column": 8 }, "end": { "line": 24, "column": 91 } }, "expression": { "type": "AssignmentExpression", "start": 1020, "end": 1102, "loc": { "start": { "line": 24, "column": 8 }, "end": { "line": 24, "column": 90 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1020, "end": 1030, "loc": { "start": { "line": 24, "column": 8 }, "end": { "line": 24, "column": 18 } }, "object": { "type": "ThisExpression", "start": 1020, "end": 1024, "loc": { "start": { "line": 24, "column": 8 }, "end": { "line": 24, "column": 12 } } }, "property": { "type": "Identifier", "start": 1025, "end": 1030, "loc": { "start": { "line": 24, "column": 13 }, "end": { "line": 24, "column": 18 }, "identifierName": "title" }, "name": "title" }, "computed": false }, "right": { "type": "CallExpression", "start": 1033, "end": 1102, "loc": { "start": { "line": 24, "column": 21 }, "end": { "line": 24, "column": 90 } }, "callee": { "type": "Identifier", "start": 1033, "end": 1040, "loc": { "start": { "line": 24, "column": 21 }, "end": { "line": 24, "column": 28 }, "identifierName": "makeDiv" }, "name": "makeDiv" }, "arguments": [ { "type": "MemberExpression", "start": 1041, "end": 1057, "loc": { "start": { "line": 24, "column": 29 }, "end": { "line": 24, "column": 45 } }, "object": { "type": "ThisExpression", "start": 1041, "end": 1045, "loc": { "start": { "line": 24, "column": 29 }, "end": { "line": 24, "column": 33 } } }, "property": { "type": "Identifier", "start": 1046, "end": 1057, "loc": { "start": { "line": 24, "column": 34 }, "end": { "line": 24, "column": 45 }, "identifierName": "dialogInner" }, "name": "dialogInner" }, "computed": false }, { "type": "NullLiteral", "start": 1059, "end": 1063, "loc": { "start": { "line": 24, "column": 47 }, "end": { "line": 24, "column": 51 } } }, { "type": "ArrayExpression", "start": 1065, "end": 1074, "loc": { "start": { "line": 24, "column": 53 }, "end": { "line": 24, "column": 62 } }, "elements": [ { "type": "StringLiteral", "start": 1066, "end": 1073, "loc": { "start": { "line": 24, "column": 54 }, "end": { "line": 24, "column": 61 } }, "extra": { "rawValue": "title", "raw": "\"title\"" }, "value": "title" } ] }, { "type": "MemberExpression", "start": 1076, "end": 1101, "loc": { "start": { "line": 24, "column": 64 }, "end": { "line": 24, "column": 89 } }, "object": { "type": "MemberExpression", "start": 1076, "end": 1095, "loc": { "start": { "line": 24, "column": 64 }, "end": { "line": 24, "column": 83 } }, "object": { "type": "MemberExpression", "start": 1076, "end": 1084, "loc": { "start": { "line": 24, "column": 64 }, "end": { "line": 24, "column": 72 } }, "object": { "type": "Identifier", "start": 1076, "end": 1077, "loc": { "start": { "line": 24, "column": 64 }, "end": { "line": 24, "column": 65 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 1078, "end": 1084, "loc": { "start": { "line": 24, "column": 66 }, "end": { "line": 24, "column": 72 }, "identifierName": "ingame" }, "name": "ingame" }, "computed": false }, "property": { "type": "Identifier", "start": 1085, "end": 1095, "loc": { "start": { "line": 24, "column": 73 }, "end": { "line": 24, "column": 83 }, "identifierName": "statistics" }, "name": "statistics" }, "computed": false }, "property": { "type": "Identifier", "start": 1096, "end": 1101, "loc": { "start": { "line": 24, "column": 84 }, "end": { "line": 24, "column": 89 }, "identifierName": "title" }, "name": "title" }, "computed": false } ] } } }, { "type": "ExpressionStatement", "start": 1113, "end": 1175, "loc": { "start": { "line": 25, "column": 8 }, "end": { "line": 25, "column": 70 } }, "expression": { "type": "AssignmentExpression", "start": 1113, "end": 1174, "loc": { "start": { "line": 25, "column": 8 }, "end": { "line": 25, "column": 69 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1113, "end": 1129, "loc": { "start": { "line": 25, "column": 8 }, "end": { "line": 25, "column": 24 } }, "object": { "type": "ThisExpression", "start": 1113, "end": 1117, "loc": { "start": { "line": 25, "column": 8 }, "end": { "line": 25, "column": 12 } } }, "property": { "type": "Identifier", "start": 1118, "end": 1129, "loc": { "start": { "line": 25, "column": 13 }, "end": { "line": 25, "column": 24 }, "identifierName": "closeButton" }, "name": "closeButton" }, "computed": false }, "right": { "type": "CallExpression", "start": 1132, "end": 1174, "loc": { "start": { "line": 25, "column": 27 }, "end": { "line": 25, "column": 69 } }, "callee": { "type": "Identifier", "start": 1132, "end": 1139, "loc": { "start": { "line": 25, "column": 27 }, "end": { "line": 25, "column": 34 }, "identifierName": "makeDiv" }, "name": "makeDiv" }, "arguments": [ { "type": "MemberExpression", "start": 1140, "end": 1150, "loc": { "start": { "line": 25, "column": 35 }, "end": { "line": 25, "column": 45 } }, "object": { "type": "ThisExpression", "start": 1140, "end": 1144, "loc": { "start": { "line": 25, "column": 35 }, "end": { "line": 25, "column": 39 } } }, "property": { "type": "Identifier", "start": 1145, "end": 1150, "loc": { "start": { "line": 25, "column": 40 }, "end": { "line": 25, "column": 45 }, "identifierName": "title" }, "name": "title" }, "computed": false }, { "type": "NullLiteral", "start": 1152, "end": 1156, "loc": { "start": { "line": 25, "column": 47 }, "end": { "line": 25, "column": 51 } } }, { "type": "ArrayExpression", "start": 1158, "end": 1173, "loc": { "start": { "line": 25, "column": 53 }, "end": { "line": 25, "column": 68 } }, "elements": [ { "type": "StringLiteral", "start": 1159, "end": 1172, "loc": { "start": { "line": 25, "column": 54 }, "end": { "line": 25, "column": 67 } }, "extra": { "rawValue": "closeButton", "raw": "\"closeButton\"" }, "value": "closeButton" } ] } ] } } }, { "type": "ExpressionStatement", "start": 1185, "end": 1232, "loc": { "start": { "line": 26, "column": 8 }, "end": { "line": 26, "column": 55 } }, "expression": { "type": "CallExpression", "start": 1185, "end": 1231, "loc": { "start": { "line": 26, "column": 8 }, "end": { "line": 26, "column": 54 } }, "callee": { "type": "MemberExpression", "start": 1185, "end": 1201, "loc": { "start": { "line": 26, "column": 8 }, "end": { "line": 26, "column": 24 } }, "object": { "type": "ThisExpression", "start": 1185, "end": 1189, "loc": { "start": { "line": 26, "column": 8 }, "end": { "line": 26, "column": 12 } } }, "property": { "type": "Identifier", "start": 1190, "end": 1201, "loc": { "start": { "line": 26, "column": 13 }, "end": { "line": 26, "column": 24 }, "identifierName": "trackClicks" }, "name": "trackClicks" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 1202, "end": 1218, "loc": { "start": { "line": 26, "column": 25 }, "end": { "line": 26, "column": 41 } }, "object": { "type": "ThisExpression", "start": 1202, "end": 1206, "loc": { "start": { "line": 26, "column": 25 }, "end": { "line": 26, "column": 29 } } }, "property": { "type": "Identifier", "start": 1207, "end": 1218, "loc": { "start": { "line": 26, "column": 30 }, "end": { "line": 26, "column": 41 }, "identifierName": "closeButton" }, "name": "closeButton" }, "computed": false }, { "type": "MemberExpression", "start": 1220, "end": 1230, "loc": { "start": { "line": 26, "column": 43 }, "end": { "line": 26, "column": 53 } }, "object": { "type": "ThisExpression", "start": 1220, "end": 1224, "loc": { "start": { "line": 26, "column": 43 }, "end": { "line": 26, "column": 47 } } }, "property": { "type": "Identifier", "start": 1225, "end": 1230, "loc": { "start": { "line": 26, "column": 48 }, "end": { "line": 26, "column": 53 }, "identifierName": "close" }, "name": "close" }, "computed": false } ] } }, { "type": "ExpressionStatement", "start": 1244, "end": 1314, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 78 } }, "expression": { "type": "AssignmentExpression", "start": 1244, "end": 1313, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 77 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1244, "end": 1261, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 25 } }, "object": { "type": "ThisExpression", "start": 1244, "end": 1248, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 12 } } }, "property": { "type": "Identifier", "start": 1249, "end": 1261, "loc": { "start": { "line": 28, "column": 13 }, "end": { "line": 28, "column": 25 }, "identifierName": "filterHeader" }, "name": "filterHeader" }, "computed": false }, "right": { "type": "CallExpression", "start": 1264, "end": 1313, "loc": { "start": { "line": 28, "column": 28 }, "end": { "line": 28, "column": 77 } }, "callee": { "type": "Identifier", "start": 1264, "end": 1271, "loc": { "start": { "line": 28, "column": 28 }, "end": { "line": 28, "column": 35 }, "identifierName": "makeDiv" }, "name": "makeDiv" }, "arguments": [ { "type": "MemberExpression", "start": 1272, "end": 1288, "loc": { "start": { "line": 28, "column": 36 }, "end": { "line": 28, "column": 52 } }, "object": { "type": "ThisExpression", "start": 1272, "end": 1276, "loc": { "start": { "line": 28, "column": 36 }, "end": { "line": 28, "column": 40 } } }, "property": { "type": "Identifier", "start": 1277, "end": 1288, "loc": { "start": { "line": 28, "column": 41 }, "end": { "line": 28, "column": 52 }, "identifierName": "dialogInner" }, "name": "dialogInner" }, "computed": false }, { "type": "NullLiteral", "start": 1290, "end": 1294, "loc": { "start": { "line": 28, "column": 54 }, "end": { "line": 28, "column": 58 } } }, { "type": "ArrayExpression", "start": 1296, "end": 1312, "loc": { "start": { "line": 28, "column": 60 }, "end": { "line": 28, "column": 76 } }, "elements": [ { "type": "StringLiteral", "start": 1297, "end": 1311, "loc": { "start": { "line": 28, "column": 61 }, "end": { "line": 28, "column": 75 } }, "extra": { "rawValue": "filterHeader", "raw": "\"filterHeader\"" }, "value": "filterHeader" } ] } ] } } }, { "type": "ExpressionStatement", "start": 1324, "end": 1404, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 29, "column": 88 } }, "expression": { "type": "AssignmentExpression", "start": 1324, "end": 1403, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 29, "column": 87 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1324, "end": 1346, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 29, "column": 30 } }, "object": { "type": "ThisExpression", "start": 1324, "end": 1328, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 29, "column": 12 } } }, "property": { "type": "Identifier", "start": 1329, "end": 1346, "loc": { "start": { "line": 29, "column": 13 }, "end": { "line": 29, "column": 30 }, "identifierName": "sourceExplanation" }, "name": "sourceExplanation" }, "computed": false }, "right": { "type": "CallExpression", "start": 1349, "end": 1403, "loc": { "start": { "line": 29, "column": 33 }, "end": { "line": 29, "column": 87 } }, "callee": { "type": "Identifier", "start": 1349, "end": 1356, "loc": { "start": { "line": 29, "column": 33 }, "end": { "line": 29, "column": 40 }, "identifierName": "makeDiv" }, "name": "makeDiv" }, "arguments": [ { "type": "MemberExpression", "start": 1357, "end": 1373, "loc": { "start": { "line": 29, "column": 41 }, "end": { "line": 29, "column": 57 } }, "object": { "type": "ThisExpression", "start": 1357, "end": 1361, "loc": { "start": { "line": 29, "column": 41 }, "end": { "line": 29, "column": 45 } } }, "property": { "type": "Identifier", "start": 1362, "end": 1373, "loc": { "start": { "line": 29, "column": 46 }, "end": { "line": 29, "column": 57 }, "identifierName": "dialogInner" }, "name": "dialogInner" }, "computed": false }, { "type": "NullLiteral", "start": 1375, "end": 1379, "loc": { "start": { "line": 29, "column": 59 }, "end": { "line": 29, "column": 63 } } }, { "type": "ArrayExpression", "start": 1381, "end": 1402, "loc": { "start": { "line": 29, "column": 65 }, "end": { "line": 29, "column": 86 } }, "elements": [ { "type": "StringLiteral", "start": 1382, "end": 1401, "loc": { "start": { "line": 29, "column": 66 }, "end": { "line": 29, "column": 85 } }, "extra": { "rawValue": "sourceExplanation", "raw": "\"sourceExplanation\"" }, "value": "sourceExplanation" } ] } ] } } }, { "type": "ExpressionStatement", "start": 1416, "end": 1497, "loc": { "start": { "line": 31, "column": 8 }, "end": { "line": 31, "column": 89 } }, "expression": { "type": "AssignmentExpression", "start": 1416, "end": 1496, "loc": { "start": { "line": 31, "column": 8 }, "end": { "line": 31, "column": 88 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1416, "end": 1438, "loc": { "start": { "line": 31, "column": 8 }, "end": { "line": 31, "column": 30 } }, "object": { "type": "ThisExpression", "start": 1416, "end": 1420, "loc": { "start": { "line": 31, "column": 8 }, "end": { "line": 31, "column": 12 } } }, "property": { "type": "Identifier", "start": 1421, "end": 1438, "loc": { "start": { "line": 31, "column": 13 }, "end": { "line": 31, "column": 30 }, "identifierName": "filtersDataSource" }, "name": "filtersDataSource" }, "computed": false }, "right": { "type": "CallExpression", "start": 1441, "end": 1496, "loc": { "start": { "line": 31, "column": 33 }, "end": { "line": 31, "column": 88 } }, "callee": { "type": "Identifier", "start": 1441, "end": 1448, "loc": { "start": { "line": 31, "column": 33 }, "end": { "line": 31, "column": 40 }, "identifierName": "makeDiv" }, "name": "makeDiv" }, "arguments": [ { "type": "MemberExpression", "start": 1449, "end": 1466, "loc": { "start": { "line": 31, "column": 41 }, "end": { "line": 31, "column": 58 } }, "object": { "type": "ThisExpression", "start": 1449, "end": 1453, "loc": { "start": { "line": 31, "column": 41 }, "end": { "line": 31, "column": 45 } } }, "property": { "type": "Identifier", "start": 1454, "end": 1466, "loc": { "start": { "line": 31, "column": 46 }, "end": { "line": 31, "column": 58 }, "identifierName": "filterHeader" }, "name": "filterHeader" }, "computed": false }, { "type": "NullLiteral", "start": 1468, "end": 1472, "loc": { "start": { "line": 31, "column": 60 }, "end": { "line": 31, "column": 64 } } }, { "type": "ArrayExpression", "start": 1474, "end": 1495, "loc": { "start": { "line": 31, "column": 66 }, "end": { "line": 31, "column": 87 } }, "elements": [ { "type": "StringLiteral", "start": 1475, "end": 1494, "loc": { "start": { "line": 31, "column": 67 }, "end": { "line": 31, "column": 86 } }, "extra": { "rawValue": "filtersDataSource", "raw": "\"filtersDataSource\"" }, "value": "filtersDataSource" } ] } ] } } }, { "type": "ExpressionStatement", "start": 1507, "end": 1590, "loc": { "start": { "line": 32, "column": 8 }, "end": { "line": 32, "column": 91 } }, "expression": { "type": "AssignmentExpression", "start": 1507, "end": 1589, "loc": { "start": { "line": 32, "column": 8 }, "end": { "line": 32, "column": 90 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1507, "end": 1530, "loc": { "start": { "line": 32, "column": 8 }, "end": { "line": 32, "column": 31 } }, "object": { "type": "ThisExpression", "start": 1507, "end": 1511, "loc": { "start": { "line": 32, "column": 8 }, "end": { "line": 32, "column": 12 } } }, "property": { "type": "Identifier", "start": 1512, "end": 1530, "loc": { "start": { "line": 32, "column": 13 }, "end": { "line": 32, "column": 31 }, "identifierName": "filtersDisplayMode" }, "name": "filtersDisplayMode" }, "computed": false }, "right": { "type": "CallExpression", "start": 1533, "end": 1589, "loc": { "start": { "line": 32, "column": 34 }, "end": { "line": 32, "column": 90 } }, "callee": { "type": "Identifier", "start": 1533, "end": 1540, "loc": { "start": { "line": 32, "column": 34 }, "end": { "line": 32, "column": 41 }, "identifierName": "makeDiv" }, "name": "makeDiv" }, "arguments": [ { "type": "MemberExpression", "start": 1541, "end": 1558, "loc": { "start": { "line": 32, "column": 42 }, "end": { "line": 32, "column": 59 } }, "object": { "type": "ThisExpression", "start": 1541, "end": 1545, "loc": { "start": { "line": 32, "column": 42 }, "end": { "line": 32, "column": 46 } } }, "property": { "type": "Identifier", "start": 1546, "end": 1558, "loc": { "start": { "line": 32, "column": 47 }, "end": { "line": 32, "column": 59 }, "identifierName": "filterHeader" }, "name": "filterHeader" }, "computed": false }, { "type": "NullLiteral", "start": 1560, "end": 1564, "loc": { "start": { "line": 32, "column": 61 }, "end": { "line": 32, "column": 65 } } }, { "type": "ArrayExpression", "start": 1566, "end": 1588, "loc": { "start": { "line": 32, "column": 67 }, "end": { "line": 32, "column": 89 } }, "elements": [ { "type": "StringLiteral", "start": 1567, "end": 1587, "loc": { "start": { "line": 32, "column": 68 }, "end": { "line": 32, "column": 88 } }, "extra": { "rawValue": "filtersDisplayMode", "raw": "\"filtersDisplayMode\"" }, "value": "filtersDisplayMode" } ] } ] } } }, { "type": "VariableDeclaration", "start": 1602, "end": 1775, "loc": { "start": { "line": 34, "column": 8 }, "end": { "line": 38, "column": 10 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1608, "end": 1774, "loc": { "start": { "line": 34, "column": 14 }, "end": { "line": 38, "column": 9 } }, "id": { "type": "Identifier", "start": 1608, "end": 1619, "loc": { "start": { "line": 34, "column": 14 }, "end": { "line": 34, "column": 25 }, "identifierName": "dataSources" }, "name": "dataSources" }, "init": { "type": "ArrayExpression", "start": 1622, "end": 1774, "loc": { "start": { "line": 34, "column": 28 }, "end": { "line": 38, "column": 9 } }, "elements": [ { "type": "MemberExpression", "start": 1637, "end": 1669, "loc": { "start": { "line": 35, "column": 12 }, "end": { "line": 35, "column": 44 } }, "object": { "type": "Identifier", "start": 1637, "end": 1660, "loc": { "start": { "line": 35, "column": 12 }, "end": { "line": 35, "column": 35 }, "identifierName": "enumAnalyticsDataSource" }, "name": "enumAnalyticsDataSource" }, "property": { "type": "Identifier", "start": 1661, "end": 1669, "loc": { "start": { "line": 35, "column": 36 }, "end": { "line": 35, "column": 44 }, "identifierName": "produced" }, "name": "produced" }, "computed": false }, { "type": "MemberExpression", "start": 1684, "end": 1717, "loc": { "start": { "line": 36, "column": 12 }, "end": { "line": 36, "column": 45 } }, "object": { "type": "Identifier", "start": 1684, "end": 1707, "loc": { "start": { "line": 36, "column": 12 }, "end": { "line": 36, "column": 35 }, "identifierName": "enumAnalyticsDataSource" }, "name": "enumAnalyticsDataSource" }, "property": { "type": "Identifier", "start": 1708, "end": 1717, "loc": { "start": { "line": 36, "column": 36 }, "end": { "line": 36, "column": 45 }, "identifierName": "delivered" }, "name": "delivered" }, "computed": false }, { "type": "MemberExpression", "start": 1732, "end": 1762, "loc": { "start": { "line": 37, "column": 12 }, "end": { "line": 37, "column": 42 } }, "object": { "type": "Identifier", "start": 1732, "end": 1755, "loc": { "start": { "line": 37, "column": 12 }, "end": { "line": 37, "column": 35 }, "identifierName": "enumAnalyticsDataSource" }, "name": "enumAnalyticsDataSource" }, "property": { "type": "Identifier", "start": 1756, "end": 1762, "loc": { "start": { "line": 37, "column": 36 }, "end": { "line": 37, "column": 42 }, "identifierName": "stored" }, "name": "stored" }, "computed": false } ] } } ], "kind": "const" }, { "type": "ForStatement", "start": 1787, "end": 2196, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 48, "column": 9 } }, "init": { "type": "VariableDeclaration", "start": 1792, "end": 1801, "loc": { "start": { "line": 40, "column": 13 }, "end": { "line": 40, "column": 22 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1796, "end": 1801, "loc": { "start": { "line": 40, "column": 17 }, "end": { "line": 40, "column": 22 } }, "id": { "type": "Identifier", "start": 1796, "end": 1797, "loc": { "start": { "line": 40, "column": 17 }, "end": { "line": 40, "column": 18 }, "identifierName": "i" }, "name": "i" }, "init": { "type": "NumericLiteral", "start": 1800, "end": 1801, "loc": { "start": { "line": 40, "column": 21 }, "end": { "line": 40, "column": 22 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } } ], "kind": "let" }, "test": { "type": "BinaryExpression", "start": 1803, "end": 1825, "loc": { "start": { "line": 40, "column": 24 }, "end": { "line": 40, "column": 46 } }, "left": { "type": "Identifier", "start": 1803, "end": 1804, "loc": { "start": { "line": 40, "column": 24 }, "end": { "line": 40, "column": 25 }, "identifierName": "i" }, "name": "i" }, "operator": "<", "right": { "type": "MemberExpression", "start": 1807, "end": 1825, "loc": { "start": { "line": 40, "column": 28 }, "end": { "line": 40, "column": 46 } }, "object": { "type": "Identifier", "start": 1807, "end": 1818, "loc": { "start": { "line": 40, "column": 28 }, "end": { "line": 40, "column": 39 }, "identifierName": "dataSources" }, "name": "dataSources" }, "property": { "type": "Identifier", "start": 1819, "end": 1825, "loc": { "start": { "line": 40, "column": 40 }, "end": { "line": 40, "column": 46 }, "identifierName": "length" }, "name": "length" }, "computed": false } }, "update": { "type": "UpdateExpression", "start": 1827, "end": 1830, "loc": { "start": { "line": 40, "column": 48 }, "end": { "line": 40, "column": 51 } }, "operator": "++", "prefix": true, "argument": { "type": "Identifier", "start": 1829, "end": 1830, "loc": { "start": { "line": 40, "column": 50 }, "end": { "line": 40, "column": 51 }, "identifierName": "i" }, "name": "i" }, "extra": { "parenthesizedArgument": false } }, "body": { "type": "BlockStatement", "start": 1832, "end": 2196, "loc": { "start": { "line": 40, "column": 53 }, "end": { "line": 48, "column": 9 } }, "body": [ { "type": "VariableDeclaration", "start": 1847, "end": 1881, "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 46 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1853, "end": 1880, "loc": { "start": { "line": 41, "column": 18 }, "end": { "line": 41, "column": 45 } }, "id": { "type": "Identifier", "start": 1853, "end": 1863, "loc": { "start": { "line": 41, "column": 18 }, "end": { "line": 41, "column": 28 }, "identifierName": "dataSource" }, "name": "dataSource" }, "init": { "type": "MemberExpression", "start": 1866, "end": 1880, "loc": { "start": { "line": 41, "column": 31 }, "end": { "line": 41, "column": 45 } }, "object": { "type": "Identifier", "start": 1866, "end": 1877, "loc": { "start": { "line": 41, "column": 31 }, "end": { "line": 41, "column": 42 }, "identifierName": "dataSources" }, "name": "dataSources" }, "property": { "type": "Identifier", "start": 1878, "end": 1879, "loc": { "start": { "line": 41, "column": 43 }, "end": { "line": 41, "column": 44 }, "identifierName": "i" }, "name": "i" }, "computed": true } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 1895, "end": 2108, "loc": { "start": { "line": 42, "column": 12 }, "end": { "line": 46, "column": 14 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1901, "end": 2107, "loc": { "start": { "line": 42, "column": 18 }, "end": { "line": 46, "column": 13 } }, "id": { "type": "Identifier", "start": 1901, "end": 1907, "loc": { "start": { "line": 42, "column": 18 }, "end": { "line": 42, "column": 24 }, "identifierName": "button" }, "name": "button" }, "init": { "type": "CallExpression", "start": 1910, "end": 2107, "loc": { "start": { "line": 42, "column": 27 }, "end": { "line": 46, "column": 13 } }, "callee": { "type": "Identifier", "start": 1910, "end": 1920, "loc": { "start": { "line": 42, "column": 27 }, "end": { "line": 42, "column": 37 }, "identifierName": "makeButton" }, "name": "makeButton" }, "arguments": [ { "type": "MemberExpression", "start": 1939, "end": 1961, "loc": { "start": { "line": 43, "column": 16 }, "end": { "line": 43, "column": 38 } }, "object": { "type": "ThisExpression", "start": 1939, "end": 1943, "loc": { "start": { "line": 43, "column": 16 }, "end": { "line": 43, "column": 20 } } }, "property": { "type": "Identifier", "start": 1944, "end": 1961, "loc": { "start": { "line": 43, "column": 21 }, "end": { "line": 43, "column": 38 }, "identifierName": "filtersDataSource" }, "name": "filtersDataSource" }, "computed": false }, { "type": "ArrayExpression", "start": 1980, "end": 2024, "loc": { "start": { "line": 44, "column": 16 }, "end": { "line": 44, "column": 60 } }, "elements": [ { "type": "BinaryExpression", "start": 1981, "end": 2023, "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 59 } }, "left": { "type": "StringLiteral", "start": 1981, "end": 1987, "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 23 } }, "extra": { "rawValue": "mode", "raw": "\"mode\"" }, "value": "mode" }, "operator": "+", "right": { "type": "CallExpression", "start": 1990, "end": 2023, "loc": { "start": { "line": 44, "column": 26 }, "end": { "line": 44, "column": 59 } }, "callee": { "type": "Identifier", "start": 1990, "end": 2011, "loc": { "start": { "line": 44, "column": 26 }, "end": { "line": 44, "column": 47 }, "identifierName": "capitalizeFirstLetter" }, "name": "capitalizeFirstLetter" }, "arguments": [ { "type": "Identifier", "start": 2012, "end": 2022, "loc": { "start": { "line": 44, "column": 48 }, "end": { "line": 44, "column": 58 }, "identifierName": "dataSource" }, "name": "dataSource" } ] } } ] }, { "type": "MemberExpression", "start": 2043, "end": 2092, "loc": { "start": { "line": 45, "column": 16 }, "end": { "line": 45, "column": 65 } }, "object": { "type": "MemberExpression", "start": 2043, "end": 2086, "loc": { "start": { "line": 45, "column": 16 }, "end": { "line": 45, "column": 59 } }, "object": { "type": "MemberExpression", "start": 2043, "end": 2074, "loc": { "start": { "line": 45, "column": 16 }, "end": { "line": 45, "column": 47 } }, "object": { "type": "MemberExpression", "start": 2043, "end": 2062, "loc": { "start": { "line": 45, "column": 16 }, "end": { "line": 45, "column": 35 } }, "object": { "type": "MemberExpression", "start": 2043, "end": 2051, "loc": { "start": { "line": 45, "column": 16 }, "end": { "line": 45, "column": 24 } }, "object": { "type": "Identifier", "start": 2043, "end": 2044, "loc": { "start": { "line": 45, "column": 16 }, "end": { "line": 45, "column": 17 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 2045, "end": 2051, "loc": { "start": { "line": 45, "column": 18 }, "end": { "line": 45, "column": 24 }, "identifierName": "ingame" }, "name": "ingame" }, "computed": false }, "property": { "type": "Identifier", "start": 2052, "end": 2062, "loc": { "start": { "line": 45, "column": 25 }, "end": { "line": 45, "column": 35 }, "identifierName": "statistics" }, "name": "statistics" }, "computed": false }, "property": { "type": "Identifier", "start": 2063, "end": 2074, "loc": { "start": { "line": 45, "column": 36 }, "end": { "line": 45, "column": 47 }, "identifierName": "dataSources" }, "name": "dataSources" }, "computed": false }, "property": { "type": "Identifier", "start": 2075, "end": 2085, "loc": { "start": { "line": 45, "column": 48 }, "end": { "line": 45, "column": 58 }, "identifierName": "dataSource" }, "name": "dataSource" }, "computed": true }, "property": { "type": "Identifier", "start": 2087, "end": 2092, "loc": { "start": { "line": 45, "column": 60 }, "end": { "line": 45, "column": 65 }, "identifierName": "title" }, "name": "title" }, "computed": false } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 2122, "end": 2185, "loc": { "start": { "line": 47, "column": 12 }, "end": { "line": 47, "column": 75 } }, "expression": { "type": "CallExpression", "start": 2122, "end": 2184, "loc": { "start": { "line": 47, "column": 12 }, "end": { "line": 47, "column": 74 } }, "callee": { "type": "MemberExpression", "start": 2122, "end": 2138, "loc": { "start": { "line": 47, "column": 12 }, "end": { "line": 47, "column": 28 } }, "object": { "type": "ThisExpression", "start": 2122, "end": 2126, "loc": { "start": { "line": 47, "column": 12 }, "end": { "line": 47, "column": 16 } } }, "property": { "type": "Identifier", "start": 2127, "end": 2138, "loc": { "start": { "line": 47, "column": 17 }, "end": { "line": 47, "column": 28 }, "identifierName": "trackClicks" }, "name": "trackClicks" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2139, "end": 2145, "loc": { "start": { "line": 47, "column": 29 }, "end": { "line": 47, "column": 35 }, "identifierName": "button" }, "name": "button" }, { "type": "ArrowFunctionExpression", "start": 2147, "end": 2183, "loc": { "start": { "line": 47, "column": 37 }, "end": { "line": 47, "column": 73 } }, "id": null, "generator": false, "expression": true, "async": false, "params": [], "body": { "type": "CallExpression", "start": 2153, "end": 2183, "loc": { "start": { "line": 47, "column": 43 }, "end": { "line": 47, "column": 73 } }, "callee": { "type": "MemberExpression", "start": 2153, "end": 2171, "loc": { "start": { "line": 47, "column": 43 }, "end": { "line": 47, "column": 61 } }, "object": { "type": "ThisExpression", "start": 2153, "end": 2157, "loc": { "start": { "line": 47, "column": 43 }, "end": { "line": 47, "column": 47 } } }, "property": { "type": "Identifier", "start": 2158, "end": 2171, "loc": { "start": { "line": 47, "column": 48 }, "end": { "line": 47, "column": 61 }, "identifierName": "setDataSource" }, "name": "setDataSource" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2172, "end": 2182, "loc": { "start": { "line": 47, "column": 62 }, "end": { "line": 47, "column": 72 }, "identifierName": "dataSource" }, "name": "dataSource" } ] } } ] } } ], "directives": [] } }, { "type": "VariableDeclaration", "start": 2208, "end": 2294, "loc": { "start": { "line": 50, "column": 8 }, "end": { "line": 50, "column": 94 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2214, "end": 2293, "loc": { "start": { "line": 50, "column": 14 }, "end": { "line": 50, "column": 93 } }, "id": { "type": "Identifier", "start": 2214, "end": 2231, "loc": { "start": { "line": 50, "column": 14 }, "end": { "line": 50, "column": 31 }, "identifierName": "buttonIterateUnit" }, "name": "buttonIterateUnit" }, "init": { "type": "CallExpression", "start": 2234, "end": 2293, "loc": { "start": { "line": 50, "column": 34 }, "end": { "line": 50, "column": 93 } }, "callee": { "type": "Identifier", "start": 2234, "end": 2244, "loc": { "start": { "line": 50, "column": 34 }, "end": { "line": 50, "column": 44 }, "identifierName": "makeButton" }, "name": "makeButton" }, "arguments": [ { "type": "MemberExpression", "start": 2245, "end": 2268, "loc": { "start": { "line": 50, "column": 45 }, "end": { "line": 50, "column": 68 } }, "object": { "type": "ThisExpression", "start": 2245, "end": 2249, "loc": { "start": { "line": 50, "column": 45 }, "end": { "line": 50, "column": 49 } } }, "property": { "type": "Identifier", "start": 2250, "end": 2268, "loc": { "start": { "line": 50, "column": 50 }, "end": { "line": 50, "column": 68 }, "identifierName": "filtersDisplayMode" }, "name": "filtersDisplayMode" }, "computed": false }, { "type": "ArrayExpression", "start": 2270, "end": 2292, "loc": { "start": { "line": 50, "column": 70 }, "end": { "line": 50, "column": 92 } }, "elements": [ { "type": "StringLiteral", "start": 2271, "end": 2291, "loc": { "start": { "line": 50, "column": 71 }, "end": { "line": 50, "column": 91 } }, "extra": { "rawValue": "displayIterateUnit", "raw": "\"displayIterateUnit\"" }, "value": "displayIterateUnit" } ] } ] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 2304, "end": 2387, "loc": { "start": { "line": 51, "column": 8 }, "end": { "line": 51, "column": 91 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2310, "end": 2386, "loc": { "start": { "line": 51, "column": 14 }, "end": { "line": 51, "column": 90 } }, "id": { "type": "Identifier", "start": 2310, "end": 2329, "loc": { "start": { "line": 51, "column": 14 }, "end": { "line": 51, "column": 33 }, "identifierName": "buttonDisplaySorted" }, "name": "buttonDisplaySorted" }, "init": { "type": "CallExpression", "start": 2332, "end": 2386, "loc": { "start": { "line": 51, "column": 36 }, "end": { "line": 51, "column": 90 } }, "callee": { "type": "Identifier", "start": 2332, "end": 2342, "loc": { "start": { "line": 51, "column": 36 }, "end": { "line": 51, "column": 46 }, "identifierName": "makeButton" }, "name": "makeButton" }, "arguments": [ { "type": "MemberExpression", "start": 2343, "end": 2366, "loc": { "start": { "line": 51, "column": 47 }, "end": { "line": 51, "column": 70 } }, "object": { "type": "ThisExpression", "start": 2343, "end": 2347, "loc": { "start": { "line": 51, "column": 47 }, "end": { "line": 51, "column": 51 } } }, "property": { "type": "Identifier", "start": 2348, "end": 2366, "loc": { "start": { "line": 51, "column": 52 }, "end": { "line": 51, "column": 70 }, "identifierName": "filtersDisplayMode" }, "name": "filtersDisplayMode" }, "computed": false }, { "type": "ArrayExpression", "start": 2368, "end": 2385, "loc": { "start": { "line": 51, "column": 72 }, "end": { "line": 51, "column": 89 } }, "elements": [ { "type": "StringLiteral", "start": 2369, "end": 2384, "loc": { "start": { "line": 51, "column": 73 }, "end": { "line": 51, "column": 88 } }, "extra": { "rawValue": "displaySorted", "raw": "\"displaySorted\"" }, "value": "displaySorted" } ] } ] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 2397, "end": 2484, "loc": { "start": { "line": 52, "column": 8 }, "end": { "line": 52, "column": 95 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2403, "end": 2483, "loc": { "start": { "line": 52, "column": 14 }, "end": { "line": 52, "column": 94 } }, "id": { "type": "Identifier", "start": 2403, "end": 2424, "loc": { "start": { "line": 52, "column": 14 }, "end": { "line": 52, "column": 35 }, "identifierName": "buttonDisplayDetailed" }, "name": "buttonDisplayDetailed" }, "init": { "type": "CallExpression", "start": 2427, "end": 2483, "loc": { "start": { "line": 52, "column": 38 }, "end": { "line": 52, "column": 94 } }, "callee": { "type": "Identifier", "start": 2427, "end": 2437, "loc": { "start": { "line": 52, "column": 38 }, "end": { "line": 52, "column": 48 }, "identifierName": "makeButton" }, "name": "makeButton" }, "arguments": [ { "type": "MemberExpression", "start": 2438, "end": 2461, "loc": { "start": { "line": 52, "column": 49 }, "end": { "line": 52, "column": 72 } }, "object": { "type": "ThisExpression", "start": 2438, "end": 2442, "loc": { "start": { "line": 52, "column": 49 }, "end": { "line": 52, "column": 53 } } }, "property": { "type": "Identifier", "start": 2443, "end": 2461, "loc": { "start": { "line": 52, "column": 54 }, "end": { "line": 52, "column": 72 }, "identifierName": "filtersDisplayMode" }, "name": "filtersDisplayMode" }, "computed": false }, { "type": "ArrayExpression", "start": 2463, "end": 2482, "loc": { "start": { "line": 52, "column": 74 }, "end": { "line": 52, "column": 93 } }, "elements": [ { "type": "StringLiteral", "start": 2464, "end": 2481, "loc": { "start": { "line": 52, "column": 75 }, "end": { "line": 52, "column": 92 } }, "extra": { "rawValue": "displayDetailed", "raw": "\"displayDetailed\"" }, "value": "displayDetailed" } ] } ] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 2494, "end": 2575, "loc": { "start": { "line": 53, "column": 8 }, "end": { "line": 53, "column": 89 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2500, "end": 2574, "loc": { "start": { "line": 53, "column": 14 }, "end": { "line": 53, "column": 88 } }, "id": { "type": "Identifier", "start": 2500, "end": 2518, "loc": { "start": { "line": 53, "column": 14 }, "end": { "line": 53, "column": 32 }, "identifierName": "buttonDisplayIcons" }, "name": "buttonDisplayIcons" }, "init": { "type": "CallExpression", "start": 2521, "end": 2574, "loc": { "start": { "line": 53, "column": 35 }, "end": { "line": 53, "column": 88 } }, "callee": { "type": "Identifier", "start": 2521, "end": 2531, "loc": { "start": { "line": 53, "column": 35 }, "end": { "line": 53, "column": 45 }, "identifierName": "makeButton" }, "name": "makeButton" }, "arguments": [ { "type": "MemberExpression", "start": 2532, "end": 2555, "loc": { "start": { "line": 53, "column": 46 }, "end": { "line": 53, "column": 69 } }, "object": { "type": "ThisExpression", "start": 2532, "end": 2536, "loc": { "start": { "line": 53, "column": 46 }, "end": { "line": 53, "column": 50 } } }, "property": { "type": "Identifier", "start": 2537, "end": 2555, "loc": { "start": { "line": 53, "column": 51 }, "end": { "line": 53, "column": 69 }, "identifierName": "filtersDisplayMode" }, "name": "filtersDisplayMode" }, "computed": false }, { "type": "ArrayExpression", "start": 2557, "end": 2573, "loc": { "start": { "line": 53, "column": 71 }, "end": { "line": 53, "column": 87 } }, "elements": [ { "type": "StringLiteral", "start": 2558, "end": 2572, "loc": { "start": { "line": 53, "column": 72 }, "end": { "line": 53, "column": 86 } }, "extra": { "rawValue": "displayIcons", "raw": "\"displayIcons\"" }, "value": "displayIcons" } ] } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 2587, "end": 2649, "loc": { "start": { "line": 55, "column": 8 }, "end": { "line": 55, "column": 70 } }, "expression": { "type": "CallExpression", "start": 2587, "end": 2648, "loc": { "start": { "line": 55, "column": 8 }, "end": { "line": 55, "column": 69 } }, "callee": { "type": "MemberExpression", "start": 2587, "end": 2603, "loc": { "start": { "line": 55, "column": 8 }, "end": { "line": 55, "column": 24 } }, "object": { "type": "ThisExpression", "start": 2587, "end": 2591, "loc": { "start": { "line": 55, "column": 8 }, "end": { "line": 55, "column": 12 } } }, "property": { "type": "Identifier", "start": 2592, "end": 2603, "loc": { "start": { "line": 55, "column": 13 }, "end": { "line": 55, "column": 24 }, "identifierName": "trackClicks" }, "name": "trackClicks" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2604, "end": 2621, "loc": { "start": { "line": 55, "column": 25 }, "end": { "line": 55, "column": 42 }, "identifierName": "buttonIterateUnit" }, "name": "buttonIterateUnit" }, { "type": "ArrowFunctionExpression", "start": 2623, "end": 2647, "loc": { "start": { "line": 55, "column": 44 }, "end": { "line": 55, "column": 68 } }, "id": null, "generator": false, "expression": true, "async": false, "params": [], "body": { "type": "CallExpression", "start": 2629, "end": 2647, "loc": { "start": { "line": 55, "column": 50 }, "end": { "line": 55, "column": 68 } }, "callee": { "type": "MemberExpression", "start": 2629, "end": 2645, "loc": { "start": { "line": 55, "column": 50 }, "end": { "line": 55, "column": 66 } }, "object": { "type": "ThisExpression", "start": 2629, "end": 2633, "loc": { "start": { "line": 55, "column": 50 }, "end": { "line": 55, "column": 54 } } }, "property": { "type": "Identifier", "start": 2634, "end": 2645, "loc": { "start": { "line": 55, "column": 55 }, "end": { "line": 55, "column": 66 }, "identifierName": "iterateUnit" }, "name": "iterateUnit" }, "computed": false }, "arguments": [] } } ] } }, { "type": "ExpressionStatement", "start": 2659, "end": 2724, "loc": { "start": { "line": 56, "column": 8 }, "end": { "line": 56, "column": 73 } }, "expression": { "type": "CallExpression", "start": 2659, "end": 2723, "loc": { "start": { "line": 56, "column": 8 }, "end": { "line": 56, "column": 72 } }, "callee": { "type": "MemberExpression", "start": 2659, "end": 2675, "loc": { "start": { "line": 56, "column": 8 }, "end": { "line": 56, "column": 24 } }, "object": { "type": "ThisExpression", "start": 2659, "end": 2663, "loc": { "start": { "line": 56, "column": 8 }, "end": { "line": 56, "column": 12 } } }, "property": { "type": "Identifier", "start": 2664, "end": 2675, "loc": { "start": { "line": 56, "column": 13 }, "end": { "line": 56, "column": 24 }, "identifierName": "trackClicks" }, "name": "trackClicks" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2676, "end": 2695, "loc": { "start": { "line": 56, "column": 25 }, "end": { "line": 56, "column": 44 }, "identifierName": "buttonDisplaySorted" }, "name": "buttonDisplaySorted" }, { "type": "ArrowFunctionExpression", "start": 2697, "end": 2722, "loc": { "start": { "line": 56, "column": 46 }, "end": { "line": 56, "column": 71 } }, "id": null, "generator": false, "expression": true, "async": false, "params": [], "body": { "type": "CallExpression", "start": 2703, "end": 2722, "loc": { "start": { "line": 56, "column": 52 }, "end": { "line": 56, "column": 71 } }, "callee": { "type": "MemberExpression", "start": 2703, "end": 2720, "loc": { "start": { "line": 56, "column": 52 }, "end": { "line": 56, "column": 69 } }, "object": { "type": "ThisExpression", "start": 2703, "end": 2707, "loc": { "start": { "line": 56, "column": 52 }, "end": { "line": 56, "column": 56 } } }, "property": { "type": "Identifier", "start": 2708, "end": 2720, "loc": { "start": { "line": 56, "column": 57 }, "end": { "line": 56, "column": 69 }, "identifierName": "toggleSorted" }, "name": "toggleSorted" }, "computed": false }, "arguments": [] } } ] } }, { "type": "ExpressionStatement", "start": 2734, "end": 2821, "loc": { "start": { "line": 57, "column": 8 }, "end": { "line": 57, "column": 95 } }, "expression": { "type": "CallExpression", "start": 2734, "end": 2820, "loc": { "start": { "line": 57, "column": 8 }, "end": { "line": 57, "column": 94 } }, "callee": { "type": "MemberExpression", "start": 2734, "end": 2750, "loc": { "start": { "line": 57, "column": 8 }, "end": { "line": 57, "column": 24 } }, "object": { "type": "ThisExpression", "start": 2734, "end": 2738, "loc": { "start": { "line": 57, "column": 8 }, "end": { "line": 57, "column": 12 } } }, "property": { "type": "Identifier", "start": 2739, "end": 2750, "loc": { "start": { "line": 57, "column": 13 }, "end": { "line": 57, "column": 24 }, "identifierName": "trackClicks" }, "name": "trackClicks" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2751, "end": 2769, "loc": { "start": { "line": 57, "column": 25 }, "end": { "line": 57, "column": 43 }, "identifierName": "buttonDisplayIcons" }, "name": "buttonDisplayIcons" }, { "type": "ArrowFunctionExpression", "start": 2771, "end": 2819, "loc": { "start": { "line": 57, "column": 45 }, "end": { "line": 57, "column": 93 } }, "id": null, "generator": false, "expression": true, "async": false, "params": [], "body": { "type": "CallExpression", "start": 2777, "end": 2819, "loc": { "start": { "line": 57, "column": 51 }, "end": { "line": 57, "column": 93 } }, "callee": { "type": "MemberExpression", "start": 2777, "end": 2796, "loc": { "start": { "line": 57, "column": 51 }, "end": { "line": 57, "column": 70 } }, "object": { "type": "ThisExpression", "start": 2777, "end": 2781, "loc": { "start": { "line": 57, "column": 51 }, "end": { "line": 57, "column": 55 } } }, "property": { "type": "Identifier", "start": 2782, "end": 2796, "loc": { "start": { "line": 57, "column": 56 }, "end": { "line": 57, "column": 70 }, "identifierName": "setDisplayMode" }, "name": "setDisplayMode" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 2797, "end": 2818, "loc": { "start": { "line": 57, "column": 71 }, "end": { "line": 57, "column": 92 } }, "object": { "type": "Identifier", "start": 2797, "end": 2812, "loc": { "start": { "line": 57, "column": 71 }, "end": { "line": 57, "column": 86 }, "identifierName": "enumDisplayMode" }, "name": "enumDisplayMode" }, "property": { "type": "Identifier", "start": 2813, "end": 2818, "loc": { "start": { "line": 57, "column": 87 }, "end": { "line": 57, "column": 92 }, "identifierName": "icons" }, "name": "icons" }, "computed": false } ] } } ] } }, { "type": "ExpressionStatement", "start": 2831, "end": 2924, "loc": { "start": { "line": 58, "column": 8 }, "end": { "line": 58, "column": 101 } }, "expression": { "type": "CallExpression", "start": 2831, "end": 2923, "loc": { "start": { "line": 58, "column": 8 }, "end": { "line": 58, "column": 100 } }, "callee": { "type": "MemberExpression", "start": 2831, "end": 2847, "loc": { "start": { "line": 58, "column": 8 }, "end": { "line": 58, "column": 24 } }, "object": { "type": "ThisExpression", "start": 2831, "end": 2835, "loc": { "start": { "line": 58, "column": 8 }, "end": { "line": 58, "column": 12 } } }, "property": { "type": "Identifier", "start": 2836, "end": 2847, "loc": { "start": { "line": 58, "column": 13 }, "end": { "line": 58, "column": 24 }, "identifierName": "trackClicks" }, "name": "trackClicks" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2848, "end": 2869, "loc": { "start": { "line": 58, "column": 25 }, "end": { "line": 58, "column": 46 }, "identifierName": "buttonDisplayDetailed" }, "name": "buttonDisplayDetailed" }, { "type": "ArrowFunctionExpression", "start": 2871, "end": 2922, "loc": { "start": { "line": 58, "column": 48 }, "end": { "line": 58, "column": 99 } }, "id": null, "generator": false, "expression": true, "async": false, "params": [], "body": { "type": "CallExpression", "start": 2877, "end": 2922, "loc": { "start": { "line": 58, "column": 54 }, "end": { "line": 58, "column": 99 } }, "callee": { "type": "MemberExpression", "start": 2877, "end": 2896, "loc": { "start": { "line": 58, "column": 54 }, "end": { "line": 58, "column": 73 } }, "object": { "type": "ThisExpression", "start": 2877, "end": 2881, "loc": { "start": { "line": 58, "column": 54 }, "end": { "line": 58, "column": 58 } } }, "property": { "type": "Identifier", "start": 2882, "end": 2896, "loc": { "start": { "line": 58, "column": 59 }, "end": { "line": 58, "column": 73 }, "identifierName": "setDisplayMode" }, "name": "setDisplayMode" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 2897, "end": 2921, "loc": { "start": { "line": 58, "column": 74 }, "end": { "line": 58, "column": 98 } }, "object": { "type": "Identifier", "start": 2897, "end": 2912, "loc": { "start": { "line": 58, "column": 74 }, "end": { "line": 58, "column": 89 }, "identifierName": "enumDisplayMode" }, "name": "enumDisplayMode" }, "property": { "type": "Identifier", "start": 2913, "end": 2921, "loc": { "start": { "line": 58, "column": 90 }, "end": { "line": 58, "column": 98 }, "identifierName": "detailed" }, "name": "detailed" }, "computed": false } ] } } ] } }, { "type": "ExpressionStatement", "start": 2936, "end": 2999, "loc": { "start": { "line": 60, "column": 8 }, "end": { "line": 60, "column": 71 } }, "expression": { "type": "AssignmentExpression", "start": 2936, "end": 2998, "loc": { "start": { "line": 60, "column": 8 }, "end": { "line": 60, "column": 70 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2936, "end": 2951, "loc": { "start": { "line": 60, "column": 8 }, "end": { "line": 60, "column": 23 } }, "object": { "type": "ThisExpression", "start": 2936, "end": 2940, "loc": { "start": { "line": 60, "column": 8 }, "end": { "line": 60, "column": 12 } } }, "property": { "type": "Identifier", "start": 2941, "end": 2951, "loc": { "start": { "line": 60, "column": 13 }, "end": { "line": 60, "column": 23 }, "identifierName": "contentDiv" }, "name": "contentDiv" }, "computed": false }, "right": { "type": "CallExpression", "start": 2954, "end": 2998, "loc": { "start": { "line": 60, "column": 26 }, "end": { "line": 60, "column": 70 } }, "callee": { "type": "Identifier", "start": 2954, "end": 2961, "loc": { "start": { "line": 60, "column": 26 }, "end": { "line": 60, "column": 33 }, "identifierName": "makeDiv" }, "name": "makeDiv" }, "arguments": [ { "type": "MemberExpression", "start": 2962, "end": 2978, "loc": { "start": { "line": 60, "column": 34 }, "end": { "line": 60, "column": 50 } }, "object": { "type": "ThisExpression", "start": 2962, "end": 2966, "loc": { "start": { "line": 60, "column": 34 }, "end": { "line": 60, "column": 38 } } }, "property": { "type": "Identifier", "start": 2967, "end": 2978, "loc": { "start": { "line": 60, "column": 39 }, "end": { "line": 60, "column": 50 }, "identifierName": "dialogInner" }, "name": "dialogInner" }, "computed": false }, { "type": "NullLiteral", "start": 2980, "end": 2984, "loc": { "start": { "line": 60, "column": 52 }, "end": { "line": 60, "column": 56 } } }, { "type": "ArrayExpression", "start": 2986, "end": 2997, "loc": { "start": { "line": 60, "column": 58 }, "end": { "line": 60, "column": 69 } }, "elements": [ { "type": "StringLiteral", "start": 2987, "end": 2996, "loc": { "start": { "line": 60, "column": 59 }, "end": { "line": 60, "column": 68 } }, "extra": { "rawValue": "content", "raw": "\"content\"" }, "value": "content" } ] } ] } } } ], "directives": [], "trailingComments": null }, "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * @param {enumAnalyticsDataSource} source\r\n ", "start": 3014, "end": 3074, "loc": { "start": { "line": 63, "column": 4 }, "end": { "line": 65, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 3080, "end": 3385, "loc": { "start": { "line": 66, "column": 4 }, "end": { "line": 74, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 3080, "end": 3093, "loc": { "start": { "line": 66, "column": 4 }, "end": { "line": 66, "column": 17 }, "identifierName": "setDataSource" }, "name": "setDataSource", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 3094, "end": 3100, "loc": { "start": { "line": 66, "column": 18 }, "end": { "line": 66, "column": 24 }, "identifierName": "source" }, "name": "source" } ], "body": { "type": "BlockStatement", "start": 3102, "end": 3385, "loc": { "start": { "line": 66, "column": 26 }, "end": { "line": 74, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 3113, "end": 3138, "loc": { "start": { "line": 67, "column": 8 }, "end": { "line": 67, "column": 33 } }, "expression": { "type": "AssignmentExpression", "start": 3113, "end": 3137, "loc": { "start": { "line": 67, "column": 8 }, "end": { "line": 67, "column": 32 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 3113, "end": 3128, "loc": { "start": { "line": 67, "column": 8 }, "end": { "line": 67, "column": 23 } }, "object": { "type": "ThisExpression", "start": 3113, "end": 3117, "loc": { "start": { "line": 67, "column": 8 }, "end": { "line": 67, "column": 12 } } }, "property": { "type": "Identifier", "start": 3118, "end": 3128, "loc": { "start": { "line": 67, "column": 13 }, "end": { "line": 67, "column": 23 }, "identifierName": "dataSource" }, "name": "dataSource" }, "computed": false }, "right": { "type": "Identifier", "start": 3131, "end": 3137, "loc": { "start": { "line": 67, "column": 26 }, "end": { "line": 67, "column": 32 }, "identifierName": "source" }, "name": "source" } } }, { "type": "ExpressionStatement", "start": 3148, "end": 3205, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 65 } }, "expression": { "type": "CallExpression", "start": 3148, "end": 3204, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 64 } }, "callee": { "type": "MemberExpression", "start": 3148, "end": 3177, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 37 } }, "object": { "type": "MemberExpression", "start": 3148, "end": 3164, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 24 } }, "object": { "type": "ThisExpression", "start": 3148, "end": 3152, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 12 } } }, "property": { "type": "Identifier", "start": 3153, "end": 3164, "loc": { "start": { "line": 68, "column": 13 }, "end": { "line": 68, "column": 24 }, "identifierName": "dialogInner" }, "name": "dialogInner" }, "computed": false }, "property": { "type": "Identifier", "start": 3165, "end": 3177, "loc": { "start": { "line": 68, "column": 25 }, "end": { "line": 68, "column": 37 }, "identifierName": "setAttribute" }, "name": "setAttribute" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 3178, "end": 3195, "loc": { "start": { "line": 68, "column": 38 }, "end": { "line": 68, "column": 55 } }, "extra": { "rawValue": "data-datasource", "raw": "\"data-datasource\"" }, "value": "data-datasource" }, { "type": "Identifier", "start": 3197, "end": 3203, "loc": { "start": { "line": 68, "column": 57 }, "end": { "line": 68, "column": 63 }, "identifierName": "source" }, "name": "source" } ] } }, { "type": "ExpressionStatement", "start": 3217, "end": 3304, "loc": { "start": { "line": 70, "column": 8 }, "end": { "line": 70, "column": 95 } }, "expression": { "type": "AssignmentExpression", "start": 3217, "end": 3303, "loc": { "start": { "line": 70, "column": 8 }, "end": { "line": 70, "column": 94 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 3217, "end": 3249, "loc": { "start": { "line": 70, "column": 8 }, "end": { "line": 70, "column": 40 } }, "object": { "type": "MemberExpression", "start": 3217, "end": 3239, "loc": { "start": { "line": 70, "column": 8 }, "end": { "line": 70, "column": 30 } }, "object": { "type": "ThisExpression", "start": 3217, "end": 3221, "loc": { "start": { "line": 70, "column": 8 }, "end": { "line": 70, "column": 12 } } }, "property": { "type": "Identifier", "start": 3222, "end": 3239, "loc": { "start": { "line": 70, "column": 13 }, "end": { "line": 70, "column": 30 }, "identifierName": "sourceExplanation" }, "name": "sourceExplanation" }, "computed": false }, "property": { "type": "Identifier", "start": 3240, "end": 3249, "loc": { "start": { "line": 70, "column": 31 }, "end": { "line": 70, "column": 40 }, "identifierName": "innerText" }, "name": "innerText" }, "computed": false }, "right": { "type": "MemberExpression", "start": 3252, "end": 3303, "loc": { "start": { "line": 70, "column": 43 }, "end": { "line": 70, "column": 94 } }, "object": { "type": "MemberExpression", "start": 3252, "end": 3291, "loc": { "start": { "line": 70, "column": 43 }, "end": { "line": 70, "column": 82 } }, "object": { "type": "MemberExpression", "start": 3252, "end": 3283, "loc": { "start": { "line": 70, "column": 43 }, "end": { "line": 70, "column": 74 } }, "object": { "type": "MemberExpression", "start": 3252, "end": 3271, "loc": { "start": { "line": 70, "column": 43 }, "end": { "line": 70, "column": 62 } }, "object": { "type": "MemberExpression", "start": 3252, "end": 3260, "loc": { "start": { "line": 70, "column": 43 }, "end": { "line": 70, "column": 51 } }, "object": { "type": "Identifier", "start": 3252, "end": 3253, "loc": { "start": { "line": 70, "column": 43 }, "end": { "line": 70, "column": 44 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 3254, "end": 3260, "loc": { "start": { "line": 70, "column": 45 }, "end": { "line": 70, "column": 51 }, "identifierName": "ingame" }, "name": "ingame" }, "computed": false }, "property": { "type": "Identifier", "start": 3261, "end": 3271, "loc": { "start": { "line": 70, "column": 52 }, "end": { "line": 70, "column": 62 }, "identifierName": "statistics" }, "name": "statistics" }, "computed": false }, "property": { "type": "Identifier", "start": 3272, "end": 3283, "loc": { "start": { "line": 70, "column": 63 }, "end": { "line": 70, "column": 74 }, "identifierName": "dataSources" }, "name": "dataSources" }, "computed": false }, "property": { "type": "Identifier", "start": 3284, "end": 3290, "loc": { "start": { "line": 70, "column": 75 }, "end": { "line": 70, "column": 81 }, "identifierName": "source" }, "name": "source" }, "computed": true }, "property": { "type": "Identifier", "start": 3292, "end": 3303, "loc": { "start": { "line": 70, "column": 83 }, "end": { "line": 70, "column": 94 }, "identifierName": "description" }, "name": "description" }, "computed": false } } }, { "type": "IfStatement", "start": 3314, "end": 3378, "loc": { "start": { "line": 71, "column": 8 }, "end": { "line": 73, "column": 9 } }, "test": { "type": "MemberExpression", "start": 3318, "end": 3330, "loc": { "start": { "line": 71, "column": 12 }, "end": { "line": 71, "column": 24 } }, "object": { "type": "ThisExpression", "start": 3318, "end": 3322, "loc": { "start": { "line": 71, "column": 12 }, "end": { "line": 71, "column": 16 } } }, "property": { "type": "Identifier", "start": 3323, "end": 3330, "loc": { "start": { "line": 71, "column": 17 }, "end": { "line": 71, "column": 24 }, "identifierName": "visible" }, "name": "visible" }, "computed": false }, "consequent": { "type": "BlockStatement", "start": 3332, "end": 3378, "loc": { "start": { "line": 71, "column": 26 }, "end": { "line": 73, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 3347, "end": 3367, "loc": { "start": { "line": 72, "column": 12 }, "end": { "line": 72, "column": 32 } }, "expression": { "type": "CallExpression", "start": 3347, "end": 3366, "loc": { "start": { "line": 72, "column": 12 }, "end": { "line": 72, "column": 31 } }, "callee": { "type": "MemberExpression", "start": 3347, "end": 3364, "loc": { "start": { "line": 72, "column": 12 }, "end": { "line": 72, "column": 29 } }, "object": { "type": "ThisExpression", "start": 3347, "end": 3351, "loc": { "start": { "line": 72, "column": 12 }, "end": { "line": 72, "column": 16 } } }, "property": { "type": "Identifier", "start": 3352, "end": 3364, "loc": { "start": { "line": 72, "column": 17 }, "end": { "line": 72, "column": 29 }, "identifierName": "rerenderFull" }, "name": "rerenderFull" }, "computed": false }, "arguments": [] } } ], "directives": [] }, "alternate": null } ], "directives": [], "trailingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * @param {enumAnalyticsDataSource} source\r\n ", "start": 3014, "end": 3074, "loc": { "start": { "line": 63, "column": 4 }, "end": { "line": 65, "column": 7 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * @param {enumDisplayMode} mode\r\n ", "start": 3393, "end": 3443, "loc": { "start": { "line": 76, "column": 4 }, "end": { "line": 78, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 3449, "end": 3652, "loc": { "start": { "line": 79, "column": 4 }, "end": { "line": 85, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 3449, "end": 3463, "loc": { "start": { "line": 79, "column": 4 }, "end": { "line": 79, "column": 18 }, "identifierName": "setDisplayMode" }, "name": "setDisplayMode", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 3464, "end": 3468, "loc": { "start": { "line": 79, "column": 19 }, "end": { "line": 79, "column": 23 }, "identifierName": "mode" }, "name": "mode" } ], "body": { "type": "BlockStatement", "start": 3470, "end": 3652, "loc": { "start": { "line": 79, "column": 25 }, "end": { "line": 85, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 3481, "end": 3505, "loc": { "start": { "line": 80, "column": 8 }, "end": { "line": 80, "column": 32 } }, "expression": { "type": "AssignmentExpression", "start": 3481, "end": 3504, "loc": { "start": { "line": 80, "column": 8 }, "end": { "line": 80, "column": 31 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 3481, "end": 3497, "loc": { "start": { "line": 80, "column": 8 }, "end": { "line": 80, "column": 24 } }, "object": { "type": "ThisExpression", "start": 3481, "end": 3485, "loc": { "start": { "line": 80, "column": 8 }, "end": { "line": 80, "column": 12 } } }, "property": { "type": "Identifier", "start": 3486, "end": 3497, "loc": { "start": { "line": 80, "column": 13 }, "end": { "line": 80, "column": 24 }, "identifierName": "displayMode" }, "name": "displayMode" }, "computed": false }, "right": { "type": "Identifier", "start": 3500, "end": 3504, "loc": { "start": { "line": 80, "column": 27 }, "end": { "line": 80, "column": 31 }, "identifierName": "mode" }, "name": "mode" } } }, { "type": "ExpressionStatement", "start": 3515, "end": 3571, "loc": { "start": { "line": 81, "column": 8 }, "end": { "line": 81, "column": 64 } }, "expression": { "type": "CallExpression", "start": 3515, "end": 3570, "loc": { "start": { "line": 81, "column": 8 }, "end": { "line": 81, "column": 63 } }, "callee": { "type": "MemberExpression", "start": 3515, "end": 3544, "loc": { "start": { "line": 81, "column": 8 }, "end": { "line": 81, "column": 37 } }, "object": { "type": "MemberExpression", "start": 3515, "end": 3531, "loc": { "start": { "line": 81, "column": 8 }, "end": { "line": 81, "column": 24 } }, "object": { "type": "ThisExpression", "start": 3515, "end": 3519, "loc": { "start": { "line": 81, "column": 8 }, "end": { "line": 81, "column": 12 } } }, "property": { "type": "Identifier", "start": 3520, "end": 3531, "loc": { "start": { "line": 81, "column": 13 }, "end": { "line": 81, "column": 24 }, "identifierName": "dialogInner" }, "name": "dialogInner" }, "computed": false }, "property": { "type": "Identifier", "start": 3532, "end": 3544, "loc": { "start": { "line": 81, "column": 25 }, "end": { "line": 81, "column": 37 }, "identifierName": "setAttribute" }, "name": "setAttribute" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 3545, "end": 3563, "loc": { "start": { "line": 81, "column": 38 }, "end": { "line": 81, "column": 56 } }, "extra": { "rawValue": "data-displaymode", "raw": "\"data-displaymode\"" }, "value": "data-displaymode" }, { "type": "Identifier", "start": 3565, "end": 3569, "loc": { "start": { "line": 81, "column": 58 }, "end": { "line": 81, "column": 62 }, "identifierName": "mode" }, "name": "mode" } ] } }, { "type": "IfStatement", "start": 3581, "end": 3645, "loc": { "start": { "line": 82, "column": 8 }, "end": { "line": 84, "column": 9 } }, "test": { "type": "MemberExpression", "start": 3585, "end": 3597, "loc": { "start": { "line": 82, "column": 12 }, "end": { "line": 82, "column": 24 } }, "object": { "type": "ThisExpression", "start": 3585, "end": 3589, "loc": { "start": { "line": 82, "column": 12 }, "end": { "line": 82, "column": 16 } } }, "property": { "type": "Identifier", "start": 3590, "end": 3597, "loc": { "start": { "line": 82, "column": 17 }, "end": { "line": 82, "column": 24 }, "identifierName": "visible" }, "name": "visible" }, "computed": false }, "consequent": { "type": "BlockStatement", "start": 3599, "end": 3645, "loc": { "start": { "line": 82, "column": 26 }, "end": { "line": 84, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 3614, "end": 3634, "loc": { "start": { "line": 83, "column": 12 }, "end": { "line": 83, "column": 32 } }, "expression": { "type": "CallExpression", "start": 3614, "end": 3633, "loc": { "start": { "line": 83, "column": 12 }, "end": { "line": 83, "column": 31 } }, "callee": { "type": "MemberExpression", "start": 3614, "end": 3631, "loc": { "start": { "line": 83, "column": 12 }, "end": { "line": 83, "column": 29 } }, "object": { "type": "ThisExpression", "start": 3614, "end": 3618, "loc": { "start": { "line": 83, "column": 12 }, "end": { "line": 83, "column": 16 } } }, "property": { "type": "Identifier", "start": 3619, "end": 3631, "loc": { "start": { "line": 83, "column": 17 }, "end": { "line": 83, "column": 29 }, "identifierName": "rerenderFull" }, "name": "rerenderFull" }, "computed": false }, "arguments": [] } } ], "directives": [] }, "alternate": null } ], "directives": [], "trailingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * @param {enumDisplayMode} mode\r\n ", "start": 3393, "end": 3443, "loc": { "start": { "line": 76, "column": 4 }, "end": { "line": 78, "column": 7 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * @param {boolean} sorted\r\n ", "start": 3660, "end": 3704, "loc": { "start": { "line": 87, "column": 4 }, "end": { "line": 89, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 3710, "end": 3912, "loc": { "start": { "line": 90, "column": 4 }, "end": { "line": 96, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 3710, "end": 3719, "loc": { "start": { "line": 90, "column": 4 }, "end": { "line": 90, "column": 13 }, "identifierName": "setSorted" }, "name": "setSorted", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 3720, "end": 3726, "loc": { "start": { "line": 90, "column": 14 }, "end": { "line": 90, "column": 20 }, "identifierName": "sorted" }, "name": "sorted" } ], "body": { "type": "BlockStatement", "start": 3728, "end": 3912, "loc": { "start": { "line": 90, "column": 22 }, "end": { "line": 96, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 3739, "end": 3760, "loc": { "start": { "line": 91, "column": 8 }, "end": { "line": 91, "column": 29 } }, "expression": { "type": "AssignmentExpression", "start": 3739, "end": 3759, "loc": { "start": { "line": 91, "column": 8 }, "end": { "line": 91, "column": 28 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 3739, "end": 3750, "loc": { "start": { "line": 91, "column": 8 }, "end": { "line": 91, "column": 19 } }, "object": { "type": "ThisExpression", "start": 3739, "end": 3743, "loc": { "start": { "line": 91, "column": 8 }, "end": { "line": 91, "column": 12 } } }, "property": { "type": "Identifier", "start": 3744, "end": 3750, "loc": { "start": { "line": 91, "column": 13 }, "end": { "line": 91, "column": 19 }, "identifierName": "sorted" }, "name": "sorted" }, "computed": false }, "right": { "type": "Identifier", "start": 3753, "end": 3759, "loc": { "start": { "line": 91, "column": 22 }, "end": { "line": 91, "column": 28 }, "identifierName": "sorted" }, "name": "sorted" } } }, { "type": "ExpressionStatement", "start": 3770, "end": 3831, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 92, "column": 69 } }, "expression": { "type": "CallExpression", "start": 3770, "end": 3830, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 92, "column": 68 } }, "callee": { "type": "MemberExpression", "start": 3770, "end": 3799, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 92, "column": 37 } }, "object": { "type": "MemberExpression", "start": 3770, "end": 3786, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 92, "column": 24 } }, "object": { "type": "ThisExpression", "start": 3770, "end": 3774, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 92, "column": 12 } } }, "property": { "type": "Identifier", "start": 3775, "end": 3786, "loc": { "start": { "line": 92, "column": 13 }, "end": { "line": 92, "column": 24 }, "identifierName": "dialogInner" }, "name": "dialogInner" }, "computed": false }, "property": { "type": "Identifier", "start": 3787, "end": 3799, "loc": { "start": { "line": 92, "column": 25 }, "end": { "line": 92, "column": 37 }, "identifierName": "setAttribute" }, "name": "setAttribute" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 3800, "end": 3813, "loc": { "start": { "line": 92, "column": 38 }, "end": { "line": 92, "column": 51 } }, "extra": { "rawValue": "data-sorted", "raw": "\"data-sorted\"" }, "value": "data-sorted" }, { "type": "CallExpression", "start": 3815, "end": 3829, "loc": { "start": { "line": 92, "column": 53 }, "end": { "line": 92, "column": 67 } }, "callee": { "type": "Identifier", "start": 3815, "end": 3821, "loc": { "start": { "line": 92, "column": 53 }, "end": { "line": 92, "column": 59 }, "identifierName": "String" }, "name": "String" }, "arguments": [ { "type": "Identifier", "start": 3822, "end": 3828, "loc": { "start": { "line": 92, "column": 60 }, "end": { "line": 92, "column": 66 }, "identifierName": "sorted" }, "name": "sorted" } ] } ] } }, { "type": "IfStatement", "start": 3841, "end": 3905, "loc": { "start": { "line": 93, "column": 8 }, "end": { "line": 95, "column": 9 } }, "test": { "type": "MemberExpression", "start": 3845, "end": 3857, "loc": { "start": { "line": 93, "column": 12 }, "end": { "line": 93, "column": 24 } }, "object": { "type": "ThisExpression", "start": 3845, "end": 3849, "loc": { "start": { "line": 93, "column": 12 }, "end": { "line": 93, "column": 16 } } }, "property": { "type": "Identifier", "start": 3850, "end": 3857, "loc": { "start": { "line": 93, "column": 17 }, "end": { "line": 93, "column": 24 }, "identifierName": "visible" }, "name": "visible" }, "computed": false }, "consequent": { "type": "BlockStatement", "start": 3859, "end": 3905, "loc": { "start": { "line": 93, "column": 26 }, "end": { "line": 95, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 3874, "end": 3894, "loc": { "start": { "line": 94, "column": 12 }, "end": { "line": 94, "column": 32 } }, "expression": { "type": "CallExpression", "start": 3874, "end": 3893, "loc": { "start": { "line": 94, "column": 12 }, "end": { "line": 94, "column": 31 } }, "callee": { "type": "MemberExpression", "start": 3874, "end": 3891, "loc": { "start": { "line": 94, "column": 12 }, "end": { "line": 94, "column": 29 } }, "object": { "type": "ThisExpression", "start": 3874, "end": 3878, "loc": { "start": { "line": 94, "column": 12 }, "end": { "line": 94, "column": 16 } } }, "property": { "type": "Identifier", "start": 3879, "end": 3891, "loc": { "start": { "line": 94, "column": 17 }, "end": { "line": 94, "column": 29 }, "identifierName": "rerenderFull" }, "name": "rerenderFull" }, "computed": false }, "arguments": [] } } ], "directives": [] }, "alternate": null } ], "directives": [] }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * @param {boolean} sorted\r\n ", "start": 3660, "end": 3704, "loc": { "start": { "line": 87, "column": 4 }, "end": { "line": 89, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 3920, "end": 3982, "loc": { "start": { "line": 98, "column": 4 }, "end": { "line": 100, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 3920, "end": 3932, "loc": { "start": { "line": 98, "column": 4 }, "end": { "line": 98, "column": 16 }, "identifierName": "toggleSorted" }, "name": "toggleSorted" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 3935, "end": 3982, "loc": { "start": { "line": 98, "column": 19 }, "end": { "line": 100, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 3946, "end": 3975, "loc": { "start": { "line": 99, "column": 8 }, "end": { "line": 99, "column": 37 } }, "expression": { "type": "CallExpression", "start": 3946, "end": 3974, "loc": { "start": { "line": 99, "column": 8 }, "end": { "line": 99, "column": 36 } }, "callee": { "type": "MemberExpression", "start": 3946, "end": 3960, "loc": { "start": { "line": 99, "column": 8 }, "end": { "line": 99, "column": 22 } }, "object": { "type": "ThisExpression", "start": 3946, "end": 3950, "loc": { "start": { "line": 99, "column": 8 }, "end": { "line": 99, "column": 12 } } }, "property": { "type": "Identifier", "start": 3951, "end": 3960, "loc": { "start": { "line": 99, "column": 13 }, "end": { "line": 99, "column": 22 }, "identifierName": "setSorted" }, "name": "setSorted" }, "computed": false }, "arguments": [ { "type": "UnaryExpression", "start": 3961, "end": 3973, "loc": { "start": { "line": 99, "column": 23 }, "end": { "line": 99, "column": 35 } }, "operator": "!", "prefix": true, "argument": { "type": "MemberExpression", "start": 3962, "end": 3973, "loc": { "start": { "line": 99, "column": 24 }, "end": { "line": 99, "column": 35 } }, "object": { "type": "ThisExpression", "start": 3962, "end": 3966, "loc": { "start": { "line": 99, "column": 24 }, "end": { "line": 99, "column": 28 } } }, "property": { "type": "Identifier", "start": 3967, "end": 3973, "loc": { "start": { "line": 99, "column": 29 }, "end": { "line": 99, "column": 35 }, "identifierName": "sorted" }, "name": "sorted" }, "computed": false }, "extra": { "parenthesizedArgument": false } } ] } } ], "directives": [], "trailingComments": null }, "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * Chooses the next unit\r\n ", "start": 3990, "end": 4032, "loc": { "start": { "line": 102, "column": 4 }, "end": { "line": 104, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 4038, "end": 4292, "loc": { "start": { "line": 105, "column": 4 }, "end": { "line": 111, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 4038, "end": 4049, "loc": { "start": { "line": 105, "column": 4 }, "end": { "line": 105, "column": 15 }, "identifierName": "iterateUnit" }, "name": "iterateUnit", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 4052, "end": 4292, "loc": { "start": { "line": 105, "column": 18 }, "end": { "line": 111, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 4063, "end": 4125, "loc": { "start": { "line": 106, "column": 8 }, "end": { "line": 106, "column": 70 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4069, "end": 4124, "loc": { "start": { "line": 106, "column": 14 }, "end": { "line": 106, "column": 69 } }, "id": { "type": "Identifier", "start": 4069, "end": 4074, "loc": { "start": { "line": 106, "column": 14 }, "end": { "line": 106, "column": 19 }, "identifierName": "units" }, "name": "units" }, "init": { "type": "CallExpression", "start": 4077, "end": 4124, "loc": { "start": { "line": 106, "column": 22 }, "end": { "line": 106, "column": 69 } }, "callee": { "type": "MemberExpression", "start": 4077, "end": 4087, "loc": { "start": { "line": 106, "column": 22 }, "end": { "line": 106, "column": 32 } }, "object": { "type": "Identifier", "start": 4077, "end": 4082, "loc": { "start": { "line": 106, "column": 22 }, "end": { "line": 106, "column": 27 }, "identifierName": "Array" }, "name": "Array" }, "property": { "type": "Identifier", "start": 4083, "end": 4087, "loc": { "start": { "line": 106, "column": 28 }, "end": { "line": 106, "column": 32 }, "identifierName": "from" }, "name": "from" }, "computed": false }, "arguments": [ { "type": "CallExpression", "start": 4088, "end": 4123, "loc": { "start": { "line": 106, "column": 33 }, "end": { "line": 106, "column": 68 } }, "callee": { "type": "MemberExpression", "start": 4088, "end": 4099, "loc": { "start": { "line": 106, "column": 33 }, "end": { "line": 106, "column": 44 } }, "object": { "type": "Identifier", "start": 4088, "end": 4094, "loc": { "start": { "line": 106, "column": 33 }, "end": { "line": 106, "column": 39 }, "identifierName": "Object" }, "name": "Object" }, "property": { "type": "Identifier", "start": 4095, "end": 4099, "loc": { "start": { "line": 106, "column": 40 }, "end": { "line": 106, "column": 44 }, "identifierName": "keys" }, "name": "keys" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 4100, "end": 4122, "loc": { "start": { "line": 106, "column": 45 }, "end": { "line": 106, "column": 67 }, "identifierName": "statisticsUnitsSeconds" }, "name": "statisticsUnitsSeconds" } ] } ] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 4135, "end": 4205, "loc": { "start": { "line": 107, "column": 8 }, "end": { "line": 107, "column": 78 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4141, "end": 4204, "loc": { "start": { "line": 107, "column": 14 }, "end": { "line": 107, "column": 77 } }, "id": { "type": "Identifier", "start": 4141, "end": 4149, "loc": { "start": { "line": 107, "column": 14 }, "end": { "line": 107, "column": 22 }, "identifierName": "newIndex" }, "name": "newIndex" }, "init": { "type": "BinaryExpression", "start": 4152, "end": 4204, "loc": { "start": { "line": 107, "column": 25 }, "end": { "line": 107, "column": 77 } }, "left": { "type": "BinaryExpression", "start": 4153, "end": 4188, "loc": { "start": { "line": 107, "column": 26 }, "end": { "line": 107, "column": 61 } }, "left": { "type": "CallExpression", "start": 4153, "end": 4184, "loc": { "start": { "line": 107, "column": 26 }, "end": { "line": 107, "column": 57 } }, "callee": { "type": "MemberExpression", "start": 4153, "end": 4166, "loc": { "start": { "line": 107, "column": 26 }, "end": { "line": 107, "column": 39 } }, "object": { "type": "Identifier", "start": 4153, "end": 4158, "loc": { "start": { "line": 107, "column": 26 }, "end": { "line": 107, "column": 31 }, "identifierName": "units" }, "name": "units" }, "property": { "type": "Identifier", "start": 4159, "end": 4166, "loc": { "start": { "line": 107, "column": 32 }, "end": { "line": 107, "column": 39 }, "identifierName": "indexOf" }, "name": "indexOf" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 4167, "end": 4183, "loc": { "start": { "line": 107, "column": 40 }, "end": { "line": 107, "column": 56 } }, "object": { "type": "ThisExpression", "start": 4167, "end": 4171, "loc": { "start": { "line": 107, "column": 40 }, "end": { "line": 107, "column": 44 } } }, "property": { "type": "Identifier", "start": 4172, "end": 4183, "loc": { "start": { "line": 107, "column": 45 }, "end": { "line": 107, "column": 56 }, "identifierName": "currentUnit" }, "name": "currentUnit" }, "computed": false } ] }, "operator": "+", "right": { "type": "NumericLiteral", "start": 4187, "end": 4188, "loc": { "start": { "line": 107, "column": 60 }, "end": { "line": 107, "column": 61 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 }, "extra": { "parenthesized": true, "parenStart": 4152 } }, "operator": "%", "right": { "type": "MemberExpression", "start": 4192, "end": 4204, "loc": { "start": { "line": 107, "column": 65 }, "end": { "line": 107, "column": 77 } }, "object": { "type": "Identifier", "start": 4192, "end": 4197, "loc": { "start": { "line": 107, "column": 65 }, "end": { "line": 107, "column": 70 }, "identifierName": "units" }, "name": "units" }, "property": { "type": "Identifier", "start": 4198, "end": 4204, "loc": { "start": { "line": 107, "column": 71 }, "end": { "line": 107, "column": 77 }, "identifierName": "length" }, "name": "length" }, "computed": false } } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 4215, "end": 4250, "loc": { "start": { "line": 108, "column": 8 }, "end": { "line": 108, "column": 43 } }, "expression": { "type": "AssignmentExpression", "start": 4215, "end": 4249, "loc": { "start": { "line": 108, "column": 8 }, "end": { "line": 108, "column": 42 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 4215, "end": 4231, "loc": { "start": { "line": 108, "column": 8 }, "end": { "line": 108, "column": 24 } }, "object": { "type": "ThisExpression", "start": 4215, "end": 4219, "loc": { "start": { "line": 108, "column": 8 }, "end": { "line": 108, "column": 12 } } }, "property": { "type": "Identifier", "start": 4220, "end": 4231, "loc": { "start": { "line": 108, "column": 13 }, "end": { "line": 108, "column": 24 }, "identifierName": "currentUnit" }, "name": "currentUnit" }, "computed": false }, "right": { "type": "MemberExpression", "start": 4234, "end": 4249, "loc": { "start": { "line": 108, "column": 27 }, "end": { "line": 108, "column": 42 } }, "object": { "type": "Identifier", "start": 4234, "end": 4239, "loc": { "start": { "line": 108, "column": 27 }, "end": { "line": 108, "column": 32 }, "identifierName": "units" }, "name": "units" }, "property": { "type": "Identifier", "start": 4240, "end": 4248, "loc": { "start": { "line": 108, "column": 33 }, "end": { "line": 108, "column": 41 }, "identifierName": "newIndex" }, "name": "newIndex" }, "computed": true } } }, { "type": "ExpressionStatement", "start": 4262, "end": 4285, "loc": { "start": { "line": 110, "column": 8 }, "end": { "line": 110, "column": 31 } }, "expression": { "type": "CallExpression", "start": 4262, "end": 4284, "loc": { "start": { "line": 110, "column": 8 }, "end": { "line": 110, "column": 30 } }, "callee": { "type": "MemberExpression", "start": 4262, "end": 4282, "loc": { "start": { "line": 110, "column": 8 }, "end": { "line": 110, "column": 28 } }, "object": { "type": "ThisExpression", "start": 4262, "end": 4266, "loc": { "start": { "line": 110, "column": 8 }, "end": { "line": 110, "column": 12 } } }, "property": { "type": "Identifier", "start": 4267, "end": 4282, "loc": { "start": { "line": 110, "column": 13 }, "end": { "line": 110, "column": 28 }, "identifierName": "rerenderPartial" }, "name": "rerenderPartial" }, "computed": false }, "arguments": [] } } ], "directives": [] }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * Chooses the next unit\r\n ", "start": 3990, "end": 4032, "loc": { "start": { "line": 102, "column": 4 }, "end": { "line": 104, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 4300, "end": 5421, "loc": { "start": { "line": 113, "column": 4 }, "end": { "line": 142, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 4300, "end": 4310, "loc": { "start": { "line": 113, "column": 4 }, "end": { "line": 113, "column": 14 }, "identifierName": "initialize" }, "name": "initialize" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 4313, "end": 5421, "loc": { "start": { "line": 113, "column": 17 }, "end": { "line": 142, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 4324, "end": 4441, "loc": { "start": { "line": 114, "column": 8 }, "end": { "line": 116, "column": 11 } }, "expression": { "type": "AssignmentExpression", "start": 4324, "end": 4440, "loc": { "start": { "line": 114, "column": 8 }, "end": { "line": 116, "column": 10 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 4324, "end": 4338, "loc": { "start": { "line": 114, "column": 8 }, "end": { "line": 114, "column": 22 } }, "object": { "type": "ThisExpression", "start": 4324, "end": 4328, "loc": { "start": { "line": 114, "column": 8 }, "end": { "line": 114, "column": 12 } } }, "property": { "type": "Identifier", "start": 4329, "end": 4338, "loc": { "start": { "line": 114, "column": 13 }, "end": { "line": 114, "column": 22 }, "identifierName": "domAttach" }, "name": "domAttach" }, "computed": false }, "right": { "type": "NewExpression", "start": 4341, "end": 4440, "loc": { "start": { "line": 114, "column": 25 }, "end": { "line": 116, "column": 10 } }, "callee": { "type": "Identifier", "start": 4345, "end": 4361, "loc": { "start": { "line": 114, "column": 29 }, "end": { "line": 114, "column": 45 }, "identifierName": "DynamicDomAttach" }, "name": "DynamicDomAttach" }, "arguments": [ { "type": "MemberExpression", "start": 4362, "end": 4371, "loc": { "start": { "line": 114, "column": 46 }, "end": { "line": 114, "column": 55 } }, "object": { "type": "ThisExpression", "start": 4362, "end": 4366, "loc": { "start": { "line": 114, "column": 46 }, "end": { "line": 114, "column": 50 } } }, "property": { "type": "Identifier", "start": 4367, "end": 4371, "loc": { "start": { "line": 114, "column": 51 }, "end": { "line": 114, "column": 55 }, "identifierName": "root" }, "name": "root" }, "computed": false }, { "type": "MemberExpression", "start": 4373, "end": 4388, "loc": { "start": { "line": 114, "column": 57 }, "end": { "line": 114, "column": 72 } }, "object": { "type": "ThisExpression", "start": 4373, "end": 4377, "loc": { "start": { "line": 114, "column": 57 }, "end": { "line": 114, "column": 61 } } }, "property": { "type": "Identifier", "start": 4378, "end": 4388, "loc": { "start": { "line": 114, "column": 62 }, "end": { "line": 114, "column": 72 }, "identifierName": "background" }, "name": "background" }, "computed": false }, { "type": "ObjectExpression", "start": 4390, "end": 4439, "loc": { "start": { "line": 114, "column": 74 }, "end": { "line": 116, "column": 9 } }, "properties": [ { "type": "ObjectProperty", "start": 4405, "end": 4427, "loc": { "start": { "line": 115, "column": 12 }, "end": { "line": 115, "column": 34 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 4405, "end": 4416, "loc": { "start": { "line": 115, "column": 12 }, "end": { "line": 115, "column": 23 }, "identifierName": "attachClass" }, "name": "attachClass" }, "value": { "type": "StringLiteral", "start": 4418, "end": 4427, "loc": { "start": { "line": 115, "column": 25 }, "end": { "line": 115, "column": 34 } }, "extra": { "rawValue": "visible", "raw": "\"visible\"" }, "value": "visible" } } ] } ] } } }, { "type": "ExpressionStatement", "start": 4453, "end": 4506, "loc": { "start": { "line": 118, "column": 8 }, "end": { "line": 118, "column": 61 } }, "expression": { "type": "AssignmentExpression", "start": 4453, "end": 4505, "loc": { "start": { "line": 118, "column": 8 }, "end": { "line": 118, "column": 60 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 4453, "end": 4471, "loc": { "start": { "line": 118, "column": 8 }, "end": { "line": 118, "column": 26 } }, "object": { "type": "ThisExpression", "start": 4453, "end": 4457, "loc": { "start": { "line": 118, "column": 8 }, "end": { "line": 118, "column": 12 } } }, "property": { "type": "Identifier", "start": 4458, "end": 4471, "loc": { "start": { "line": 118, "column": 13 }, "end": { "line": 118, "column": 26 }, "identifierName": "inputReciever" }, "name": "inputReciever" }, "computed": false }, "right": { "type": "NewExpression", "start": 4474, "end": 4505, "loc": { "start": { "line": 118, "column": 29 }, "end": { "line": 118, "column": 60 } }, "callee": { "type": "Identifier", "start": 4478, "end": 4491, "loc": { "start": { "line": 118, "column": 33 }, "end": { "line": 118, "column": 46 }, "identifierName": "InputReceiver" }, "name": "InputReceiver" }, "arguments": [ { "type": "StringLiteral", "start": 4492, "end": 4504, "loc": { "start": { "line": 118, "column": 47 }, "end": { "line": 118, "column": 59 } }, "extra": { "rawValue": "statistics", "raw": "\"statistics\"" }, "value": "statistics" } ] } } }, { "type": "ExpressionStatement", "start": 4516, "end": 4590, "loc": { "start": { "line": 119, "column": 8 }, "end": { "line": 119, "column": 82 } }, "expression": { "type": "AssignmentExpression", "start": 4516, "end": 4589, "loc": { "start": { "line": 119, "column": 8 }, "end": { "line": 119, "column": 81 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 4516, "end": 4536, "loc": { "start": { "line": 119, "column": 8 }, "end": { "line": 119, "column": 28 } }, "object": { "type": "ThisExpression", "start": 4516, "end": 4520, "loc": { "start": { "line": 119, "column": 8 }, "end": { "line": 119, "column": 12 } } }, "property": { "type": "Identifier", "start": 4521, "end": 4536, "loc": { "start": { "line": 119, "column": 13 }, "end": { "line": 119, "column": 28 }, "identifierName": "keyActionMapper" }, "name": "keyActionMapper" }, "computed": false }, "right": { "type": "NewExpression", "start": 4539, "end": 4589, "loc": { "start": { "line": 119, "column": 31 }, "end": { "line": 119, "column": 81 } }, "callee": { "type": "Identifier", "start": 4543, "end": 4558, "loc": { "start": { "line": 119, "column": 35 }, "end": { "line": 119, "column": 50 }, "identifierName": "KeyActionMapper" }, "name": "KeyActionMapper" }, "arguments": [ { "type": "MemberExpression", "start": 4559, "end": 4568, "loc": { "start": { "line": 119, "column": 51 }, "end": { "line": 119, "column": 60 } }, "object": { "type": "ThisExpression", "start": 4559, "end": 4563, "loc": { "start": { "line": 119, "column": 51 }, "end": { "line": 119, "column": 55 } } }, "property": { "type": "Identifier", "start": 4564, "end": 4568, "loc": { "start": { "line": 119, "column": 56 }, "end": { "line": 119, "column": 60 }, "identifierName": "root" }, "name": "root" }, "computed": false }, { "type": "MemberExpression", "start": 4570, "end": 4588, "loc": { "start": { "line": 119, "column": 62 }, "end": { "line": 119, "column": 80 } }, "object": { "type": "ThisExpression", "start": 4570, "end": 4574, "loc": { "start": { "line": 119, "column": 62 }, "end": { "line": 119, "column": 66 } } }, "property": { "type": "Identifier", "start": 4575, "end": 4588, "loc": { "start": { "line": 119, "column": 67 }, "end": { "line": 119, "column": 80 }, "identifierName": "inputReciever" }, "name": "inputReciever" }, "computed": false } ] } } }, { "type": "ExpressionStatement", "start": 4602, "end": 4682, "loc": { "start": { "line": 121, "column": 8 }, "end": { "line": 121, "column": 88 } }, "expression": { "type": "CallExpression", "start": 4602, "end": 4681, "loc": { "start": { "line": 121, "column": 8 }, "end": { "line": 121, "column": 87 } }, "callee": { "type": "MemberExpression", "start": 4602, "end": 4663, "loc": { "start": { "line": 121, "column": 8 }, "end": { "line": 121, "column": 69 } }, "object": { "type": "CallExpression", "start": 4602, "end": 4659, "loc": { "start": { "line": 121, "column": 8 }, "end": { "line": 121, "column": 65 } }, "callee": { "type": "MemberExpression", "start": 4602, "end": 4633, "loc": { "start": { "line": 121, "column": 8 }, "end": { "line": 121, "column": 39 } }, "object": { "type": "MemberExpression", "start": 4602, "end": 4622, "loc": { "start": { "line": 121, "column": 8 }, "end": { "line": 121, "column": 28 } }, "object": { "type": "ThisExpression", "start": 4602, "end": 4606, "loc": { "start": { "line": 121, "column": 8 }, "end": { "line": 121, "column": 12 } } }, "property": { "type": "Identifier", "start": 4607, "end": 4622, "loc": { "start": { "line": 121, "column": 13 }, "end": { "line": 121, "column": 28 }, "identifierName": "keyActionMapper" }, "name": "keyActionMapper" }, "computed": false }, "property": { "type": "Identifier", "start": 4623, "end": 4633, "loc": { "start": { "line": 121, "column": 29 }, "end": { "line": 121, "column": 39 }, "identifierName": "getBinding" }, "name": "getBinding" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 4634, "end": 4658, "loc": { "start": { "line": 121, "column": 40 }, "end": { "line": 121, "column": 64 } }, "object": { "type": "MemberExpression", "start": 4634, "end": 4653, "loc": { "start": { "line": 121, "column": 40 }, "end": { "line": 121, "column": 59 } }, "object": { "type": "Identifier", "start": 4634, "end": 4645, "loc": { "start": { "line": 121, "column": 40 }, "end": { "line": 121, "column": 51 }, "identifierName": "KEYMAPPINGS" }, "name": "KEYMAPPINGS" }, "property": { "type": "Identifier", "start": 4646, "end": 4653, "loc": { "start": { "line": 121, "column": 52 }, "end": { "line": 121, "column": 59 }, "identifierName": "general" }, "name": "general" }, "computed": false }, "property": { "type": "Identifier", "start": 4654, "end": 4658, "loc": { "start": { "line": 121, "column": 60 }, "end": { "line": 121, "column": 64 }, "identifierName": "back" }, "name": "back" }, "computed": false } ] }, "property": { "type": "Identifier", "start": 4660, "end": 4663, "loc": { "start": { "line": 121, "column": 66 }, "end": { "line": 121, "column": 69 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 4664, "end": 4674, "loc": { "start": { "line": 121, "column": 70 }, "end": { "line": 121, "column": 80 } }, "object": { "type": "ThisExpression", "start": 4664, "end": 4668, "loc": { "start": { "line": 121, "column": 70 }, "end": { "line": 121, "column": 74 } } }, "property": { "type": "Identifier", "start": 4669, "end": 4674, "loc": { "start": { "line": 121, "column": 75 }, "end": { "line": 121, "column": 80 }, "identifierName": "close" }, "name": "close" }, "computed": false }, { "type": "ThisExpression", "start": 4676, "end": 4680, "loc": { "start": { "line": 121, "column": 82 }, "end": { "line": 121, "column": 86 } } } ] } }, { "type": "ExpressionStatement", "start": 4692, "end": 4776, "loc": { "start": { "line": 122, "column": 8 }, "end": { "line": 122, "column": 92 } }, "expression": { "type": "CallExpression", "start": 4692, "end": 4775, "loc": { "start": { "line": 122, "column": 8 }, "end": { "line": 122, "column": 91 } }, "callee": { "type": "MemberExpression", "start": 4692, "end": 4757, "loc": { "start": { "line": 122, "column": 8 }, "end": { "line": 122, "column": 73 } }, "object": { "type": "CallExpression", "start": 4692, "end": 4753, "loc": { "start": { "line": 122, "column": 8 }, "end": { "line": 122, "column": 69 } }, "callee": { "type": "MemberExpression", "start": 4692, "end": 4723, "loc": { "start": { "line": 122, "column": 8 }, "end": { "line": 122, "column": 39 } }, "object": { "type": "MemberExpression", "start": 4692, "end": 4712, "loc": { "start": { "line": 122, "column": 8 }, "end": { "line": 122, "column": 28 } }, "object": { "type": "ThisExpression", "start": 4692, "end": 4696, "loc": { "start": { "line": 122, "column": 8 }, "end": { "line": 122, "column": 12 } } }, "property": { "type": "Identifier", "start": 4697, "end": 4712, "loc": { "start": { "line": 122, "column": 13 }, "end": { "line": 122, "column": 28 }, "identifierName": "keyActionMapper" }, "name": "keyActionMapper" }, "computed": false }, "property": { "type": "Identifier", "start": 4713, "end": 4723, "loc": { "start": { "line": 122, "column": 29 }, "end": { "line": 122, "column": 39 }, "identifierName": "getBinding" }, "name": "getBinding" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 4724, "end": 4752, "loc": { "start": { "line": 122, "column": 40 }, "end": { "line": 122, "column": 68 } }, "object": { "type": "MemberExpression", "start": 4724, "end": 4742, "loc": { "start": { "line": 122, "column": 40 }, "end": { "line": 122, "column": 58 } }, "object": { "type": "Identifier", "start": 4724, "end": 4735, "loc": { "start": { "line": 122, "column": 40 }, "end": { "line": 122, "column": 51 }, "identifierName": "KEYMAPPINGS" }, "name": "KEYMAPPINGS" }, "property": { "type": "Identifier", "start": 4736, "end": 4742, "loc": { "start": { "line": 122, "column": 52 }, "end": { "line": 122, "column": 58 }, "identifierName": "ingame" }, "name": "ingame" }, "computed": false }, "property": { "type": "Identifier", "start": 4743, "end": 4752, "loc": { "start": { "line": 122, "column": 59 }, "end": { "line": 122, "column": 68 }, "identifierName": "menuClose" }, "name": "menuClose" }, "computed": false } ] }, "property": { "type": "Identifier", "start": 4754, "end": 4757, "loc": { "start": { "line": 122, "column": 70 }, "end": { "line": 122, "column": 73 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 4758, "end": 4768, "loc": { "start": { "line": 122, "column": 74 }, "end": { "line": 122, "column": 84 } }, "object": { "type": "ThisExpression", "start": 4758, "end": 4762, "loc": { "start": { "line": 122, "column": 74 }, "end": { "line": 122, "column": 78 } } }, "property": { "type": "Identifier", "start": 4763, "end": 4768, "loc": { "start": { "line": 122, "column": 79 }, "end": { "line": 122, "column": 84 }, "identifierName": "close" }, "name": "close" }, "computed": false }, { "type": "ThisExpression", "start": 4770, "end": 4774, "loc": { "start": { "line": 122, "column": 86 }, "end": { "line": 122, "column": 90 } } } ] } }, { "type": "ExpressionStatement", "start": 4786, "end": 4874, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 96 } }, "expression": { "type": "CallExpression", "start": 4786, "end": 4873, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 95 } }, "callee": { "type": "MemberExpression", "start": 4786, "end": 4855, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 77 } }, "object": { "type": "CallExpression", "start": 4786, "end": 4851, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 73 } }, "callee": { "type": "MemberExpression", "start": 4786, "end": 4817, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 39 } }, "object": { "type": "MemberExpression", "start": 4786, "end": 4806, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 28 } }, "object": { "type": "ThisExpression", "start": 4786, "end": 4790, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 12 } } }, "property": { "type": "Identifier", "start": 4791, "end": 4806, "loc": { "start": { "line": 123, "column": 13 }, "end": { "line": 123, "column": 28 }, "identifierName": "keyActionMapper" }, "name": "keyActionMapper" }, "computed": false }, "property": { "type": "Identifier", "start": 4807, "end": 4817, "loc": { "start": { "line": 123, "column": 29 }, "end": { "line": 123, "column": 39 }, "identifierName": "getBinding" }, "name": "getBinding" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 4818, "end": 4850, "loc": { "start": { "line": 123, "column": 40 }, "end": { "line": 123, "column": 72 } }, "object": { "type": "MemberExpression", "start": 4818, "end": 4836, "loc": { "start": { "line": 123, "column": 40 }, "end": { "line": 123, "column": 58 } }, "object": { "type": "Identifier", "start": 4818, "end": 4829, "loc": { "start": { "line": 123, "column": 40 }, "end": { "line": 123, "column": 51 }, "identifierName": "KEYMAPPINGS" }, "name": "KEYMAPPINGS" }, "property": { "type": "Identifier", "start": 4830, "end": 4836, "loc": { "start": { "line": 123, "column": 52 }, "end": { "line": 123, "column": 58 }, "identifierName": "ingame" }, "name": "ingame" }, "computed": false }, "property": { "type": "Identifier", "start": 4837, "end": 4850, "loc": { "start": { "line": 123, "column": 59 }, "end": { "line": 123, "column": 72 }, "identifierName": "menuOpenStats" }, "name": "menuOpenStats" }, "computed": false } ] }, "property": { "type": "Identifier", "start": 4852, "end": 4855, "loc": { "start": { "line": 123, "column": 74 }, "end": { "line": 123, "column": 77 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 4856, "end": 4866, "loc": { "start": { "line": 123, "column": 78 }, "end": { "line": 123, "column": 88 } }, "object": { "type": "ThisExpression", "start": 4856, "end": 4860, "loc": { "start": { "line": 123, "column": 78 }, "end": { "line": 123, "column": 82 } } }, "property": { "type": "Identifier", "start": 4861, "end": 4866, "loc": { "start": { "line": 123, "column": 83 }, "end": { "line": 123, "column": 88 }, "identifierName": "close" }, "name": "close" }, "computed": false }, { "type": "ThisExpression", "start": 4868, "end": 4872, "loc": { "start": { "line": 123, "column": 90 }, "end": { "line": 123, "column": 94 } } } ] }, "trailingComments": [ { "type": "CommentBlock", "value": "* @type {Object.} ", "start": 4886, "end": 4942, "loc": { "start": { "line": 125, "column": 8 }, "end": { "line": 125, "column": 64 } } } ] }, { "type": "ExpressionStatement", "start": 4952, "end": 4976, "loc": { "start": { "line": 126, "column": 8 }, "end": { "line": 126, "column": 32 } }, "expression": { "type": "AssignmentExpression", "start": 4952, "end": 4975, "loc": { "start": { "line": 126, "column": 8 }, "end": { "line": 126, "column": 31 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 4952, "end": 4970, "loc": { "start": { "line": 126, "column": 8 }, "end": { "line": 126, "column": 26 } }, "object": { "type": "ThisExpression", "start": 4952, "end": 4956, "loc": { "start": { "line": 126, "column": 8 }, "end": { "line": 126, "column": 12 } }, "leadingComments": null }, "property": { "type": "Identifier", "start": 4957, "end": 4970, "loc": { "start": { "line": 126, "column": 13 }, "end": { "line": 126, "column": 26 }, "identifierName": "activeHandles" }, "name": "activeHandles" }, "computed": false, "leadingComments": null }, "right": { "type": "ObjectExpression", "start": 4973, "end": 4975, "loc": { "start": { "line": 126, "column": 29 }, "end": { "line": 126, "column": 31 } }, "properties": [] }, "leadingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "* @type {Object.} ", "start": 4886, "end": 4942, "loc": { "start": { "line": 125, "column": 8 }, "end": { "line": 125, "column": 64 } } } ] }, { "type": "ExpressionStatement", "start": 4988, "end": 5016, "loc": { "start": { "line": 128, "column": 8 }, "end": { "line": 128, "column": 36 } }, "expression": { "type": "AssignmentExpression", "start": 4988, "end": 5015, "loc": { "start": { "line": 128, "column": 8 }, "end": { "line": 128, "column": 35 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 4988, "end": 5004, "loc": { "start": { "line": 128, "column": 8 }, "end": { "line": 128, "column": 24 } }, "object": { "type": "ThisExpression", "start": 4988, "end": 4992, "loc": { "start": { "line": 128, "column": 8 }, "end": { "line": 128, "column": 12 } } }, "property": { "type": "Identifier", "start": 4993, "end": 5004, "loc": { "start": { "line": 128, "column": 13 }, "end": { "line": 128, "column": 24 }, "identifierName": "currentUnit" }, "name": "currentUnit" }, "computed": false }, "right": { "type": "StringLiteral", "start": 5007, "end": 5015, "loc": { "start": { "line": 128, "column": 27 }, "end": { "line": 128, "column": 35 } }, "extra": { "rawValue": "second", "raw": "\"second\"" }, "value": "second" } } }, { "type": "ExpressionStatement", "start": 5028, "end": 5049, "loc": { "start": { "line": 130, "column": 8 }, "end": { "line": 130, "column": 29 } }, "expression": { "type": "CallExpression", "start": 5028, "end": 5048, "loc": { "start": { "line": 130, "column": 8 }, "end": { "line": 130, "column": 28 } }, "callee": { "type": "MemberExpression", "start": 5028, "end": 5042, "loc": { "start": { "line": 130, "column": 8 }, "end": { "line": 130, "column": 22 } }, "object": { "type": "ThisExpression", "start": 5028, "end": 5032, "loc": { "start": { "line": 130, "column": 8 }, "end": { "line": 130, "column": 12 } } }, "property": { "type": "Identifier", "start": 5033, "end": 5042, "loc": { "start": { "line": 130, "column": 13 }, "end": { "line": 130, "column": 22 }, "identifierName": "setSorted" }, "name": "setSorted" }, "computed": false }, "arguments": [ { "type": "BooleanLiteral", "start": 5043, "end": 5047, "loc": { "start": { "line": 130, "column": 23 }, "end": { "line": 130, "column": 27 } }, "value": true } ] } }, { "type": "ExpressionStatement", "start": 5059, "end": 5112, "loc": { "start": { "line": 131, "column": 8 }, "end": { "line": 131, "column": 61 } }, "expression": { "type": "CallExpression", "start": 5059, "end": 5111, "loc": { "start": { "line": 131, "column": 8 }, "end": { "line": 131, "column": 60 } }, "callee": { "type": "MemberExpression", "start": 5059, "end": 5077, "loc": { "start": { "line": 131, "column": 8 }, "end": { "line": 131, "column": 26 } }, "object": { "type": "ThisExpression", "start": 5059, "end": 5063, "loc": { "start": { "line": 131, "column": 8 }, "end": { "line": 131, "column": 12 } } }, "property": { "type": "Identifier", "start": 5064, "end": 5077, "loc": { "start": { "line": 131, "column": 13 }, "end": { "line": 131, "column": 26 }, "identifierName": "setDataSource" }, "name": "setDataSource" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 5078, "end": 5110, "loc": { "start": { "line": 131, "column": 27 }, "end": { "line": 131, "column": 59 } }, "object": { "type": "Identifier", "start": 5078, "end": 5101, "loc": { "start": { "line": 131, "column": 27 }, "end": { "line": 131, "column": 50 }, "identifierName": "enumAnalyticsDataSource" }, "name": "enumAnalyticsDataSource" }, "property": { "type": "Identifier", "start": 5102, "end": 5110, "loc": { "start": { "line": 131, "column": 51 }, "end": { "line": 131, "column": 59 }, "identifierName": "produced" }, "name": "produced" }, "computed": false } ] } }, { "type": "ExpressionStatement", "start": 5122, "end": 5168, "loc": { "start": { "line": 132, "column": 8 }, "end": { "line": 132, "column": 54 } }, "expression": { "type": "CallExpression", "start": 5122, "end": 5167, "loc": { "start": { "line": 132, "column": 8 }, "end": { "line": 132, "column": 53 } }, "callee": { "type": "MemberExpression", "start": 5122, "end": 5141, "loc": { "start": { "line": 132, "column": 8 }, "end": { "line": 132, "column": 27 } }, "object": { "type": "ThisExpression", "start": 5122, "end": 5126, "loc": { "start": { "line": 132, "column": 8 }, "end": { "line": 132, "column": 12 } } }, "property": { "type": "Identifier", "start": 5127, "end": 5141, "loc": { "start": { "line": 132, "column": 13 }, "end": { "line": 132, "column": 27 }, "identifierName": "setDisplayMode" }, "name": "setDisplayMode" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 5142, "end": 5166, "loc": { "start": { "line": 132, "column": 28 }, "end": { "line": 132, "column": 52 } }, "object": { "type": "Identifier", "start": 5142, "end": 5157, "loc": { "start": { "line": 132, "column": 28 }, "end": { "line": 132, "column": 43 }, "identifierName": "enumDisplayMode" }, "name": "enumDisplayMode" }, "property": { "type": "Identifier", "start": 5158, "end": 5166, "loc": { "start": { "line": 132, "column": 44 }, "end": { "line": 132, "column": 52 }, "identifierName": "detailed" }, "name": "detailed" }, "computed": false } ] } }, { "type": "ExpressionStatement", "start": 5180, "end": 5321, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 136, "column": 11 } }, "expression": { "type": "AssignmentExpression", "start": 5180, "end": 5320, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 136, "column": 10 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 5180, "end": 5205, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 134, "column": 33 } }, "object": { "type": "ThisExpression", "start": 5180, "end": 5184, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 134, "column": 12 } } }, "property": { "type": "Identifier", "start": 5185, "end": 5205, "loc": { "start": { "line": 134, "column": 13 }, "end": { "line": 134, "column": 33 }, "identifierName": "intersectionObserver" }, "name": "intersectionObserver" }, "computed": false }, "right": { "type": "NewExpression", "start": 5208, "end": 5320, "loc": { "start": { "line": 134, "column": 36 }, "end": { "line": 136, "column": 10 } }, "callee": { "type": "Identifier", "start": 5212, "end": 5232, "loc": { "start": { "line": 134, "column": 40 }, "end": { "line": 134, "column": 60 }, "identifierName": "IntersectionObserver" }, "name": "IntersectionObserver" }, "arguments": [ { "type": "CallExpression", "start": 5233, "end": 5269, "loc": { "start": { "line": 134, "column": 61 }, "end": { "line": 134, "column": 97 } }, "callee": { "type": "MemberExpression", "start": 5233, "end": 5263, "loc": { "start": { "line": 134, "column": 61 }, "end": { "line": 134, "column": 91 } }, "object": { "type": "MemberExpression", "start": 5233, "end": 5258, "loc": { "start": { "line": 134, "column": 61 }, "end": { "line": 134, "column": 86 } }, "object": { "type": "ThisExpression", "start": 5233, "end": 5237, "loc": { "start": { "line": 134, "column": 61 }, "end": { "line": 134, "column": 65 } } }, "property": { "type": "Identifier", "start": 5238, "end": 5258, "loc": { "start": { "line": 134, "column": 66 }, "end": { "line": 134, "column": 86 }, "identifierName": "intersectionCallback" }, "name": "intersectionCallback" }, "computed": false }, "property": { "type": "Identifier", "start": 5259, "end": 5263, "loc": { "start": { "line": 134, "column": 87 }, "end": { "line": 134, "column": 91 }, "identifierName": "bind" }, "name": "bind" }, "computed": false }, "arguments": [ { "type": "ThisExpression", "start": 5264, "end": 5268, "loc": { "start": { "line": 134, "column": 92 }, "end": { "line": 134, "column": 96 } } } ] }, { "type": "ObjectExpression", "start": 5271, "end": 5319, "loc": { "start": { "line": 134, "column": 99 }, "end": { "line": 136, "column": 9 } }, "properties": [ { "type": "ObjectProperty", "start": 5286, "end": 5307, "loc": { "start": { "line": 135, "column": 12 }, "end": { "line": 135, "column": 33 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 5286, "end": 5290, "loc": { "start": { "line": 135, "column": 12 }, "end": { "line": 135, "column": 16 }, "identifierName": "root" }, "name": "root" }, "value": { "type": "MemberExpression", "start": 5292, "end": 5307, "loc": { "start": { "line": 135, "column": 18 }, "end": { "line": 135, "column": 33 } }, "object": { "type": "ThisExpression", "start": 5292, "end": 5296, "loc": { "start": { "line": 135, "column": 18 }, "end": { "line": 135, "column": 22 } } }, "property": { "type": "Identifier", "start": 5297, "end": 5307, "loc": { "start": { "line": 135, "column": 23 }, "end": { "line": 135, "column": 33 }, "identifierName": "contentDiv" }, "name": "contentDiv" }, "computed": false } } ] } ] } } }, { "type": "ExpressionStatement", "start": 5333, "end": 5359, "loc": { "start": { "line": 138, "column": 8 }, "end": { "line": 138, "column": 34 } }, "expression": { "type": "AssignmentExpression", "start": 5333, "end": 5358, "loc": { "start": { "line": 138, "column": 8 }, "end": { "line": 138, "column": 33 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 5333, "end": 5354, "loc": { "start": { "line": 138, "column": 8 }, "end": { "line": 138, "column": 29 } }, "object": { "type": "ThisExpression", "start": 5333, "end": 5337, "loc": { "start": { "line": 138, "column": 8 }, "end": { "line": 138, "column": 12 } } }, "property": { "type": "Identifier", "start": 5338, "end": 5354, "loc": { "start": { "line": 138, "column": 13 }, "end": { "line": 138, "column": 29 }, "identifierName": "lastFullRerender" }, "name": "lastFullRerender" }, "computed": false }, "right": { "type": "NumericLiteral", "start": 5357, "end": 5358, "loc": { "start": { "line": 138, "column": 32 }, "end": { "line": 138, "column": 33 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } } }, { "type": "ExpressionStatement", "start": 5371, "end": 5384, "loc": { "start": { "line": 140, "column": 8 }, "end": { "line": 140, "column": 21 } }, "expression": { "type": "CallExpression", "start": 5371, "end": 5383, "loc": { "start": { "line": 140, "column": 8 }, "end": { "line": 140, "column": 20 } }, "callee": { "type": "MemberExpression", "start": 5371, "end": 5381, "loc": { "start": { "line": 140, "column": 8 }, "end": { "line": 140, "column": 18 } }, "object": { "type": "ThisExpression", "start": 5371, "end": 5375, "loc": { "start": { "line": 140, "column": 8 }, "end": { "line": 140, "column": 12 } } }, "property": { "type": "Identifier", "start": 5376, "end": 5381, "loc": { "start": { "line": 140, "column": 13 }, "end": { "line": 140, "column": 18 }, "identifierName": "close" }, "name": "close" }, "computed": false }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 5394, "end": 5414, "loc": { "start": { "line": 141, "column": 8 }, "end": { "line": 141, "column": 28 } }, "expression": { "type": "CallExpression", "start": 5394, "end": 5413, "loc": { "start": { "line": 141, "column": 8 }, "end": { "line": 141, "column": 27 } }, "callee": { "type": "MemberExpression", "start": 5394, "end": 5411, "loc": { "start": { "line": 141, "column": 8 }, "end": { "line": 141, "column": 25 } }, "object": { "type": "ThisExpression", "start": 5394, "end": 5398, "loc": { "start": { "line": 141, "column": 8 }, "end": { "line": 141, "column": 12 } } }, "property": { "type": "Identifier", "start": 5399, "end": 5411, "loc": { "start": { "line": 141, "column": 13 }, "end": { "line": 141, "column": 25 }, "identifierName": "rerenderFull" }, "name": "rerenderFull" }, "computed": false }, "arguments": [] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 5429, "end": 5769, "loc": { "start": { "line": 144, "column": 4 }, "end": { "line": 152, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 5429, "end": 5449, "loc": { "start": { "line": 144, "column": 4 }, "end": { "line": 144, "column": 24 }, "identifierName": "intersectionCallback" }, "name": "intersectionCallback" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 5450, "end": 5457, "loc": { "start": { "line": 144, "column": 25 }, "end": { "line": 144, "column": 32 }, "identifierName": "entries" }, "name": "entries" } ], "body": { "type": "BlockStatement", "start": 5459, "end": 5769, "loc": { "start": { "line": 144, "column": 34 }, "end": { "line": 152, "column": 5 } }, "body": [ { "type": "ForStatement", "start": 5470, "end": 5762, "loc": { "start": { "line": 145, "column": 8 }, "end": { "line": 151, "column": 9 } }, "init": { "type": "VariableDeclaration", "start": 5475, "end": 5484, "loc": { "start": { "line": 145, "column": 13 }, "end": { "line": 145, "column": 22 } }, "declarations": [ { "type": "VariableDeclarator", "start": 5479, "end": 5484, "loc": { "start": { "line": 145, "column": 17 }, "end": { "line": 145, "column": 22 } }, "id": { "type": "Identifier", "start": 5479, "end": 5480, "loc": { "start": { "line": 145, "column": 17 }, "end": { "line": 145, "column": 18 }, "identifierName": "i" }, "name": "i" }, "init": { "type": "NumericLiteral", "start": 5483, "end": 5484, "loc": { "start": { "line": 145, "column": 21 }, "end": { "line": 145, "column": 22 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } } ], "kind": "let" }, "test": { "type": "BinaryExpression", "start": 5486, "end": 5504, "loc": { "start": { "line": 145, "column": 24 }, "end": { "line": 145, "column": 42 } }, "left": { "type": "Identifier", "start": 5486, "end": 5487, "loc": { "start": { "line": 145, "column": 24 }, "end": { "line": 145, "column": 25 }, "identifierName": "i" }, "name": "i" }, "operator": "<", "right": { "type": "MemberExpression", "start": 5490, "end": 5504, "loc": { "start": { "line": 145, "column": 28 }, "end": { "line": 145, "column": 42 } }, "object": { "type": "Identifier", "start": 5490, "end": 5497, "loc": { "start": { "line": 145, "column": 28 }, "end": { "line": 145, "column": 35 }, "identifierName": "entries" }, "name": "entries" }, "property": { "type": "Identifier", "start": 5498, "end": 5504, "loc": { "start": { "line": 145, "column": 36 }, "end": { "line": 145, "column": 42 }, "identifierName": "length" }, "name": "length" }, "computed": false } }, "update": { "type": "UpdateExpression", "start": 5506, "end": 5509, "loc": { "start": { "line": 145, "column": 44 }, "end": { "line": 145, "column": 47 } }, "operator": "++", "prefix": true, "argument": { "type": "Identifier", "start": 5508, "end": 5509, "loc": { "start": { "line": 145, "column": 46 }, "end": { "line": 145, "column": 47 }, "identifierName": "i" }, "name": "i" }, "extra": { "parenthesizedArgument": false } }, "body": { "type": "BlockStatement", "start": 5511, "end": 5762, "loc": { "start": { "line": 145, "column": 49 }, "end": { "line": 151, "column": 9 } }, "body": [ { "type": "VariableDeclaration", "start": 5526, "end": 5551, "loc": { "start": { "line": 146, "column": 12 }, "end": { "line": 146, "column": 37 } }, "declarations": [ { "type": "VariableDeclarator", "start": 5532, "end": 5550, "loc": { "start": { "line": 146, "column": 18 }, "end": { "line": 146, "column": 36 } }, "id": { "type": "Identifier", "start": 5532, "end": 5537, "loc": { "start": { "line": 146, "column": 18 }, "end": { "line": 146, "column": 23 }, "identifierName": "entry" }, "name": "entry" }, "init": { "type": "MemberExpression", "start": 5540, "end": 5550, "loc": { "start": { "line": 146, "column": 26 }, "end": { "line": 146, "column": 36 } }, "object": { "type": "Identifier", "start": 5540, "end": 5547, "loc": { "start": { "line": 146, "column": 26 }, "end": { "line": 146, "column": 33 }, "identifierName": "entries" }, "name": "entries" }, "property": { "type": "Identifier", "start": 5548, "end": 5549, "loc": { "start": { "line": 146, "column": 34 }, "end": { "line": 146, "column": 35 }, "identifierName": "i" }, "name": "i" }, "computed": true } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 5565, "end": 5644, "loc": { "start": { "line": 147, "column": 12 }, "end": { "line": 147, "column": 91 } }, "declarations": [ { "type": "VariableDeclarator", "start": 5571, "end": 5643, "loc": { "start": { "line": 147, "column": 18 }, "end": { "line": 147, "column": 90 } }, "id": { "type": "Identifier", "start": 5571, "end": 5577, "loc": { "start": { "line": 147, "column": 18 }, "end": { "line": 147, "column": 24 }, "identifierName": "handle" }, "name": "handle" }, "init": { "type": "MemberExpression", "start": 5580, "end": 5643, "loc": { "start": { "line": 147, "column": 27 }, "end": { "line": 147, "column": 90 } }, "object": { "type": "MemberExpression", "start": 5580, "end": 5598, "loc": { "start": { "line": 147, "column": 27 }, "end": { "line": 147, "column": 45 } }, "object": { "type": "ThisExpression", "start": 5580, "end": 5584, "loc": { "start": { "line": 147, "column": 27 }, "end": { "line": 147, "column": 31 } } }, "property": { "type": "Identifier", "start": 5585, "end": 5598, "loc": { "start": { "line": 147, "column": 32 }, "end": { "line": 147, "column": 45 }, "identifierName": "activeHandles" }, "name": "activeHandles" }, "computed": false }, "property": { "type": "CallExpression", "start": 5599, "end": 5642, "loc": { "start": { "line": 147, "column": 46 }, "end": { "line": 147, "column": 89 } }, "callee": { "type": "MemberExpression", "start": 5599, "end": 5624, "loc": { "start": { "line": 147, "column": 46 }, "end": { "line": 147, "column": 71 } }, "object": { "type": "MemberExpression", "start": 5599, "end": 5611, "loc": { "start": { "line": 147, "column": 46 }, "end": { "line": 147, "column": 58 } }, "object": { "type": "Identifier", "start": 5599, "end": 5604, "loc": { "start": { "line": 147, "column": 46 }, "end": { "line": 147, "column": 51 }, "identifierName": "entry" }, "name": "entry" }, "property": { "type": "Identifier", "start": 5605, "end": 5611, "loc": { "start": { "line": 147, "column": 52 }, "end": { "line": 147, "column": 58 }, "identifierName": "target" }, "name": "target" }, "computed": false }, "property": { "type": "Identifier", "start": 5612, "end": 5624, "loc": { "start": { "line": 147, "column": 59 }, "end": { "line": 147, "column": 71 }, "identifierName": "getAttribute" }, "name": "getAttribute" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 5625, "end": 5641, "loc": { "start": { "line": 147, "column": 72 }, "end": { "line": 147, "column": 88 } }, "extra": { "rawValue": "data-shape-key", "raw": "\"data-shape-key\"" }, "value": "data-shape-key" } ] }, "computed": true } } ], "kind": "const" }, { "type": "IfStatement", "start": 5658, "end": 5751, "loc": { "start": { "line": 148, "column": 12 }, "end": { "line": 150, "column": 13 } }, "test": { "type": "Identifier", "start": 5662, "end": 5668, "loc": { "start": { "line": 148, "column": 16 }, "end": { "line": 148, "column": 22 }, "identifierName": "handle" }, "name": "handle" }, "consequent": { "type": "BlockStatement", "start": 5670, "end": 5751, "loc": { "start": { "line": 148, "column": 24 }, "end": { "line": 150, "column": 13 } }, "body": [ { "type": "ExpressionStatement", "start": 5689, "end": 5736, "loc": { "start": { "line": 149, "column": 16 }, "end": { "line": 149, "column": 63 } }, "expression": { "type": "CallExpression", "start": 5689, "end": 5735, "loc": { "start": { "line": 149, "column": 16 }, "end": { "line": 149, "column": 62 } }, "callee": { "type": "MemberExpression", "start": 5689, "end": 5706, "loc": { "start": { "line": 149, "column": 16 }, "end": { "line": 149, "column": 33 } }, "object": { "type": "Identifier", "start": 5689, "end": 5695, "loc": { "start": { "line": 149, "column": 16 }, "end": { "line": 149, "column": 22 }, "identifierName": "handle" }, "name": "handle" }, "property": { "type": "Identifier", "start": 5696, "end": 5706, "loc": { "start": { "line": 149, "column": 23 }, "end": { "line": 149, "column": 33 }, "identifierName": "setVisible" }, "name": "setVisible" }, "computed": false }, "arguments": [ { "type": "BinaryExpression", "start": 5707, "end": 5734, "loc": { "start": { "line": 149, "column": 34 }, "end": { "line": 149, "column": 61 } }, "left": { "type": "MemberExpression", "start": 5707, "end": 5730, "loc": { "start": { "line": 149, "column": 34 }, "end": { "line": 149, "column": 57 } }, "object": { "type": "Identifier", "start": 5707, "end": 5712, "loc": { "start": { "line": 149, "column": 34 }, "end": { "line": 149, "column": 39 }, "identifierName": "entry" }, "name": "entry" }, "property": { "type": "Identifier", "start": 5713, "end": 5730, "loc": { "start": { "line": 149, "column": 40 }, "end": { "line": 149, "column": 57 }, "identifierName": "intersectionRatio" }, "name": "intersectionRatio" }, "computed": false }, "operator": ">", "right": { "type": "NumericLiteral", "start": 5733, "end": 5734, "loc": { "start": { "line": 149, "column": 60 }, "end": { "line": 149, "column": 61 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } } ] } } ], "directives": [] }, "alternate": null } ], "directives": [] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 5777, "end": 5835, "loc": { "start": { "line": 154, "column": 4 }, "end": { "line": 156, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 5777, "end": 5794, "loc": { "start": { "line": 154, "column": 4 }, "end": { "line": 154, "column": 21 }, "identifierName": "isBlockingOverlay" }, "name": "isBlockingOverlay" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 5797, "end": 5835, "loc": { "start": { "line": 154, "column": 24 }, "end": { "line": 156, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 5808, "end": 5828, "loc": { "start": { "line": 155, "column": 8 }, "end": { "line": 155, "column": 28 } }, "argument": { "type": "MemberExpression", "start": 5815, "end": 5827, "loc": { "start": { "line": 155, "column": 15 }, "end": { "line": 155, "column": 27 } }, "object": { "type": "ThisExpression", "start": 5815, "end": 5819, "loc": { "start": { "line": 155, "column": 15 }, "end": { "line": 155, "column": 19 } } }, "property": { "type": "Identifier", "start": 5820, "end": 5827, "loc": { "start": { "line": 155, "column": 20 }, "end": { "line": 155, "column": 27 }, "identifierName": "visible" }, "name": "visible" }, "computed": false } } ], "directives": [] } }, { "type": "ClassMethod", "start": 5843, "end": 6020, "loc": { "start": { "line": 158, "column": 4 }, "end": { "line": 163, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 5843, "end": 5847, "loc": { "start": { "line": 158, "column": 4 }, "end": { "line": 158, "column": 8 }, "identifierName": "show" }, "name": "show" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 5850, "end": 6020, "loc": { "start": { "line": 158, "column": 11 }, "end": { "line": 163, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 5861, "end": 5881, "loc": { "start": { "line": 159, "column": 8 }, "end": { "line": 159, "column": 28 } }, "expression": { "type": "AssignmentExpression", "start": 5861, "end": 5880, "loc": { "start": { "line": 159, "column": 8 }, "end": { "line": 159, "column": 27 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 5861, "end": 5873, "loc": { "start": { "line": 159, "column": 8 }, "end": { "line": 159, "column": 20 } }, "object": { "type": "ThisExpression", "start": 5861, "end": 5865, "loc": { "start": { "line": 159, "column": 8 }, "end": { "line": 159, "column": 12 } } }, "property": { "type": "Identifier", "start": 5866, "end": 5873, "loc": { "start": { "line": 159, "column": 13 }, "end": { "line": 159, "column": 20 }, "identifierName": "visible" }, "name": "visible" }, "computed": false }, "right": { "type": "BooleanLiteral", "start": 5876, "end": 5880, "loc": { "start": { "line": 159, "column": 23 }, "end": { "line": 159, "column": 27 } }, "value": true } } }, { "type": "ExpressionStatement", "start": 5891, "end": 5959, "loc": { "start": { "line": 160, "column": 8 }, "end": { "line": 160, "column": 76 } }, "expression": { "type": "CallExpression", "start": 5891, "end": 5958, "loc": { "start": { "line": 160, "column": 8 }, "end": { "line": 160, "column": 75 } }, "callee": { "type": "MemberExpression", "start": 5891, "end": 5938, "loc": { "start": { "line": 160, "column": 8 }, "end": { "line": 160, "column": 55 } }, "object": { "type": "MemberExpression", "start": 5891, "end": 5913, "loc": { "start": { "line": 160, "column": 8 }, "end": { "line": 160, "column": 30 } }, "object": { "type": "MemberExpression", "start": 5891, "end": 5904, "loc": { "start": { "line": 160, "column": 8 }, "end": { "line": 160, "column": 21 } }, "object": { "type": "MemberExpression", "start": 5891, "end": 5900, "loc": { "start": { "line": 160, "column": 8 }, "end": { "line": 160, "column": 17 } }, "object": { "type": "ThisExpression", "start": 5891, "end": 5895, "loc": { "start": { "line": 160, "column": 8 }, "end": { "line": 160, "column": 12 } } }, "property": { "type": "Identifier", "start": 5896, "end": 5900, "loc": { "start": { "line": 160, "column": 13 }, "end": { "line": 160, "column": 17 }, "identifierName": "root" }, "name": "root" }, "computed": false }, "property": { "type": "Identifier", "start": 5901, "end": 5904, "loc": { "start": { "line": 160, "column": 18 }, "end": { "line": 160, "column": 21 }, "identifierName": "app" }, "name": "app" }, "computed": false }, "property": { "type": "Identifier", "start": 5905, "end": 5913, "loc": { "start": { "line": 160, "column": 22 }, "end": { "line": 160, "column": 30 }, "identifierName": "inputMgr" }, "name": "inputMgr" }, "computed": false }, "property": { "type": "Identifier", "start": 5914, "end": 5938, "loc": { "start": { "line": 160, "column": 31 }, "end": { "line": 160, "column": 55 }, "identifierName": "makeSureAttachedAndOnTop" }, "name": "makeSureAttachedAndOnTop" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 5939, "end": 5957, "loc": { "start": { "line": 160, "column": 56 }, "end": { "line": 160, "column": 74 } }, "object": { "type": "ThisExpression", "start": 5939, "end": 5943, "loc": { "start": { "line": 160, "column": 56 }, "end": { "line": 160, "column": 60 } } }, "property": { "type": "Identifier", "start": 5944, "end": 5957, "loc": { "start": { "line": 160, "column": 61 }, "end": { "line": 160, "column": 74 }, "identifierName": "inputReciever" }, "name": "inputReciever" }, "computed": false } ] } }, { "type": "ExpressionStatement", "start": 5969, "end": 5989, "loc": { "start": { "line": 161, "column": 8 }, "end": { "line": 161, "column": 28 } }, "expression": { "type": "CallExpression", "start": 5969, "end": 5988, "loc": { "start": { "line": 161, "column": 8 }, "end": { "line": 161, "column": 27 } }, "callee": { "type": "MemberExpression", "start": 5969, "end": 5986, "loc": { "start": { "line": 161, "column": 8 }, "end": { "line": 161, "column": 25 } }, "object": { "type": "ThisExpression", "start": 5969, "end": 5973, "loc": { "start": { "line": 161, "column": 8 }, "end": { "line": 161, "column": 12 } } }, "property": { "type": "Identifier", "start": 5974, "end": 5986, "loc": { "start": { "line": 161, "column": 13 }, "end": { "line": 161, "column": 25 }, "identifierName": "rerenderFull" }, "name": "rerenderFull" }, "computed": false }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 5999, "end": 6013, "loc": { "start": { "line": 162, "column": 8 }, "end": { "line": 162, "column": 22 } }, "expression": { "type": "CallExpression", "start": 5999, "end": 6012, "loc": { "start": { "line": 162, "column": 8 }, "end": { "line": 162, "column": 21 } }, "callee": { "type": "MemberExpression", "start": 5999, "end": 6010, "loc": { "start": { "line": 162, "column": 8 }, "end": { "line": 162, "column": 19 } }, "object": { "type": "ThisExpression", "start": 5999, "end": 6003, "loc": { "start": { "line": 162, "column": 8 }, "end": { "line": 162, "column": 12 } } }, "property": { "type": "Identifier", "start": 6004, "end": 6010, "loc": { "start": { "line": 162, "column": 13 }, "end": { "line": 162, "column": 19 }, "identifierName": "update" }, "name": "update" }, "computed": false }, "arguments": [] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 6028, "end": 6169, "loc": { "start": { "line": 165, "column": 4 }, "end": { "line": 169, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 6028, "end": 6033, "loc": { "start": { "line": 165, "column": 4 }, "end": { "line": 165, "column": 9 }, "identifierName": "close" }, "name": "close" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 6036, "end": 6169, "loc": { "start": { "line": 165, "column": 12 }, "end": { "line": 169, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 6047, "end": 6068, "loc": { "start": { "line": 166, "column": 8 }, "end": { "line": 166, "column": 29 } }, "expression": { "type": "AssignmentExpression", "start": 6047, "end": 6067, "loc": { "start": { "line": 166, "column": 8 }, "end": { "line": 166, "column": 28 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 6047, "end": 6059, "loc": { "start": { "line": 166, "column": 8 }, "end": { "line": 166, "column": 20 } }, "object": { "type": "ThisExpression", "start": 6047, "end": 6051, "loc": { "start": { "line": 166, "column": 8 }, "end": { "line": 166, "column": 12 } } }, "property": { "type": "Identifier", "start": 6052, "end": 6059, "loc": { "start": { "line": 166, "column": 13 }, "end": { "line": 166, "column": 20 }, "identifierName": "visible" }, "name": "visible" }, "computed": false }, "right": { "type": "BooleanLiteral", "start": 6062, "end": 6067, "loc": { "start": { "line": 166, "column": 23 }, "end": { "line": 166, "column": 28 } }, "value": false } } }, { "type": "ExpressionStatement", "start": 6078, "end": 6138, "loc": { "start": { "line": 167, "column": 8 }, "end": { "line": 167, "column": 68 } }, "expression": { "type": "CallExpression", "start": 6078, "end": 6137, "loc": { "start": { "line": 167, "column": 8 }, "end": { "line": 167, "column": 67 } }, "callee": { "type": "MemberExpression", "start": 6078, "end": 6117, "loc": { "start": { "line": 167, "column": 8 }, "end": { "line": 167, "column": 47 } }, "object": { "type": "MemberExpression", "start": 6078, "end": 6100, "loc": { "start": { "line": 167, "column": 8 }, "end": { "line": 167, "column": 30 } }, "object": { "type": "MemberExpression", "start": 6078, "end": 6091, "loc": { "start": { "line": 167, "column": 8 }, "end": { "line": 167, "column": 21 } }, "object": { "type": "MemberExpression", "start": 6078, "end": 6087, "loc": { "start": { "line": 167, "column": 8 }, "end": { "line": 167, "column": 17 } }, "object": { "type": "ThisExpression", "start": 6078, "end": 6082, "loc": { "start": { "line": 167, "column": 8 }, "end": { "line": 167, "column": 12 } } }, "property": { "type": "Identifier", "start": 6083, "end": 6087, "loc": { "start": { "line": 167, "column": 13 }, "end": { "line": 167, "column": 17 }, "identifierName": "root" }, "name": "root" }, "computed": false }, "property": { "type": "Identifier", "start": 6088, "end": 6091, "loc": { "start": { "line": 167, "column": 18 }, "end": { "line": 167, "column": 21 }, "identifierName": "app" }, "name": "app" }, "computed": false }, "property": { "type": "Identifier", "start": 6092, "end": 6100, "loc": { "start": { "line": 167, "column": 22 }, "end": { "line": 167, "column": 30 }, "identifierName": "inputMgr" }, "name": "inputMgr" }, "computed": false }, "property": { "type": "Identifier", "start": 6101, "end": 6117, "loc": { "start": { "line": 167, "column": 31 }, "end": { "line": 167, "column": 47 }, "identifierName": "makeSureDetached" }, "name": "makeSureDetached" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 6118, "end": 6136, "loc": { "start": { "line": 167, "column": 48 }, "end": { "line": 167, "column": 66 } }, "object": { "type": "ThisExpression", "start": 6118, "end": 6122, "loc": { "start": { "line": 167, "column": 48 }, "end": { "line": 167, "column": 52 } } }, "property": { "type": "Identifier", "start": 6123, "end": 6136, "loc": { "start": { "line": 167, "column": 53 }, "end": { "line": 167, "column": 66 }, "identifierName": "inputReciever" }, "name": "inputReciever" }, "computed": false } ] } }, { "type": "ExpressionStatement", "start": 6148, "end": 6162, "loc": { "start": { "line": 168, "column": 8 }, "end": { "line": 168, "column": 22 } }, "expression": { "type": "CallExpression", "start": 6148, "end": 6161, "loc": { "start": { "line": 168, "column": 8 }, "end": { "line": 168, "column": 21 } }, "callee": { "type": "MemberExpression", "start": 6148, "end": 6159, "loc": { "start": { "line": 168, "column": 8 }, "end": { "line": 168, "column": 19 } }, "object": { "type": "ThisExpression", "start": 6148, "end": 6152, "loc": { "start": { "line": 168, "column": 8 }, "end": { "line": 168, "column": 12 } } }, "property": { "type": "Identifier", "start": 6153, "end": 6159, "loc": { "start": { "line": 168, "column": 13 }, "end": { "line": 168, "column": 19 }, "identifierName": "update" }, "name": "update" }, "computed": false }, "arguments": [] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 6177, "end": 6568, "loc": { "start": { "line": 171, "column": 4 }, "end": { "line": 181, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 6177, "end": 6183, "loc": { "start": { "line": 171, "column": 4 }, "end": { "line": 171, "column": 10 }, "identifierName": "update" }, "name": "update" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 6186, "end": 6568, "loc": { "start": { "line": 171, "column": 13 }, "end": { "line": 181, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 6197, "end": 6233, "loc": { "start": { "line": 172, "column": 8 }, "end": { "line": 172, "column": 44 } }, "expression": { "type": "CallExpression", "start": 6197, "end": 6232, "loc": { "start": { "line": 172, "column": 8 }, "end": { "line": 172, "column": 43 } }, "callee": { "type": "MemberExpression", "start": 6197, "end": 6218, "loc": { "start": { "line": 172, "column": 8 }, "end": { "line": 172, "column": 29 } }, "object": { "type": "MemberExpression", "start": 6197, "end": 6211, "loc": { "start": { "line": 172, "column": 8 }, "end": { "line": 172, "column": 22 } }, "object": { "type": "ThisExpression", "start": 6197, "end": 6201, "loc": { "start": { "line": 172, "column": 8 }, "end": { "line": 172, "column": 12 } } }, "property": { "type": "Identifier", "start": 6202, "end": 6211, "loc": { "start": { "line": 172, "column": 13 }, "end": { "line": 172, "column": 22 }, "identifierName": "domAttach" }, "name": "domAttach" }, "computed": false }, "property": { "type": "Identifier", "start": 6212, "end": 6218, "loc": { "start": { "line": 172, "column": 23 }, "end": { "line": 172, "column": 29 }, "identifierName": "update" }, "name": "update" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 6219, "end": 6231, "loc": { "start": { "line": 172, "column": 30 }, "end": { "line": 172, "column": 42 } }, "object": { "type": "ThisExpression", "start": 6219, "end": 6223, "loc": { "start": { "line": 172, "column": 30 }, "end": { "line": 172, "column": 34 } } }, "property": { "type": "Identifier", "start": 6224, "end": 6231, "loc": { "start": { "line": 172, "column": 35 }, "end": { "line": 172, "column": 42 }, "identifierName": "visible" }, "name": "visible" }, "computed": false } ] } }, { "type": "IfStatement", "start": 6243, "end": 6561, "loc": { "start": { "line": 173, "column": 8 }, "end": { "line": 180, "column": 9 } }, "test": { "type": "MemberExpression", "start": 6247, "end": 6259, "loc": { "start": { "line": 173, "column": 12 }, "end": { "line": 173, "column": 24 } }, "object": { "type": "ThisExpression", "start": 6247, "end": 6251, "loc": { "start": { "line": 173, "column": 12 }, "end": { "line": 173, "column": 16 } } }, "property": { "type": "Identifier", "start": 6252, "end": 6259, "loc": { "start": { "line": 173, "column": 17 }, "end": { "line": 173, "column": 24 }, "identifierName": "visible" }, "name": "visible" }, "computed": false }, "consequent": { "type": "BlockStatement", "start": 6261, "end": 6561, "loc": { "start": { "line": 173, "column": 26 }, "end": { "line": 180, "column": 9 } }, "body": [ { "type": "IfStatement", "start": 6276, "end": 6513, "loc": { "start": { "line": 174, "column": 12 }, "end": { "line": 178, "column": 13 } }, "test": { "type": "BinaryExpression", "start": 6280, "end": 6328, "loc": { "start": { "line": 174, "column": 16 }, "end": { "line": 174, "column": 64 } }, "left": { "type": "BinaryExpression", "start": 6280, "end": 6324, "loc": { "start": { "line": 174, "column": 16 }, "end": { "line": 174, "column": 60 } }, "left": { "type": "CallExpression", "start": 6280, "end": 6300, "loc": { "start": { "line": 174, "column": 16 }, "end": { "line": 174, "column": 36 } }, "callee": { "type": "MemberExpression", "start": 6280, "end": 6298, "loc": { "start": { "line": 174, "column": 16 }, "end": { "line": 174, "column": 34 } }, "object": { "type": "MemberExpression", "start": 6280, "end": 6294, "loc": { "start": { "line": 174, "column": 16 }, "end": { "line": 174, "column": 30 } }, "object": { "type": "MemberExpression", "start": 6280, "end": 6289, "loc": { "start": { "line": 174, "column": 16 }, "end": { "line": 174, "column": 25 } }, "object": { "type": "ThisExpression", "start": 6280, "end": 6284, "loc": { "start": { "line": 174, "column": 16 }, "end": { "line": 174, "column": 20 } } }, "property": { "type": "Identifier", "start": 6285, "end": 6289, "loc": { "start": { "line": 174, "column": 21 }, "end": { "line": 174, "column": 25 }, "identifierName": "root" }, "name": "root" }, "computed": false }, "property": { "type": "Identifier", "start": 6290, "end": 6294, "loc": { "start": { "line": 174, "column": 26 }, "end": { "line": 174, "column": 30 }, "identifierName": "time" }, "name": "time" }, "computed": false }, "property": { "type": "Identifier", "start": 6295, "end": 6298, "loc": { "start": { "line": 174, "column": 31 }, "end": { "line": 174, "column": 34 }, "identifierName": "now" }, "name": "now" }, "computed": false }, "arguments": [] }, "operator": "-", "right": { "type": "MemberExpression", "start": 6303, "end": 6324, "loc": { "start": { "line": 174, "column": 39 }, "end": { "line": 174, "column": 60 } }, "object": { "type": "ThisExpression", "start": 6303, "end": 6307, "loc": { "start": { "line": 174, "column": 39 }, "end": { "line": 174, "column": 43 } } }, "property": { "type": "Identifier", "start": 6308, "end": 6324, "loc": { "start": { "line": 174, "column": 44 }, "end": { "line": 174, "column": 60 }, "identifierName": "lastFullRerender" }, "name": "lastFullRerender" }, "computed": false } }, "operator": ">", "right": { "type": "NumericLiteral", "start": 6327, "end": 6328, "loc": { "start": { "line": 174, "column": 63 }, "end": { "line": 174, "column": 64 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } }, "consequent": { "type": "BlockStatement", "start": 6330, "end": 6513, "loc": { "start": { "line": 174, "column": 66 }, "end": { "line": 178, "column": 13 } }, "body": [ { "type": "ExpressionStatement", "start": 6349, "end": 6394, "loc": { "start": { "line": 175, "column": 16 }, "end": { "line": 175, "column": 61 } }, "expression": { "type": "AssignmentExpression", "start": 6349, "end": 6393, "loc": { "start": { "line": 175, "column": 16 }, "end": { "line": 175, "column": 60 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 6349, "end": 6370, "loc": { "start": { "line": 175, "column": 16 }, "end": { "line": 175, "column": 37 } }, "object": { "type": "ThisExpression", "start": 6349, "end": 6353, "loc": { "start": { "line": 175, "column": 16 }, "end": { "line": 175, "column": 20 } } }, "property": { "type": "Identifier", "start": 6354, "end": 6370, "loc": { "start": { "line": 175, "column": 21 }, "end": { "line": 175, "column": 37 }, "identifierName": "lastFullRerender" }, "name": "lastFullRerender" }, "computed": false }, "right": { "type": "CallExpression", "start": 6373, "end": 6393, "loc": { "start": { "line": 175, "column": 40 }, "end": { "line": 175, "column": 60 } }, "callee": { "type": "MemberExpression", "start": 6373, "end": 6391, "loc": { "start": { "line": 175, "column": 40 }, "end": { "line": 175, "column": 58 } }, "object": { "type": "MemberExpression", "start": 6373, "end": 6387, "loc": { "start": { "line": 175, "column": 40 }, "end": { "line": 175, "column": 54 } }, "object": { "type": "MemberExpression", "start": 6373, "end": 6382, "loc": { "start": { "line": 175, "column": 40 }, "end": { "line": 175, "column": 49 } }, "object": { "type": "ThisExpression", "start": 6373, "end": 6377, "loc": { "start": { "line": 175, "column": 40 }, "end": { "line": 175, "column": 44 } } }, "property": { "type": "Identifier", "start": 6378, "end": 6382, "loc": { "start": { "line": 175, "column": 45 }, "end": { "line": 175, "column": 49 }, "identifierName": "root" }, "name": "root" }, "computed": false }, "property": { "type": "Identifier", "start": 6383, "end": 6387, "loc": { "start": { "line": 175, "column": 50 }, "end": { "line": 175, "column": 54 }, "identifierName": "time" }, "name": "time" }, "computed": false }, "property": { "type": "Identifier", "start": 6388, "end": 6391, "loc": { "start": { "line": 175, "column": 55 }, "end": { "line": 175, "column": 58 }, "identifierName": "now" }, "name": "now" }, "computed": false }, "arguments": [] } } }, { "type": "ExpressionStatement", "start": 6412, "end": 6460, "loc": { "start": { "line": 176, "column": 16 }, "end": { "line": 176, "column": 64 } }, "expression": { "type": "AssignmentExpression", "start": 6412, "end": 6459, "loc": { "start": { "line": 176, "column": 16 }, "end": { "line": 176, "column": 63 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 6412, "end": 6436, "loc": { "start": { "line": 176, "column": 16 }, "end": { "line": 176, "column": 40 } }, "object": { "type": "ThisExpression", "start": 6412, "end": 6416, "loc": { "start": { "line": 176, "column": 16 }, "end": { "line": 176, "column": 20 } } }, "property": { "type": "Identifier", "start": 6417, "end": 6436, "loc": { "start": { "line": 176, "column": 21 }, "end": { "line": 176, "column": 40 }, "identifierName": "lastPartialRerender" }, "name": "lastPartialRerender" }, "computed": false }, "right": { "type": "CallExpression", "start": 6439, "end": 6459, "loc": { "start": { "line": 176, "column": 43 }, "end": { "line": 176, "column": 63 } }, "callee": { "type": "MemberExpression", "start": 6439, "end": 6457, "loc": { "start": { "line": 176, "column": 43 }, "end": { "line": 176, "column": 61 } }, "object": { "type": "MemberExpression", "start": 6439, "end": 6453, "loc": { "start": { "line": 176, "column": 43 }, "end": { "line": 176, "column": 57 } }, "object": { "type": "MemberExpression", "start": 6439, "end": 6448, "loc": { "start": { "line": 176, "column": 43 }, "end": { "line": 176, "column": 52 } }, "object": { "type": "ThisExpression", "start": 6439, "end": 6443, "loc": { "start": { "line": 176, "column": 43 }, "end": { "line": 176, "column": 47 } } }, "property": { "type": "Identifier", "start": 6444, "end": 6448, "loc": { "start": { "line": 176, "column": 48 }, "end": { "line": 176, "column": 52 }, "identifierName": "root" }, "name": "root" }, "computed": false }, "property": { "type": "Identifier", "start": 6449, "end": 6453, "loc": { "start": { "line": 176, "column": 53 }, "end": { "line": 176, "column": 57 }, "identifierName": "time" }, "name": "time" }, "computed": false }, "property": { "type": "Identifier", "start": 6454, "end": 6457, "loc": { "start": { "line": 176, "column": 58 }, "end": { "line": 176, "column": 61 }, "identifierName": "now" }, "name": "now" }, "computed": false }, "arguments": [] } } }, { "type": "ExpressionStatement", "start": 6478, "end": 6498, "loc": { "start": { "line": 177, "column": 16 }, "end": { "line": 177, "column": 36 } }, "expression": { "type": "CallExpression", "start": 6478, "end": 6497, "loc": { "start": { "line": 177, "column": 16 }, "end": { "line": 177, "column": 35 } }, "callee": { "type": "MemberExpression", "start": 6478, "end": 6495, "loc": { "start": { "line": 177, "column": 16 }, "end": { "line": 177, "column": 33 } }, "object": { "type": "ThisExpression", "start": 6478, "end": 6482, "loc": { "start": { "line": 177, "column": 16 }, "end": { "line": 177, "column": 20 } } }, "property": { "type": "Identifier", "start": 6483, "end": 6495, "loc": { "start": { "line": 177, "column": 21 }, "end": { "line": 177, "column": 33 }, "identifierName": "rerenderFull" }, "name": "rerenderFull" }, "computed": false }, "arguments": [] } } ], "directives": [] }, "alternate": null }, { "type": "ExpressionStatement", "start": 6527, "end": 6550, "loc": { "start": { "line": 179, "column": 12 }, "end": { "line": 179, "column": 35 } }, "expression": { "type": "CallExpression", "start": 6527, "end": 6549, "loc": { "start": { "line": 179, "column": 12 }, "end": { "line": 179, "column": 34 } }, "callee": { "type": "MemberExpression", "start": 6527, "end": 6547, "loc": { "start": { "line": 179, "column": 12 }, "end": { "line": 179, "column": 32 } }, "object": { "type": "ThisExpression", "start": 6527, "end": 6531, "loc": { "start": { "line": 179, "column": 12 }, "end": { "line": 179, "column": 16 } } }, "property": { "type": "Identifier", "start": 6532, "end": 6547, "loc": { "start": { "line": 179, "column": 17 }, "end": { "line": 179, "column": 32 }, "identifierName": "rerenderPartial" }, "name": "rerenderPartial" }, "computed": false }, "arguments": [] } } ], "directives": [] }, "alternate": null } ], "directives": [], "trailingComments": null }, "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * Performs a partial rerender, only updating graphs and counts\r\n ", "start": 6576, "end": 6657, "loc": { "start": { "line": 183, "column": 4 }, "end": { "line": 185, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 6663, "end": 6883, "loc": { "start": { "line": 186, "column": 4 }, "end": { "line": 191, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 6663, "end": 6678, "loc": { "start": { "line": 186, "column": 4 }, "end": { "line": 186, "column": 19 }, "identifierName": "rerenderPartial" }, "name": "rerenderPartial", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 6681, "end": 6883, "loc": { "start": { "line": 186, "column": 22 }, "end": { "line": 191, "column": 5 } }, "body": [ { "type": "ForInStatement", "start": 6692, "end": 6876, "loc": { "start": { "line": 187, "column": 8 }, "end": { "line": 190, "column": 9 } }, "left": { "type": "VariableDeclaration", "start": 6697, "end": 6706, "loc": { "start": { "line": 187, "column": 13 }, "end": { "line": 187, "column": 22 } }, "declarations": [ { "type": "VariableDeclarator", "start": 6703, "end": 6706, "loc": { "start": { "line": 187, "column": 19 }, "end": { "line": 187, "column": 22 } }, "id": { "type": "Identifier", "start": 6703, "end": 6706, "loc": { "start": { "line": 187, "column": 19 }, "end": { "line": 187, "column": 22 }, "identifierName": "key" }, "name": "key" }, "init": null } ], "kind": "const" }, "right": { "type": "MemberExpression", "start": 6710, "end": 6728, "loc": { "start": { "line": 187, "column": 26 }, "end": { "line": 187, "column": 44 } }, "object": { "type": "ThisExpression", "start": 6710, "end": 6714, "loc": { "start": { "line": 187, "column": 26 }, "end": { "line": 187, "column": 30 } } }, "property": { "type": "Identifier", "start": 6715, "end": 6728, "loc": { "start": { "line": 187, "column": 31 }, "end": { "line": 187, "column": 44 }, "identifierName": "activeHandles" }, "name": "activeHandles" }, "computed": false }, "body": { "type": "BlockStatement", "start": 6730, "end": 6876, "loc": { "start": { "line": 187, "column": 46 }, "end": { "line": 190, "column": 9 } }, "body": [ { "type": "VariableDeclaration", "start": 6745, "end": 6784, "loc": { "start": { "line": 188, "column": 12 }, "end": { "line": 188, "column": 51 } }, "declarations": [ { "type": "VariableDeclarator", "start": 6751, "end": 6783, "loc": { "start": { "line": 188, "column": 18 }, "end": { "line": 188, "column": 50 } }, "id": { "type": "Identifier", "start": 6751, "end": 6757, "loc": { "start": { "line": 188, "column": 18 }, "end": { "line": 188, "column": 24 }, "identifierName": "handle" }, "name": "handle" }, "init": { "type": "MemberExpression", "start": 6760, "end": 6783, "loc": { "start": { "line": 188, "column": 27 }, "end": { "line": 188, "column": 50 } }, "object": { "type": "MemberExpression", "start": 6760, "end": 6778, "loc": { "start": { "line": 188, "column": 27 }, "end": { "line": 188, "column": 45 } }, "object": { "type": "ThisExpression", "start": 6760, "end": 6764, "loc": { "start": { "line": 188, "column": 27 }, "end": { "line": 188, "column": 31 } } }, "property": { "type": "Identifier", "start": 6765, "end": 6778, "loc": { "start": { "line": 188, "column": 32 }, "end": { "line": 188, "column": 45 }, "identifierName": "activeHandles" }, "name": "activeHandles" }, "computed": false }, "property": { "type": "Identifier", "start": 6779, "end": 6782, "loc": { "start": { "line": 188, "column": 46 }, "end": { "line": 188, "column": 49 }, "identifierName": "key" }, "name": "key" }, "computed": true } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 6798, "end": 6865, "loc": { "start": { "line": 189, "column": 12 }, "end": { "line": 189, "column": 79 } }, "expression": { "type": "CallExpression", "start": 6798, "end": 6864, "loc": { "start": { "line": 189, "column": 12 }, "end": { "line": 189, "column": 78 } }, "callee": { "type": "MemberExpression", "start": 6798, "end": 6811, "loc": { "start": { "line": 189, "column": 12 }, "end": { "line": 189, "column": 25 } }, "object": { "type": "Identifier", "start": 6798, "end": 6804, "loc": { "start": { "line": 189, "column": 12 }, "end": { "line": 189, "column": 18 }, "identifierName": "handle" }, "name": "handle" }, "property": { "type": "Identifier", "start": 6805, "end": 6811, "loc": { "start": { "line": 189, "column": 19 }, "end": { "line": 189, "column": 25 }, "identifierName": "update" }, "name": "update" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 6812, "end": 6828, "loc": { "start": { "line": 189, "column": 26 }, "end": { "line": 189, "column": 42 } }, "object": { "type": "ThisExpression", "start": 6812, "end": 6816, "loc": { "start": { "line": 189, "column": 26 }, "end": { "line": 189, "column": 30 } } }, "property": { "type": "Identifier", "start": 6817, "end": 6828, "loc": { "start": { "line": 189, "column": 31 }, "end": { "line": 189, "column": 42 }, "identifierName": "displayMode" }, "name": "displayMode" }, "computed": false }, { "type": "MemberExpression", "start": 6830, "end": 6845, "loc": { "start": { "line": 189, "column": 44 }, "end": { "line": 189, "column": 59 } }, "object": { "type": "ThisExpression", "start": 6830, "end": 6834, "loc": { "start": { "line": 189, "column": 44 }, "end": { "line": 189, "column": 48 } } }, "property": { "type": "Identifier", "start": 6835, "end": 6845, "loc": { "start": { "line": 189, "column": 49 }, "end": { "line": 189, "column": 59 }, "identifierName": "dataSource" }, "name": "dataSource" }, "computed": false }, { "type": "MemberExpression", "start": 6847, "end": 6863, "loc": { "start": { "line": 189, "column": 61 }, "end": { "line": 189, "column": 77 } }, "object": { "type": "ThisExpression", "start": 6847, "end": 6851, "loc": { "start": { "line": 189, "column": 61 }, "end": { "line": 189, "column": 65 } } }, "property": { "type": "Identifier", "start": 6852, "end": 6863, "loc": { "start": { "line": 189, "column": 66 }, "end": { "line": 189, "column": 77 }, "identifierName": "currentUnit" }, "name": "currentUnit" }, "computed": false } ] } } ], "directives": [] } } ], "directives": [], "trailingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * Performs a partial rerender, only updating graphs and counts\r\n ", "start": 6576, "end": 6657, "loc": { "start": { "line": 183, "column": 4 }, "end": { "line": 185, "column": 7 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * Performs a full rerender, regenerating everything\r\n ", "start": 6891, "end": 6961, "loc": { "start": { "line": 193, "column": 4 }, "end": { "line": 195, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 6967, "end": 9400, "loc": { "start": { "line": 196, "column": 4 }, "end": { "line": 267, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 6967, "end": 6979, "loc": { "start": { "line": 196, "column": 4 }, "end": { "line": 196, "column": 16 }, "identifierName": "rerenderFull" }, "name": "rerenderFull", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 6982, "end": 9400, "loc": { "start": { "line": 196, "column": 19 }, "end": { "line": 267, "column": 5 } }, "body": [ { "type": "ForInStatement", "start": 6993, "end": 7090, "loc": { "start": { "line": 197, "column": 8 }, "end": { "line": 199, "column": 9 } }, "left": { "type": "VariableDeclaration", "start": 6998, "end": 7007, "loc": { "start": { "line": 197, "column": 13 }, "end": { "line": 197, "column": 22 } }, "declarations": [ { "type": "VariableDeclarator", "start": 7004, "end": 7007, "loc": { "start": { "line": 197, "column": 19 }, "end": { "line": 197, "column": 22 } }, "id": { "type": "Identifier", "start": 7004, "end": 7007, "loc": { "start": { "line": 197, "column": 19 }, "end": { "line": 197, "column": 22 }, "identifierName": "key" }, "name": "key" }, "init": null } ], "kind": "const" }, "right": { "type": "MemberExpression", "start": 7011, "end": 7029, "loc": { "start": { "line": 197, "column": 26 }, "end": { "line": 197, "column": 44 } }, "object": { "type": "ThisExpression", "start": 7011, "end": 7015, "loc": { "start": { "line": 197, "column": 26 }, "end": { "line": 197, "column": 30 } } }, "property": { "type": "Identifier", "start": 7016, "end": 7029, "loc": { "start": { "line": 197, "column": 31 }, "end": { "line": 197, "column": 44 }, "identifierName": "activeHandles" }, "name": "activeHandles" }, "computed": false }, "body": { "type": "BlockStatement", "start": 7031, "end": 7090, "loc": { "start": { "line": 197, "column": 46 }, "end": { "line": 199, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 7046, "end": 7079, "loc": { "start": { "line": 198, "column": 12 }, "end": { "line": 198, "column": 45 } }, "expression": { "type": "CallExpression", "start": 7046, "end": 7078, "loc": { "start": { "line": 198, "column": 12 }, "end": { "line": 198, "column": 44 } }, "callee": { "type": "MemberExpression", "start": 7046, "end": 7076, "loc": { "start": { "line": 198, "column": 12 }, "end": { "line": 198, "column": 42 } }, "object": { "type": "MemberExpression", "start": 7046, "end": 7069, "loc": { "start": { "line": 198, "column": 12 }, "end": { "line": 198, "column": 35 } }, "object": { "type": "MemberExpression", "start": 7046, "end": 7064, "loc": { "start": { "line": 198, "column": 12 }, "end": { "line": 198, "column": 30 } }, "object": { "type": "ThisExpression", "start": 7046, "end": 7050, "loc": { "start": { "line": 198, "column": 12 }, "end": { "line": 198, "column": 16 } } }, "property": { "type": "Identifier", "start": 7051, "end": 7064, "loc": { "start": { "line": 198, "column": 17 }, "end": { "line": 198, "column": 30 }, "identifierName": "activeHandles" }, "name": "activeHandles" }, "computed": false }, "property": { "type": "Identifier", "start": 7065, "end": 7068, "loc": { "start": { "line": 198, "column": 31 }, "end": { "line": 198, "column": 34 }, "identifierName": "key" }, "name": "key" }, "computed": true }, "property": { "type": "Identifier", "start": 7070, "end": 7076, "loc": { "start": { "line": 198, "column": 36 }, "end": { "line": 198, "column": 42 }, "identifierName": "detach" }, "name": "detach" }, "computed": false }, "arguments": [] } } ], "directives": [] } }, { "type": "ExpressionStatement", "start": 7100, "end": 7135, "loc": { "start": { "line": 200, "column": 8 }, "end": { "line": 200, "column": 43 } }, "expression": { "type": "CallExpression", "start": 7100, "end": 7134, "loc": { "start": { "line": 200, "column": 8 }, "end": { "line": 200, "column": 42 } }, "callee": { "type": "Identifier", "start": 7100, "end": 7117, "loc": { "start": { "line": 200, "column": 8 }, "end": { "line": 200, "column": 25 }, "identifierName": "removeAllChildren" }, "name": "removeAllChildren" }, "arguments": [ { "type": "MemberExpression", "start": 7118, "end": 7133, "loc": { "start": { "line": 200, "column": 26 }, "end": { "line": 200, "column": 41 } }, "object": { "type": "ThisExpression", "start": 7118, "end": 7122, "loc": { "start": { "line": 200, "column": 26 }, "end": { "line": 200, "column": 30 } } }, "property": { "type": "Identifier", "start": 7123, "end": 7133, "loc": { "start": { "line": 200, "column": 31 }, "end": { "line": 200, "column": 41 }, "identifierName": "contentDiv" }, "name": "contentDiv" }, "computed": false } ] }, "trailingComments": [ { "type": "CommentLine", "value": " Now, attach new ones", "start": 7147, "end": 7170, "loc": { "start": { "line": 202, "column": 8 }, "end": { "line": 202, "column": 31 } } } ] }, { "type": "VariableDeclaration", "start": 7182, "end": 7201, "loc": { "start": { "line": 204, "column": 8 }, "end": { "line": 204, "column": 27 } }, "declarations": [ { "type": "VariableDeclarator", "start": 7186, "end": 7200, "loc": { "start": { "line": 204, "column": 12 }, "end": { "line": 204, "column": 26 } }, "id": { "type": "Identifier", "start": 7186, "end": 7193, "loc": { "start": { "line": 204, "column": 12 }, "end": { "line": 204, "column": 19 }, "identifierName": "entries" }, "name": "entries", "leadingComments": null }, "init": { "type": "NullLiteral", "start": 7196, "end": 7200, "loc": { "start": { "line": 204, "column": 22 }, "end": { "line": 204, "column": 26 } } }, "leadingComments": null } ], "kind": "let", "leadingComments": [ { "type": "CommentLine", "value": " Now, attach new ones", "start": 7147, "end": 7170, "loc": { "start": { "line": 202, "column": 8 }, "end": { "line": 202, "column": 31 } } } ] }, { "type": "SwitchStatement", "start": 7211, "end": 7673, "loc": { "start": { "line": 205, "column": 8 }, "end": { "line": 215, "column": 9 } }, "discriminant": { "type": "MemberExpression", "start": 7219, "end": 7234, "loc": { "start": { "line": 205, "column": 16 }, "end": { "line": 205, "column": 31 } }, "object": { "type": "ThisExpression", "start": 7219, "end": 7223, "loc": { "start": { "line": 205, "column": 16 }, "end": { "line": 205, "column": 20 } } }, "property": { "type": "Identifier", "start": 7224, "end": 7234, "loc": { "start": { "line": 205, "column": 21 }, "end": { "line": 205, "column": 31 }, "identifierName": "dataSource" }, "name": "dataSource" }, "computed": false }, "cases": [ { "type": "SwitchCase", "start": 7251, "end": 7404, "loc": { "start": { "line": 206, "column": 12 }, "end": { "line": 209, "column": 13 } }, "consequent": [ { "type": "BlockStatement", "start": 7288, "end": 7404, "loc": { "start": { "line": 206, "column": 49 }, "end": { "line": 209, "column": 13 } }, "body": [ { "type": "ExpressionStatement", "start": 7307, "end": 7365, "loc": { "start": { "line": 207, "column": 16 }, "end": { "line": 207, "column": 74 } }, "expression": { "type": "AssignmentExpression", "start": 7307, "end": 7364, "loc": { "start": { "line": 207, "column": 16 }, "end": { "line": 207, "column": 73 } }, "operator": "=", "left": { "type": "Identifier", "start": 7307, "end": 7314, "loc": { "start": { "line": 207, "column": 16 }, "end": { "line": 207, "column": 23 }, "identifierName": "entries" }, "name": "entries" }, "right": { "type": "CallExpression", "start": 7317, "end": 7364, "loc": { "start": { "line": 207, "column": 26 }, "end": { "line": 207, "column": 73 } }, "callee": { "type": "MemberExpression", "start": 7317, "end": 7331, "loc": { "start": { "line": 207, "column": 26 }, "end": { "line": 207, "column": 40 } }, "object": { "type": "Identifier", "start": 7317, "end": 7323, "loc": { "start": { "line": 207, "column": 26 }, "end": { "line": 207, "column": 32 }, "identifierName": "Object" }, "name": "Object" }, "property": { "type": "Identifier", "start": 7324, "end": 7331, "loc": { "start": { "line": 207, "column": 33 }, "end": { "line": 207, "column": 40 }, "identifierName": "entries" }, "name": "entries" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 7332, "end": 7363, "loc": { "start": { "line": 207, "column": 41 }, "end": { "line": 207, "column": 72 } }, "object": { "type": "MemberExpression", "start": 7332, "end": 7350, "loc": { "start": { "line": 207, "column": 41 }, "end": { "line": 207, "column": 59 } }, "object": { "type": "MemberExpression", "start": 7332, "end": 7341, "loc": { "start": { "line": 207, "column": 41 }, "end": { "line": 207, "column": 50 } }, "object": { "type": "ThisExpression", "start": 7332, "end": 7336, "loc": { "start": { "line": 207, "column": 41 }, "end": { "line": 207, "column": 45 } } }, "property": { "type": "Identifier", "start": 7337, "end": 7341, "loc": { "start": { "line": 207, "column": 46 }, "end": { "line": 207, "column": 50 }, "identifierName": "root" }, "name": "root" }, "computed": false }, "property": { "type": "Identifier", "start": 7342, "end": 7350, "loc": { "start": { "line": 207, "column": 51 }, "end": { "line": 207, "column": 59 }, "identifierName": "hubGoals" }, "name": "hubGoals" }, "computed": false }, "property": { "type": "Identifier", "start": 7351, "end": 7363, "loc": { "start": { "line": 207, "column": 60 }, "end": { "line": 207, "column": 72 }, "identifierName": "storedShapes" }, "name": "storedShapes" }, "computed": false } ] } } }, { "type": "BreakStatement", "start": 7383, "end": 7389, "loc": { "start": { "line": 208, "column": 16 }, "end": { "line": 208, "column": 22 } }, "label": null } ], "directives": [] } ], "test": { "type": "MemberExpression", "start": 7256, "end": 7286, "loc": { "start": { "line": 206, "column": 17 }, "end": { "line": 206, "column": 47 } }, "object": { "type": "Identifier", "start": 7256, "end": 7279, "loc": { "start": { "line": 206, "column": 17 }, "end": { "line": 206, "column": 40 }, "identifierName": "enumAnalyticsDataSource" }, "name": "enumAnalyticsDataSource" }, "property": { "type": "Identifier", "start": 7280, "end": 7286, "loc": { "start": { "line": 206, "column": 41 }, "end": { "line": 206, "column": 47 }, "identifierName": "stored" }, "name": "stored" }, "computed": false } }, { "type": "SwitchCase", "start": 7418, "end": 7456, "loc": { "start": { "line": 210, "column": 12 }, "end": { "line": 210, "column": 50 } }, "consequent": [], "test": { "type": "MemberExpression", "start": 7423, "end": 7455, "loc": { "start": { "line": 210, "column": 17 }, "end": { "line": 210, "column": 49 } }, "object": { "type": "Identifier", "start": 7423, "end": 7446, "loc": { "start": { "line": 210, "column": 17 }, "end": { "line": 210, "column": 40 }, "identifierName": "enumAnalyticsDataSource" }, "name": "enumAnalyticsDataSource" }, "property": { "type": "Identifier", "start": 7447, "end": 7455, "loc": { "start": { "line": 210, "column": 41 }, "end": { "line": 210, "column": 49 }, "identifierName": "produced" }, "name": "produced" }, "computed": false } }, { "type": "SwitchCase", "start": 7470, "end": 7662, "loc": { "start": { "line": 211, "column": 12 }, "end": { "line": 214, "column": 13 } }, "consequent": [ { "type": "BlockStatement", "start": 7510, "end": 7662, "loc": { "start": { "line": 211, "column": 52 }, "end": { "line": 214, "column": 13 } }, "body": [ { "type": "ExpressionStatement", "start": 7529, "end": 7623, "loc": { "start": { "line": 212, "column": 16 }, "end": { "line": 212, "column": 110 } }, "expression": { "type": "AssignmentExpression", "start": 7529, "end": 7622, "loc": { "start": { "line": 212, "column": 16 }, "end": { "line": 212, "column": 109 } }, "operator": "=", "left": { "type": "Identifier", "start": 7529, "end": 7536, "loc": { "start": { "line": 212, "column": 16 }, "end": { "line": 212, "column": 23 }, "identifierName": "entries" }, "name": "entries" }, "right": { "type": "CallExpression", "start": 7539, "end": 7622, "loc": { "start": { "line": 212, "column": 26 }, "end": { "line": 212, "column": 109 } }, "callee": { "type": "MemberExpression", "start": 7539, "end": 7553, "loc": { "start": { "line": 212, "column": 26 }, "end": { "line": 212, "column": 40 } }, "object": { "type": "Identifier", "start": 7539, "end": 7545, "loc": { "start": { "line": 212, "column": 26 }, "end": { "line": 212, "column": 32 }, "identifierName": "Object" }, "name": "Object" }, "property": { "type": "Identifier", "start": 7546, "end": 7553, "loc": { "start": { "line": 212, "column": 33 }, "end": { "line": 212, "column": 40 }, "identifierName": "entries" }, "name": "entries" }, "computed": false }, "arguments": [ { "type": "CallExpression", "start": 7554, "end": 7621, "loc": { "start": { "line": 212, "column": 41 }, "end": { "line": 212, "column": 108 } }, "callee": { "type": "MemberExpression", "start": 7554, "end": 7604, "loc": { "start": { "line": 212, "column": 41 }, "end": { "line": 212, "column": 91 } }, "object": { "type": "MemberExpression", "start": 7554, "end": 7583, "loc": { "start": { "line": 212, "column": 41 }, "end": { "line": 212, "column": 70 } }, "object": { "type": "MemberExpression", "start": 7554, "end": 7563, "loc": { "start": { "line": 212, "column": 41 }, "end": { "line": 212, "column": 50 } }, "object": { "type": "ThisExpression", "start": 7554, "end": 7558, "loc": { "start": { "line": 212, "column": 41 }, "end": { "line": 212, "column": 45 } } }, "property": { "type": "Identifier", "start": 7559, "end": 7563, "loc": { "start": { "line": 212, "column": 46 }, "end": { "line": 212, "column": 50 }, "identifierName": "root" }, "name": "root" }, "computed": false }, "property": { "type": "Identifier", "start": 7564, "end": 7583, "loc": { "start": { "line": 212, "column": 51 }, "end": { "line": 212, "column": 70 }, "identifierName": "productionAnalytics" }, "name": "productionAnalytics" }, "computed": false }, "property": { "type": "Identifier", "start": 7584, "end": 7604, "loc": { "start": { "line": 212, "column": 71 }, "end": { "line": 212, "column": 91 }, "identifierName": "getCurrentShapeRates" }, "name": "getCurrentShapeRates" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 7605, "end": 7620, "loc": { "start": { "line": 212, "column": 92 }, "end": { "line": 212, "column": 107 } }, "object": { "type": "ThisExpression", "start": 7605, "end": 7609, "loc": { "start": { "line": 212, "column": 92 }, "end": { "line": 212, "column": 96 } } }, "property": { "type": "Identifier", "start": 7610, "end": 7620, "loc": { "start": { "line": 212, "column": 97 }, "end": { "line": 212, "column": 107 }, "identifierName": "dataSource" }, "name": "dataSource" }, "computed": false } ] } ] } } }, { "type": "BreakStatement", "start": 7641, "end": 7647, "loc": { "start": { "line": 213, "column": 16 }, "end": { "line": 213, "column": 22 } }, "label": null } ], "directives": [] } ], "test": { "type": "MemberExpression", "start": 7475, "end": 7508, "loc": { "start": { "line": 211, "column": 17 }, "end": { "line": 211, "column": 50 } }, "object": { "type": "Identifier", "start": 7475, "end": 7498, "loc": { "start": { "line": 211, "column": 17 }, "end": { "line": 211, "column": 40 }, "identifierName": "enumAnalyticsDataSource" }, "name": "enumAnalyticsDataSource" }, "property": { "type": "Identifier", "start": 7499, "end": 7508, "loc": { "start": { "line": 211, "column": 41 }, "end": { "line": 211, "column": 50 }, "identifierName": "delivered" }, "name": "delivered" }, "computed": false } } ] }, { "type": "VariableDeclaration", "start": 7685, "end": 7739, "loc": { "start": { "line": 217, "column": 8 }, "end": { "line": 217, "column": 62 } }, "declarations": [ { "type": "VariableDeclarator", "start": 7691, "end": 7738, "loc": { "start": { "line": 217, "column": 14 }, "end": { "line": 217, "column": 61 } }, "id": { "type": "Identifier", "start": 7691, "end": 7703, "loc": { "start": { "line": 217, "column": 14 }, "end": { "line": 217, "column": 26 }, "identifierName": "pinnedShapes" }, "name": "pinnedShapes" }, "init": { "type": "MemberExpression", "start": 7706, "end": 7738, "loc": { "start": { "line": 217, "column": 29 }, "end": { "line": 217, "column": 61 } }, "object": { "type": "MemberExpression", "start": 7706, "end": 7725, "loc": { "start": { "line": 217, "column": 29 }, "end": { "line": 217, "column": 48 } }, "object": { "type": "MemberExpression", "start": 7706, "end": 7719, "loc": { "start": { "line": 217, "column": 29 }, "end": { "line": 217, "column": 42 } }, "object": { "type": "MemberExpression", "start": 7706, "end": 7715, "loc": { "start": { "line": 217, "column": 29 }, "end": { "line": 217, "column": 38 } }, "object": { "type": "ThisExpression", "start": 7706, "end": 7710, "loc": { "start": { "line": 217, "column": 29 }, "end": { "line": 217, "column": 33 } } }, "property": { "type": "Identifier", "start": 7711, "end": 7715, "loc": { "start": { "line": 217, "column": 34 }, "end": { "line": 217, "column": 38 }, "identifierName": "root" }, "name": "root" }, "computed": false }, "property": { "type": "Identifier", "start": 7716, "end": 7719, "loc": { "start": { "line": 217, "column": 39 }, "end": { "line": 217, "column": 42 }, "identifierName": "hud" }, "name": "hud" }, "computed": false }, "property": { "type": "Identifier", "start": 7720, "end": 7725, "loc": { "start": { "line": 217, "column": 43 }, "end": { "line": 217, "column": 48 }, "identifierName": "parts" }, "name": "parts" }, "computed": false }, "property": { "type": "Identifier", "start": 7726, "end": 7738, "loc": { "start": { "line": 217, "column": 49 }, "end": { "line": 217, "column": 61 }, "identifierName": "pinnedShapes" }, "name": "pinnedShapes" }, "computed": false } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 7751, "end": 8217, "loc": { "start": { "line": 219, "column": 8 }, "end": { "line": 232, "column": 11 } }, "expression": { "type": "CallExpression", "start": 7751, "end": 8216, "loc": { "start": { "line": 219, "column": 8 }, "end": { "line": 232, "column": 10 } }, "callee": { "type": "MemberExpression", "start": 7751, "end": 7763, "loc": { "start": { "line": 219, "column": 8 }, "end": { "line": 219, "column": 20 } }, "object": { "type": "Identifier", "start": 7751, "end": 7758, "loc": { "start": { "line": 219, "column": 8 }, "end": { "line": 219, "column": 15 }, "identifierName": "entries" }, "name": "entries" }, "property": { "type": "Identifier", "start": 7759, "end": 7763, "loc": { "start": { "line": 219, "column": 16 }, "end": { "line": 219, "column": 20 }, "identifierName": "sort" }, "name": "sort" }, "computed": false }, "arguments": [ { "type": "ArrowFunctionExpression", "start": 7764, "end": 8215, "loc": { "start": { "line": 219, "column": 21 }, "end": { "line": 232, "column": 9 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 7765, "end": 7766, "loc": { "start": { "line": 219, "column": 22 }, "end": { "line": 219, "column": 23 }, "identifierName": "a" }, "name": "a" }, { "type": "Identifier", "start": 7768, "end": 7769, "loc": { "start": { "line": 219, "column": 25 }, "end": { "line": 219, "column": 26 }, "identifierName": "b" }, "name": "b" } ], "body": { "type": "BlockStatement", "start": 7774, "end": 8215, "loc": { "start": { "line": 219, "column": 31 }, "end": { "line": 232, "column": 9 } }, "body": [ { "type": "VariableDeclaration", "start": 7789, "end": 7838, "loc": { "start": { "line": 220, "column": 12 }, "end": { "line": 220, "column": 61 } }, "declarations": [ { "type": "VariableDeclarator", "start": 7795, "end": 7837, "loc": { "start": { "line": 220, "column": 18 }, "end": { "line": 220, "column": 60 } }, "id": { "type": "Identifier", "start": 7795, "end": 7802, "loc": { "start": { "line": 220, "column": 18 }, "end": { "line": 220, "column": 25 }, "identifierName": "aPinned" }, "name": "aPinned" }, "init": { "type": "CallExpression", "start": 7805, "end": 7837, "loc": { "start": { "line": 220, "column": 28 }, "end": { "line": 220, "column": 60 } }, "callee": { "type": "MemberExpression", "start": 7805, "end": 7831, "loc": { "start": { "line": 220, "column": 28 }, "end": { "line": 220, "column": 54 } }, "object": { "type": "Identifier", "start": 7805, "end": 7817, "loc": { "start": { "line": 220, "column": 28 }, "end": { "line": 220, "column": 40 }, "identifierName": "pinnedShapes" }, "name": "pinnedShapes" }, "property": { "type": "Identifier", "start": 7818, "end": 7831, "loc": { "start": { "line": 220, "column": 41 }, "end": { "line": 220, "column": 54 }, "identifierName": "isShapePinned" }, "name": "isShapePinned" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 7832, "end": 7836, "loc": { "start": { "line": 220, "column": 55 }, "end": { "line": 220, "column": 59 } }, "object": { "type": "Identifier", "start": 7832, "end": 7833, "loc": { "start": { "line": 220, "column": 55 }, "end": { "line": 220, "column": 56 }, "identifierName": "a" }, "name": "a" }, "property": { "type": "NumericLiteral", "start": 7834, "end": 7835, "loc": { "start": { "line": 220, "column": 57 }, "end": { "line": 220, "column": 58 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 }, "computed": true } ] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 7852, "end": 7901, "loc": { "start": { "line": 221, "column": 12 }, "end": { "line": 221, "column": 61 } }, "declarations": [ { "type": "VariableDeclarator", "start": 7858, "end": 7900, "loc": { "start": { "line": 221, "column": 18 }, "end": { "line": 221, "column": 60 } }, "id": { "type": "Identifier", "start": 7858, "end": 7865, "loc": { "start": { "line": 221, "column": 18 }, "end": { "line": 221, "column": 25 }, "identifierName": "bPinned" }, "name": "bPinned" }, "init": { "type": "CallExpression", "start": 7868, "end": 7900, "loc": { "start": { "line": 221, "column": 28 }, "end": { "line": 221, "column": 60 } }, "callee": { "type": "MemberExpression", "start": 7868, "end": 7894, "loc": { "start": { "line": 221, "column": 28 }, "end": { "line": 221, "column": 54 } }, "object": { "type": "Identifier", "start": 7868, "end": 7880, "loc": { "start": { "line": 221, "column": 28 }, "end": { "line": 221, "column": 40 }, "identifierName": "pinnedShapes" }, "name": "pinnedShapes" }, "property": { "type": "Identifier", "start": 7881, "end": 7894, "loc": { "start": { "line": 221, "column": 41 }, "end": { "line": 221, "column": 54 }, "identifierName": "isShapePinned" }, "name": "isShapePinned" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 7895, "end": 7899, "loc": { "start": { "line": 221, "column": 55 }, "end": { "line": 221, "column": 59 } }, "object": { "type": "Identifier", "start": 7895, "end": 7896, "loc": { "start": { "line": 221, "column": 55 }, "end": { "line": 221, "column": 56 }, "identifierName": "b" }, "name": "b" }, "property": { "type": "NumericLiteral", "start": 7897, "end": 7898, "loc": { "start": { "line": 221, "column": 57 }, "end": { "line": 221, "column": 58 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 }, "computed": true } ] } } ], "kind": "const" }, { "type": "IfStatement", "start": 7917, "end": 8000, "loc": { "start": { "line": 223, "column": 12 }, "end": { "line": 225, "column": 13 } }, "test": { "type": "BinaryExpression", "start": 7921, "end": 7940, "loc": { "start": { "line": 223, "column": 16 }, "end": { "line": 223, "column": 35 } }, "left": { "type": "Identifier", "start": 7921, "end": 7928, "loc": { "start": { "line": 223, "column": 16 }, "end": { "line": 223, "column": 23 }, "identifierName": "aPinned" }, "name": "aPinned" }, "operator": "!==", "right": { "type": "Identifier", "start": 7933, "end": 7940, "loc": { "start": { "line": 223, "column": 28 }, "end": { "line": 223, "column": 35 }, "identifierName": "bPinned" }, "name": "bPinned" } }, "consequent": { "type": "BlockStatement", "start": 7942, "end": 8000, "loc": { "start": { "line": 223, "column": 37 }, "end": { "line": 225, "column": 13 } }, "body": [ { "type": "ReturnStatement", "start": 7961, "end": 7985, "loc": { "start": { "line": 224, "column": 16 }, "end": { "line": 224, "column": 40 } }, "argument": { "type": "ConditionalExpression", "start": 7968, "end": 7984, "loc": { "start": { "line": 224, "column": 23 }, "end": { "line": 224, "column": 39 } }, "test": { "type": "Identifier", "start": 7968, "end": 7975, "loc": { "start": { "line": 224, "column": 23 }, "end": { "line": 224, "column": 30 }, "identifierName": "aPinned" }, "name": "aPinned" }, "consequent": { "type": "UnaryExpression", "start": 7978, "end": 7980, "loc": { "start": { "line": 224, "column": 33 }, "end": { "line": 224, "column": 35 } }, "operator": "-", "prefix": true, "argument": { "type": "NumericLiteral", "start": 7979, "end": 7980, "loc": { "start": { "line": 224, "column": 34 }, "end": { "line": 224, "column": 35 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 }, "extra": { "parenthesizedArgument": false } }, "alternate": { "type": "NumericLiteral", "start": 7983, "end": 7984, "loc": { "start": { "line": 224, "column": 38 }, "end": { "line": 224, "column": 39 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } } } ], "directives": [], "trailingComments": null }, "alternate": null, "trailingComments": [ { "type": "CommentLine", "value": " Sort by shape key for some consistency", "start": 8016, "end": 8057, "loc": { "start": { "line": 227, "column": 12 }, "end": { "line": 227, "column": 53 } } } ] }, { "type": "IfStatement", "start": 8071, "end": 8171, "loc": { "start": { "line": 228, "column": 12 }, "end": { "line": 230, "column": 13 } }, "test": { "type": "LogicalExpression", "start": 8075, "end": 8103, "loc": { "start": { "line": 228, "column": 16 }, "end": { "line": 228, "column": 44 } }, "left": { "type": "UnaryExpression", "start": 8075, "end": 8087, "loc": { "start": { "line": 228, "column": 16 }, "end": { "line": 228, "column": 28 } }, "operator": "!", "prefix": true, "argument": { "type": "MemberExpression", "start": 8076, "end": 8087, "loc": { "start": { "line": 228, "column": 17 }, "end": { "line": 228, "column": 28 } }, "object": { "type": "ThisExpression", "start": 8076, "end": 8080, "loc": { "start": { "line": 228, "column": 17 }, "end": { "line": 228, "column": 21 } }, "leadingComments": null }, "property": { "type": "Identifier", "start": 8081, "end": 8087, "loc": { "start": { "line": 228, "column": 22 }, "end": { "line": 228, "column": 28 }, "identifierName": "sorted" }, "name": "sorted" }, "computed": false, "leadingComments": null }, "extra": { "parenthesizedArgument": false }, "leadingComments": null }, "operator": "||", "right": { "type": "BinaryExpression", "start": 8091, "end": 8103, "loc": { "start": { "line": 228, "column": 32 }, "end": { "line": 228, "column": 44 } }, "left": { "type": "MemberExpression", "start": 8091, "end": 8095, "loc": { "start": { "line": 228, "column": 32 }, "end": { "line": 228, "column": 36 } }, "object": { "type": "Identifier", "start": 8091, "end": 8092, "loc": { "start": { "line": 228, "column": 32 }, "end": { "line": 228, "column": 33 }, "identifierName": "b" }, "name": "b" }, "property": { "type": "NumericLiteral", "start": 8093, "end": 8094, "loc": { "start": { "line": 228, "column": 34 }, "end": { "line": 228, "column": 35 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 }, "computed": true }, "operator": "==", "right": { "type": "MemberExpression", "start": 8099, "end": 8103, "loc": { "start": { "line": 228, "column": 40 }, "end": { "line": 228, "column": 44 } }, "object": { "type": "Identifier", "start": 8099, "end": 8100, "loc": { "start": { "line": 228, "column": 40 }, "end": { "line": 228, "column": 41 }, "identifierName": "a" }, "name": "a" }, "property": { "type": "NumericLiteral", "start": 8101, "end": 8102, "loc": { "start": { "line": 228, "column": 42 }, "end": { "line": 228, "column": 43 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 }, "computed": true } }, "leadingComments": null }, "consequent": { "type": "BlockStatement", "start": 8105, "end": 8171, "loc": { "start": { "line": 228, "column": 46 }, "end": { "line": 230, "column": 13 } }, "body": [ { "type": "ReturnStatement", "start": 8124, "end": 8156, "loc": { "start": { "line": 229, "column": 16 }, "end": { "line": 229, "column": 48 } }, "argument": { "type": "CallExpression", "start": 8131, "end": 8155, "loc": { "start": { "line": 229, "column": 23 }, "end": { "line": 229, "column": 47 } }, "callee": { "type": "MemberExpression", "start": 8131, "end": 8149, "loc": { "start": { "line": 229, "column": 23 }, "end": { "line": 229, "column": 41 } }, "object": { "type": "MemberExpression", "start": 8131, "end": 8135, "loc": { "start": { "line": 229, "column": 23 }, "end": { "line": 229, "column": 27 } }, "object": { "type": "Identifier", "start": 8131, "end": 8132, "loc": { "start": { "line": 229, "column": 23 }, "end": { "line": 229, "column": 24 }, "identifierName": "b" }, "name": "b" }, "property": { "type": "NumericLiteral", "start": 8133, "end": 8134, "loc": { "start": { "line": 229, "column": 25 }, "end": { "line": 229, "column": 26 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 }, "computed": true }, "property": { "type": "Identifier", "start": 8136, "end": 8149, "loc": { "start": { "line": 229, "column": 28 }, "end": { "line": 229, "column": 41 }, "identifierName": "localeCompare" }, "name": "localeCompare" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 8150, "end": 8154, "loc": { "start": { "line": 229, "column": 42 }, "end": { "line": 229, "column": 46 } }, "object": { "type": "Identifier", "start": 8150, "end": 8151, "loc": { "start": { "line": 229, "column": 42 }, "end": { "line": 229, "column": 43 }, "identifierName": "a" }, "name": "a" }, "property": { "type": "NumericLiteral", "start": 8152, "end": 8153, "loc": { "start": { "line": 229, "column": 44 }, "end": { "line": 229, "column": 45 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 }, "computed": true } ] } } ], "directives": [] }, "alternate": null, "leadingComments": [ { "type": "CommentLine", "value": " Sort by shape key for some consistency", "start": 8016, "end": 8057, "loc": { "start": { "line": 227, "column": 12 }, "end": { "line": 227, "column": 53 } } } ] }, { "type": "ReturnStatement", "start": 8185, "end": 8204, "loc": { "start": { "line": 231, "column": 12 }, "end": { "line": 231, "column": 31 } }, "argument": { "type": "BinaryExpression", "start": 8192, "end": 8203, "loc": { "start": { "line": 231, "column": 19 }, "end": { "line": 231, "column": 30 } }, "left": { "type": "MemberExpression", "start": 8192, "end": 8196, "loc": { "start": { "line": 231, "column": 19 }, "end": { "line": 231, "column": 23 } }, "object": { "type": "Identifier", "start": 8192, "end": 8193, "loc": { "start": { "line": 231, "column": 19 }, "end": { "line": 231, "column": 20 }, "identifierName": "b" }, "name": "b" }, "property": { "type": "NumericLiteral", "start": 8194, "end": 8195, "loc": { "start": { "line": 231, "column": 21 }, "end": { "line": 231, "column": 22 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 }, "computed": true }, "operator": "-", "right": { "type": "MemberExpression", "start": 8199, "end": 8203, "loc": { "start": { "line": 231, "column": 26 }, "end": { "line": 231, "column": 30 } }, "object": { "type": "Identifier", "start": 8199, "end": 8200, "loc": { "start": { "line": 231, "column": 26 }, "end": { "line": 231, "column": 27 }, "identifierName": "a" }, "name": "a" }, "property": { "type": "NumericLiteral", "start": 8201, "end": 8202, "loc": { "start": { "line": 231, "column": 28 }, "end": { "line": 231, "column": 29 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 }, "computed": true } } } ], "directives": [] } } ] } }, { "type": "VariableDeclaration", "start": 8229, "end": 8254, "loc": { "start": { "line": 234, "column": 8 }, "end": { "line": 234, "column": 33 } }, "declarations": [ { "type": "VariableDeclarator", "start": 8233, "end": 8253, "loc": { "start": { "line": 234, "column": 12 }, "end": { "line": 234, "column": 32 } }, "id": { "type": "Identifier", "start": 8233, "end": 8241, "loc": { "start": { "line": 234, "column": 12 }, "end": { "line": 234, "column": 20 }, "identifierName": "rendered" }, "name": "rendered" }, "init": { "type": "NewExpression", "start": 8244, "end": 8253, "loc": { "start": { "line": 234, "column": 23 }, "end": { "line": 234, "column": 32 } }, "callee": { "type": "Identifier", "start": 8248, "end": 8251, "loc": { "start": { "line": 234, "column": 27 }, "end": { "line": 234, "column": 30 }, "identifierName": "Set" }, "name": "Set" }, "arguments": [] } } ], "kind": "let" }, { "type": "ForStatement", "start": 8266, "end": 8914, "loc": { "start": { "line": 236, "column": 8 }, "end": { "line": 252, "column": 9 } }, "init": { "type": "VariableDeclaration", "start": 8271, "end": 8280, "loc": { "start": { "line": 236, "column": 13 }, "end": { "line": 236, "column": 22 } }, "declarations": [ { "type": "VariableDeclarator", "start": 8275, "end": 8280, "loc": { "start": { "line": 236, "column": 17 }, "end": { "line": 236, "column": 22 } }, "id": { "type": "Identifier", "start": 8275, "end": 8276, "loc": { "start": { "line": 236, "column": 17 }, "end": { "line": 236, "column": 18 }, "identifierName": "i" }, "name": "i" }, "init": { "type": "NumericLiteral", "start": 8279, "end": 8280, "loc": { "start": { "line": 236, "column": 21 }, "end": { "line": 236, "column": 22 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } } ], "kind": "let" }, "test": { "type": "BinaryExpression", "start": 8282, "end": 8315, "loc": { "start": { "line": 236, "column": 24 }, "end": { "line": 236, "column": 57 } }, "left": { "type": "Identifier", "start": 8282, "end": 8283, "loc": { "start": { "line": 236, "column": 24 }, "end": { "line": 236, "column": 25 }, "identifierName": "i" }, "name": "i" }, "operator": "<", "right": { "type": "CallExpression", "start": 8286, "end": 8315, "loc": { "start": { "line": 236, "column": 28 }, "end": { "line": 236, "column": 57 } }, "callee": { "type": "MemberExpression", "start": 8286, "end": 8294, "loc": { "start": { "line": 236, "column": 28 }, "end": { "line": 236, "column": 36 } }, "object": { "type": "Identifier", "start": 8286, "end": 8290, "loc": { "start": { "line": 236, "column": 28 }, "end": { "line": 236, "column": 32 }, "identifierName": "Math" }, "name": "Math" }, "property": { "type": "Identifier", "start": 8291, "end": 8294, "loc": { "start": { "line": 236, "column": 33 }, "end": { "line": 236, "column": 36 }, "identifierName": "min" }, "name": "min" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 8295, "end": 8309, "loc": { "start": { "line": 236, "column": 37 }, "end": { "line": 236, "column": 51 } }, "object": { "type": "Identifier", "start": 8295, "end": 8302, "loc": { "start": { "line": 236, "column": 37 }, "end": { "line": 236, "column": 44 }, "identifierName": "entries" }, "name": "entries" }, "property": { "type": "Identifier", "start": 8303, "end": 8309, "loc": { "start": { "line": 236, "column": 45 }, "end": { "line": 236, "column": 51 }, "identifierName": "length" }, "name": "length" }, "computed": false }, { "type": "NumericLiteral", "start": 8311, "end": 8314, "loc": { "start": { "line": 236, "column": 53 }, "end": { "line": 236, "column": 56 } }, "extra": { "rawValue": 200, "raw": "200" }, "value": 200 } ] } }, "update": { "type": "UpdateExpression", "start": 8317, "end": 8320, "loc": { "start": { "line": 236, "column": 59 }, "end": { "line": 236, "column": 62 } }, "operator": "++", "prefix": true, "argument": { "type": "Identifier", "start": 8319, "end": 8320, "loc": { "start": { "line": 236, "column": 61 }, "end": { "line": 236, "column": 62 }, "identifierName": "i" }, "name": "i" }, "extra": { "parenthesizedArgument": false } }, "body": { "type": "BlockStatement", "start": 8322, "end": 8914, "loc": { "start": { "line": 236, "column": 64 }, "end": { "line": 252, "column": 9 } }, "body": [ { "type": "VariableDeclaration", "start": 8337, "end": 8362, "loc": { "start": { "line": 237, "column": 12 }, "end": { "line": 237, "column": 37 } }, "declarations": [ { "type": "VariableDeclarator", "start": 8343, "end": 8361, "loc": { "start": { "line": 237, "column": 18 }, "end": { "line": 237, "column": 36 } }, "id": { "type": "Identifier", "start": 8343, "end": 8348, "loc": { "start": { "line": 237, "column": 18 }, "end": { "line": 237, "column": 23 }, "identifierName": "entry" }, "name": "entry" }, "init": { "type": "MemberExpression", "start": 8351, "end": 8361, "loc": { "start": { "line": 237, "column": 26 }, "end": { "line": 237, "column": 36 } }, "object": { "type": "Identifier", "start": 8351, "end": 8358, "loc": { "start": { "line": 237, "column": 26 }, "end": { "line": 237, "column": 33 }, "identifierName": "entries" }, "name": "entries" }, "property": { "type": "Identifier", "start": 8359, "end": 8360, "loc": { "start": { "line": 237, "column": 34 }, "end": { "line": 237, "column": 35 }, "identifierName": "i" }, "name": "i" }, "computed": true } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 8376, "end": 8402, "loc": { "start": { "line": 238, "column": 12 }, "end": { "line": 238, "column": 38 } }, "declarations": [ { "type": "VariableDeclarator", "start": 8382, "end": 8401, "loc": { "start": { "line": 238, "column": 18 }, "end": { "line": 238, "column": 37 } }, "id": { "type": "Identifier", "start": 8382, "end": 8390, "loc": { "start": { "line": 238, "column": 18 }, "end": { "line": 238, "column": 26 }, "identifierName": "shapeKey" }, "name": "shapeKey" }, "init": { "type": "MemberExpression", "start": 8393, "end": 8401, "loc": { "start": { "line": 238, "column": 29 }, "end": { "line": 238, "column": 37 } }, "object": { "type": "Identifier", "start": 8393, "end": 8398, "loc": { "start": { "line": 238, "column": 29 }, "end": { "line": 238, "column": 34 }, "identifierName": "entry" }, "name": "entry" }, "property": { "type": "NumericLiteral", "start": 8399, "end": 8400, "loc": { "start": { "line": 238, "column": 35 }, "end": { "line": 238, "column": 36 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 }, "computed": true } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 8418, "end": 8460, "loc": { "start": { "line": 240, "column": 12 }, "end": { "line": 240, "column": 54 } }, "declarations": [ { "type": "VariableDeclarator", "start": 8422, "end": 8459, "loc": { "start": { "line": 240, "column": 16 }, "end": { "line": 240, "column": 53 } }, "id": { "type": "Identifier", "start": 8422, "end": 8428, "loc": { "start": { "line": 240, "column": 16 }, "end": { "line": 240, "column": 22 }, "identifierName": "handle" }, "name": "handle" }, "init": { "type": "MemberExpression", "start": 8431, "end": 8459, "loc": { "start": { "line": 240, "column": 25 }, "end": { "line": 240, "column": 53 } }, "object": { "type": "MemberExpression", "start": 8431, "end": 8449, "loc": { "start": { "line": 240, "column": 25 }, "end": { "line": 240, "column": 43 } }, "object": { "type": "ThisExpression", "start": 8431, "end": 8435, "loc": { "start": { "line": 240, "column": 25 }, "end": { "line": 240, "column": 29 } } }, "property": { "type": "Identifier", "start": 8436, "end": 8449, "loc": { "start": { "line": 240, "column": 30 }, "end": { "line": 240, "column": 43 }, "identifierName": "activeHandles" }, "name": "activeHandles" }, "computed": false }, "property": { "type": "Identifier", "start": 8450, "end": 8458, "loc": { "start": { "line": 240, "column": 44 }, "end": { "line": 240, "column": 52 }, "identifierName": "shapeKey" }, "name": "shapeKey" }, "computed": true } } ], "kind": "let" }, { "type": "IfStatement", "start": 8474, "end": 8819, "loc": { "start": { "line": 241, "column": 12 }, "end": { "line": 248, "column": 13 } }, "test": { "type": "UnaryExpression", "start": 8478, "end": 8485, "loc": { "start": { "line": 241, "column": 16 }, "end": { "line": 241, "column": 23 } }, "operator": "!", "prefix": true, "argument": { "type": "Identifier", "start": 8479, "end": 8485, "loc": { "start": { "line": 241, "column": 17 }, "end": { "line": 241, "column": 23 }, "identifierName": "handle" }, "name": "handle" }, "extra": { "parenthesizedArgument": false } }, "consequent": { "type": "BlockStatement", "start": 8487, "end": 8819, "loc": { "start": { "line": 241, "column": 25 }, "end": { "line": 248, "column": 13 } }, "body": [ { "type": "VariableDeclaration", "start": 8506, "end": 8585, "loc": { "start": { "line": 242, "column": 16 }, "end": { "line": 242, "column": 95 } }, "declarations": [ { "type": "VariableDeclarator", "start": 8512, "end": 8584, "loc": { "start": { "line": 242, "column": 22 }, "end": { "line": 242, "column": 94 } }, "id": { "type": "Identifier", "start": 8512, "end": 8522, "loc": { "start": { "line": 242, "column": 22 }, "end": { "line": 242, "column": 32 }, "identifierName": "definition" }, "name": "definition" }, "init": { "type": "CallExpression", "start": 8525, "end": 8584, "loc": { "start": { "line": 242, "column": 35 }, "end": { "line": 242, "column": 94 } }, "callee": { "type": "MemberExpression", "start": 8525, "end": 8574, "loc": { "start": { "line": 242, "column": 35 }, "end": { "line": 242, "column": 84 } }, "object": { "type": "MemberExpression", "start": 8525, "end": 8553, "loc": { "start": { "line": 242, "column": 35 }, "end": { "line": 242, "column": 63 } }, "object": { "type": "MemberExpression", "start": 8525, "end": 8534, "loc": { "start": { "line": 242, "column": 35 }, "end": { "line": 242, "column": 44 } }, "object": { "type": "ThisExpression", "start": 8525, "end": 8529, "loc": { "start": { "line": 242, "column": 35 }, "end": { "line": 242, "column": 39 } } }, "property": { "type": "Identifier", "start": 8530, "end": 8534, "loc": { "start": { "line": 242, "column": 40 }, "end": { "line": 242, "column": 44 }, "identifierName": "root" }, "name": "root" }, "computed": false }, "property": { "type": "Identifier", "start": 8535, "end": 8553, "loc": { "start": { "line": 242, "column": 45 }, "end": { "line": 242, "column": 63 }, "identifierName": "shapeDefinitionMgr" }, "name": "shapeDefinitionMgr" }, "computed": false }, "property": { "type": "Identifier", "start": 8554, "end": 8574, "loc": { "start": { "line": 242, "column": 64 }, "end": { "line": 242, "column": 84 }, "identifierName": "getShapeFromShortKey" }, "name": "getShapeFromShortKey" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 8575, "end": 8583, "loc": { "start": { "line": 242, "column": 85 }, "end": { "line": 242, "column": 93 }, "identifierName": "shapeKey" }, "name": "shapeKey" } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 8603, "end": 8804, "loc": { "start": { "line": 243, "column": 16 }, "end": { "line": 247, "column": 18 } }, "expression": { "type": "AssignmentExpression", "start": 8603, "end": 8803, "loc": { "start": { "line": 243, "column": 16 }, "end": { "line": 247, "column": 17 } }, "operator": "=", "left": { "type": "Identifier", "start": 8603, "end": 8609, "loc": { "start": { "line": 243, "column": 16 }, "end": { "line": 243, "column": 22 }, "identifierName": "handle" }, "name": "handle" }, "right": { "type": "AssignmentExpression", "start": 8612, "end": 8803, "loc": { "start": { "line": 243, "column": 25 }, "end": { "line": 247, "column": 17 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 8612, "end": 8640, "loc": { "start": { "line": 243, "column": 25 }, "end": { "line": 243, "column": 53 } }, "object": { "type": "MemberExpression", "start": 8612, "end": 8630, "loc": { "start": { "line": 243, "column": 25 }, "end": { "line": 243, "column": 43 } }, "object": { "type": "ThisExpression", "start": 8612, "end": 8616, "loc": { "start": { "line": 243, "column": 25 }, "end": { "line": 243, "column": 29 } } }, "property": { "type": "Identifier", "start": 8617, "end": 8630, "loc": { "start": { "line": 243, "column": 30 }, "end": { "line": 243, "column": 43 }, "identifierName": "activeHandles" }, "name": "activeHandles" }, "computed": false }, "property": { "type": "Identifier", "start": 8631, "end": 8639, "loc": { "start": { "line": 243, "column": 44 }, "end": { "line": 243, "column": 52 }, "identifierName": "shapeKey" }, "name": "shapeKey" }, "computed": true }, "right": { "type": "NewExpression", "start": 8643, "end": 8803, "loc": { "start": { "line": 243, "column": 56 }, "end": { "line": 247, "column": 17 } }, "callee": { "type": "Identifier", "start": 8647, "end": 8671, "loc": { "start": { "line": 243, "column": 60 }, "end": { "line": 243, "column": 84 }, "identifierName": "HUDShapeStatisticsHandle" }, "name": "HUDShapeStatisticsHandle" }, "arguments": [ { "type": "MemberExpression", "start": 8694, "end": 8703, "loc": { "start": { "line": 244, "column": 20 }, "end": { "line": 244, "column": 29 } }, "object": { "type": "ThisExpression", "start": 8694, "end": 8698, "loc": { "start": { "line": 244, "column": 20 }, "end": { "line": 244, "column": 24 } } }, "property": { "type": "Identifier", "start": 8699, "end": 8703, "loc": { "start": { "line": 244, "column": 25 }, "end": { "line": 244, "column": 29 }, "identifierName": "root" }, "name": "root" }, "computed": false }, { "type": "Identifier", "start": 8726, "end": 8736, "loc": { "start": { "line": 245, "column": 20 }, "end": { "line": 245, "column": 30 }, "identifierName": "definition" }, "name": "definition" }, { "type": "MemberExpression", "start": 8759, "end": 8784, "loc": { "start": { "line": 246, "column": 20 }, "end": { "line": 246, "column": 45 } }, "object": { "type": "ThisExpression", "start": 8759, "end": 8763, "loc": { "start": { "line": 246, "column": 20 }, "end": { "line": 246, "column": 24 } } }, "property": { "type": "Identifier", "start": 8764, "end": 8784, "loc": { "start": { "line": 246, "column": 25 }, "end": { "line": 246, "column": 45 }, "identifierName": "intersectionObserver" }, "name": "intersectionObserver" }, "computed": false } ] } } } } ], "directives": [] }, "alternate": null }, { "type": "ExpressionStatement", "start": 8835, "end": 8858, "loc": { "start": { "line": 250, "column": 12 }, "end": { "line": 250, "column": 35 } }, "expression": { "type": "CallExpression", "start": 8835, "end": 8857, "loc": { "start": { "line": 250, "column": 12 }, "end": { "line": 250, "column": 34 } }, "callee": { "type": "MemberExpression", "start": 8835, "end": 8847, "loc": { "start": { "line": 250, "column": 12 }, "end": { "line": 250, "column": 24 } }, "object": { "type": "Identifier", "start": 8835, "end": 8843, "loc": { "start": { "line": 250, "column": 12 }, "end": { "line": 250, "column": 20 }, "identifierName": "rendered" }, "name": "rendered" }, "property": { "type": "Identifier", "start": 8844, "end": 8847, "loc": { "start": { "line": 250, "column": 21 }, "end": { "line": 250, "column": 24 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 8848, "end": 8856, "loc": { "start": { "line": 250, "column": 25 }, "end": { "line": 250, "column": 33 }, "identifierName": "shapeKey" }, "name": "shapeKey" } ] } }, { "type": "ExpressionStatement", "start": 8872, "end": 8903, "loc": { "start": { "line": 251, "column": 12 }, "end": { "line": 251, "column": 43 } }, "expression": { "type": "CallExpression", "start": 8872, "end": 8902, "loc": { "start": { "line": 251, "column": 12 }, "end": { "line": 251, "column": 42 } }, "callee": { "type": "MemberExpression", "start": 8872, "end": 8885, "loc": { "start": { "line": 251, "column": 12 }, "end": { "line": 251, "column": 25 } }, "object": { "type": "Identifier", "start": 8872, "end": 8878, "loc": { "start": { "line": 251, "column": 12 }, "end": { "line": 251, "column": 18 }, "identifierName": "handle" }, "name": "handle" }, "property": { "type": "Identifier", "start": 8879, "end": 8885, "loc": { "start": { "line": 251, "column": 19 }, "end": { "line": 251, "column": 25 }, "identifierName": "attach" }, "name": "attach" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 8886, "end": 8901, "loc": { "start": { "line": 251, "column": 26 }, "end": { "line": 251, "column": 41 } }, "object": { "type": "ThisExpression", "start": 8886, "end": 8890, "loc": { "start": { "line": 251, "column": 26 }, "end": { "line": 251, "column": 30 } } }, "property": { "type": "Identifier", "start": 8891, "end": 8901, "loc": { "start": { "line": 251, "column": 31 }, "end": { "line": 251, "column": 41 }, "identifierName": "contentDiv" }, "name": "contentDiv" }, "computed": false } ] } } ], "directives": [] } }, { "type": "ForInStatement", "start": 8926, "end": 9131, "loc": { "start": { "line": 254, "column": 8 }, "end": { "line": 259, "column": 9 } }, "left": { "type": "VariableDeclaration", "start": 8931, "end": 8940, "loc": { "start": { "line": 254, "column": 13 }, "end": { "line": 254, "column": 22 } }, "declarations": [ { "type": "VariableDeclarator", "start": 8937, "end": 8940, "loc": { "start": { "line": 254, "column": 19 }, "end": { "line": 254, "column": 22 } }, "id": { "type": "Identifier", "start": 8937, "end": 8940, "loc": { "start": { "line": 254, "column": 19 }, "end": { "line": 254, "column": 22 }, "identifierName": "key" }, "name": "key" }, "init": null } ], "kind": "const" }, "right": { "type": "MemberExpression", "start": 8944, "end": 8962, "loc": { "start": { "line": 254, "column": 26 }, "end": { "line": 254, "column": 44 } }, "object": { "type": "ThisExpression", "start": 8944, "end": 8948, "loc": { "start": { "line": 254, "column": 26 }, "end": { "line": 254, "column": 30 } } }, "property": { "type": "Identifier", "start": 8949, "end": 8962, "loc": { "start": { "line": 254, "column": 31 }, "end": { "line": 254, "column": 44 }, "identifierName": "activeHandles" }, "name": "activeHandles" }, "computed": false }, "body": { "type": "BlockStatement", "start": 8964, "end": 9131, "loc": { "start": { "line": 254, "column": 46 }, "end": { "line": 259, "column": 9 } }, "body": [ { "type": "IfStatement", "start": 8979, "end": 9120, "loc": { "start": { "line": 255, "column": 12 }, "end": { "line": 258, "column": 13 } }, "test": { "type": "UnaryExpression", "start": 8983, "end": 9001, "loc": { "start": { "line": 255, "column": 16 }, "end": { "line": 255, "column": 34 } }, "operator": "!", "prefix": true, "argument": { "type": "CallExpression", "start": 8984, "end": 9001, "loc": { "start": { "line": 255, "column": 17 }, "end": { "line": 255, "column": 34 } }, "callee": { "type": "MemberExpression", "start": 8984, "end": 8996, "loc": { "start": { "line": 255, "column": 17 }, "end": { "line": 255, "column": 29 } }, "object": { "type": "Identifier", "start": 8984, "end": 8992, "loc": { "start": { "line": 255, "column": 17 }, "end": { "line": 255, "column": 25 }, "identifierName": "rendered" }, "name": "rendered" }, "property": { "type": "Identifier", "start": 8993, "end": 8996, "loc": { "start": { "line": 255, "column": 26 }, "end": { "line": 255, "column": 29 }, "identifierName": "has" }, "name": "has" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 8997, "end": 9000, "loc": { "start": { "line": 255, "column": 30 }, "end": { "line": 255, "column": 33 }, "identifierName": "key" }, "name": "key" } ] }, "extra": { "parenthesizedArgument": false } }, "consequent": { "type": "BlockStatement", "start": 9003, "end": 9120, "loc": { "start": { "line": 255, "column": 36 }, "end": { "line": 258, "column": 13 } }, "body": [ { "type": "ExpressionStatement", "start": 9022, "end": 9056, "loc": { "start": { "line": 256, "column": 16 }, "end": { "line": 256, "column": 50 } }, "expression": { "type": "CallExpression", "start": 9022, "end": 9055, "loc": { "start": { "line": 256, "column": 16 }, "end": { "line": 256, "column": 49 } }, "callee": { "type": "MemberExpression", "start": 9022, "end": 9053, "loc": { "start": { "line": 256, "column": 16 }, "end": { "line": 256, "column": 47 } }, "object": { "type": "MemberExpression", "start": 9022, "end": 9045, "loc": { "start": { "line": 256, "column": 16 }, "end": { "line": 256, "column": 39 } }, "object": { "type": "MemberExpression", "start": 9022, "end": 9040, "loc": { "start": { "line": 256, "column": 16 }, "end": { "line": 256, "column": 34 } }, "object": { "type": "ThisExpression", "start": 9022, "end": 9026, "loc": { "start": { "line": 256, "column": 16 }, "end": { "line": 256, "column": 20 } } }, "property": { "type": "Identifier", "start": 9027, "end": 9040, "loc": { "start": { "line": 256, "column": 21 }, "end": { "line": 256, "column": 34 }, "identifierName": "activeHandles" }, "name": "activeHandles" }, "computed": false }, "property": { "type": "Identifier", "start": 9041, "end": 9044, "loc": { "start": { "line": 256, "column": 35 }, "end": { "line": 256, "column": 38 }, "identifierName": "key" }, "name": "key" }, "computed": true }, "property": { "type": "Identifier", "start": 9046, "end": 9053, "loc": { "start": { "line": 256, "column": 40 }, "end": { "line": 256, "column": 47 }, "identifierName": "destroy" }, "name": "destroy" }, "computed": false }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 9074, "end": 9105, "loc": { "start": { "line": 257, "column": 16 }, "end": { "line": 257, "column": 47 } }, "expression": { "type": "UnaryExpression", "start": 9074, "end": 9104, "loc": { "start": { "line": 257, "column": 16 }, "end": { "line": 257, "column": 46 } }, "operator": "delete", "prefix": true, "argument": { "type": "MemberExpression", "start": 9081, "end": 9104, "loc": { "start": { "line": 257, "column": 23 }, "end": { "line": 257, "column": 46 } }, "object": { "type": "MemberExpression", "start": 9081, "end": 9099, "loc": { "start": { "line": 257, "column": 23 }, "end": { "line": 257, "column": 41 } }, "object": { "type": "ThisExpression", "start": 9081, "end": 9085, "loc": { "start": { "line": 257, "column": 23 }, "end": { "line": 257, "column": 27 } } }, "property": { "type": "Identifier", "start": 9086, "end": 9099, "loc": { "start": { "line": 257, "column": 28 }, "end": { "line": 257, "column": 41 }, "identifierName": "activeHandles" }, "name": "activeHandles" }, "computed": false }, "property": { "type": "Identifier", "start": 9100, "end": 9103, "loc": { "start": { "line": 257, "column": 42 }, "end": { "line": 257, "column": 45 }, "identifierName": "key" }, "name": "key" }, "computed": true }, "extra": { "parenthesizedArgument": false } } } ], "directives": [] }, "alternate": null } ], "directives": [] } }, { "type": "IfStatement", "start": 9143, "end": 9314, "loc": { "start": { "line": 261, "column": 8 }, "end": { "line": 264, "column": 9 } }, "test": { "type": "BinaryExpression", "start": 9147, "end": 9167, "loc": { "start": { "line": 261, "column": 12 }, "end": { "line": 261, "column": 32 } }, "left": { "type": "MemberExpression", "start": 9147, "end": 9161, "loc": { "start": { "line": 261, "column": 12 }, "end": { "line": 261, "column": 26 } }, "object": { "type": "Identifier", "start": 9147, "end": 9154, "loc": { "start": { "line": 261, "column": 12 }, "end": { "line": 261, "column": 19 }, "identifierName": "entries" }, "name": "entries" }, "property": { "type": "Identifier", "start": 9155, "end": 9161, "loc": { "start": { "line": 261, "column": 20 }, "end": { "line": 261, "column": 26 }, "identifierName": "length" }, "name": "length" }, "computed": false }, "operator": "===", "right": { "type": "NumericLiteral", "start": 9166, "end": 9167, "loc": { "start": { "line": 261, "column": 31 }, "end": { "line": 261, "column": 32 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } }, "consequent": { "type": "BlockStatement", "start": 9169, "end": 9314, "loc": { "start": { "line": 261, "column": 34 }, "end": { "line": 264, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 9184, "end": 9303, "loc": { "start": { "line": 262, "column": 12 }, "end": { "line": 263, "column": 88 } }, "expression": { "type": "AssignmentExpression", "start": 9184, "end": 9302, "loc": { "start": { "line": 262, "column": 12 }, "end": { "line": 263, "column": 87 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 9184, "end": 9209, "loc": { "start": { "line": 262, "column": 12 }, "end": { "line": 262, "column": 37 } }, "object": { "type": "MemberExpression", "start": 9184, "end": 9199, "loc": { "start": { "line": 262, "column": 12 }, "end": { "line": 262, "column": 27 } }, "object": { "type": "ThisExpression", "start": 9184, "end": 9188, "loc": { "start": { "line": 262, "column": 12 }, "end": { "line": 262, "column": 16 } } }, "property": { "type": "Identifier", "start": 9189, "end": 9199, "loc": { "start": { "line": 262, "column": 17 }, "end": { "line": 262, "column": 27 }, "identifierName": "contentDiv" }, "name": "contentDiv" }, "computed": false }, "property": { "type": "Identifier", "start": 9200, "end": 9209, "loc": { "start": { "line": 262, "column": 28 }, "end": { "line": 262, "column": 37 }, "identifierName": "innerHTML" }, "name": "innerHTML" }, "computed": false }, "right": { "type": "TemplateLiteral", "start": 9212, "end": 9302, "loc": { "start": { "line": 262, "column": 40 }, "end": { "line": 263, "column": 87 } }, "expressions": [ { "type": "MemberExpression", "start": 9255, "end": 9291, "loc": { "start": { "line": 263, "column": 40 }, "end": { "line": 263, "column": 76 } }, "object": { "type": "MemberExpression", "start": 9255, "end": 9274, "loc": { "start": { "line": 263, "column": 40 }, "end": { "line": 263, "column": 59 } }, "object": { "type": "MemberExpression", "start": 9255, "end": 9263, "loc": { "start": { "line": 263, "column": 40 }, "end": { "line": 263, "column": 48 } }, "object": { "type": "Identifier", "start": 9255, "end": 9256, "loc": { "start": { "line": 263, "column": 40 }, "end": { "line": 263, "column": 41 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 9257, "end": 9263, "loc": { "start": { "line": 263, "column": 42 }, "end": { "line": 263, "column": 48 }, "identifierName": "ingame" }, "name": "ingame" }, "computed": false }, "property": { "type": "Identifier", "start": 9264, "end": 9274, "loc": { "start": { "line": 263, "column": 49 }, "end": { "line": 263, "column": 59 }, "identifierName": "statistics" }, "name": "statistics" }, "computed": false }, "property": { "type": "Identifier", "start": 9275, "end": 9291, "loc": { "start": { "line": 263, "column": 60 }, "end": { "line": 263, "column": 76 }, "identifierName": "noShapesProduced" }, "name": "noShapesProduced" }, "computed": false } ], "quasis": [ { "type": "TemplateElement", "start": 9213, "end": 9253, "loc": { "start": { "line": 262, "column": 41 }, "end": { "line": 263, "column": 38 } }, "value": { "raw": "\n ", "cooked": "\n " }, "tail": false }, { "type": "TemplateElement", "start": 9292, "end": 9301, "loc": { "start": { "line": 263, "column": 77 }, "end": { "line": 263, "column": 86 } }, "value": { "raw": "", "cooked": "" }, "tail": true } ] } } } ], "directives": [] }, "alternate": null }, { "type": "ExpressionStatement", "start": 9326, "end": 9393, "loc": { "start": { "line": 266, "column": 8 }, "end": { "line": 266, "column": 75 } }, "expression": { "type": "CallExpression", "start": 9326, "end": 9392, "loc": { "start": { "line": 266, "column": 8 }, "end": { "line": 266, "column": 74 } }, "callee": { "type": "MemberExpression", "start": 9326, "end": 9358, "loc": { "start": { "line": 266, "column": 8 }, "end": { "line": 266, "column": 40 } }, "object": { "type": "MemberExpression", "start": 9326, "end": 9351, "loc": { "start": { "line": 266, "column": 8 }, "end": { "line": 266, "column": 33 } }, "object": { "type": "MemberExpression", "start": 9326, "end": 9341, "loc": { "start": { "line": 266, "column": 8 }, "end": { "line": 266, "column": 23 } }, "object": { "type": "ThisExpression", "start": 9326, "end": 9330, "loc": { "start": { "line": 266, "column": 8 }, "end": { "line": 266, "column": 12 } } }, "property": { "type": "Identifier", "start": 9331, "end": 9341, "loc": { "start": { "line": 266, "column": 13 }, "end": { "line": 266, "column": 23 }, "identifierName": "contentDiv" }, "name": "contentDiv" }, "computed": false }, "property": { "type": "Identifier", "start": 9342, "end": 9351, "loc": { "start": { "line": 266, "column": 24 }, "end": { "line": 266, "column": 33 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 9352, "end": 9358, "loc": { "start": { "line": 266, "column": 34 }, "end": { "line": 266, "column": 40 }, "identifierName": "toggle" }, "name": "toggle" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 9359, "end": 9371, "loc": { "start": { "line": 266, "column": 41 }, "end": { "line": 266, "column": 53 } }, "extra": { "rawValue": "hasEntries", "raw": "\"hasEntries\"" }, "value": "hasEntries" }, { "type": "BinaryExpression", "start": 9373, "end": 9391, "loc": { "start": { "line": 266, "column": 55 }, "end": { "line": 266, "column": 73 } }, "left": { "type": "MemberExpression", "start": 9373, "end": 9387, "loc": { "start": { "line": 266, "column": 55 }, "end": { "line": 266, "column": 69 } }, "object": { "type": "Identifier", "start": 9373, "end": 9380, "loc": { "start": { "line": 266, "column": 55 }, "end": { "line": 266, "column": 62 }, "identifierName": "entries" }, "name": "entries" }, "property": { "type": "Identifier", "start": 9381, "end": 9387, "loc": { "start": { "line": 266, "column": 63 }, "end": { "line": 266, "column": 69 }, "identifierName": "length" }, "name": "length" }, "computed": false }, "operator": ">", "right": { "type": "NumericLiteral", "start": 9390, "end": 9391, "loc": { "start": { "line": 266, "column": 72 }, "end": { "line": 266, "column": 73 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } } ] } } ], "directives": [] }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * Performs a full rerender, regenerating everything\r\n ", "start": 6891, "end": 6961, "loc": { "start": { "line": 193, "column": 4 }, "end": { "line": 195, "column": 7 } } } ] } ] }, "leadingComments": [], "trailingComments": [] } } ], "directives": [] }, "comments": [ { "type": "CommentBlock", "value": "*\r\n * Capitalizes the first letter\r\n * @param {string} str\r\n ", "start": 546, "end": 611, "loc": { "start": { "line": 10, "column": 0 }, "end": { "line": 13, "column": 3 } } }, { "type": "CommentLine", "value": " DIALOG Inner / Wrapper", "start": 908, "end": 933, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 22, "column": 33 } } }, { "type": "CommentBlock", "value": "*\r\n * @param {enumAnalyticsDataSource} source\r\n ", "start": 3014, "end": 3074, "loc": { "start": { "line": 63, "column": 4 }, "end": { "line": 65, "column": 7 } } }, { "type": "CommentBlock", "value": "*\r\n * @param {enumDisplayMode} mode\r\n ", "start": 3393, "end": 3443, "loc": { "start": { "line": 76, "column": 4 }, "end": { "line": 78, "column": 7 } } }, { "type": "CommentBlock", "value": "*\r\n * @param {boolean} sorted\r\n ", "start": 3660, "end": 3704, "loc": { "start": { "line": 87, "column": 4 }, "end": { "line": 89, "column": 7 } } }, { "type": "CommentBlock", "value": "*\r\n * Chooses the next unit\r\n ", "start": 3990, "end": 4032, "loc": { "start": { "line": 102, "column": 4 }, "end": { "line": 104, "column": 7 } } }, { "type": "CommentBlock", "value": "* @type {Object.} ", "start": 4886, "end": 4942, "loc": { "start": { "line": 125, "column": 8 }, "end": { "line": 125, "column": 64 } } }, { "type": "CommentBlock", "value": "*\r\n * Performs a partial rerender, only updating graphs and counts\r\n ", "start": 6576, "end": 6657, "loc": { "start": { "line": 183, "column": 4 }, "end": { "line": 185, "column": 7 } } }, { "type": "CommentBlock", "value": "*\r\n * Performs a full rerender, regenerating everything\r\n ", "start": 6891, "end": 6961, "loc": { "start": { "line": 193, "column": 4 }, "end": { "line": 195, "column": 7 } } }, { "type": "CommentLine", "value": " Now, attach new ones", "start": 7147, "end": 7170, "loc": { "start": { "line": 202, "column": 8 }, "end": { "line": 202, "column": 31 } } }, { "type": "CommentLine", "value": " Sort by shape key for some consistency", "start": 8016, "end": 8057, "loc": { "start": { "line": 227, "column": 12 }, "end": { "line": 227, "column": 53 } } } ], "tokens": [ { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 0, "end": 6, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7, "end": 8, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "InputReceiver", "start": 9, "end": 22, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 22 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 23, "end": 24, "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 25, "end": 29, "loc": { "start": { "line": 1, "column": 25 }, "end": { "line": 1, "column": 29 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../../../core/input_receiver", "start": 30, "end": 60, "loc": { "start": { "line": 1, "column": 30 }, "end": { "line": 1, "column": 60 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 60, "end": 61, "loc": { "start": { "line": 1, "column": 60 }, "end": { "line": 1, "column": 61 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 63, "end": 69, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 70, "end": 71, "loc": { "start": { "line": 2, "column": 7 }, "end": { "line": 2, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeButton", "start": 72, "end": 82, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 19 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 82, "end": 83, "loc": { "start": { "line": 2, "column": 19 }, "end": { "line": 2, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeDiv", "start": 84, "end": 91, "loc": { "start": { "line": 2, "column": 21 }, "end": { "line": 2, "column": 28 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 91, "end": 92, "loc": { "start": { "line": 2, "column": 28 }, "end": { "line": 2, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "removeAllChildren", "start": 93, "end": 110, "loc": { "start": { "line": 2, "column": 30 }, "end": { "line": 2, "column": 47 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 111, "end": 112, "loc": { "start": { "line": 2, "column": 48 }, "end": { "line": 2, "column": 49 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 113, "end": 117, "loc": { "start": { "line": 2, "column": 50 }, "end": { "line": 2, "column": 54 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../../../core/utils", "start": 118, "end": 139, "loc": { "start": { "line": 2, "column": 55 }, "end": { "line": 2, "column": 76 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 139, "end": 140, "loc": { "start": { "line": 2, "column": 76 }, "end": { "line": 2, "column": 77 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 142, "end": 148, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 149, "end": 150, "loc": { "start": { "line": 3, "column": 7 }, "end": { "line": 3, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "KeyActionMapper", "start": 151, "end": 166, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 24 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 166, "end": 167, "loc": { "start": { "line": 3, "column": 24 }, "end": { "line": 3, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "KEYMAPPINGS", "start": 168, "end": 179, "loc": { "start": { "line": 3, "column": 26 }, "end": { "line": 3, "column": 37 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 180, "end": 181, "loc": { "start": { "line": 3, "column": 38 }, "end": { "line": 3, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 182, "end": 186, "loc": { "start": { "line": 3, "column": 40 }, "end": { "line": 3, "column": 44 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../../key_action_mapper", "start": 187, "end": 212, "loc": { "start": { "line": 3, "column": 45 }, "end": { "line": 3, "column": 70 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 212, "end": 213, "loc": { "start": { "line": 3, "column": 70 }, "end": { "line": 3, "column": 71 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 215, "end": 221, "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 222, "end": 223, "loc": { "start": { "line": 4, "column": 7 }, "end": { "line": 4, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumAnalyticsDataSource", "start": 224, "end": 247, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 32 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 248, "end": 249, "loc": { "start": { "line": 4, "column": 33 }, "end": { "line": 4, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 250, "end": 254, "loc": { "start": { "line": 4, "column": 35 }, "end": { "line": 4, "column": 39 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../../production_analytics", "start": 255, "end": 283, "loc": { "start": { "line": 4, "column": 40 }, "end": { "line": 4, "column": 68 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 283, "end": 284, "loc": { "start": { "line": 4, "column": 68 }, "end": { "line": 4, "column": 69 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 286, "end": 292, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 293, "end": 294, "loc": { "start": { "line": 5, "column": 7 }, "end": { "line": 5, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "BaseHUDPart", "start": 295, "end": 306, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 20 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 307, "end": 308, "loc": { "start": { "line": 5, "column": 21 }, "end": { "line": 5, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 309, "end": 313, "loc": { "start": { "line": 5, "column": 23 }, "end": { "line": 5, "column": 27 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../base_hud_part", "start": 314, "end": 332, "loc": { "start": { "line": 5, "column": 28 }, "end": { "line": 5, "column": 46 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 332, "end": 333, "loc": { "start": { "line": 5, "column": 46 }, "end": { "line": 5, "column": 47 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 335, "end": 341, "loc": { "start": { "line": 6, "column": 0 }, "end": { "line": 6, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 342, "end": 343, "loc": { "start": { "line": 6, "column": 7 }, "end": { "line": 6, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "DynamicDomAttach", "start": 344, "end": 360, "loc": { "start": { "line": 6, "column": 9 }, "end": { "line": 6, "column": 25 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 361, "end": 362, "loc": { "start": { "line": 6, "column": 26 }, "end": { "line": 6, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 363, "end": 367, "loc": { "start": { "line": 6, "column": 28 }, "end": { "line": 6, "column": 32 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../dynamic_dom_attach", "start": 368, "end": 391, "loc": { "start": { "line": 6, "column": 33 }, "end": { "line": 6, "column": 56 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 391, "end": 392, "loc": { "start": { "line": 6, "column": 56 }, "end": { "line": 6, "column": 57 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 394, "end": 400, "loc": { "start": { "line": 7, "column": 0 }, "end": { "line": 7, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 401, "end": 402, "loc": { "start": { "line": 7, "column": 7 }, "end": { "line": 7, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumDisplayMode", "start": 403, "end": 418, "loc": { "start": { "line": 7, "column": 9 }, "end": { "line": 7, "column": 24 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 418, "end": 419, "loc": { "start": { "line": 7, "column": 24 }, "end": { "line": 7, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "HUDShapeStatisticsHandle", "start": 420, "end": 444, "loc": { "start": { "line": 7, "column": 26 }, "end": { "line": 7, "column": 50 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 444, "end": 445, "loc": { "start": { "line": 7, "column": 50 }, "end": { "line": 7, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "statisticsUnitsSeconds", "start": 446, "end": 468, "loc": { "start": { "line": 7, "column": 52 }, "end": { "line": 7, "column": 74 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 469, "end": 470, "loc": { "start": { "line": 7, "column": 75 }, "end": { "line": 7, "column": 76 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 471, "end": 475, "loc": { "start": { "line": 7, "column": 77 }, "end": { "line": 7, "column": 81 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "./statistics_handle", "start": 476, "end": 497, "loc": { "start": { "line": 7, "column": 82 }, "end": { "line": 7, "column": 103 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 497, "end": 498, "loc": { "start": { "line": 7, "column": 103 }, "end": { "line": 7, "column": 104 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 500, "end": 506, "loc": { "start": { "line": 8, "column": 0 }, "end": { "line": 8, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 507, "end": 508, "loc": { "start": { "line": 8, "column": 7 }, "end": { "line": 8, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 509, "end": 510, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 10 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 511, "end": 512, "loc": { "start": { "line": 8, "column": 11 }, "end": { "line": 8, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 513, "end": 517, "loc": { "start": { "line": 8, "column": 13 }, "end": { "line": 8, "column": 17 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../../../translations", "start": 518, "end": 541, "loc": { "start": { "line": 8, "column": 18 }, "end": { "line": 8, "column": 41 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 541, "end": 542, "loc": { "start": { "line": 8, "column": 41 }, "end": { "line": 8, "column": 42 } } }, { "type": "CommentBlock", "value": "*\r\n * Capitalizes the first letter\r\n * @param {string} str\r\n ", "start": 546, "end": 611, "loc": { "start": { "line": 10, "column": 0 }, "end": { "line": 13, "column": 3 } } }, { "type": { "label": "function", "keyword": "function", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "function", "start": 613, "end": 621, "loc": { "start": { "line": 14, "column": 0 }, "end": { "line": 14, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "capitalizeFirstLetter", "start": 622, "end": 643, "loc": { "start": { "line": 14, "column": 9 }, "end": { "line": 14, "column": 30 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 643, "end": 644, "loc": { "start": { "line": 14, "column": 30 }, "end": { "line": 14, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "str", "start": 644, "end": 647, "loc": { "start": { "line": 14, "column": 31 }, "end": { "line": 14, "column": 34 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 647, "end": 648, "loc": { "start": { "line": 14, "column": 34 }, "end": { "line": 14, "column": 35 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 649, "end": 650, "loc": { "start": { "line": 14, "column": 36 }, "end": { "line": 14, "column": 37 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 656, "end": 662, "loc": { "start": { "line": 15, "column": 4 }, "end": { "line": 15, "column": 10 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "str", "start": 663, "end": 666, "loc": { "start": { "line": 15, "column": 11 }, "end": { "line": 15, "column": 14 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 666, "end": 667, "loc": { "start": { "line": 15, "column": 14 }, "end": { "line": 15, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "substr", "start": 667, "end": 673, "loc": { "start": { "line": 15, "column": 15 }, "end": { "line": 15, "column": 21 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 673, "end": 674, "loc": { "start": { "line": 15, "column": 21 }, "end": { "line": 15, "column": 22 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 674, "end": 675, "loc": { "start": { "line": 15, "column": 22 }, "end": { "line": 15, "column": 23 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 675, "end": 676, "loc": { "start": { "line": 15, "column": 23 }, "end": { "line": 15, "column": 24 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 677, "end": 678, "loc": { "start": { "line": 15, "column": 25 }, "end": { "line": 15, "column": 26 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 678, "end": 679, "loc": { "start": { "line": 15, "column": 26 }, "end": { "line": 15, "column": 27 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 679, "end": 680, "loc": { "start": { "line": 15, "column": 27 }, "end": { "line": 15, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "toUpperCase", "start": 680, "end": 691, "loc": { "start": { "line": 15, "column": 28 }, "end": { "line": 15, "column": 39 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 691, "end": 692, "loc": { "start": { "line": 15, "column": 39 }, "end": { "line": 15, "column": 40 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 692, "end": 693, "loc": { "start": { "line": 15, "column": 40 }, "end": { "line": 15, "column": 41 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 694, "end": 695, "loc": { "start": { "line": 15, "column": 42 }, "end": { "line": 15, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "str", "start": 696, "end": 699, "loc": { "start": { "line": 15, "column": 44 }, "end": { "line": 15, "column": 47 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 699, "end": 700, "loc": { "start": { "line": 15, "column": 47 }, "end": { "line": 15, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "substr", "start": 700, "end": 706, "loc": { "start": { "line": 15, "column": 48 }, "end": { "line": 15, "column": 54 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 706, "end": 707, "loc": { "start": { "line": 15, "column": 54 }, "end": { "line": 15, "column": 55 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 707, "end": 708, "loc": { "start": { "line": 15, "column": 55 }, "end": { "line": 15, "column": 56 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 708, "end": 709, "loc": { "start": { "line": 15, "column": 56 }, "end": { "line": 15, "column": 57 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 709, "end": 710, "loc": { "start": { "line": 15, "column": 57 }, "end": { "line": 15, "column": 58 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "toLowerCase", "start": 710, "end": 721, "loc": { "start": { "line": 15, "column": 58 }, "end": { "line": 15, "column": 69 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 721, "end": 722, "loc": { "start": { "line": 15, "column": 69 }, "end": { "line": 15, "column": 70 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 722, "end": 723, "loc": { "start": { "line": 15, "column": 70 }, "end": { "line": 15, "column": 71 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 723, "end": 724, "loc": { "start": { "line": 15, "column": 71 }, "end": { "line": 15, "column": 72 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 726, "end": 727, "loc": { "start": { "line": 16, "column": 0 }, "end": { "line": 16, "column": 1 } } }, { "type": { "label": "export", "keyword": "export", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "export", "start": 731, "end": 737, "loc": { "start": { "line": 18, "column": 0 }, "end": { "line": 18, "column": 6 } } }, { "type": { "label": "class", "keyword": "class", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "class", "start": 738, "end": 743, "loc": { "start": { "line": 18, "column": 7 }, "end": { "line": 18, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "HUDStatistics", "start": 744, "end": 757, "loc": { "start": { "line": 18, "column": 13 }, "end": { "line": 18, "column": 26 } } }, { "type": { "label": "extends", "keyword": "extends", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "extends", "start": 758, "end": 765, "loc": { "start": { "line": 18, "column": 27 }, "end": { "line": 18, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "BaseHUDPart", "start": 766, "end": 777, "loc": { "start": { "line": 18, "column": 35 }, "end": { "line": 18, "column": 46 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 778, "end": 779, "loc": { "start": { "line": 18, "column": 47 }, "end": { "line": 18, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "createElements", "start": 785, "end": 799, "loc": { "start": { "line": 19, "column": 4 }, "end": { "line": 19, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 799, "end": 800, "loc": { "start": { "line": 19, "column": 18 }, "end": { "line": 19, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "parent", "start": 800, "end": 806, "loc": { "start": { "line": 19, "column": 19 }, "end": { "line": 19, "column": 25 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 806, "end": 807, "loc": { "start": { "line": 19, "column": 25 }, "end": { "line": 19, "column": 26 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 808, "end": 809, "loc": { "start": { "line": 19, "column": 27 }, "end": { "line": 19, "column": 28 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 819, "end": 823, "loc": { "start": { "line": 20, "column": 8 }, "end": { "line": 20, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 823, "end": 824, "loc": { "start": { "line": 20, "column": 12 }, "end": { "line": 20, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "background", "start": 824, "end": 834, "loc": { "start": { "line": 20, "column": 13 }, "end": { "line": 20, "column": 23 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 835, "end": 836, "loc": { "start": { "line": 20, "column": 24 }, "end": { "line": 20, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeDiv", "start": 837, "end": 844, "loc": { "start": { "line": 20, "column": 26 }, "end": { "line": 20, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 844, "end": 845, "loc": { "start": { "line": 20, "column": 33 }, "end": { "line": 20, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "parent", "start": 845, "end": 851, "loc": { "start": { "line": 20, "column": 34 }, "end": { "line": 20, "column": 40 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 851, "end": 852, "loc": { "start": { "line": 20, "column": 40 }, "end": { "line": 20, "column": 41 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "ingame_HUD_Statistics", "start": 853, "end": 876, "loc": { "start": { "line": 20, "column": 42 }, "end": { "line": 20, "column": 65 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 876, "end": 877, "loc": { "start": { "line": 20, "column": 65 }, "end": { "line": 20, "column": 66 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 878, "end": 879, "loc": { "start": { "line": 20, "column": 67 }, "end": { "line": 20, "column": 68 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "ingameDialog", "start": 879, "end": 893, "loc": { "start": { "line": 20, "column": 68 }, "end": { "line": 20, "column": 82 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 893, "end": 894, "loc": { "start": { "line": 20, "column": 82 }, "end": { "line": 20, "column": 83 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 894, "end": 895, "loc": { "start": { "line": 20, "column": 83 }, "end": { "line": 20, "column": 84 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 895, "end": 896, "loc": { "start": { "line": 20, "column": 84 }, "end": { "line": 20, "column": 85 } } }, { "type": "CommentLine", "value": " DIALOG Inner / Wrapper", "start": 908, "end": 933, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 22, "column": 33 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 943, "end": 947, "loc": { "start": { "line": 23, "column": 8 }, "end": { "line": 23, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 947, "end": 948, "loc": { "start": { "line": 23, "column": 12 }, "end": { "line": 23, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogInner", "start": 948, "end": 959, "loc": { "start": { "line": 23, "column": 13 }, "end": { "line": 23, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 960, "end": 961, "loc": { "start": { "line": 23, "column": 25 }, "end": { "line": 23, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeDiv", "start": 962, "end": 969, "loc": { "start": { "line": 23, "column": 27 }, "end": { "line": 23, "column": 34 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 969, "end": 970, "loc": { "start": { "line": 23, "column": 34 }, "end": { "line": 23, "column": 35 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 970, "end": 974, "loc": { "start": { "line": 23, "column": 35 }, "end": { "line": 23, "column": 39 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 974, "end": 975, "loc": { "start": { "line": 23, "column": 39 }, "end": { "line": 23, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "background", "start": 975, "end": 985, "loc": { "start": { "line": 23, "column": 40 }, "end": { "line": 23, "column": 50 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 985, "end": 986, "loc": { "start": { "line": 23, "column": 50 }, "end": { "line": 23, "column": 51 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 987, "end": 991, "loc": { "start": { "line": 23, "column": 52 }, "end": { "line": 23, "column": 56 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 991, "end": 992, "loc": { "start": { "line": 23, "column": 56 }, "end": { "line": 23, "column": 57 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 993, "end": 994, "loc": { "start": { "line": 23, "column": 58 }, "end": { "line": 23, "column": 59 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "dialogInner", "start": 994, "end": 1007, "loc": { "start": { "line": 23, "column": 59 }, "end": { "line": 23, "column": 72 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1007, "end": 1008, "loc": { "start": { "line": 23, "column": 72 }, "end": { "line": 23, "column": 73 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1008, "end": 1009, "loc": { "start": { "line": 23, "column": 73 }, "end": { "line": 23, "column": 74 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1009, "end": 1010, "loc": { "start": { "line": 23, "column": 74 }, "end": { "line": 23, "column": 75 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1020, "end": 1024, "loc": { "start": { "line": 24, "column": 8 }, "end": { "line": 24, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1024, "end": 1025, "loc": { "start": { "line": 24, "column": 12 }, "end": { "line": 24, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "title", "start": 1025, "end": 1030, "loc": { "start": { "line": 24, "column": 13 }, "end": { "line": 24, "column": 18 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1031, "end": 1032, "loc": { "start": { "line": 24, "column": 19 }, "end": { "line": 24, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeDiv", "start": 1033, "end": 1040, "loc": { "start": { "line": 24, "column": 21 }, "end": { "line": 24, "column": 28 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1040, "end": 1041, "loc": { "start": { "line": 24, "column": 28 }, "end": { "line": 24, "column": 29 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1041, "end": 1045, "loc": { "start": { "line": 24, "column": 29 }, "end": { "line": 24, "column": 33 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1045, "end": 1046, "loc": { "start": { "line": 24, "column": 33 }, "end": { "line": 24, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogInner", "start": 1046, "end": 1057, "loc": { "start": { "line": 24, "column": 34 }, "end": { "line": 24, "column": 45 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1057, "end": 1058, "loc": { "start": { "line": 24, "column": 45 }, "end": { "line": 24, "column": 46 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 1059, "end": 1063, "loc": { "start": { "line": 24, "column": 47 }, "end": { "line": 24, "column": 51 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1063, "end": 1064, "loc": { "start": { "line": 24, "column": 51 }, "end": { "line": 24, "column": 52 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1065, "end": 1066, "loc": { "start": { "line": 24, "column": 53 }, "end": { "line": 24, "column": 54 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "title", "start": 1066, "end": 1073, "loc": { "start": { "line": 24, "column": 54 }, "end": { "line": 24, "column": 61 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1073, "end": 1074, "loc": { "start": { "line": 24, "column": 61 }, "end": { "line": 24, "column": 62 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1074, "end": 1075, "loc": { "start": { "line": 24, "column": 62 }, "end": { "line": 24, "column": 63 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 1076, "end": 1077, "loc": { "start": { "line": 24, "column": 64 }, "end": { "line": 24, "column": 65 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1077, "end": 1078, "loc": { "start": { "line": 24, "column": 65 }, "end": { "line": 24, "column": 66 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ingame", "start": 1078, "end": 1084, "loc": { "start": { "line": 24, "column": 66 }, "end": { "line": 24, "column": 72 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1084, "end": 1085, "loc": { "start": { "line": 24, "column": 72 }, "end": { "line": 24, "column": 73 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "statistics", "start": 1085, "end": 1095, "loc": { "start": { "line": 24, "column": 73 }, "end": { "line": 24, "column": 83 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1095, "end": 1096, "loc": { "start": { "line": 24, "column": 83 }, "end": { "line": 24, "column": 84 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "title", "start": 1096, "end": 1101, "loc": { "start": { "line": 24, "column": 84 }, "end": { "line": 24, "column": 89 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1101, "end": 1102, "loc": { "start": { "line": 24, "column": 89 }, "end": { "line": 24, "column": 90 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1102, "end": 1103, "loc": { "start": { "line": 24, "column": 90 }, "end": { "line": 24, "column": 91 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1113, "end": 1117, "loc": { "start": { "line": 25, "column": 8 }, "end": { "line": 25, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1117, "end": 1118, "loc": { "start": { "line": 25, "column": 12 }, "end": { "line": 25, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "closeButton", "start": 1118, "end": 1129, "loc": { "start": { "line": 25, "column": 13 }, "end": { "line": 25, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1130, "end": 1131, "loc": { "start": { "line": 25, "column": 25 }, "end": { "line": 25, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeDiv", "start": 1132, "end": 1139, "loc": { "start": { "line": 25, "column": 27 }, "end": { "line": 25, "column": 34 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1139, "end": 1140, "loc": { "start": { "line": 25, "column": 34 }, "end": { "line": 25, "column": 35 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1140, "end": 1144, "loc": { "start": { "line": 25, "column": 35 }, "end": { "line": 25, "column": 39 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1144, "end": 1145, "loc": { "start": { "line": 25, "column": 39 }, "end": { "line": 25, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "title", "start": 1145, "end": 1150, "loc": { "start": { "line": 25, "column": 40 }, "end": { "line": 25, "column": 45 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1150, "end": 1151, "loc": { "start": { "line": 25, "column": 45 }, "end": { "line": 25, "column": 46 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 1152, "end": 1156, "loc": { "start": { "line": 25, "column": 47 }, "end": { "line": 25, "column": 51 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1156, "end": 1157, "loc": { "start": { "line": 25, "column": 51 }, "end": { "line": 25, "column": 52 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1158, "end": 1159, "loc": { "start": { "line": 25, "column": 53 }, "end": { "line": 25, "column": 54 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "closeButton", "start": 1159, "end": 1172, "loc": { "start": { "line": 25, "column": 54 }, "end": { "line": 25, "column": 67 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1172, "end": 1173, "loc": { "start": { "line": 25, "column": 67 }, "end": { "line": 25, "column": 68 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1173, "end": 1174, "loc": { "start": { "line": 25, "column": 68 }, "end": { "line": 25, "column": 69 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1174, "end": 1175, "loc": { "start": { "line": 25, "column": 69 }, "end": { "line": 25, "column": 70 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1185, "end": 1189, "loc": { "start": { "line": 26, "column": 8 }, "end": { "line": 26, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1189, "end": 1190, "loc": { "start": { "line": 26, "column": 12 }, "end": { "line": 26, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClicks", "start": 1190, "end": 1201, "loc": { "start": { "line": 26, "column": 13 }, "end": { "line": 26, "column": 24 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1201, "end": 1202, "loc": { "start": { "line": 26, "column": 24 }, "end": { "line": 26, "column": 25 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1202, "end": 1206, "loc": { "start": { "line": 26, "column": 25 }, "end": { "line": 26, "column": 29 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1206, "end": 1207, "loc": { "start": { "line": 26, "column": 29 }, "end": { "line": 26, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "closeButton", "start": 1207, "end": 1218, "loc": { "start": { "line": 26, "column": 30 }, "end": { "line": 26, "column": 41 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1218, "end": 1219, "loc": { "start": { "line": 26, "column": 41 }, "end": { "line": 26, "column": 42 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1220, "end": 1224, "loc": { "start": { "line": 26, "column": 43 }, "end": { "line": 26, "column": 47 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1224, "end": 1225, "loc": { "start": { "line": 26, "column": 47 }, "end": { "line": 26, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "close", "start": 1225, "end": 1230, "loc": { "start": { "line": 26, "column": 48 }, "end": { "line": 26, "column": 53 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1230, "end": 1231, "loc": { "start": { "line": 26, "column": 53 }, "end": { "line": 26, "column": 54 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1231, "end": 1232, "loc": { "start": { "line": 26, "column": 54 }, "end": { "line": 26, "column": 55 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1244, "end": 1248, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1248, "end": 1249, "loc": { "start": { "line": 28, "column": 12 }, "end": { "line": 28, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "filterHeader", "start": 1249, "end": 1261, "loc": { "start": { "line": 28, "column": 13 }, "end": { "line": 28, "column": 25 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1262, "end": 1263, "loc": { "start": { "line": 28, "column": 26 }, "end": { "line": 28, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeDiv", "start": 1264, "end": 1271, "loc": { "start": { "line": 28, "column": 28 }, "end": { "line": 28, "column": 35 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1271, "end": 1272, "loc": { "start": { "line": 28, "column": 35 }, "end": { "line": 28, "column": 36 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1272, "end": 1276, "loc": { "start": { "line": 28, "column": 36 }, "end": { "line": 28, "column": 40 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1276, "end": 1277, "loc": { "start": { "line": 28, "column": 40 }, "end": { "line": 28, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogInner", "start": 1277, "end": 1288, "loc": { "start": { "line": 28, "column": 41 }, "end": { "line": 28, "column": 52 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1288, "end": 1289, "loc": { "start": { "line": 28, "column": 52 }, "end": { "line": 28, "column": 53 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 1290, "end": 1294, "loc": { "start": { "line": 28, "column": 54 }, "end": { "line": 28, "column": 58 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1294, "end": 1295, "loc": { "start": { "line": 28, "column": 58 }, "end": { "line": 28, "column": 59 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1296, "end": 1297, "loc": { "start": { "line": 28, "column": 60 }, "end": { "line": 28, "column": 61 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "filterHeader", "start": 1297, "end": 1311, "loc": { "start": { "line": 28, "column": 61 }, "end": { "line": 28, "column": 75 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1311, "end": 1312, "loc": { "start": { "line": 28, "column": 75 }, "end": { "line": 28, "column": 76 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1312, "end": 1313, "loc": { "start": { "line": 28, "column": 76 }, "end": { "line": 28, "column": 77 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1313, "end": 1314, "loc": { "start": { "line": 28, "column": 77 }, "end": { "line": 28, "column": 78 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1324, "end": 1328, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 29, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1328, "end": 1329, "loc": { "start": { "line": 29, "column": 12 }, "end": { "line": 29, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sourceExplanation", "start": 1329, "end": 1346, "loc": { "start": { "line": 29, "column": 13 }, "end": { "line": 29, "column": 30 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1347, "end": 1348, "loc": { "start": { "line": 29, "column": 31 }, "end": { "line": 29, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeDiv", "start": 1349, "end": 1356, "loc": { "start": { "line": 29, "column": 33 }, "end": { "line": 29, "column": 40 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1356, "end": 1357, "loc": { "start": { "line": 29, "column": 40 }, "end": { "line": 29, "column": 41 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1357, "end": 1361, "loc": { "start": { "line": 29, "column": 41 }, "end": { "line": 29, "column": 45 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1361, "end": 1362, "loc": { "start": { "line": 29, "column": 45 }, "end": { "line": 29, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogInner", "start": 1362, "end": 1373, "loc": { "start": { "line": 29, "column": 46 }, "end": { "line": 29, "column": 57 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1373, "end": 1374, "loc": { "start": { "line": 29, "column": 57 }, "end": { "line": 29, "column": 58 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 1375, "end": 1379, "loc": { "start": { "line": 29, "column": 59 }, "end": { "line": 29, "column": 63 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1379, "end": 1380, "loc": { "start": { "line": 29, "column": 63 }, "end": { "line": 29, "column": 64 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1381, "end": 1382, "loc": { "start": { "line": 29, "column": 65 }, "end": { "line": 29, "column": 66 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "sourceExplanation", "start": 1382, "end": 1401, "loc": { "start": { "line": 29, "column": 66 }, "end": { "line": 29, "column": 85 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1401, "end": 1402, "loc": { "start": { "line": 29, "column": 85 }, "end": { "line": 29, "column": 86 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1402, "end": 1403, "loc": { "start": { "line": 29, "column": 86 }, "end": { "line": 29, "column": 87 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1403, "end": 1404, "loc": { "start": { "line": 29, "column": 87 }, "end": { "line": 29, "column": 88 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1416, "end": 1420, "loc": { "start": { "line": 31, "column": 8 }, "end": { "line": 31, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1420, "end": 1421, "loc": { "start": { "line": 31, "column": 12 }, "end": { "line": 31, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "filtersDataSource", "start": 1421, "end": 1438, "loc": { "start": { "line": 31, "column": 13 }, "end": { "line": 31, "column": 30 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1439, "end": 1440, "loc": { "start": { "line": 31, "column": 31 }, "end": { "line": 31, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeDiv", "start": 1441, "end": 1448, "loc": { "start": { "line": 31, "column": 33 }, "end": { "line": 31, "column": 40 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1448, "end": 1449, "loc": { "start": { "line": 31, "column": 40 }, "end": { "line": 31, "column": 41 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1449, "end": 1453, "loc": { "start": { "line": 31, "column": 41 }, "end": { "line": 31, "column": 45 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1453, "end": 1454, "loc": { "start": { "line": 31, "column": 45 }, "end": { "line": 31, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "filterHeader", "start": 1454, "end": 1466, "loc": { "start": { "line": 31, "column": 46 }, "end": { "line": 31, "column": 58 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1466, "end": 1467, "loc": { "start": { "line": 31, "column": 58 }, "end": { "line": 31, "column": 59 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 1468, "end": 1472, "loc": { "start": { "line": 31, "column": 60 }, "end": { "line": 31, "column": 64 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1472, "end": 1473, "loc": { "start": { "line": 31, "column": 64 }, "end": { "line": 31, "column": 65 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1474, "end": 1475, "loc": { "start": { "line": 31, "column": 66 }, "end": { "line": 31, "column": 67 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "filtersDataSource", "start": 1475, "end": 1494, "loc": { "start": { "line": 31, "column": 67 }, "end": { "line": 31, "column": 86 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1494, "end": 1495, "loc": { "start": { "line": 31, "column": 86 }, "end": { "line": 31, "column": 87 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1495, "end": 1496, "loc": { "start": { "line": 31, "column": 87 }, "end": { "line": 31, "column": 88 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1496, "end": 1497, "loc": { "start": { "line": 31, "column": 88 }, "end": { "line": 31, "column": 89 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1507, "end": 1511, "loc": { "start": { "line": 32, "column": 8 }, "end": { "line": 32, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1511, "end": 1512, "loc": { "start": { "line": 32, "column": 12 }, "end": { "line": 32, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "filtersDisplayMode", "start": 1512, "end": 1530, "loc": { "start": { "line": 32, "column": 13 }, "end": { "line": 32, "column": 31 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1531, "end": 1532, "loc": { "start": { "line": 32, "column": 32 }, "end": { "line": 32, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeDiv", "start": 1533, "end": 1540, "loc": { "start": { "line": 32, "column": 34 }, "end": { "line": 32, "column": 41 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1540, "end": 1541, "loc": { "start": { "line": 32, "column": 41 }, "end": { "line": 32, "column": 42 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1541, "end": 1545, "loc": { "start": { "line": 32, "column": 42 }, "end": { "line": 32, "column": 46 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1545, "end": 1546, "loc": { "start": { "line": 32, "column": 46 }, "end": { "line": 32, "column": 47 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "filterHeader", "start": 1546, "end": 1558, "loc": { "start": { "line": 32, "column": 47 }, "end": { "line": 32, "column": 59 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1558, "end": 1559, "loc": { "start": { "line": 32, "column": 59 }, "end": { "line": 32, "column": 60 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 1560, "end": 1564, "loc": { "start": { "line": 32, "column": 61 }, "end": { "line": 32, "column": 65 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1564, "end": 1565, "loc": { "start": { "line": 32, "column": 65 }, "end": { "line": 32, "column": 66 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1566, "end": 1567, "loc": { "start": { "line": 32, "column": 67 }, "end": { "line": 32, "column": 68 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "filtersDisplayMode", "start": 1567, "end": 1587, "loc": { "start": { "line": 32, "column": 68 }, "end": { "line": 32, "column": 88 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1587, "end": 1588, "loc": { "start": { "line": 32, "column": 88 }, "end": { "line": 32, "column": 89 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1588, "end": 1589, "loc": { "start": { "line": 32, "column": 89 }, "end": { "line": 32, "column": 90 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1589, "end": 1590, "loc": { "start": { "line": 32, "column": 90 }, "end": { "line": 32, "column": 91 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 1602, "end": 1607, "loc": { "start": { "line": 34, "column": 8 }, "end": { "line": 34, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dataSources", "start": 1608, "end": 1619, "loc": { "start": { "line": 34, "column": 14 }, "end": { "line": 34, "column": 25 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1620, "end": 1621, "loc": { "start": { "line": 34, "column": 26 }, "end": { "line": 34, "column": 27 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1622, "end": 1623, "loc": { "start": { "line": 34, "column": 28 }, "end": { "line": 34, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumAnalyticsDataSource", "start": 1637, "end": 1660, "loc": { "start": { "line": 35, "column": 12 }, "end": { "line": 35, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1660, "end": 1661, "loc": { "start": { "line": 35, "column": 35 }, "end": { "line": 35, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "produced", "start": 1661, "end": 1669, "loc": { "start": { "line": 35, "column": 36 }, "end": { "line": 35, "column": 44 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1669, "end": 1670, "loc": { "start": { "line": 35, "column": 44 }, "end": { "line": 35, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumAnalyticsDataSource", "start": 1684, "end": 1707, "loc": { "start": { "line": 36, "column": 12 }, "end": { "line": 36, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1707, "end": 1708, "loc": { "start": { "line": 36, "column": 35 }, "end": { "line": 36, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "delivered", "start": 1708, "end": 1717, "loc": { "start": { "line": 36, "column": 36 }, "end": { "line": 36, "column": 45 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1717, "end": 1718, "loc": { "start": { "line": 36, "column": 45 }, "end": { "line": 36, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumAnalyticsDataSource", "start": 1732, "end": 1755, "loc": { "start": { "line": 37, "column": 12 }, "end": { "line": 37, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1755, "end": 1756, "loc": { "start": { "line": 37, "column": 35 }, "end": { "line": 37, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "stored", "start": 1756, "end": 1762, "loc": { "start": { "line": 37, "column": 36 }, "end": { "line": 37, "column": 42 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1762, "end": 1763, "loc": { "start": { "line": 37, "column": 42 }, "end": { "line": 37, "column": 43 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1773, "end": 1774, "loc": { "start": { "line": 38, "column": 8 }, "end": { "line": 38, "column": 9 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1774, "end": 1775, "loc": { "start": { "line": 38, "column": 9 }, "end": { "line": 38, "column": 10 } } }, { "type": { "label": "for", "keyword": "for", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": true, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "for", "start": 1787, "end": 1790, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 40, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1791, "end": 1792, "loc": { "start": { "line": 40, "column": 12 }, "end": { "line": 40, "column": 13 } } }, { "type": { "label": "let", "keyword": "let", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "let", "start": 1792, "end": 1795, "loc": { "start": { "line": 40, "column": 13 }, "end": { "line": 40, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 1796, "end": 1797, "loc": { "start": { "line": 40, "column": 17 }, "end": { "line": 40, "column": 18 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1798, "end": 1799, "loc": { "start": { "line": 40, "column": 19 }, "end": { "line": 40, "column": 20 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 1800, "end": 1801, "loc": { "start": { "line": 40, "column": 21 }, "end": { "line": 40, "column": 22 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1801, "end": 1802, "loc": { "start": { "line": 40, "column": 22 }, "end": { "line": 40, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 1803, "end": 1804, "loc": { "start": { "line": 40, "column": 24 }, "end": { "line": 40, "column": 25 } } }, { "type": { "label": "", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": "<", "start": 1805, "end": 1806, "loc": { "start": { "line": 40, "column": 26 }, "end": { "line": 40, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dataSources", "start": 1807, "end": 1818, "loc": { "start": { "line": 40, "column": 28 }, "end": { "line": 40, "column": 39 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1818, "end": 1819, "loc": { "start": { "line": 40, "column": 39 }, "end": { "line": 40, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "length", "start": 1819, "end": 1825, "loc": { "start": { "line": 40, "column": 40 }, "end": { "line": 40, "column": 46 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1825, "end": 1826, "loc": { "start": { "line": 40, "column": 46 }, "end": { "line": 40, "column": 47 } } }, { "type": { "label": "++/--", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": true, "binop": null }, "value": "++", "start": 1827, "end": 1829, "loc": { "start": { "line": 40, "column": 48 }, "end": { "line": 40, "column": 50 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 1829, "end": 1830, "loc": { "start": { "line": 40, "column": 50 }, "end": { "line": 40, "column": 51 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1830, "end": 1831, "loc": { "start": { "line": 40, "column": 51 }, "end": { "line": 40, "column": 52 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1832, "end": 1833, "loc": { "start": { "line": 40, "column": 53 }, "end": { "line": 40, "column": 54 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 1847, "end": 1852, "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dataSource", "start": 1853, "end": 1863, "loc": { "start": { "line": 41, "column": 18 }, "end": { "line": 41, "column": 28 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1864, "end": 1865, "loc": { "start": { "line": 41, "column": 29 }, "end": { "line": 41, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dataSources", "start": 1866, "end": 1877, "loc": { "start": { "line": 41, "column": 31 }, "end": { "line": 41, "column": 42 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1877, "end": 1878, "loc": { "start": { "line": 41, "column": 42 }, "end": { "line": 41, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 1878, "end": 1879, "loc": { "start": { "line": 41, "column": 43 }, "end": { "line": 41, "column": 44 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1879, "end": 1880, "loc": { "start": { "line": 41, "column": 44 }, "end": { "line": 41, "column": 45 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1880, "end": 1881, "loc": { "start": { "line": 41, "column": 45 }, "end": { "line": 41, "column": 46 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 1895, "end": 1900, "loc": { "start": { "line": 42, "column": 12 }, "end": { "line": 42, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "button", "start": 1901, "end": 1907, "loc": { "start": { "line": 42, "column": 18 }, "end": { "line": 42, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1908, "end": 1909, "loc": { "start": { "line": 42, "column": 25 }, "end": { "line": 42, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeButton", "start": 1910, "end": 1920, "loc": { "start": { "line": 42, "column": 27 }, "end": { "line": 42, "column": 37 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1920, "end": 1921, "loc": { "start": { "line": 42, "column": 37 }, "end": { "line": 42, "column": 38 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1939, "end": 1943, "loc": { "start": { "line": 43, "column": 16 }, "end": { "line": 43, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1943, "end": 1944, "loc": { "start": { "line": 43, "column": 20 }, "end": { "line": 43, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "filtersDataSource", "start": 1944, "end": 1961, "loc": { "start": { "line": 43, "column": 21 }, "end": { "line": 43, "column": 38 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1961, "end": 1962, "loc": { "start": { "line": 43, "column": 38 }, "end": { "line": 43, "column": 39 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1980, "end": 1981, "loc": { "start": { "line": 44, "column": 16 }, "end": { "line": 44, "column": 17 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "mode", "start": 1981, "end": 1987, "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 23 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 1988, "end": 1989, "loc": { "start": { "line": 44, "column": 24 }, "end": { "line": 44, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "capitalizeFirstLetter", "start": 1990, "end": 2011, "loc": { "start": { "line": 44, "column": 26 }, "end": { "line": 44, "column": 47 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2011, "end": 2012, "loc": { "start": { "line": 44, "column": 47 }, "end": { "line": 44, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dataSource", "start": 2012, "end": 2022, "loc": { "start": { "line": 44, "column": 48 }, "end": { "line": 44, "column": 58 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2022, "end": 2023, "loc": { "start": { "line": 44, "column": 58 }, "end": { "line": 44, "column": 59 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2023, "end": 2024, "loc": { "start": { "line": 44, "column": 59 }, "end": { "line": 44, "column": 60 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2024, "end": 2025, "loc": { "start": { "line": 44, "column": 60 }, "end": { "line": 44, "column": 61 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 2043, "end": 2044, "loc": { "start": { "line": 45, "column": 16 }, "end": { "line": 45, "column": 17 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2044, "end": 2045, "loc": { "start": { "line": 45, "column": 17 }, "end": { "line": 45, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ingame", "start": 2045, "end": 2051, "loc": { "start": { "line": 45, "column": 18 }, "end": { "line": 45, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2051, "end": 2052, "loc": { "start": { "line": 45, "column": 24 }, "end": { "line": 45, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "statistics", "start": 2052, "end": 2062, "loc": { "start": { "line": 45, "column": 25 }, "end": { "line": 45, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2062, "end": 2063, "loc": { "start": { "line": 45, "column": 35 }, "end": { "line": 45, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dataSources", "start": 2063, "end": 2074, "loc": { "start": { "line": 45, "column": 36 }, "end": { "line": 45, "column": 47 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2074, "end": 2075, "loc": { "start": { "line": 45, "column": 47 }, "end": { "line": 45, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dataSource", "start": 2075, "end": 2085, "loc": { "start": { "line": 45, "column": 48 }, "end": { "line": 45, "column": 58 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2085, "end": 2086, "loc": { "start": { "line": 45, "column": 58 }, "end": { "line": 45, "column": 59 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2086, "end": 2087, "loc": { "start": { "line": 45, "column": 59 }, "end": { "line": 45, "column": 60 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "title", "start": 2087, "end": 2092, "loc": { "start": { "line": 45, "column": 60 }, "end": { "line": 45, "column": 65 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2106, "end": 2107, "loc": { "start": { "line": 46, "column": 12 }, "end": { "line": 46, "column": 13 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2107, "end": 2108, "loc": { "start": { "line": 46, "column": 13 }, "end": { "line": 46, "column": 14 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2122, "end": 2126, "loc": { "start": { "line": 47, "column": 12 }, "end": { "line": 47, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2126, "end": 2127, "loc": { "start": { "line": 47, "column": 16 }, "end": { "line": 47, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClicks", "start": 2127, "end": 2138, "loc": { "start": { "line": 47, "column": 17 }, "end": { "line": 47, "column": 28 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2138, "end": 2139, "loc": { "start": { "line": 47, "column": 28 }, "end": { "line": 47, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "button", "start": 2139, "end": 2145, "loc": { "start": { "line": 47, "column": 29 }, "end": { "line": 47, "column": 35 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2145, "end": 2146, "loc": { "start": { "line": 47, "column": 35 }, "end": { "line": 47, "column": 36 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2147, "end": 2148, "loc": { "start": { "line": 47, "column": 37 }, "end": { "line": 47, "column": 38 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2148, "end": 2149, "loc": { "start": { "line": 47, "column": 38 }, "end": { "line": 47, "column": 39 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2150, "end": 2152, "loc": { "start": { "line": 47, "column": 40 }, "end": { "line": 47, "column": 42 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2153, "end": 2157, "loc": { "start": { "line": 47, "column": 43 }, "end": { "line": 47, "column": 47 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2157, "end": 2158, "loc": { "start": { "line": 47, "column": 47 }, "end": { "line": 47, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setDataSource", "start": 2158, "end": 2171, "loc": { "start": { "line": 47, "column": 48 }, "end": { "line": 47, "column": 61 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2171, "end": 2172, "loc": { "start": { "line": 47, "column": 61 }, "end": { "line": 47, "column": 62 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dataSource", "start": 2172, "end": 2182, "loc": { "start": { "line": 47, "column": 62 }, "end": { "line": 47, "column": 72 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2182, "end": 2183, "loc": { "start": { "line": 47, "column": 72 }, "end": { "line": 47, "column": 73 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2183, "end": 2184, "loc": { "start": { "line": 47, "column": 73 }, "end": { "line": 47, "column": 74 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2184, "end": 2185, "loc": { "start": { "line": 47, "column": 74 }, "end": { "line": 47, "column": 75 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2195, "end": 2196, "loc": { "start": { "line": 48, "column": 8 }, "end": { "line": 48, "column": 9 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2208, "end": 2213, "loc": { "start": { "line": 50, "column": 8 }, "end": { "line": 50, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "buttonIterateUnit", "start": 2214, "end": 2231, "loc": { "start": { "line": 50, "column": 14 }, "end": { "line": 50, "column": 31 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2232, "end": 2233, "loc": { "start": { "line": 50, "column": 32 }, "end": { "line": 50, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeButton", "start": 2234, "end": 2244, "loc": { "start": { "line": 50, "column": 34 }, "end": { "line": 50, "column": 44 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2244, "end": 2245, "loc": { "start": { "line": 50, "column": 44 }, "end": { "line": 50, "column": 45 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2245, "end": 2249, "loc": { "start": { "line": 50, "column": 45 }, "end": { "line": 50, "column": 49 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2249, "end": 2250, "loc": { "start": { "line": 50, "column": 49 }, "end": { "line": 50, "column": 50 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "filtersDisplayMode", "start": 2250, "end": 2268, "loc": { "start": { "line": 50, "column": 50 }, "end": { "line": 50, "column": 68 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2268, "end": 2269, "loc": { "start": { "line": 50, "column": 68 }, "end": { "line": 50, "column": 69 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2270, "end": 2271, "loc": { "start": { "line": 50, "column": 70 }, "end": { "line": 50, "column": 71 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "displayIterateUnit", "start": 2271, "end": 2291, "loc": { "start": { "line": 50, "column": 71 }, "end": { "line": 50, "column": 91 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2291, "end": 2292, "loc": { "start": { "line": 50, "column": 91 }, "end": { "line": 50, "column": 92 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2292, "end": 2293, "loc": { "start": { "line": 50, "column": 92 }, "end": { "line": 50, "column": 93 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2293, "end": 2294, "loc": { "start": { "line": 50, "column": 93 }, "end": { "line": 50, "column": 94 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2304, "end": 2309, "loc": { "start": { "line": 51, "column": 8 }, "end": { "line": 51, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "buttonDisplaySorted", "start": 2310, "end": 2329, "loc": { "start": { "line": 51, "column": 14 }, "end": { "line": 51, "column": 33 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2330, "end": 2331, "loc": { "start": { "line": 51, "column": 34 }, "end": { "line": 51, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeButton", "start": 2332, "end": 2342, "loc": { "start": { "line": 51, "column": 36 }, "end": { "line": 51, "column": 46 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2342, "end": 2343, "loc": { "start": { "line": 51, "column": 46 }, "end": { "line": 51, "column": 47 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2343, "end": 2347, "loc": { "start": { "line": 51, "column": 47 }, "end": { "line": 51, "column": 51 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2347, "end": 2348, "loc": { "start": { "line": 51, "column": 51 }, "end": { "line": 51, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "filtersDisplayMode", "start": 2348, "end": 2366, "loc": { "start": { "line": 51, "column": 52 }, "end": { "line": 51, "column": 70 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2366, "end": 2367, "loc": { "start": { "line": 51, "column": 70 }, "end": { "line": 51, "column": 71 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2368, "end": 2369, "loc": { "start": { "line": 51, "column": 72 }, "end": { "line": 51, "column": 73 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "displaySorted", "start": 2369, "end": 2384, "loc": { "start": { "line": 51, "column": 73 }, "end": { "line": 51, "column": 88 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2384, "end": 2385, "loc": { "start": { "line": 51, "column": 88 }, "end": { "line": 51, "column": 89 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2385, "end": 2386, "loc": { "start": { "line": 51, "column": 89 }, "end": { "line": 51, "column": 90 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2386, "end": 2387, "loc": { "start": { "line": 51, "column": 90 }, "end": { "line": 51, "column": 91 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2397, "end": 2402, "loc": { "start": { "line": 52, "column": 8 }, "end": { "line": 52, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "buttonDisplayDetailed", "start": 2403, "end": 2424, "loc": { "start": { "line": 52, "column": 14 }, "end": { "line": 52, "column": 35 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2425, "end": 2426, "loc": { "start": { "line": 52, "column": 36 }, "end": { "line": 52, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeButton", "start": 2427, "end": 2437, "loc": { "start": { "line": 52, "column": 38 }, "end": { "line": 52, "column": 48 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2437, "end": 2438, "loc": { "start": { "line": 52, "column": 48 }, "end": { "line": 52, "column": 49 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2438, "end": 2442, "loc": { "start": { "line": 52, "column": 49 }, "end": { "line": 52, "column": 53 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2442, "end": 2443, "loc": { "start": { "line": 52, "column": 53 }, "end": { "line": 52, "column": 54 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "filtersDisplayMode", "start": 2443, "end": 2461, "loc": { "start": { "line": 52, "column": 54 }, "end": { "line": 52, "column": 72 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2461, "end": 2462, "loc": { "start": { "line": 52, "column": 72 }, "end": { "line": 52, "column": 73 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2463, "end": 2464, "loc": { "start": { "line": 52, "column": 74 }, "end": { "line": 52, "column": 75 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "displayDetailed", "start": 2464, "end": 2481, "loc": { "start": { "line": 52, "column": 75 }, "end": { "line": 52, "column": 92 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2481, "end": 2482, "loc": { "start": { "line": 52, "column": 92 }, "end": { "line": 52, "column": 93 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2482, "end": 2483, "loc": { "start": { "line": 52, "column": 93 }, "end": { "line": 52, "column": 94 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2483, "end": 2484, "loc": { "start": { "line": 52, "column": 94 }, "end": { "line": 52, "column": 95 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2494, "end": 2499, "loc": { "start": { "line": 53, "column": 8 }, "end": { "line": 53, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "buttonDisplayIcons", "start": 2500, "end": 2518, "loc": { "start": { "line": 53, "column": 14 }, "end": { "line": 53, "column": 32 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2519, "end": 2520, "loc": { "start": { "line": 53, "column": 33 }, "end": { "line": 53, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeButton", "start": 2521, "end": 2531, "loc": { "start": { "line": 53, "column": 35 }, "end": { "line": 53, "column": 45 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2531, "end": 2532, "loc": { "start": { "line": 53, "column": 45 }, "end": { "line": 53, "column": 46 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2532, "end": 2536, "loc": { "start": { "line": 53, "column": 46 }, "end": { "line": 53, "column": 50 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2536, "end": 2537, "loc": { "start": { "line": 53, "column": 50 }, "end": { "line": 53, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "filtersDisplayMode", "start": 2537, "end": 2555, "loc": { "start": { "line": 53, "column": 51 }, "end": { "line": 53, "column": 69 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2555, "end": 2556, "loc": { "start": { "line": 53, "column": 69 }, "end": { "line": 53, "column": 70 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2557, "end": 2558, "loc": { "start": { "line": 53, "column": 71 }, "end": { "line": 53, "column": 72 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "displayIcons", "start": 2558, "end": 2572, "loc": { "start": { "line": 53, "column": 72 }, "end": { "line": 53, "column": 86 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2572, "end": 2573, "loc": { "start": { "line": 53, "column": 86 }, "end": { "line": 53, "column": 87 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2573, "end": 2574, "loc": { "start": { "line": 53, "column": 87 }, "end": { "line": 53, "column": 88 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2574, "end": 2575, "loc": { "start": { "line": 53, "column": 88 }, "end": { "line": 53, "column": 89 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2587, "end": 2591, "loc": { "start": { "line": 55, "column": 8 }, "end": { "line": 55, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2591, "end": 2592, "loc": { "start": { "line": 55, "column": 12 }, "end": { "line": 55, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClicks", "start": 2592, "end": 2603, "loc": { "start": { "line": 55, "column": 13 }, "end": { "line": 55, "column": 24 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2603, "end": 2604, "loc": { "start": { "line": 55, "column": 24 }, "end": { "line": 55, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "buttonIterateUnit", "start": 2604, "end": 2621, "loc": { "start": { "line": 55, "column": 25 }, "end": { "line": 55, "column": 42 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2621, "end": 2622, "loc": { "start": { "line": 55, "column": 42 }, "end": { "line": 55, "column": 43 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2623, "end": 2624, "loc": { "start": { "line": 55, "column": 44 }, "end": { "line": 55, "column": 45 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2624, "end": 2625, "loc": { "start": { "line": 55, "column": 45 }, "end": { "line": 55, "column": 46 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2626, "end": 2628, "loc": { "start": { "line": 55, "column": 47 }, "end": { "line": 55, "column": 49 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2629, "end": 2633, "loc": { "start": { "line": 55, "column": 50 }, "end": { "line": 55, "column": 54 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2633, "end": 2634, "loc": { "start": { "line": 55, "column": 54 }, "end": { "line": 55, "column": 55 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "iterateUnit", "start": 2634, "end": 2645, "loc": { "start": { "line": 55, "column": 55 }, "end": { "line": 55, "column": 66 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2645, "end": 2646, "loc": { "start": { "line": 55, "column": 66 }, "end": { "line": 55, "column": 67 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2646, "end": 2647, "loc": { "start": { "line": 55, "column": 67 }, "end": { "line": 55, "column": 68 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2647, "end": 2648, "loc": { "start": { "line": 55, "column": 68 }, "end": { "line": 55, "column": 69 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2648, "end": 2649, "loc": { "start": { "line": 55, "column": 69 }, "end": { "line": 55, "column": 70 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2659, "end": 2663, "loc": { "start": { "line": 56, "column": 8 }, "end": { "line": 56, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2663, "end": 2664, "loc": { "start": { "line": 56, "column": 12 }, "end": { "line": 56, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClicks", "start": 2664, "end": 2675, "loc": { "start": { "line": 56, "column": 13 }, "end": { "line": 56, "column": 24 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2675, "end": 2676, "loc": { "start": { "line": 56, "column": 24 }, "end": { "line": 56, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "buttonDisplaySorted", "start": 2676, "end": 2695, "loc": { "start": { "line": 56, "column": 25 }, "end": { "line": 56, "column": 44 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2695, "end": 2696, "loc": { "start": { "line": 56, "column": 44 }, "end": { "line": 56, "column": 45 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2697, "end": 2698, "loc": { "start": { "line": 56, "column": 46 }, "end": { "line": 56, "column": 47 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2698, "end": 2699, "loc": { "start": { "line": 56, "column": 47 }, "end": { "line": 56, "column": 48 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2700, "end": 2702, "loc": { "start": { "line": 56, "column": 49 }, "end": { "line": 56, "column": 51 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2703, "end": 2707, "loc": { "start": { "line": 56, "column": 52 }, "end": { "line": 56, "column": 56 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2707, "end": 2708, "loc": { "start": { "line": 56, "column": 56 }, "end": { "line": 56, "column": 57 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "toggleSorted", "start": 2708, "end": 2720, "loc": { "start": { "line": 56, "column": 57 }, "end": { "line": 56, "column": 69 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2720, "end": 2721, "loc": { "start": { "line": 56, "column": 69 }, "end": { "line": 56, "column": 70 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2721, "end": 2722, "loc": { "start": { "line": 56, "column": 70 }, "end": { "line": 56, "column": 71 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2722, "end": 2723, "loc": { "start": { "line": 56, "column": 71 }, "end": { "line": 56, "column": 72 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2723, "end": 2724, "loc": { "start": { "line": 56, "column": 72 }, "end": { "line": 56, "column": 73 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2734, "end": 2738, "loc": { "start": { "line": 57, "column": 8 }, "end": { "line": 57, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2738, "end": 2739, "loc": { "start": { "line": 57, "column": 12 }, "end": { "line": 57, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClicks", "start": 2739, "end": 2750, "loc": { "start": { "line": 57, "column": 13 }, "end": { "line": 57, "column": 24 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2750, "end": 2751, "loc": { "start": { "line": 57, "column": 24 }, "end": { "line": 57, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "buttonDisplayIcons", "start": 2751, "end": 2769, "loc": { "start": { "line": 57, "column": 25 }, "end": { "line": 57, "column": 43 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2769, "end": 2770, "loc": { "start": { "line": 57, "column": 43 }, "end": { "line": 57, "column": 44 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2771, "end": 2772, "loc": { "start": { "line": 57, "column": 45 }, "end": { "line": 57, "column": 46 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2772, "end": 2773, "loc": { "start": { "line": 57, "column": 46 }, "end": { "line": 57, "column": 47 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2774, "end": 2776, "loc": { "start": { "line": 57, "column": 48 }, "end": { "line": 57, "column": 50 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2777, "end": 2781, "loc": { "start": { "line": 57, "column": 51 }, "end": { "line": 57, "column": 55 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2781, "end": 2782, "loc": { "start": { "line": 57, "column": 55 }, "end": { "line": 57, "column": 56 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setDisplayMode", "start": 2782, "end": 2796, "loc": { "start": { "line": 57, "column": 56 }, "end": { "line": 57, "column": 70 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2796, "end": 2797, "loc": { "start": { "line": 57, "column": 70 }, "end": { "line": 57, "column": 71 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumDisplayMode", "start": 2797, "end": 2812, "loc": { "start": { "line": 57, "column": 71 }, "end": { "line": 57, "column": 86 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2812, "end": 2813, "loc": { "start": { "line": 57, "column": 86 }, "end": { "line": 57, "column": 87 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "icons", "start": 2813, "end": 2818, "loc": { "start": { "line": 57, "column": 87 }, "end": { "line": 57, "column": 92 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2818, "end": 2819, "loc": { "start": { "line": 57, "column": 92 }, "end": { "line": 57, "column": 93 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2819, "end": 2820, "loc": { "start": { "line": 57, "column": 93 }, "end": { "line": 57, "column": 94 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2820, "end": 2821, "loc": { "start": { "line": 57, "column": 94 }, "end": { "line": 57, "column": 95 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2831, "end": 2835, "loc": { "start": { "line": 58, "column": 8 }, "end": { "line": 58, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2835, "end": 2836, "loc": { "start": { "line": 58, "column": 12 }, "end": { "line": 58, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClicks", "start": 2836, "end": 2847, "loc": { "start": { "line": 58, "column": 13 }, "end": { "line": 58, "column": 24 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2847, "end": 2848, "loc": { "start": { "line": 58, "column": 24 }, "end": { "line": 58, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "buttonDisplayDetailed", "start": 2848, "end": 2869, "loc": { "start": { "line": 58, "column": 25 }, "end": { "line": 58, "column": 46 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2869, "end": 2870, "loc": { "start": { "line": 58, "column": 46 }, "end": { "line": 58, "column": 47 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2871, "end": 2872, "loc": { "start": { "line": 58, "column": 48 }, "end": { "line": 58, "column": 49 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2872, "end": 2873, "loc": { "start": { "line": 58, "column": 49 }, "end": { "line": 58, "column": 50 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2874, "end": 2876, "loc": { "start": { "line": 58, "column": 51 }, "end": { "line": 58, "column": 53 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2877, "end": 2881, "loc": { "start": { "line": 58, "column": 54 }, "end": { "line": 58, "column": 58 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2881, "end": 2882, "loc": { "start": { "line": 58, "column": 58 }, "end": { "line": 58, "column": 59 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setDisplayMode", "start": 2882, "end": 2896, "loc": { "start": { "line": 58, "column": 59 }, "end": { "line": 58, "column": 73 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2896, "end": 2897, "loc": { "start": { "line": 58, "column": 73 }, "end": { "line": 58, "column": 74 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumDisplayMode", "start": 2897, "end": 2912, "loc": { "start": { "line": 58, "column": 74 }, "end": { "line": 58, "column": 89 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2912, "end": 2913, "loc": { "start": { "line": 58, "column": 89 }, "end": { "line": 58, "column": 90 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "detailed", "start": 2913, "end": 2921, "loc": { "start": { "line": 58, "column": 90 }, "end": { "line": 58, "column": 98 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2921, "end": 2922, "loc": { "start": { "line": 58, "column": 98 }, "end": { "line": 58, "column": 99 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2922, "end": 2923, "loc": { "start": { "line": 58, "column": 99 }, "end": { "line": 58, "column": 100 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2923, "end": 2924, "loc": { "start": { "line": 58, "column": 100 }, "end": { "line": 58, "column": 101 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2936, "end": 2940, "loc": { "start": { "line": 60, "column": 8 }, "end": { "line": 60, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2940, "end": 2941, "loc": { "start": { "line": 60, "column": 12 }, "end": { "line": 60, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "contentDiv", "start": 2941, "end": 2951, "loc": { "start": { "line": 60, "column": 13 }, "end": { "line": 60, "column": 23 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2952, "end": 2953, "loc": { "start": { "line": 60, "column": 24 }, "end": { "line": 60, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeDiv", "start": 2954, "end": 2961, "loc": { "start": { "line": 60, "column": 26 }, "end": { "line": 60, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2961, "end": 2962, "loc": { "start": { "line": 60, "column": 33 }, "end": { "line": 60, "column": 34 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2962, "end": 2966, "loc": { "start": { "line": 60, "column": 34 }, "end": { "line": 60, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2966, "end": 2967, "loc": { "start": { "line": 60, "column": 38 }, "end": { "line": 60, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogInner", "start": 2967, "end": 2978, "loc": { "start": { "line": 60, "column": 39 }, "end": { "line": 60, "column": 50 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2978, "end": 2979, "loc": { "start": { "line": 60, "column": 50 }, "end": { "line": 60, "column": 51 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 2980, "end": 2984, "loc": { "start": { "line": 60, "column": 52 }, "end": { "line": 60, "column": 56 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2984, "end": 2985, "loc": { "start": { "line": 60, "column": 56 }, "end": { "line": 60, "column": 57 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2986, "end": 2987, "loc": { "start": { "line": 60, "column": 58 }, "end": { "line": 60, "column": 59 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "content", "start": 2987, "end": 2996, "loc": { "start": { "line": 60, "column": 59 }, "end": { "line": 60, "column": 68 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2996, "end": 2997, "loc": { "start": { "line": 60, "column": 68 }, "end": { "line": 60, "column": 69 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2997, "end": 2998, "loc": { "start": { "line": 60, "column": 69 }, "end": { "line": 60, "column": 70 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2998, "end": 2999, "loc": { "start": { "line": 60, "column": 70 }, "end": { "line": 60, "column": 71 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3005, "end": 3006, "loc": { "start": { "line": 61, "column": 4 }, "end": { "line": 61, "column": 5 } } }, { "type": "CommentBlock", "value": "*\r\n * @param {enumAnalyticsDataSource} source\r\n ", "start": 3014, "end": 3074, "loc": { "start": { "line": 63, "column": 4 }, "end": { "line": 65, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setDataSource", "start": 3080, "end": 3093, "loc": { "start": { "line": 66, "column": 4 }, "end": { "line": 66, "column": 17 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3093, "end": 3094, "loc": { "start": { "line": 66, "column": 17 }, "end": { "line": 66, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "source", "start": 3094, "end": 3100, "loc": { "start": { "line": 66, "column": 18 }, "end": { "line": 66, "column": 24 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3100, "end": 3101, "loc": { "start": { "line": 66, "column": 24 }, "end": { "line": 66, "column": 25 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3102, "end": 3103, "loc": { "start": { "line": 66, "column": 26 }, "end": { "line": 66, "column": 27 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3113, "end": 3117, "loc": { "start": { "line": 67, "column": 8 }, "end": { "line": 67, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3117, "end": 3118, "loc": { "start": { "line": 67, "column": 12 }, "end": { "line": 67, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dataSource", "start": 3118, "end": 3128, "loc": { "start": { "line": 67, "column": 13 }, "end": { "line": 67, "column": 23 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3129, "end": 3130, "loc": { "start": { "line": 67, "column": 24 }, "end": { "line": 67, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "source", "start": 3131, "end": 3137, "loc": { "start": { "line": 67, "column": 26 }, "end": { "line": 67, "column": 32 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3137, "end": 3138, "loc": { "start": { "line": 67, "column": 32 }, "end": { "line": 67, "column": 33 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3148, "end": 3152, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3152, "end": 3153, "loc": { "start": { "line": 68, "column": 12 }, "end": { "line": 68, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogInner", "start": 3153, "end": 3164, "loc": { "start": { "line": 68, "column": 13 }, "end": { "line": 68, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3164, "end": 3165, "loc": { "start": { "line": 68, "column": 24 }, "end": { "line": 68, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setAttribute", "start": 3165, "end": 3177, "loc": { "start": { "line": 68, "column": 25 }, "end": { "line": 68, "column": 37 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3177, "end": 3178, "loc": { "start": { "line": 68, "column": 37 }, "end": { "line": 68, "column": 38 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "data-datasource", "start": 3178, "end": 3195, "loc": { "start": { "line": 68, "column": 38 }, "end": { "line": 68, "column": 55 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3195, "end": 3196, "loc": { "start": { "line": 68, "column": 55 }, "end": { "line": 68, "column": 56 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "source", "start": 3197, "end": 3203, "loc": { "start": { "line": 68, "column": 57 }, "end": { "line": 68, "column": 63 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3203, "end": 3204, "loc": { "start": { "line": 68, "column": 63 }, "end": { "line": 68, "column": 64 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3204, "end": 3205, "loc": { "start": { "line": 68, "column": 64 }, "end": { "line": 68, "column": 65 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3217, "end": 3221, "loc": { "start": { "line": 70, "column": 8 }, "end": { "line": 70, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3221, "end": 3222, "loc": { "start": { "line": 70, "column": 12 }, "end": { "line": 70, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sourceExplanation", "start": 3222, "end": 3239, "loc": { "start": { "line": 70, "column": 13 }, "end": { "line": 70, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3239, "end": 3240, "loc": { "start": { "line": 70, "column": 30 }, "end": { "line": 70, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "innerText", "start": 3240, "end": 3249, "loc": { "start": { "line": 70, "column": 31 }, "end": { "line": 70, "column": 40 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3250, "end": 3251, "loc": { "start": { "line": 70, "column": 41 }, "end": { "line": 70, "column": 42 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 3252, "end": 3253, "loc": { "start": { "line": 70, "column": 43 }, "end": { "line": 70, "column": 44 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3253, "end": 3254, "loc": { "start": { "line": 70, "column": 44 }, "end": { "line": 70, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ingame", "start": 3254, "end": 3260, "loc": { "start": { "line": 70, "column": 45 }, "end": { "line": 70, "column": 51 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3260, "end": 3261, "loc": { "start": { "line": 70, "column": 51 }, "end": { "line": 70, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "statistics", "start": 3261, "end": 3271, "loc": { "start": { "line": 70, "column": 52 }, "end": { "line": 70, "column": 62 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3271, "end": 3272, "loc": { "start": { "line": 70, "column": 62 }, "end": { "line": 70, "column": 63 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dataSources", "start": 3272, "end": 3283, "loc": { "start": { "line": 70, "column": 63 }, "end": { "line": 70, "column": 74 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3283, "end": 3284, "loc": { "start": { "line": 70, "column": 74 }, "end": { "line": 70, "column": 75 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "source", "start": 3284, "end": 3290, "loc": { "start": { "line": 70, "column": 75 }, "end": { "line": 70, "column": 81 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3290, "end": 3291, "loc": { "start": { "line": 70, "column": 81 }, "end": { "line": 70, "column": 82 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3291, "end": 3292, "loc": { "start": { "line": 70, "column": 82 }, "end": { "line": 70, "column": 83 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "description", "start": 3292, "end": 3303, "loc": { "start": { "line": 70, "column": 83 }, "end": { "line": 70, "column": 94 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3303, "end": 3304, "loc": { "start": { "line": 70, "column": 94 }, "end": { "line": 70, "column": 95 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 3314, "end": 3316, "loc": { "start": { "line": 71, "column": 8 }, "end": { "line": 71, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3317, "end": 3318, "loc": { "start": { "line": 71, "column": 11 }, "end": { "line": 71, "column": 12 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3318, "end": 3322, "loc": { "start": { "line": 71, "column": 12 }, "end": { "line": 71, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3322, "end": 3323, "loc": { "start": { "line": 71, "column": 16 }, "end": { "line": 71, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "visible", "start": 3323, "end": 3330, "loc": { "start": { "line": 71, "column": 17 }, "end": { "line": 71, "column": 24 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3330, "end": 3331, "loc": { "start": { "line": 71, "column": 24 }, "end": { "line": 71, "column": 25 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3332, "end": 3333, "loc": { "start": { "line": 71, "column": 26 }, "end": { "line": 71, "column": 27 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3347, "end": 3351, "loc": { "start": { "line": 72, "column": 12 }, "end": { "line": 72, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3351, "end": 3352, "loc": { "start": { "line": 72, "column": 16 }, "end": { "line": 72, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "rerenderFull", "start": 3352, "end": 3364, "loc": { "start": { "line": 72, "column": 17 }, "end": { "line": 72, "column": 29 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3364, "end": 3365, "loc": { "start": { "line": 72, "column": 29 }, "end": { "line": 72, "column": 30 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3365, "end": 3366, "loc": { "start": { "line": 72, "column": 30 }, "end": { "line": 72, "column": 31 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3366, "end": 3367, "loc": { "start": { "line": 72, "column": 31 }, "end": { "line": 72, "column": 32 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3377, "end": 3378, "loc": { "start": { "line": 73, "column": 8 }, "end": { "line": 73, "column": 9 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3384, "end": 3385, "loc": { "start": { "line": 74, "column": 4 }, "end": { "line": 74, "column": 5 } } }, { "type": "CommentBlock", "value": "*\r\n * @param {enumDisplayMode} mode\r\n ", "start": 3393, "end": 3443, "loc": { "start": { "line": 76, "column": 4 }, "end": { "line": 78, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setDisplayMode", "start": 3449, "end": 3463, "loc": { "start": { "line": 79, "column": 4 }, "end": { "line": 79, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3463, "end": 3464, "loc": { "start": { "line": 79, "column": 18 }, "end": { "line": 79, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "mode", "start": 3464, "end": 3468, "loc": { "start": { "line": 79, "column": 19 }, "end": { "line": 79, "column": 23 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3468, "end": 3469, "loc": { "start": { "line": 79, "column": 23 }, "end": { "line": 79, "column": 24 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3470, "end": 3471, "loc": { "start": { "line": 79, "column": 25 }, "end": { "line": 79, "column": 26 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3481, "end": 3485, "loc": { "start": { "line": 80, "column": 8 }, "end": { "line": 80, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3485, "end": 3486, "loc": { "start": { "line": 80, "column": 12 }, "end": { "line": 80, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "displayMode", "start": 3486, "end": 3497, "loc": { "start": { "line": 80, "column": 13 }, "end": { "line": 80, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3498, "end": 3499, "loc": { "start": { "line": 80, "column": 25 }, "end": { "line": 80, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "mode", "start": 3500, "end": 3504, "loc": { "start": { "line": 80, "column": 27 }, "end": { "line": 80, "column": 31 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3504, "end": 3505, "loc": { "start": { "line": 80, "column": 31 }, "end": { "line": 80, "column": 32 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3515, "end": 3519, "loc": { "start": { "line": 81, "column": 8 }, "end": { "line": 81, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3519, "end": 3520, "loc": { "start": { "line": 81, "column": 12 }, "end": { "line": 81, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogInner", "start": 3520, "end": 3531, "loc": { "start": { "line": 81, "column": 13 }, "end": { "line": 81, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3531, "end": 3532, "loc": { "start": { "line": 81, "column": 24 }, "end": { "line": 81, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setAttribute", "start": 3532, "end": 3544, "loc": { "start": { "line": 81, "column": 25 }, "end": { "line": 81, "column": 37 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3544, "end": 3545, "loc": { "start": { "line": 81, "column": 37 }, "end": { "line": 81, "column": 38 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "data-displaymode", "start": 3545, "end": 3563, "loc": { "start": { "line": 81, "column": 38 }, "end": { "line": 81, "column": 56 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3563, "end": 3564, "loc": { "start": { "line": 81, "column": 56 }, "end": { "line": 81, "column": 57 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "mode", "start": 3565, "end": 3569, "loc": { "start": { "line": 81, "column": 58 }, "end": { "line": 81, "column": 62 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3569, "end": 3570, "loc": { "start": { "line": 81, "column": 62 }, "end": { "line": 81, "column": 63 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3570, "end": 3571, "loc": { "start": { "line": 81, "column": 63 }, "end": { "line": 81, "column": 64 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 3581, "end": 3583, "loc": { "start": { "line": 82, "column": 8 }, "end": { "line": 82, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3584, "end": 3585, "loc": { "start": { "line": 82, "column": 11 }, "end": { "line": 82, "column": 12 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3585, "end": 3589, "loc": { "start": { "line": 82, "column": 12 }, "end": { "line": 82, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3589, "end": 3590, "loc": { "start": { "line": 82, "column": 16 }, "end": { "line": 82, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "visible", "start": 3590, "end": 3597, "loc": { "start": { "line": 82, "column": 17 }, "end": { "line": 82, "column": 24 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3597, "end": 3598, "loc": { "start": { "line": 82, "column": 24 }, "end": { "line": 82, "column": 25 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3599, "end": 3600, "loc": { "start": { "line": 82, "column": 26 }, "end": { "line": 82, "column": 27 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3614, "end": 3618, "loc": { "start": { "line": 83, "column": 12 }, "end": { "line": 83, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3618, "end": 3619, "loc": { "start": { "line": 83, "column": 16 }, "end": { "line": 83, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "rerenderFull", "start": 3619, "end": 3631, "loc": { "start": { "line": 83, "column": 17 }, "end": { "line": 83, "column": 29 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3631, "end": 3632, "loc": { "start": { "line": 83, "column": 29 }, "end": { "line": 83, "column": 30 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3632, "end": 3633, "loc": { "start": { "line": 83, "column": 30 }, "end": { "line": 83, "column": 31 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3633, "end": 3634, "loc": { "start": { "line": 83, "column": 31 }, "end": { "line": 83, "column": 32 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3644, "end": 3645, "loc": { "start": { "line": 84, "column": 8 }, "end": { "line": 84, "column": 9 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3651, "end": 3652, "loc": { "start": { "line": 85, "column": 4 }, "end": { "line": 85, "column": 5 } } }, { "type": "CommentBlock", "value": "*\r\n * @param {boolean} sorted\r\n ", "start": 3660, "end": 3704, "loc": { "start": { "line": 87, "column": 4 }, "end": { "line": 89, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setSorted", "start": 3710, "end": 3719, "loc": { "start": { "line": 90, "column": 4 }, "end": { "line": 90, "column": 13 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3719, "end": 3720, "loc": { "start": { "line": 90, "column": 13 }, "end": { "line": 90, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sorted", "start": 3720, "end": 3726, "loc": { "start": { "line": 90, "column": 14 }, "end": { "line": 90, "column": 20 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3726, "end": 3727, "loc": { "start": { "line": 90, "column": 20 }, "end": { "line": 90, "column": 21 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3728, "end": 3729, "loc": { "start": { "line": 90, "column": 22 }, "end": { "line": 90, "column": 23 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3739, "end": 3743, "loc": { "start": { "line": 91, "column": 8 }, "end": { "line": 91, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3743, "end": 3744, "loc": { "start": { "line": 91, "column": 12 }, "end": { "line": 91, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sorted", "start": 3744, "end": 3750, "loc": { "start": { "line": 91, "column": 13 }, "end": { "line": 91, "column": 19 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3751, "end": 3752, "loc": { "start": { "line": 91, "column": 20 }, "end": { "line": 91, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sorted", "start": 3753, "end": 3759, "loc": { "start": { "line": 91, "column": 22 }, "end": { "line": 91, "column": 28 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3759, "end": 3760, "loc": { "start": { "line": 91, "column": 28 }, "end": { "line": 91, "column": 29 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3770, "end": 3774, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 92, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3774, "end": 3775, "loc": { "start": { "line": 92, "column": 12 }, "end": { "line": 92, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogInner", "start": 3775, "end": 3786, "loc": { "start": { "line": 92, "column": 13 }, "end": { "line": 92, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3786, "end": 3787, "loc": { "start": { "line": 92, "column": 24 }, "end": { "line": 92, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setAttribute", "start": 3787, "end": 3799, "loc": { "start": { "line": 92, "column": 25 }, "end": { "line": 92, "column": 37 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3799, "end": 3800, "loc": { "start": { "line": 92, "column": 37 }, "end": { "line": 92, "column": 38 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "data-sorted", "start": 3800, "end": 3813, "loc": { "start": { "line": 92, "column": 38 }, "end": { "line": 92, "column": 51 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3813, "end": 3814, "loc": { "start": { "line": 92, "column": 51 }, "end": { "line": 92, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "String", "start": 3815, "end": 3821, "loc": { "start": { "line": 92, "column": 53 }, "end": { "line": 92, "column": 59 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3821, "end": 3822, "loc": { "start": { "line": 92, "column": 59 }, "end": { "line": 92, "column": 60 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sorted", "start": 3822, "end": 3828, "loc": { "start": { "line": 92, "column": 60 }, "end": { "line": 92, "column": 66 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3828, "end": 3829, "loc": { "start": { "line": 92, "column": 66 }, "end": { "line": 92, "column": 67 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3829, "end": 3830, "loc": { "start": { "line": 92, "column": 67 }, "end": { "line": 92, "column": 68 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3830, "end": 3831, "loc": { "start": { "line": 92, "column": 68 }, "end": { "line": 92, "column": 69 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 3841, "end": 3843, "loc": { "start": { "line": 93, "column": 8 }, "end": { "line": 93, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3844, "end": 3845, "loc": { "start": { "line": 93, "column": 11 }, "end": { "line": 93, "column": 12 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3845, "end": 3849, "loc": { "start": { "line": 93, "column": 12 }, "end": { "line": 93, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3849, "end": 3850, "loc": { "start": { "line": 93, "column": 16 }, "end": { "line": 93, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "visible", "start": 3850, "end": 3857, "loc": { "start": { "line": 93, "column": 17 }, "end": { "line": 93, "column": 24 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3857, "end": 3858, "loc": { "start": { "line": 93, "column": 24 }, "end": { "line": 93, "column": 25 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3859, "end": 3860, "loc": { "start": { "line": 93, "column": 26 }, "end": { "line": 93, "column": 27 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3874, "end": 3878, "loc": { "start": { "line": 94, "column": 12 }, "end": { "line": 94, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3878, "end": 3879, "loc": { "start": { "line": 94, "column": 16 }, "end": { "line": 94, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "rerenderFull", "start": 3879, "end": 3891, "loc": { "start": { "line": 94, "column": 17 }, "end": { "line": 94, "column": 29 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3891, "end": 3892, "loc": { "start": { "line": 94, "column": 29 }, "end": { "line": 94, "column": 30 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3892, "end": 3893, "loc": { "start": { "line": 94, "column": 30 }, "end": { "line": 94, "column": 31 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3893, "end": 3894, "loc": { "start": { "line": 94, "column": 31 }, "end": { "line": 94, "column": 32 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3904, "end": 3905, "loc": { "start": { "line": 95, "column": 8 }, "end": { "line": 95, "column": 9 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3911, "end": 3912, "loc": { "start": { "line": 96, "column": 4 }, "end": { "line": 96, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "toggleSorted", "start": 3920, "end": 3932, "loc": { "start": { "line": 98, "column": 4 }, "end": { "line": 98, "column": 16 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3932, "end": 3933, "loc": { "start": { "line": 98, "column": 16 }, "end": { "line": 98, "column": 17 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3933, "end": 3934, "loc": { "start": { "line": 98, "column": 17 }, "end": { "line": 98, "column": 18 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3935, "end": 3936, "loc": { "start": { "line": 98, "column": 19 }, "end": { "line": 98, "column": 20 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3946, "end": 3950, "loc": { "start": { "line": 99, "column": 8 }, "end": { "line": 99, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3950, "end": 3951, "loc": { "start": { "line": 99, "column": 12 }, "end": { "line": 99, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setSorted", "start": 3951, "end": 3960, "loc": { "start": { "line": 99, "column": 13 }, "end": { "line": 99, "column": 22 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3960, "end": 3961, "loc": { "start": { "line": 99, "column": 22 }, "end": { "line": 99, "column": 23 } } }, { "type": { "label": "prefix", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "!", "start": 3961, "end": 3962, "loc": { "start": { "line": 99, "column": 23 }, "end": { "line": 99, "column": 24 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3962, "end": 3966, "loc": { "start": { "line": 99, "column": 24 }, "end": { "line": 99, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3966, "end": 3967, "loc": { "start": { "line": 99, "column": 28 }, "end": { "line": 99, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sorted", "start": 3967, "end": 3973, "loc": { "start": { "line": 99, "column": 29 }, "end": { "line": 99, "column": 35 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3973, "end": 3974, "loc": { "start": { "line": 99, "column": 35 }, "end": { "line": 99, "column": 36 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3974, "end": 3975, "loc": { "start": { "line": 99, "column": 36 }, "end": { "line": 99, "column": 37 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3981, "end": 3982, "loc": { "start": { "line": 100, "column": 4 }, "end": { "line": 100, "column": 5 } } }, { "type": "CommentBlock", "value": "*\r\n * Chooses the next unit\r\n ", "start": 3990, "end": 4032, "loc": { "start": { "line": 102, "column": 4 }, "end": { "line": 104, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "iterateUnit", "start": 4038, "end": 4049, "loc": { "start": { "line": 105, "column": 4 }, "end": { "line": 105, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4049, "end": 4050, "loc": { "start": { "line": 105, "column": 15 }, "end": { "line": 105, "column": 16 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4050, "end": 4051, "loc": { "start": { "line": 105, "column": 16 }, "end": { "line": 105, "column": 17 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4052, "end": 4053, "loc": { "start": { "line": 105, "column": 18 }, "end": { "line": 105, "column": 19 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 4063, "end": 4068, "loc": { "start": { "line": 106, "column": 8 }, "end": { "line": 106, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "units", "start": 4069, "end": 4074, "loc": { "start": { "line": 106, "column": 14 }, "end": { "line": 106, "column": 19 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4075, "end": 4076, "loc": { "start": { "line": 106, "column": 20 }, "end": { "line": 106, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Array", "start": 4077, "end": 4082, "loc": { "start": { "line": 106, "column": 22 }, "end": { "line": 106, "column": 27 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4082, "end": 4083, "loc": { "start": { "line": 106, "column": 27 }, "end": { "line": 106, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 4083, "end": 4087, "loc": { "start": { "line": 106, "column": 28 }, "end": { "line": 106, "column": 32 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4087, "end": 4088, "loc": { "start": { "line": 106, "column": 32 }, "end": { "line": 106, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Object", "start": 4088, "end": 4094, "loc": { "start": { "line": 106, "column": 33 }, "end": { "line": 106, "column": 39 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4094, "end": 4095, "loc": { "start": { "line": 106, "column": 39 }, "end": { "line": 106, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keys", "start": 4095, "end": 4099, "loc": { "start": { "line": 106, "column": 40 }, "end": { "line": 106, "column": 44 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4099, "end": 4100, "loc": { "start": { "line": 106, "column": 44 }, "end": { "line": 106, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "statisticsUnitsSeconds", "start": 4100, "end": 4122, "loc": { "start": { "line": 106, "column": 45 }, "end": { "line": 106, "column": 67 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4122, "end": 4123, "loc": { "start": { "line": 106, "column": 67 }, "end": { "line": 106, "column": 68 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4123, "end": 4124, "loc": { "start": { "line": 106, "column": 68 }, "end": { "line": 106, "column": 69 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4124, "end": 4125, "loc": { "start": { "line": 106, "column": 69 }, "end": { "line": 106, "column": 70 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 4135, "end": 4140, "loc": { "start": { "line": 107, "column": 8 }, "end": { "line": 107, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "newIndex", "start": 4141, "end": 4149, "loc": { "start": { "line": 107, "column": 14 }, "end": { "line": 107, "column": 22 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4150, "end": 4151, "loc": { "start": { "line": 107, "column": 23 }, "end": { "line": 107, "column": 24 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4152, "end": 4153, "loc": { "start": { "line": 107, "column": 25 }, "end": { "line": 107, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "units", "start": 4153, "end": 4158, "loc": { "start": { "line": 107, "column": 26 }, "end": { "line": 107, "column": 31 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4158, "end": 4159, "loc": { "start": { "line": 107, "column": 31 }, "end": { "line": 107, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "indexOf", "start": 4159, "end": 4166, "loc": { "start": { "line": 107, "column": 32 }, "end": { "line": 107, "column": 39 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4166, "end": 4167, "loc": { "start": { "line": 107, "column": 39 }, "end": { "line": 107, "column": 40 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4167, "end": 4171, "loc": { "start": { "line": 107, "column": 40 }, "end": { "line": 107, "column": 44 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4171, "end": 4172, "loc": { "start": { "line": 107, "column": 44 }, "end": { "line": 107, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "currentUnit", "start": 4172, "end": 4183, "loc": { "start": { "line": 107, "column": 45 }, "end": { "line": 107, "column": 56 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4183, "end": 4184, "loc": { "start": { "line": 107, "column": 56 }, "end": { "line": 107, "column": 57 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 4185, "end": 4186, "loc": { "start": { "line": 107, "column": 58 }, "end": { "line": 107, "column": 59 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 4187, "end": 4188, "loc": { "start": { "line": 107, "column": 60 }, "end": { "line": 107, "column": 61 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4188, "end": 4189, "loc": { "start": { "line": 107, "column": 61 }, "end": { "line": 107, "column": 62 } } }, { "type": { "label": "%", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 10, "updateContext": null }, "value": "%", "start": 4190, "end": 4191, "loc": { "start": { "line": 107, "column": 63 }, "end": { "line": 107, "column": 64 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "units", "start": 4192, "end": 4197, "loc": { "start": { "line": 107, "column": 65 }, "end": { "line": 107, "column": 70 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4197, "end": 4198, "loc": { "start": { "line": 107, "column": 70 }, "end": { "line": 107, "column": 71 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "length", "start": 4198, "end": 4204, "loc": { "start": { "line": 107, "column": 71 }, "end": { "line": 107, "column": 77 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4204, "end": 4205, "loc": { "start": { "line": 107, "column": 77 }, "end": { "line": 107, "column": 78 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4215, "end": 4219, "loc": { "start": { "line": 108, "column": 8 }, "end": { "line": 108, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4219, "end": 4220, "loc": { "start": { "line": 108, "column": 12 }, "end": { "line": 108, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "currentUnit", "start": 4220, "end": 4231, "loc": { "start": { "line": 108, "column": 13 }, "end": { "line": 108, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4232, "end": 4233, "loc": { "start": { "line": 108, "column": 25 }, "end": { "line": 108, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "units", "start": 4234, "end": 4239, "loc": { "start": { "line": 108, "column": 27 }, "end": { "line": 108, "column": 32 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4239, "end": 4240, "loc": { "start": { "line": 108, "column": 32 }, "end": { "line": 108, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "newIndex", "start": 4240, "end": 4248, "loc": { "start": { "line": 108, "column": 33 }, "end": { "line": 108, "column": 41 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4248, "end": 4249, "loc": { "start": { "line": 108, "column": 41 }, "end": { "line": 108, "column": 42 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4249, "end": 4250, "loc": { "start": { "line": 108, "column": 42 }, "end": { "line": 108, "column": 43 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4262, "end": 4266, "loc": { "start": { "line": 110, "column": 8 }, "end": { "line": 110, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4266, "end": 4267, "loc": { "start": { "line": 110, "column": 12 }, "end": { "line": 110, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "rerenderPartial", "start": 4267, "end": 4282, "loc": { "start": { "line": 110, "column": 13 }, "end": { "line": 110, "column": 28 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4282, "end": 4283, "loc": { "start": { "line": 110, "column": 28 }, "end": { "line": 110, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4283, "end": 4284, "loc": { "start": { "line": 110, "column": 29 }, "end": { "line": 110, "column": 30 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4284, "end": 4285, "loc": { "start": { "line": 110, "column": 30 }, "end": { "line": 110, "column": 31 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4291, "end": 4292, "loc": { "start": { "line": 111, "column": 4 }, "end": { "line": 111, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initialize", "start": 4300, "end": 4310, "loc": { "start": { "line": 113, "column": 4 }, "end": { "line": 113, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4310, "end": 4311, "loc": { "start": { "line": 113, "column": 14 }, "end": { "line": 113, "column": 15 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4311, "end": 4312, "loc": { "start": { "line": 113, "column": 15 }, "end": { "line": 113, "column": 16 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4313, "end": 4314, "loc": { "start": { "line": 113, "column": 17 }, "end": { "line": 113, "column": 18 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4324, "end": 4328, "loc": { "start": { "line": 114, "column": 8 }, "end": { "line": 114, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4328, "end": 4329, "loc": { "start": { "line": 114, "column": 12 }, "end": { "line": 114, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "domAttach", "start": 4329, "end": 4338, "loc": { "start": { "line": 114, "column": 13 }, "end": { "line": 114, "column": 22 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4339, "end": 4340, "loc": { "start": { "line": 114, "column": 23 }, "end": { "line": 114, "column": 24 } } }, { "type": { "label": "new", "keyword": "new", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "new", "start": 4341, "end": 4344, "loc": { "start": { "line": 114, "column": 25 }, "end": { "line": 114, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "DynamicDomAttach", "start": 4345, "end": 4361, "loc": { "start": { "line": 114, "column": 29 }, "end": { "line": 114, "column": 45 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4361, "end": 4362, "loc": { "start": { "line": 114, "column": 45 }, "end": { "line": 114, "column": 46 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4362, "end": 4366, "loc": { "start": { "line": 114, "column": 46 }, "end": { "line": 114, "column": 50 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4366, "end": 4367, "loc": { "start": { "line": 114, "column": 50 }, "end": { "line": 114, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 4367, "end": 4371, "loc": { "start": { "line": 114, "column": 51 }, "end": { "line": 114, "column": 55 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4371, "end": 4372, "loc": { "start": { "line": 114, "column": 55 }, "end": { "line": 114, "column": 56 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4373, "end": 4377, "loc": { "start": { "line": 114, "column": 57 }, "end": { "line": 114, "column": 61 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4377, "end": 4378, "loc": { "start": { "line": 114, "column": 61 }, "end": { "line": 114, "column": 62 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "background", "start": 4378, "end": 4388, "loc": { "start": { "line": 114, "column": 62 }, "end": { "line": 114, "column": 72 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4388, "end": 4389, "loc": { "start": { "line": 114, "column": 72 }, "end": { "line": 114, "column": 73 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4390, "end": 4391, "loc": { "start": { "line": 114, "column": 74 }, "end": { "line": 114, "column": 75 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "attachClass", "start": 4405, "end": 4416, "loc": { "start": { "line": 115, "column": 12 }, "end": { "line": 115, "column": 23 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4416, "end": 4417, "loc": { "start": { "line": 115, "column": 23 }, "end": { "line": 115, "column": 24 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "visible", "start": 4418, "end": 4427, "loc": { "start": { "line": 115, "column": 25 }, "end": { "line": 115, "column": 34 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4427, "end": 4428, "loc": { "start": { "line": 115, "column": 34 }, "end": { "line": 115, "column": 35 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4438, "end": 4439, "loc": { "start": { "line": 116, "column": 8 }, "end": { "line": 116, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4439, "end": 4440, "loc": { "start": { "line": 116, "column": 9 }, "end": { "line": 116, "column": 10 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4440, "end": 4441, "loc": { "start": { "line": 116, "column": 10 }, "end": { "line": 116, "column": 11 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4453, "end": 4457, "loc": { "start": { "line": 118, "column": 8 }, "end": { "line": 118, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4457, "end": 4458, "loc": { "start": { "line": 118, "column": 12 }, "end": { "line": 118, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "inputReciever", "start": 4458, "end": 4471, "loc": { "start": { "line": 118, "column": 13 }, "end": { "line": 118, "column": 26 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4472, "end": 4473, "loc": { "start": { "line": 118, "column": 27 }, "end": { "line": 118, "column": 28 } } }, { "type": { "label": "new", "keyword": "new", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "new", "start": 4474, "end": 4477, "loc": { "start": { "line": 118, "column": 29 }, "end": { "line": 118, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "InputReceiver", "start": 4478, "end": 4491, "loc": { "start": { "line": 118, "column": 33 }, "end": { "line": 118, "column": 46 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4491, "end": 4492, "loc": { "start": { "line": 118, "column": 46 }, "end": { "line": 118, "column": 47 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "statistics", "start": 4492, "end": 4504, "loc": { "start": { "line": 118, "column": 47 }, "end": { "line": 118, "column": 59 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4504, "end": 4505, "loc": { "start": { "line": 118, "column": 59 }, "end": { "line": 118, "column": 60 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4505, "end": 4506, "loc": { "start": { "line": 118, "column": 60 }, "end": { "line": 118, "column": 61 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4516, "end": 4520, "loc": { "start": { "line": 119, "column": 8 }, "end": { "line": 119, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4520, "end": 4521, "loc": { "start": { "line": 119, "column": 12 }, "end": { "line": 119, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keyActionMapper", "start": 4521, "end": 4536, "loc": { "start": { "line": 119, "column": 13 }, "end": { "line": 119, "column": 28 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4537, "end": 4538, "loc": { "start": { "line": 119, "column": 29 }, "end": { "line": 119, "column": 30 } } }, { "type": { "label": "new", "keyword": "new", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "new", "start": 4539, "end": 4542, "loc": { "start": { "line": 119, "column": 31 }, "end": { "line": 119, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "KeyActionMapper", "start": 4543, "end": 4558, "loc": { "start": { "line": 119, "column": 35 }, "end": { "line": 119, "column": 50 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4558, "end": 4559, "loc": { "start": { "line": 119, "column": 50 }, "end": { "line": 119, "column": 51 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4559, "end": 4563, "loc": { "start": { "line": 119, "column": 51 }, "end": { "line": 119, "column": 55 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4563, "end": 4564, "loc": { "start": { "line": 119, "column": 55 }, "end": { "line": 119, "column": 56 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 4564, "end": 4568, "loc": { "start": { "line": 119, "column": 56 }, "end": { "line": 119, "column": 60 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4568, "end": 4569, "loc": { "start": { "line": 119, "column": 60 }, "end": { "line": 119, "column": 61 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4570, "end": 4574, "loc": { "start": { "line": 119, "column": 62 }, "end": { "line": 119, "column": 66 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4574, "end": 4575, "loc": { "start": { "line": 119, "column": 66 }, "end": { "line": 119, "column": 67 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "inputReciever", "start": 4575, "end": 4588, "loc": { "start": { "line": 119, "column": 67 }, "end": { "line": 119, "column": 80 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4588, "end": 4589, "loc": { "start": { "line": 119, "column": 80 }, "end": { "line": 119, "column": 81 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4589, "end": 4590, "loc": { "start": { "line": 119, "column": 81 }, "end": { "line": 119, "column": 82 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4602, "end": 4606, "loc": { "start": { "line": 121, "column": 8 }, "end": { "line": 121, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4606, "end": 4607, "loc": { "start": { "line": 121, "column": 12 }, "end": { "line": 121, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keyActionMapper", "start": 4607, "end": 4622, "loc": { "start": { "line": 121, "column": 13 }, "end": { "line": 121, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4622, "end": 4623, "loc": { "start": { "line": 121, "column": 28 }, "end": { "line": 121, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getBinding", "start": 4623, "end": 4633, "loc": { "start": { "line": 121, "column": 29 }, "end": { "line": 121, "column": 39 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4633, "end": 4634, "loc": { "start": { "line": 121, "column": 39 }, "end": { "line": 121, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "KEYMAPPINGS", "start": 4634, "end": 4645, "loc": { "start": { "line": 121, "column": 40 }, "end": { "line": 121, "column": 51 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4645, "end": 4646, "loc": { "start": { "line": 121, "column": 51 }, "end": { "line": 121, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "general", "start": 4646, "end": 4653, "loc": { "start": { "line": 121, "column": 52 }, "end": { "line": 121, "column": 59 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4653, "end": 4654, "loc": { "start": { "line": 121, "column": 59 }, "end": { "line": 121, "column": 60 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "back", "start": 4654, "end": 4658, "loc": { "start": { "line": 121, "column": 60 }, "end": { "line": 121, "column": 64 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4658, "end": 4659, "loc": { "start": { "line": 121, "column": 64 }, "end": { "line": 121, "column": 65 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4659, "end": 4660, "loc": { "start": { "line": 121, "column": 65 }, "end": { "line": 121, "column": 66 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 4660, "end": 4663, "loc": { "start": { "line": 121, "column": 66 }, "end": { "line": 121, "column": 69 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4663, "end": 4664, "loc": { "start": { "line": 121, "column": 69 }, "end": { "line": 121, "column": 70 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4664, "end": 4668, "loc": { "start": { "line": 121, "column": 70 }, "end": { "line": 121, "column": 74 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4668, "end": 4669, "loc": { "start": { "line": 121, "column": 74 }, "end": { "line": 121, "column": 75 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "close", "start": 4669, "end": 4674, "loc": { "start": { "line": 121, "column": 75 }, "end": { "line": 121, "column": 80 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4674, "end": 4675, "loc": { "start": { "line": 121, "column": 80 }, "end": { "line": 121, "column": 81 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4676, "end": 4680, "loc": { "start": { "line": 121, "column": 82 }, "end": { "line": 121, "column": 86 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4680, "end": 4681, "loc": { "start": { "line": 121, "column": 86 }, "end": { "line": 121, "column": 87 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4681, "end": 4682, "loc": { "start": { "line": 121, "column": 87 }, "end": { "line": 121, "column": 88 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4692, "end": 4696, "loc": { "start": { "line": 122, "column": 8 }, "end": { "line": 122, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4696, "end": 4697, "loc": { "start": { "line": 122, "column": 12 }, "end": { "line": 122, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keyActionMapper", "start": 4697, "end": 4712, "loc": { "start": { "line": 122, "column": 13 }, "end": { "line": 122, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4712, "end": 4713, "loc": { "start": { "line": 122, "column": 28 }, "end": { "line": 122, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getBinding", "start": 4713, "end": 4723, "loc": { "start": { "line": 122, "column": 29 }, "end": { "line": 122, "column": 39 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4723, "end": 4724, "loc": { "start": { "line": 122, "column": 39 }, "end": { "line": 122, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "KEYMAPPINGS", "start": 4724, "end": 4735, "loc": { "start": { "line": 122, "column": 40 }, "end": { "line": 122, "column": 51 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4735, "end": 4736, "loc": { "start": { "line": 122, "column": 51 }, "end": { "line": 122, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ingame", "start": 4736, "end": 4742, "loc": { "start": { "line": 122, "column": 52 }, "end": { "line": 122, "column": 58 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4742, "end": 4743, "loc": { "start": { "line": 122, "column": 58 }, "end": { "line": 122, "column": 59 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "menuClose", "start": 4743, "end": 4752, "loc": { "start": { "line": 122, "column": 59 }, "end": { "line": 122, "column": 68 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4752, "end": 4753, "loc": { "start": { "line": 122, "column": 68 }, "end": { "line": 122, "column": 69 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4753, "end": 4754, "loc": { "start": { "line": 122, "column": 69 }, "end": { "line": 122, "column": 70 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 4754, "end": 4757, "loc": { "start": { "line": 122, "column": 70 }, "end": { "line": 122, "column": 73 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4757, "end": 4758, "loc": { "start": { "line": 122, "column": 73 }, "end": { "line": 122, "column": 74 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4758, "end": 4762, "loc": { "start": { "line": 122, "column": 74 }, "end": { "line": 122, "column": 78 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4762, "end": 4763, "loc": { "start": { "line": 122, "column": 78 }, "end": { "line": 122, "column": 79 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "close", "start": 4763, "end": 4768, "loc": { "start": { "line": 122, "column": 79 }, "end": { "line": 122, "column": 84 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4768, "end": 4769, "loc": { "start": { "line": 122, "column": 84 }, "end": { "line": 122, "column": 85 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4770, "end": 4774, "loc": { "start": { "line": 122, "column": 86 }, "end": { "line": 122, "column": 90 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4774, "end": 4775, "loc": { "start": { "line": 122, "column": 90 }, "end": { "line": 122, "column": 91 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4775, "end": 4776, "loc": { "start": { "line": 122, "column": 91 }, "end": { "line": 122, "column": 92 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4786, "end": 4790, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4790, "end": 4791, "loc": { "start": { "line": 123, "column": 12 }, "end": { "line": 123, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keyActionMapper", "start": 4791, "end": 4806, "loc": { "start": { "line": 123, "column": 13 }, "end": { "line": 123, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4806, "end": 4807, "loc": { "start": { "line": 123, "column": 28 }, "end": { "line": 123, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getBinding", "start": 4807, "end": 4817, "loc": { "start": { "line": 123, "column": 29 }, "end": { "line": 123, "column": 39 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4817, "end": 4818, "loc": { "start": { "line": 123, "column": 39 }, "end": { "line": 123, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "KEYMAPPINGS", "start": 4818, "end": 4829, "loc": { "start": { "line": 123, "column": 40 }, "end": { "line": 123, "column": 51 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4829, "end": 4830, "loc": { "start": { "line": 123, "column": 51 }, "end": { "line": 123, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ingame", "start": 4830, "end": 4836, "loc": { "start": { "line": 123, "column": 52 }, "end": { "line": 123, "column": 58 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4836, "end": 4837, "loc": { "start": { "line": 123, "column": 58 }, "end": { "line": 123, "column": 59 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "menuOpenStats", "start": 4837, "end": 4850, "loc": { "start": { "line": 123, "column": 59 }, "end": { "line": 123, "column": 72 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4850, "end": 4851, "loc": { "start": { "line": 123, "column": 72 }, "end": { "line": 123, "column": 73 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4851, "end": 4852, "loc": { "start": { "line": 123, "column": 73 }, "end": { "line": 123, "column": 74 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 4852, "end": 4855, "loc": { "start": { "line": 123, "column": 74 }, "end": { "line": 123, "column": 77 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4855, "end": 4856, "loc": { "start": { "line": 123, "column": 77 }, "end": { "line": 123, "column": 78 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4856, "end": 4860, "loc": { "start": { "line": 123, "column": 78 }, "end": { "line": 123, "column": 82 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4860, "end": 4861, "loc": { "start": { "line": 123, "column": 82 }, "end": { "line": 123, "column": 83 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "close", "start": 4861, "end": 4866, "loc": { "start": { "line": 123, "column": 83 }, "end": { "line": 123, "column": 88 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4866, "end": 4867, "loc": { "start": { "line": 123, "column": 88 }, "end": { "line": 123, "column": 89 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4868, "end": 4872, "loc": { "start": { "line": 123, "column": 90 }, "end": { "line": 123, "column": 94 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4872, "end": 4873, "loc": { "start": { "line": 123, "column": 94 }, "end": { "line": 123, "column": 95 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4873, "end": 4874, "loc": { "start": { "line": 123, "column": 95 }, "end": { "line": 123, "column": 96 } } }, { "type": "CommentBlock", "value": "* @type {Object.} ", "start": 4886, "end": 4942, "loc": { "start": { "line": 125, "column": 8 }, "end": { "line": 125, "column": 64 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4952, "end": 4956, "loc": { "start": { "line": 126, "column": 8 }, "end": { "line": 126, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4956, "end": 4957, "loc": { "start": { "line": 126, "column": 12 }, "end": { "line": 126, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "activeHandles", "start": 4957, "end": 4970, "loc": { "start": { "line": 126, "column": 13 }, "end": { "line": 126, "column": 26 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4971, "end": 4972, "loc": { "start": { "line": 126, "column": 27 }, "end": { "line": 126, "column": 28 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4973, "end": 4974, "loc": { "start": { "line": 126, "column": 29 }, "end": { "line": 126, "column": 30 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4974, "end": 4975, "loc": { "start": { "line": 126, "column": 30 }, "end": { "line": 126, "column": 31 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4975, "end": 4976, "loc": { "start": { "line": 126, "column": 31 }, "end": { "line": 126, "column": 32 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4988, "end": 4992, "loc": { "start": { "line": 128, "column": 8 }, "end": { "line": 128, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4992, "end": 4993, "loc": { "start": { "line": 128, "column": 12 }, "end": { "line": 128, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "currentUnit", "start": 4993, "end": 5004, "loc": { "start": { "line": 128, "column": 13 }, "end": { "line": 128, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5005, "end": 5006, "loc": { "start": { "line": 128, "column": 25 }, "end": { "line": 128, "column": 26 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "second", "start": 5007, "end": 5015, "loc": { "start": { "line": 128, "column": 27 }, "end": { "line": 128, "column": 35 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5015, "end": 5016, "loc": { "start": { "line": 128, "column": 35 }, "end": { "line": 128, "column": 36 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5028, "end": 5032, "loc": { "start": { "line": 130, "column": 8 }, "end": { "line": 130, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5032, "end": 5033, "loc": { "start": { "line": 130, "column": 12 }, "end": { "line": 130, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setSorted", "start": 5033, "end": 5042, "loc": { "start": { "line": 130, "column": 13 }, "end": { "line": 130, "column": 22 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5042, "end": 5043, "loc": { "start": { "line": 130, "column": 22 }, "end": { "line": 130, "column": 23 } } }, { "type": { "label": "true", "keyword": "true", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "true", "start": 5043, "end": 5047, "loc": { "start": { "line": 130, "column": 23 }, "end": { "line": 130, "column": 27 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5047, "end": 5048, "loc": { "start": { "line": 130, "column": 27 }, "end": { "line": 130, "column": 28 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5048, "end": 5049, "loc": { "start": { "line": 130, "column": 28 }, "end": { "line": 130, "column": 29 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5059, "end": 5063, "loc": { "start": { "line": 131, "column": 8 }, "end": { "line": 131, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5063, "end": 5064, "loc": { "start": { "line": 131, "column": 12 }, "end": { "line": 131, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setDataSource", "start": 5064, "end": 5077, "loc": { "start": { "line": 131, "column": 13 }, "end": { "line": 131, "column": 26 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5077, "end": 5078, "loc": { "start": { "line": 131, "column": 26 }, "end": { "line": 131, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumAnalyticsDataSource", "start": 5078, "end": 5101, "loc": { "start": { "line": 131, "column": 27 }, "end": { "line": 131, "column": 50 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5101, "end": 5102, "loc": { "start": { "line": 131, "column": 50 }, "end": { "line": 131, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "produced", "start": 5102, "end": 5110, "loc": { "start": { "line": 131, "column": 51 }, "end": { "line": 131, "column": 59 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5110, "end": 5111, "loc": { "start": { "line": 131, "column": 59 }, "end": { "line": 131, "column": 60 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5111, "end": 5112, "loc": { "start": { "line": 131, "column": 60 }, "end": { "line": 131, "column": 61 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5122, "end": 5126, "loc": { "start": { "line": 132, "column": 8 }, "end": { "line": 132, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5126, "end": 5127, "loc": { "start": { "line": 132, "column": 12 }, "end": { "line": 132, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setDisplayMode", "start": 5127, "end": 5141, "loc": { "start": { "line": 132, "column": 13 }, "end": { "line": 132, "column": 27 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5141, "end": 5142, "loc": { "start": { "line": 132, "column": 27 }, "end": { "line": 132, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumDisplayMode", "start": 5142, "end": 5157, "loc": { "start": { "line": 132, "column": 28 }, "end": { "line": 132, "column": 43 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5157, "end": 5158, "loc": { "start": { "line": 132, "column": 43 }, "end": { "line": 132, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "detailed", "start": 5158, "end": 5166, "loc": { "start": { "line": 132, "column": 44 }, "end": { "line": 132, "column": 52 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5166, "end": 5167, "loc": { "start": { "line": 132, "column": 52 }, "end": { "line": 132, "column": 53 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5167, "end": 5168, "loc": { "start": { "line": 132, "column": 53 }, "end": { "line": 132, "column": 54 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5180, "end": 5184, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 134, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5184, "end": 5185, "loc": { "start": { "line": 134, "column": 12 }, "end": { "line": 134, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "intersectionObserver", "start": 5185, "end": 5205, "loc": { "start": { "line": 134, "column": 13 }, "end": { "line": 134, "column": 33 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5206, "end": 5207, "loc": { "start": { "line": 134, "column": 34 }, "end": { "line": 134, "column": 35 } } }, { "type": { "label": "new", "keyword": "new", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "new", "start": 5208, "end": 5211, "loc": { "start": { "line": 134, "column": 36 }, "end": { "line": 134, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "IntersectionObserver", "start": 5212, "end": 5232, "loc": { "start": { "line": 134, "column": 40 }, "end": { "line": 134, "column": 60 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5232, "end": 5233, "loc": { "start": { "line": 134, "column": 60 }, "end": { "line": 134, "column": 61 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5233, "end": 5237, "loc": { "start": { "line": 134, "column": 61 }, "end": { "line": 134, "column": 65 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5237, "end": 5238, "loc": { "start": { "line": 134, "column": 65 }, "end": { "line": 134, "column": 66 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "intersectionCallback", "start": 5238, "end": 5258, "loc": { "start": { "line": 134, "column": 66 }, "end": { "line": 134, "column": 86 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5258, "end": 5259, "loc": { "start": { "line": 134, "column": 86 }, "end": { "line": 134, "column": 87 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "bind", "start": 5259, "end": 5263, "loc": { "start": { "line": 134, "column": 87 }, "end": { "line": 134, "column": 91 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5263, "end": 5264, "loc": { "start": { "line": 134, "column": 91 }, "end": { "line": 134, "column": 92 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5264, "end": 5268, "loc": { "start": { "line": 134, "column": 92 }, "end": { "line": 134, "column": 96 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5268, "end": 5269, "loc": { "start": { "line": 134, "column": 96 }, "end": { "line": 134, "column": 97 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5269, "end": 5270, "loc": { "start": { "line": 134, "column": 97 }, "end": { "line": 134, "column": 98 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5271, "end": 5272, "loc": { "start": { "line": 134, "column": 99 }, "end": { "line": 134, "column": 100 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 5286, "end": 5290, "loc": { "start": { "line": 135, "column": 12 }, "end": { "line": 135, "column": 16 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5290, "end": 5291, "loc": { "start": { "line": 135, "column": 16 }, "end": { "line": 135, "column": 17 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5292, "end": 5296, "loc": { "start": { "line": 135, "column": 18 }, "end": { "line": 135, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5296, "end": 5297, "loc": { "start": { "line": 135, "column": 22 }, "end": { "line": 135, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "contentDiv", "start": 5297, "end": 5307, "loc": { "start": { "line": 135, "column": 23 }, "end": { "line": 135, "column": 33 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5307, "end": 5308, "loc": { "start": { "line": 135, "column": 33 }, "end": { "line": 135, "column": 34 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5318, "end": 5319, "loc": { "start": { "line": 136, "column": 8 }, "end": { "line": 136, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5319, "end": 5320, "loc": { "start": { "line": 136, "column": 9 }, "end": { "line": 136, "column": 10 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5320, "end": 5321, "loc": { "start": { "line": 136, "column": 10 }, "end": { "line": 136, "column": 11 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5333, "end": 5337, "loc": { "start": { "line": 138, "column": 8 }, "end": { "line": 138, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5337, "end": 5338, "loc": { "start": { "line": 138, "column": 12 }, "end": { "line": 138, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "lastFullRerender", "start": 5338, "end": 5354, "loc": { "start": { "line": 138, "column": 13 }, "end": { "line": 138, "column": 29 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5355, "end": 5356, "loc": { "start": { "line": 138, "column": 30 }, "end": { "line": 138, "column": 31 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 5357, "end": 5358, "loc": { "start": { "line": 138, "column": 32 }, "end": { "line": 138, "column": 33 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5358, "end": 5359, "loc": { "start": { "line": 138, "column": 33 }, "end": { "line": 138, "column": 34 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5371, "end": 5375, "loc": { "start": { "line": 140, "column": 8 }, "end": { "line": 140, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5375, "end": 5376, "loc": { "start": { "line": 140, "column": 12 }, "end": { "line": 140, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "close", "start": 5376, "end": 5381, "loc": { "start": { "line": 140, "column": 13 }, "end": { "line": 140, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5381, "end": 5382, "loc": { "start": { "line": 140, "column": 18 }, "end": { "line": 140, "column": 19 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5382, "end": 5383, "loc": { "start": { "line": 140, "column": 19 }, "end": { "line": 140, "column": 20 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5383, "end": 5384, "loc": { "start": { "line": 140, "column": 20 }, "end": { "line": 140, "column": 21 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5394, "end": 5398, "loc": { "start": { "line": 141, "column": 8 }, "end": { "line": 141, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5398, "end": 5399, "loc": { "start": { "line": 141, "column": 12 }, "end": { "line": 141, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "rerenderFull", "start": 5399, "end": 5411, "loc": { "start": { "line": 141, "column": 13 }, "end": { "line": 141, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5411, "end": 5412, "loc": { "start": { "line": 141, "column": 25 }, "end": { "line": 141, "column": 26 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5412, "end": 5413, "loc": { "start": { "line": 141, "column": 26 }, "end": { "line": 141, "column": 27 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5413, "end": 5414, "loc": { "start": { "line": 141, "column": 27 }, "end": { "line": 141, "column": 28 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5420, "end": 5421, "loc": { "start": { "line": 142, "column": 4 }, "end": { "line": 142, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "intersectionCallback", "start": 5429, "end": 5449, "loc": { "start": { "line": 144, "column": 4 }, "end": { "line": 144, "column": 24 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5449, "end": 5450, "loc": { "start": { "line": 144, "column": 24 }, "end": { "line": 144, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entries", "start": 5450, "end": 5457, "loc": { "start": { "line": 144, "column": 25 }, "end": { "line": 144, "column": 32 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5457, "end": 5458, "loc": { "start": { "line": 144, "column": 32 }, "end": { "line": 144, "column": 33 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5459, "end": 5460, "loc": { "start": { "line": 144, "column": 34 }, "end": { "line": 144, "column": 35 } } }, { "type": { "label": "for", "keyword": "for", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": true, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "for", "start": 5470, "end": 5473, "loc": { "start": { "line": 145, "column": 8 }, "end": { "line": 145, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5474, "end": 5475, "loc": { "start": { "line": 145, "column": 12 }, "end": { "line": 145, "column": 13 } } }, { "type": { "label": "let", "keyword": "let", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "let", "start": 5475, "end": 5478, "loc": { "start": { "line": 145, "column": 13 }, "end": { "line": 145, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 5479, "end": 5480, "loc": { "start": { "line": 145, "column": 17 }, "end": { "line": 145, "column": 18 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5481, "end": 5482, "loc": { "start": { "line": 145, "column": 19 }, "end": { "line": 145, "column": 20 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 5483, "end": 5484, "loc": { "start": { "line": 145, "column": 21 }, "end": { "line": 145, "column": 22 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5484, "end": 5485, "loc": { "start": { "line": 145, "column": 22 }, "end": { "line": 145, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 5486, "end": 5487, "loc": { "start": { "line": 145, "column": 24 }, "end": { "line": 145, "column": 25 } } }, { "type": { "label": "", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": "<", "start": 5488, "end": 5489, "loc": { "start": { "line": 145, "column": 26 }, "end": { "line": 145, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entries", "start": 5490, "end": 5497, "loc": { "start": { "line": 145, "column": 28 }, "end": { "line": 145, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5497, "end": 5498, "loc": { "start": { "line": 145, "column": 35 }, "end": { "line": 145, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "length", "start": 5498, "end": 5504, "loc": { "start": { "line": 145, "column": 36 }, "end": { "line": 145, "column": 42 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5504, "end": 5505, "loc": { "start": { "line": 145, "column": 42 }, "end": { "line": 145, "column": 43 } } }, { "type": { "label": "++/--", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": true, "binop": null }, "value": "++", "start": 5506, "end": 5508, "loc": { "start": { "line": 145, "column": 44 }, "end": { "line": 145, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 5508, "end": 5509, "loc": { "start": { "line": 145, "column": 46 }, "end": { "line": 145, "column": 47 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5509, "end": 5510, "loc": { "start": { "line": 145, "column": 47 }, "end": { "line": 145, "column": 48 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5511, "end": 5512, "loc": { "start": { "line": 145, "column": 49 }, "end": { "line": 145, "column": 50 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 5526, "end": 5531, "loc": { "start": { "line": 146, "column": 12 }, "end": { "line": 146, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entry", "start": 5532, "end": 5537, "loc": { "start": { "line": 146, "column": 18 }, "end": { "line": 146, "column": 23 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5538, "end": 5539, "loc": { "start": { "line": 146, "column": 24 }, "end": { "line": 146, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entries", "start": 5540, "end": 5547, "loc": { "start": { "line": 146, "column": 26 }, "end": { "line": 146, "column": 33 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5547, "end": 5548, "loc": { "start": { "line": 146, "column": 33 }, "end": { "line": 146, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 5548, "end": 5549, "loc": { "start": { "line": 146, "column": 34 }, "end": { "line": 146, "column": 35 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5549, "end": 5550, "loc": { "start": { "line": 146, "column": 35 }, "end": { "line": 146, "column": 36 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5550, "end": 5551, "loc": { "start": { "line": 146, "column": 36 }, "end": { "line": 146, "column": 37 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 5565, "end": 5570, "loc": { "start": { "line": 147, "column": 12 }, "end": { "line": 147, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "handle", "start": 5571, "end": 5577, "loc": { "start": { "line": 147, "column": 18 }, "end": { "line": 147, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5578, "end": 5579, "loc": { "start": { "line": 147, "column": 25 }, "end": { "line": 147, "column": 26 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5580, "end": 5584, "loc": { "start": { "line": 147, "column": 27 }, "end": { "line": 147, "column": 31 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5584, "end": 5585, "loc": { "start": { "line": 147, "column": 31 }, "end": { "line": 147, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "activeHandles", "start": 5585, "end": 5598, "loc": { "start": { "line": 147, "column": 32 }, "end": { "line": 147, "column": 45 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5598, "end": 5599, "loc": { "start": { "line": 147, "column": 45 }, "end": { "line": 147, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entry", "start": 5599, "end": 5604, "loc": { "start": { "line": 147, "column": 46 }, "end": { "line": 147, "column": 51 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5604, "end": 5605, "loc": { "start": { "line": 147, "column": 51 }, "end": { "line": 147, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "target", "start": 5605, "end": 5611, "loc": { "start": { "line": 147, "column": 52 }, "end": { "line": 147, "column": 58 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5611, "end": 5612, "loc": { "start": { "line": 147, "column": 58 }, "end": { "line": 147, "column": 59 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getAttribute", "start": 5612, "end": 5624, "loc": { "start": { "line": 147, "column": 59 }, "end": { "line": 147, "column": 71 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5624, "end": 5625, "loc": { "start": { "line": 147, "column": 71 }, "end": { "line": 147, "column": 72 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "data-shape-key", "start": 5625, "end": 5641, "loc": { "start": { "line": 147, "column": 72 }, "end": { "line": 147, "column": 88 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5641, "end": 5642, "loc": { "start": { "line": 147, "column": 88 }, "end": { "line": 147, "column": 89 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5642, "end": 5643, "loc": { "start": { "line": 147, "column": 89 }, "end": { "line": 147, "column": 90 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5643, "end": 5644, "loc": { "start": { "line": 147, "column": 90 }, "end": { "line": 147, "column": 91 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 5658, "end": 5660, "loc": { "start": { "line": 148, "column": 12 }, "end": { "line": 148, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5661, "end": 5662, "loc": { "start": { "line": 148, "column": 15 }, "end": { "line": 148, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "handle", "start": 5662, "end": 5668, "loc": { "start": { "line": 148, "column": 16 }, "end": { "line": 148, "column": 22 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5668, "end": 5669, "loc": { "start": { "line": 148, "column": 22 }, "end": { "line": 148, "column": 23 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5670, "end": 5671, "loc": { "start": { "line": 148, "column": 24 }, "end": { "line": 148, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "handle", "start": 5689, "end": 5695, "loc": { "start": { "line": 149, "column": 16 }, "end": { "line": 149, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5695, "end": 5696, "loc": { "start": { "line": 149, "column": 22 }, "end": { "line": 149, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setVisible", "start": 5696, "end": 5706, "loc": { "start": { "line": 149, "column": 23 }, "end": { "line": 149, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5706, "end": 5707, "loc": { "start": { "line": 149, "column": 33 }, "end": { "line": 149, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entry", "start": 5707, "end": 5712, "loc": { "start": { "line": 149, "column": 34 }, "end": { "line": 149, "column": 39 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5712, "end": 5713, "loc": { "start": { "line": 149, "column": 39 }, "end": { "line": 149, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "intersectionRatio", "start": 5713, "end": 5730, "loc": { "start": { "line": 149, "column": 40 }, "end": { "line": 149, "column": 57 } } }, { "type": { "label": "", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": ">", "start": 5731, "end": 5732, "loc": { "start": { "line": 149, "column": 58 }, "end": { "line": 149, "column": 59 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 5733, "end": 5734, "loc": { "start": { "line": 149, "column": 60 }, "end": { "line": 149, "column": 61 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5734, "end": 5735, "loc": { "start": { "line": 149, "column": 61 }, "end": { "line": 149, "column": 62 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5735, "end": 5736, "loc": { "start": { "line": 149, "column": 62 }, "end": { "line": 149, "column": 63 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5750, "end": 5751, "loc": { "start": { "line": 150, "column": 12 }, "end": { "line": 150, "column": 13 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5761, "end": 5762, "loc": { "start": { "line": 151, "column": 8 }, "end": { "line": 151, "column": 9 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5768, "end": 5769, "loc": { "start": { "line": 152, "column": 4 }, "end": { "line": 152, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "isBlockingOverlay", "start": 5777, "end": 5794, "loc": { "start": { "line": 154, "column": 4 }, "end": { "line": 154, "column": 21 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5794, "end": 5795, "loc": { "start": { "line": 154, "column": 21 }, "end": { "line": 154, "column": 22 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5795, "end": 5796, "loc": { "start": { "line": 154, "column": 22 }, "end": { "line": 154, "column": 23 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5797, "end": 5798, "loc": { "start": { "line": 154, "column": 24 }, "end": { "line": 154, "column": 25 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 5808, "end": 5814, "loc": { "start": { "line": 155, "column": 8 }, "end": { "line": 155, "column": 14 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5815, "end": 5819, "loc": { "start": { "line": 155, "column": 15 }, "end": { "line": 155, "column": 19 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5819, "end": 5820, "loc": { "start": { "line": 155, "column": 19 }, "end": { "line": 155, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "visible", "start": 5820, "end": 5827, "loc": { "start": { "line": 155, "column": 20 }, "end": { "line": 155, "column": 27 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5827, "end": 5828, "loc": { "start": { "line": 155, "column": 27 }, "end": { "line": 155, "column": 28 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5834, "end": 5835, "loc": { "start": { "line": 156, "column": 4 }, "end": { "line": 156, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "show", "start": 5843, "end": 5847, "loc": { "start": { "line": 158, "column": 4 }, "end": { "line": 158, "column": 8 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5847, "end": 5848, "loc": { "start": { "line": 158, "column": 8 }, "end": { "line": 158, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5848, "end": 5849, "loc": { "start": { "line": 158, "column": 9 }, "end": { "line": 158, "column": 10 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5850, "end": 5851, "loc": { "start": { "line": 158, "column": 11 }, "end": { "line": 158, "column": 12 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5861, "end": 5865, "loc": { "start": { "line": 159, "column": 8 }, "end": { "line": 159, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5865, "end": 5866, "loc": { "start": { "line": 159, "column": 12 }, "end": { "line": 159, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "visible", "start": 5866, "end": 5873, "loc": { "start": { "line": 159, "column": 13 }, "end": { "line": 159, "column": 20 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5874, "end": 5875, "loc": { "start": { "line": 159, "column": 21 }, "end": { "line": 159, "column": 22 } } }, { "type": { "label": "true", "keyword": "true", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "true", "start": 5876, "end": 5880, "loc": { "start": { "line": 159, "column": 23 }, "end": { "line": 159, "column": 27 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5880, "end": 5881, "loc": { "start": { "line": 159, "column": 27 }, "end": { "line": 159, "column": 28 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5891, "end": 5895, "loc": { "start": { "line": 160, "column": 8 }, "end": { "line": 160, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5895, "end": 5896, "loc": { "start": { "line": 160, "column": 12 }, "end": { "line": 160, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 5896, "end": 5900, "loc": { "start": { "line": 160, "column": 13 }, "end": { "line": 160, "column": 17 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5900, "end": 5901, "loc": { "start": { "line": 160, "column": 17 }, "end": { "line": 160, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 5901, "end": 5904, "loc": { "start": { "line": 160, "column": 18 }, "end": { "line": 160, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5904, "end": 5905, "loc": { "start": { "line": 160, "column": 21 }, "end": { "line": 160, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "inputMgr", "start": 5905, "end": 5913, "loc": { "start": { "line": 160, "column": 22 }, "end": { "line": 160, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5913, "end": 5914, "loc": { "start": { "line": 160, "column": 30 }, "end": { "line": 160, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeSureAttachedAndOnTop", "start": 5914, "end": 5938, "loc": { "start": { "line": 160, "column": 31 }, "end": { "line": 160, "column": 55 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5938, "end": 5939, "loc": { "start": { "line": 160, "column": 55 }, "end": { "line": 160, "column": 56 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5939, "end": 5943, "loc": { "start": { "line": 160, "column": 56 }, "end": { "line": 160, "column": 60 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5943, "end": 5944, "loc": { "start": { "line": 160, "column": 60 }, "end": { "line": 160, "column": 61 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "inputReciever", "start": 5944, "end": 5957, "loc": { "start": { "line": 160, "column": 61 }, "end": { "line": 160, "column": 74 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5957, "end": 5958, "loc": { "start": { "line": 160, "column": 74 }, "end": { "line": 160, "column": 75 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5958, "end": 5959, "loc": { "start": { "line": 160, "column": 75 }, "end": { "line": 160, "column": 76 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5969, "end": 5973, "loc": { "start": { "line": 161, "column": 8 }, "end": { "line": 161, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5973, "end": 5974, "loc": { "start": { "line": 161, "column": 12 }, "end": { "line": 161, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "rerenderFull", "start": 5974, "end": 5986, "loc": { "start": { "line": 161, "column": 13 }, "end": { "line": 161, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5986, "end": 5987, "loc": { "start": { "line": 161, "column": 25 }, "end": { "line": 161, "column": 26 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5987, "end": 5988, "loc": { "start": { "line": 161, "column": 26 }, "end": { "line": 161, "column": 27 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5988, "end": 5989, "loc": { "start": { "line": 161, "column": 27 }, "end": { "line": 161, "column": 28 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5999, "end": 6003, "loc": { "start": { "line": 162, "column": 8 }, "end": { "line": 162, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6003, "end": 6004, "loc": { "start": { "line": 162, "column": 12 }, "end": { "line": 162, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "update", "start": 6004, "end": 6010, "loc": { "start": { "line": 162, "column": 13 }, "end": { "line": 162, "column": 19 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6010, "end": 6011, "loc": { "start": { "line": 162, "column": 19 }, "end": { "line": 162, "column": 20 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6011, "end": 6012, "loc": { "start": { "line": 162, "column": 20 }, "end": { "line": 162, "column": 21 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6012, "end": 6013, "loc": { "start": { "line": 162, "column": 21 }, "end": { "line": 162, "column": 22 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6019, "end": 6020, "loc": { "start": { "line": 163, "column": 4 }, "end": { "line": 163, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "close", "start": 6028, "end": 6033, "loc": { "start": { "line": 165, "column": 4 }, "end": { "line": 165, "column": 9 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6033, "end": 6034, "loc": { "start": { "line": 165, "column": 9 }, "end": { "line": 165, "column": 10 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6034, "end": 6035, "loc": { "start": { "line": 165, "column": 10 }, "end": { "line": 165, "column": 11 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6036, "end": 6037, "loc": { "start": { "line": 165, "column": 12 }, "end": { "line": 165, "column": 13 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6047, "end": 6051, "loc": { "start": { "line": 166, "column": 8 }, "end": { "line": 166, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6051, "end": 6052, "loc": { "start": { "line": 166, "column": 12 }, "end": { "line": 166, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "visible", "start": 6052, "end": 6059, "loc": { "start": { "line": 166, "column": 13 }, "end": { "line": 166, "column": 20 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 6060, "end": 6061, "loc": { "start": { "line": 166, "column": 21 }, "end": { "line": 166, "column": 22 } } }, { "type": { "label": "false", "keyword": "false", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "false", "start": 6062, "end": 6067, "loc": { "start": { "line": 166, "column": 23 }, "end": { "line": 166, "column": 28 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6067, "end": 6068, "loc": { "start": { "line": 166, "column": 28 }, "end": { "line": 166, "column": 29 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6078, "end": 6082, "loc": { "start": { "line": 167, "column": 8 }, "end": { "line": 167, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6082, "end": 6083, "loc": { "start": { "line": 167, "column": 12 }, "end": { "line": 167, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 6083, "end": 6087, "loc": { "start": { "line": 167, "column": 13 }, "end": { "line": 167, "column": 17 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6087, "end": 6088, "loc": { "start": { "line": 167, "column": 17 }, "end": { "line": 167, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 6088, "end": 6091, "loc": { "start": { "line": 167, "column": 18 }, "end": { "line": 167, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6091, "end": 6092, "loc": { "start": { "line": 167, "column": 21 }, "end": { "line": 167, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "inputMgr", "start": 6092, "end": 6100, "loc": { "start": { "line": 167, "column": 22 }, "end": { "line": 167, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6100, "end": 6101, "loc": { "start": { "line": 167, "column": 30 }, "end": { "line": 167, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeSureDetached", "start": 6101, "end": 6117, "loc": { "start": { "line": 167, "column": 31 }, "end": { "line": 167, "column": 47 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6117, "end": 6118, "loc": { "start": { "line": 167, "column": 47 }, "end": { "line": 167, "column": 48 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6118, "end": 6122, "loc": { "start": { "line": 167, "column": 48 }, "end": { "line": 167, "column": 52 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6122, "end": 6123, "loc": { "start": { "line": 167, "column": 52 }, "end": { "line": 167, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "inputReciever", "start": 6123, "end": 6136, "loc": { "start": { "line": 167, "column": 53 }, "end": { "line": 167, "column": 66 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6136, "end": 6137, "loc": { "start": { "line": 167, "column": 66 }, "end": { "line": 167, "column": 67 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6137, "end": 6138, "loc": { "start": { "line": 167, "column": 67 }, "end": { "line": 167, "column": 68 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6148, "end": 6152, "loc": { "start": { "line": 168, "column": 8 }, "end": { "line": 168, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6152, "end": 6153, "loc": { "start": { "line": 168, "column": 12 }, "end": { "line": 168, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "update", "start": 6153, "end": 6159, "loc": { "start": { "line": 168, "column": 13 }, "end": { "line": 168, "column": 19 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6159, "end": 6160, "loc": { "start": { "line": 168, "column": 19 }, "end": { "line": 168, "column": 20 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6160, "end": 6161, "loc": { "start": { "line": 168, "column": 20 }, "end": { "line": 168, "column": 21 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6161, "end": 6162, "loc": { "start": { "line": 168, "column": 21 }, "end": { "line": 168, "column": 22 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6168, "end": 6169, "loc": { "start": { "line": 169, "column": 4 }, "end": { "line": 169, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "update", "start": 6177, "end": 6183, "loc": { "start": { "line": 171, "column": 4 }, "end": { "line": 171, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6183, "end": 6184, "loc": { "start": { "line": 171, "column": 10 }, "end": { "line": 171, "column": 11 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6184, "end": 6185, "loc": { "start": { "line": 171, "column": 11 }, "end": { "line": 171, "column": 12 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6186, "end": 6187, "loc": { "start": { "line": 171, "column": 13 }, "end": { "line": 171, "column": 14 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6197, "end": 6201, "loc": { "start": { "line": 172, "column": 8 }, "end": { "line": 172, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6201, "end": 6202, "loc": { "start": { "line": 172, "column": 12 }, "end": { "line": 172, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "domAttach", "start": 6202, "end": 6211, "loc": { "start": { "line": 172, "column": 13 }, "end": { "line": 172, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6211, "end": 6212, "loc": { "start": { "line": 172, "column": 22 }, "end": { "line": 172, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "update", "start": 6212, "end": 6218, "loc": { "start": { "line": 172, "column": 23 }, "end": { "line": 172, "column": 29 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6218, "end": 6219, "loc": { "start": { "line": 172, "column": 29 }, "end": { "line": 172, "column": 30 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6219, "end": 6223, "loc": { "start": { "line": 172, "column": 30 }, "end": { "line": 172, "column": 34 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6223, "end": 6224, "loc": { "start": { "line": 172, "column": 34 }, "end": { "line": 172, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "visible", "start": 6224, "end": 6231, "loc": { "start": { "line": 172, "column": 35 }, "end": { "line": 172, "column": 42 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6231, "end": 6232, "loc": { "start": { "line": 172, "column": 42 }, "end": { "line": 172, "column": 43 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6232, "end": 6233, "loc": { "start": { "line": 172, "column": 43 }, "end": { "line": 172, "column": 44 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 6243, "end": 6245, "loc": { "start": { "line": 173, "column": 8 }, "end": { "line": 173, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6246, "end": 6247, "loc": { "start": { "line": 173, "column": 11 }, "end": { "line": 173, "column": 12 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6247, "end": 6251, "loc": { "start": { "line": 173, "column": 12 }, "end": { "line": 173, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6251, "end": 6252, "loc": { "start": { "line": 173, "column": 16 }, "end": { "line": 173, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "visible", "start": 6252, "end": 6259, "loc": { "start": { "line": 173, "column": 17 }, "end": { "line": 173, "column": 24 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6259, "end": 6260, "loc": { "start": { "line": 173, "column": 24 }, "end": { "line": 173, "column": 25 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6261, "end": 6262, "loc": { "start": { "line": 173, "column": 26 }, "end": { "line": 173, "column": 27 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 6276, "end": 6278, "loc": { "start": { "line": 174, "column": 12 }, "end": { "line": 174, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6279, "end": 6280, "loc": { "start": { "line": 174, "column": 15 }, "end": { "line": 174, "column": 16 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6280, "end": 6284, "loc": { "start": { "line": 174, "column": 16 }, "end": { "line": 174, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6284, "end": 6285, "loc": { "start": { "line": 174, "column": 20 }, "end": { "line": 174, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 6285, "end": 6289, "loc": { "start": { "line": 174, "column": 21 }, "end": { "line": 174, "column": 25 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6289, "end": 6290, "loc": { "start": { "line": 174, "column": 25 }, "end": { "line": 174, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "time", "start": 6290, "end": 6294, "loc": { "start": { "line": 174, "column": 26 }, "end": { "line": 174, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6294, "end": 6295, "loc": { "start": { "line": 174, "column": 30 }, "end": { "line": 174, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "now", "start": 6295, "end": 6298, "loc": { "start": { "line": 174, "column": 31 }, "end": { "line": 174, "column": 34 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6298, "end": 6299, "loc": { "start": { "line": 174, "column": 34 }, "end": { "line": 174, "column": 35 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6299, "end": 6300, "loc": { "start": { "line": 174, "column": 35 }, "end": { "line": 174, "column": 36 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "-", "start": 6301, "end": 6302, "loc": { "start": { "line": 174, "column": 37 }, "end": { "line": 174, "column": 38 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6303, "end": 6307, "loc": { "start": { "line": 174, "column": 39 }, "end": { "line": 174, "column": 43 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6307, "end": 6308, "loc": { "start": { "line": 174, "column": 43 }, "end": { "line": 174, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "lastFullRerender", "start": 6308, "end": 6324, "loc": { "start": { "line": 174, "column": 44 }, "end": { "line": 174, "column": 60 } } }, { "type": { "label": "", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": ">", "start": 6325, "end": 6326, "loc": { "start": { "line": 174, "column": 61 }, "end": { "line": 174, "column": 62 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 6327, "end": 6328, "loc": { "start": { "line": 174, "column": 63 }, "end": { "line": 174, "column": 64 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6328, "end": 6329, "loc": { "start": { "line": 174, "column": 64 }, "end": { "line": 174, "column": 65 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6330, "end": 6331, "loc": { "start": { "line": 174, "column": 66 }, "end": { "line": 174, "column": 67 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6349, "end": 6353, "loc": { "start": { "line": 175, "column": 16 }, "end": { "line": 175, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6353, "end": 6354, "loc": { "start": { "line": 175, "column": 20 }, "end": { "line": 175, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "lastFullRerender", "start": 6354, "end": 6370, "loc": { "start": { "line": 175, "column": 21 }, "end": { "line": 175, "column": 37 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 6371, "end": 6372, "loc": { "start": { "line": 175, "column": 38 }, "end": { "line": 175, "column": 39 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6373, "end": 6377, "loc": { "start": { "line": 175, "column": 40 }, "end": { "line": 175, "column": 44 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6377, "end": 6378, "loc": { "start": { "line": 175, "column": 44 }, "end": { "line": 175, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 6378, "end": 6382, "loc": { "start": { "line": 175, "column": 45 }, "end": { "line": 175, "column": 49 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6382, "end": 6383, "loc": { "start": { "line": 175, "column": 49 }, "end": { "line": 175, "column": 50 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "time", "start": 6383, "end": 6387, "loc": { "start": { "line": 175, "column": 50 }, "end": { "line": 175, "column": 54 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6387, "end": 6388, "loc": { "start": { "line": 175, "column": 54 }, "end": { "line": 175, "column": 55 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "now", "start": 6388, "end": 6391, "loc": { "start": { "line": 175, "column": 55 }, "end": { "line": 175, "column": 58 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6391, "end": 6392, "loc": { "start": { "line": 175, "column": 58 }, "end": { "line": 175, "column": 59 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6392, "end": 6393, "loc": { "start": { "line": 175, "column": 59 }, "end": { "line": 175, "column": 60 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6393, "end": 6394, "loc": { "start": { "line": 175, "column": 60 }, "end": { "line": 175, "column": 61 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6412, "end": 6416, "loc": { "start": { "line": 176, "column": 16 }, "end": { "line": 176, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6416, "end": 6417, "loc": { "start": { "line": 176, "column": 20 }, "end": { "line": 176, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "lastPartialRerender", "start": 6417, "end": 6436, "loc": { "start": { "line": 176, "column": 21 }, "end": { "line": 176, "column": 40 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 6437, "end": 6438, "loc": { "start": { "line": 176, "column": 41 }, "end": { "line": 176, "column": 42 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6439, "end": 6443, "loc": { "start": { "line": 176, "column": 43 }, "end": { "line": 176, "column": 47 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6443, "end": 6444, "loc": { "start": { "line": 176, "column": 47 }, "end": { "line": 176, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 6444, "end": 6448, "loc": { "start": { "line": 176, "column": 48 }, "end": { "line": 176, "column": 52 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6448, "end": 6449, "loc": { "start": { "line": 176, "column": 52 }, "end": { "line": 176, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "time", "start": 6449, "end": 6453, "loc": { "start": { "line": 176, "column": 53 }, "end": { "line": 176, "column": 57 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6453, "end": 6454, "loc": { "start": { "line": 176, "column": 57 }, "end": { "line": 176, "column": 58 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "now", "start": 6454, "end": 6457, "loc": { "start": { "line": 176, "column": 58 }, "end": { "line": 176, "column": 61 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6457, "end": 6458, "loc": { "start": { "line": 176, "column": 61 }, "end": { "line": 176, "column": 62 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6458, "end": 6459, "loc": { "start": { "line": 176, "column": 62 }, "end": { "line": 176, "column": 63 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6459, "end": 6460, "loc": { "start": { "line": 176, "column": 63 }, "end": { "line": 176, "column": 64 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6478, "end": 6482, "loc": { "start": { "line": 177, "column": 16 }, "end": { "line": 177, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6482, "end": 6483, "loc": { "start": { "line": 177, "column": 20 }, "end": { "line": 177, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "rerenderFull", "start": 6483, "end": 6495, "loc": { "start": { "line": 177, "column": 21 }, "end": { "line": 177, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6495, "end": 6496, "loc": { "start": { "line": 177, "column": 33 }, "end": { "line": 177, "column": 34 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6496, "end": 6497, "loc": { "start": { "line": 177, "column": 34 }, "end": { "line": 177, "column": 35 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6497, "end": 6498, "loc": { "start": { "line": 177, "column": 35 }, "end": { "line": 177, "column": 36 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6512, "end": 6513, "loc": { "start": { "line": 178, "column": 12 }, "end": { "line": 178, "column": 13 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6527, "end": 6531, "loc": { "start": { "line": 179, "column": 12 }, "end": { "line": 179, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6531, "end": 6532, "loc": { "start": { "line": 179, "column": 16 }, "end": { "line": 179, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "rerenderPartial", "start": 6532, "end": 6547, "loc": { "start": { "line": 179, "column": 17 }, "end": { "line": 179, "column": 32 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6547, "end": 6548, "loc": { "start": { "line": 179, "column": 32 }, "end": { "line": 179, "column": 33 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6548, "end": 6549, "loc": { "start": { "line": 179, "column": 33 }, "end": { "line": 179, "column": 34 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6549, "end": 6550, "loc": { "start": { "line": 179, "column": 34 }, "end": { "line": 179, "column": 35 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6560, "end": 6561, "loc": { "start": { "line": 180, "column": 8 }, "end": { "line": 180, "column": 9 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6567, "end": 6568, "loc": { "start": { "line": 181, "column": 4 }, "end": { "line": 181, "column": 5 } } }, { "type": "CommentBlock", "value": "*\r\n * Performs a partial rerender, only updating graphs and counts\r\n ", "start": 6576, "end": 6657, "loc": { "start": { "line": 183, "column": 4 }, "end": { "line": 185, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "rerenderPartial", "start": 6663, "end": 6678, "loc": { "start": { "line": 186, "column": 4 }, "end": { "line": 186, "column": 19 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6678, "end": 6679, "loc": { "start": { "line": 186, "column": 19 }, "end": { "line": 186, "column": 20 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6679, "end": 6680, "loc": { "start": { "line": 186, "column": 20 }, "end": { "line": 186, "column": 21 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6681, "end": 6682, "loc": { "start": { "line": 186, "column": 22 }, "end": { "line": 186, "column": 23 } } }, { "type": { "label": "for", "keyword": "for", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": true, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "for", "start": 6692, "end": 6695, "loc": { "start": { "line": 187, "column": 8 }, "end": { "line": 187, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6696, "end": 6697, "loc": { "start": { "line": 187, "column": 12 }, "end": { "line": 187, "column": 13 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 6697, "end": 6702, "loc": { "start": { "line": 187, "column": 13 }, "end": { "line": 187, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 6703, "end": 6706, "loc": { "start": { "line": 187, "column": 19 }, "end": { "line": 187, "column": 22 } } }, { "type": { "label": "in", "keyword": "in", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": "in", "start": 6707, "end": 6709, "loc": { "start": { "line": 187, "column": 23 }, "end": { "line": 187, "column": 25 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6710, "end": 6714, "loc": { "start": { "line": 187, "column": 26 }, "end": { "line": 187, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6714, "end": 6715, "loc": { "start": { "line": 187, "column": 30 }, "end": { "line": 187, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "activeHandles", "start": 6715, "end": 6728, "loc": { "start": { "line": 187, "column": 31 }, "end": { "line": 187, "column": 44 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6728, "end": 6729, "loc": { "start": { "line": 187, "column": 44 }, "end": { "line": 187, "column": 45 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6730, "end": 6731, "loc": { "start": { "line": 187, "column": 46 }, "end": { "line": 187, "column": 47 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 6745, "end": 6750, "loc": { "start": { "line": 188, "column": 12 }, "end": { "line": 188, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "handle", "start": 6751, "end": 6757, "loc": { "start": { "line": 188, "column": 18 }, "end": { "line": 188, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 6758, "end": 6759, "loc": { "start": { "line": 188, "column": 25 }, "end": { "line": 188, "column": 26 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6760, "end": 6764, "loc": { "start": { "line": 188, "column": 27 }, "end": { "line": 188, "column": 31 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6764, "end": 6765, "loc": { "start": { "line": 188, "column": 31 }, "end": { "line": 188, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "activeHandles", "start": 6765, "end": 6778, "loc": { "start": { "line": 188, "column": 32 }, "end": { "line": 188, "column": 45 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6778, "end": 6779, "loc": { "start": { "line": 188, "column": 45 }, "end": { "line": 188, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 6779, "end": 6782, "loc": { "start": { "line": 188, "column": 46 }, "end": { "line": 188, "column": 49 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6782, "end": 6783, "loc": { "start": { "line": 188, "column": 49 }, "end": { "line": 188, "column": 50 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6783, "end": 6784, "loc": { "start": { "line": 188, "column": 50 }, "end": { "line": 188, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "handle", "start": 6798, "end": 6804, "loc": { "start": { "line": 189, "column": 12 }, "end": { "line": 189, "column": 18 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6804, "end": 6805, "loc": { "start": { "line": 189, "column": 18 }, "end": { "line": 189, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "update", "start": 6805, "end": 6811, "loc": { "start": { "line": 189, "column": 19 }, "end": { "line": 189, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6811, "end": 6812, "loc": { "start": { "line": 189, "column": 25 }, "end": { "line": 189, "column": 26 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6812, "end": 6816, "loc": { "start": { "line": 189, "column": 26 }, "end": { "line": 189, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6816, "end": 6817, "loc": { "start": { "line": 189, "column": 30 }, "end": { "line": 189, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "displayMode", "start": 6817, "end": 6828, "loc": { "start": { "line": 189, "column": 31 }, "end": { "line": 189, "column": 42 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6828, "end": 6829, "loc": { "start": { "line": 189, "column": 42 }, "end": { "line": 189, "column": 43 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6830, "end": 6834, "loc": { "start": { "line": 189, "column": 44 }, "end": { "line": 189, "column": 48 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6834, "end": 6835, "loc": { "start": { "line": 189, "column": 48 }, "end": { "line": 189, "column": 49 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dataSource", "start": 6835, "end": 6845, "loc": { "start": { "line": 189, "column": 49 }, "end": { "line": 189, "column": 59 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6845, "end": 6846, "loc": { "start": { "line": 189, "column": 59 }, "end": { "line": 189, "column": 60 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6847, "end": 6851, "loc": { "start": { "line": 189, "column": 61 }, "end": { "line": 189, "column": 65 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6851, "end": 6852, "loc": { "start": { "line": 189, "column": 65 }, "end": { "line": 189, "column": 66 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "currentUnit", "start": 6852, "end": 6863, "loc": { "start": { "line": 189, "column": 66 }, "end": { "line": 189, "column": 77 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6863, "end": 6864, "loc": { "start": { "line": 189, "column": 77 }, "end": { "line": 189, "column": 78 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6864, "end": 6865, "loc": { "start": { "line": 189, "column": 78 }, "end": { "line": 189, "column": 79 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6875, "end": 6876, "loc": { "start": { "line": 190, "column": 8 }, "end": { "line": 190, "column": 9 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6882, "end": 6883, "loc": { "start": { "line": 191, "column": 4 }, "end": { "line": 191, "column": 5 } } }, { "type": "CommentBlock", "value": "*\r\n * Performs a full rerender, regenerating everything\r\n ", "start": 6891, "end": 6961, "loc": { "start": { "line": 193, "column": 4 }, "end": { "line": 195, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "rerenderFull", "start": 6967, "end": 6979, "loc": { "start": { "line": 196, "column": 4 }, "end": { "line": 196, "column": 16 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6979, "end": 6980, "loc": { "start": { "line": 196, "column": 16 }, "end": { "line": 196, "column": 17 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6980, "end": 6981, "loc": { "start": { "line": 196, "column": 17 }, "end": { "line": 196, "column": 18 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6982, "end": 6983, "loc": { "start": { "line": 196, "column": 19 }, "end": { "line": 196, "column": 20 } } }, { "type": { "label": "for", "keyword": "for", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": true, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "for", "start": 6993, "end": 6996, "loc": { "start": { "line": 197, "column": 8 }, "end": { "line": 197, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6997, "end": 6998, "loc": { "start": { "line": 197, "column": 12 }, "end": { "line": 197, "column": 13 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 6998, "end": 7003, "loc": { "start": { "line": 197, "column": 13 }, "end": { "line": 197, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 7004, "end": 7007, "loc": { "start": { "line": 197, "column": 19 }, "end": { "line": 197, "column": 22 } } }, { "type": { "label": "in", "keyword": "in", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": "in", "start": 7008, "end": 7010, "loc": { "start": { "line": 197, "column": 23 }, "end": { "line": 197, "column": 25 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 7011, "end": 7015, "loc": { "start": { "line": 197, "column": 26 }, "end": { "line": 197, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7015, "end": 7016, "loc": { "start": { "line": 197, "column": 30 }, "end": { "line": 197, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "activeHandles", "start": 7016, "end": 7029, "loc": { "start": { "line": 197, "column": 31 }, "end": { "line": 197, "column": 44 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7029, "end": 7030, "loc": { "start": { "line": 197, "column": 44 }, "end": { "line": 197, "column": 45 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7031, "end": 7032, "loc": { "start": { "line": 197, "column": 46 }, "end": { "line": 197, "column": 47 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 7046, "end": 7050, "loc": { "start": { "line": 198, "column": 12 }, "end": { "line": 198, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7050, "end": 7051, "loc": { "start": { "line": 198, "column": 16 }, "end": { "line": 198, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "activeHandles", "start": 7051, "end": 7064, "loc": { "start": { "line": 198, "column": 17 }, "end": { "line": 198, "column": 30 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7064, "end": 7065, "loc": { "start": { "line": 198, "column": 30 }, "end": { "line": 198, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 7065, "end": 7068, "loc": { "start": { "line": 198, "column": 31 }, "end": { "line": 198, "column": 34 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7068, "end": 7069, "loc": { "start": { "line": 198, "column": 34 }, "end": { "line": 198, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7069, "end": 7070, "loc": { "start": { "line": 198, "column": 35 }, "end": { "line": 198, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "detach", "start": 7070, "end": 7076, "loc": { "start": { "line": 198, "column": 36 }, "end": { "line": 198, "column": 42 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7076, "end": 7077, "loc": { "start": { "line": 198, "column": 42 }, "end": { "line": 198, "column": 43 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7077, "end": 7078, "loc": { "start": { "line": 198, "column": 43 }, "end": { "line": 198, "column": 44 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7078, "end": 7079, "loc": { "start": { "line": 198, "column": 44 }, "end": { "line": 198, "column": 45 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7089, "end": 7090, "loc": { "start": { "line": 199, "column": 8 }, "end": { "line": 199, "column": 9 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "removeAllChildren", "start": 7100, "end": 7117, "loc": { "start": { "line": 200, "column": 8 }, "end": { "line": 200, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7117, "end": 7118, "loc": { "start": { "line": 200, "column": 25 }, "end": { "line": 200, "column": 26 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 7118, "end": 7122, "loc": { "start": { "line": 200, "column": 26 }, "end": { "line": 200, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7122, "end": 7123, "loc": { "start": { "line": 200, "column": 30 }, "end": { "line": 200, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "contentDiv", "start": 7123, "end": 7133, "loc": { "start": { "line": 200, "column": 31 }, "end": { "line": 200, "column": 41 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7133, "end": 7134, "loc": { "start": { "line": 200, "column": 41 }, "end": { "line": 200, "column": 42 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7134, "end": 7135, "loc": { "start": { "line": 200, "column": 42 }, "end": { "line": 200, "column": 43 } } }, { "type": "CommentLine", "value": " Now, attach new ones", "start": 7147, "end": 7170, "loc": { "start": { "line": 202, "column": 8 }, "end": { "line": 202, "column": 31 } } }, { "type": { "label": "let", "keyword": "let", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "let", "start": 7182, "end": 7185, "loc": { "start": { "line": 204, "column": 8 }, "end": { "line": 204, "column": 11 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entries", "start": 7186, "end": 7193, "loc": { "start": { "line": 204, "column": 12 }, "end": { "line": 204, "column": 19 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 7194, "end": 7195, "loc": { "start": { "line": 204, "column": 20 }, "end": { "line": 204, "column": 21 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 7196, "end": 7200, "loc": { "start": { "line": 204, "column": 22 }, "end": { "line": 204, "column": 26 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7200, "end": 7201, "loc": { "start": { "line": 204, "column": 26 }, "end": { "line": 204, "column": 27 } } }, { "type": { "label": "switch", "keyword": "switch", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "switch", "start": 7211, "end": 7217, "loc": { "start": { "line": 205, "column": 8 }, "end": { "line": 205, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7218, "end": 7219, "loc": { "start": { "line": 205, "column": 15 }, "end": { "line": 205, "column": 16 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 7219, "end": 7223, "loc": { "start": { "line": 205, "column": 16 }, "end": { "line": 205, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7223, "end": 7224, "loc": { "start": { "line": 205, "column": 20 }, "end": { "line": 205, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dataSource", "start": 7224, "end": 7234, "loc": { "start": { "line": 205, "column": 21 }, "end": { "line": 205, "column": 31 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7234, "end": 7235, "loc": { "start": { "line": 205, "column": 31 }, "end": { "line": 205, "column": 32 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7236, "end": 7237, "loc": { "start": { "line": 205, "column": 33 }, "end": { "line": 205, "column": 34 } } }, { "type": { "label": "case", "keyword": "case", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "case", "start": 7251, "end": 7255, "loc": { "start": { "line": 206, "column": 12 }, "end": { "line": 206, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumAnalyticsDataSource", "start": 7256, "end": 7279, "loc": { "start": { "line": 206, "column": 17 }, "end": { "line": 206, "column": 40 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7279, "end": 7280, "loc": { "start": { "line": 206, "column": 40 }, "end": { "line": 206, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "stored", "start": 7280, "end": 7286, "loc": { "start": { "line": 206, "column": 41 }, "end": { "line": 206, "column": 47 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7286, "end": 7287, "loc": { "start": { "line": 206, "column": 47 }, "end": { "line": 206, "column": 48 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7288, "end": 7289, "loc": { "start": { "line": 206, "column": 49 }, "end": { "line": 206, "column": 50 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entries", "start": 7307, "end": 7314, "loc": { "start": { "line": 207, "column": 16 }, "end": { "line": 207, "column": 23 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 7315, "end": 7316, "loc": { "start": { "line": 207, "column": 24 }, "end": { "line": 207, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Object", "start": 7317, "end": 7323, "loc": { "start": { "line": 207, "column": 26 }, "end": { "line": 207, "column": 32 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7323, "end": 7324, "loc": { "start": { "line": 207, "column": 32 }, "end": { "line": 207, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entries", "start": 7324, "end": 7331, "loc": { "start": { "line": 207, "column": 33 }, "end": { "line": 207, "column": 40 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7331, "end": 7332, "loc": { "start": { "line": 207, "column": 40 }, "end": { "line": 207, "column": 41 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 7332, "end": 7336, "loc": { "start": { "line": 207, "column": 41 }, "end": { "line": 207, "column": 45 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7336, "end": 7337, "loc": { "start": { "line": 207, "column": 45 }, "end": { "line": 207, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 7337, "end": 7341, "loc": { "start": { "line": 207, "column": 46 }, "end": { "line": 207, "column": 50 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7341, "end": 7342, "loc": { "start": { "line": 207, "column": 50 }, "end": { "line": 207, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "hubGoals", "start": 7342, "end": 7350, "loc": { "start": { "line": 207, "column": 51 }, "end": { "line": 207, "column": 59 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7350, "end": 7351, "loc": { "start": { "line": 207, "column": 59 }, "end": { "line": 207, "column": 60 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "storedShapes", "start": 7351, "end": 7363, "loc": { "start": { "line": 207, "column": 60 }, "end": { "line": 207, "column": 72 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7363, "end": 7364, "loc": { "start": { "line": 207, "column": 72 }, "end": { "line": 207, "column": 73 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7364, "end": 7365, "loc": { "start": { "line": 207, "column": 73 }, "end": { "line": 207, "column": 74 } } }, { "type": { "label": "break", "keyword": "break", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "break", "start": 7383, "end": 7388, "loc": { "start": { "line": 208, "column": 16 }, "end": { "line": 208, "column": 21 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7388, "end": 7389, "loc": { "start": { "line": 208, "column": 21 }, "end": { "line": 208, "column": 22 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7403, "end": 7404, "loc": { "start": { "line": 209, "column": 12 }, "end": { "line": 209, "column": 13 } } }, { "type": { "label": "case", "keyword": "case", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "case", "start": 7418, "end": 7422, "loc": { "start": { "line": 210, "column": 12 }, "end": { "line": 210, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumAnalyticsDataSource", "start": 7423, "end": 7446, "loc": { "start": { "line": 210, "column": 17 }, "end": { "line": 210, "column": 40 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7446, "end": 7447, "loc": { "start": { "line": 210, "column": 40 }, "end": { "line": 210, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "produced", "start": 7447, "end": 7455, "loc": { "start": { "line": 210, "column": 41 }, "end": { "line": 210, "column": 49 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7455, "end": 7456, "loc": { "start": { "line": 210, "column": 49 }, "end": { "line": 210, "column": 50 } } }, { "type": { "label": "case", "keyword": "case", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "case", "start": 7470, "end": 7474, "loc": { "start": { "line": 211, "column": 12 }, "end": { "line": 211, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumAnalyticsDataSource", "start": 7475, "end": 7498, "loc": { "start": { "line": 211, "column": 17 }, "end": { "line": 211, "column": 40 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7498, "end": 7499, "loc": { "start": { "line": 211, "column": 40 }, "end": { "line": 211, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "delivered", "start": 7499, "end": 7508, "loc": { "start": { "line": 211, "column": 41 }, "end": { "line": 211, "column": 50 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7508, "end": 7509, "loc": { "start": { "line": 211, "column": 50 }, "end": { "line": 211, "column": 51 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7510, "end": 7511, "loc": { "start": { "line": 211, "column": 52 }, "end": { "line": 211, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entries", "start": 7529, "end": 7536, "loc": { "start": { "line": 212, "column": 16 }, "end": { "line": 212, "column": 23 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 7537, "end": 7538, "loc": { "start": { "line": 212, "column": 24 }, "end": { "line": 212, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Object", "start": 7539, "end": 7545, "loc": { "start": { "line": 212, "column": 26 }, "end": { "line": 212, "column": 32 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7545, "end": 7546, "loc": { "start": { "line": 212, "column": 32 }, "end": { "line": 212, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entries", "start": 7546, "end": 7553, "loc": { "start": { "line": 212, "column": 33 }, "end": { "line": 212, "column": 40 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7553, "end": 7554, "loc": { "start": { "line": 212, "column": 40 }, "end": { "line": 212, "column": 41 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 7554, "end": 7558, "loc": { "start": { "line": 212, "column": 41 }, "end": { "line": 212, "column": 45 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7558, "end": 7559, "loc": { "start": { "line": 212, "column": 45 }, "end": { "line": 212, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 7559, "end": 7563, "loc": { "start": { "line": 212, "column": 46 }, "end": { "line": 212, "column": 50 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7563, "end": 7564, "loc": { "start": { "line": 212, "column": 50 }, "end": { "line": 212, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "productionAnalytics", "start": 7564, "end": 7583, "loc": { "start": { "line": 212, "column": 51 }, "end": { "line": 212, "column": 70 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7583, "end": 7584, "loc": { "start": { "line": 212, "column": 70 }, "end": { "line": 212, "column": 71 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getCurrentShapeRates", "start": 7584, "end": 7604, "loc": { "start": { "line": 212, "column": 71 }, "end": { "line": 212, "column": 91 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7604, "end": 7605, "loc": { "start": { "line": 212, "column": 91 }, "end": { "line": 212, "column": 92 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 7605, "end": 7609, "loc": { "start": { "line": 212, "column": 92 }, "end": { "line": 212, "column": 96 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7609, "end": 7610, "loc": { "start": { "line": 212, "column": 96 }, "end": { "line": 212, "column": 97 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dataSource", "start": 7610, "end": 7620, "loc": { "start": { "line": 212, "column": 97 }, "end": { "line": 212, "column": 107 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7620, "end": 7621, "loc": { "start": { "line": 212, "column": 107 }, "end": { "line": 212, "column": 108 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7621, "end": 7622, "loc": { "start": { "line": 212, "column": 108 }, "end": { "line": 212, "column": 109 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7622, "end": 7623, "loc": { "start": { "line": 212, "column": 109 }, "end": { "line": 212, "column": 110 } } }, { "type": { "label": "break", "keyword": "break", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "break", "start": 7641, "end": 7646, "loc": { "start": { "line": 213, "column": 16 }, "end": { "line": 213, "column": 21 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7646, "end": 7647, "loc": { "start": { "line": 213, "column": 21 }, "end": { "line": 213, "column": 22 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7661, "end": 7662, "loc": { "start": { "line": 214, "column": 12 }, "end": { "line": 214, "column": 13 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7672, "end": 7673, "loc": { "start": { "line": 215, "column": 8 }, "end": { "line": 215, "column": 9 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 7685, "end": 7690, "loc": { "start": { "line": 217, "column": 8 }, "end": { "line": 217, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "pinnedShapes", "start": 7691, "end": 7703, "loc": { "start": { "line": 217, "column": 14 }, "end": { "line": 217, "column": 26 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 7704, "end": 7705, "loc": { "start": { "line": 217, "column": 27 }, "end": { "line": 217, "column": 28 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 7706, "end": 7710, "loc": { "start": { "line": 217, "column": 29 }, "end": { "line": 217, "column": 33 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7710, "end": 7711, "loc": { "start": { "line": 217, "column": 33 }, "end": { "line": 217, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 7711, "end": 7715, "loc": { "start": { "line": 217, "column": 34 }, "end": { "line": 217, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7715, "end": 7716, "loc": { "start": { "line": 217, "column": 38 }, "end": { "line": 217, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "hud", "start": 7716, "end": 7719, "loc": { "start": { "line": 217, "column": 39 }, "end": { "line": 217, "column": 42 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7719, "end": 7720, "loc": { "start": { "line": 217, "column": 42 }, "end": { "line": 217, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "parts", "start": 7720, "end": 7725, "loc": { "start": { "line": 217, "column": 43 }, "end": { "line": 217, "column": 48 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7725, "end": 7726, "loc": { "start": { "line": 217, "column": 48 }, "end": { "line": 217, "column": 49 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "pinnedShapes", "start": 7726, "end": 7738, "loc": { "start": { "line": 217, "column": 49 }, "end": { "line": 217, "column": 61 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7738, "end": 7739, "loc": { "start": { "line": 217, "column": 61 }, "end": { "line": 217, "column": 62 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entries", "start": 7751, "end": 7758, "loc": { "start": { "line": 219, "column": 8 }, "end": { "line": 219, "column": 15 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7758, "end": 7759, "loc": { "start": { "line": 219, "column": 15 }, "end": { "line": 219, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sort", "start": 7759, "end": 7763, "loc": { "start": { "line": 219, "column": 16 }, "end": { "line": 219, "column": 20 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7763, "end": 7764, "loc": { "start": { "line": 219, "column": 20 }, "end": { "line": 219, "column": 21 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7764, "end": 7765, "loc": { "start": { "line": 219, "column": 21 }, "end": { "line": 219, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "a", "start": 7765, "end": 7766, "loc": { "start": { "line": 219, "column": 22 }, "end": { "line": 219, "column": 23 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7766, "end": 7767, "loc": { "start": { "line": 219, "column": 23 }, "end": { "line": 219, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "b", "start": 7768, "end": 7769, "loc": { "start": { "line": 219, "column": 25 }, "end": { "line": 219, "column": 26 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7769, "end": 7770, "loc": { "start": { "line": 219, "column": 26 }, "end": { "line": 219, "column": 27 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7771, "end": 7773, "loc": { "start": { "line": 219, "column": 28 }, "end": { "line": 219, "column": 30 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7774, "end": 7775, "loc": { "start": { "line": 219, "column": 31 }, "end": { "line": 219, "column": 32 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 7789, "end": 7794, "loc": { "start": { "line": 220, "column": 12 }, "end": { "line": 220, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "aPinned", "start": 7795, "end": 7802, "loc": { "start": { "line": 220, "column": 18 }, "end": { "line": 220, "column": 25 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 7803, "end": 7804, "loc": { "start": { "line": 220, "column": 26 }, "end": { "line": 220, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "pinnedShapes", "start": 7805, "end": 7817, "loc": { "start": { "line": 220, "column": 28 }, "end": { "line": 220, "column": 40 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7817, "end": 7818, "loc": { "start": { "line": 220, "column": 40 }, "end": { "line": 220, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "isShapePinned", "start": 7818, "end": 7831, "loc": { "start": { "line": 220, "column": 41 }, "end": { "line": 220, "column": 54 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7831, "end": 7832, "loc": { "start": { "line": 220, "column": 54 }, "end": { "line": 220, "column": 55 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "a", "start": 7832, "end": 7833, "loc": { "start": { "line": 220, "column": 55 }, "end": { "line": 220, "column": 56 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7833, "end": 7834, "loc": { "start": { "line": 220, "column": 56 }, "end": { "line": 220, "column": 57 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 7834, "end": 7835, "loc": { "start": { "line": 220, "column": 57 }, "end": { "line": 220, "column": 58 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7835, "end": 7836, "loc": { "start": { "line": 220, "column": 58 }, "end": { "line": 220, "column": 59 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7836, "end": 7837, "loc": { "start": { "line": 220, "column": 59 }, "end": { "line": 220, "column": 60 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7837, "end": 7838, "loc": { "start": { "line": 220, "column": 60 }, "end": { "line": 220, "column": 61 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 7852, "end": 7857, "loc": { "start": { "line": 221, "column": 12 }, "end": { "line": 221, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "bPinned", "start": 7858, "end": 7865, "loc": { "start": { "line": 221, "column": 18 }, "end": { "line": 221, "column": 25 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 7866, "end": 7867, "loc": { "start": { "line": 221, "column": 26 }, "end": { "line": 221, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "pinnedShapes", "start": 7868, "end": 7880, "loc": { "start": { "line": 221, "column": 28 }, "end": { "line": 221, "column": 40 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7880, "end": 7881, "loc": { "start": { "line": 221, "column": 40 }, "end": { "line": 221, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "isShapePinned", "start": 7881, "end": 7894, "loc": { "start": { "line": 221, "column": 41 }, "end": { "line": 221, "column": 54 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7894, "end": 7895, "loc": { "start": { "line": 221, "column": 54 }, "end": { "line": 221, "column": 55 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "b", "start": 7895, "end": 7896, "loc": { "start": { "line": 221, "column": 55 }, "end": { "line": 221, "column": 56 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7896, "end": 7897, "loc": { "start": { "line": 221, "column": 56 }, "end": { "line": 221, "column": 57 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 7897, "end": 7898, "loc": { "start": { "line": 221, "column": 57 }, "end": { "line": 221, "column": 58 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7898, "end": 7899, "loc": { "start": { "line": 221, "column": 58 }, "end": { "line": 221, "column": 59 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7899, "end": 7900, "loc": { "start": { "line": 221, "column": 59 }, "end": { "line": 221, "column": 60 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7900, "end": 7901, "loc": { "start": { "line": 221, "column": 60 }, "end": { "line": 221, "column": 61 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 7917, "end": 7919, "loc": { "start": { "line": 223, "column": 12 }, "end": { "line": 223, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7920, "end": 7921, "loc": { "start": { "line": 223, "column": 15 }, "end": { "line": 223, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "aPinned", "start": 7921, "end": 7928, "loc": { "start": { "line": 223, "column": 16 }, "end": { "line": 223, "column": 23 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "!==", "start": 7929, "end": 7932, "loc": { "start": { "line": 223, "column": 24 }, "end": { "line": 223, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "bPinned", "start": 7933, "end": 7940, "loc": { "start": { "line": 223, "column": 28 }, "end": { "line": 223, "column": 35 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7940, "end": 7941, "loc": { "start": { "line": 223, "column": 35 }, "end": { "line": 223, "column": 36 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7942, "end": 7943, "loc": { "start": { "line": 223, "column": 37 }, "end": { "line": 223, "column": 38 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 7961, "end": 7967, "loc": { "start": { "line": 224, "column": 16 }, "end": { "line": 224, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "aPinned", "start": 7968, "end": 7975, "loc": { "start": { "line": 224, "column": 23 }, "end": { "line": 224, "column": 30 } } }, { "type": { "label": "?", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7976, "end": 7977, "loc": { "start": { "line": 224, "column": 31 }, "end": { "line": 224, "column": 32 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "-", "start": 7978, "end": 7979, "loc": { "start": { "line": 224, "column": 33 }, "end": { "line": 224, "column": 34 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 7979, "end": 7980, "loc": { "start": { "line": 224, "column": 34 }, "end": { "line": 224, "column": 35 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7981, "end": 7982, "loc": { "start": { "line": 224, "column": 36 }, "end": { "line": 224, "column": 37 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 7983, "end": 7984, "loc": { "start": { "line": 224, "column": 38 }, "end": { "line": 224, "column": 39 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7984, "end": 7985, "loc": { "start": { "line": 224, "column": 39 }, "end": { "line": 224, "column": 40 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7999, "end": 8000, "loc": { "start": { "line": 225, "column": 12 }, "end": { "line": 225, "column": 13 } } }, { "type": "CommentLine", "value": " Sort by shape key for some consistency", "start": 8016, "end": 8057, "loc": { "start": { "line": 227, "column": 12 }, "end": { "line": 227, "column": 53 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 8071, "end": 8073, "loc": { "start": { "line": 228, "column": 12 }, "end": { "line": 228, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8074, "end": 8075, "loc": { "start": { "line": 228, "column": 15 }, "end": { "line": 228, "column": 16 } } }, { "type": { "label": "prefix", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "!", "start": 8075, "end": 8076, "loc": { "start": { "line": 228, "column": 16 }, "end": { "line": 228, "column": 17 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 8076, "end": 8080, "loc": { "start": { "line": 228, "column": 17 }, "end": { "line": 228, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8080, "end": 8081, "loc": { "start": { "line": 228, "column": 21 }, "end": { "line": 228, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sorted", "start": 8081, "end": 8087, "loc": { "start": { "line": 228, "column": 22 }, "end": { "line": 228, "column": 28 } } }, { "type": { "label": "||", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 1, "updateContext": null }, "value": "||", "start": 8088, "end": 8090, "loc": { "start": { "line": 228, "column": 29 }, "end": { "line": 228, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "b", "start": 8091, "end": 8092, "loc": { "start": { "line": 228, "column": 32 }, "end": { "line": 228, "column": 33 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8092, "end": 8093, "loc": { "start": { "line": 228, "column": 33 }, "end": { "line": 228, "column": 34 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 8093, "end": 8094, "loc": { "start": { "line": 228, "column": 34 }, "end": { "line": 228, "column": 35 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8094, "end": 8095, "loc": { "start": { "line": 228, "column": 35 }, "end": { "line": 228, "column": 36 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "==", "start": 8096, "end": 8098, "loc": { "start": { "line": 228, "column": 37 }, "end": { "line": 228, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "a", "start": 8099, "end": 8100, "loc": { "start": { "line": 228, "column": 40 }, "end": { "line": 228, "column": 41 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8100, "end": 8101, "loc": { "start": { "line": 228, "column": 41 }, "end": { "line": 228, "column": 42 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 8101, "end": 8102, "loc": { "start": { "line": 228, "column": 42 }, "end": { "line": 228, "column": 43 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8102, "end": 8103, "loc": { "start": { "line": 228, "column": 43 }, "end": { "line": 228, "column": 44 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8103, "end": 8104, "loc": { "start": { "line": 228, "column": 44 }, "end": { "line": 228, "column": 45 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8105, "end": 8106, "loc": { "start": { "line": 228, "column": 46 }, "end": { "line": 228, "column": 47 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 8124, "end": 8130, "loc": { "start": { "line": 229, "column": 16 }, "end": { "line": 229, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "b", "start": 8131, "end": 8132, "loc": { "start": { "line": 229, "column": 23 }, "end": { "line": 229, "column": 24 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8132, "end": 8133, "loc": { "start": { "line": 229, "column": 24 }, "end": { "line": 229, "column": 25 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 8133, "end": 8134, "loc": { "start": { "line": 229, "column": 25 }, "end": { "line": 229, "column": 26 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8134, "end": 8135, "loc": { "start": { "line": 229, "column": 26 }, "end": { "line": 229, "column": 27 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8135, "end": 8136, "loc": { "start": { "line": 229, "column": 27 }, "end": { "line": 229, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "localeCompare", "start": 8136, "end": 8149, "loc": { "start": { "line": 229, "column": 28 }, "end": { "line": 229, "column": 41 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8149, "end": 8150, "loc": { "start": { "line": 229, "column": 41 }, "end": { "line": 229, "column": 42 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "a", "start": 8150, "end": 8151, "loc": { "start": { "line": 229, "column": 42 }, "end": { "line": 229, "column": 43 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8151, "end": 8152, "loc": { "start": { "line": 229, "column": 43 }, "end": { "line": 229, "column": 44 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 8152, "end": 8153, "loc": { "start": { "line": 229, "column": 44 }, "end": { "line": 229, "column": 45 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8153, "end": 8154, "loc": { "start": { "line": 229, "column": 45 }, "end": { "line": 229, "column": 46 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8154, "end": 8155, "loc": { "start": { "line": 229, "column": 46 }, "end": { "line": 229, "column": 47 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8155, "end": 8156, "loc": { "start": { "line": 229, "column": 47 }, "end": { "line": 229, "column": 48 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8170, "end": 8171, "loc": { "start": { "line": 230, "column": 12 }, "end": { "line": 230, "column": 13 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 8185, "end": 8191, "loc": { "start": { "line": 231, "column": 12 }, "end": { "line": 231, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "b", "start": 8192, "end": 8193, "loc": { "start": { "line": 231, "column": 19 }, "end": { "line": 231, "column": 20 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8193, "end": 8194, "loc": { "start": { "line": 231, "column": 20 }, "end": { "line": 231, "column": 21 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 8194, "end": 8195, "loc": { "start": { "line": 231, "column": 21 }, "end": { "line": 231, "column": 22 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8195, "end": 8196, "loc": { "start": { "line": 231, "column": 22 }, "end": { "line": 231, "column": 23 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "-", "start": 8197, "end": 8198, "loc": { "start": { "line": 231, "column": 24 }, "end": { "line": 231, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "a", "start": 8199, "end": 8200, "loc": { "start": { "line": 231, "column": 26 }, "end": { "line": 231, "column": 27 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8200, "end": 8201, "loc": { "start": { "line": 231, "column": 27 }, "end": { "line": 231, "column": 28 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 8201, "end": 8202, "loc": { "start": { "line": 231, "column": 28 }, "end": { "line": 231, "column": 29 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8202, "end": 8203, "loc": { "start": { "line": 231, "column": 29 }, "end": { "line": 231, "column": 30 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8203, "end": 8204, "loc": { "start": { "line": 231, "column": 30 }, "end": { "line": 231, "column": 31 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8214, "end": 8215, "loc": { "start": { "line": 232, "column": 8 }, "end": { "line": 232, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8215, "end": 8216, "loc": { "start": { "line": 232, "column": 9 }, "end": { "line": 232, "column": 10 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8216, "end": 8217, "loc": { "start": { "line": 232, "column": 10 }, "end": { "line": 232, "column": 11 } } }, { "type": { "label": "let", "keyword": "let", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "let", "start": 8229, "end": 8232, "loc": { "start": { "line": 234, "column": 8 }, "end": { "line": 234, "column": 11 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "rendered", "start": 8233, "end": 8241, "loc": { "start": { "line": 234, "column": 12 }, "end": { "line": 234, "column": 20 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 8242, "end": 8243, "loc": { "start": { "line": 234, "column": 21 }, "end": { "line": 234, "column": 22 } } }, { "type": { "label": "new", "keyword": "new", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "new", "start": 8244, "end": 8247, "loc": { "start": { "line": 234, "column": 23 }, "end": { "line": 234, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Set", "start": 8248, "end": 8251, "loc": { "start": { "line": 234, "column": 27 }, "end": { "line": 234, "column": 30 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8251, "end": 8252, "loc": { "start": { "line": 234, "column": 30 }, "end": { "line": 234, "column": 31 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8252, "end": 8253, "loc": { "start": { "line": 234, "column": 31 }, "end": { "line": 234, "column": 32 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8253, "end": 8254, "loc": { "start": { "line": 234, "column": 32 }, "end": { "line": 234, "column": 33 } } }, { "type": { "label": "for", "keyword": "for", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": true, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "for", "start": 8266, "end": 8269, "loc": { "start": { "line": 236, "column": 8 }, "end": { "line": 236, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8270, "end": 8271, "loc": { "start": { "line": 236, "column": 12 }, "end": { "line": 236, "column": 13 } } }, { "type": { "label": "let", "keyword": "let", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "let", "start": 8271, "end": 8274, "loc": { "start": { "line": 236, "column": 13 }, "end": { "line": 236, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 8275, "end": 8276, "loc": { "start": { "line": 236, "column": 17 }, "end": { "line": 236, "column": 18 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 8277, "end": 8278, "loc": { "start": { "line": 236, "column": 19 }, "end": { "line": 236, "column": 20 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 8279, "end": 8280, "loc": { "start": { "line": 236, "column": 21 }, "end": { "line": 236, "column": 22 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8280, "end": 8281, "loc": { "start": { "line": 236, "column": 22 }, "end": { "line": 236, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 8282, "end": 8283, "loc": { "start": { "line": 236, "column": 24 }, "end": { "line": 236, "column": 25 } } }, { "type": { "label": "", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": "<", "start": 8284, "end": 8285, "loc": { "start": { "line": 236, "column": 26 }, "end": { "line": 236, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Math", "start": 8286, "end": 8290, "loc": { "start": { "line": 236, "column": 28 }, "end": { "line": 236, "column": 32 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8290, "end": 8291, "loc": { "start": { "line": 236, "column": 32 }, "end": { "line": 236, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "min", "start": 8291, "end": 8294, "loc": { "start": { "line": 236, "column": 33 }, "end": { "line": 236, "column": 36 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8294, "end": 8295, "loc": { "start": { "line": 236, "column": 36 }, "end": { "line": 236, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entries", "start": 8295, "end": 8302, "loc": { "start": { "line": 236, "column": 37 }, "end": { "line": 236, "column": 44 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8302, "end": 8303, "loc": { "start": { "line": 236, "column": 44 }, "end": { "line": 236, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "length", "start": 8303, "end": 8309, "loc": { "start": { "line": 236, "column": 45 }, "end": { "line": 236, "column": 51 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8309, "end": 8310, "loc": { "start": { "line": 236, "column": 51 }, "end": { "line": 236, "column": 52 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 200, "start": 8311, "end": 8314, "loc": { "start": { "line": 236, "column": 53 }, "end": { "line": 236, "column": 56 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8314, "end": 8315, "loc": { "start": { "line": 236, "column": 56 }, "end": { "line": 236, "column": 57 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8315, "end": 8316, "loc": { "start": { "line": 236, "column": 57 }, "end": { "line": 236, "column": 58 } } }, { "type": { "label": "++/--", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": true, "binop": null }, "value": "++", "start": 8317, "end": 8319, "loc": { "start": { "line": 236, "column": 59 }, "end": { "line": 236, "column": 61 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 8319, "end": 8320, "loc": { "start": { "line": 236, "column": 61 }, "end": { "line": 236, "column": 62 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8320, "end": 8321, "loc": { "start": { "line": 236, "column": 62 }, "end": { "line": 236, "column": 63 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8322, "end": 8323, "loc": { "start": { "line": 236, "column": 64 }, "end": { "line": 236, "column": 65 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 8337, "end": 8342, "loc": { "start": { "line": 237, "column": 12 }, "end": { "line": 237, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entry", "start": 8343, "end": 8348, "loc": { "start": { "line": 237, "column": 18 }, "end": { "line": 237, "column": 23 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 8349, "end": 8350, "loc": { "start": { "line": 237, "column": 24 }, "end": { "line": 237, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entries", "start": 8351, "end": 8358, "loc": { "start": { "line": 237, "column": 26 }, "end": { "line": 237, "column": 33 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8358, "end": 8359, "loc": { "start": { "line": 237, "column": 33 }, "end": { "line": 237, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 8359, "end": 8360, "loc": { "start": { "line": 237, "column": 34 }, "end": { "line": 237, "column": 35 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8360, "end": 8361, "loc": { "start": { "line": 237, "column": 35 }, "end": { "line": 237, "column": 36 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8361, "end": 8362, "loc": { "start": { "line": 237, "column": 36 }, "end": { "line": 237, "column": 37 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 8376, "end": 8381, "loc": { "start": { "line": 238, "column": 12 }, "end": { "line": 238, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "shapeKey", "start": 8382, "end": 8390, "loc": { "start": { "line": 238, "column": 18 }, "end": { "line": 238, "column": 26 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 8391, "end": 8392, "loc": { "start": { "line": 238, "column": 27 }, "end": { "line": 238, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entry", "start": 8393, "end": 8398, "loc": { "start": { "line": 238, "column": 29 }, "end": { "line": 238, "column": 34 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8398, "end": 8399, "loc": { "start": { "line": 238, "column": 34 }, "end": { "line": 238, "column": 35 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 8399, "end": 8400, "loc": { "start": { "line": 238, "column": 35 }, "end": { "line": 238, "column": 36 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8400, "end": 8401, "loc": { "start": { "line": 238, "column": 36 }, "end": { "line": 238, "column": 37 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8401, "end": 8402, "loc": { "start": { "line": 238, "column": 37 }, "end": { "line": 238, "column": 38 } } }, { "type": { "label": "let", "keyword": "let", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "let", "start": 8418, "end": 8421, "loc": { "start": { "line": 240, "column": 12 }, "end": { "line": 240, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "handle", "start": 8422, "end": 8428, "loc": { "start": { "line": 240, "column": 16 }, "end": { "line": 240, "column": 22 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 8429, "end": 8430, "loc": { "start": { "line": 240, "column": 23 }, "end": { "line": 240, "column": 24 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 8431, "end": 8435, "loc": { "start": { "line": 240, "column": 25 }, "end": { "line": 240, "column": 29 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8435, "end": 8436, "loc": { "start": { "line": 240, "column": 29 }, "end": { "line": 240, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "activeHandles", "start": 8436, "end": 8449, "loc": { "start": { "line": 240, "column": 30 }, "end": { "line": 240, "column": 43 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8449, "end": 8450, "loc": { "start": { "line": 240, "column": 43 }, "end": { "line": 240, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "shapeKey", "start": 8450, "end": 8458, "loc": { "start": { "line": 240, "column": 44 }, "end": { "line": 240, "column": 52 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8458, "end": 8459, "loc": { "start": { "line": 240, "column": 52 }, "end": { "line": 240, "column": 53 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8459, "end": 8460, "loc": { "start": { "line": 240, "column": 53 }, "end": { "line": 240, "column": 54 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 8474, "end": 8476, "loc": { "start": { "line": 241, "column": 12 }, "end": { "line": 241, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8477, "end": 8478, "loc": { "start": { "line": 241, "column": 15 }, "end": { "line": 241, "column": 16 } } }, { "type": { "label": "prefix", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "!", "start": 8478, "end": 8479, "loc": { "start": { "line": 241, "column": 16 }, "end": { "line": 241, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "handle", "start": 8479, "end": 8485, "loc": { "start": { "line": 241, "column": 17 }, "end": { "line": 241, "column": 23 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8485, "end": 8486, "loc": { "start": { "line": 241, "column": 23 }, "end": { "line": 241, "column": 24 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8487, "end": 8488, "loc": { "start": { "line": 241, "column": 25 }, "end": { "line": 241, "column": 26 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 8506, "end": 8511, "loc": { "start": { "line": 242, "column": 16 }, "end": { "line": 242, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "definition", "start": 8512, "end": 8522, "loc": { "start": { "line": 242, "column": 22 }, "end": { "line": 242, "column": 32 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 8523, "end": 8524, "loc": { "start": { "line": 242, "column": 33 }, "end": { "line": 242, "column": 34 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 8525, "end": 8529, "loc": { "start": { "line": 242, "column": 35 }, "end": { "line": 242, "column": 39 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8529, "end": 8530, "loc": { "start": { "line": 242, "column": 39 }, "end": { "line": 242, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 8530, "end": 8534, "loc": { "start": { "line": 242, "column": 40 }, "end": { "line": 242, "column": 44 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8534, "end": 8535, "loc": { "start": { "line": 242, "column": 44 }, "end": { "line": 242, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "shapeDefinitionMgr", "start": 8535, "end": 8553, "loc": { "start": { "line": 242, "column": 45 }, "end": { "line": 242, "column": 63 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8553, "end": 8554, "loc": { "start": { "line": 242, "column": 63 }, "end": { "line": 242, "column": 64 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getShapeFromShortKey", "start": 8554, "end": 8574, "loc": { "start": { "line": 242, "column": 64 }, "end": { "line": 242, "column": 84 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8574, "end": 8575, "loc": { "start": { "line": 242, "column": 84 }, "end": { "line": 242, "column": 85 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "shapeKey", "start": 8575, "end": 8583, "loc": { "start": { "line": 242, "column": 85 }, "end": { "line": 242, "column": 93 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8583, "end": 8584, "loc": { "start": { "line": 242, "column": 93 }, "end": { "line": 242, "column": 94 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8584, "end": 8585, "loc": { "start": { "line": 242, "column": 94 }, "end": { "line": 242, "column": 95 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "handle", "start": 8603, "end": 8609, "loc": { "start": { "line": 243, "column": 16 }, "end": { "line": 243, "column": 22 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 8610, "end": 8611, "loc": { "start": { "line": 243, "column": 23 }, "end": { "line": 243, "column": 24 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 8612, "end": 8616, "loc": { "start": { "line": 243, "column": 25 }, "end": { "line": 243, "column": 29 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8616, "end": 8617, "loc": { "start": { "line": 243, "column": 29 }, "end": { "line": 243, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "activeHandles", "start": 8617, "end": 8630, "loc": { "start": { "line": 243, "column": 30 }, "end": { "line": 243, "column": 43 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8630, "end": 8631, "loc": { "start": { "line": 243, "column": 43 }, "end": { "line": 243, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "shapeKey", "start": 8631, "end": 8639, "loc": { "start": { "line": 243, "column": 44 }, "end": { "line": 243, "column": 52 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8639, "end": 8640, "loc": { "start": { "line": 243, "column": 52 }, "end": { "line": 243, "column": 53 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 8641, "end": 8642, "loc": { "start": { "line": 243, "column": 54 }, "end": { "line": 243, "column": 55 } } }, { "type": { "label": "new", "keyword": "new", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "new", "start": 8643, "end": 8646, "loc": { "start": { "line": 243, "column": 56 }, "end": { "line": 243, "column": 59 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "HUDShapeStatisticsHandle", "start": 8647, "end": 8671, "loc": { "start": { "line": 243, "column": 60 }, "end": { "line": 243, "column": 84 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8671, "end": 8672, "loc": { "start": { "line": 243, "column": 84 }, "end": { "line": 243, "column": 85 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 8694, "end": 8698, "loc": { "start": { "line": 244, "column": 20 }, "end": { "line": 244, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8698, "end": 8699, "loc": { "start": { "line": 244, "column": 24 }, "end": { "line": 244, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 8699, "end": 8703, "loc": { "start": { "line": 244, "column": 25 }, "end": { "line": 244, "column": 29 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8703, "end": 8704, "loc": { "start": { "line": 244, "column": 29 }, "end": { "line": 244, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "definition", "start": 8726, "end": 8736, "loc": { "start": { "line": 245, "column": 20 }, "end": { "line": 245, "column": 30 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8736, "end": 8737, "loc": { "start": { "line": 245, "column": 30 }, "end": { "line": 245, "column": 31 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 8759, "end": 8763, "loc": { "start": { "line": 246, "column": 20 }, "end": { "line": 246, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8763, "end": 8764, "loc": { "start": { "line": 246, "column": 24 }, "end": { "line": 246, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "intersectionObserver", "start": 8764, "end": 8784, "loc": { "start": { "line": 246, "column": 25 }, "end": { "line": 246, "column": 45 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8802, "end": 8803, "loc": { "start": { "line": 247, "column": 16 }, "end": { "line": 247, "column": 17 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8803, "end": 8804, "loc": { "start": { "line": 247, "column": 17 }, "end": { "line": 247, "column": 18 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8818, "end": 8819, "loc": { "start": { "line": 248, "column": 12 }, "end": { "line": 248, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "rendered", "start": 8835, "end": 8843, "loc": { "start": { "line": 250, "column": 12 }, "end": { "line": 250, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8843, "end": 8844, "loc": { "start": { "line": 250, "column": 20 }, "end": { "line": 250, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 8844, "end": 8847, "loc": { "start": { "line": 250, "column": 21 }, "end": { "line": 250, "column": 24 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8847, "end": 8848, "loc": { "start": { "line": 250, "column": 24 }, "end": { "line": 250, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "shapeKey", "start": 8848, "end": 8856, "loc": { "start": { "line": 250, "column": 25 }, "end": { "line": 250, "column": 33 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8856, "end": 8857, "loc": { "start": { "line": 250, "column": 33 }, "end": { "line": 250, "column": 34 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8857, "end": 8858, "loc": { "start": { "line": 250, "column": 34 }, "end": { "line": 250, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "handle", "start": 8872, "end": 8878, "loc": { "start": { "line": 251, "column": 12 }, "end": { "line": 251, "column": 18 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8878, "end": 8879, "loc": { "start": { "line": 251, "column": 18 }, "end": { "line": 251, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "attach", "start": 8879, "end": 8885, "loc": { "start": { "line": 251, "column": 19 }, "end": { "line": 251, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8885, "end": 8886, "loc": { "start": { "line": 251, "column": 25 }, "end": { "line": 251, "column": 26 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 8886, "end": 8890, "loc": { "start": { "line": 251, "column": 26 }, "end": { "line": 251, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8890, "end": 8891, "loc": { "start": { "line": 251, "column": 30 }, "end": { "line": 251, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "contentDiv", "start": 8891, "end": 8901, "loc": { "start": { "line": 251, "column": 31 }, "end": { "line": 251, "column": 41 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8901, "end": 8902, "loc": { "start": { "line": 251, "column": 41 }, "end": { "line": 251, "column": 42 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8902, "end": 8903, "loc": { "start": { "line": 251, "column": 42 }, "end": { "line": 251, "column": 43 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8913, "end": 8914, "loc": { "start": { "line": 252, "column": 8 }, "end": { "line": 252, "column": 9 } } }, { "type": { "label": "for", "keyword": "for", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": true, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "for", "start": 8926, "end": 8929, "loc": { "start": { "line": 254, "column": 8 }, "end": { "line": 254, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8930, "end": 8931, "loc": { "start": { "line": 254, "column": 12 }, "end": { "line": 254, "column": 13 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 8931, "end": 8936, "loc": { "start": { "line": 254, "column": 13 }, "end": { "line": 254, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 8937, "end": 8940, "loc": { "start": { "line": 254, "column": 19 }, "end": { "line": 254, "column": 22 } } }, { "type": { "label": "in", "keyword": "in", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": "in", "start": 8941, "end": 8943, "loc": { "start": { "line": 254, "column": 23 }, "end": { "line": 254, "column": 25 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 8944, "end": 8948, "loc": { "start": { "line": 254, "column": 26 }, "end": { "line": 254, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8948, "end": 8949, "loc": { "start": { "line": 254, "column": 30 }, "end": { "line": 254, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "activeHandles", "start": 8949, "end": 8962, "loc": { "start": { "line": 254, "column": 31 }, "end": { "line": 254, "column": 44 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8962, "end": 8963, "loc": { "start": { "line": 254, "column": 44 }, "end": { "line": 254, "column": 45 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8964, "end": 8965, "loc": { "start": { "line": 254, "column": 46 }, "end": { "line": 254, "column": 47 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 8979, "end": 8981, "loc": { "start": { "line": 255, "column": 12 }, "end": { "line": 255, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8982, "end": 8983, "loc": { "start": { "line": 255, "column": 15 }, "end": { "line": 255, "column": 16 } } }, { "type": { "label": "prefix", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "!", "start": 8983, "end": 8984, "loc": { "start": { "line": 255, "column": 16 }, "end": { "line": 255, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "rendered", "start": 8984, "end": 8992, "loc": { "start": { "line": 255, "column": 17 }, "end": { "line": 255, "column": 25 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 8992, "end": 8993, "loc": { "start": { "line": 255, "column": 25 }, "end": { "line": 255, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "has", "start": 8993, "end": 8996, "loc": { "start": { "line": 255, "column": 26 }, "end": { "line": 255, "column": 29 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 8996, "end": 8997, "loc": { "start": { "line": 255, "column": 29 }, "end": { "line": 255, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 8997, "end": 9000, "loc": { "start": { "line": 255, "column": 30 }, "end": { "line": 255, "column": 33 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9000, "end": 9001, "loc": { "start": { "line": 255, "column": 33 }, "end": { "line": 255, "column": 34 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9001, "end": 9002, "loc": { "start": { "line": 255, "column": 34 }, "end": { "line": 255, "column": 35 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9003, "end": 9004, "loc": { "start": { "line": 255, "column": 36 }, "end": { "line": 255, "column": 37 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 9022, "end": 9026, "loc": { "start": { "line": 256, "column": 16 }, "end": { "line": 256, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9026, "end": 9027, "loc": { "start": { "line": 256, "column": 20 }, "end": { "line": 256, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "activeHandles", "start": 9027, "end": 9040, "loc": { "start": { "line": 256, "column": 21 }, "end": { "line": 256, "column": 34 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9040, "end": 9041, "loc": { "start": { "line": 256, "column": 34 }, "end": { "line": 256, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 9041, "end": 9044, "loc": { "start": { "line": 256, "column": 35 }, "end": { "line": 256, "column": 38 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9044, "end": 9045, "loc": { "start": { "line": 256, "column": 38 }, "end": { "line": 256, "column": 39 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9045, "end": 9046, "loc": { "start": { "line": 256, "column": 39 }, "end": { "line": 256, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "destroy", "start": 9046, "end": 9053, "loc": { "start": { "line": 256, "column": 40 }, "end": { "line": 256, "column": 47 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9053, "end": 9054, "loc": { "start": { "line": 256, "column": 47 }, "end": { "line": 256, "column": 48 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9054, "end": 9055, "loc": { "start": { "line": 256, "column": 48 }, "end": { "line": 256, "column": 49 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9055, "end": 9056, "loc": { "start": { "line": 256, "column": 49 }, "end": { "line": 256, "column": 50 } } }, { "type": { "label": "delete", "keyword": "delete", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "delete", "start": 9074, "end": 9080, "loc": { "start": { "line": 257, "column": 16 }, "end": { "line": 257, "column": 22 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 9081, "end": 9085, "loc": { "start": { "line": 257, "column": 23 }, "end": { "line": 257, "column": 27 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9085, "end": 9086, "loc": { "start": { "line": 257, "column": 27 }, "end": { "line": 257, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "activeHandles", "start": 9086, "end": 9099, "loc": { "start": { "line": 257, "column": 28 }, "end": { "line": 257, "column": 41 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9099, "end": 9100, "loc": { "start": { "line": 257, "column": 41 }, "end": { "line": 257, "column": 42 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 9100, "end": 9103, "loc": { "start": { "line": 257, "column": 42 }, "end": { "line": 257, "column": 45 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9103, "end": 9104, "loc": { "start": { "line": 257, "column": 45 }, "end": { "line": 257, "column": 46 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9104, "end": 9105, "loc": { "start": { "line": 257, "column": 46 }, "end": { "line": 257, "column": 47 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9119, "end": 9120, "loc": { "start": { "line": 258, "column": 12 }, "end": { "line": 258, "column": 13 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9130, "end": 9131, "loc": { "start": { "line": 259, "column": 8 }, "end": { "line": 259, "column": 9 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 9143, "end": 9145, "loc": { "start": { "line": 261, "column": 8 }, "end": { "line": 261, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9146, "end": 9147, "loc": { "start": { "line": 261, "column": 11 }, "end": { "line": 261, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entries", "start": 9147, "end": 9154, "loc": { "start": { "line": 261, "column": 12 }, "end": { "line": 261, "column": 19 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9154, "end": 9155, "loc": { "start": { "line": 261, "column": 19 }, "end": { "line": 261, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "length", "start": 9155, "end": 9161, "loc": { "start": { "line": 261, "column": 20 }, "end": { "line": 261, "column": 26 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 9162, "end": 9165, "loc": { "start": { "line": 261, "column": 27 }, "end": { "line": 261, "column": 30 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 9166, "end": 9167, "loc": { "start": { "line": 261, "column": 31 }, "end": { "line": 261, "column": 32 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9167, "end": 9168, "loc": { "start": { "line": 261, "column": 32 }, "end": { "line": 261, "column": 33 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9169, "end": 9170, "loc": { "start": { "line": 261, "column": 34 }, "end": { "line": 261, "column": 35 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 9184, "end": 9188, "loc": { "start": { "line": 262, "column": 12 }, "end": { "line": 262, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9188, "end": 9189, "loc": { "start": { "line": 262, "column": 16 }, "end": { "line": 262, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "contentDiv", "start": 9189, "end": 9199, "loc": { "start": { "line": 262, "column": 17 }, "end": { "line": 262, "column": 27 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9199, "end": 9200, "loc": { "start": { "line": 262, "column": 27 }, "end": { "line": 262, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "innerHTML", "start": 9200, "end": 9209, "loc": { "start": { "line": 262, "column": 28 }, "end": { "line": 262, "column": 37 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 9210, "end": 9211, "loc": { "start": { "line": 262, "column": 38 }, "end": { "line": 262, "column": 39 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9212, "end": 9213, "loc": { "start": { "line": 262, "column": 40 }, "end": { "line": 262, "column": 41 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "\n ", "start": 9213, "end": 9253, "loc": { "start": { "line": 262, "column": 41 }, "end": { "line": 263, "column": 38 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9253, "end": 9255, "loc": { "start": { "line": 263, "column": 38 }, "end": { "line": 263, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 9255, "end": 9256, "loc": { "start": { "line": 263, "column": 40 }, "end": { "line": 263, "column": 41 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9256, "end": 9257, "loc": { "start": { "line": 263, "column": 41 }, "end": { "line": 263, "column": 42 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ingame", "start": 9257, "end": 9263, "loc": { "start": { "line": 263, "column": 42 }, "end": { "line": 263, "column": 48 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9263, "end": 9264, "loc": { "start": { "line": 263, "column": 48 }, "end": { "line": 263, "column": 49 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "statistics", "start": 9264, "end": 9274, "loc": { "start": { "line": 263, "column": 49 }, "end": { "line": 263, "column": 59 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9274, "end": 9275, "loc": { "start": { "line": 263, "column": 59 }, "end": { "line": 263, "column": 60 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "noShapesProduced", "start": 9275, "end": 9291, "loc": { "start": { "line": 263, "column": 60 }, "end": { "line": 263, "column": 76 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9291, "end": 9292, "loc": { "start": { "line": 263, "column": 76 }, "end": { "line": 263, "column": 77 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "", "start": 9292, "end": 9301, "loc": { "start": { "line": 263, "column": 77 }, "end": { "line": 263, "column": 86 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9301, "end": 9302, "loc": { "start": { "line": 263, "column": 86 }, "end": { "line": 263, "column": 87 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9302, "end": 9303, "loc": { "start": { "line": 263, "column": 87 }, "end": { "line": 263, "column": 88 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9313, "end": 9314, "loc": { "start": { "line": 264, "column": 8 }, "end": { "line": 264, "column": 9 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 9326, "end": 9330, "loc": { "start": { "line": 266, "column": 8 }, "end": { "line": 266, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9330, "end": 9331, "loc": { "start": { "line": 266, "column": 12 }, "end": { "line": 266, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "contentDiv", "start": 9331, "end": 9341, "loc": { "start": { "line": 266, "column": 13 }, "end": { "line": 266, "column": 23 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9341, "end": 9342, "loc": { "start": { "line": 266, "column": 23 }, "end": { "line": 266, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 9342, "end": 9351, "loc": { "start": { "line": 266, "column": 24 }, "end": { "line": 266, "column": 33 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9351, "end": 9352, "loc": { "start": { "line": 266, "column": 33 }, "end": { "line": 266, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "toggle", "start": 9352, "end": 9358, "loc": { "start": { "line": 266, "column": 34 }, "end": { "line": 266, "column": 40 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9358, "end": 9359, "loc": { "start": { "line": 266, "column": 40 }, "end": { "line": 266, "column": 41 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "hasEntries", "start": 9359, "end": 9371, "loc": { "start": { "line": 266, "column": 41 }, "end": { "line": 266, "column": 53 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9371, "end": 9372, "loc": { "start": { "line": 266, "column": 53 }, "end": { "line": 266, "column": 54 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "entries", "start": 9373, "end": 9380, "loc": { "start": { "line": 266, "column": 55 }, "end": { "line": 266, "column": 62 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9380, "end": 9381, "loc": { "start": { "line": 266, "column": 62 }, "end": { "line": 266, "column": 63 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "length", "start": 9381, "end": 9387, "loc": { "start": { "line": 266, "column": 63 }, "end": { "line": 266, "column": 69 } } }, { "type": { "label": "", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": ">", "start": 9388, "end": 9389, "loc": { "start": { "line": 266, "column": 70 }, "end": { "line": 266, "column": 71 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 9390, "end": 9391, "loc": { "start": { "line": 266, "column": 72 }, "end": { "line": 266, "column": 73 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9391, "end": 9392, "loc": { "start": { "line": 266, "column": 73 }, "end": { "line": 266, "column": 74 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9392, "end": 9393, "loc": { "start": { "line": 266, "column": 74 }, "end": { "line": 266, "column": 75 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9399, "end": 9400, "loc": { "start": { "line": 267, "column": 4 }, "end": { "line": 267, "column": 5 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 9402, "end": 9403, "loc": { "start": { "line": 268, "column": 0 }, "end": { "line": 268, "column": 1 } } }, { "type": { "label": "eof", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 9405, "end": 9405, "loc": { "start": { "line": 269, "column": 0 }, "end": { "line": 269, "column": 0 } } } ] }