{ "type": "File", "start": 0, "end": 6106, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 172, "column": 1 } }, "program": { "type": "Program", "start": 0, "end": 6106, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 172, "column": 1 } }, "sourceType": "module", "body": [ { "type": "ImportDeclaration", "start": 0, "end": 55, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 55 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 9, "end": 15, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 15 } }, "imported": { "type": "Identifier", "start": 9, "end": 15, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 15 }, "identifierName": "Dialog" }, "name": "Dialog" }, "local": { "type": "Identifier", "start": 9, "end": 15, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 15 }, "identifierName": "Dialog" }, "name": "Dialog" } } ], "source": { "type": "StringLiteral", "start": 23, "end": 54, "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 54 } }, "extra": { "rawValue": "../core/modal_dialog_elements", "raw": "\"../core/modal_dialog_elements\"" }, "value": "../core/modal_dialog_elements" } }, { "type": "ImportDeclaration", "start": 57, "end": 119, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 62 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 66, "end": 82, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 25 } }, "imported": { "type": "Identifier", "start": 66, "end": 82, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 25 }, "identifierName": "TextualGameState" }, "name": "TextualGameState" }, "local": { "type": "Identifier", "start": 66, "end": 82, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 25 }, "identifierName": "TextualGameState" }, "name": "TextualGameState" } } ], "source": { "type": "StringLiteral", "start": 90, "end": 118, "loc": { "start": { "line": 2, "column": 33 }, "end": { "line": 2, "column": 61 } }, "extra": { "rawValue": "../core/textual_game_state", "raw": "\"../core/textual_game_state\"" }, "value": "../core/textual_game_state" } }, { "type": "ImportDeclaration", "start": 121, "end": 198, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 77 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 130, "end": 149, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 28 } }, "imported": { "type": "Identifier", "start": 130, "end": 149, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 28 }, "identifierName": "getStringForKeyCode" }, "name": "getStringForKeyCode" }, "local": { "type": "Identifier", "start": 130, "end": 149, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 28 }, "identifierName": "getStringForKeyCode" }, "name": "getStringForKeyCode" } }, { "type": "ImportSpecifier", "start": 151, "end": 162, "loc": { "start": { "line": 3, "column": 30 }, "end": { "line": 3, "column": 41 } }, "imported": { "type": "Identifier", "start": 151, "end": 162, "loc": { "start": { "line": 3, "column": 30 }, "end": { "line": 3, "column": 41 }, "identifierName": "KEYMAPPINGS" }, "name": "KEYMAPPINGS" }, "local": { "type": "Identifier", "start": 151, "end": 162, "loc": { "start": { "line": 3, "column": 30 }, "end": { "line": 3, "column": 41 }, "identifierName": "KEYMAPPINGS" }, "name": "KEYMAPPINGS" } } ], "source": { "type": "StringLiteral", "start": 170, "end": 197, "loc": { "start": { "line": 3, "column": 49 }, "end": { "line": 3, "column": 76 } }, "extra": { "rawValue": "../game/key_action_mapper", "raw": "\"../game/key_action_mapper\"" }, "value": "../game/key_action_mapper" } }, { "type": "ImportDeclaration", "start": 200, "end": 243, "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 43 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 209, "end": 215, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 15 } }, "imported": { "type": "Identifier", "start": 209, "end": 215, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 15 }, "identifierName": "SOUNDS" }, "name": "SOUNDS" }, "local": { "type": "Identifier", "start": 209, "end": 215, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 15 }, "identifierName": "SOUNDS" }, "name": "SOUNDS" } } ], "source": { "type": "StringLiteral", "start": 223, "end": 242, "loc": { "start": { "line": 4, "column": 23 }, "end": { "line": 4, "column": 42 } }, "extra": { "rawValue": "../platform/sound", "raw": "\"../platform/sound\"" }, "value": "../platform/sound" } }, { "type": "ImportDeclaration", "start": 245, "end": 281, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 36 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 254, "end": 255, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 10 } }, "imported": { "type": "Identifier", "start": 254, "end": 255, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 10 }, "identifierName": "T" }, "name": "T" }, "local": { "type": "Identifier", "start": 254, "end": 255, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 10 }, "identifierName": "T" }, "name": "T" } } ], "source": { "type": "StringLiteral", "start": 263, "end": 280, "loc": { "start": { "line": 5, "column": 18 }, "end": { "line": 5, "column": 35 } }, "extra": { "rawValue": "../translations", "raw": "\"../translations\"" }, "value": "../translations" } }, { "type": "ExportNamedDeclaration", "start": 285, "end": 6106, "loc": { "start": { "line": 7, "column": 0 }, "end": { "line": 172, "column": 1 } }, "specifiers": [], "source": null, "declaration": { "type": "ClassDeclaration", "start": 292, "end": 6106, "loc": { "start": { "line": 7, "column": 7 }, "end": { "line": 172, "column": 1 } }, "id": { "type": "Identifier", "start": 298, "end": 314, "loc": { "start": { "line": 7, "column": 13 }, "end": { "line": 7, "column": 29 }, "identifierName": "KeybindingsState" }, "name": "KeybindingsState" }, "superClass": { "type": "Identifier", "start": 323, "end": 339, "loc": { "start": { "line": 7, "column": 38 }, "end": { "line": 7, "column": 54 }, "identifierName": "TextualGameState" }, "name": "TextualGameState" }, "body": { "type": "ClassBody", "start": 340, "end": 6106, "loc": { "start": { "line": 7, "column": 55 }, "end": { "line": 172, "column": 1 } }, "body": [ { "type": "ClassMethod", "start": 347, "end": 405, "loc": { "start": { "line": 8, "column": 4 }, "end": { "line": 10, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 347, "end": 358, "loc": { "start": { "line": 8, "column": 4 }, "end": { "line": 8, "column": 15 }, "identifierName": "constructor" }, "name": "constructor" }, "kind": "constructor", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 361, "end": 405, "loc": { "start": { "line": 8, "column": 18 }, "end": { "line": 10, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 372, "end": 398, "loc": { "start": { "line": 9, "column": 8 }, "end": { "line": 9, "column": 34 } }, "expression": { "type": "CallExpression", "start": 372, "end": 397, "loc": { "start": { "line": 9, "column": 8 }, "end": { "line": 9, "column": 33 } }, "callee": { "type": "Super", "start": 372, "end": 377, "loc": { "start": { "line": 9, "column": 8 }, "end": { "line": 9, "column": 13 } } }, "arguments": [ { "type": "StringLiteral", "start": 378, "end": 396, "loc": { "start": { "line": 9, "column": 14 }, "end": { "line": 9, "column": 32 } }, "extra": { "rawValue": "KeybindingsState", "raw": "\"KeybindingsState\"" }, "value": "KeybindingsState" } ] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 413, "end": 480, "loc": { "start": { "line": 12, "column": 4 }, "end": { "line": 14, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 413, "end": 432, "loc": { "start": { "line": 12, "column": 4 }, "end": { "line": 12, "column": 23 }, "identifierName": "getStateHeaderTitle" }, "name": "getStateHeaderTitle" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 435, "end": 480, "loc": { "start": { "line": 12, "column": 26 }, "end": { "line": 14, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 446, "end": 473, "loc": { "start": { "line": 13, "column": 8 }, "end": { "line": 13, "column": 35 } }, "argument": { "type": "MemberExpression", "start": 453, "end": 472, "loc": { "start": { "line": 13, "column": 15 }, "end": { "line": 13, "column": 34 } }, "object": { "type": "MemberExpression", "start": 453, "end": 466, "loc": { "start": { "line": 13, "column": 15 }, "end": { "line": 13, "column": 28 } }, "object": { "type": "Identifier", "start": 453, "end": 454, "loc": { "start": { "line": 13, "column": 15 }, "end": { "line": 13, "column": 16 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 455, "end": 466, "loc": { "start": { "line": 13, "column": 17 }, "end": { "line": 13, "column": 28 }, "identifierName": "keybindings" }, "name": "keybindings" }, "computed": false }, "property": { "type": "Identifier", "start": 467, "end": 472, "loc": { "start": { "line": 13, "column": 29 }, "end": { "line": 13, "column": 34 }, "identifierName": "title" }, "name": "title" }, "computed": false } } ], "directives": [] } }, { "type": "ClassMethod", "start": 488, "end": 840, "loc": { "start": { "line": 16, "column": 4 }, "end": { "line": 29, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 488, "end": 506, "loc": { "start": { "line": 16, "column": 4 }, "end": { "line": 16, "column": 22 }, "identifierName": "getMainContentHTML" }, "name": "getMainContentHTML" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 509, "end": 840, "loc": { "start": { "line": 16, "column": 25 }, "end": { "line": 29, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 520, "end": 833, "loc": { "start": { "line": 17, "column": 8 }, "end": { "line": 28, "column": 10 } }, "argument": { "type": "TemplateLiteral", "start": 527, "end": 832, "loc": { "start": { "line": 17, "column": 15 }, "end": { "line": 28, "column": 9 } }, "expressions": [ { "type": "MemberExpression", "start": 607, "end": 625, "loc": { "start": { "line": 20, "column": 37 }, "end": { "line": 20, "column": 55 } }, "object": { "type": "MemberExpression", "start": 607, "end": 620, "loc": { "start": { "line": 20, "column": 37 }, "end": { "line": 20, "column": 50 } }, "object": { "type": "Identifier", "start": 607, "end": 608, "loc": { "start": { "line": 20, "column": 37 }, "end": { "line": 20, "column": 38 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 609, "end": 620, "loc": { "start": { "line": 20, "column": 39 }, "end": { "line": 20, "column": 50 }, "identifierName": "keybindings" }, "name": "keybindings" }, "computed": false }, "property": { "type": "Identifier", "start": 621, "end": 625, "loc": { "start": { "line": 20, "column": 51 }, "end": { "line": 20, "column": 55 }, "identifierName": "hint" }, "name": "hint" }, "computed": false }, { "type": "MemberExpression", "start": 696, "end": 726, "loc": { "start": { "line": 21, "column": 61 }, "end": { "line": 21, "column": 91 } }, "object": { "type": "MemberExpression", "start": 696, "end": 709, "loc": { "start": { "line": 21, "column": 61 }, "end": { "line": 21, "column": 74 } }, "object": { "type": "Identifier", "start": 696, "end": 697, "loc": { "start": { "line": 21, "column": 61 }, "end": { "line": 21, "column": 62 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 698, "end": 709, "loc": { "start": { "line": 21, "column": 63 }, "end": { "line": 21, "column": 74 }, "identifierName": "keybindings" }, "name": "keybindings" }, "computed": false }, "property": { "type": "Identifier", "start": 710, "end": 726, "loc": { "start": { "line": 21, "column": 75 }, "end": { "line": 21, "column": 91 }, "identifierName": "resetKeybindings" }, "name": "resetKeybindings" }, "computed": false } ], "quasis": [ { "type": "TemplateElement", "start": 528, "end": 605, "loc": { "start": { "line": 17, "column": 16 }, "end": { "line": 20, "column": 35 } }, "value": { "raw": "\n\n
\n ", "cooked": "\n\n
\n " }, "tail": false }, { "type": "TemplateElement", "start": 626, "end": 694, "loc": { "start": { "line": 20, "column": 56 }, "end": { "line": 21, "column": 59 } }, "value": { "raw": "\n \n\n
\n\n
\n\n
\n ", "cooked": "\n\n
\n\n
\n\n
\n " }, "tail": true } ] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 848, "end": 3086, "loc": { "start": { "line": 31, "column": 4 }, "end": { "line": 81, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 848, "end": 855, "loc": { "start": { "line": 31, "column": 4 }, "end": { "line": 31, "column": 11 }, "identifierName": "onEnter" }, "name": "onEnter" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 858, "end": 3086, "loc": { "start": { "line": 31, "column": 14 }, "end": { "line": 81, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 869, "end": 940, "loc": { "start": { "line": 32, "column": 8 }, "end": { "line": 32, "column": 79 } }, "declarations": [ { "type": "VariableDeclarator", "start": 875, "end": 939, "loc": { "start": { "line": 32, "column": 14 }, "end": { "line": 32, "column": 78 } }, "id": { "type": "Identifier", "start": 875, "end": 890, "loc": { "start": { "line": 32, "column": 14 }, "end": { "line": 32, "column": 29 }, "identifierName": "keybindingsElem" }, "name": "keybindingsElem" }, "init": { "type": "CallExpression", "start": 893, "end": 939, "loc": { "start": { "line": 32, "column": 32 }, "end": { "line": 32, "column": 78 } }, "callee": { "type": "MemberExpression", "start": 893, "end": 923, "loc": { "start": { "line": 32, "column": 32 }, "end": { "line": 32, "column": 62 } }, "object": { "type": "MemberExpression", "start": 893, "end": 909, "loc": { "start": { "line": 32, "column": 32 }, "end": { "line": 32, "column": 48 } }, "object": { "type": "ThisExpression", "start": 893, "end": 897, "loc": { "start": { "line": 32, "column": 32 }, "end": { "line": 32, "column": 36 } } }, "property": { "type": "Identifier", "start": 898, "end": 909, "loc": { "start": { "line": 32, "column": 37 }, "end": { "line": 32, "column": 48 }, "identifierName": "htmlElement" }, "name": "htmlElement" }, "computed": false }, "property": { "type": "Identifier", "start": 910, "end": 923, "loc": { "start": { "line": 32, "column": 49 }, "end": { "line": 32, "column": 62 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 924, "end": 938, "loc": { "start": { "line": 32, "column": 63 }, "end": { "line": 32, "column": 77 } }, "extra": { "rawValue": ".keybindings", "raw": "\".keybindings\"" }, "value": ".keybindings" } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 952, "end": 1039, "loc": { "start": { "line": 34, "column": 8 }, "end": { "line": 34, "column": 95 } }, "expression": { "type": "CallExpression", "start": 952, "end": 1038, "loc": { "start": { "line": 34, "column": 8 }, "end": { "line": 34, "column": 94 } }, "callee": { "type": "MemberExpression", "start": 952, "end": 968, "loc": { "start": { "line": 34, "column": 8 }, "end": { "line": 34, "column": 24 } }, "object": { "type": "ThisExpression", "start": 952, "end": 956, "loc": { "start": { "line": 34, "column": 8 }, "end": { "line": 34, "column": 12 } } }, "property": { "type": "Identifier", "start": 957, "end": 968, "loc": { "start": { "line": 34, "column": 13 }, "end": { "line": 34, "column": 24 }, "identifierName": "trackClicks" }, "name": "trackClicks" }, "computed": false }, "arguments": [ { "type": "CallExpression", "start": 969, "end": 1017, "loc": { "start": { "line": 34, "column": 25 }, "end": { "line": 34, "column": 73 } }, "callee": { "type": "MemberExpression", "start": 969, "end": 999, "loc": { "start": { "line": 34, "column": 25 }, "end": { "line": 34, "column": 55 } }, "object": { "type": "MemberExpression", "start": 969, "end": 985, "loc": { "start": { "line": 34, "column": 25 }, "end": { "line": 34, "column": 41 } }, "object": { "type": "ThisExpression", "start": 969, "end": 973, "loc": { "start": { "line": 34, "column": 25 }, "end": { "line": 34, "column": 29 } } }, "property": { "type": "Identifier", "start": 974, "end": 985, "loc": { "start": { "line": 34, "column": 30 }, "end": { "line": 34, "column": 41 }, "identifierName": "htmlElement" }, "name": "htmlElement" }, "computed": false }, "property": { "type": "Identifier", "start": 986, "end": 999, "loc": { "start": { "line": 34, "column": 42 }, "end": { "line": 34, "column": 55 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1000, "end": 1016, "loc": { "start": { "line": 34, "column": 56 }, "end": { "line": 34, "column": 72 } }, "extra": { "rawValue": ".resetBindings", "raw": "\".resetBindings\"" }, "value": ".resetBindings" } ] }, { "type": "MemberExpression", "start": 1019, "end": 1037, "loc": { "start": { "line": 34, "column": 75 }, "end": { "line": 34, "column": 93 } }, "object": { "type": "ThisExpression", "start": 1019, "end": 1023, "loc": { "start": { "line": 34, "column": 75 }, "end": { "line": 34, "column": 79 } } }, "property": { "type": "Identifier", "start": 1024, "end": 1037, "loc": { "start": { "line": 34, "column": 80 }, "end": { "line": 34, "column": 93 }, "identifierName": "resetBindings" }, "name": "resetBindings" }, "computed": false } ] } }, { "type": "ForInStatement", "start": 1051, "end": 3044, "loc": { "start": { "line": 36, "column": 8 }, "end": { "line": 79, "column": 9 } }, "left": { "type": "VariableDeclaration", "start": 1056, "end": 1070, "loc": { "start": { "line": 36, "column": 13 }, "end": { "line": 36, "column": 27 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1062, "end": 1070, "loc": { "start": { "line": 36, "column": 19 }, "end": { "line": 36, "column": 27 } }, "id": { "type": "Identifier", "start": 1062, "end": 1070, "loc": { "start": { "line": 36, "column": 19 }, "end": { "line": 36, "column": 27 }, "identifierName": "category" }, "name": "category" }, "init": null } ], "kind": "const" }, "right": { "type": "Identifier", "start": 1074, "end": 1085, "loc": { "start": { "line": 36, "column": 31 }, "end": { "line": 36, "column": 42 }, "identifierName": "KEYMAPPINGS" }, "name": "KEYMAPPINGS" }, "body": { "type": "BlockStatement", "start": 1087, "end": 3044, "loc": { "start": { "line": 36, "column": 44 }, "end": { "line": 79, "column": 9 } }, "body": [ { "type": "VariableDeclaration", "start": 1102, "end": 1152, "loc": { "start": { "line": 37, "column": 12 }, "end": { "line": 37, "column": 62 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1108, "end": 1151, "loc": { "start": { "line": 37, "column": 18 }, "end": { "line": 37, "column": 61 } }, "id": { "type": "Identifier", "start": 1108, "end": 1119, "loc": { "start": { "line": 37, "column": 18 }, "end": { "line": 37, "column": 29 }, "identifierName": "categoryDiv" }, "name": "categoryDiv" }, "init": { "type": "CallExpression", "start": 1122, "end": 1151, "loc": { "start": { "line": 37, "column": 32 }, "end": { "line": 37, "column": 61 } }, "callee": { "type": "MemberExpression", "start": 1122, "end": 1144, "loc": { "start": { "line": 37, "column": 32 }, "end": { "line": 37, "column": 54 } }, "object": { "type": "Identifier", "start": 1122, "end": 1130, "loc": { "start": { "line": 37, "column": 32 }, "end": { "line": 37, "column": 40 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 1131, "end": 1144, "loc": { "start": { "line": 37, "column": 41 }, "end": { "line": 37, "column": 54 }, "identifierName": "createElement" }, "name": "createElement" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1145, "end": 1150, "loc": { "start": { "line": 37, "column": 55 }, "end": { "line": 37, "column": 60 } }, "extra": { "rawValue": "div", "raw": "\"div\"" }, "value": "div" } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 1166, "end": 1204, "loc": { "start": { "line": 38, "column": 12 }, "end": { "line": 38, "column": 50 } }, "expression": { "type": "CallExpression", "start": 1166, "end": 1203, "loc": { "start": { "line": 38, "column": 12 }, "end": { "line": 38, "column": 49 } }, "callee": { "type": "MemberExpression", "start": 1166, "end": 1191, "loc": { "start": { "line": 38, "column": 12 }, "end": { "line": 38, "column": 37 } }, "object": { "type": "MemberExpression", "start": 1166, "end": 1187, "loc": { "start": { "line": 38, "column": 12 }, "end": { "line": 38, "column": 33 } }, "object": { "type": "Identifier", "start": 1166, "end": 1177, "loc": { "start": { "line": 38, "column": 12 }, "end": { "line": 38, "column": 23 }, "identifierName": "categoryDiv" }, "name": "categoryDiv" }, "property": { "type": "Identifier", "start": 1178, "end": 1187, "loc": { "start": { "line": 38, "column": 24 }, "end": { "line": 38, "column": 33 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 1188, "end": 1191, "loc": { "start": { "line": 38, "column": 34 }, "end": { "line": 38, "column": 37 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1192, "end": 1202, "loc": { "start": { "line": 38, "column": 38 }, "end": { "line": 38, "column": 48 } }, "extra": { "rawValue": "category", "raw": "\"category\"" }, "value": "category" } ] } }, { "type": "ExpressionStatement", "start": 1218, "end": 1259, "loc": { "start": { "line": 39, "column": 12 }, "end": { "line": 39, "column": 53 } }, "expression": { "type": "CallExpression", "start": 1218, "end": 1258, "loc": { "start": { "line": 39, "column": 12 }, "end": { "line": 39, "column": 52 } }, "callee": { "type": "MemberExpression", "start": 1218, "end": 1245, "loc": { "start": { "line": 39, "column": 12 }, "end": { "line": 39, "column": 39 } }, "object": { "type": "Identifier", "start": 1218, "end": 1233, "loc": { "start": { "line": 39, "column": 12 }, "end": { "line": 39, "column": 27 }, "identifierName": "keybindingsElem" }, "name": "keybindingsElem" }, "property": { "type": "Identifier", "start": 1234, "end": 1245, "loc": { "start": { "line": 39, "column": 28 }, "end": { "line": 39, "column": 39 }, "identifierName": "appendChild" }, "name": "appendChild" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 1246, "end": 1257, "loc": { "start": { "line": 39, "column": 40 }, "end": { "line": 39, "column": 51 }, "identifierName": "categoryDiv" }, "name": "categoryDiv" } ] } }, { "type": "VariableDeclaration", "start": 1275, "end": 1325, "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 62 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1281, "end": 1324, "loc": { "start": { "line": 41, "column": 18 }, "end": { "line": 41, "column": 61 } }, "id": { "type": "Identifier", "start": 1281, "end": 1289, "loc": { "start": { "line": 41, "column": 18 }, "end": { "line": 41, "column": 26 }, "identifierName": "labelDiv" }, "name": "labelDiv" }, "init": { "type": "CallExpression", "start": 1292, "end": 1324, "loc": { "start": { "line": 41, "column": 29 }, "end": { "line": 41, "column": 61 } }, "callee": { "type": "MemberExpression", "start": 1292, "end": 1314, "loc": { "start": { "line": 41, "column": 29 }, "end": { "line": 41, "column": 51 } }, "object": { "type": "Identifier", "start": 1292, "end": 1300, "loc": { "start": { "line": 41, "column": 29 }, "end": { "line": 41, "column": 37 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 1301, "end": 1314, "loc": { "start": { "line": 41, "column": 38 }, "end": { "line": 41, "column": 51 }, "identifierName": "createElement" }, "name": "createElement" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1315, "end": 1323, "loc": { "start": { "line": 41, "column": 52 }, "end": { "line": 41, "column": 60 } }, "extra": { "rawValue": "strong", "raw": "\"strong\"" }, "value": "strong" } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 1339, "end": 1399, "loc": { "start": { "line": 42, "column": 12 }, "end": { "line": 42, "column": 72 } }, "expression": { "type": "AssignmentExpression", "start": 1339, "end": 1398, "loc": { "start": { "line": 42, "column": 12 }, "end": { "line": 42, "column": 71 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1339, "end": 1357, "loc": { "start": { "line": 42, "column": 12 }, "end": { "line": 42, "column": 30 } }, "object": { "type": "Identifier", "start": 1339, "end": 1347, "loc": { "start": { "line": 42, "column": 12 }, "end": { "line": 42, "column": 20 }, "identifierName": "labelDiv" }, "name": "labelDiv" }, "property": { "type": "Identifier", "start": 1348, "end": 1357, "loc": { "start": { "line": 42, "column": 21 }, "end": { "line": 42, "column": 30 }, "identifierName": "innerText" }, "name": "innerText" }, "computed": false }, "right": { "type": "MemberExpression", "start": 1360, "end": 1398, "loc": { "start": { "line": 42, "column": 33 }, "end": { "line": 42, "column": 71 } }, "object": { "type": "MemberExpression", "start": 1360, "end": 1388, "loc": { "start": { "line": 42, "column": 33 }, "end": { "line": 42, "column": 61 } }, "object": { "type": "MemberExpression", "start": 1360, "end": 1373, "loc": { "start": { "line": 42, "column": 33 }, "end": { "line": 42, "column": 46 } }, "object": { "type": "Identifier", "start": 1360, "end": 1361, "loc": { "start": { "line": 42, "column": 33 }, "end": { "line": 42, "column": 34 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 1362, "end": 1373, "loc": { "start": { "line": 42, "column": 35 }, "end": { "line": 42, "column": 46 }, "identifierName": "keybindings" }, "name": "keybindings" }, "computed": false }, "property": { "type": "Identifier", "start": 1374, "end": 1388, "loc": { "start": { "line": 42, "column": 47 }, "end": { "line": 42, "column": 61 }, "identifierName": "categoryLabels" }, "name": "categoryLabels" }, "computed": false }, "property": { "type": "Identifier", "start": 1389, "end": 1397, "loc": { "start": { "line": 42, "column": 62 }, "end": { "line": 42, "column": 70 }, "identifierName": "category" }, "name": "category" }, "computed": true } } }, { "type": "ExpressionStatement", "start": 1413, "end": 1453, "loc": { "start": { "line": 43, "column": 12 }, "end": { "line": 43, "column": 52 } }, "expression": { "type": "CallExpression", "start": 1413, "end": 1452, "loc": { "start": { "line": 43, "column": 12 }, "end": { "line": 43, "column": 51 } }, "callee": { "type": "MemberExpression", "start": 1413, "end": 1435, "loc": { "start": { "line": 43, "column": 12 }, "end": { "line": 43, "column": 34 } }, "object": { "type": "MemberExpression", "start": 1413, "end": 1431, "loc": { "start": { "line": 43, "column": 12 }, "end": { "line": 43, "column": 30 } }, "object": { "type": "Identifier", "start": 1413, "end": 1421, "loc": { "start": { "line": 43, "column": 12 }, "end": { "line": 43, "column": 20 }, "identifierName": "labelDiv" }, "name": "labelDiv" }, "property": { "type": "Identifier", "start": 1422, "end": 1431, "loc": { "start": { "line": 43, "column": 21 }, "end": { "line": 43, "column": 30 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 1432, "end": 1435, "loc": { "start": { "line": 43, "column": 31 }, "end": { "line": 43, "column": 34 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1436, "end": 1451, "loc": { "start": { "line": 43, "column": 35 }, "end": { "line": 43, "column": 50 } }, "extra": { "rawValue": "categoryLabel", "raw": "\"categoryLabel\"" }, "value": "categoryLabel" } ] } }, { "type": "ExpressionStatement", "start": 1467, "end": 1501, "loc": { "start": { "line": 44, "column": 12 }, "end": { "line": 44, "column": 46 } }, "expression": { "type": "CallExpression", "start": 1467, "end": 1500, "loc": { "start": { "line": 44, "column": 12 }, "end": { "line": 44, "column": 45 } }, "callee": { "type": "MemberExpression", "start": 1467, "end": 1490, "loc": { "start": { "line": 44, "column": 12 }, "end": { "line": 44, "column": 35 } }, "object": { "type": "Identifier", "start": 1467, "end": 1478, "loc": { "start": { "line": 44, "column": 12 }, "end": { "line": 44, "column": 23 }, "identifierName": "categoryDiv" }, "name": "categoryDiv" }, "property": { "type": "Identifier", "start": 1479, "end": 1490, "loc": { "start": { "line": 44, "column": 24 }, "end": { "line": 44, "column": 35 }, "identifierName": "appendChild" }, "name": "appendChild" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 1491, "end": 1499, "loc": { "start": { "line": 44, "column": 36 }, "end": { "line": 44, "column": 44 }, "identifierName": "labelDiv" }, "name": "labelDiv" } ] } }, { "type": "ForInStatement", "start": 1517, "end": 3033, "loc": { "start": { "line": 46, "column": 12 }, "end": { "line": 78, "column": 13 } }, "left": { "type": "VariableDeclaration", "start": 1522, "end": 1540, "loc": { "start": { "line": 46, "column": 17 }, "end": { "line": 46, "column": 35 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1528, "end": 1540, "loc": { "start": { "line": 46, "column": 23 }, "end": { "line": 46, "column": 35 } }, "id": { "type": "Identifier", "start": 1528, "end": 1540, "loc": { "start": { "line": 46, "column": 23 }, "end": { "line": 46, "column": 35 }, "identifierName": "keybindingId" }, "name": "keybindingId" }, "init": null } ], "kind": "const" }, "right": { "type": "MemberExpression", "start": 1544, "end": 1565, "loc": { "start": { "line": 46, "column": 39 }, "end": { "line": 46, "column": 60 } }, "object": { "type": "Identifier", "start": 1544, "end": 1555, "loc": { "start": { "line": 46, "column": 39 }, "end": { "line": 46, "column": 50 }, "identifierName": "KEYMAPPINGS" }, "name": "KEYMAPPINGS" }, "property": { "type": "Identifier", "start": 1556, "end": 1564, "loc": { "start": { "line": 46, "column": 51 }, "end": { "line": 46, "column": 59 }, "identifierName": "category" }, "name": "category" }, "computed": true }, "body": { "type": "BlockStatement", "start": 1567, "end": 3033, "loc": { "start": { "line": 46, "column": 62 }, "end": { "line": 78, "column": 13 } }, "body": [ { "type": "VariableDeclaration", "start": 1586, "end": 1637, "loc": { "start": { "line": 47, "column": 16 }, "end": { "line": 47, "column": 67 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1592, "end": 1636, "loc": { "start": { "line": 47, "column": 22 }, "end": { "line": 47, "column": 66 } }, "id": { "type": "Identifier", "start": 1592, "end": 1598, "loc": { "start": { "line": 47, "column": 22 }, "end": { "line": 47, "column": 28 }, "identifierName": "mapped" }, "name": "mapped" }, "init": { "type": "MemberExpression", "start": 1601, "end": 1636, "loc": { "start": { "line": 47, "column": 31 }, "end": { "line": 47, "column": 66 } }, "object": { "type": "MemberExpression", "start": 1601, "end": 1622, "loc": { "start": { "line": 47, "column": 31 }, "end": { "line": 47, "column": 52 } }, "object": { "type": "Identifier", "start": 1601, "end": 1612, "loc": { "start": { "line": 47, "column": 31 }, "end": { "line": 47, "column": 42 }, "identifierName": "KEYMAPPINGS" }, "name": "KEYMAPPINGS" }, "property": { "type": "Identifier", "start": 1613, "end": 1621, "loc": { "start": { "line": 47, "column": 43 }, "end": { "line": 47, "column": 51 }, "identifierName": "category" }, "name": "category" }, "computed": true }, "property": { "type": "Identifier", "start": 1623, "end": 1635, "loc": { "start": { "line": 47, "column": 53 }, "end": { "line": 47, "column": 65 }, "identifierName": "keybindingId" }, "name": "keybindingId" }, "computed": true } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 1657, "end": 1700, "loc": { "start": { "line": 49, "column": 16 }, "end": { "line": 49, "column": 59 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1663, "end": 1699, "loc": { "start": { "line": 49, "column": 22 }, "end": { "line": 49, "column": 58 } }, "id": { "type": "Identifier", "start": 1663, "end": 1667, "loc": { "start": { "line": 49, "column": 22 }, "end": { "line": 49, "column": 26 }, "identifierName": "elem" }, "name": "elem" }, "init": { "type": "CallExpression", "start": 1670, "end": 1699, "loc": { "start": { "line": 49, "column": 29 }, "end": { "line": 49, "column": 58 } }, "callee": { "type": "MemberExpression", "start": 1670, "end": 1692, "loc": { "start": { "line": 49, "column": 29 }, "end": { "line": 49, "column": 51 } }, "object": { "type": "Identifier", "start": 1670, "end": 1678, "loc": { "start": { "line": 49, "column": 29 }, "end": { "line": 49, "column": 37 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 1679, "end": 1692, "loc": { "start": { "line": 49, "column": 38 }, "end": { "line": 49, "column": 51 }, "identifierName": "createElement" }, "name": "createElement" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1693, "end": 1698, "loc": { "start": { "line": 49, "column": 52 }, "end": { "line": 49, "column": 57 } }, "extra": { "rawValue": "div", "raw": "\"div\"" }, "value": "div" } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 1718, "end": 1746, "loc": { "start": { "line": 50, "column": 16 }, "end": { "line": 50, "column": 44 } }, "expression": { "type": "CallExpression", "start": 1718, "end": 1745, "loc": { "start": { "line": 50, "column": 16 }, "end": { "line": 50, "column": 43 } }, "callee": { "type": "MemberExpression", "start": 1718, "end": 1736, "loc": { "start": { "line": 50, "column": 16 }, "end": { "line": 50, "column": 34 } }, "object": { "type": "MemberExpression", "start": 1718, "end": 1732, "loc": { "start": { "line": 50, "column": 16 }, "end": { "line": 50, "column": 30 } }, "object": { "type": "Identifier", "start": 1718, "end": 1722, "loc": { "start": { "line": 50, "column": 16 }, "end": { "line": 50, "column": 20 }, "identifierName": "elem" }, "name": "elem" }, "property": { "type": "Identifier", "start": 1723, "end": 1732, "loc": { "start": { "line": 50, "column": 21 }, "end": { "line": 50, "column": 30 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 1733, "end": 1736, "loc": { "start": { "line": 50, "column": 31 }, "end": { "line": 50, "column": 34 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1737, "end": 1744, "loc": { "start": { "line": 50, "column": 35 }, "end": { "line": 50, "column": 42 } }, "extra": { "rawValue": "entry", "raw": "\"entry\"" }, "value": "entry" } ] } }, { "type": "ExpressionStatement", "start": 1764, "end": 1815, "loc": { "start": { "line": 51, "column": 16 }, "end": { "line": 51, "column": 67 } }, "expression": { "type": "CallExpression", "start": 1764, "end": 1814, "loc": { "start": { "line": 51, "column": 16 }, "end": { "line": 51, "column": 66 } }, "callee": { "type": "MemberExpression", "start": 1764, "end": 1781, "loc": { "start": { "line": 51, "column": 16 }, "end": { "line": 51, "column": 33 } }, "object": { "type": "Identifier", "start": 1764, "end": 1768, "loc": { "start": { "line": 51, "column": 16 }, "end": { "line": 51, "column": 20 }, "identifierName": "elem" }, "name": "elem" }, "property": { "type": "Identifier", "start": 1769, "end": 1781, "loc": { "start": { "line": 51, "column": 21 }, "end": { "line": 51, "column": 33 }, "identifierName": "setAttribute" }, "name": "setAttribute" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1782, "end": 1799, "loc": { "start": { "line": 51, "column": 34 }, "end": { "line": 51, "column": 51 } }, "extra": { "rawValue": "data-keybinding", "raw": "\"data-keybinding\"" }, "value": "data-keybinding" }, { "type": "Identifier", "start": 1801, "end": 1813, "loc": { "start": { "line": 51, "column": 53 }, "end": { "line": 51, "column": 65 }, "identifierName": "keybindingId" }, "name": "keybindingId" } ] } }, { "type": "ExpressionStatement", "start": 1833, "end": 1863, "loc": { "start": { "line": 52, "column": 16 }, "end": { "line": 52, "column": 46 } }, "expression": { "type": "CallExpression", "start": 1833, "end": 1862, "loc": { "start": { "line": 52, "column": 16 }, "end": { "line": 52, "column": 45 } }, "callee": { "type": "MemberExpression", "start": 1833, "end": 1856, "loc": { "start": { "line": 52, "column": 16 }, "end": { "line": 52, "column": 39 } }, "object": { "type": "Identifier", "start": 1833, "end": 1844, "loc": { "start": { "line": 52, "column": 16 }, "end": { "line": 52, "column": 27 }, "identifierName": "categoryDiv" }, "name": "categoryDiv" }, "property": { "type": "Identifier", "start": 1845, "end": 1856, "loc": { "start": { "line": 52, "column": 28 }, "end": { "line": 52, "column": 39 }, "identifierName": "appendChild" }, "name": "appendChild" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 1857, "end": 1861, "loc": { "start": { "line": 52, "column": 40 }, "end": { "line": 52, "column": 44 }, "identifierName": "elem" }, "name": "elem" } ] } }, { "type": "VariableDeclaration", "start": 1883, "end": 1928, "loc": { "start": { "line": 54, "column": 16 }, "end": { "line": 54, "column": 61 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1889, "end": 1927, "loc": { "start": { "line": 54, "column": 22 }, "end": { "line": 54, "column": 60 } }, "id": { "type": "Identifier", "start": 1889, "end": 1894, "loc": { "start": { "line": 54, "column": 22 }, "end": { "line": 54, "column": 27 }, "identifierName": "title" }, "name": "title" }, "init": { "type": "CallExpression", "start": 1897, "end": 1927, "loc": { "start": { "line": 54, "column": 30 }, "end": { "line": 54, "column": 60 } }, "callee": { "type": "MemberExpression", "start": 1897, "end": 1919, "loc": { "start": { "line": 54, "column": 30 }, "end": { "line": 54, "column": 52 } }, "object": { "type": "Identifier", "start": 1897, "end": 1905, "loc": { "start": { "line": 54, "column": 30 }, "end": { "line": 54, "column": 38 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 1906, "end": 1919, "loc": { "start": { "line": 54, "column": 39 }, "end": { "line": 54, "column": 52 }, "identifierName": "createElement" }, "name": "createElement" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1920, "end": 1926, "loc": { "start": { "line": 54, "column": 53 }, "end": { "line": 54, "column": 59 } }, "extra": { "rawValue": "span", "raw": "\"span\"" }, "value": "span" } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 1946, "end": 1975, "loc": { "start": { "line": 55, "column": 16 }, "end": { "line": 55, "column": 45 } }, "expression": { "type": "CallExpression", "start": 1946, "end": 1974, "loc": { "start": { "line": 55, "column": 16 }, "end": { "line": 55, "column": 44 } }, "callee": { "type": "MemberExpression", "start": 1946, "end": 1965, "loc": { "start": { "line": 55, "column": 16 }, "end": { "line": 55, "column": 35 } }, "object": { "type": "MemberExpression", "start": 1946, "end": 1961, "loc": { "start": { "line": 55, "column": 16 }, "end": { "line": 55, "column": 31 } }, "object": { "type": "Identifier", "start": 1946, "end": 1951, "loc": { "start": { "line": 55, "column": 16 }, "end": { "line": 55, "column": 21 }, "identifierName": "title" }, "name": "title" }, "property": { "type": "Identifier", "start": 1952, "end": 1961, "loc": { "start": { "line": 55, "column": 22 }, "end": { "line": 55, "column": 31 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 1962, "end": 1965, "loc": { "start": { "line": 55, "column": 32 }, "end": { "line": 55, "column": 35 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1966, "end": 1973, "loc": { "start": { "line": 55, "column": 36 }, "end": { "line": 55, "column": 43 } }, "extra": { "rawValue": "title", "raw": "\"title\"" }, "value": "title" } ] } }, { "type": "ExpressionStatement", "start": 1993, "end": 2048, "loc": { "start": { "line": 56, "column": 16 }, "end": { "line": 56, "column": 71 } }, "expression": { "type": "AssignmentExpression", "start": 1993, "end": 2047, "loc": { "start": { "line": 56, "column": 16 }, "end": { "line": 56, "column": 70 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1993, "end": 2008, "loc": { "start": { "line": 56, "column": 16 }, "end": { "line": 56, "column": 31 } }, "object": { "type": "Identifier", "start": 1993, "end": 1998, "loc": { "start": { "line": 56, "column": 16 }, "end": { "line": 56, "column": 21 }, "identifierName": "title" }, "name": "title" }, "property": { "type": "Identifier", "start": 1999, "end": 2008, "loc": { "start": { "line": 56, "column": 22 }, "end": { "line": 56, "column": 31 }, "identifierName": "innerText" }, "name": "innerText" }, "computed": false }, "right": { "type": "MemberExpression", "start": 2011, "end": 2047, "loc": { "start": { "line": 56, "column": 34 }, "end": { "line": 56, "column": 70 } }, "object": { "type": "MemberExpression", "start": 2011, "end": 2033, "loc": { "start": { "line": 56, "column": 34 }, "end": { "line": 56, "column": 56 } }, "object": { "type": "MemberExpression", "start": 2011, "end": 2024, "loc": { "start": { "line": 56, "column": 34 }, "end": { "line": 56, "column": 47 } }, "object": { "type": "Identifier", "start": 2011, "end": 2012, "loc": { "start": { "line": 56, "column": 34 }, "end": { "line": 56, "column": 35 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 2013, "end": 2024, "loc": { "start": { "line": 56, "column": 36 }, "end": { "line": 56, "column": 47 }, "identifierName": "keybindings" }, "name": "keybindings" }, "computed": false }, "property": { "type": "Identifier", "start": 2025, "end": 2033, "loc": { "start": { "line": 56, "column": 48 }, "end": { "line": 56, "column": 56 }, "identifierName": "mappings" }, "name": "mappings" }, "computed": false }, "property": { "type": "Identifier", "start": 2034, "end": 2046, "loc": { "start": { "line": 56, "column": 57 }, "end": { "line": 56, "column": 69 }, "identifierName": "keybindingId" }, "name": "keybindingId" }, "computed": true } } }, { "type": "ExpressionStatement", "start": 2066, "end": 2090, "loc": { "start": { "line": 57, "column": 16 }, "end": { "line": 57, "column": 40 } }, "expression": { "type": "CallExpression", "start": 2066, "end": 2089, "loc": { "start": { "line": 57, "column": 16 }, "end": { "line": 57, "column": 39 } }, "callee": { "type": "MemberExpression", "start": 2066, "end": 2082, "loc": { "start": { "line": 57, "column": 16 }, "end": { "line": 57, "column": 32 } }, "object": { "type": "Identifier", "start": 2066, "end": 2070, "loc": { "start": { "line": 57, "column": 16 }, "end": { "line": 57, "column": 20 }, "identifierName": "elem" }, "name": "elem" }, "property": { "type": "Identifier", "start": 2071, "end": 2082, "loc": { "start": { "line": 57, "column": 21 }, "end": { "line": 57, "column": 32 }, "identifierName": "appendChild" }, "name": "appendChild" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2083, "end": 2088, "loc": { "start": { "line": 57, "column": 33 }, "end": { "line": 57, "column": 38 }, "identifierName": "title" }, "name": "title" } ] } }, { "type": "VariableDeclaration", "start": 2110, "end": 2160, "loc": { "start": { "line": 59, "column": 16 }, "end": { "line": 59, "column": 66 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2116, "end": 2159, "loc": { "start": { "line": 59, "column": 22 }, "end": { "line": 59, "column": 65 } }, "id": { "type": "Identifier", "start": 2116, "end": 2126, "loc": { "start": { "line": 59, "column": 22 }, "end": { "line": 59, "column": 32 }, "identifierName": "mappingDiv" }, "name": "mappingDiv" }, "init": { "type": "CallExpression", "start": 2129, "end": 2159, "loc": { "start": { "line": 59, "column": 35 }, "end": { "line": 59, "column": 65 } }, "callee": { "type": "MemberExpression", "start": 2129, "end": 2151, "loc": { "start": { "line": 59, "column": 35 }, "end": { "line": 59, "column": 57 } }, "object": { "type": "Identifier", "start": 2129, "end": 2137, "loc": { "start": { "line": 59, "column": 35 }, "end": { "line": 59, "column": 43 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 2138, "end": 2151, "loc": { "start": { "line": 59, "column": 44 }, "end": { "line": 59, "column": 57 }, "identifierName": "createElement" }, "name": "createElement" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 2152, "end": 2158, "loc": { "start": { "line": 59, "column": 58 }, "end": { "line": 59, "column": 64 } }, "extra": { "rawValue": "span", "raw": "\"span\"" }, "value": "span" } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 2178, "end": 2214, "loc": { "start": { "line": 60, "column": 16 }, "end": { "line": 60, "column": 52 } }, "expression": { "type": "CallExpression", "start": 2178, "end": 2213, "loc": { "start": { "line": 60, "column": 16 }, "end": { "line": 60, "column": 51 } }, "callee": { "type": "MemberExpression", "start": 2178, "end": 2202, "loc": { "start": { "line": 60, "column": 16 }, "end": { "line": 60, "column": 40 } }, "object": { "type": "MemberExpression", "start": 2178, "end": 2198, "loc": { "start": { "line": 60, "column": 16 }, "end": { "line": 60, "column": 36 } }, "object": { "type": "Identifier", "start": 2178, "end": 2188, "loc": { "start": { "line": 60, "column": 16 }, "end": { "line": 60, "column": 26 }, "identifierName": "mappingDiv" }, "name": "mappingDiv" }, "property": { "type": "Identifier", "start": 2189, "end": 2198, "loc": { "start": { "line": 60, "column": 27 }, "end": { "line": 60, "column": 36 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 2199, "end": 2202, "loc": { "start": { "line": 60, "column": 37 }, "end": { "line": 60, "column": 40 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 2203, "end": 2212, "loc": { "start": { "line": 60, "column": 41 }, "end": { "line": 60, "column": 50 } }, "extra": { "rawValue": "mapping", "raw": "\"mapping\"" }, "value": "mapping" } ] } }, { "type": "ExpressionStatement", "start": 2232, "end": 2261, "loc": { "start": { "line": 61, "column": 16 }, "end": { "line": 61, "column": 45 } }, "expression": { "type": "CallExpression", "start": 2232, "end": 2260, "loc": { "start": { "line": 61, "column": 16 }, "end": { "line": 61, "column": 44 } }, "callee": { "type": "MemberExpression", "start": 2232, "end": 2248, "loc": { "start": { "line": 61, "column": 16 }, "end": { "line": 61, "column": 32 } }, "object": { "type": "Identifier", "start": 2232, "end": 2236, "loc": { "start": { "line": 61, "column": 16 }, "end": { "line": 61, "column": 20 }, "identifierName": "elem" }, "name": "elem" }, "property": { "type": "Identifier", "start": 2237, "end": 2248, "loc": { "start": { "line": 61, "column": 21 }, "end": { "line": 61, "column": 32 }, "identifierName": "appendChild" }, "name": "appendChild" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2249, "end": 2259, "loc": { "start": { "line": 61, "column": 33 }, "end": { "line": 61, "column": 43 }, "identifierName": "mappingDiv" }, "name": "mappingDiv" } ] } }, { "type": "VariableDeclaration", "start": 2281, "end": 2330, "loc": { "start": { "line": 63, "column": 16 }, "end": { "line": 63, "column": 65 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2287, "end": 2329, "loc": { "start": { "line": 63, "column": 22 }, "end": { "line": 63, "column": 64 } }, "id": { "type": "Identifier", "start": 2287, "end": 2294, "loc": { "start": { "line": 63, "column": 22 }, "end": { "line": 63, "column": 29 }, "identifierName": "editBtn" }, "name": "editBtn" }, "init": { "type": "CallExpression", "start": 2297, "end": 2329, "loc": { "start": { "line": 63, "column": 32 }, "end": { "line": 63, "column": 64 } }, "callee": { "type": "MemberExpression", "start": 2297, "end": 2319, "loc": { "start": { "line": 63, "column": 32 }, "end": { "line": 63, "column": 54 } }, "object": { "type": "Identifier", "start": 2297, "end": 2305, "loc": { "start": { "line": 63, "column": 32 }, "end": { "line": 63, "column": 40 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 2306, "end": 2319, "loc": { "start": { "line": 63, "column": 41 }, "end": { "line": 63, "column": 54 }, "identifierName": "createElement" }, "name": "createElement" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 2320, "end": 2328, "loc": { "start": { "line": 63, "column": 55 }, "end": { "line": 63, "column": 63 } }, "extra": { "rawValue": "button", "raw": "\"button\"" }, "value": "button" } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 2348, "end": 2404, "loc": { "start": { "line": 64, "column": 16 }, "end": { "line": 64, "column": 72 } }, "expression": { "type": "CallExpression", "start": 2348, "end": 2403, "loc": { "start": { "line": 64, "column": 16 }, "end": { "line": 64, "column": 71 } }, "callee": { "type": "MemberExpression", "start": 2348, "end": 2369, "loc": { "start": { "line": 64, "column": 16 }, "end": { "line": 64, "column": 37 } }, "object": { "type": "MemberExpression", "start": 2348, "end": 2365, "loc": { "start": { "line": 64, "column": 16 }, "end": { "line": 64, "column": 33 } }, "object": { "type": "Identifier", "start": 2348, "end": 2355, "loc": { "start": { "line": 64, "column": 16 }, "end": { "line": 64, "column": 23 }, "identifierName": "editBtn" }, "name": "editBtn" }, "property": { "type": "Identifier", "start": 2356, "end": 2365, "loc": { "start": { "line": 64, "column": 24 }, "end": { "line": 64, "column": 33 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 2366, "end": 2369, "loc": { "start": { "line": 64, "column": 34 }, "end": { "line": 64, "column": 37 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 2370, "end": 2384, "loc": { "start": { "line": 64, "column": 38 }, "end": { "line": 64, "column": 52 } }, "extra": { "rawValue": "styledButton", "raw": "\"styledButton\"" }, "value": "styledButton" }, { "type": "StringLiteral", "start": 2386, "end": 2402, "loc": { "start": { "line": 64, "column": 54 }, "end": { "line": 64, "column": 70 } }, "extra": { "rawValue": "editKeybinding", "raw": "\"editKeybinding\"" }, "value": "editKeybinding" } ] } }, { "type": "VariableDeclaration", "start": 2424, "end": 2474, "loc": { "start": { "line": 66, "column": 16 }, "end": { "line": 66, "column": 66 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2430, "end": 2473, "loc": { "start": { "line": 66, "column": 22 }, "end": { "line": 66, "column": 65 } }, "id": { "type": "Identifier", "start": 2430, "end": 2438, "loc": { "start": { "line": 66, "column": 22 }, "end": { "line": 66, "column": 30 }, "identifierName": "resetBtn" }, "name": "resetBtn" }, "init": { "type": "CallExpression", "start": 2441, "end": 2473, "loc": { "start": { "line": 66, "column": 33 }, "end": { "line": 66, "column": 65 } }, "callee": { "type": "MemberExpression", "start": 2441, "end": 2463, "loc": { "start": { "line": 66, "column": 33 }, "end": { "line": 66, "column": 55 } }, "object": { "type": "Identifier", "start": 2441, "end": 2449, "loc": { "start": { "line": 66, "column": 33 }, "end": { "line": 66, "column": 41 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 2450, "end": 2463, "loc": { "start": { "line": 66, "column": 42 }, "end": { "line": 66, "column": 55 }, "identifierName": "createElement" }, "name": "createElement" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 2464, "end": 2472, "loc": { "start": { "line": 66, "column": 56 }, "end": { "line": 66, "column": 64 } }, "extra": { "rawValue": "button", "raw": "\"button\"" }, "value": "button" } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 2492, "end": 2550, "loc": { "start": { "line": 67, "column": 16 }, "end": { "line": 67, "column": 74 } }, "expression": { "type": "CallExpression", "start": 2492, "end": 2549, "loc": { "start": { "line": 67, "column": 16 }, "end": { "line": 67, "column": 73 } }, "callee": { "type": "MemberExpression", "start": 2492, "end": 2514, "loc": { "start": { "line": 67, "column": 16 }, "end": { "line": 67, "column": 38 } }, "object": { "type": "MemberExpression", "start": 2492, "end": 2510, "loc": { "start": { "line": 67, "column": 16 }, "end": { "line": 67, "column": 34 } }, "object": { "type": "Identifier", "start": 2492, "end": 2500, "loc": { "start": { "line": 67, "column": 16 }, "end": { "line": 67, "column": 24 }, "identifierName": "resetBtn" }, "name": "resetBtn" }, "property": { "type": "Identifier", "start": 2501, "end": 2510, "loc": { "start": { "line": 67, "column": 25 }, "end": { "line": 67, "column": 34 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 2511, "end": 2514, "loc": { "start": { "line": 67, "column": 35 }, "end": { "line": 67, "column": 38 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 2515, "end": 2529, "loc": { "start": { "line": 67, "column": 39 }, "end": { "line": 67, "column": 53 } }, "extra": { "rawValue": "styledButton", "raw": "\"styledButton\"" }, "value": "styledButton" }, { "type": "StringLiteral", "start": 2531, "end": 2548, "loc": { "start": { "line": 67, "column": 55 }, "end": { "line": 67, "column": 72 } }, "extra": { "rawValue": "resetKeybinding", "raw": "\"resetKeybinding\"" }, "value": "resetKeybinding" } ] } }, { "type": "IfStatement", "start": 2570, "end": 2929, "loc": { "start": { "line": 69, "column": 16 }, "end": { "line": 75, "column": 17 } }, "test": { "type": "MemberExpression", "start": 2574, "end": 2588, "loc": { "start": { "line": 69, "column": 20 }, "end": { "line": 69, "column": 34 } }, "object": { "type": "Identifier", "start": 2574, "end": 2580, "loc": { "start": { "line": 69, "column": 20 }, "end": { "line": 69, "column": 26 }, "identifierName": "mapped" }, "name": "mapped" }, "property": { "type": "Identifier", "start": 2581, "end": 2588, "loc": { "start": { "line": 69, "column": 27 }, "end": { "line": 69, "column": 34 }, "identifierName": "builtin" }, "name": "builtin" }, "computed": false }, "consequent": { "type": "BlockStatement", "start": 2590, "end": 2723, "loc": { "start": { "line": 69, "column": 36 }, "end": { "line": 72, "column": 17 } }, "body": [ { "type": "ExpressionStatement", "start": 2613, "end": 2647, "loc": { "start": { "line": 70, "column": 20 }, "end": { "line": 70, "column": 54 } }, "expression": { "type": "CallExpression", "start": 2613, "end": 2646, "loc": { "start": { "line": 70, "column": 20 }, "end": { "line": 70, "column": 53 } }, "callee": { "type": "MemberExpression", "start": 2613, "end": 2634, "loc": { "start": { "line": 70, "column": 20 }, "end": { "line": 70, "column": 41 } }, "object": { "type": "MemberExpression", "start": 2613, "end": 2630, "loc": { "start": { "line": 70, "column": 20 }, "end": { "line": 70, "column": 37 } }, "object": { "type": "Identifier", "start": 2613, "end": 2620, "loc": { "start": { "line": 70, "column": 20 }, "end": { "line": 70, "column": 27 }, "identifierName": "editBtn" }, "name": "editBtn" }, "property": { "type": "Identifier", "start": 2621, "end": 2630, "loc": { "start": { "line": 70, "column": 28 }, "end": { "line": 70, "column": 37 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 2631, "end": 2634, "loc": { "start": { "line": 70, "column": 38 }, "end": { "line": 70, "column": 41 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 2635, "end": 2645, "loc": { "start": { "line": 70, "column": 42 }, "end": { "line": 70, "column": 52 } }, "extra": { "rawValue": "disabled", "raw": "\"disabled\"" }, "value": "disabled" } ] } }, { "type": "ExpressionStatement", "start": 2669, "end": 2704, "loc": { "start": { "line": 71, "column": 20 }, "end": { "line": 71, "column": 55 } }, "expression": { "type": "CallExpression", "start": 2669, "end": 2703, "loc": { "start": { "line": 71, "column": 20 }, "end": { "line": 71, "column": 54 } }, "callee": { "type": "MemberExpression", "start": 2669, "end": 2691, "loc": { "start": { "line": 71, "column": 20 }, "end": { "line": 71, "column": 42 } }, "object": { "type": "MemberExpression", "start": 2669, "end": 2687, "loc": { "start": { "line": 71, "column": 20 }, "end": { "line": 71, "column": 38 } }, "object": { "type": "Identifier", "start": 2669, "end": 2677, "loc": { "start": { "line": 71, "column": 20 }, "end": { "line": 71, "column": 28 }, "identifierName": "resetBtn" }, "name": "resetBtn" }, "property": { "type": "Identifier", "start": 2678, "end": 2687, "loc": { "start": { "line": 71, "column": 29 }, "end": { "line": 71, "column": 38 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 2688, "end": 2691, "loc": { "start": { "line": 71, "column": 39 }, "end": { "line": 71, "column": 42 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 2692, "end": 2702, "loc": { "start": { "line": 71, "column": 43 }, "end": { "line": 71, "column": 53 } }, "extra": { "rawValue": "disabled", "raw": "\"disabled\"" }, "value": "disabled" } ] } } ], "directives": [] }, "alternate": { "type": "BlockStatement", "start": 2729, "end": 2929, "loc": { "start": { "line": 72, "column": 23 }, "end": { "line": 75, "column": 17 } }, "body": [ { "type": "ExpressionStatement", "start": 2752, "end": 2819, "loc": { "start": { "line": 73, "column": 20 }, "end": { "line": 73, "column": 87 } }, "expression": { "type": "CallExpression", "start": 2752, "end": 2818, "loc": { "start": { "line": 73, "column": 20 }, "end": { "line": 73, "column": 86 } }, "callee": { "type": "MemberExpression", "start": 2752, "end": 2768, "loc": { "start": { "line": 73, "column": 20 }, "end": { "line": 73, "column": 36 } }, "object": { "type": "ThisExpression", "start": 2752, "end": 2756, "loc": { "start": { "line": 73, "column": 20 }, "end": { "line": 73, "column": 24 } } }, "property": { "type": "Identifier", "start": 2757, "end": 2768, "loc": { "start": { "line": 73, "column": 25 }, "end": { "line": 73, "column": 36 }, "identifierName": "trackClicks" }, "name": "trackClicks" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2769, "end": 2776, "loc": { "start": { "line": 73, "column": 37 }, "end": { "line": 73, "column": 44 }, "identifierName": "editBtn" }, "name": "editBtn" }, { "type": "ArrowFunctionExpression", "start": 2778, "end": 2817, "loc": { "start": { "line": 73, "column": 46 }, "end": { "line": 73, "column": 85 } }, "id": null, "generator": false, "expression": true, "async": false, "params": [], "body": { "type": "CallExpression", "start": 2784, "end": 2817, "loc": { "start": { "line": 73, "column": 52 }, "end": { "line": 73, "column": 85 } }, "callee": { "type": "MemberExpression", "start": 2784, "end": 2803, "loc": { "start": { "line": 73, "column": 52 }, "end": { "line": 73, "column": 71 } }, "object": { "type": "ThisExpression", "start": 2784, "end": 2788, "loc": { "start": { "line": 73, "column": 52 }, "end": { "line": 73, "column": 56 } } }, "property": { "type": "Identifier", "start": 2789, "end": 2803, "loc": { "start": { "line": 73, "column": 57 }, "end": { "line": 73, "column": 71 }, "identifierName": "editKeybinding" }, "name": "editKeybinding" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2804, "end": 2816, "loc": { "start": { "line": 73, "column": 72 }, "end": { "line": 73, "column": 84 }, "identifierName": "keybindingId" }, "name": "keybindingId" } ] } } ] } }, { "type": "ExpressionStatement", "start": 2841, "end": 2910, "loc": { "start": { "line": 74, "column": 20 }, "end": { "line": 74, "column": 89 } }, "expression": { "type": "CallExpression", "start": 2841, "end": 2909, "loc": { "start": { "line": 74, "column": 20 }, "end": { "line": 74, "column": 88 } }, "callee": { "type": "MemberExpression", "start": 2841, "end": 2857, "loc": { "start": { "line": 74, "column": 20 }, "end": { "line": 74, "column": 36 } }, "object": { "type": "ThisExpression", "start": 2841, "end": 2845, "loc": { "start": { "line": 74, "column": 20 }, "end": { "line": 74, "column": 24 } } }, "property": { "type": "Identifier", "start": 2846, "end": 2857, "loc": { "start": { "line": 74, "column": 25 }, "end": { "line": 74, "column": 36 }, "identifierName": "trackClicks" }, "name": "trackClicks" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2858, "end": 2866, "loc": { "start": { "line": 74, "column": 37 }, "end": { "line": 74, "column": 45 }, "identifierName": "resetBtn" }, "name": "resetBtn" }, { "type": "ArrowFunctionExpression", "start": 2868, "end": 2908, "loc": { "start": { "line": 74, "column": 47 }, "end": { "line": 74, "column": 87 } }, "id": null, "generator": false, "expression": true, "async": false, "params": [], "body": { "type": "CallExpression", "start": 2874, "end": 2908, "loc": { "start": { "line": 74, "column": 53 }, "end": { "line": 74, "column": 87 } }, "callee": { "type": "MemberExpression", "start": 2874, "end": 2894, "loc": { "start": { "line": 74, "column": 53 }, "end": { "line": 74, "column": 73 } }, "object": { "type": "ThisExpression", "start": 2874, "end": 2878, "loc": { "start": { "line": 74, "column": 53 }, "end": { "line": 74, "column": 57 } } }, "property": { "type": "Identifier", "start": 2879, "end": 2894, "loc": { "start": { "line": 74, "column": 58 }, "end": { "line": 74, "column": 73 }, "identifierName": "resetKeybinding" }, "name": "resetKeybinding" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2895, "end": 2907, "loc": { "start": { "line": 74, "column": 74 }, "end": { "line": 74, "column": 86 }, "identifierName": "keybindingId" }, "name": "keybindingId" } ] } } ] } } ], "directives": [] } }, { "type": "ExpressionStatement", "start": 2947, "end": 2973, "loc": { "start": { "line": 76, "column": 16 }, "end": { "line": 76, "column": 42 } }, "expression": { "type": "CallExpression", "start": 2947, "end": 2972, "loc": { "start": { "line": 76, "column": 16 }, "end": { "line": 76, "column": 41 } }, "callee": { "type": "MemberExpression", "start": 2947, "end": 2963, "loc": { "start": { "line": 76, "column": 16 }, "end": { "line": 76, "column": 32 } }, "object": { "type": "Identifier", "start": 2947, "end": 2951, "loc": { "start": { "line": 76, "column": 16 }, "end": { "line": 76, "column": 20 }, "identifierName": "elem" }, "name": "elem" }, "property": { "type": "Identifier", "start": 2952, "end": 2963, "loc": { "start": { "line": 76, "column": 21 }, "end": { "line": 76, "column": 32 }, "identifierName": "appendChild" }, "name": "appendChild" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2964, "end": 2971, "loc": { "start": { "line": 76, "column": 33 }, "end": { "line": 76, "column": 40 }, "identifierName": "editBtn" }, "name": "editBtn" } ] } }, { "type": "ExpressionStatement", "start": 2991, "end": 3018, "loc": { "start": { "line": 77, "column": 16 }, "end": { "line": 77, "column": 43 } }, "expression": { "type": "CallExpression", "start": 2991, "end": 3017, "loc": { "start": { "line": 77, "column": 16 }, "end": { "line": 77, "column": 42 } }, "callee": { "type": "MemberExpression", "start": 2991, "end": 3007, "loc": { "start": { "line": 77, "column": 16 }, "end": { "line": 77, "column": 32 } }, "object": { "type": "Identifier", "start": 2991, "end": 2995, "loc": { "start": { "line": 77, "column": 16 }, "end": { "line": 77, "column": 20 }, "identifierName": "elem" }, "name": "elem" }, "property": { "type": "Identifier", "start": 2996, "end": 3007, "loc": { "start": { "line": 77, "column": 21 }, "end": { "line": 77, "column": 32 }, "identifierName": "appendChild" }, "name": "appendChild" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 3008, "end": 3016, "loc": { "start": { "line": 77, "column": 33 }, "end": { "line": 77, "column": 41 }, "identifierName": "resetBtn" }, "name": "resetBtn" } ] } } ], "directives": [] } } ], "directives": [] } }, { "type": "ExpressionStatement", "start": 3054, "end": 3079, "loc": { "start": { "line": 80, "column": 8 }, "end": { "line": 80, "column": 33 } }, "expression": { "type": "CallExpression", "start": 3054, "end": 3078, "loc": { "start": { "line": 80, "column": 8 }, "end": { "line": 80, "column": 32 } }, "callee": { "type": "MemberExpression", "start": 3054, "end": 3076, "loc": { "start": { "line": 80, "column": 8 }, "end": { "line": 80, "column": 30 } }, "object": { "type": "ThisExpression", "start": 3054, "end": 3058, "loc": { "start": { "line": 80, "column": 8 }, "end": { "line": 80, "column": 12 } } }, "property": { "type": "Identifier", "start": 3059, "end": 3076, "loc": { "start": { "line": 80, "column": 13 }, "end": { "line": 80, "column": 30 }, "identifierName": "updateKeybindings" }, "name": "updateKeybindings" }, "computed": false }, "arguments": [] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 3094, "end": 4303, "loc": { "start": { "line": 83, "column": 4 }, "end": { "line": 124, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 3094, "end": 3108, "loc": { "start": { "line": 83, "column": 4 }, "end": { "line": 83, "column": 18 }, "identifierName": "editKeybinding" }, "name": "editKeybinding" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 3109, "end": 3111, "loc": { "start": { "line": 83, "column": 19 }, "end": { "line": 83, "column": 21 }, "identifierName": "id" }, "name": "id" } ], "body": { "type": "BlockStatement", "start": 3113, "end": 4303, "loc": { "start": { "line": 83, "column": 23 }, "end": { "line": 124, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 3124, "end": 3367, "loc": { "start": { "line": 84, "column": 8 }, "end": { "line": 90, "column": 11 } }, "declarations": [ { "type": "VariableDeclarator", "start": 3130, "end": 3366, "loc": { "start": { "line": 84, "column": 14 }, "end": { "line": 90, "column": 10 } }, "id": { "type": "Identifier", "start": 3130, "end": 3136, "loc": { "start": { "line": 84, "column": 14 }, "end": { "line": 84, "column": 20 }, "identifierName": "dialog" }, "name": "dialog" }, "init": { "type": "NewExpression", "start": 3139, "end": 3366, "loc": { "start": { "line": 84, "column": 23 }, "end": { "line": 90, "column": 10 } }, "callee": { "type": "Identifier", "start": 3143, "end": 3149, "loc": { "start": { "line": 84, "column": 27 }, "end": { "line": 84, "column": 33 }, "identifierName": "Dialog" }, "name": "Dialog" }, "arguments": [ { "type": "ObjectExpression", "start": 3150, "end": 3365, "loc": { "start": { "line": 84, "column": 34 }, "end": { "line": 90, "column": 9 } }, "properties": [ { "type": "ObjectProperty", "start": 3165, "end": 3178, "loc": { "start": { "line": 85, "column": 12 }, "end": { "line": 85, "column": 25 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 3165, "end": 3168, "loc": { "start": { "line": 85, "column": 12 }, "end": { "line": 85, "column": 15 }, "identifierName": "app" }, "name": "app" }, "value": { "type": "MemberExpression", "start": 3170, "end": 3178, "loc": { "start": { "line": 85, "column": 17 }, "end": { "line": 85, "column": 25 } }, "object": { "type": "ThisExpression", "start": 3170, "end": 3174, "loc": { "start": { "line": 85, "column": 17 }, "end": { "line": 85, "column": 21 } } }, "property": { "type": "Identifier", "start": 3175, "end": 3178, "loc": { "start": { "line": 85, "column": 22 }, "end": { "line": 85, "column": 25 }, "identifierName": "app" }, "name": "app" }, "computed": false } }, { "type": "ObjectProperty", "start": 3193, "end": 3230, "loc": { "start": { "line": 86, "column": 12 }, "end": { "line": 86, "column": 49 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 3193, "end": 3198, "loc": { "start": { "line": 86, "column": 12 }, "end": { "line": 86, "column": 17 }, "identifierName": "title" }, "name": "title" }, "value": { "type": "MemberExpression", "start": 3200, "end": 3230, "loc": { "start": { "line": 86, "column": 19 }, "end": { "line": 86, "column": 49 } }, "object": { "type": "MemberExpression", "start": 3200, "end": 3224, "loc": { "start": { "line": 86, "column": 19 }, "end": { "line": 86, "column": 43 } }, "object": { "type": "MemberExpression", "start": 3200, "end": 3209, "loc": { "start": { "line": 86, "column": 19 }, "end": { "line": 86, "column": 28 } }, "object": { "type": "Identifier", "start": 3200, "end": 3201, "loc": { "start": { "line": 86, "column": 19 }, "end": { "line": 86, "column": 20 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 3202, "end": 3209, "loc": { "start": { "line": 86, "column": 21 }, "end": { "line": 86, "column": 28 }, "identifierName": "dialogs" }, "name": "dialogs" }, "computed": false }, "property": { "type": "Identifier", "start": 3210, "end": 3224, "loc": { "start": { "line": 86, "column": 29 }, "end": { "line": 86, "column": 43 }, "identifierName": "editKeybinding" }, "name": "editKeybinding" }, "computed": false }, "property": { "type": "Identifier", "start": 3225, "end": 3230, "loc": { "start": { "line": 86, "column": 44 }, "end": { "line": 86, "column": 49 }, "identifierName": "title" }, "name": "title" }, "computed": false } }, { "type": "ObjectProperty", "start": 3245, "end": 3287, "loc": { "start": { "line": 87, "column": 12 }, "end": { "line": 87, "column": 54 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 3245, "end": 3256, "loc": { "start": { "line": 87, "column": 12 }, "end": { "line": 87, "column": 23 }, "identifierName": "contentHTML" }, "name": "contentHTML" }, "value": { "type": "MemberExpression", "start": 3258, "end": 3287, "loc": { "start": { "line": 87, "column": 25 }, "end": { "line": 87, "column": 54 } }, "object": { "type": "MemberExpression", "start": 3258, "end": 3282, "loc": { "start": { "line": 87, "column": 25 }, "end": { "line": 87, "column": 49 } }, "object": { "type": "MemberExpression", "start": 3258, "end": 3267, "loc": { "start": { "line": 87, "column": 25 }, "end": { "line": 87, "column": 34 } }, "object": { "type": "Identifier", "start": 3258, "end": 3259, "loc": { "start": { "line": 87, "column": 25 }, "end": { "line": 87, "column": 26 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 3260, "end": 3267, "loc": { "start": { "line": 87, "column": 27 }, "end": { "line": 87, "column": 34 }, "identifierName": "dialogs" }, "name": "dialogs" }, "computed": false }, "property": { "type": "Identifier", "start": 3268, "end": 3282, "loc": { "start": { "line": 87, "column": 35 }, "end": { "line": 87, "column": 49 }, "identifierName": "editKeybinding" }, "name": "editKeybinding" }, "computed": false }, "property": { "type": "Identifier", "start": 3283, "end": 3287, "loc": { "start": { "line": 87, "column": 50 }, "end": { "line": 87, "column": 54 }, "identifierName": "desc" }, "name": "desc" }, "computed": false } }, { "type": "ObjectProperty", "start": 3302, "end": 3326, "loc": { "start": { "line": 88, "column": 12 }, "end": { "line": 88, "column": 36 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 3302, "end": 3309, "loc": { "start": { "line": 88, "column": 12 }, "end": { "line": 88, "column": 19 }, "identifierName": "buttons" }, "name": "buttons" }, "value": { "type": "ArrayExpression", "start": 3311, "end": 3326, "loc": { "start": { "line": 88, "column": 21 }, "end": { "line": 88, "column": 36 } }, "elements": [ { "type": "StringLiteral", "start": 3312, "end": 3325, "loc": { "start": { "line": 88, "column": 22 }, "end": { "line": 88, "column": 35 } }, "extra": { "rawValue": "cancel:good", "raw": "\"cancel:good\"" }, "value": "cancel:good" } ] } }, { "type": "ObjectProperty", "start": 3341, "end": 3353, "loc": { "start": { "line": 89, "column": 12 }, "end": { "line": 89, "column": 24 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 3341, "end": 3345, "loc": { "start": { "line": 89, "column": 12 }, "end": { "line": 89, "column": 16 }, "identifierName": "type" }, "name": "type" }, "value": { "type": "StringLiteral", "start": 3347, "end": 3353, "loc": { "start": { "line": 89, "column": 18 }, "end": { "line": 89, "column": 24 } }, "extra": { "rawValue": "info", "raw": "\"info\"" }, "value": "info" } } ] } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 3379, "end": 4132, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 118, "column": 11 } }, "expression": { "type": "CallExpression", "start": 3379, "end": 4131, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 118, "column": 10 } }, "callee": { "type": "MemberExpression", "start": 3379, "end": 3411, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 92, "column": 40 } }, "object": { "type": "MemberExpression", "start": 3379, "end": 3407, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 92, "column": 36 } }, "object": { "type": "MemberExpression", "start": 3379, "end": 3399, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 92, "column": 28 } }, "object": { "type": "Identifier", "start": 3379, "end": 3385, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 92, "column": 14 }, "identifierName": "dialog" }, "name": "dialog" }, "property": { "type": "Identifier", "start": 3386, "end": 3399, "loc": { "start": { "line": 92, "column": 15 }, "end": { "line": 92, "column": 28 }, "identifierName": "inputReciever" }, "name": "inputReciever" }, "computed": false }, "property": { "type": "Identifier", "start": 3400, "end": 3407, "loc": { "start": { "line": 92, "column": 29 }, "end": { "line": 92, "column": 36 }, "identifierName": "keydown" }, "name": "keydown" }, "computed": false }, "property": { "type": "Identifier", "start": 3408, "end": 3411, "loc": { "start": { "line": 92, "column": 37 }, "end": { "line": 92, "column": 40 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "ArrowFunctionExpression", "start": 3412, "end": 4130, "loc": { "start": { "line": 92, "column": 41 }, "end": { "line": 118, "column": 9 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "ObjectPattern", "start": 3413, "end": 3443, "loc": { "start": { "line": 92, "column": 42 }, "end": { "line": 92, "column": 72 } }, "properties": [ { "type": "ObjectProperty", "start": 3415, "end": 3422, "loc": { "start": { "line": 92, "column": 44 }, "end": { "line": 92, "column": 51 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 3415, "end": 3422, "loc": { "start": { "line": 92, "column": 44 }, "end": { "line": 92, "column": 51 }, "identifierName": "keyCode" }, "name": "keyCode" }, "value": { "type": "Identifier", "start": 3415, "end": 3422, "loc": { "start": { "line": 92, "column": 44 }, "end": { "line": 92, "column": 51 }, "identifierName": "keyCode" }, "name": "keyCode" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 3424, "end": 3429, "loc": { "start": { "line": 92, "column": 53 }, "end": { "line": 92, "column": 58 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 3424, "end": 3429, "loc": { "start": { "line": 92, "column": 53 }, "end": { "line": 92, "column": 58 }, "identifierName": "shift" }, "name": "shift" }, "value": { "type": "Identifier", "start": 3424, "end": 3429, "loc": { "start": { "line": 92, "column": 53 }, "end": { "line": 92, "column": 58 }, "identifierName": "shift" }, "name": "shift" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 3431, "end": 3434, "loc": { "start": { "line": 92, "column": 60 }, "end": { "line": 92, "column": 63 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 3431, "end": 3434, "loc": { "start": { "line": 92, "column": 60 }, "end": { "line": 92, "column": 63 }, "identifierName": "alt" }, "name": "alt" }, "value": { "type": "Identifier", "start": 3431, "end": 3434, "loc": { "start": { "line": 92, "column": 60 }, "end": { "line": 92, "column": 63 }, "identifierName": "alt" }, "name": "alt" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 3436, "end": 3441, "loc": { "start": { "line": 92, "column": 65 }, "end": { "line": 92, "column": 70 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 3436, "end": 3441, "loc": { "start": { "line": 92, "column": 65 }, "end": { "line": 92, "column": 70 }, "identifierName": "event" }, "name": "event" }, "value": { "type": "Identifier", "start": 3436, "end": 3441, "loc": { "start": { "line": 92, "column": 65 }, "end": { "line": 92, "column": 70 }, "identifierName": "event" }, "name": "event" }, "extra": { "shorthand": true } } ] } ], "body": { "type": "BlockStatement", "start": 3448, "end": 4130, "loc": { "start": { "line": 92, "column": 77 }, "end": { "line": 118, "column": 9 } }, "body": [ { "type": "IfStatement", "start": 3463, "end": 3575, "loc": { "start": { "line": 93, "column": 12 }, "end": { "line": 96, "column": 13 } }, "test": { "type": "BinaryExpression", "start": 3467, "end": 3481, "loc": { "start": { "line": 93, "column": 16 }, "end": { "line": 93, "column": 30 } }, "left": { "type": "Identifier", "start": 3467, "end": 3474, "loc": { "start": { "line": 93, "column": 16 }, "end": { "line": 93, "column": 23 }, "identifierName": "keyCode" }, "name": "keyCode" }, "operator": "===", "right": { "type": "NumericLiteral", "start": 3479, "end": 3481, "loc": { "start": { "line": 93, "column": 28 }, "end": { "line": 93, "column": 30 } }, "extra": { "rawValue": 27, "raw": "27" }, "value": 27 } }, "consequent": { "type": "BlockStatement", "start": 3483, "end": 3575, "loc": { "start": { "line": 93, "column": 32 }, "end": { "line": 96, "column": 13 } }, "body": [ { "type": "ExpressionStatement", "start": 3502, "end": 3535, "loc": { "start": { "line": 94, "column": 16 }, "end": { "line": 94, "column": 49 } }, "expression": { "type": "CallExpression", "start": 3502, "end": 3534, "loc": { "start": { "line": 94, "column": 16 }, "end": { "line": 94, "column": 48 } }, "callee": { "type": "MemberExpression", "start": 3502, "end": 3526, "loc": { "start": { "line": 94, "column": 16 }, "end": { "line": 94, "column": 40 } }, "object": { "type": "MemberExpression", "start": 3502, "end": 3514, "loc": { "start": { "line": 94, "column": 16 }, "end": { "line": 94, "column": 28 } }, "object": { "type": "ThisExpression", "start": 3502, "end": 3506, "loc": { "start": { "line": 94, "column": 16 }, "end": { "line": 94, "column": 20 } } }, "property": { "type": "Identifier", "start": 3507, "end": 3514, "loc": { "start": { "line": 94, "column": 21 }, "end": { "line": 94, "column": 28 }, "identifierName": "dialogs" }, "name": "dialogs" }, "computed": false }, "property": { "type": "Identifier", "start": 3515, "end": 3526, "loc": { "start": { "line": 94, "column": 29 }, "end": { "line": 94, "column": 40 }, "identifierName": "closeDialog" }, "name": "closeDialog" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 3527, "end": 3533, "loc": { "start": { "line": 94, "column": 41 }, "end": { "line": 94, "column": 47 }, "identifierName": "dialog" }, "name": "dialog" } ] } }, { "type": "ReturnStatement", "start": 3553, "end": 3560, "loc": { "start": { "line": 95, "column": 16 }, "end": { "line": 95, "column": 23 } }, "argument": null } ], "directives": [] }, "alternate": null }, { "type": "IfStatement", "start": 3591, "end": 3659, "loc": { "start": { "line": 98, "column": 12 }, "end": { "line": 100, "column": 13 } }, "test": { "type": "Identifier", "start": 3595, "end": 3600, "loc": { "start": { "line": 98, "column": 16 }, "end": { "line": 98, "column": 21 }, "identifierName": "event" }, "name": "event" }, "consequent": { "type": "BlockStatement", "start": 3602, "end": 3659, "loc": { "start": { "line": 98, "column": 23 }, "end": { "line": 100, "column": 13 } }, "body": [ { "type": "ExpressionStatement", "start": 3621, "end": 3644, "loc": { "start": { "line": 99, "column": 16 }, "end": { "line": 99, "column": 39 } }, "expression": { "type": "CallExpression", "start": 3621, "end": 3643, "loc": { "start": { "line": 99, "column": 16 }, "end": { "line": 99, "column": 38 } }, "callee": { "type": "MemberExpression", "start": 3621, "end": 3641, "loc": { "start": { "line": 99, "column": 16 }, "end": { "line": 99, "column": 36 } }, "object": { "type": "Identifier", "start": 3621, "end": 3626, "loc": { "start": { "line": 99, "column": 16 }, "end": { "line": 99, "column": 21 }, "identifierName": "event" }, "name": "event" }, "property": { "type": "Identifier", "start": 3627, "end": 3641, "loc": { "start": { "line": 99, "column": 22 }, "end": { "line": 99, "column": 36 }, "identifierName": "preventDefault" }, "name": "preventDefault" }, "computed": false }, "arguments": [] } } ], "directives": [] }, "alternate": null }, { "type": "IfStatement", "start": 3675, "end": 3788, "loc": { "start": { "line": 102, "column": 12 }, "end": { "line": 104, "column": 13 } }, "test": { "type": "LogicalExpression", "start": 3679, "end": 3745, "loc": { "start": { "line": 102, "column": 16 }, "end": { "line": 102, "column": 82 } }, "left": { "type": "LogicalExpression", "start": 3679, "end": 3728, "loc": { "start": { "line": 102, "column": 16 }, "end": { "line": 102, "column": 65 } }, "left": { "type": "MemberExpression", "start": 3679, "end": 3691, "loc": { "start": { "line": 102, "column": 16 }, "end": { "line": 102, "column": 28 } }, "object": { "type": "Identifier", "start": 3679, "end": 3684, "loc": { "start": { "line": 102, "column": 16 }, "end": { "line": 102, "column": 21 }, "identifierName": "event" }, "name": "event" }, "property": { "type": "Identifier", "start": 3685, "end": 3691, "loc": { "start": { "line": 102, "column": 22 }, "end": { "line": 102, "column": 28 }, "identifierName": "target" }, "name": "target" }, "computed": false }, "operator": "&&", "right": { "type": "BinaryExpression", "start": 3695, "end": 3728, "loc": { "start": { "line": 102, "column": 32 }, "end": { "line": 102, "column": 65 } }, "left": { "type": "MemberExpression", "start": 3695, "end": 3715, "loc": { "start": { "line": 102, "column": 32 }, "end": { "line": 102, "column": 52 } }, "object": { "type": "MemberExpression", "start": 3695, "end": 3707, "loc": { "start": { "line": 102, "column": 32 }, "end": { "line": 102, "column": 44 } }, "object": { "type": "Identifier", "start": 3695, "end": 3700, "loc": { "start": { "line": 102, "column": 32 }, "end": { "line": 102, "column": 37 }, "identifierName": "event" }, "name": "event" }, "property": { "type": "Identifier", "start": 3701, "end": 3707, "loc": { "start": { "line": 102, "column": 38 }, "end": { "line": 102, "column": 44 }, "identifierName": "target" }, "name": "target" }, "computed": false }, "property": { "type": "Identifier", "start": 3708, "end": 3715, "loc": { "start": { "line": 102, "column": 45 }, "end": { "line": 102, "column": 52 }, "identifierName": "tagName" }, "name": "tagName" }, "computed": false }, "operator": "===", "right": { "type": "StringLiteral", "start": 3720, "end": 3728, "loc": { "start": { "line": 102, "column": 57 }, "end": { "line": 102, "column": 65 } }, "extra": { "rawValue": "BUTTON", "raw": "\"BUTTON\"" }, "value": "BUTTON" } } }, "operator": "&&", "right": { "type": "BinaryExpression", "start": 3732, "end": 3745, "loc": { "start": { "line": 102, "column": 69 }, "end": { "line": 102, "column": 82 } }, "left": { "type": "Identifier", "start": 3732, "end": 3739, "loc": { "start": { "line": 102, "column": 69 }, "end": { "line": 102, "column": 76 }, "identifierName": "keyCode" }, "name": "keyCode" }, "operator": "===", "right": { "type": "NumericLiteral", "start": 3744, "end": 3745, "loc": { "start": { "line": 102, "column": 81 }, "end": { "line": 102, "column": 82 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } } }, "consequent": { "type": "BlockStatement", "start": 3747, "end": 3788, "loc": { "start": { "line": 102, "column": 84 }, "end": { "line": 104, "column": 13 } }, "body": [ { "type": "ReturnStatement", "start": 3766, "end": 3773, "loc": { "start": { "line": 103, "column": 16 }, "end": { "line": 103, "column": 23 } }, "argument": null } ], "directives": [] }, "alternate": null }, { "type": "IfStatement", "start": 3804, "end": 3959, "loc": { "start": { "line": 106, "column": 12 }, "end": { "line": 112, "column": 13 } }, "test": { "type": "BinaryExpression", "start": 3852, "end": 3866, "loc": { "start": { "line": 108, "column": 16 }, "end": { "line": 108, "column": 30 } }, "left": { "type": "Identifier", "start": 3852, "end": 3859, "loc": { "start": { "line": 108, "column": 16 }, "end": { "line": 108, "column": 23 }, "identifierName": "keyCode" }, "name": "keyCode", "leadingComments": null }, "operator": "===", "right": { "type": "NumericLiteral", "start": 3864, "end": 3866, "loc": { "start": { "line": 108, "column": 28 }, "end": { "line": 108, "column": 30 } }, "extra": { "rawValue": 13, "raw": "13" }, "value": 13 }, "leadingComments": [ { "type": "CommentLine", "value": " Enter", "start": 3826, "end": 3834, "loc": { "start": { "line": 107, "column": 16 }, "end": { "line": 107, "column": 24 } } } ] }, "consequent": { "type": "BlockStatement", "start": 3882, "end": 3959, "loc": { "start": { "line": 109, "column": 14 }, "end": { "line": 112, "column": 13 } }, "body": [ { "type": "ReturnStatement", "start": 3937, "end": 3944, "loc": { "start": { "line": 111, "column": 16 }, "end": { "line": 111, "column": 23 } }, "argument": null, "leadingComments": [ { "type": "CommentLine", "value": " Ignore builtins", "start": 3901, "end": 3919, "loc": { "start": { "line": 110, "column": 16 }, "end": { "line": 110, "column": 34 } } } ] } ], "directives": [] }, "alternate": null }, { "type": "ExpressionStatement", "start": 3975, "end": 4031, "loc": { "start": { "line": 114, "column": 12 }, "end": { "line": 114, "column": 68 } }, "expression": { "type": "CallExpression", "start": 3975, "end": 4030, "loc": { "start": { "line": 114, "column": 12 }, "end": { "line": 114, "column": 67 } }, "callee": { "type": "MemberExpression", "start": 3975, "end": 4017, "loc": { "start": { "line": 114, "column": 12 }, "end": { "line": 114, "column": 54 } }, "object": { "type": "MemberExpression", "start": 3975, "end": 3992, "loc": { "start": { "line": 114, "column": 12 }, "end": { "line": 114, "column": 29 } }, "object": { "type": "MemberExpression", "start": 3975, "end": 3983, "loc": { "start": { "line": 114, "column": 12 }, "end": { "line": 114, "column": 20 } }, "object": { "type": "ThisExpression", "start": 3975, "end": 3979, "loc": { "start": { "line": 114, "column": 12 }, "end": { "line": 114, "column": 16 } } }, "property": { "type": "Identifier", "start": 3980, "end": 3983, "loc": { "start": { "line": 114, "column": 17 }, "end": { "line": 114, "column": 20 }, "identifierName": "app" }, "name": "app" }, "computed": false }, "property": { "type": "Identifier", "start": 3984, "end": 3992, "loc": { "start": { "line": 114, "column": 21 }, "end": { "line": 114, "column": 29 }, "identifierName": "settings" }, "name": "settings" }, "computed": false }, "property": { "type": "Identifier", "start": 3993, "end": 4017, "loc": { "start": { "line": 114, "column": 30 }, "end": { "line": 114, "column": 54 }, "identifierName": "updateKeybindingOverride" }, "name": "updateKeybindingOverride" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 4018, "end": 4020, "loc": { "start": { "line": 114, "column": 55 }, "end": { "line": 114, "column": 57 }, "identifierName": "id" }, "name": "id" }, { "type": "Identifier", "start": 4022, "end": 4029, "loc": { "start": { "line": 114, "column": 59 }, "end": { "line": 114, "column": 66 }, "identifierName": "keyCode" }, "name": "keyCode" } ] } }, { "type": "ExpressionStatement", "start": 4047, "end": 4080, "loc": { "start": { "line": 116, "column": 12 }, "end": { "line": 116, "column": 45 } }, "expression": { "type": "CallExpression", "start": 4047, "end": 4079, "loc": { "start": { "line": 116, "column": 12 }, "end": { "line": 116, "column": 44 } }, "callee": { "type": "MemberExpression", "start": 4047, "end": 4071, "loc": { "start": { "line": 116, "column": 12 }, "end": { "line": 116, "column": 36 } }, "object": { "type": "MemberExpression", "start": 4047, "end": 4059, "loc": { "start": { "line": 116, "column": 12 }, "end": { "line": 116, "column": 24 } }, "object": { "type": "ThisExpression", "start": 4047, "end": 4051, "loc": { "start": { "line": 116, "column": 12 }, "end": { "line": 116, "column": 16 } } }, "property": { "type": "Identifier", "start": 4052, "end": 4059, "loc": { "start": { "line": 116, "column": 17 }, "end": { "line": 116, "column": 24 }, "identifierName": "dialogs" }, "name": "dialogs" }, "computed": false }, "property": { "type": "Identifier", "start": 4060, "end": 4071, "loc": { "start": { "line": 116, "column": 25 }, "end": { "line": 116, "column": 36 }, "identifierName": "closeDialog" }, "name": "closeDialog" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 4072, "end": 4078, "loc": { "start": { "line": 116, "column": 37 }, "end": { "line": 116, "column": 43 }, "identifierName": "dialog" }, "name": "dialog" } ] } }, { "type": "ExpressionStatement", "start": 4094, "end": 4119, "loc": { "start": { "line": 117, "column": 12 }, "end": { "line": 117, "column": 37 } }, "expression": { "type": "CallExpression", "start": 4094, "end": 4118, "loc": { "start": { "line": 117, "column": 12 }, "end": { "line": 117, "column": 36 } }, "callee": { "type": "MemberExpression", "start": 4094, "end": 4116, "loc": { "start": { "line": 117, "column": 12 }, "end": { "line": 117, "column": 34 } }, "object": { "type": "ThisExpression", "start": 4094, "end": 4098, "loc": { "start": { "line": 117, "column": 12 }, "end": { "line": 117, "column": 16 } } }, "property": { "type": "Identifier", "start": 4099, "end": 4116, "loc": { "start": { "line": 117, "column": 17 }, "end": { "line": 117, "column": 34 }, "identifierName": "updateKeybindings" }, "name": "updateKeybindings" }, "computed": false }, "arguments": [] } } ], "directives": [] } } ] } }, { "type": "ExpressionStatement", "start": 4144, "end": 4190, "loc": { "start": { "line": 120, "column": 8 }, "end": { "line": 120, "column": 54 } }, "expression": { "type": "CallExpression", "start": 4144, "end": 4189, "loc": { "start": { "line": 120, "column": 8 }, "end": { "line": 120, "column": 53 } }, "callee": { "type": "MemberExpression", "start": 4144, "end": 4179, "loc": { "start": { "line": 120, "column": 8 }, "end": { "line": 120, "column": 43 } }, "object": { "type": "MemberExpression", "start": 4144, "end": 4175, "loc": { "start": { "line": 120, "column": 8 }, "end": { "line": 120, "column": 39 } }, "object": { "type": "MemberExpression", "start": 4144, "end": 4164, "loc": { "start": { "line": 120, "column": 8 }, "end": { "line": 120, "column": 28 } }, "object": { "type": "Identifier", "start": 4144, "end": 4150, "loc": { "start": { "line": 120, "column": 8 }, "end": { "line": 120, "column": 14 }, "identifierName": "dialog" }, "name": "dialog" }, "property": { "type": "Identifier", "start": 4151, "end": 4164, "loc": { "start": { "line": 120, "column": 15 }, "end": { "line": 120, "column": 28 }, "identifierName": "inputReciever" }, "name": "inputReciever" }, "computed": false }, "property": { "type": "Identifier", "start": 4165, "end": 4175, "loc": { "start": { "line": 120, "column": 29 }, "end": { "line": 120, "column": 39 }, "identifierName": "backButton" }, "name": "backButton" }, "computed": false }, "property": { "type": "Identifier", "start": 4176, "end": 4179, "loc": { "start": { "line": 120, "column": 40 }, "end": { "line": 120, "column": 43 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "ArrowFunctionExpression", "start": 4180, "end": 4188, "loc": { "start": { "line": 120, "column": 44 }, "end": { "line": 120, "column": 52 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 4186, "end": 4188, "loc": { "start": { "line": 120, "column": 50 }, "end": { "line": 120, "column": 52 } }, "body": [], "directives": [] } } ] } }, { "type": "ExpressionStatement", "start": 4200, "end": 4240, "loc": { "start": { "line": 121, "column": 8 }, "end": { "line": 121, "column": 48 } }, "expression": { "type": "CallExpression", "start": 4200, "end": 4239, "loc": { "start": { "line": 121, "column": 8 }, "end": { "line": 121, "column": 47 } }, "callee": { "type": "MemberExpression", "start": 4200, "end": 4231, "loc": { "start": { "line": 121, "column": 8 }, "end": { "line": 121, "column": 39 } }, "object": { "type": "MemberExpression", "start": 4200, "end": 4212, "loc": { "start": { "line": 121, "column": 8 }, "end": { "line": 121, "column": 20 } }, "object": { "type": "ThisExpression", "start": 4200, "end": 4204, "loc": { "start": { "line": 121, "column": 8 }, "end": { "line": 121, "column": 12 } } }, "property": { "type": "Identifier", "start": 4205, "end": 4212, "loc": { "start": { "line": 121, "column": 13 }, "end": { "line": 121, "column": 20 }, "identifierName": "dialogs" }, "name": "dialogs" }, "computed": false }, "property": { "type": "Identifier", "start": 4213, "end": 4231, "loc": { "start": { "line": 121, "column": 21 }, "end": { "line": 121, "column": 39 }, "identifierName": "internalShowDialog" }, "name": "internalShowDialog" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 4232, "end": 4238, "loc": { "start": { "line": 121, "column": 40 }, "end": { "line": 121, "column": 46 }, "identifierName": "dialog" }, "name": "dialog" } ] } }, { "type": "ExpressionStatement", "start": 4252, "end": 4296, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 52 } }, "expression": { "type": "CallExpression", "start": 4252, "end": 4295, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 51 } }, "callee": { "type": "MemberExpression", "start": 4252, "end": 4278, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 34 } }, "object": { "type": "MemberExpression", "start": 4252, "end": 4266, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 22 } }, "object": { "type": "MemberExpression", "start": 4252, "end": 4260, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 16 } }, "object": { "type": "ThisExpression", "start": 4252, "end": 4256, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 12 } } }, "property": { "type": "Identifier", "start": 4257, "end": 4260, "loc": { "start": { "line": 123, "column": 13 }, "end": { "line": 123, "column": 16 }, "identifierName": "app" }, "name": "app" }, "computed": false }, "property": { "type": "Identifier", "start": 4261, "end": 4266, "loc": { "start": { "line": 123, "column": 17 }, "end": { "line": 123, "column": 22 }, "identifierName": "sound" }, "name": "sound" }, "computed": false }, "property": { "type": "Identifier", "start": 4267, "end": 4278, "loc": { "start": { "line": 123, "column": 23 }, "end": { "line": 123, "column": 34 }, "identifierName": "playUiSound" }, "name": "playUiSound" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 4279, "end": 4294, "loc": { "start": { "line": 123, "column": 35 }, "end": { "line": 123, "column": 50 } }, "object": { "type": "Identifier", "start": 4279, "end": 4285, "loc": { "start": { "line": 123, "column": 35 }, "end": { "line": 123, "column": 41 }, "identifierName": "SOUNDS" }, "name": "SOUNDS" }, "property": { "type": "Identifier", "start": 4286, "end": 4294, "loc": { "start": { "line": 123, "column": 42 }, "end": { "line": 123, "column": 50 }, "identifierName": "dialogOk" }, "name": "dialogOk" }, "computed": false } ] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 4311, "end": 5409, "loc": { "start": { "line": 126, "column": 4 }, "end": { "line": 148, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 4311, "end": 4328, "loc": { "start": { "line": 126, "column": 4 }, "end": { "line": 126, "column": 21 }, "identifierName": "updateKeybindings" }, "name": "updateKeybindings" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 4331, "end": 5409, "loc": { "start": { "line": 126, "column": 24 }, "end": { "line": 148, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 4342, "end": 4403, "loc": { "start": { "line": 127, "column": 8 }, "end": { "line": 127, "column": 69 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4348, "end": 4402, "loc": { "start": { "line": 127, "column": 14 }, "end": { "line": 127, "column": 68 } }, "id": { "type": "Identifier", "start": 4348, "end": 4357, "loc": { "start": { "line": 127, "column": 14 }, "end": { "line": 127, "column": 23 }, "identifierName": "overrides" }, "name": "overrides" }, "init": { "type": "CallExpression", "start": 4360, "end": 4402, "loc": { "start": { "line": 127, "column": 26 }, "end": { "line": 127, "column": 68 } }, "callee": { "type": "MemberExpression", "start": 4360, "end": 4400, "loc": { "start": { "line": 127, "column": 26 }, "end": { "line": 127, "column": 66 } }, "object": { "type": "MemberExpression", "start": 4360, "end": 4377, "loc": { "start": { "line": 127, "column": 26 }, "end": { "line": 127, "column": 43 } }, "object": { "type": "MemberExpression", "start": 4360, "end": 4368, "loc": { "start": { "line": 127, "column": 26 }, "end": { "line": 127, "column": 34 } }, "object": { "type": "ThisExpression", "start": 4360, "end": 4364, "loc": { "start": { "line": 127, "column": 26 }, "end": { "line": 127, "column": 30 } } }, "property": { "type": "Identifier", "start": 4365, "end": 4368, "loc": { "start": { "line": 127, "column": 31 }, "end": { "line": 127, "column": 34 }, "identifierName": "app" }, "name": "app" }, "computed": false }, "property": { "type": "Identifier", "start": 4369, "end": 4377, "loc": { "start": { "line": 127, "column": 35 }, "end": { "line": 127, "column": 43 }, "identifierName": "settings" }, "name": "settings" }, "computed": false }, "property": { "type": "Identifier", "start": 4378, "end": 4400, "loc": { "start": { "line": 127, "column": 44 }, "end": { "line": 127, "column": 66 }, "identifierName": "getKeybindingOverrides" }, "name": "getKeybindingOverrides" }, "computed": false }, "arguments": [] } } ], "kind": "const" }, { "type": "ForInStatement", "start": 4413, "end": 5402, "loc": { "start": { "line": 128, "column": 8 }, "end": { "line": 147, "column": 9 } }, "left": { "type": "VariableDeclaration", "start": 4418, "end": 4432, "loc": { "start": { "line": 128, "column": 13 }, "end": { "line": 128, "column": 27 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4424, "end": 4432, "loc": { "start": { "line": 128, "column": 19 }, "end": { "line": 128, "column": 27 } }, "id": { "type": "Identifier", "start": 4424, "end": 4432, "loc": { "start": { "line": 128, "column": 19 }, "end": { "line": 128, "column": 27 }, "identifierName": "category" }, "name": "category" }, "init": null } ], "kind": "const" }, "right": { "type": "Identifier", "start": 4436, "end": 4447, "loc": { "start": { "line": 128, "column": 31 }, "end": { "line": 128, "column": 42 }, "identifierName": "KEYMAPPINGS" }, "name": "KEYMAPPINGS" }, "body": { "type": "BlockStatement", "start": 4449, "end": 5402, "loc": { "start": { "line": 128, "column": 44 }, "end": { "line": 147, "column": 9 } }, "body": [ { "type": "ForInStatement", "start": 4464, "end": 5391, "loc": { "start": { "line": 129, "column": 12 }, "end": { "line": 146, "column": 13 } }, "left": { "type": "VariableDeclaration", "start": 4469, "end": 4487, "loc": { "start": { "line": 129, "column": 17 }, "end": { "line": 129, "column": 35 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4475, "end": 4487, "loc": { "start": { "line": 129, "column": 23 }, "end": { "line": 129, "column": 35 } }, "id": { "type": "Identifier", "start": 4475, "end": 4487, "loc": { "start": { "line": 129, "column": 23 }, "end": { "line": 129, "column": 35 }, "identifierName": "keybindingId" }, "name": "keybindingId" }, "init": null } ], "kind": "const" }, "right": { "type": "MemberExpression", "start": 4491, "end": 4512, "loc": { "start": { "line": 129, "column": 39 }, "end": { "line": 129, "column": 60 } }, "object": { "type": "Identifier", "start": 4491, "end": 4502, "loc": { "start": { "line": 129, "column": 39 }, "end": { "line": 129, "column": 50 }, "identifierName": "KEYMAPPINGS" }, "name": "KEYMAPPINGS" }, "property": { "type": "Identifier", "start": 4503, "end": 4511, "loc": { "start": { "line": 129, "column": 51 }, "end": { "line": 129, "column": 59 }, "identifierName": "category" }, "name": "category" }, "computed": true }, "body": { "type": "BlockStatement", "start": 4514, "end": 5391, "loc": { "start": { "line": 129, "column": 62 }, "end": { "line": 146, "column": 13 } }, "body": [ { "type": "VariableDeclaration", "start": 4533, "end": 4584, "loc": { "start": { "line": 130, "column": 16 }, "end": { "line": 130, "column": 67 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4539, "end": 4583, "loc": { "start": { "line": 130, "column": 22 }, "end": { "line": 130, "column": 66 } }, "id": { "type": "Identifier", "start": 4539, "end": 4545, "loc": { "start": { "line": 130, "column": 22 }, "end": { "line": 130, "column": 28 }, "identifierName": "mapped" }, "name": "mapped" }, "init": { "type": "MemberExpression", "start": 4548, "end": 4583, "loc": { "start": { "line": 130, "column": 31 }, "end": { "line": 130, "column": 66 } }, "object": { "type": "MemberExpression", "start": 4548, "end": 4569, "loc": { "start": { "line": 130, "column": 31 }, "end": { "line": 130, "column": 52 } }, "object": { "type": "Identifier", "start": 4548, "end": 4559, "loc": { "start": { "line": 130, "column": 31 }, "end": { "line": 130, "column": 42 }, "identifierName": "KEYMAPPINGS" }, "name": "KEYMAPPINGS" }, "property": { "type": "Identifier", "start": 4560, "end": 4568, "loc": { "start": { "line": 130, "column": 43 }, "end": { "line": 130, "column": 51 }, "identifierName": "category" }, "name": "category" }, "computed": true }, "property": { "type": "Identifier", "start": 4570, "end": 4582, "loc": { "start": { "line": 130, "column": 53 }, "end": { "line": 130, "column": 65 }, "identifierName": "keybindingId" }, "name": "keybindingId" }, "computed": true } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 4604, "end": 4697, "loc": { "start": { "line": 132, "column": 16 }, "end": { "line": 132, "column": 109 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4610, "end": 4696, "loc": { "start": { "line": 132, "column": 22 }, "end": { "line": 132, "column": 108 } }, "id": { "type": "Identifier", "start": 4610, "end": 4619, "loc": { "start": { "line": 132, "column": 22 }, "end": { "line": 132, "column": 31 }, "identifierName": "container" }, "name": "container" }, "init": { "type": "CallExpression", "start": 4622, "end": 4696, "loc": { "start": { "line": 132, "column": 34 }, "end": { "line": 132, "column": 108 } }, "callee": { "type": "MemberExpression", "start": 4622, "end": 4652, "loc": { "start": { "line": 132, "column": 34 }, "end": { "line": 132, "column": 64 } }, "object": { "type": "MemberExpression", "start": 4622, "end": 4638, "loc": { "start": { "line": 132, "column": 34 }, "end": { "line": 132, "column": 50 } }, "object": { "type": "ThisExpression", "start": 4622, "end": 4626, "loc": { "start": { "line": 132, "column": 34 }, "end": { "line": 132, "column": 38 } } }, "property": { "type": "Identifier", "start": 4627, "end": 4638, "loc": { "start": { "line": 132, "column": 39 }, "end": { "line": 132, "column": 50 }, "identifierName": "htmlElement" }, "name": "htmlElement" }, "computed": false }, "property": { "type": "Identifier", "start": 4639, "end": 4652, "loc": { "start": { "line": 132, "column": 51 }, "end": { "line": 132, "column": 64 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "BinaryExpression", "start": 4653, "end": 4695, "loc": { "start": { "line": 132, "column": 65 }, "end": { "line": 132, "column": 107 } }, "left": { "type": "BinaryExpression", "start": 4653, "end": 4688, "loc": { "start": { "line": 132, "column": 65 }, "end": { "line": 132, "column": 100 } }, "left": { "type": "StringLiteral", "start": 4653, "end": 4673, "loc": { "start": { "line": 132, "column": 65 }, "end": { "line": 132, "column": 85 } }, "extra": { "rawValue": "[data-keybinding='", "raw": "\"[data-keybinding='\"" }, "value": "[data-keybinding='" }, "operator": "+", "right": { "type": "Identifier", "start": 4676, "end": 4688, "loc": { "start": { "line": 132, "column": 88 }, "end": { "line": 132, "column": 100 }, "identifierName": "keybindingId" }, "name": "keybindingId" } }, "operator": "+", "right": { "type": "StringLiteral", "start": 4691, "end": 4695, "loc": { "start": { "line": 132, "column": 103 }, "end": { "line": 132, "column": 107 } }, "extra": { "rawValue": "']", "raw": "\"']\"" }, "value": "']" } } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 4715, "end": 4788, "loc": { "start": { "line": 133, "column": 16 }, "end": { "line": 133, "column": 89 } }, "expression": { "type": "CallExpression", "start": 4715, "end": 4787, "loc": { "start": { "line": 133, "column": 16 }, "end": { "line": 133, "column": 88 } }, "callee": { "type": "Identifier", "start": 4715, "end": 4721, "loc": { "start": { "line": 133, "column": 16 }, "end": { "line": 133, "column": 22 }, "identifierName": "assert" }, "name": "assert" }, "arguments": [ { "type": "Identifier", "start": 4722, "end": 4731, "loc": { "start": { "line": 133, "column": 23 }, "end": { "line": 133, "column": 32 }, "identifierName": "container" }, "name": "container" }, { "type": "BinaryExpression", "start": 4733, "end": 4786, "loc": { "start": { "line": 133, "column": 34 }, "end": { "line": 133, "column": 87 } }, "left": { "type": "StringLiteral", "start": 4733, "end": 4771, "loc": { "start": { "line": 133, "column": 34 }, "end": { "line": 133, "column": 72 } }, "extra": { "rawValue": "Container for keybinding not found: ", "raw": "\"Container for keybinding not found: \"" }, "value": "Container for keybinding not found: " }, "operator": "+", "right": { "type": "Identifier", "start": 4774, "end": 4786, "loc": { "start": { "line": 133, "column": 75 }, "end": { "line": 133, "column": 87 }, "identifierName": "keybindingId" }, "name": "keybindingId" } } ] } }, { "type": "VariableDeclaration", "start": 4808, "end": 4837, "loc": { "start": { "line": 135, "column": 16 }, "end": { "line": 135, "column": 45 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4812, "end": 4836, "loc": { "start": { "line": 135, "column": 20 }, "end": { "line": 135, "column": 44 } }, "id": { "type": "Identifier", "start": 4812, "end": 4819, "loc": { "start": { "line": 135, "column": 20 }, "end": { "line": 135, "column": 27 }, "identifierName": "keyCode" }, "name": "keyCode" }, "init": { "type": "MemberExpression", "start": 4822, "end": 4836, "loc": { "start": { "line": 135, "column": 30 }, "end": { "line": 135, "column": 44 } }, "object": { "type": "Identifier", "start": 4822, "end": 4828, "loc": { "start": { "line": 135, "column": 30 }, "end": { "line": 135, "column": 36 }, "identifierName": "mapped" }, "name": "mapped" }, "property": { "type": "Identifier", "start": 4829, "end": 4836, "loc": { "start": { "line": 135, "column": 37 }, "end": { "line": 135, "column": 44 }, "identifierName": "keyCode" }, "name": "keyCode" }, "computed": false } } ], "kind": "let" }, { "type": "IfStatement", "start": 4855, "end": 4960, "loc": { "start": { "line": 136, "column": 16 }, "end": { "line": 138, "column": 17 } }, "test": { "type": "MemberExpression", "start": 4859, "end": 4882, "loc": { "start": { "line": 136, "column": 20 }, "end": { "line": 136, "column": 43 } }, "object": { "type": "Identifier", "start": 4859, "end": 4868, "loc": { "start": { "line": 136, "column": 20 }, "end": { "line": 136, "column": 29 }, "identifierName": "overrides" }, "name": "overrides" }, "property": { "type": "Identifier", "start": 4869, "end": 4881, "loc": { "start": { "line": 136, "column": 30 }, "end": { "line": 136, "column": 42 }, "identifierName": "keybindingId" }, "name": "keybindingId" }, "computed": true }, "consequent": { "type": "BlockStatement", "start": 4884, "end": 4960, "loc": { "start": { "line": 136, "column": 45 }, "end": { "line": 138, "column": 17 } }, "body": [ { "type": "ExpressionStatement", "start": 4907, "end": 4941, "loc": { "start": { "line": 137, "column": 20 }, "end": { "line": 137, "column": 54 } }, "expression": { "type": "AssignmentExpression", "start": 4907, "end": 4940, "loc": { "start": { "line": 137, "column": 20 }, "end": { "line": 137, "column": 53 } }, "operator": "=", "left": { "type": "Identifier", "start": 4907, "end": 4914, "loc": { "start": { "line": 137, "column": 20 }, "end": { "line": 137, "column": 27 }, "identifierName": "keyCode" }, "name": "keyCode" }, "right": { "type": "MemberExpression", "start": 4917, "end": 4940, "loc": { "start": { "line": 137, "column": 30 }, "end": { "line": 137, "column": 53 } }, "object": { "type": "Identifier", "start": 4917, "end": 4926, "loc": { "start": { "line": 137, "column": 30 }, "end": { "line": 137, "column": 39 }, "identifierName": "overrides" }, "name": "overrides" }, "property": { "type": "Identifier", "start": 4927, "end": 4939, "loc": { "start": { "line": 137, "column": 40 }, "end": { "line": 137, "column": 52 }, "identifierName": "keybindingId" }, "name": "keybindingId" }, "computed": true } } } ], "directives": [] }, "alternate": null }, { "type": "VariableDeclaration", "start": 4980, "end": 5035, "loc": { "start": { "line": 140, "column": 16 }, "end": { "line": 140, "column": 71 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4986, "end": 5034, "loc": { "start": { "line": 140, "column": 22 }, "end": { "line": 140, "column": 70 } }, "id": { "type": "Identifier", "start": 4986, "end": 4996, "loc": { "start": { "line": 140, "column": 22 }, "end": { "line": 140, "column": 32 }, "identifierName": "mappingDiv" }, "name": "mappingDiv" }, "init": { "type": "CallExpression", "start": 4999, "end": 5034, "loc": { "start": { "line": 140, "column": 35 }, "end": { "line": 140, "column": 70 } }, "callee": { "type": "MemberExpression", "start": 4999, "end": 5022, "loc": { "start": { "line": 140, "column": 35 }, "end": { "line": 140, "column": 58 } }, "object": { "type": "Identifier", "start": 4999, "end": 5008, "loc": { "start": { "line": 140, "column": 35 }, "end": { "line": 140, "column": 44 }, "identifierName": "container" }, "name": "container" }, "property": { "type": "Identifier", "start": 5009, "end": 5022, "loc": { "start": { "line": 140, "column": 45 }, "end": { "line": 140, "column": 58 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 5023, "end": 5033, "loc": { "start": { "line": 140, "column": 59 }, "end": { "line": 140, "column": 69 } }, "extra": { "rawValue": ".mapping", "raw": "\".mapping\"" }, "value": ".mapping" } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 5053, "end": 5105, "loc": { "start": { "line": 141, "column": 16 }, "end": { "line": 141, "column": 68 } }, "expression": { "type": "AssignmentExpression", "start": 5053, "end": 5104, "loc": { "start": { "line": 141, "column": 16 }, "end": { "line": 141, "column": 67 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 5053, "end": 5073, "loc": { "start": { "line": 141, "column": 16 }, "end": { "line": 141, "column": 36 } }, "object": { "type": "Identifier", "start": 5053, "end": 5063, "loc": { "start": { "line": 141, "column": 16 }, "end": { "line": 141, "column": 26 }, "identifierName": "mappingDiv" }, "name": "mappingDiv" }, "property": { "type": "Identifier", "start": 5064, "end": 5073, "loc": { "start": { "line": 141, "column": 27 }, "end": { "line": 141, "column": 36 }, "identifierName": "innerHTML" }, "name": "innerHTML" }, "computed": false }, "right": { "type": "CallExpression", "start": 5076, "end": 5104, "loc": { "start": { "line": 141, "column": 39 }, "end": { "line": 141, "column": 67 } }, "callee": { "type": "Identifier", "start": 5076, "end": 5095, "loc": { "start": { "line": 141, "column": 39 }, "end": { "line": 141, "column": 58 }, "identifierName": "getStringForKeyCode" }, "name": "getStringForKeyCode" }, "arguments": [ { "type": "Identifier", "start": 5096, "end": 5103, "loc": { "start": { "line": 141, "column": 59 }, "end": { "line": 141, "column": 66 }, "identifierName": "keyCode" }, "name": "keyCode" } ] } } }, { "type": "ExpressionStatement", "start": 5123, "end": 5189, "loc": { "start": { "line": 142, "column": 16 }, "end": { "line": 142, "column": 82 } }, "expression": { "type": "CallExpression", "start": 5123, "end": 5188, "loc": { "start": { "line": 142, "column": 16 }, "end": { "line": 142, "column": 81 } }, "callee": { "type": "MemberExpression", "start": 5123, "end": 5150, "loc": { "start": { "line": 142, "column": 16 }, "end": { "line": 142, "column": 43 } }, "object": { "type": "MemberExpression", "start": 5123, "end": 5143, "loc": { "start": { "line": 142, "column": 16 }, "end": { "line": 142, "column": 36 } }, "object": { "type": "Identifier", "start": 5123, "end": 5133, "loc": { "start": { "line": 142, "column": 16 }, "end": { "line": 142, "column": 26 }, "identifierName": "mappingDiv" }, "name": "mappingDiv" }, "property": { "type": "Identifier", "start": 5134, "end": 5143, "loc": { "start": { "line": 142, "column": 27 }, "end": { "line": 142, "column": 36 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 5144, "end": 5150, "loc": { "start": { "line": 142, "column": 37 }, "end": { "line": 142, "column": 43 }, "identifierName": "toggle" }, "name": "toggle" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 5151, "end": 5160, "loc": { "start": { "line": 142, "column": 44 }, "end": { "line": 142, "column": 53 } }, "extra": { "rawValue": "changed", "raw": "\"changed\"" }, "value": "changed" }, { "type": "UnaryExpression", "start": 5162, "end": 5187, "loc": { "start": { "line": 142, "column": 55 }, "end": { "line": 142, "column": 80 } }, "operator": "!", "prefix": true, "argument": { "type": "UnaryExpression", "start": 5163, "end": 5187, "loc": { "start": { "line": 142, "column": 56 }, "end": { "line": 142, "column": 80 } }, "operator": "!", "prefix": true, "argument": { "type": "MemberExpression", "start": 5164, "end": 5187, "loc": { "start": { "line": 142, "column": 57 }, "end": { "line": 142, "column": 80 } }, "object": { "type": "Identifier", "start": 5164, "end": 5173, "loc": { "start": { "line": 142, "column": 57 }, "end": { "line": 142, "column": 66 }, "identifierName": "overrides" }, "name": "overrides" }, "property": { "type": "Identifier", "start": 5174, "end": 5186, "loc": { "start": { "line": 142, "column": 67 }, "end": { "line": 142, "column": 79 }, "identifierName": "keybindingId" }, "name": "keybindingId" }, "computed": true }, "extra": { "parenthesizedArgument": false } }, "extra": { "parenthesizedArgument": false } } ] } }, { "type": "VariableDeclaration", "start": 5209, "end": 5276, "loc": { "start": { "line": 144, "column": 16 }, "end": { "line": 144, "column": 83 } }, "declarations": [ { "type": "VariableDeclarator", "start": 5215, "end": 5275, "loc": { "start": { "line": 144, "column": 22 }, "end": { "line": 144, "column": 82 } }, "id": { "type": "Identifier", "start": 5215, "end": 5223, "loc": { "start": { "line": 144, "column": 22 }, "end": { "line": 144, "column": 30 }, "identifierName": "resetBtn" }, "name": "resetBtn" }, "init": { "type": "CallExpression", "start": 5226, "end": 5275, "loc": { "start": { "line": 144, "column": 33 }, "end": { "line": 144, "column": 82 } }, "callee": { "type": "MemberExpression", "start": 5226, "end": 5249, "loc": { "start": { "line": 144, "column": 33 }, "end": { "line": 144, "column": 56 } }, "object": { "type": "Identifier", "start": 5226, "end": 5235, "loc": { "start": { "line": 144, "column": 33 }, "end": { "line": 144, "column": 42 }, "identifierName": "container" }, "name": "container" }, "property": { "type": "Identifier", "start": 5236, "end": 5249, "loc": { "start": { "line": 144, "column": 43 }, "end": { "line": 144, "column": 56 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 5250, "end": 5274, "loc": { "start": { "line": 144, "column": 57 }, "end": { "line": 144, "column": 81 } }, "extra": { "rawValue": "button.resetKeybinding", "raw": "\"button.resetKeybinding\"" }, "value": "button.resetKeybinding" } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 5294, "end": 5376, "loc": { "start": { "line": 145, "column": 16 }, "end": { "line": 145, "column": 98 } }, "expression": { "type": "CallExpression", "start": 5294, "end": 5375, "loc": { "start": { "line": 145, "column": 16 }, "end": { "line": 145, "column": 97 } }, "callee": { "type": "MemberExpression", "start": 5294, "end": 5319, "loc": { "start": { "line": 145, "column": 16 }, "end": { "line": 145, "column": 41 } }, "object": { "type": "MemberExpression", "start": 5294, "end": 5312, "loc": { "start": { "line": 145, "column": 16 }, "end": { "line": 145, "column": 34 } }, "object": { "type": "Identifier", "start": 5294, "end": 5302, "loc": { "start": { "line": 145, "column": 16 }, "end": { "line": 145, "column": 24 }, "identifierName": "resetBtn" }, "name": "resetBtn" }, "property": { "type": "Identifier", "start": 5303, "end": 5312, "loc": { "start": { "line": 145, "column": 25 }, "end": { "line": 145, "column": 34 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 5313, "end": 5319, "loc": { "start": { "line": 145, "column": 35 }, "end": { "line": 145, "column": 41 }, "identifierName": "toggle" }, "name": "toggle" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 5320, "end": 5330, "loc": { "start": { "line": 145, "column": 42 }, "end": { "line": 145, "column": 52 } }, "extra": { "rawValue": "disabled", "raw": "\"disabled\"" }, "value": "disabled" }, { "type": "LogicalExpression", "start": 5332, "end": 5374, "loc": { "start": { "line": 145, "column": 54 }, "end": { "line": 145, "column": 96 } }, "left": { "type": "MemberExpression", "start": 5332, "end": 5346, "loc": { "start": { "line": 145, "column": 54 }, "end": { "line": 145, "column": 68 } }, "object": { "type": "Identifier", "start": 5332, "end": 5338, "loc": { "start": { "line": 145, "column": 54 }, "end": { "line": 145, "column": 60 }, "identifierName": "mapped" }, "name": "mapped" }, "property": { "type": "Identifier", "start": 5339, "end": 5346, "loc": { "start": { "line": 145, "column": 61 }, "end": { "line": 145, "column": 68 }, "identifierName": "builtin" }, "name": "builtin" }, "computed": false }, "operator": "||", "right": { "type": "UnaryExpression", "start": 5350, "end": 5374, "loc": { "start": { "line": 145, "column": 72 }, "end": { "line": 145, "column": 96 } }, "operator": "!", "prefix": true, "argument": { "type": "MemberExpression", "start": 5351, "end": 5374, "loc": { "start": { "line": 145, "column": 73 }, "end": { "line": 145, "column": 96 } }, "object": { "type": "Identifier", "start": 5351, "end": 5360, "loc": { "start": { "line": 145, "column": 73 }, "end": { "line": 145, "column": 82 }, "identifierName": "overrides" }, "name": "overrides" }, "property": { "type": "Identifier", "start": 5361, "end": 5373, "loc": { "start": { "line": 145, "column": 83 }, "end": { "line": 145, "column": 95 }, "identifierName": "keybindingId" }, "name": "keybindingId" }, "computed": true }, "extra": { "parenthesizedArgument": false } } } ] } } ], "directives": [] } } ], "directives": [] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 5417, "end": 5536, "loc": { "start": { "line": 150, "column": 4 }, "end": { "line": 153, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 5417, "end": 5432, "loc": { "start": { "line": 150, "column": 4 }, "end": { "line": 150, "column": 19 }, "identifierName": "resetKeybinding" }, "name": "resetKeybinding" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 5433, "end": 5435, "loc": { "start": { "line": 150, "column": 20 }, "end": { "line": 150, "column": 22 }, "identifierName": "id" }, "name": "id" } ], "body": { "type": "BlockStatement", "start": 5437, "end": 5536, "loc": { "start": { "line": 150, "column": 24 }, "end": { "line": 153, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 5448, "end": 5494, "loc": { "start": { "line": 151, "column": 8 }, "end": { "line": 151, "column": 54 } }, "expression": { "type": "CallExpression", "start": 5448, "end": 5493, "loc": { "start": { "line": 151, "column": 8 }, "end": { "line": 151, "column": 53 } }, "callee": { "type": "MemberExpression", "start": 5448, "end": 5489, "loc": { "start": { "line": 151, "column": 8 }, "end": { "line": 151, "column": 49 } }, "object": { "type": "MemberExpression", "start": 5448, "end": 5465, "loc": { "start": { "line": 151, "column": 8 }, "end": { "line": 151, "column": 25 } }, "object": { "type": "MemberExpression", "start": 5448, "end": 5456, "loc": { "start": { "line": 151, "column": 8 }, "end": { "line": 151, "column": 16 } }, "object": { "type": "ThisExpression", "start": 5448, "end": 5452, "loc": { "start": { "line": 151, "column": 8 }, "end": { "line": 151, "column": 12 } } }, "property": { "type": "Identifier", "start": 5453, "end": 5456, "loc": { "start": { "line": 151, "column": 13 }, "end": { "line": 151, "column": 16 }, "identifierName": "app" }, "name": "app" }, "computed": false }, "property": { "type": "Identifier", "start": 5457, "end": 5465, "loc": { "start": { "line": 151, "column": 17 }, "end": { "line": 151, "column": 25 }, "identifierName": "settings" }, "name": "settings" }, "computed": false }, "property": { "type": "Identifier", "start": 5466, "end": 5489, "loc": { "start": { "line": 151, "column": 26 }, "end": { "line": 151, "column": 49 }, "identifierName": "resetKeybindingOverride" }, "name": "resetKeybindingOverride" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 5490, "end": 5492, "loc": { "start": { "line": 151, "column": 50 }, "end": { "line": 151, "column": 52 }, "identifierName": "id" }, "name": "id" } ] } }, { "type": "ExpressionStatement", "start": 5504, "end": 5529, "loc": { "start": { "line": 152, "column": 8 }, "end": { "line": 152, "column": 33 } }, "expression": { "type": "CallExpression", "start": 5504, "end": 5528, "loc": { "start": { "line": 152, "column": 8 }, "end": { "line": 152, "column": 32 } }, "callee": { "type": "MemberExpression", "start": 5504, "end": 5526, "loc": { "start": { "line": 152, "column": 8 }, "end": { "line": 152, "column": 30 } }, "object": { "type": "ThisExpression", "start": 5504, "end": 5508, "loc": { "start": { "line": 152, "column": 8 }, "end": { "line": 152, "column": 12 } } }, "property": { "type": "Identifier", "start": 5509, "end": 5526, "loc": { "start": { "line": 152, "column": 13 }, "end": { "line": 152, "column": 30 }, "identifierName": "updateKeybindings" }, "name": "updateKeybindings" }, "computed": false }, "arguments": [] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 5544, "end": 6028, "loc": { "start": { "line": 155, "column": 4 }, "end": { "line": 167, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 5544, "end": 5557, "loc": { "start": { "line": 155, "column": 4 }, "end": { "line": 155, "column": 17 }, "identifierName": "resetBindings" }, "name": "resetBindings" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 5560, "end": 6028, "loc": { "start": { "line": 155, "column": 20 }, "end": { "line": 167, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 5571, "end": 5772, "loc": { "start": { "line": 156, "column": 8 }, "end": { "line": 159, "column": 10 } }, "declarations": [ { "type": "VariableDeclarator", "start": 5577, "end": 5771, "loc": { "start": { "line": 156, "column": 14 }, "end": { "line": 159, "column": 9 } }, "id": { "type": "ObjectPattern", "start": 5577, "end": 5586, "loc": { "start": { "line": 156, "column": 14 }, "end": { "line": 156, "column": 23 } }, "properties": [ { "type": "ObjectProperty", "start": 5579, "end": 5584, "loc": { "start": { "line": 156, "column": 16 }, "end": { "line": 156, "column": 21 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 5579, "end": 5584, "loc": { "start": { "line": 156, "column": 16 }, "end": { "line": 156, "column": 21 }, "identifierName": "reset" }, "name": "reset" }, "value": { "type": "Identifier", "start": 5579, "end": 5584, "loc": { "start": { "line": 156, "column": 16 }, "end": { "line": 156, "column": 21 }, "identifierName": "reset" }, "name": "reset" }, "extra": { "shorthand": true } } ] }, "init": { "type": "CallExpression", "start": 5589, "end": 5771, "loc": { "start": { "line": 156, "column": 26 }, "end": { "line": 159, "column": 9 } }, "callee": { "type": "MemberExpression", "start": 5589, "end": 5613, "loc": { "start": { "line": 156, "column": 26 }, "end": { "line": 156, "column": 50 } }, "object": { "type": "MemberExpression", "start": 5589, "end": 5601, "loc": { "start": { "line": 156, "column": 26 }, "end": { "line": 156, "column": 38 } }, "object": { "type": "ThisExpression", "start": 5589, "end": 5593, "loc": { "start": { "line": 156, "column": 26 }, "end": { "line": 156, "column": 30 } } }, "property": { "type": "Identifier", "start": 5594, "end": 5601, "loc": { "start": { "line": 156, "column": 31 }, "end": { "line": 156, "column": 38 }, "identifierName": "dialogs" }, "name": "dialogs" }, "computed": false }, "property": { "type": "Identifier", "start": 5602, "end": 5613, "loc": { "start": { "line": 156, "column": 39 }, "end": { "line": 156, "column": 50 }, "identifierName": "showWarning" }, "name": "showWarning" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 5628, "end": 5672, "loc": { "start": { "line": 157, "column": 12 }, "end": { "line": 157, "column": 56 } }, "object": { "type": "MemberExpression", "start": 5628, "end": 5666, "loc": { "start": { "line": 157, "column": 12 }, "end": { "line": 157, "column": 50 } }, "object": { "type": "MemberExpression", "start": 5628, "end": 5637, "loc": { "start": { "line": 157, "column": 12 }, "end": { "line": 157, "column": 21 } }, "object": { "type": "Identifier", "start": 5628, "end": 5629, "loc": { "start": { "line": 157, "column": 12 }, "end": { "line": 157, "column": 13 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 5630, "end": 5637, "loc": { "start": { "line": 157, "column": 14 }, "end": { "line": 157, "column": 21 }, "identifierName": "dialogs" }, "name": "dialogs" }, "computed": false }, "property": { "type": "Identifier", "start": 5638, "end": 5666, "loc": { "start": { "line": 157, "column": 22 }, "end": { "line": 157, "column": 50 }, "identifierName": "resetKeybindingsConfirmation" }, "name": "resetKeybindingsConfirmation" }, "computed": false }, "property": { "type": "Identifier", "start": 5667, "end": 5672, "loc": { "start": { "line": 157, "column": 51 }, "end": { "line": 157, "column": 56 }, "identifierName": "title" }, "name": "title" }, "computed": false }, { "type": "MemberExpression", "start": 5687, "end": 5730, "loc": { "start": { "line": 158, "column": 12 }, "end": { "line": 158, "column": 55 } }, "object": { "type": "MemberExpression", "start": 5687, "end": 5725, "loc": { "start": { "line": 158, "column": 12 }, "end": { "line": 158, "column": 50 } }, "object": { "type": "MemberExpression", "start": 5687, "end": 5696, "loc": { "start": { "line": 158, "column": 12 }, "end": { "line": 158, "column": 21 } }, "object": { "type": "Identifier", "start": 5687, "end": 5688, "loc": { "start": { "line": 158, "column": 12 }, "end": { "line": 158, "column": 13 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 5689, "end": 5696, "loc": { "start": { "line": 158, "column": 14 }, "end": { "line": 158, "column": 21 }, "identifierName": "dialogs" }, "name": "dialogs" }, "computed": false }, "property": { "type": "Identifier", "start": 5697, "end": 5725, "loc": { "start": { "line": 158, "column": 22 }, "end": { "line": 158, "column": 50 }, "identifierName": "resetKeybindingsConfirmation" }, "name": "resetKeybindingsConfirmation" }, "computed": false }, "property": { "type": "Identifier", "start": 5726, "end": 5730, "loc": { "start": { "line": 158, "column": 51 }, "end": { "line": 158, "column": 55 }, "identifierName": "desc" }, "name": "desc" }, "computed": false }, { "type": "ArrayExpression", "start": 5732, "end": 5760, "loc": { "start": { "line": 158, "column": 57 }, "end": { "line": 158, "column": 85 } }, "elements": [ { "type": "StringLiteral", "start": 5733, "end": 5746, "loc": { "start": { "line": 158, "column": 58 }, "end": { "line": 158, "column": 71 } }, "extra": { "rawValue": "cancel:good", "raw": "\"cancel:good\"" }, "value": "cancel:good" }, { "type": "StringLiteral", "start": 5748, "end": 5759, "loc": { "start": { "line": 158, "column": 73 }, "end": { "line": 158, "column": 84 } }, "extra": { "rawValue": "reset:bad", "raw": "\"reset:bad\"" }, "value": "reset:bad" } ] } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 5784, "end": 6021, "loc": { "start": { "line": 161, "column": 8 }, "end": { "line": 166, "column": 11 } }, "expression": { "type": "CallExpression", "start": 5784, "end": 6020, "loc": { "start": { "line": 161, "column": 8 }, "end": { "line": 166, "column": 10 } }, "callee": { "type": "MemberExpression", "start": 5784, "end": 5793, "loc": { "start": { "line": 161, "column": 8 }, "end": { "line": 161, "column": 17 } }, "object": { "type": "Identifier", "start": 5784, "end": 5789, "loc": { "start": { "line": 161, "column": 8 }, "end": { "line": 161, "column": 13 }, "identifierName": "reset" }, "name": "reset" }, "property": { "type": "Identifier", "start": 5790, "end": 5793, "loc": { "start": { "line": 161, "column": 14 }, "end": { "line": 161, "column": 17 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "ArrowFunctionExpression", "start": 5794, "end": 6019, "loc": { "start": { "line": 161, "column": 18 }, "end": { "line": 166, "column": 9 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 5800, "end": 6019, "loc": { "start": { "line": 161, "column": 24 }, "end": { "line": 166, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 5815, "end": 5860, "loc": { "start": { "line": 162, "column": 12 }, "end": { "line": 162, "column": 57 } }, "expression": { "type": "CallExpression", "start": 5815, "end": 5859, "loc": { "start": { "line": 162, "column": 12 }, "end": { "line": 162, "column": 56 } }, "callee": { "type": "MemberExpression", "start": 5815, "end": 5857, "loc": { "start": { "line": 162, "column": 12 }, "end": { "line": 162, "column": 54 } }, "object": { "type": "MemberExpression", "start": 5815, "end": 5832, "loc": { "start": { "line": 162, "column": 12 }, "end": { "line": 162, "column": 29 } }, "object": { "type": "MemberExpression", "start": 5815, "end": 5823, "loc": { "start": { "line": 162, "column": 12 }, "end": { "line": 162, "column": 20 } }, "object": { "type": "ThisExpression", "start": 5815, "end": 5819, "loc": { "start": { "line": 162, "column": 12 }, "end": { "line": 162, "column": 16 } } }, "property": { "type": "Identifier", "start": 5820, "end": 5823, "loc": { "start": { "line": 162, "column": 17 }, "end": { "line": 162, "column": 20 }, "identifierName": "app" }, "name": "app" }, "computed": false }, "property": { "type": "Identifier", "start": 5824, "end": 5832, "loc": { "start": { "line": 162, "column": 21 }, "end": { "line": 162, "column": 29 }, "identifierName": "settings" }, "name": "settings" }, "computed": false }, "property": { "type": "Identifier", "start": 5833, "end": 5857, "loc": { "start": { "line": 162, "column": 30 }, "end": { "line": 162, "column": 54 }, "identifierName": "resetKeybindingOverrides" }, "name": "resetKeybindingOverrides" }, "computed": false }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 5874, "end": 5899, "loc": { "start": { "line": 163, "column": 12 }, "end": { "line": 163, "column": 37 } }, "expression": { "type": "CallExpression", "start": 5874, "end": 5898, "loc": { "start": { "line": 163, "column": 12 }, "end": { "line": 163, "column": 36 } }, "callee": { "type": "MemberExpression", "start": 5874, "end": 5896, "loc": { "start": { "line": 163, "column": 12 }, "end": { "line": 163, "column": 34 } }, "object": { "type": "ThisExpression", "start": 5874, "end": 5878, "loc": { "start": { "line": 163, "column": 12 }, "end": { "line": 163, "column": 16 } } }, "property": { "type": "Identifier", "start": 5879, "end": 5896, "loc": { "start": { "line": 163, "column": 17 }, "end": { "line": 163, "column": 34 }, "identifierName": "updateKeybindings" }, "name": "updateKeybindings" }, "computed": false }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 5915, "end": 6008, "loc": { "start": { "line": 165, "column": 12 }, "end": { "line": 165, "column": 105 } }, "expression": { "type": "CallExpression", "start": 5915, "end": 6007, "loc": { "start": { "line": 165, "column": 12 }, "end": { "line": 165, "column": 104 } }, "callee": { "type": "MemberExpression", "start": 5915, "end": 5936, "loc": { "start": { "line": 165, "column": 12 }, "end": { "line": 165, "column": 33 } }, "object": { "type": "MemberExpression", "start": 5915, "end": 5927, "loc": { "start": { "line": 165, "column": 12 }, "end": { "line": 165, "column": 24 } }, "object": { "type": "ThisExpression", "start": 5915, "end": 5919, "loc": { "start": { "line": 165, "column": 12 }, "end": { "line": 165, "column": 16 } } }, "property": { "type": "Identifier", "start": 5920, "end": 5927, "loc": { "start": { "line": 165, "column": 17 }, "end": { "line": 165, "column": 24 }, "identifierName": "dialogs" }, "name": "dialogs" }, "computed": false }, "property": { "type": "Identifier", "start": 5928, "end": 5936, "loc": { "start": { "line": 165, "column": 25 }, "end": { "line": 165, "column": 33 }, "identifierName": "showInfo" }, "name": "showInfo" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 5937, "end": 5971, "loc": { "start": { "line": 165, "column": 34 }, "end": { "line": 165, "column": 68 } }, "object": { "type": "MemberExpression", "start": 5937, "end": 5965, "loc": { "start": { "line": 165, "column": 34 }, "end": { "line": 165, "column": 62 } }, "object": { "type": "MemberExpression", "start": 5937, "end": 5946, "loc": { "start": { "line": 165, "column": 34 }, "end": { "line": 165, "column": 43 } }, "object": { "type": "Identifier", "start": 5937, "end": 5938, "loc": { "start": { "line": 165, "column": 34 }, "end": { "line": 165, "column": 35 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 5939, "end": 5946, "loc": { "start": { "line": 165, "column": 36 }, "end": { "line": 165, "column": 43 }, "identifierName": "dialogs" }, "name": "dialogs" }, "computed": false }, "property": { "type": "Identifier", "start": 5947, "end": 5965, "loc": { "start": { "line": 165, "column": 44 }, "end": { "line": 165, "column": 62 }, "identifierName": "keybindingsResetOk" }, "name": "keybindingsResetOk" }, "computed": false }, "property": { "type": "Identifier", "start": 5966, "end": 5971, "loc": { "start": { "line": 165, "column": 63 }, "end": { "line": 165, "column": 68 }, "identifierName": "title" }, "name": "title" }, "computed": false }, { "type": "MemberExpression", "start": 5973, "end": 6006, "loc": { "start": { "line": 165, "column": 70 }, "end": { "line": 165, "column": 103 } }, "object": { "type": "MemberExpression", "start": 5973, "end": 6001, "loc": { "start": { "line": 165, "column": 70 }, "end": { "line": 165, "column": 98 } }, "object": { "type": "MemberExpression", "start": 5973, "end": 5982, "loc": { "start": { "line": 165, "column": 70 }, "end": { "line": 165, "column": 79 } }, "object": { "type": "Identifier", "start": 5973, "end": 5974, "loc": { "start": { "line": 165, "column": 70 }, "end": { "line": 165, "column": 71 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 5975, "end": 5982, "loc": { "start": { "line": 165, "column": 72 }, "end": { "line": 165, "column": 79 }, "identifierName": "dialogs" }, "name": "dialogs" }, "computed": false }, "property": { "type": "Identifier", "start": 5983, "end": 6001, "loc": { "start": { "line": 165, "column": 80 }, "end": { "line": 165, "column": 98 }, "identifierName": "keybindingsResetOk" }, "name": "keybindingsResetOk" }, "computed": false }, "property": { "type": "Identifier", "start": 6002, "end": 6006, "loc": { "start": { "line": 165, "column": 99 }, "end": { "line": 165, "column": 103 }, "identifierName": "desc" }, "name": "desc" }, "computed": false } ] } } ], "directives": [] } } ] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 6036, "end": 6103, "loc": { "start": { "line": 169, "column": 4 }, "end": { "line": 171, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 6036, "end": 6059, "loc": { "start": { "line": 169, "column": 4 }, "end": { "line": 169, "column": 27 }, "identifierName": "getDefaultPreviousState" }, "name": "getDefaultPreviousState" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 6062, "end": 6103, "loc": { "start": { "line": 169, "column": 30 }, "end": { "line": 171, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 6073, "end": 6096, "loc": { "start": { "line": 170, "column": 8 }, "end": { "line": 170, "column": 31 } }, "argument": { "type": "StringLiteral", "start": 6080, "end": 6095, "loc": { "start": { "line": 170, "column": 15 }, "end": { "line": 170, "column": 30 } }, "extra": { "rawValue": "SettingsState", "raw": "\"SettingsState\"" }, "value": "SettingsState" } } ], "directives": [] } } ] }, "leadingComments": [], "trailingComments": [] } } ], "directives": [] }, "comments": [ { "type": "CommentLine", "value": " Enter", "start": 3826, "end": 3834, "loc": { "start": { "line": 107, "column": 16 }, "end": { "line": 107, "column": 24 } } }, { "type": "CommentLine", "value": " Ignore builtins", "start": 3901, "end": 3919, "loc": { "start": { "line": 110, "column": 16 }, "end": { "line": 110, "column": 34 } } } ], "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": "Dialog", "start": 9, "end": 15, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 15 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 16, "end": 17, "loc": { "start": { "line": 1, "column": 16 }, "end": { "line": 1, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 18, "end": 22, "loc": { "start": { "line": 1, "column": 18 }, "end": { "line": 1, "column": 22 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../core/modal_dialog_elements", "start": 23, "end": 54, "loc": { "start": { "line": 1, "column": 23 }, "end": { "line": 1, "column": 54 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 54, "end": 55, "loc": { "start": { "line": 1, "column": 54 }, "end": { "line": 1, "column": 55 } } }, { "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": 57, "end": 63, "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": 64, "end": 65, "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": "TextualGameState", "start": 66, "end": 82, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 25 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 83, "end": 84, "loc": { "start": { "line": 2, "column": 26 }, "end": { "line": 2, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 85, "end": 89, "loc": { "start": { "line": 2, "column": 28 }, "end": { "line": 2, "column": 32 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../core/textual_game_state", "start": 90, "end": 118, "loc": { "start": { "line": 2, "column": 33 }, "end": { "line": 2, "column": 61 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 118, "end": 119, "loc": { "start": { "line": 2, "column": 61 }, "end": { "line": 2, "column": 62 } } }, { "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": 121, "end": 127, "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": 128, "end": 129, "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": "getStringForKeyCode", "start": 130, "end": 149, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 28 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 149, "end": 150, "loc": { "start": { "line": 3, "column": 28 }, "end": { "line": 3, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "KEYMAPPINGS", "start": 151, "end": 162, "loc": { "start": { "line": 3, "column": 30 }, "end": { "line": 3, "column": 41 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 163, "end": 164, "loc": { "start": { "line": 3, "column": 42 }, "end": { "line": 3, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 165, "end": 169, "loc": { "start": { "line": 3, "column": 44 }, "end": { "line": 3, "column": 48 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../game/key_action_mapper", "start": 170, "end": 197, "loc": { "start": { "line": 3, "column": 49 }, "end": { "line": 3, "column": 76 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 197, "end": 198, "loc": { "start": { "line": 3, "column": 76 }, "end": { "line": 3, "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": 200, "end": 206, "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": 207, "end": 208, "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": "SOUNDS", "start": 209, "end": 215, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 15 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 216, "end": 217, "loc": { "start": { "line": 4, "column": 16 }, "end": { "line": 4, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 218, "end": 222, "loc": { "start": { "line": 4, "column": 18 }, "end": { "line": 4, "column": 22 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../platform/sound", "start": 223, "end": 242, "loc": { "start": { "line": 4, "column": 23 }, "end": { "line": 4, "column": 42 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 242, "end": 243, "loc": { "start": { "line": 4, "column": 42 }, "end": { "line": 4, "column": 43 } } }, { "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": 245, "end": 251, "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": 252, "end": 253, "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": "T", "start": 254, "end": 255, "loc": { "start": { "line": 5, "column": 9 }, "end": { "line": 5, "column": 10 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 256, "end": 257, "loc": { "start": { "line": 5, "column": 11 }, "end": { "line": 5, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 258, "end": 262, "loc": { "start": { "line": 5, "column": 13 }, "end": { "line": 5, "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": 263, "end": 280, "loc": { "start": { "line": 5, "column": 18 }, "end": { "line": 5, "column": 35 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 280, "end": 281, "loc": { "start": { "line": 5, "column": 35 }, "end": { "line": 5, "column": 36 } } }, { "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": 285, "end": 291, "loc": { "start": { "line": 7, "column": 0 }, "end": { "line": 7, "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": 292, "end": 297, "loc": { "start": { "line": 7, "column": 7 }, "end": { "line": 7, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "KeybindingsState", "start": 298, "end": 314, "loc": { "start": { "line": 7, "column": 13 }, "end": { "line": 7, "column": 29 } } }, { "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": 315, "end": 322, "loc": { "start": { "line": 7, "column": 30 }, "end": { "line": 7, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "TextualGameState", "start": 323, "end": 339, "loc": { "start": { "line": 7, "column": 38 }, "end": { "line": 7, "column": 54 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 340, "end": 341, "loc": { "start": { "line": 7, "column": 55 }, "end": { "line": 7, "column": 56 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "constructor", "start": 347, "end": 358, "loc": { "start": { "line": 8, "column": 4 }, "end": { "line": 8, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 358, "end": 359, "loc": { "start": { "line": 8, "column": 15 }, "end": { "line": 8, "column": 16 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 359, "end": 360, "loc": { "start": { "line": 8, "column": 16 }, "end": { "line": 8, "column": 17 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 361, "end": 362, "loc": { "start": { "line": 8, "column": 18 }, "end": { "line": 8, "column": 19 } } }, { "type": { "label": "super", "keyword": "super", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "super", "start": 372, "end": 377, "loc": { "start": { "line": 9, "column": 8 }, "end": { "line": 9, "column": 13 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 377, "end": 378, "loc": { "start": { "line": 9, "column": 13 }, "end": { "line": 9, "column": 14 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "KeybindingsState", "start": 378, "end": 396, "loc": { "start": { "line": 9, "column": 14 }, "end": { "line": 9, "column": 32 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 396, "end": 397, "loc": { "start": { "line": 9, "column": 32 }, "end": { "line": 9, "column": 33 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 397, "end": 398, "loc": { "start": { "line": 9, "column": 33 }, "end": { "line": 9, "column": 34 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 404, "end": 405, "loc": { "start": { "line": 10, "column": 4 }, "end": { "line": 10, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getStateHeaderTitle", "start": 413, "end": 432, "loc": { "start": { "line": 12, "column": 4 }, "end": { "line": 12, "column": 23 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 432, "end": 433, "loc": { "start": { "line": 12, "column": 23 }, "end": { "line": 12, "column": 24 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 433, "end": 434, "loc": { "start": { "line": 12, "column": 24 }, "end": { "line": 12, "column": 25 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 435, "end": 436, "loc": { "start": { "line": 12, "column": 26 }, "end": { "line": 12, "column": 27 } } }, { "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": 446, "end": 452, "loc": { "start": { "line": 13, "column": 8 }, "end": { "line": 13, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 453, "end": 454, "loc": { "start": { "line": 13, "column": 15 }, "end": { "line": 13, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 454, "end": 455, "loc": { "start": { "line": 13, "column": 16 }, "end": { "line": 13, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindings", "start": 455, "end": 466, "loc": { "start": { "line": 13, "column": 17 }, "end": { "line": 13, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 466, "end": 467, "loc": { "start": { "line": 13, "column": 28 }, "end": { "line": 13, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "title", "start": 467, "end": 472, "loc": { "start": { "line": 13, "column": 29 }, "end": { "line": 13, "column": 34 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 472, "end": 473, "loc": { "start": { "line": 13, "column": 34 }, "end": { "line": 13, "column": 35 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 479, "end": 480, "loc": { "start": { "line": 14, "column": 4 }, "end": { "line": 14, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getMainContentHTML", "start": 488, "end": 506, "loc": { "start": { "line": 16, "column": 4 }, "end": { "line": 16, "column": 22 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 506, "end": 507, "loc": { "start": { "line": 16, "column": 22 }, "end": { "line": 16, "column": 23 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 507, "end": 508, "loc": { "start": { "line": 16, "column": 23 }, "end": { "line": 16, "column": 24 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 509, "end": 510, "loc": { "start": { "line": 16, "column": 25 }, "end": { "line": 16, "column": 26 } } }, { "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": 520, "end": 526, "loc": { "start": { "line": 17, "column": 8 }, "end": { "line": 17, "column": 14 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 527, "end": 528, "loc": { "start": { "line": 17, "column": 15 }, "end": { "line": 17, "column": 16 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "\n\n
\n ", "start": 528, "end": 605, "loc": { "start": { "line": 17, "column": 16 }, "end": { "line": 20, "column": 35 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 605, "end": 607, "loc": { "start": { "line": 20, "column": 35 }, "end": { "line": 20, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 607, "end": 608, "loc": { "start": { "line": 20, "column": 37 }, "end": { "line": 20, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 608, "end": 609, "loc": { "start": { "line": 20, "column": 38 }, "end": { "line": 20, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindings", "start": 609, "end": 620, "loc": { "start": { "line": 20, "column": 39 }, "end": { "line": 20, "column": 50 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 620, "end": 621, "loc": { "start": { "line": 20, "column": 50 }, "end": { "line": 20, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "hint", "start": 621, "end": 625, "loc": { "start": { "line": 20, "column": 51 }, "end": { "line": 20, "column": 55 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 625, "end": 626, "loc": { "start": { "line": 20, "column": 55 }, "end": { "line": 20, "column": 56 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "\n \n\n
\n\n
\n\n
\n ", "start": 727, "end": 831, "loc": { "start": { "line": 21, "column": 92 }, "end": { "line": 28, "column": 8 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 831, "end": 832, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 9 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 832, "end": 833, "loc": { "start": { "line": 28, "column": 9 }, "end": { "line": 28, "column": 10 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 839, "end": 840, "loc": { "start": { "line": 29, "column": 4 }, "end": { "line": 29, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "onEnter", "start": 848, "end": 855, "loc": { "start": { "line": 31, "column": 4 }, "end": { "line": 31, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 855, "end": 856, "loc": { "start": { "line": 31, "column": 11 }, "end": { "line": 31, "column": 12 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 856, "end": 857, "loc": { "start": { "line": 31, "column": 12 }, "end": { "line": 31, "column": 13 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 858, "end": 859, "loc": { "start": { "line": 31, "column": 14 }, "end": { "line": 31, "column": 15 } } }, { "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": 869, "end": 874, "loc": { "start": { "line": 32, "column": 8 }, "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": "keybindingsElem", "start": 875, "end": 890, "loc": { "start": { "line": 32, "column": 14 }, "end": { "line": 32, "column": 29 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 891, "end": 892, "loc": { "start": { "line": 32, "column": 30 }, "end": { "line": 32, "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": 893, "end": 897, "loc": { "start": { "line": 32, "column": 32 }, "end": { "line": 32, "column": 36 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 897, "end": 898, "loc": { "start": { "line": 32, "column": 36 }, "end": { "line": 32, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "htmlElement", "start": 898, "end": 909, "loc": { "start": { "line": 32, "column": 37 }, "end": { "line": 32, "column": 48 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 909, "end": 910, "loc": { "start": { "line": 32, "column": 48 }, "end": { "line": 32, "column": 49 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 910, "end": 923, "loc": { "start": { "line": 32, "column": 49 }, "end": { "line": 32, "column": 62 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 923, "end": 924, "loc": { "start": { "line": 32, "column": 62 }, "end": { "line": 32, "column": 63 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": ".keybindings", "start": 924, "end": 938, "loc": { "start": { "line": 32, "column": 63 }, "end": { "line": 32, "column": 77 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 938, "end": 939, "loc": { "start": { "line": 32, "column": 77 }, "end": { "line": 32, "column": 78 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 939, "end": 940, "loc": { "start": { "line": 32, "column": 78 }, "end": { "line": 32, "column": 79 } } }, { "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": 952, "end": 956, "loc": { "start": { "line": 34, "column": 8 }, "end": { "line": 34, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 956, "end": 957, "loc": { "start": { "line": 34, "column": 12 }, "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": "trackClicks", "start": 957, "end": 968, "loc": { "start": { "line": 34, "column": 13 }, "end": { "line": 34, "column": 24 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 968, "end": 969, "loc": { "start": { "line": 34, "column": 24 }, "end": { "line": 34, "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": 969, "end": 973, "loc": { "start": { "line": 34, "column": 25 }, "end": { "line": 34, "column": 29 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 973, "end": 974, "loc": { "start": { "line": 34, "column": 29 }, "end": { "line": 34, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "htmlElement", "start": 974, "end": 985, "loc": { "start": { "line": 34, "column": 30 }, "end": { "line": 34, "column": 41 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 985, "end": 986, "loc": { "start": { "line": 34, "column": 41 }, "end": { "line": 34, "column": 42 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 986, "end": 999, "loc": { "start": { "line": 34, "column": 42 }, "end": { "line": 34, "column": 55 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 999, "end": 1000, "loc": { "start": { "line": 34, "column": 55 }, "end": { "line": 34, "column": 56 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": ".resetBindings", "start": 1000, "end": 1016, "loc": { "start": { "line": 34, "column": 56 }, "end": { "line": 34, "column": 72 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1016, "end": 1017, "loc": { "start": { "line": 34, "column": 72 }, "end": { "line": 34, "column": 73 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1017, "end": 1018, "loc": { "start": { "line": 34, "column": 73 }, "end": { "line": 34, "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": 1019, "end": 1023, "loc": { "start": { "line": 34, "column": 75 }, "end": { "line": 34, "column": 79 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1023, "end": 1024, "loc": { "start": { "line": 34, "column": 79 }, "end": { "line": 34, "column": 80 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resetBindings", "start": 1024, "end": 1037, "loc": { "start": { "line": 34, "column": 80 }, "end": { "line": 34, "column": 93 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1037, "end": 1038, "loc": { "start": { "line": 34, "column": 93 }, "end": { "line": 34, "column": 94 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1038, "end": 1039, "loc": { "start": { "line": 34, "column": 94 }, "end": { "line": 34, "column": 95 } } }, { "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": 1051, "end": 1054, "loc": { "start": { "line": 36, "column": 8 }, "end": { "line": 36, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1055, "end": 1056, "loc": { "start": { "line": 36, "column": 12 }, "end": { "line": 36, "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": 1056, "end": 1061, "loc": { "start": { "line": 36, "column": 13 }, "end": { "line": 36, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "category", "start": 1062, "end": 1070, "loc": { "start": { "line": 36, "column": 19 }, "end": { "line": 36, "column": 27 } } }, { "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": 1071, "end": 1073, "loc": { "start": { "line": 36, "column": 28 }, "end": { "line": 36, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "KEYMAPPINGS", "start": 1074, "end": 1085, "loc": { "start": { "line": 36, "column": 31 }, "end": { "line": 36, "column": 42 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1085, "end": 1086, "loc": { "start": { "line": 36, "column": 42 }, "end": { "line": 36, "column": 43 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1087, "end": 1088, "loc": { "start": { "line": 36, "column": 44 }, "end": { "line": 36, "column": 45 } } }, { "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": 1102, "end": 1107, "loc": { "start": { "line": 37, "column": 12 }, "end": { "line": 37, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "categoryDiv", "start": 1108, "end": 1119, "loc": { "start": { "line": 37, "column": 18 }, "end": { "line": 37, "column": 29 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1120, "end": 1121, "loc": { "start": { "line": 37, "column": 30 }, "end": { "line": 37, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "document", "start": 1122, "end": 1130, "loc": { "start": { "line": 37, "column": 32 }, "end": { "line": 37, "column": 40 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1130, "end": 1131, "loc": { "start": { "line": 37, "column": 40 }, "end": { "line": 37, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "createElement", "start": 1131, "end": 1144, "loc": { "start": { "line": 37, "column": 41 }, "end": { "line": 37, "column": 54 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1144, "end": 1145, "loc": { "start": { "line": 37, "column": 54 }, "end": { "line": 37, "column": 55 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "div", "start": 1145, "end": 1150, "loc": { "start": { "line": 37, "column": 55 }, "end": { "line": 37, "column": 60 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1150, "end": 1151, "loc": { "start": { "line": 37, "column": 60 }, "end": { "line": 37, "column": 61 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1151, "end": 1152, "loc": { "start": { "line": 37, "column": 61 }, "end": { "line": 37, "column": 62 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "categoryDiv", "start": 1166, "end": 1177, "loc": { "start": { "line": 38, "column": 12 }, "end": { "line": 38, "column": 23 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1177, "end": 1178, "loc": { "start": { "line": 38, "column": 23 }, "end": { "line": 38, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 1178, "end": 1187, "loc": { "start": { "line": 38, "column": 24 }, "end": { "line": 38, "column": 33 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1187, "end": 1188, "loc": { "start": { "line": 38, "column": 33 }, "end": { "line": 38, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 1188, "end": 1191, "loc": { "start": { "line": 38, "column": 34 }, "end": { "line": 38, "column": 37 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1191, "end": 1192, "loc": { "start": { "line": 38, "column": 37 }, "end": { "line": 38, "column": 38 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "category", "start": 1192, "end": 1202, "loc": { "start": { "line": 38, "column": 38 }, "end": { "line": 38, "column": 48 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1202, "end": 1203, "loc": { "start": { "line": 38, "column": 48 }, "end": { "line": 38, "column": 49 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1203, "end": 1204, "loc": { "start": { "line": 38, "column": 49 }, "end": { "line": 38, "column": 50 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindingsElem", "start": 1218, "end": 1233, "loc": { "start": { "line": 39, "column": 12 }, "end": { "line": 39, "column": 27 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1233, "end": 1234, "loc": { "start": { "line": 39, "column": 27 }, "end": { "line": 39, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "appendChild", "start": 1234, "end": 1245, "loc": { "start": { "line": 39, "column": 28 }, "end": { "line": 39, "column": 39 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1245, "end": 1246, "loc": { "start": { "line": 39, "column": 39 }, "end": { "line": 39, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "categoryDiv", "start": 1246, "end": 1257, "loc": { "start": { "line": 39, "column": 40 }, "end": { "line": 39, "column": 51 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1257, "end": 1258, "loc": { "start": { "line": 39, "column": 51 }, "end": { "line": 39, "column": 52 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1258, "end": 1259, "loc": { "start": { "line": 39, "column": 52 }, "end": { "line": 39, "column": 53 } } }, { "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": 1275, "end": 1280, "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": "labelDiv", "start": 1281, "end": 1289, "loc": { "start": { "line": 41, "column": 18 }, "end": { "line": 41, "column": 26 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1290, "end": 1291, "loc": { "start": { "line": 41, "column": 27 }, "end": { "line": 41, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "document", "start": 1292, "end": 1300, "loc": { "start": { "line": 41, "column": 29 }, "end": { "line": 41, "column": 37 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1300, "end": 1301, "loc": { "start": { "line": 41, "column": 37 }, "end": { "line": 41, "column": 38 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "createElement", "start": 1301, "end": 1314, "loc": { "start": { "line": 41, "column": 38 }, "end": { "line": 41, "column": 51 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1314, "end": 1315, "loc": { "start": { "line": 41, "column": 51 }, "end": { "line": 41, "column": 52 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "strong", "start": 1315, "end": 1323, "loc": { "start": { "line": 41, "column": 52 }, "end": { "line": 41, "column": 60 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1323, "end": 1324, "loc": { "start": { "line": 41, "column": 60 }, "end": { "line": 41, "column": 61 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1324, "end": 1325, "loc": { "start": { "line": 41, "column": 61 }, "end": { "line": 41, "column": 62 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "labelDiv", "start": 1339, "end": 1347, "loc": { "start": { "line": 42, "column": 12 }, "end": { "line": 42, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1347, "end": 1348, "loc": { "start": { "line": 42, "column": 20 }, "end": { "line": 42, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "innerText", "start": 1348, "end": 1357, "loc": { "start": { "line": 42, "column": 21 }, "end": { "line": 42, "column": 30 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1358, "end": 1359, "loc": { "start": { "line": 42, "column": 31 }, "end": { "line": 42, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 1360, "end": 1361, "loc": { "start": { "line": 42, "column": 33 }, "end": { "line": 42, "column": 34 } } }, { "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": 42, "column": 34 }, "end": { "line": 42, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindings", "start": 1362, "end": 1373, "loc": { "start": { "line": 42, "column": 35 }, "end": { "line": 42, "column": 46 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1373, "end": 1374, "loc": { "start": { "line": 42, "column": 46 }, "end": { "line": 42, "column": 47 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "categoryLabels", "start": 1374, "end": 1388, "loc": { "start": { "line": 42, "column": 47 }, "end": { "line": 42, "column": 61 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1388, "end": 1389, "loc": { "start": { "line": 42, "column": 61 }, "end": { "line": 42, "column": 62 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "category", "start": 1389, "end": 1397, "loc": { "start": { "line": 42, "column": 62 }, "end": { "line": 42, "column": 70 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1397, "end": 1398, "loc": { "start": { "line": 42, "column": 70 }, "end": { "line": 42, "column": 71 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1398, "end": 1399, "loc": { "start": { "line": 42, "column": 71 }, "end": { "line": 42, "column": 72 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "labelDiv", "start": 1413, "end": 1421, "loc": { "start": { "line": 43, "column": 12 }, "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": 1421, "end": 1422, "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": "classList", "start": 1422, "end": 1431, "loc": { "start": { "line": 43, "column": 21 }, "end": { "line": 43, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1431, "end": 1432, "loc": { "start": { "line": 43, "column": 30 }, "end": { "line": 43, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 1432, "end": 1435, "loc": { "start": { "line": 43, "column": 31 }, "end": { "line": 43, "column": 34 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1435, "end": 1436, "loc": { "start": { "line": 43, "column": 34 }, "end": { "line": 43, "column": 35 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "categoryLabel", "start": 1436, "end": 1451, "loc": { "start": { "line": 43, "column": 35 }, "end": { "line": 43, "column": 50 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1451, "end": 1452, "loc": { "start": { "line": 43, "column": 50 }, "end": { "line": 43, "column": 51 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1452, "end": 1453, "loc": { "start": { "line": 43, "column": 51 }, "end": { "line": 43, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "categoryDiv", "start": 1467, "end": 1478, "loc": { "start": { "line": 44, "column": 12 }, "end": { "line": 44, "column": 23 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1478, "end": 1479, "loc": { "start": { "line": 44, "column": 23 }, "end": { "line": 44, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "appendChild", "start": 1479, "end": 1490, "loc": { "start": { "line": 44, "column": 24 }, "end": { "line": 44, "column": 35 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1490, "end": 1491, "loc": { "start": { "line": 44, "column": 35 }, "end": { "line": 44, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "labelDiv", "start": 1491, "end": 1499, "loc": { "start": { "line": 44, "column": 36 }, "end": { "line": 44, "column": 44 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1499, "end": 1500, "loc": { "start": { "line": 44, "column": 44 }, "end": { "line": 44, "column": 45 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1500, "end": 1501, "loc": { "start": { "line": 44, "column": 45 }, "end": { "line": 44, "column": 46 } } }, { "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": 1517, "end": 1520, "loc": { "start": { "line": 46, "column": 12 }, "end": { "line": 46, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1521, "end": 1522, "loc": { "start": { "line": 46, "column": 16 }, "end": { "line": 46, "column": 17 } } }, { "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": 1522, "end": 1527, "loc": { "start": { "line": 46, "column": 17 }, "end": { "line": 46, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindingId", "start": 1528, "end": 1540, "loc": { "start": { "line": 46, "column": 23 }, "end": { "line": 46, "column": 35 } } }, { "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": 1541, "end": 1543, "loc": { "start": { "line": 46, "column": 36 }, "end": { "line": 46, "column": 38 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "KEYMAPPINGS", "start": 1544, "end": 1555, "loc": { "start": { "line": 46, "column": 39 }, "end": { "line": 46, "column": 50 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1555, "end": 1556, "loc": { "start": { "line": 46, "column": 50 }, "end": { "line": 46, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "category", "start": 1556, "end": 1564, "loc": { "start": { "line": 46, "column": 51 }, "end": { "line": 46, "column": 59 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1564, "end": 1565, "loc": { "start": { "line": 46, "column": 59 }, "end": { "line": 46, "column": 60 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1565, "end": 1566, "loc": { "start": { "line": 46, "column": 60 }, "end": { "line": 46, "column": 61 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1567, "end": 1568, "loc": { "start": { "line": 46, "column": 62 }, "end": { "line": 46, "column": 63 } } }, { "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": 1586, "end": 1591, "loc": { "start": { "line": 47, "column": 16 }, "end": { "line": 47, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "mapped", "start": 1592, "end": 1598, "loc": { "start": { "line": 47, "column": 22 }, "end": { "line": 47, "column": 28 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1599, "end": 1600, "loc": { "start": { "line": 47, "column": 29 }, "end": { "line": 47, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "KEYMAPPINGS", "start": 1601, "end": 1612, "loc": { "start": { "line": 47, "column": 31 }, "end": { "line": 47, "column": 42 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1612, "end": 1613, "loc": { "start": { "line": 47, "column": 42 }, "end": { "line": 47, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "category", "start": 1613, "end": 1621, "loc": { "start": { "line": 47, "column": 43 }, "end": { "line": 47, "column": 51 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1621, "end": 1622, "loc": { "start": { "line": 47, "column": 51 }, "end": { "line": 47, "column": 52 } } }, { "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": 47, "column": 52 }, "end": { "line": 47, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindingId", "start": 1623, "end": 1635, "loc": { "start": { "line": 47, "column": 53 }, "end": { "line": 47, "column": 65 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1635, "end": 1636, "loc": { "start": { "line": 47, "column": 65 }, "end": { "line": 47, "column": 66 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1636, "end": 1637, "loc": { "start": { "line": 47, "column": 66 }, "end": { "line": 47, "column": 67 } } }, { "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": 1657, "end": 1662, "loc": { "start": { "line": 49, "column": 16 }, "end": { "line": 49, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "elem", "start": 1663, "end": 1667, "loc": { "start": { "line": 49, "column": 22 }, "end": { "line": 49, "column": 26 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1668, "end": 1669, "loc": { "start": { "line": 49, "column": 27 }, "end": { "line": 49, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "document", "start": 1670, "end": 1678, "loc": { "start": { "line": 49, "column": 29 }, "end": { "line": 49, "column": 37 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1678, "end": 1679, "loc": { "start": { "line": 49, "column": 37 }, "end": { "line": 49, "column": 38 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "createElement", "start": 1679, "end": 1692, "loc": { "start": { "line": 49, "column": 38 }, "end": { "line": 49, "column": 51 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1692, "end": 1693, "loc": { "start": { "line": 49, "column": 51 }, "end": { "line": 49, "column": 52 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "div", "start": 1693, "end": 1698, "loc": { "start": { "line": 49, "column": 52 }, "end": { "line": 49, "column": 57 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1698, "end": 1699, "loc": { "start": { "line": 49, "column": 57 }, "end": { "line": 49, "column": 58 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1699, "end": 1700, "loc": { "start": { "line": 49, "column": 58 }, "end": { "line": 49, "column": 59 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "elem", "start": 1718, "end": 1722, "loc": { "start": { "line": 50, "column": 16 }, "end": { "line": 50, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1722, "end": 1723, "loc": { "start": { "line": 50, "column": 20 }, "end": { "line": 50, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 1723, "end": 1732, "loc": { "start": { "line": 50, "column": 21 }, "end": { "line": 50, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1732, "end": 1733, "loc": { "start": { "line": 50, "column": 30 }, "end": { "line": 50, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 1733, "end": 1736, "loc": { "start": { "line": 50, "column": 31 }, "end": { "line": 50, "column": 34 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1736, "end": 1737, "loc": { "start": { "line": 50, "column": 34 }, "end": { "line": 50, "column": 35 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "entry", "start": 1737, "end": 1744, "loc": { "start": { "line": 50, "column": 35 }, "end": { "line": 50, "column": 42 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1744, "end": 1745, "loc": { "start": { "line": 50, "column": 42 }, "end": { "line": 50, "column": 43 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1745, "end": 1746, "loc": { "start": { "line": 50, "column": 43 }, "end": { "line": 50, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "elem", "start": 1764, "end": 1768, "loc": { "start": { "line": 51, "column": 16 }, "end": { "line": 51, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1768, "end": 1769, "loc": { "start": { "line": 51, "column": 20 }, "end": { "line": 51, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setAttribute", "start": 1769, "end": 1781, "loc": { "start": { "line": 51, "column": 21 }, "end": { "line": 51, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1781, "end": 1782, "loc": { "start": { "line": 51, "column": 33 }, "end": { "line": 51, "column": 34 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "data-keybinding", "start": 1782, "end": 1799, "loc": { "start": { "line": 51, "column": 34 }, "end": { "line": 51, "column": 51 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1799, "end": 1800, "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": "keybindingId", "start": 1801, "end": 1813, "loc": { "start": { "line": 51, "column": 53 }, "end": { "line": 51, "column": 65 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1813, "end": 1814, "loc": { "start": { "line": 51, "column": 65 }, "end": { "line": 51, "column": 66 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1814, "end": 1815, "loc": { "start": { "line": 51, "column": 66 }, "end": { "line": 51, "column": 67 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "categoryDiv", "start": 1833, "end": 1844, "loc": { "start": { "line": 52, "column": 16 }, "end": { "line": 52, "column": 27 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1844, "end": 1845, "loc": { "start": { "line": 52, "column": 27 }, "end": { "line": 52, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "appendChild", "start": 1845, "end": 1856, "loc": { "start": { "line": 52, "column": 28 }, "end": { "line": 52, "column": 39 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1856, "end": 1857, "loc": { "start": { "line": 52, "column": 39 }, "end": { "line": 52, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "elem", "start": 1857, "end": 1861, "loc": { "start": { "line": 52, "column": 40 }, "end": { "line": 52, "column": 44 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1861, "end": 1862, "loc": { "start": { "line": 52, "column": 44 }, "end": { "line": 52, "column": 45 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1862, "end": 1863, "loc": { "start": { "line": 52, "column": 45 }, "end": { "line": 52, "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": 1883, "end": 1888, "loc": { "start": { "line": 54, "column": 16 }, "end": { "line": 54, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "title", "start": 1889, "end": 1894, "loc": { "start": { "line": 54, "column": 22 }, "end": { "line": 54, "column": 27 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1895, "end": 1896, "loc": { "start": { "line": 54, "column": 28 }, "end": { "line": 54, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "document", "start": 1897, "end": 1905, "loc": { "start": { "line": 54, "column": 30 }, "end": { "line": 54, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1905, "end": 1906, "loc": { "start": { "line": 54, "column": 38 }, "end": { "line": 54, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "createElement", "start": 1906, "end": 1919, "loc": { "start": { "line": 54, "column": 39 }, "end": { "line": 54, "column": 52 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1919, "end": 1920, "loc": { "start": { "line": 54, "column": 52 }, "end": { "line": 54, "column": 53 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "span", "start": 1920, "end": 1926, "loc": { "start": { "line": 54, "column": 53 }, "end": { "line": 54, "column": 59 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1926, "end": 1927, "loc": { "start": { "line": 54, "column": 59 }, "end": { "line": 54, "column": 60 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1927, "end": 1928, "loc": { "start": { "line": 54, "column": 60 }, "end": { "line": 54, "column": 61 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "title", "start": 1946, "end": 1951, "loc": { "start": { "line": 55, "column": 16 }, "end": { "line": 55, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1951, "end": 1952, "loc": { "start": { "line": 55, "column": 21 }, "end": { "line": 55, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 1952, "end": 1961, "loc": { "start": { "line": 55, "column": 22 }, "end": { "line": 55, "column": 31 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1961, "end": 1962, "loc": { "start": { "line": 55, "column": 31 }, "end": { "line": 55, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 1962, "end": 1965, "loc": { "start": { "line": 55, "column": 32 }, "end": { "line": 55, "column": 35 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1965, "end": 1966, "loc": { "start": { "line": 55, "column": 35 }, "end": { "line": 55, "column": 36 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "title", "start": 1966, "end": 1973, "loc": { "start": { "line": 55, "column": 36 }, "end": { "line": 55, "column": 43 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1973, "end": 1974, "loc": { "start": { "line": 55, "column": 43 }, "end": { "line": 55, "column": 44 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1974, "end": 1975, "loc": { "start": { "line": 55, "column": 44 }, "end": { "line": 55, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "title", "start": 1993, "end": 1998, "loc": { "start": { "line": 56, "column": 16 }, "end": { "line": 56, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1998, "end": 1999, "loc": { "start": { "line": 56, "column": 21 }, "end": { "line": 56, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "innerText", "start": 1999, "end": 2008, "loc": { "start": { "line": 56, "column": 22 }, "end": { "line": 56, "column": 31 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2009, "end": 2010, "loc": { "start": { "line": 56, "column": 32 }, "end": { "line": 56, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 2011, "end": 2012, "loc": { "start": { "line": 56, "column": 34 }, "end": { "line": 56, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2012, "end": 2013, "loc": { "start": { "line": 56, "column": 35 }, "end": { "line": 56, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindings", "start": 2013, "end": 2024, "loc": { "start": { "line": 56, "column": 36 }, "end": { "line": 56, "column": 47 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2024, "end": 2025, "loc": { "start": { "line": 56, "column": 47 }, "end": { "line": 56, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "mappings", "start": 2025, "end": 2033, "loc": { "start": { "line": 56, "column": 48 }, "end": { "line": 56, "column": 56 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2033, "end": 2034, "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": "keybindingId", "start": 2034, "end": 2046, "loc": { "start": { "line": 56, "column": 57 }, "end": { "line": 56, "column": 69 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2046, "end": 2047, "loc": { "start": { "line": 56, "column": 69 }, "end": { "line": 56, "column": 70 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2047, "end": 2048, "loc": { "start": { "line": 56, "column": 70 }, "end": { "line": 56, "column": 71 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "elem", "start": 2066, "end": 2070, "loc": { "start": { "line": 57, "column": 16 }, "end": { "line": 57, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2070, "end": 2071, "loc": { "start": { "line": 57, "column": 20 }, "end": { "line": 57, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "appendChild", "start": 2071, "end": 2082, "loc": { "start": { "line": 57, "column": 21 }, "end": { "line": 57, "column": 32 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2082, "end": 2083, "loc": { "start": { "line": 57, "column": 32 }, "end": { "line": 57, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "title", "start": 2083, "end": 2088, "loc": { "start": { "line": 57, "column": 33 }, "end": { "line": 57, "column": 38 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2088, "end": 2089, "loc": { "start": { "line": 57, "column": 38 }, "end": { "line": 57, "column": 39 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2089, "end": 2090, "loc": { "start": { "line": 57, "column": 39 }, "end": { "line": 57, "column": 40 } } }, { "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": 2110, "end": 2115, "loc": { "start": { "line": 59, "column": 16 }, "end": { "line": 59, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "mappingDiv", "start": 2116, "end": 2126, "loc": { "start": { "line": 59, "column": 22 }, "end": { "line": 59, "column": 32 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2127, "end": 2128, "loc": { "start": { "line": 59, "column": 33 }, "end": { "line": 59, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "document", "start": 2129, "end": 2137, "loc": { "start": { "line": 59, "column": 35 }, "end": { "line": 59, "column": 43 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2137, "end": 2138, "loc": { "start": { "line": 59, "column": 43 }, "end": { "line": 59, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "createElement", "start": 2138, "end": 2151, "loc": { "start": { "line": 59, "column": 44 }, "end": { "line": 59, "column": 57 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2151, "end": 2152, "loc": { "start": { "line": 59, "column": 57 }, "end": { "line": 59, "column": 58 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "span", "start": 2152, "end": 2158, "loc": { "start": { "line": 59, "column": 58 }, "end": { "line": 59, "column": 64 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2158, "end": 2159, "loc": { "start": { "line": 59, "column": 64 }, "end": { "line": 59, "column": 65 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2159, "end": 2160, "loc": { "start": { "line": 59, "column": 65 }, "end": { "line": 59, "column": 66 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "mappingDiv", "start": 2178, "end": 2188, "loc": { "start": { "line": 60, "column": 16 }, "end": { "line": 60, "column": 26 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2188, "end": 2189, "loc": { "start": { "line": 60, "column": 26 }, "end": { "line": 60, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 2189, "end": 2198, "loc": { "start": { "line": 60, "column": 27 }, "end": { "line": 60, "column": 36 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2198, "end": 2199, "loc": { "start": { "line": 60, "column": 36 }, "end": { "line": 60, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 2199, "end": 2202, "loc": { "start": { "line": 60, "column": 37 }, "end": { "line": 60, "column": 40 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2202, "end": 2203, "loc": { "start": { "line": 60, "column": 40 }, "end": { "line": 60, "column": 41 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "mapping", "start": 2203, "end": 2212, "loc": { "start": { "line": 60, "column": 41 }, "end": { "line": 60, "column": 50 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2212, "end": 2213, "loc": { "start": { "line": 60, "column": 50 }, "end": { "line": 60, "column": 51 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2213, "end": 2214, "loc": { "start": { "line": 60, "column": 51 }, "end": { "line": 60, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "elem", "start": 2232, "end": 2236, "loc": { "start": { "line": 61, "column": 16 }, "end": { "line": 61, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2236, "end": 2237, "loc": { "start": { "line": 61, "column": 20 }, "end": { "line": 61, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "appendChild", "start": 2237, "end": 2248, "loc": { "start": { "line": 61, "column": 21 }, "end": { "line": 61, "column": 32 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2248, "end": 2249, "loc": { "start": { "line": 61, "column": 32 }, "end": { "line": 61, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "mappingDiv", "start": 2249, "end": 2259, "loc": { "start": { "line": 61, "column": 33 }, "end": { "line": 61, "column": 43 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2259, "end": 2260, "loc": { "start": { "line": 61, "column": 43 }, "end": { "line": 61, "column": 44 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2260, "end": 2261, "loc": { "start": { "line": 61, "column": 44 }, "end": { "line": 61, "column": 45 } } }, { "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": 2281, "end": 2286, "loc": { "start": { "line": 63, "column": 16 }, "end": { "line": 63, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "editBtn", "start": 2287, "end": 2294, "loc": { "start": { "line": 63, "column": 22 }, "end": { "line": 63, "column": 29 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2295, "end": 2296, "loc": { "start": { "line": 63, "column": 30 }, "end": { "line": 63, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "document", "start": 2297, "end": 2305, "loc": { "start": { "line": 63, "column": 32 }, "end": { "line": 63, "column": 40 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2305, "end": 2306, "loc": { "start": { "line": 63, "column": 40 }, "end": { "line": 63, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "createElement", "start": 2306, "end": 2319, "loc": { "start": { "line": 63, "column": 41 }, "end": { "line": 63, "column": 54 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2319, "end": 2320, "loc": { "start": { "line": 63, "column": 54 }, "end": { "line": 63, "column": 55 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "button", "start": 2320, "end": 2328, "loc": { "start": { "line": 63, "column": 55 }, "end": { "line": 63, "column": 63 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2328, "end": 2329, "loc": { "start": { "line": 63, "column": 63 }, "end": { "line": 63, "column": 64 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2329, "end": 2330, "loc": { "start": { "line": 63, "column": 64 }, "end": { "line": 63, "column": 65 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "editBtn", "start": 2348, "end": 2355, "loc": { "start": { "line": 64, "column": 16 }, "end": { "line": 64, "column": 23 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2355, "end": 2356, "loc": { "start": { "line": 64, "column": 23 }, "end": { "line": 64, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 2356, "end": 2365, "loc": { "start": { "line": 64, "column": 24 }, "end": { "line": 64, "column": 33 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2365, "end": 2366, "loc": { "start": { "line": 64, "column": 33 }, "end": { "line": 64, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 2366, "end": 2369, "loc": { "start": { "line": 64, "column": 34 }, "end": { "line": 64, "column": 37 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2369, "end": 2370, "loc": { "start": { "line": 64, "column": 37 }, "end": { "line": 64, "column": 38 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "styledButton", "start": 2370, "end": 2384, "loc": { "start": { "line": 64, "column": 38 }, "end": { "line": 64, "column": 52 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2384, "end": 2385, "loc": { "start": { "line": 64, "column": 52 }, "end": { "line": 64, "column": 53 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "editKeybinding", "start": 2386, "end": 2402, "loc": { "start": { "line": 64, "column": 54 }, "end": { "line": 64, "column": 70 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2402, "end": 2403, "loc": { "start": { "line": 64, "column": 70 }, "end": { "line": 64, "column": 71 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2403, "end": 2404, "loc": { "start": { "line": 64, "column": 71 }, "end": { "line": 64, "column": 72 } } }, { "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": 2424, "end": 2429, "loc": { "start": { "line": 66, "column": 16 }, "end": { "line": 66, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resetBtn", "start": 2430, "end": 2438, "loc": { "start": { "line": 66, "column": 22 }, "end": { "line": 66, "column": 30 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2439, "end": 2440, "loc": { "start": { "line": 66, "column": 31 }, "end": { "line": 66, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "document", "start": 2441, "end": 2449, "loc": { "start": { "line": 66, "column": 33 }, "end": { "line": 66, "column": 41 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2449, "end": 2450, "loc": { "start": { "line": 66, "column": 41 }, "end": { "line": 66, "column": 42 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "createElement", "start": 2450, "end": 2463, "loc": { "start": { "line": 66, "column": 42 }, "end": { "line": 66, "column": 55 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2463, "end": 2464, "loc": { "start": { "line": 66, "column": 55 }, "end": { "line": 66, "column": 56 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "button", "start": 2464, "end": 2472, "loc": { "start": { "line": 66, "column": 56 }, "end": { "line": 66, "column": 64 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2472, "end": 2473, "loc": { "start": { "line": 66, "column": 64 }, "end": { "line": 66, "column": 65 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2473, "end": 2474, "loc": { "start": { "line": 66, "column": 65 }, "end": { "line": 66, "column": 66 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resetBtn", "start": 2492, "end": 2500, "loc": { "start": { "line": 67, "column": 16 }, "end": { "line": 67, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2500, "end": 2501, "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": "classList", "start": 2501, "end": 2510, "loc": { "start": { "line": 67, "column": 25 }, "end": { "line": 67, "column": 34 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2510, "end": 2511, "loc": { "start": { "line": 67, "column": 34 }, "end": { "line": 67, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 2511, "end": 2514, "loc": { "start": { "line": 67, "column": 35 }, "end": { "line": 67, "column": 38 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2514, "end": 2515, "loc": { "start": { "line": 67, "column": 38 }, "end": { "line": 67, "column": 39 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "styledButton", "start": 2515, "end": 2529, "loc": { "start": { "line": 67, "column": 39 }, "end": { "line": 67, "column": 53 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2529, "end": 2530, "loc": { "start": { "line": 67, "column": 53 }, "end": { "line": 67, "column": 54 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "resetKeybinding", "start": 2531, "end": 2548, "loc": { "start": { "line": 67, "column": 55 }, "end": { "line": 67, "column": 72 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2548, "end": 2549, "loc": { "start": { "line": 67, "column": 72 }, "end": { "line": 67, "column": 73 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2549, "end": 2550, "loc": { "start": { "line": 67, "column": 73 }, "end": { "line": 67, "column": 74 } } }, { "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": 2570, "end": 2572, "loc": { "start": { "line": 69, "column": 16 }, "end": { "line": 69, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2573, "end": 2574, "loc": { "start": { "line": 69, "column": 19 }, "end": { "line": 69, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "mapped", "start": 2574, "end": 2580, "loc": { "start": { "line": 69, "column": 20 }, "end": { "line": 69, "column": 26 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2580, "end": 2581, "loc": { "start": { "line": 69, "column": 26 }, "end": { "line": 69, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "builtin", "start": 2581, "end": 2588, "loc": { "start": { "line": 69, "column": 27 }, "end": { "line": 69, "column": 34 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2588, "end": 2589, "loc": { "start": { "line": 69, "column": 34 }, "end": { "line": 69, "column": 35 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2590, "end": 2591, "loc": { "start": { "line": 69, "column": 36 }, "end": { "line": 69, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "editBtn", "start": 2613, "end": 2620, "loc": { "start": { "line": 70, "column": 20 }, "end": { "line": 70, "column": 27 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2620, "end": 2621, "loc": { "start": { "line": 70, "column": 27 }, "end": { "line": 70, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 2621, "end": 2630, "loc": { "start": { "line": 70, "column": 28 }, "end": { "line": 70, "column": 37 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2630, "end": 2631, "loc": { "start": { "line": 70, "column": 37 }, "end": { "line": 70, "column": 38 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 2631, "end": 2634, "loc": { "start": { "line": 70, "column": 38 }, "end": { "line": 70, "column": 41 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2634, "end": 2635, "loc": { "start": { "line": 70, "column": 41 }, "end": { "line": 70, "column": 42 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "disabled", "start": 2635, "end": 2645, "loc": { "start": { "line": 70, "column": 42 }, "end": { "line": 70, "column": 52 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2645, "end": 2646, "loc": { "start": { "line": 70, "column": 52 }, "end": { "line": 70, "column": 53 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2646, "end": 2647, "loc": { "start": { "line": 70, "column": 53 }, "end": { "line": 70, "column": 54 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resetBtn", "start": 2669, "end": 2677, "loc": { "start": { "line": 71, "column": 20 }, "end": { "line": 71, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2677, "end": 2678, "loc": { "start": { "line": 71, "column": 28 }, "end": { "line": 71, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 2678, "end": 2687, "loc": { "start": { "line": 71, "column": 29 }, "end": { "line": 71, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2687, "end": 2688, "loc": { "start": { "line": 71, "column": 38 }, "end": { "line": 71, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 2688, "end": 2691, "loc": { "start": { "line": 71, "column": 39 }, "end": { "line": 71, "column": 42 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2691, "end": 2692, "loc": { "start": { "line": 71, "column": 42 }, "end": { "line": 71, "column": 43 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "disabled", "start": 2692, "end": 2702, "loc": { "start": { "line": 71, "column": 43 }, "end": { "line": 71, "column": 53 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2702, "end": 2703, "loc": { "start": { "line": 71, "column": 53 }, "end": { "line": 71, "column": 54 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2703, "end": 2704, "loc": { "start": { "line": 71, "column": 54 }, "end": { "line": 71, "column": 55 } } }, { "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": 72, "column": 16 }, "end": { "line": 72, "column": 17 } } }, { "type": { "label": "else", "keyword": "else", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "else", "start": 2724, "end": 2728, "loc": { "start": { "line": 72, "column": 18 }, "end": { "line": 72, "column": 22 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2729, "end": 2730, "loc": { "start": { "line": 72, "column": 23 }, "end": { "line": 72, "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": 2752, "end": 2756, "loc": { "start": { "line": 73, "column": 20 }, "end": { "line": 73, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2756, "end": 2757, "loc": { "start": { "line": 73, "column": 24 }, "end": { "line": 73, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClicks", "start": 2757, "end": 2768, "loc": { "start": { "line": 73, "column": 25 }, "end": { "line": 73, "column": 36 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2768, "end": 2769, "loc": { "start": { "line": 73, "column": 36 }, "end": { "line": 73, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "editBtn", "start": 2769, "end": 2776, "loc": { "start": { "line": 73, "column": 37 }, "end": { "line": 73, "column": 44 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2776, "end": 2777, "loc": { "start": { "line": 73, "column": 44 }, "end": { "line": 73, "column": 45 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2778, "end": 2779, "loc": { "start": { "line": 73, "column": 46 }, "end": { "line": 73, "column": 47 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2779, "end": 2780, "loc": { "start": { "line": 73, "column": 47 }, "end": { "line": 73, "column": 48 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2781, "end": 2783, "loc": { "start": { "line": 73, "column": 49 }, "end": { "line": 73, "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": 2784, "end": 2788, "loc": { "start": { "line": 73, "column": 52 }, "end": { "line": 73, "column": 56 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2788, "end": 2789, "loc": { "start": { "line": 73, "column": 56 }, "end": { "line": 73, "column": 57 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "editKeybinding", "start": 2789, "end": 2803, "loc": { "start": { "line": 73, "column": 57 }, "end": { "line": 73, "column": 71 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2803, "end": 2804, "loc": { "start": { "line": 73, "column": 71 }, "end": { "line": 73, "column": 72 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindingId", "start": 2804, "end": 2816, "loc": { "start": { "line": 73, "column": 72 }, "end": { "line": 73, "column": 84 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2816, "end": 2817, "loc": { "start": { "line": 73, "column": 84 }, "end": { "line": 73, "column": 85 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2817, "end": 2818, "loc": { "start": { "line": 73, "column": 85 }, "end": { "line": 73, "column": 86 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2818, "end": 2819, "loc": { "start": { "line": 73, "column": 86 }, "end": { "line": 73, "column": 87 } } }, { "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": 2841, "end": 2845, "loc": { "start": { "line": 74, "column": 20 }, "end": { "line": 74, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2845, "end": 2846, "loc": { "start": { "line": 74, "column": 24 }, "end": { "line": 74, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClicks", "start": 2846, "end": 2857, "loc": { "start": { "line": 74, "column": 25 }, "end": { "line": 74, "column": 36 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2857, "end": 2858, "loc": { "start": { "line": 74, "column": 36 }, "end": { "line": 74, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resetBtn", "start": 2858, "end": 2866, "loc": { "start": { "line": 74, "column": 37 }, "end": { "line": 74, "column": 45 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2866, "end": 2867, "loc": { "start": { "line": 74, "column": 45 }, "end": { "line": 74, "column": 46 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2868, "end": 2869, "loc": { "start": { "line": 74, "column": 47 }, "end": { "line": 74, "column": 48 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2869, "end": 2870, "loc": { "start": { "line": 74, "column": 48 }, "end": { "line": 74, "column": 49 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2871, "end": 2873, "loc": { "start": { "line": 74, "column": 50 }, "end": { "line": 74, "column": 52 } } }, { "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": 2874, "end": 2878, "loc": { "start": { "line": 74, "column": 53 }, "end": { "line": 74, "column": 57 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2878, "end": 2879, "loc": { "start": { "line": 74, "column": 57 }, "end": { "line": 74, "column": 58 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resetKeybinding", "start": 2879, "end": 2894, "loc": { "start": { "line": 74, "column": 58 }, "end": { "line": 74, "column": 73 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2894, "end": 2895, "loc": { "start": { "line": 74, "column": 73 }, "end": { "line": 74, "column": 74 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindingId", "start": 2895, "end": 2907, "loc": { "start": { "line": 74, "column": 74 }, "end": { "line": 74, "column": 86 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2907, "end": 2908, "loc": { "start": { "line": 74, "column": 86 }, "end": { "line": 74, "column": 87 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2908, "end": 2909, "loc": { "start": { "line": 74, "column": 87 }, "end": { "line": 74, "column": 88 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2909, "end": 2910, "loc": { "start": { "line": 74, "column": 88 }, "end": { "line": 74, "column": 89 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2928, "end": 2929, "loc": { "start": { "line": 75, "column": 16 }, "end": { "line": 75, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "elem", "start": 2947, "end": 2951, "loc": { "start": { "line": 76, "column": 16 }, "end": { "line": 76, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2951, "end": 2952, "loc": { "start": { "line": 76, "column": 20 }, "end": { "line": 76, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "appendChild", "start": 2952, "end": 2963, "loc": { "start": { "line": 76, "column": 21 }, "end": { "line": 76, "column": 32 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2963, "end": 2964, "loc": { "start": { "line": 76, "column": 32 }, "end": { "line": 76, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "editBtn", "start": 2964, "end": 2971, "loc": { "start": { "line": 76, "column": 33 }, "end": { "line": 76, "column": 40 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2971, "end": 2972, "loc": { "start": { "line": 76, "column": 40 }, "end": { "line": 76, "column": 41 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2972, "end": 2973, "loc": { "start": { "line": 76, "column": 41 }, "end": { "line": 76, "column": 42 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "elem", "start": 2991, "end": 2995, "loc": { "start": { "line": 77, "column": 16 }, "end": { "line": 77, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2995, "end": 2996, "loc": { "start": { "line": 77, "column": 20 }, "end": { "line": 77, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "appendChild", "start": 2996, "end": 3007, "loc": { "start": { "line": 77, "column": 21 }, "end": { "line": 77, "column": 32 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3007, "end": 3008, "loc": { "start": { "line": 77, "column": 32 }, "end": { "line": 77, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resetBtn", "start": 3008, "end": 3016, "loc": { "start": { "line": 77, "column": 33 }, "end": { "line": 77, "column": 41 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3016, "end": 3017, "loc": { "start": { "line": 77, "column": 41 }, "end": { "line": 77, "column": 42 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3017, "end": 3018, "loc": { "start": { "line": 77, "column": 42 }, "end": { "line": 77, "column": 43 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3032, "end": 3033, "loc": { "start": { "line": 78, "column": 12 }, "end": { "line": 78, "column": 13 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3043, "end": 3044, "loc": { "start": { "line": 79, "column": 8 }, "end": { "line": 79, "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": 3054, "end": 3058, "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": 3058, "end": 3059, "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": "updateKeybindings", "start": 3059, "end": 3076, "loc": { "start": { "line": 80, "column": 13 }, "end": { "line": 80, "column": 30 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3076, "end": 3077, "loc": { "start": { "line": 80, "column": 30 }, "end": { "line": 80, "column": 31 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3077, "end": 3078, "loc": { "start": { "line": 80, "column": 31 }, "end": { "line": 80, "column": 32 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3078, "end": 3079, "loc": { "start": { "line": 80, "column": 32 }, "end": { "line": 80, "column": 33 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3085, "end": 3086, "loc": { "start": { "line": 81, "column": 4 }, "end": { "line": 81, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "editKeybinding", "start": 3094, "end": 3108, "loc": { "start": { "line": 83, "column": 4 }, "end": { "line": 83, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3108, "end": 3109, "loc": { "start": { "line": 83, "column": 18 }, "end": { "line": 83, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 3109, "end": 3111, "loc": { "start": { "line": 83, "column": 19 }, "end": { "line": 83, "column": 21 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3111, "end": 3112, "loc": { "start": { "line": 83, "column": 21 }, "end": { "line": 83, "column": 22 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3113, "end": 3114, "loc": { "start": { "line": 83, "column": 23 }, "end": { "line": 83, "column": 24 } } }, { "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": 3124, "end": 3129, "loc": { "start": { "line": 84, "column": 8 }, "end": { "line": 84, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialog", "start": 3130, "end": 3136, "loc": { "start": { "line": 84, "column": 14 }, "end": { "line": 84, "column": 20 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3137, "end": 3138, "loc": { "start": { "line": 84, "column": 21 }, "end": { "line": 84, "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": 3139, "end": 3142, "loc": { "start": { "line": 84, "column": 23 }, "end": { "line": 84, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Dialog", "start": 3143, "end": 3149, "loc": { "start": { "line": 84, "column": 27 }, "end": { "line": 84, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3149, "end": 3150, "loc": { "start": { "line": 84, "column": 33 }, "end": { "line": 84, "column": 34 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3150, "end": 3151, "loc": { "start": { "line": 84, "column": 34 }, "end": { "line": 84, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 3165, "end": 3168, "loc": { "start": { "line": 85, "column": 12 }, "end": { "line": 85, "column": 15 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3168, "end": 3169, "loc": { "start": { "line": 85, "column": 15 }, "end": { "line": 85, "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": 3170, "end": 3174, "loc": { "start": { "line": 85, "column": 17 }, "end": { "line": 85, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3174, "end": 3175, "loc": { "start": { "line": 85, "column": 21 }, "end": { "line": 85, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 3175, "end": 3178, "loc": { "start": { "line": 85, "column": 22 }, "end": { "line": 85, "column": 25 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3178, "end": 3179, "loc": { "start": { "line": 85, "column": 25 }, "end": { "line": 85, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "title", "start": 3193, "end": 3198, "loc": { "start": { "line": 86, "column": 12 }, "end": { "line": 86, "column": 17 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3198, "end": 3199, "loc": { "start": { "line": 86, "column": 17 }, "end": { "line": 86, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 3200, "end": 3201, "loc": { "start": { "line": 86, "column": 19 }, "end": { "line": 86, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3201, "end": 3202, "loc": { "start": { "line": 86, "column": 20 }, "end": { "line": 86, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogs", "start": 3202, "end": 3209, "loc": { "start": { "line": 86, "column": 21 }, "end": { "line": 86, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3209, "end": 3210, "loc": { "start": { "line": 86, "column": 28 }, "end": { "line": 86, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "editKeybinding", "start": 3210, "end": 3224, "loc": { "start": { "line": 86, "column": 29 }, "end": { "line": 86, "column": 43 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3224, "end": 3225, "loc": { "start": { "line": 86, "column": 43 }, "end": { "line": 86, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "title", "start": 3225, "end": 3230, "loc": { "start": { "line": 86, "column": 44 }, "end": { "line": 86, "column": 49 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3230, "end": 3231, "loc": { "start": { "line": 86, "column": 49 }, "end": { "line": 86, "column": 50 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "contentHTML", "start": 3245, "end": 3256, "loc": { "start": { "line": 87, "column": 12 }, "end": { "line": 87, "column": 23 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3256, "end": 3257, "loc": { "start": { "line": 87, "column": 23 }, "end": { "line": 87, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 3258, "end": 3259, "loc": { "start": { "line": 87, "column": 25 }, "end": { "line": 87, "column": 26 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3259, "end": 3260, "loc": { "start": { "line": 87, "column": 26 }, "end": { "line": 87, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogs", "start": 3260, "end": 3267, "loc": { "start": { "line": 87, "column": 27 }, "end": { "line": 87, "column": 34 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3267, "end": 3268, "loc": { "start": { "line": 87, "column": 34 }, "end": { "line": 87, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "editKeybinding", "start": 3268, "end": 3282, "loc": { "start": { "line": 87, "column": 35 }, "end": { "line": 87, "column": 49 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3282, "end": 3283, "loc": { "start": { "line": 87, "column": 49 }, "end": { "line": 87, "column": 50 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "desc", "start": 3283, "end": 3287, "loc": { "start": { "line": 87, "column": 50 }, "end": { "line": 87, "column": 54 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3287, "end": 3288, "loc": { "start": { "line": 87, "column": 54 }, "end": { "line": 87, "column": 55 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "buttons", "start": 3302, "end": 3309, "loc": { "start": { "line": 88, "column": 12 }, "end": { "line": 88, "column": 19 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3309, "end": 3310, "loc": { "start": { "line": 88, "column": 19 }, "end": { "line": 88, "column": 20 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3311, "end": 3312, "loc": { "start": { "line": 88, "column": 21 }, "end": { "line": 88, "column": 22 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "cancel:good", "start": 3312, "end": 3325, "loc": { "start": { "line": 88, "column": 22 }, "end": { "line": 88, "column": 35 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3325, "end": 3326, "loc": { "start": { "line": 88, "column": 35 }, "end": { "line": 88, "column": 36 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3326, "end": 3327, "loc": { "start": { "line": 88, "column": 36 }, "end": { "line": 88, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "type", "start": 3341, "end": 3345, "loc": { "start": { "line": 89, "column": 12 }, "end": { "line": 89, "column": 16 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3345, "end": 3346, "loc": { "start": { "line": 89, "column": 16 }, "end": { "line": 89, "column": 17 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "info", "start": 3347, "end": 3353, "loc": { "start": { "line": 89, "column": 18 }, "end": { "line": 89, "column": 24 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3353, "end": 3354, "loc": { "start": { "line": 89, "column": 24 }, "end": { "line": 89, "column": 25 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3364, "end": 3365, "loc": { "start": { "line": 90, "column": 8 }, "end": { "line": 90, "column": 9 } } }, { "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": 90, "column": 9 }, "end": { "line": 90, "column": 10 } } }, { "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": 90, "column": 10 }, "end": { "line": 90, "column": 11 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialog", "start": 3379, "end": 3385, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 92, "column": 14 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3385, "end": 3386, "loc": { "start": { "line": 92, "column": 14 }, "end": { "line": 92, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "inputReciever", "start": 3386, "end": 3399, "loc": { "start": { "line": 92, "column": 15 }, "end": { "line": 92, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3399, "end": 3400, "loc": { "start": { "line": 92, "column": 28 }, "end": { "line": 92, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keydown", "start": 3400, "end": 3407, "loc": { "start": { "line": 92, "column": 29 }, "end": { "line": 92, "column": 36 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3407, "end": 3408, "loc": { "start": { "line": 92, "column": 36 }, "end": { "line": 92, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 3408, "end": 3411, "loc": { "start": { "line": 92, "column": 37 }, "end": { "line": 92, "column": 40 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3411, "end": 3412, "loc": { "start": { "line": 92, "column": 40 }, "end": { "line": 92, "column": 41 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3412, "end": 3413, "loc": { "start": { "line": 92, "column": 41 }, "end": { "line": 92, "column": 42 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3413, "end": 3414, "loc": { "start": { "line": 92, "column": 42 }, "end": { "line": 92, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keyCode", "start": 3415, "end": 3422, "loc": { "start": { "line": 92, "column": 44 }, "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": 3422, "end": 3423, "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": "shift", "start": 3424, "end": 3429, "loc": { "start": { "line": 92, "column": 53 }, "end": { "line": 92, "column": 58 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3429, "end": 3430, "loc": { "start": { "line": 92, "column": 58 }, "end": { "line": 92, "column": 59 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "alt", "start": 3431, "end": 3434, "loc": { "start": { "line": 92, "column": 60 }, "end": { "line": 92, "column": 63 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3434, "end": 3435, "loc": { "start": { "line": 92, "column": 63 }, "end": { "line": 92, "column": 64 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "event", "start": 3436, "end": 3441, "loc": { "start": { "line": 92, "column": 65 }, "end": { "line": 92, "column": 70 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3442, "end": 3443, "loc": { "start": { "line": 92, "column": 71 }, "end": { "line": 92, "column": 72 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3443, "end": 3444, "loc": { "start": { "line": 92, "column": 72 }, "end": { "line": 92, "column": 73 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3445, "end": 3447, "loc": { "start": { "line": 92, "column": 74 }, "end": { "line": 92, "column": 76 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3448, "end": 3449, "loc": { "start": { "line": 92, "column": 77 }, "end": { "line": 92, "column": 78 } } }, { "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": 3463, "end": 3465, "loc": { "start": { "line": 93, "column": 12 }, "end": { "line": 93, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3466, "end": 3467, "loc": { "start": { "line": 93, "column": 15 }, "end": { "line": 93, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keyCode", "start": 3467, "end": 3474, "loc": { "start": { "line": 93, "column": 16 }, "end": { "line": 93, "column": 23 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 3475, "end": 3478, "loc": { "start": { "line": 93, "column": 24 }, "end": { "line": 93, "column": 27 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 27, "start": 3479, "end": 3481, "loc": { "start": { "line": 93, "column": 28 }, "end": { "line": 93, "column": 30 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3481, "end": 3482, "loc": { "start": { "line": 93, "column": 30 }, "end": { "line": 93, "column": 31 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3483, "end": 3484, "loc": { "start": { "line": 93, "column": 32 }, "end": { "line": 93, "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": 3502, "end": 3506, "loc": { "start": { "line": 94, "column": 16 }, "end": { "line": 94, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3506, "end": 3507, "loc": { "start": { "line": 94, "column": 20 }, "end": { "line": 94, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogs", "start": 3507, "end": 3514, "loc": { "start": { "line": 94, "column": 21 }, "end": { "line": 94, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3514, "end": 3515, "loc": { "start": { "line": 94, "column": 28 }, "end": { "line": 94, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "closeDialog", "start": 3515, "end": 3526, "loc": { "start": { "line": 94, "column": 29 }, "end": { "line": 94, "column": 40 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3526, "end": 3527, "loc": { "start": { "line": 94, "column": 40 }, "end": { "line": 94, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialog", "start": 3527, "end": 3533, "loc": { "start": { "line": 94, "column": 41 }, "end": { "line": 94, "column": 47 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3533, "end": 3534, "loc": { "start": { "line": 94, "column": 47 }, "end": { "line": 94, "column": 48 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3534, "end": 3535, "loc": { "start": { "line": 94, "column": 48 }, "end": { "line": 94, "column": 49 } } }, { "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": 3553, "end": 3559, "loc": { "start": { "line": 95, "column": 16 }, "end": { "line": 95, "column": 22 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3559, "end": 3560, "loc": { "start": { "line": 95, "column": 22 }, "end": { "line": 95, "column": 23 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3574, "end": 3575, "loc": { "start": { "line": 96, "column": 12 }, "end": { "line": 96, "column": 13 } } }, { "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": 3591, "end": 3593, "loc": { "start": { "line": 98, "column": 12 }, "end": { "line": 98, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3594, "end": 3595, "loc": { "start": { "line": 98, "column": 15 }, "end": { "line": 98, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "event", "start": 3595, "end": 3600, "loc": { "start": { "line": 98, "column": 16 }, "end": { "line": 98, "column": 21 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3600, "end": 3601, "loc": { "start": { "line": 98, "column": 21 }, "end": { "line": 98, "column": 22 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3602, "end": 3603, "loc": { "start": { "line": 98, "column": 23 }, "end": { "line": 98, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "event", "start": 3621, "end": 3626, "loc": { "start": { "line": 99, "column": 16 }, "end": { "line": 99, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3626, "end": 3627, "loc": { "start": { "line": 99, "column": 21 }, "end": { "line": 99, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "preventDefault", "start": 3627, "end": 3641, "loc": { "start": { "line": 99, "column": 22 }, "end": { "line": 99, "column": 36 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3641, "end": 3642, "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": 3642, "end": 3643, "loc": { "start": { "line": 99, "column": 37 }, "end": { "line": 99, "column": 38 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3643, "end": 3644, "loc": { "start": { "line": 99, "column": 38 }, "end": { "line": 99, "column": 39 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3658, "end": 3659, "loc": { "start": { "line": 100, "column": 12 }, "end": { "line": 100, "column": 13 } } }, { "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": 3675, "end": 3677, "loc": { "start": { "line": 102, "column": 12 }, "end": { "line": 102, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3678, "end": 3679, "loc": { "start": { "line": 102, "column": 15 }, "end": { "line": 102, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "event", "start": 3679, "end": 3684, "loc": { "start": { "line": 102, "column": 16 }, "end": { "line": 102, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3684, "end": 3685, "loc": { "start": { "line": 102, "column": 21 }, "end": { "line": 102, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "target", "start": 3685, "end": 3691, "loc": { "start": { "line": 102, "column": 22 }, "end": { "line": 102, "column": 28 } } }, { "type": { "label": "&&", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 2, "updateContext": null }, "value": "&&", "start": 3692, "end": 3694, "loc": { "start": { "line": 102, "column": 29 }, "end": { "line": 102, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "event", "start": 3695, "end": 3700, "loc": { "start": { "line": 102, "column": 32 }, "end": { "line": 102, "column": 37 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3700, "end": 3701, "loc": { "start": { "line": 102, "column": 37 }, "end": { "line": 102, "column": 38 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "target", "start": 3701, "end": 3707, "loc": { "start": { "line": 102, "column": 38 }, "end": { "line": 102, "column": 44 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3707, "end": 3708, "loc": { "start": { "line": 102, "column": 44 }, "end": { "line": 102, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "tagName", "start": 3708, "end": 3715, "loc": { "start": { "line": 102, "column": 45 }, "end": { "line": 102, "column": 52 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 3716, "end": 3719, "loc": { "start": { "line": 102, "column": 53 }, "end": { "line": 102, "column": 56 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "BUTTON", "start": 3720, "end": 3728, "loc": { "start": { "line": 102, "column": 57 }, "end": { "line": 102, "column": 65 } } }, { "type": { "label": "&&", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 2, "updateContext": null }, "value": "&&", "start": 3729, "end": 3731, "loc": { "start": { "line": 102, "column": 66 }, "end": { "line": 102, "column": 68 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keyCode", "start": 3732, "end": 3739, "loc": { "start": { "line": 102, "column": 69 }, "end": { "line": 102, "column": 76 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 3740, "end": 3743, "loc": { "start": { "line": 102, "column": 77 }, "end": { "line": 102, "column": 80 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 3744, "end": 3745, "loc": { "start": { "line": 102, "column": 81 }, "end": { "line": 102, "column": 82 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3745, "end": 3746, "loc": { "start": { "line": 102, "column": 82 }, "end": { "line": 102, "column": 83 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3747, "end": 3748, "loc": { "start": { "line": 102, "column": 84 }, "end": { "line": 102, "column": 85 } } }, { "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": 3766, "end": 3772, "loc": { "start": { "line": 103, "column": 16 }, "end": { "line": 103, "column": 22 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3772, "end": 3773, "loc": { "start": { "line": 103, "column": 22 }, "end": { "line": 103, "column": 23 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3787, "end": 3788, "loc": { "start": { "line": 104, "column": 12 }, "end": { "line": 104, "column": 13 } } }, { "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": 3804, "end": 3806, "loc": { "start": { "line": 106, "column": 12 }, "end": { "line": 106, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3807, "end": 3808, "loc": { "start": { "line": 106, "column": 15 }, "end": { "line": 106, "column": 16 } } }, { "type": "CommentLine", "value": " Enter", "start": 3826, "end": 3834, "loc": { "start": { "line": 107, "column": 16 }, "end": { "line": 107, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keyCode", "start": 3852, "end": 3859, "loc": { "start": { "line": 108, "column": 16 }, "end": { "line": 108, "column": 23 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 3860, "end": 3863, "loc": { "start": { "line": 108, "column": 24 }, "end": { "line": 108, "column": 27 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 13, "start": 3864, "end": 3866, "loc": { "start": { "line": 108, "column": 28 }, "end": { "line": 108, "column": 30 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3880, "end": 3881, "loc": { "start": { "line": 109, "column": 12 }, "end": { "line": 109, "column": 13 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3882, "end": 3883, "loc": { "start": { "line": 109, "column": 14 }, "end": { "line": 109, "column": 15 } } }, { "type": "CommentLine", "value": " Ignore builtins", "start": 3901, "end": 3919, "loc": { "start": { "line": 110, "column": 16 }, "end": { "line": 110, "column": 34 } } }, { "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": 3937, "end": 3943, "loc": { "start": { "line": 111, "column": 16 }, "end": { "line": 111, "column": 22 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3943, "end": 3944, "loc": { "start": { "line": 111, "column": 22 }, "end": { "line": 111, "column": 23 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3958, "end": 3959, "loc": { "start": { "line": 112, "column": 12 }, "end": { "line": 112, "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": 3975, "end": 3979, "loc": { "start": { "line": 114, "column": 12 }, "end": { "line": 114, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3979, "end": 3980, "loc": { "start": { "line": 114, "column": 16 }, "end": { "line": 114, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 3980, "end": 3983, "loc": { "start": { "line": 114, "column": 17 }, "end": { "line": 114, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3983, "end": 3984, "loc": { "start": { "line": 114, "column": 20 }, "end": { "line": 114, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "settings", "start": 3984, "end": 3992, "loc": { "start": { "line": 114, "column": 21 }, "end": { "line": 114, "column": 29 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3992, "end": 3993, "loc": { "start": { "line": 114, "column": 29 }, "end": { "line": 114, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "updateKeybindingOverride", "start": 3993, "end": 4017, "loc": { "start": { "line": 114, "column": 30 }, "end": { "line": 114, "column": 54 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4017, "end": 4018, "loc": { "start": { "line": 114, "column": 54 }, "end": { "line": 114, "column": 55 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 4018, "end": 4020, "loc": { "start": { "line": 114, "column": 55 }, "end": { "line": 114, "column": 57 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4020, "end": 4021, "loc": { "start": { "line": 114, "column": 57 }, "end": { "line": 114, "column": 58 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keyCode", "start": 4022, "end": 4029, "loc": { "start": { "line": 114, "column": 59 }, "end": { "line": 114, "column": 66 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4029, "end": 4030, "loc": { "start": { "line": 114, "column": 66 }, "end": { "line": 114, "column": 67 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4030, "end": 4031, "loc": { "start": { "line": 114, "column": 67 }, "end": { "line": 114, "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": 4047, "end": 4051, "loc": { "start": { "line": 116, "column": 12 }, "end": { "line": 116, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4051, "end": 4052, "loc": { "start": { "line": 116, "column": 16 }, "end": { "line": 116, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogs", "start": 4052, "end": 4059, "loc": { "start": { "line": 116, "column": 17 }, "end": { "line": 116, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4059, "end": 4060, "loc": { "start": { "line": 116, "column": 24 }, "end": { "line": 116, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "closeDialog", "start": 4060, "end": 4071, "loc": { "start": { "line": 116, "column": 25 }, "end": { "line": 116, "column": 36 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4071, "end": 4072, "loc": { "start": { "line": 116, "column": 36 }, "end": { "line": 116, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialog", "start": 4072, "end": 4078, "loc": { "start": { "line": 116, "column": 37 }, "end": { "line": 116, "column": 43 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4078, "end": 4079, "loc": { "start": { "line": 116, "column": 43 }, "end": { "line": 116, "column": 44 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4079, "end": 4080, "loc": { "start": { "line": 116, "column": 44 }, "end": { "line": 116, "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": 4094, "end": 4098, "loc": { "start": { "line": 117, "column": 12 }, "end": { "line": 117, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4098, "end": 4099, "loc": { "start": { "line": 117, "column": 16 }, "end": { "line": 117, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "updateKeybindings", "start": 4099, "end": 4116, "loc": { "start": { "line": 117, "column": 17 }, "end": { "line": 117, "column": 34 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4116, "end": 4117, "loc": { "start": { "line": 117, "column": 34 }, "end": { "line": 117, "column": 35 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4117, "end": 4118, "loc": { "start": { "line": 117, "column": 35 }, "end": { "line": 117, "column": 36 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4118, "end": 4119, "loc": { "start": { "line": 117, "column": 36 }, "end": { "line": 117, "column": 37 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4129, "end": 4130, "loc": { "start": { "line": 118, "column": 8 }, "end": { "line": 118, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4130, "end": 4131, "loc": { "start": { "line": 118, "column": 9 }, "end": { "line": 118, "column": 10 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4131, "end": 4132, "loc": { "start": { "line": 118, "column": 10 }, "end": { "line": 118, "column": 11 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialog", "start": 4144, "end": 4150, "loc": { "start": { "line": 120, "column": 8 }, "end": { "line": 120, "column": 14 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4150, "end": 4151, "loc": { "start": { "line": 120, "column": 14 }, "end": { "line": 120, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "inputReciever", "start": 4151, "end": 4164, "loc": { "start": { "line": 120, "column": 15 }, "end": { "line": 120, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4164, "end": 4165, "loc": { "start": { "line": 120, "column": 28 }, "end": { "line": 120, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "backButton", "start": 4165, "end": 4175, "loc": { "start": { "line": 120, "column": 29 }, "end": { "line": 120, "column": 39 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4175, "end": 4176, "loc": { "start": { "line": 120, "column": 39 }, "end": { "line": 120, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 4176, "end": 4179, "loc": { "start": { "line": 120, "column": 40 }, "end": { "line": 120, "column": 43 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4179, "end": 4180, "loc": { "start": { "line": 120, "column": 43 }, "end": { "line": 120, "column": 44 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4180, "end": 4181, "loc": { "start": { "line": 120, "column": 44 }, "end": { "line": 120, "column": 45 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4181, "end": 4182, "loc": { "start": { "line": 120, "column": 45 }, "end": { "line": 120, "column": 46 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4183, "end": 4185, "loc": { "start": { "line": 120, "column": 47 }, "end": { "line": 120, "column": 49 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4186, "end": 4187, "loc": { "start": { "line": 120, "column": 50 }, "end": { "line": 120, "column": 51 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4187, "end": 4188, "loc": { "start": { "line": 120, "column": 51 }, "end": { "line": 120, "column": 52 } } }, { "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": 120, "column": 52 }, "end": { "line": 120, "column": 53 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4189, "end": 4190, "loc": { "start": { "line": 120, "column": 53 }, "end": { "line": 120, "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": 4200, "end": 4204, "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": 4204, "end": 4205, "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": "dialogs", "start": 4205, "end": 4212, "loc": { "start": { "line": 121, "column": 13 }, "end": { "line": 121, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4212, "end": 4213, "loc": { "start": { "line": 121, "column": 20 }, "end": { "line": 121, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "internalShowDialog", "start": 4213, "end": 4231, "loc": { "start": { "line": 121, "column": 21 }, "end": { "line": 121, "column": 39 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4231, "end": 4232, "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": "dialog", "start": 4232, "end": 4238, "loc": { "start": { "line": 121, "column": 40 }, "end": { "line": 121, "column": 46 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4238, "end": 4239, "loc": { "start": { "line": 121, "column": 46 }, "end": { "line": 121, "column": 47 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4239, "end": 4240, "loc": { "start": { "line": 121, "column": 47 }, "end": { "line": 121, "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": 4252, "end": 4256, "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": 4256, "end": 4257, "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": "app", "start": 4257, "end": 4260, "loc": { "start": { "line": 123, "column": 13 }, "end": { "line": 123, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4260, "end": 4261, "loc": { "start": { "line": 123, "column": 16 }, "end": { "line": 123, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sound", "start": 4261, "end": 4266, "loc": { "start": { "line": 123, "column": 17 }, "end": { "line": 123, "column": 22 } } }, { "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": 123, "column": 22 }, "end": { "line": 123, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "playUiSound", "start": 4267, "end": 4278, "loc": { "start": { "line": 123, "column": 23 }, "end": { "line": 123, "column": 34 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4278, "end": 4279, "loc": { "start": { "line": 123, "column": 34 }, "end": { "line": 123, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "SOUNDS", "start": 4279, "end": 4285, "loc": { "start": { "line": 123, "column": 35 }, "end": { "line": 123, "column": 41 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4285, "end": 4286, "loc": { "start": { "line": 123, "column": 41 }, "end": { "line": 123, "column": 42 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogOk", "start": 4286, "end": 4294, "loc": { "start": { "line": 123, "column": 42 }, "end": { "line": 123, "column": 50 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4294, "end": 4295, "loc": { "start": { "line": 123, "column": 50 }, "end": { "line": 123, "column": 51 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4295, "end": 4296, "loc": { "start": { "line": 123, "column": 51 }, "end": { "line": 123, "column": 52 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4302, "end": 4303, "loc": { "start": { "line": 124, "column": 4 }, "end": { "line": 124, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "updateKeybindings", "start": 4311, "end": 4328, "loc": { "start": { "line": 126, "column": 4 }, "end": { "line": 126, "column": 21 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4328, "end": 4329, "loc": { "start": { "line": 126, "column": 21 }, "end": { "line": 126, "column": 22 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4329, "end": 4330, "loc": { "start": { "line": 126, "column": 22 }, "end": { "line": 126, "column": 23 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4331, "end": 4332, "loc": { "start": { "line": 126, "column": 24 }, "end": { "line": 126, "column": 25 } } }, { "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": 4342, "end": 4347, "loc": { "start": { "line": 127, "column": 8 }, "end": { "line": 127, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "overrides", "start": 4348, "end": 4357, "loc": { "start": { "line": 127, "column": 14 }, "end": { "line": 127, "column": 23 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4358, "end": 4359, "loc": { "start": { "line": 127, "column": 24 }, "end": { "line": 127, "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": 4360, "end": 4364, "loc": { "start": { "line": 127, "column": 26 }, "end": { "line": 127, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4364, "end": 4365, "loc": { "start": { "line": 127, "column": 30 }, "end": { "line": 127, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 4365, "end": 4368, "loc": { "start": { "line": 127, "column": 31 }, "end": { "line": 127, "column": 34 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4368, "end": 4369, "loc": { "start": { "line": 127, "column": 34 }, "end": { "line": 127, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "settings", "start": 4369, "end": 4377, "loc": { "start": { "line": 127, "column": 35 }, "end": { "line": 127, "column": 43 } } }, { "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": 127, "column": 43 }, "end": { "line": 127, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getKeybindingOverrides", "start": 4378, "end": 4400, "loc": { "start": { "line": 127, "column": 44 }, "end": { "line": 127, "column": 66 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4400, "end": 4401, "loc": { "start": { "line": 127, "column": 66 }, "end": { "line": 127, "column": 67 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4401, "end": 4402, "loc": { "start": { "line": 127, "column": 67 }, "end": { "line": 127, "column": 68 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4402, "end": 4403, "loc": { "start": { "line": 127, "column": 68 }, "end": { "line": 127, "column": 69 } } }, { "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": 4413, "end": 4416, "loc": { "start": { "line": 128, "column": 8 }, "end": { "line": 128, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4417, "end": 4418, "loc": { "start": { "line": 128, "column": 12 }, "end": { "line": 128, "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": 4418, "end": 4423, "loc": { "start": { "line": 128, "column": 13 }, "end": { "line": 128, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "category", "start": 4424, "end": 4432, "loc": { "start": { "line": 128, "column": 19 }, "end": { "line": 128, "column": 27 } } }, { "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": 4433, "end": 4435, "loc": { "start": { "line": 128, "column": 28 }, "end": { "line": 128, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "KEYMAPPINGS", "start": 4436, "end": 4447, "loc": { "start": { "line": 128, "column": 31 }, "end": { "line": 128, "column": 42 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4447, "end": 4448, "loc": { "start": { "line": 128, "column": 42 }, "end": { "line": 128, "column": 43 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4449, "end": 4450, "loc": { "start": { "line": 128, "column": 44 }, "end": { "line": 128, "column": 45 } } }, { "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": 4464, "end": 4467, "loc": { "start": { "line": 129, "column": 12 }, "end": { "line": 129, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4468, "end": 4469, "loc": { "start": { "line": 129, "column": 16 }, "end": { "line": 129, "column": 17 } } }, { "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": 4469, "end": 4474, "loc": { "start": { "line": 129, "column": 17 }, "end": { "line": 129, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindingId", "start": 4475, "end": 4487, "loc": { "start": { "line": 129, "column": 23 }, "end": { "line": 129, "column": 35 } } }, { "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": 4488, "end": 4490, "loc": { "start": { "line": 129, "column": 36 }, "end": { "line": 129, "column": 38 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "KEYMAPPINGS", "start": 4491, "end": 4502, "loc": { "start": { "line": 129, "column": 39 }, "end": { "line": 129, "column": 50 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4502, "end": 4503, "loc": { "start": { "line": 129, "column": 50 }, "end": { "line": 129, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "category", "start": 4503, "end": 4511, "loc": { "start": { "line": 129, "column": 51 }, "end": { "line": 129, "column": 59 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4511, "end": 4512, "loc": { "start": { "line": 129, "column": 59 }, "end": { "line": 129, "column": 60 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4512, "end": 4513, "loc": { "start": { "line": 129, "column": 60 }, "end": { "line": 129, "column": 61 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4514, "end": 4515, "loc": { "start": { "line": 129, "column": 62 }, "end": { "line": 129, "column": 63 } } }, { "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": 4533, "end": 4538, "loc": { "start": { "line": 130, "column": 16 }, "end": { "line": 130, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "mapped", "start": 4539, "end": 4545, "loc": { "start": { "line": 130, "column": 22 }, "end": { "line": 130, "column": 28 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4546, "end": 4547, "loc": { "start": { "line": 130, "column": 29 }, "end": { "line": 130, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "KEYMAPPINGS", "start": 4548, "end": 4559, "loc": { "start": { "line": 130, "column": 31 }, "end": { "line": 130, "column": 42 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4559, "end": 4560, "loc": { "start": { "line": 130, "column": 42 }, "end": { "line": 130, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "category", "start": 4560, "end": 4568, "loc": { "start": { "line": 130, "column": 43 }, "end": { "line": 130, "column": 51 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4568, "end": 4569, "loc": { "start": { "line": 130, "column": 51 }, "end": { "line": 130, "column": 52 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4569, "end": 4570, "loc": { "start": { "line": 130, "column": 52 }, "end": { "line": 130, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindingId", "start": 4570, "end": 4582, "loc": { "start": { "line": 130, "column": 53 }, "end": { "line": 130, "column": 65 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4582, "end": 4583, "loc": { "start": { "line": 130, "column": 65 }, "end": { "line": 130, "column": 66 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4583, "end": 4584, "loc": { "start": { "line": 130, "column": 66 }, "end": { "line": 130, "column": 67 } } }, { "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": 4604, "end": 4609, "loc": { "start": { "line": 132, "column": 16 }, "end": { "line": 132, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "container", "start": 4610, "end": 4619, "loc": { "start": { "line": 132, "column": 22 }, "end": { "line": 132, "column": 31 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4620, "end": 4621, "loc": { "start": { "line": 132, "column": 32 }, "end": { "line": 132, "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": 4622, "end": 4626, "loc": { "start": { "line": 132, "column": 34 }, "end": { "line": 132, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4626, "end": 4627, "loc": { "start": { "line": 132, "column": 38 }, "end": { "line": 132, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "htmlElement", "start": 4627, "end": 4638, "loc": { "start": { "line": 132, "column": 39 }, "end": { "line": 132, "column": 50 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4638, "end": 4639, "loc": { "start": { "line": 132, "column": 50 }, "end": { "line": 132, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 4639, "end": 4652, "loc": { "start": { "line": 132, "column": 51 }, "end": { "line": 132, "column": 64 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4652, "end": 4653, "loc": { "start": { "line": 132, "column": 64 }, "end": { "line": 132, "column": 65 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "[data-keybinding='", "start": 4653, "end": 4673, "loc": { "start": { "line": 132, "column": 65 }, "end": { "line": 132, "column": 85 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 4674, "end": 4675, "loc": { "start": { "line": 132, "column": 86 }, "end": { "line": 132, "column": 87 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindingId", "start": 4676, "end": 4688, "loc": { "start": { "line": 132, "column": 88 }, "end": { "line": 132, "column": 100 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 4689, "end": 4690, "loc": { "start": { "line": 132, "column": 101 }, "end": { "line": 132, "column": 102 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "']", "start": 4691, "end": 4695, "loc": { "start": { "line": 132, "column": 103 }, "end": { "line": 132, "column": 107 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4695, "end": 4696, "loc": { "start": { "line": 132, "column": 107 }, "end": { "line": 132, "column": 108 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4696, "end": 4697, "loc": { "start": { "line": 132, "column": 108 }, "end": { "line": 132, "column": 109 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "assert", "start": 4715, "end": 4721, "loc": { "start": { "line": 133, "column": 16 }, "end": { "line": 133, "column": 22 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4721, "end": 4722, "loc": { "start": { "line": 133, "column": 22 }, "end": { "line": 133, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "container", "start": 4722, "end": 4731, "loc": { "start": { "line": 133, "column": 23 }, "end": { "line": 133, "column": 32 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4731, "end": 4732, "loc": { "start": { "line": 133, "column": 32 }, "end": { "line": 133, "column": 33 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Container for keybinding not found: ", "start": 4733, "end": 4771, "loc": { "start": { "line": 133, "column": 34 }, "end": { "line": 133, "column": 72 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 4772, "end": 4773, "loc": { "start": { "line": 133, "column": 73 }, "end": { "line": 133, "column": 74 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindingId", "start": 4774, "end": 4786, "loc": { "start": { "line": 133, "column": 75 }, "end": { "line": 133, "column": 87 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4786, "end": 4787, "loc": { "start": { "line": 133, "column": 87 }, "end": { "line": 133, "column": 88 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4787, "end": 4788, "loc": { "start": { "line": 133, "column": 88 }, "end": { "line": 133, "column": 89 } } }, { "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": 4808, "end": 4811, "loc": { "start": { "line": 135, "column": 16 }, "end": { "line": 135, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keyCode", "start": 4812, "end": 4819, "loc": { "start": { "line": 135, "column": 20 }, "end": { "line": 135, "column": 27 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4820, "end": 4821, "loc": { "start": { "line": 135, "column": 28 }, "end": { "line": 135, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "mapped", "start": 4822, "end": 4828, "loc": { "start": { "line": 135, "column": 30 }, "end": { "line": 135, "column": 36 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4828, "end": 4829, "loc": { "start": { "line": 135, "column": 36 }, "end": { "line": 135, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keyCode", "start": 4829, "end": 4836, "loc": { "start": { "line": 135, "column": 37 }, "end": { "line": 135, "column": 44 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4836, "end": 4837, "loc": { "start": { "line": 135, "column": 44 }, "end": { "line": 135, "column": 45 } } }, { "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": 4855, "end": 4857, "loc": { "start": { "line": 136, "column": 16 }, "end": { "line": 136, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4858, "end": 4859, "loc": { "start": { "line": 136, "column": 19 }, "end": { "line": 136, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "overrides", "start": 4859, "end": 4868, "loc": { "start": { "line": 136, "column": 20 }, "end": { "line": 136, "column": 29 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4868, "end": 4869, "loc": { "start": { "line": 136, "column": 29 }, "end": { "line": 136, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindingId", "start": 4869, "end": 4881, "loc": { "start": { "line": 136, "column": 30 }, "end": { "line": 136, "column": 42 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4881, "end": 4882, "loc": { "start": { "line": 136, "column": 42 }, "end": { "line": 136, "column": 43 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4882, "end": 4883, "loc": { "start": { "line": 136, "column": 43 }, "end": { "line": 136, "column": 44 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4884, "end": 4885, "loc": { "start": { "line": 136, "column": 45 }, "end": { "line": 136, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keyCode", "start": 4907, "end": 4914, "loc": { "start": { "line": 137, "column": 20 }, "end": { "line": 137, "column": 27 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4915, "end": 4916, "loc": { "start": { "line": 137, "column": 28 }, "end": { "line": 137, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "overrides", "start": 4917, "end": 4926, "loc": { "start": { "line": 137, "column": 30 }, "end": { "line": 137, "column": 39 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4926, "end": 4927, "loc": { "start": { "line": 137, "column": 39 }, "end": { "line": 137, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindingId", "start": 4927, "end": 4939, "loc": { "start": { "line": 137, "column": 40 }, "end": { "line": 137, "column": 52 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4939, "end": 4940, "loc": { "start": { "line": 137, "column": 52 }, "end": { "line": 137, "column": 53 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4940, "end": 4941, "loc": { "start": { "line": 137, "column": 53 }, "end": { "line": 137, "column": 54 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4959, "end": 4960, "loc": { "start": { "line": 138, "column": 16 }, "end": { "line": 138, "column": 17 } } }, { "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": 4980, "end": 4985, "loc": { "start": { "line": 140, "column": 16 }, "end": { "line": 140, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "mappingDiv", "start": 4986, "end": 4996, "loc": { "start": { "line": 140, "column": 22 }, "end": { "line": 140, "column": 32 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4997, "end": 4998, "loc": { "start": { "line": 140, "column": 33 }, "end": { "line": 140, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "container", "start": 4999, "end": 5008, "loc": { "start": { "line": 140, "column": 35 }, "end": { "line": 140, "column": 44 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5008, "end": 5009, "loc": { "start": { "line": 140, "column": 44 }, "end": { "line": 140, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 5009, "end": 5022, "loc": { "start": { "line": 140, "column": 45 }, "end": { "line": 140, "column": 58 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5022, "end": 5023, "loc": { "start": { "line": 140, "column": 58 }, "end": { "line": 140, "column": 59 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": ".mapping", "start": 5023, "end": 5033, "loc": { "start": { "line": 140, "column": 59 }, "end": { "line": 140, "column": 69 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5033, "end": 5034, "loc": { "start": { "line": 140, "column": 69 }, "end": { "line": 140, "column": 70 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5034, "end": 5035, "loc": { "start": { "line": 140, "column": 70 }, "end": { "line": 140, "column": 71 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "mappingDiv", "start": 5053, "end": 5063, "loc": { "start": { "line": 141, "column": 16 }, "end": { "line": 141, "column": 26 } } }, { "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": 141, "column": 26 }, "end": { "line": 141, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "innerHTML", "start": 5064, "end": 5073, "loc": { "start": { "line": 141, "column": 27 }, "end": { "line": 141, "column": 36 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5074, "end": 5075, "loc": { "start": { "line": 141, "column": 37 }, "end": { "line": 141, "column": 38 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getStringForKeyCode", "start": 5076, "end": 5095, "loc": { "start": { "line": 141, "column": 39 }, "end": { "line": 141, "column": 58 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5095, "end": 5096, "loc": { "start": { "line": 141, "column": 58 }, "end": { "line": 141, "column": 59 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keyCode", "start": 5096, "end": 5103, "loc": { "start": { "line": 141, "column": 59 }, "end": { "line": 141, "column": 66 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5103, "end": 5104, "loc": { "start": { "line": 141, "column": 66 }, "end": { "line": 141, "column": 67 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5104, "end": 5105, "loc": { "start": { "line": 141, "column": 67 }, "end": { "line": 141, "column": 68 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "mappingDiv", "start": 5123, "end": 5133, "loc": { "start": { "line": 142, "column": 16 }, "end": { "line": 142, "column": 26 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5133, "end": 5134, "loc": { "start": { "line": 142, "column": 26 }, "end": { "line": 142, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 5134, "end": 5143, "loc": { "start": { "line": 142, "column": 27 }, "end": { "line": 142, "column": 36 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5143, "end": 5144, "loc": { "start": { "line": 142, "column": 36 }, "end": { "line": 142, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "toggle", "start": 5144, "end": 5150, "loc": { "start": { "line": 142, "column": 37 }, "end": { "line": 142, "column": 43 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5150, "end": 5151, "loc": { "start": { "line": 142, "column": 43 }, "end": { "line": 142, "column": 44 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "changed", "start": 5151, "end": 5160, "loc": { "start": { "line": 142, "column": 44 }, "end": { "line": 142, "column": 53 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5160, "end": 5161, "loc": { "start": { "line": 142, "column": 53 }, "end": { "line": 142, "column": 54 } } }, { "type": { "label": "prefix", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "!", "start": 5162, "end": 5163, "loc": { "start": { "line": 142, "column": 55 }, "end": { "line": 142, "column": 56 } } }, { "type": { "label": "prefix", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "!", "start": 5163, "end": 5164, "loc": { "start": { "line": 142, "column": 56 }, "end": { "line": 142, "column": 57 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "overrides", "start": 5164, "end": 5173, "loc": { "start": { "line": 142, "column": 57 }, "end": { "line": 142, "column": 66 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5173, "end": 5174, "loc": { "start": { "line": 142, "column": 66 }, "end": { "line": 142, "column": 67 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindingId", "start": 5174, "end": 5186, "loc": { "start": { "line": 142, "column": 67 }, "end": { "line": 142, "column": 79 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5186, "end": 5187, "loc": { "start": { "line": 142, "column": 79 }, "end": { "line": 142, "column": 80 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5187, "end": 5188, "loc": { "start": { "line": 142, "column": 80 }, "end": { "line": 142, "column": 81 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5188, "end": 5189, "loc": { "start": { "line": 142, "column": 81 }, "end": { "line": 142, "column": 82 } } }, { "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": 5209, "end": 5214, "loc": { "start": { "line": 144, "column": 16 }, "end": { "line": 144, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resetBtn", "start": 5215, "end": 5223, "loc": { "start": { "line": 144, "column": 22 }, "end": { "line": 144, "column": 30 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5224, "end": 5225, "loc": { "start": { "line": 144, "column": 31 }, "end": { "line": 144, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "container", "start": 5226, "end": 5235, "loc": { "start": { "line": 144, "column": 33 }, "end": { "line": 144, "column": 42 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5235, "end": 5236, "loc": { "start": { "line": 144, "column": 42 }, "end": { "line": 144, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 5236, "end": 5249, "loc": { "start": { "line": 144, "column": 43 }, "end": { "line": 144, "column": 56 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5249, "end": 5250, "loc": { "start": { "line": 144, "column": 56 }, "end": { "line": 144, "column": 57 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "button.resetKeybinding", "start": 5250, "end": 5274, "loc": { "start": { "line": 144, "column": 57 }, "end": { "line": 144, "column": 81 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5274, "end": 5275, "loc": { "start": { "line": 144, "column": 81 }, "end": { "line": 144, "column": 82 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5275, "end": 5276, "loc": { "start": { "line": 144, "column": 82 }, "end": { "line": 144, "column": 83 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resetBtn", "start": 5294, "end": 5302, "loc": { "start": { "line": 145, "column": 16 }, "end": { "line": 145, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5302, "end": 5303, "loc": { "start": { "line": 145, "column": 24 }, "end": { "line": 145, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 5303, "end": 5312, "loc": { "start": { "line": 145, "column": 25 }, "end": { "line": 145, "column": 34 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5312, "end": 5313, "loc": { "start": { "line": 145, "column": 34 }, "end": { "line": 145, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "toggle", "start": 5313, "end": 5319, "loc": { "start": { "line": 145, "column": 35 }, "end": { "line": 145, "column": 41 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5319, "end": 5320, "loc": { "start": { "line": 145, "column": 41 }, "end": { "line": 145, "column": 42 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "disabled", "start": 5320, "end": 5330, "loc": { "start": { "line": 145, "column": 42 }, "end": { "line": 145, "column": 52 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5330, "end": 5331, "loc": { "start": { "line": 145, "column": 52 }, "end": { "line": 145, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "mapped", "start": 5332, "end": 5338, "loc": { "start": { "line": 145, "column": 54 }, "end": { "line": 145, "column": 60 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5338, "end": 5339, "loc": { "start": { "line": 145, "column": 60 }, "end": { "line": 145, "column": 61 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "builtin", "start": 5339, "end": 5346, "loc": { "start": { "line": 145, "column": 61 }, "end": { "line": 145, "column": 68 } } }, { "type": { "label": "||", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 1, "updateContext": null }, "value": "||", "start": 5347, "end": 5349, "loc": { "start": { "line": 145, "column": 69 }, "end": { "line": 145, "column": 71 } } }, { "type": { "label": "prefix", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "!", "start": 5350, "end": 5351, "loc": { "start": { "line": 145, "column": 72 }, "end": { "line": 145, "column": 73 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "overrides", "start": 5351, "end": 5360, "loc": { "start": { "line": 145, "column": 73 }, "end": { "line": 145, "column": 82 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5360, "end": 5361, "loc": { "start": { "line": 145, "column": 82 }, "end": { "line": 145, "column": 83 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindingId", "start": 5361, "end": 5373, "loc": { "start": { "line": 145, "column": 83 }, "end": { "line": 145, "column": 95 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5373, "end": 5374, "loc": { "start": { "line": 145, "column": 95 }, "end": { "line": 145, "column": 96 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5374, "end": 5375, "loc": { "start": { "line": 145, "column": 96 }, "end": { "line": 145, "column": 97 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5375, "end": 5376, "loc": { "start": { "line": 145, "column": 97 }, "end": { "line": 145, "column": 98 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5390, "end": 5391, "loc": { "start": { "line": 146, "column": 12 }, "end": { "line": 146, "column": 13 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5401, "end": 5402, "loc": { "start": { "line": 147, "column": 8 }, "end": { "line": 147, "column": 9 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5408, "end": 5409, "loc": { "start": { "line": 148, "column": 4 }, "end": { "line": 148, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resetKeybinding", "start": 5417, "end": 5432, "loc": { "start": { "line": 150, "column": 4 }, "end": { "line": 150, "column": 19 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5432, "end": 5433, "loc": { "start": { "line": 150, "column": 19 }, "end": { "line": 150, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 5433, "end": 5435, "loc": { "start": { "line": 150, "column": 20 }, "end": { "line": 150, "column": 22 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5435, "end": 5436, "loc": { "start": { "line": 150, "column": 22 }, "end": { "line": 150, "column": 23 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5437, "end": 5438, "loc": { "start": { "line": 150, "column": 24 }, "end": { "line": 150, "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": 5448, "end": 5452, "loc": { "start": { "line": 151, "column": 8 }, "end": { "line": 151, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5452, "end": 5453, "loc": { "start": { "line": 151, "column": 12 }, "end": { "line": 151, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 5453, "end": 5456, "loc": { "start": { "line": 151, "column": 13 }, "end": { "line": 151, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5456, "end": 5457, "loc": { "start": { "line": 151, "column": 16 }, "end": { "line": 151, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "settings", "start": 5457, "end": 5465, "loc": { "start": { "line": 151, "column": 17 }, "end": { "line": 151, "column": 25 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5465, "end": 5466, "loc": { "start": { "line": 151, "column": 25 }, "end": { "line": 151, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resetKeybindingOverride", "start": 5466, "end": 5489, "loc": { "start": { "line": 151, "column": 26 }, "end": { "line": 151, "column": 49 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5489, "end": 5490, "loc": { "start": { "line": 151, "column": 49 }, "end": { "line": 151, "column": 50 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 5490, "end": 5492, "loc": { "start": { "line": 151, "column": 50 }, "end": { "line": 151, "column": 52 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5492, "end": 5493, "loc": { "start": { "line": 151, "column": 52 }, "end": { "line": 151, "column": 53 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5493, "end": 5494, "loc": { "start": { "line": 151, "column": 53 }, "end": { "line": 151, "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": 5504, "end": 5508, "loc": { "start": { "line": 152, "column": 8 }, "end": { "line": 152, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5508, "end": 5509, "loc": { "start": { "line": 152, "column": 12 }, "end": { "line": 152, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "updateKeybindings", "start": 5509, "end": 5526, "loc": { "start": { "line": 152, "column": 13 }, "end": { "line": 152, "column": 30 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5526, "end": 5527, "loc": { "start": { "line": 152, "column": 30 }, "end": { "line": 152, "column": 31 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5527, "end": 5528, "loc": { "start": { "line": 152, "column": 31 }, "end": { "line": 152, "column": 32 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5528, "end": 5529, "loc": { "start": { "line": 152, "column": 32 }, "end": { "line": 152, "column": 33 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5535, "end": 5536, "loc": { "start": { "line": 153, "column": 4 }, "end": { "line": 153, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resetBindings", "start": 5544, "end": 5557, "loc": { "start": { "line": 155, "column": 4 }, "end": { "line": 155, "column": 17 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5557, "end": 5558, "loc": { "start": { "line": 155, "column": 17 }, "end": { "line": 155, "column": 18 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5558, "end": 5559, "loc": { "start": { "line": 155, "column": 18 }, "end": { "line": 155, "column": 19 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5560, "end": 5561, "loc": { "start": { "line": 155, "column": 20 }, "end": { "line": 155, "column": 21 } } }, { "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": 5571, "end": 5576, "loc": { "start": { "line": 156, "column": 8 }, "end": { "line": 156, "column": 13 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5577, "end": 5578, "loc": { "start": { "line": 156, "column": 14 }, "end": { "line": 156, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "reset", "start": 5579, "end": 5584, "loc": { "start": { "line": 156, "column": 16 }, "end": { "line": 156, "column": 21 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5585, "end": 5586, "loc": { "start": { "line": 156, "column": 22 }, "end": { "line": 156, "column": 23 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5587, "end": 5588, "loc": { "start": { "line": 156, "column": 24 }, "end": { "line": 156, "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": 5589, "end": 5593, "loc": { "start": { "line": 156, "column": 26 }, "end": { "line": 156, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5593, "end": 5594, "loc": { "start": { "line": 156, "column": 30 }, "end": { "line": 156, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogs", "start": 5594, "end": 5601, "loc": { "start": { "line": 156, "column": 31 }, "end": { "line": 156, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5601, "end": 5602, "loc": { "start": { "line": 156, "column": 38 }, "end": { "line": 156, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "showWarning", "start": 5602, "end": 5613, "loc": { "start": { "line": 156, "column": 39 }, "end": { "line": 156, "column": 50 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5613, "end": 5614, "loc": { "start": { "line": 156, "column": 50 }, "end": { "line": 156, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 5628, "end": 5629, "loc": { "start": { "line": 157, "column": 12 }, "end": { "line": 157, "column": 13 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5629, "end": 5630, "loc": { "start": { "line": 157, "column": 13 }, "end": { "line": 157, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogs", "start": 5630, "end": 5637, "loc": { "start": { "line": 157, "column": 14 }, "end": { "line": 157, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5637, "end": 5638, "loc": { "start": { "line": 157, "column": 21 }, "end": { "line": 157, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resetKeybindingsConfirmation", "start": 5638, "end": 5666, "loc": { "start": { "line": 157, "column": 22 }, "end": { "line": 157, "column": 50 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5666, "end": 5667, "loc": { "start": { "line": 157, "column": 50 }, "end": { "line": 157, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "title", "start": 5667, "end": 5672, "loc": { "start": { "line": 157, "column": 51 }, "end": { "line": 157, "column": 56 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5672, "end": 5673, "loc": { "start": { "line": 157, "column": 56 }, "end": { "line": 157, "column": 57 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 5687, "end": 5688, "loc": { "start": { "line": 158, "column": 12 }, "end": { "line": 158, "column": 13 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5688, "end": 5689, "loc": { "start": { "line": 158, "column": 13 }, "end": { "line": 158, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogs", "start": 5689, "end": 5696, "loc": { "start": { "line": 158, "column": 14 }, "end": { "line": 158, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5696, "end": 5697, "loc": { "start": { "line": 158, "column": 21 }, "end": { "line": 158, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resetKeybindingsConfirmation", "start": 5697, "end": 5725, "loc": { "start": { "line": 158, "column": 22 }, "end": { "line": 158, "column": 50 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5725, "end": 5726, "loc": { "start": { "line": 158, "column": 50 }, "end": { "line": 158, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "desc", "start": 5726, "end": 5730, "loc": { "start": { "line": 158, "column": 51 }, "end": { "line": 158, "column": 55 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5730, "end": 5731, "loc": { "start": { "line": 158, "column": 55 }, "end": { "line": 158, "column": 56 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5732, "end": 5733, "loc": { "start": { "line": 158, "column": 57 }, "end": { "line": 158, "column": 58 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "cancel:good", "start": 5733, "end": 5746, "loc": { "start": { "line": 158, "column": 58 }, "end": { "line": 158, "column": 71 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5746, "end": 5747, "loc": { "start": { "line": 158, "column": 71 }, "end": { "line": 158, "column": 72 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "reset:bad", "start": 5748, "end": 5759, "loc": { "start": { "line": 158, "column": 73 }, "end": { "line": 158, "column": 84 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5759, "end": 5760, "loc": { "start": { "line": 158, "column": 84 }, "end": { "line": 158, "column": 85 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5770, "end": 5771, "loc": { "start": { "line": 159, "column": 8 }, "end": { "line": 159, "column": 9 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5771, "end": 5772, "loc": { "start": { "line": 159, "column": 9 }, "end": { "line": 159, "column": 10 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "reset", "start": 5784, "end": 5789, "loc": { "start": { "line": 161, "column": 8 }, "end": { "line": 161, "column": 13 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5789, "end": 5790, "loc": { "start": { "line": 161, "column": 13 }, "end": { "line": 161, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 5790, "end": 5793, "loc": { "start": { "line": 161, "column": 14 }, "end": { "line": 161, "column": 17 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5793, "end": 5794, "loc": { "start": { "line": 161, "column": 17 }, "end": { "line": 161, "column": 18 } } }, { "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": 161, "column": 18 }, "end": { "line": 161, "column": 19 } } }, { "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": 161, "column": 19 }, "end": { "line": 161, "column": 20 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5797, "end": 5799, "loc": { "start": { "line": 161, "column": 21 }, "end": { "line": 161, "column": 23 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5800, "end": 5801, "loc": { "start": { "line": 161, "column": 24 }, "end": { "line": 161, "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": 5815, "end": 5819, "loc": { "start": { "line": 162, "column": 12 }, "end": { "line": 162, "column": 16 } } }, { "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": 162, "column": 16 }, "end": { "line": 162, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 5820, "end": 5823, "loc": { "start": { "line": 162, "column": 17 }, "end": { "line": 162, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5823, "end": 5824, "loc": { "start": { "line": 162, "column": 20 }, "end": { "line": 162, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "settings", "start": 5824, "end": 5832, "loc": { "start": { "line": 162, "column": 21 }, "end": { "line": 162, "column": 29 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5832, "end": 5833, "loc": { "start": { "line": 162, "column": 29 }, "end": { "line": 162, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resetKeybindingOverrides", "start": 5833, "end": 5857, "loc": { "start": { "line": 162, "column": 30 }, "end": { "line": 162, "column": 54 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5857, "end": 5858, "loc": { "start": { "line": 162, "column": 54 }, "end": { "line": 162, "column": 55 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5858, "end": 5859, "loc": { "start": { "line": 162, "column": 55 }, "end": { "line": 162, "column": 56 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5859, "end": 5860, "loc": { "start": { "line": 162, "column": 56 }, "end": { "line": 162, "column": 57 } } }, { "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": 5874, "end": 5878, "loc": { "start": { "line": 163, "column": 12 }, "end": { "line": 163, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5878, "end": 5879, "loc": { "start": { "line": 163, "column": 16 }, "end": { "line": 163, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "updateKeybindings", "start": 5879, "end": 5896, "loc": { "start": { "line": 163, "column": 17 }, "end": { "line": 163, "column": 34 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5896, "end": 5897, "loc": { "start": { "line": 163, "column": 34 }, "end": { "line": 163, "column": 35 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5897, "end": 5898, "loc": { "start": { "line": 163, "column": 35 }, "end": { "line": 163, "column": 36 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5898, "end": 5899, "loc": { "start": { "line": 163, "column": 36 }, "end": { "line": 163, "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": 5915, "end": 5919, "loc": { "start": { "line": 165, "column": 12 }, "end": { "line": 165, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5919, "end": 5920, "loc": { "start": { "line": 165, "column": 16 }, "end": { "line": 165, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogs", "start": 5920, "end": 5927, "loc": { "start": { "line": 165, "column": 17 }, "end": { "line": 165, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5927, "end": 5928, "loc": { "start": { "line": 165, "column": 24 }, "end": { "line": 165, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "showInfo", "start": 5928, "end": 5936, "loc": { "start": { "line": 165, "column": 25 }, "end": { "line": 165, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5936, "end": 5937, "loc": { "start": { "line": 165, "column": 33 }, "end": { "line": 165, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 5937, "end": 5938, "loc": { "start": { "line": 165, "column": 34 }, "end": { "line": 165, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5938, "end": 5939, "loc": { "start": { "line": 165, "column": 35 }, "end": { "line": 165, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogs", "start": 5939, "end": 5946, "loc": { "start": { "line": 165, "column": 36 }, "end": { "line": 165, "column": 43 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5946, "end": 5947, "loc": { "start": { "line": 165, "column": 43 }, "end": { "line": 165, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindingsResetOk", "start": 5947, "end": 5965, "loc": { "start": { "line": 165, "column": 44 }, "end": { "line": 165, "column": 62 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5965, "end": 5966, "loc": { "start": { "line": 165, "column": 62 }, "end": { "line": 165, "column": 63 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "title", "start": 5966, "end": 5971, "loc": { "start": { "line": 165, "column": 63 }, "end": { "line": 165, "column": 68 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5971, "end": 5972, "loc": { "start": { "line": 165, "column": 68 }, "end": { "line": 165, "column": 69 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 5973, "end": 5974, "loc": { "start": { "line": 165, "column": 70 }, "end": { "line": 165, "column": 71 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5974, "end": 5975, "loc": { "start": { "line": 165, "column": 71 }, "end": { "line": 165, "column": 72 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogs", "start": 5975, "end": 5982, "loc": { "start": { "line": 165, "column": 72 }, "end": { "line": 165, "column": 79 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5982, "end": 5983, "loc": { "start": { "line": 165, "column": 79 }, "end": { "line": 165, "column": 80 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindingsResetOk", "start": 5983, "end": 6001, "loc": { "start": { "line": 165, "column": 80 }, "end": { "line": 165, "column": 98 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6001, "end": 6002, "loc": { "start": { "line": 165, "column": 98 }, "end": { "line": 165, "column": 99 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "desc", "start": 6002, "end": 6006, "loc": { "start": { "line": 165, "column": 99 }, "end": { "line": 165, "column": 103 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6006, "end": 6007, "loc": { "start": { "line": 165, "column": 103 }, "end": { "line": 165, "column": 104 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6007, "end": 6008, "loc": { "start": { "line": 165, "column": 104 }, "end": { "line": 165, "column": 105 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6018, "end": 6019, "loc": { "start": { "line": 166, "column": 8 }, "end": { "line": 166, "column": 9 } } }, { "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": 166, "column": 9 }, "end": { "line": 166, "column": 10 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6020, "end": 6021, "loc": { "start": { "line": 166, "column": 10 }, "end": { "line": 166, "column": 11 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6027, "end": 6028, "loc": { "start": { "line": 167, "column": 4 }, "end": { "line": 167, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getDefaultPreviousState", "start": 6036, "end": 6059, "loc": { "start": { "line": 169, "column": 4 }, "end": { "line": 169, "column": 27 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6059, "end": 6060, "loc": { "start": { "line": 169, "column": 27 }, "end": { "line": 169, "column": 28 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6060, "end": 6061, "loc": { "start": { "line": 169, "column": 28 }, "end": { "line": 169, "column": 29 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6062, "end": 6063, "loc": { "start": { "line": 169, "column": 30 }, "end": { "line": 169, "column": 31 } } }, { "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": 6073, "end": 6079, "loc": { "start": { "line": 170, "column": 8 }, "end": { "line": 170, "column": 14 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "SettingsState", "start": 6080, "end": 6095, "loc": { "start": { "line": 170, "column": 15 }, "end": { "line": 170, "column": 30 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6095, "end": 6096, "loc": { "start": { "line": 170, "column": 30 }, "end": { "line": 170, "column": 31 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6102, "end": 6103, "loc": { "start": { "line": 171, "column": 4 }, "end": { "line": 171, "column": 5 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6105, "end": 6106, "loc": { "start": { "line": 172, "column": 0 }, "end": { "line": 172, "column": 1 } } }, { "type": { "label": "eof", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6106, "end": 6106, "loc": { "start": { "line": 172, "column": 1 }, "end": { "line": 172, "column": 1 } } } ] }