1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-11 17:21:51 +00:00
tobspr_shapez.io/docs/ast/source/game/hud/parts/settings_menu.js.json
2021-02-26 15:20:37 +01:00

29084 lines
756 KiB
JSON

{
"type": "File",
"start": 0,
"end": 4454,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 134,
"column": 2
}
},
"program": {
"type": "Program",
"start": 0,
"end": 4454,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 134,
"column": 2
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 47,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 47
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 9,
"end": 20,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 20
}
},
"imported": {
"type": "Identifier",
"start": 9,
"end": 20,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 20
},
"identifierName": "BaseHUDPart"
},
"name": "BaseHUDPart"
},
"local": {
"type": "Identifier",
"start": 9,
"end": 20,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 20
},
"identifierName": "BaseHUDPart"
},
"name": "BaseHUDPart"
}
}
],
"source": {
"type": "StringLiteral",
"start": 28,
"end": 46,
"loc": {
"start": {
"line": 1,
"column": 28
},
"end": {
"line": 1,
"column": 46
}
},
"extra": {
"rawValue": "../base_hud_part",
"raw": "\"../base_hud_part\""
},
"value": "../base_hud_part"
}
},
{
"type": "ImportDeclaration",
"start": 49,
"end": 116,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 67
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 58,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 16
}
},
"imported": {
"type": "Identifier",
"start": 58,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 16
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"local": {
"type": "Identifier",
"start": 58,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 16
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
}
},
{
"type": "ImportSpecifier",
"start": 67,
"end": 86,
"loc": {
"start": {
"line": 2,
"column": 18
},
"end": {
"line": 2,
"column": 37
}
},
"imported": {
"type": "Identifier",
"start": 67,
"end": 86,
"loc": {
"start": {
"line": 2,
"column": 18
},
"end": {
"line": 2,
"column": 37
},
"identifierName": "formatBigNumberFull"
},
"name": "formatBigNumberFull"
},
"local": {
"type": "Identifier",
"start": 67,
"end": 86,
"loc": {
"start": {
"line": 2,
"column": 18
},
"end": {
"line": 2,
"column": 37
},
"identifierName": "formatBigNumberFull"
},
"name": "formatBigNumberFull"
}
}
],
"source": {
"type": "StringLiteral",
"start": 94,
"end": 115,
"loc": {
"start": {
"line": 2,
"column": 45
},
"end": {
"line": 2,
"column": 66
}
},
"extra": {
"rawValue": "../../../core/utils",
"raw": "\"../../../core/utils\""
},
"value": "../../../core/utils"
}
},
{
"type": "ImportDeclaration",
"start": 118,
"end": 175,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 57
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 127,
"end": 143,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 25
}
},
"imported": {
"type": "Identifier",
"start": 127,
"end": 143,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 25
},
"identifierName": "DynamicDomAttach"
},
"name": "DynamicDomAttach"
},
"local": {
"type": "Identifier",
"start": 127,
"end": 143,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 25
},
"identifierName": "DynamicDomAttach"
},
"name": "DynamicDomAttach"
}
}
],
"source": {
"type": "StringLiteral",
"start": 151,
"end": 174,
"loc": {
"start": {
"line": 3,
"column": 33
},
"end": {
"line": 3,
"column": 56
}
},
"extra": {
"rawValue": "../dynamic_dom_attach",
"raw": "\"../dynamic_dom_attach\""
},
"value": "../dynamic_dom_attach"
}
},
{
"type": "ImportDeclaration",
"start": 177,
"end": 238,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 61
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 186,
"end": 199,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 22
}
},
"imported": {
"type": "Identifier",
"start": 186,
"end": 199,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 22
},
"identifierName": "InputReceiver"
},
"name": "InputReceiver"
},
"local": {
"type": "Identifier",
"start": 186,
"end": 199,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 22
},
"identifierName": "InputReceiver"
},
"name": "InputReceiver"
}
}
],
"source": {
"type": "StringLiteral",
"start": 207,
"end": 237,
"loc": {
"start": {
"line": 4,
"column": 30
},
"end": {
"line": 4,
"column": 60
}
},
"extra": {
"rawValue": "../../../core/input_receiver",
"raw": "\"../../../core/input_receiver\""
},
"value": "../../../core/input_receiver"
}
},
{
"type": "ImportDeclaration",
"start": 240,
"end": 311,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 71
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 249,
"end": 264,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 24
}
},
"imported": {
"type": "Identifier",
"start": 249,
"end": 264,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 24
},
"identifierName": "KeyActionMapper"
},
"name": "KeyActionMapper"
},
"local": {
"type": "Identifier",
"start": 249,
"end": 264,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 24
},
"identifierName": "KeyActionMapper"
},
"name": "KeyActionMapper"
}
},
{
"type": "ImportSpecifier",
"start": 266,
"end": 277,
"loc": {
"start": {
"line": 5,
"column": 26
},
"end": {
"line": 5,
"column": 37
}
},
"imported": {
"type": "Identifier",
"start": 266,
"end": 277,
"loc": {
"start": {
"line": 5,
"column": 26
},
"end": {
"line": 5,
"column": 37
},
"identifierName": "KEYMAPPINGS"
},
"name": "KEYMAPPINGS"
},
"local": {
"type": "Identifier",
"start": 266,
"end": 277,
"loc": {
"start": {
"line": 5,
"column": 26
},
"end": {
"line": 5,
"column": 37
},
"identifierName": "KEYMAPPINGS"
},
"name": "KEYMAPPINGS"
}
}
],
"source": {
"type": "StringLiteral",
"start": 285,
"end": 310,
"loc": {
"start": {
"line": 5,
"column": 45
},
"end": {
"line": 5,
"column": 70
}
},
"extra": {
"rawValue": "../../key_action_mapper",
"raw": "\"../../key_action_mapper\""
},
"value": "../../key_action_mapper"
}
},
{
"type": "ImportDeclaration",
"start": 313,
"end": 355,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 42
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 322,
"end": 323,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 10
}
},
"imported": {
"type": "Identifier",
"start": 322,
"end": 323,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 10
},
"identifierName": "T"
},
"name": "T"
},
"local": {
"type": "Identifier",
"start": 322,
"end": 323,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 10
},
"identifierName": "T"
},
"name": "T"
}
}
],
"source": {
"type": "StringLiteral",
"start": 331,
"end": 354,
"loc": {
"start": {
"line": 6,
"column": 18
},
"end": {
"line": 6,
"column": 41
}
},
"extra": {
"rawValue": "../../../translations",
"raw": "\"../../../translations\""
},
"value": "../../../translations"
}
},
{
"type": "ImportDeclaration",
"start": 357,
"end": 435,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 78
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 366,
"end": 390,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 33
}
},
"imported": {
"type": "Identifier",
"start": 366,
"end": 390,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 33
},
"identifierName": "StaticMapEntityComponent"
},
"name": "StaticMapEntityComponent"
},
"local": {
"type": "Identifier",
"start": 366,
"end": 390,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 33
},
"identifierName": "StaticMapEntityComponent"
},
"name": "StaticMapEntityComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 398,
"end": 434,
"loc": {
"start": {
"line": 7,
"column": 41
},
"end": {
"line": 7,
"column": 77
}
},
"extra": {
"rawValue": "../../components/static_map_entity",
"raw": "\"../../components/static_map_entity\""
},
"value": "../../components/static_map_entity"
}
},
{
"type": "ImportDeclaration",
"start": 437,
"end": 491,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 54
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 446,
"end": 459,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 22
}
},
"imported": {
"type": "Identifier",
"start": 446,
"end": 459,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 22
},
"identifierName": "BeltComponent"
},
"name": "BeltComponent"
},
"local": {
"type": "Identifier",
"start": 446,
"end": 459,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 22
},
"identifierName": "BeltComponent"
},
"name": "BeltComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 467,
"end": 490,
"loc": {
"start": {
"line": 8,
"column": 30
},
"end": {
"line": 8,
"column": 53
}
},
"extra": {
"rawValue": "../../components/belt",
"raw": "\"../../components/belt\""
},
"value": "../../components/belt"
}
},
{
"type": "ExportNamedDeclaration",
"start": 495,
"end": 3890,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 111,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 502,
"end": 3890,
"loc": {
"start": {
"line": 10,
"column": 7
},
"end": {
"line": 111,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 508,
"end": 523,
"loc": {
"start": {
"line": 10,
"column": 13
},
"end": {
"line": 10,
"column": 28
},
"identifierName": "HUDSettingsMenu"
},
"name": "HUDSettingsMenu"
},
"superClass": {
"type": "Identifier",
"start": 532,
"end": 543,
"loc": {
"start": {
"line": 10,
"column": 37
},
"end": {
"line": 10,
"column": 48
},
"identifierName": "BaseHUDPart"
},
"name": "BaseHUDPart"
},
"body": {
"type": "ClassBody",
"start": 544,
"end": 3890,
"loc": {
"start": {
"line": 10,
"column": 49
},
"end": {
"line": 111,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 551,
"end": 1735,
"loc": {
"start": {
"line": 11,
"column": 4
},
"end": {
"line": 41,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 551,
"end": 565,
"loc": {
"start": {
"line": 11,
"column": 4
},
"end": {
"line": 11,
"column": 18
},
"identifierName": "createElements"
},
"name": "createElements"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 566,
"end": 572,
"loc": {
"start": {
"line": 11,
"column": 19
},
"end": {
"line": 11,
"column": 25
},
"identifierName": "parent"
},
"name": "parent"
}
],
"body": {
"type": "BlockStatement",
"start": 574,
"end": 1735,
"loc": {
"start": {
"line": 11,
"column": 27
},
"end": {
"line": 41,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 585,
"end": 664,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 12,
"column": 87
}
},
"expression": {
"type": "AssignmentExpression",
"start": 585,
"end": 663,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 12,
"column": 86
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 585,
"end": 600,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 12,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 585,
"end": 589,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 12,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 590,
"end": 600,
"loc": {
"start": {
"line": 12,
"column": 13
},
"end": {
"line": 12,
"column": 23
},
"identifierName": "background"
},
"name": "background"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 603,
"end": 663,
"loc": {
"start": {
"line": 12,
"column": 26
},
"end": {
"line": 12,
"column": 86
}
},
"callee": {
"type": "Identifier",
"start": 603,
"end": 610,
"loc": {
"start": {
"line": 12,
"column": 26
},
"end": {
"line": 12,
"column": 33
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "Identifier",
"start": 611,
"end": 617,
"loc": {
"start": {
"line": 12,
"column": 34
},
"end": {
"line": 12,
"column": 40
},
"identifierName": "parent"
},
"name": "parent"
},
{
"type": "StringLiteral",
"start": 619,
"end": 644,
"loc": {
"start": {
"line": 12,
"column": 42
},
"end": {
"line": 12,
"column": 67
}
},
"extra": {
"rawValue": "ingame_HUD_SettingsMenu",
"raw": "\"ingame_HUD_SettingsMenu\""
},
"value": "ingame_HUD_SettingsMenu"
},
{
"type": "ArrayExpression",
"start": 646,
"end": 662,
"loc": {
"start": {
"line": 12,
"column": 69
},
"end": {
"line": 12,
"column": 85
}
},
"elements": [
{
"type": "StringLiteral",
"start": 647,
"end": 661,
"loc": {
"start": {
"line": 12,
"column": 70
},
"end": {
"line": 12,
"column": 84
}
},
"extra": {
"rawValue": "ingameDialog",
"raw": "\"ingameDialog\""
},
"value": "ingameDialog"
}
]
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 676,
"end": 743,
"loc": {
"start": {
"line": 14,
"column": 8
},
"end": {
"line": 14,
"column": 75
}
},
"expression": {
"type": "AssignmentExpression",
"start": 676,
"end": 742,
"loc": {
"start": {
"line": 14,
"column": 8
},
"end": {
"line": 14,
"column": 74
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 676,
"end": 692,
"loc": {
"start": {
"line": 14,
"column": 8
},
"end": {
"line": 14,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 676,
"end": 680,
"loc": {
"start": {
"line": 14,
"column": 8
},
"end": {
"line": 14,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 681,
"end": 692,
"loc": {
"start": {
"line": 14,
"column": 13
},
"end": {
"line": 14,
"column": 24
},
"identifierName": "menuElement"
},
"name": "menuElement"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 695,
"end": 742,
"loc": {
"start": {
"line": 14,
"column": 27
},
"end": {
"line": 14,
"column": 74
}
},
"callee": {
"type": "Identifier",
"start": 695,
"end": 702,
"loc": {
"start": {
"line": 14,
"column": 27
},
"end": {
"line": 14,
"column": 34
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "MemberExpression",
"start": 703,
"end": 718,
"loc": {
"start": {
"line": 14,
"column": 35
},
"end": {
"line": 14,
"column": 50
}
},
"object": {
"type": "ThisExpression",
"start": 703,
"end": 707,
"loc": {
"start": {
"line": 14,
"column": 35
},
"end": {
"line": 14,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"start": 708,
"end": 718,
"loc": {
"start": {
"line": 14,
"column": 40
},
"end": {
"line": 14,
"column": 50
},
"identifierName": "background"
},
"name": "background"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 720,
"end": 724,
"loc": {
"start": {
"line": 14,
"column": 52
},
"end": {
"line": 14,
"column": 56
}
}
},
{
"type": "ArrayExpression",
"start": 726,
"end": 741,
"loc": {
"start": {
"line": 14,
"column": 58
},
"end": {
"line": 14,
"column": 73
}
},
"elements": [
{
"type": "StringLiteral",
"start": 727,
"end": 740,
"loc": {
"start": {
"line": 14,
"column": 59
},
"end": {
"line": 14,
"column": 72
}
},
"extra": {
"rawValue": "menuElement",
"raw": "\"menuElement\""
},
"value": "menuElement"
}
]
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 755,
"end": 1196,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 25,
"column": 10
}
},
"expression": {
"type": "AssignmentExpression",
"start": 755,
"end": 1195,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 25,
"column": 9
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 755,
"end": 772,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 755,
"end": 759,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 760,
"end": 772,
"loc": {
"start": {
"line": 16,
"column": 13
},
"end": {
"line": 16,
"column": 25
},
"identifierName": "statsElement"
},
"name": "statsElement"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 775,
"end": 1195,
"loc": {
"start": {
"line": 16,
"column": 28
},
"end": {
"line": 25,
"column": 9
}
},
"callee": {
"type": "Identifier",
"start": 775,
"end": 782,
"loc": {
"start": {
"line": 16,
"column": 28
},
"end": {
"line": 16,
"column": 35
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "MemberExpression",
"start": 797,
"end": 812,
"loc": {
"start": {
"line": 17,
"column": 12
},
"end": {
"line": 17,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 797,
"end": 801,
"loc": {
"start": {
"line": 17,
"column": 12
},
"end": {
"line": 17,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 802,
"end": 812,
"loc": {
"start": {
"line": 17,
"column": 17
},
"end": {
"line": 17,
"column": 27
},
"identifierName": "background"
},
"name": "background"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 827,
"end": 831,
"loc": {
"start": {
"line": 18,
"column": 12
},
"end": {
"line": 18,
"column": 16
}
}
},
{
"type": "ArrayExpression",
"start": 833,
"end": 849,
"loc": {
"start": {
"line": 18,
"column": 18
},
"end": {
"line": 18,
"column": 34
}
},
"elements": [
{
"type": "StringLiteral",
"start": 834,
"end": 848,
"loc": {
"start": {
"line": 18,
"column": 19
},
"end": {
"line": 18,
"column": 33
}
},
"extra": {
"rawValue": "statsElement",
"raw": "\"statsElement\""
},
"value": "statsElement"
}
]
},
{
"type": "TemplateLiteral",
"start": 864,
"end": 1184,
"loc": {
"start": {
"line": 19,
"column": 12
},
"end": {
"line": 24,
"column": 13
}
},
"expressions": [
{
"type": "MemberExpression",
"start": 889,
"end": 922,
"loc": {
"start": {
"line": 20,
"column": 22
},
"end": {
"line": 20,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 889,
"end": 910,
"loc": {
"start": {
"line": 20,
"column": 22
},
"end": {
"line": 20,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 889,
"end": 897,
"loc": {
"start": {
"line": 20,
"column": 22
},
"end": {
"line": 20,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 889,
"end": 890,
"loc": {
"start": {
"line": 20,
"column": 22
},
"end": {
"line": 20,
"column": 23
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 891,
"end": 897,
"loc": {
"start": {
"line": 20,
"column": 24
},
"end": {
"line": 20,
"column": 30
},
"identifierName": "ingame"
},
"name": "ingame"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 898,
"end": 910,
"loc": {
"start": {
"line": 20,
"column": 31
},
"end": {
"line": 20,
"column": 43
},
"identifierName": "settingsMenu"
},
"name": "settingsMenu"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 911,
"end": 922,
"loc": {
"start": {
"line": 20,
"column": 44
},
"end": {
"line": 20,
"column": 55
},
"identifierName": "beltsPlaced"
},
"name": "beltsPlaced"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 989,
"end": 1026,
"loc": {
"start": {
"line": 21,
"column": 22
},
"end": {
"line": 21,
"column": 59
}
},
"object": {
"type": "MemberExpression",
"start": 989,
"end": 1010,
"loc": {
"start": {
"line": 21,
"column": 22
},
"end": {
"line": 21,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 989,
"end": 997,
"loc": {
"start": {
"line": 21,
"column": 22
},
"end": {
"line": 21,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 989,
"end": 990,
"loc": {
"start": {
"line": 21,
"column": 22
},
"end": {
"line": 21,
"column": 23
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 991,
"end": 997,
"loc": {
"start": {
"line": 21,
"column": 24
},
"end": {
"line": 21,
"column": 30
},
"identifierName": "ingame"
},
"name": "ingame"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 998,
"end": 1010,
"loc": {
"start": {
"line": 21,
"column": 31
},
"end": {
"line": 21,
"column": 43
},
"identifierName": "settingsMenu"
},
"name": "settingsMenu"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1011,
"end": 1026,
"loc": {
"start": {
"line": 21,
"column": 44
},
"end": {
"line": 21,
"column": 59
},
"identifierName": "buildingsPlaced"
},
"name": "buildingsPlaced"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 1097,
"end": 1127,
"loc": {
"start": {
"line": 22,
"column": 22
},
"end": {
"line": 22,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 1097,
"end": 1118,
"loc": {
"start": {
"line": 22,
"column": 22
},
"end": {
"line": 22,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 1097,
"end": 1105,
"loc": {
"start": {
"line": 22,
"column": 22
},
"end": {
"line": 22,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 1097,
"end": 1098,
"loc": {
"start": {
"line": 22,
"column": 22
},
"end": {
"line": 22,
"column": 23
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 1099,
"end": 1105,
"loc": {
"start": {
"line": 22,
"column": 24
},
"end": {
"line": 22,
"column": 30
},
"identifierName": "ingame"
},
"name": "ingame"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1106,
"end": 1118,
"loc": {
"start": {
"line": 22,
"column": 31
},
"end": {
"line": 22,
"column": 43
},
"identifierName": "settingsMenu"
},
"name": "settingsMenu"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1119,
"end": 1127,
"loc": {
"start": {
"line": 22,
"column": 44
},
"end": {
"line": 22,
"column": 52
},
"identifierName": "playtime"
},
"name": "playtime"
},
"computed": false
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 865,
"end": 887,
"loc": {
"start": {
"line": 19,
"column": 13
},
"end": {
"line": 20,
"column": 20
}
},
"value": {
"raw": "\n <strong>",
"cooked": "\n <strong>"
},
"tail": false
},
{
"type": "TemplateElement",
"start": 923,
"end": 987,
"loc": {
"start": {
"line": 20,
"column": 56
},
"end": {
"line": 21,
"column": 20
}
},
"value": {
"raw": "</strong><span class=\"beltsPlaced\"></span>\n <strong>",
"cooked": "</strong><span class=\"beltsPlaced\"></span>\n <strong>"
},
"tail": false
},
{
"type": "TemplateElement",
"start": 1027,
"end": 1095,
"loc": {
"start": {
"line": 21,
"column": 60
},
"end": {
"line": 22,
"column": 20
}
},
"value": {
"raw": "</strong><span class=\"buildingsPlaced\"></span>\n <strong>",
"cooked": "</strong><span class=\"buildingsPlaced\"></span>\n <strong>"
},
"tail": false
},
{
"type": "TemplateElement",
"start": 1128,
"end": 1183,
"loc": {
"start": {
"line": 22,
"column": 53
},
"end": {
"line": 24,
"column": 12
}
},
"value": {
"raw": "</strong><span class=\"playtime\"></span>\n\n ",
"cooked": "</strong><span class=\"playtime\"></span>\n\n "
},
"tail": true
}
]
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 1208,
"end": 1276,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 76
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1208,
"end": 1275,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 75
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1208,
"end": 1228,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 1208,
"end": 1212,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1213,
"end": 1228,
"loc": {
"start": {
"line": 27,
"column": 13
},
"end": {
"line": 27,
"column": 28
},
"identifierName": "buttonContainer"
},
"name": "buttonContainer"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 1231,
"end": 1275,
"loc": {
"start": {
"line": 27,
"column": 31
},
"end": {
"line": 27,
"column": 75
}
},
"callee": {
"type": "Identifier",
"start": 1231,
"end": 1238,
"loc": {
"start": {
"line": 27,
"column": 31
},
"end": {
"line": 27,
"column": 38
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1239,
"end": 1255,
"loc": {
"start": {
"line": 27,
"column": 39
},
"end": {
"line": 27,
"column": 55
}
},
"object": {
"type": "ThisExpression",
"start": 1239,
"end": 1243,
"loc": {
"start": {
"line": 27,
"column": 39
},
"end": {
"line": 27,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"start": 1244,
"end": 1255,
"loc": {
"start": {
"line": 27,
"column": 44
},
"end": {
"line": 27,
"column": 55
},
"identifierName": "menuElement"
},
"name": "menuElement"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 1257,
"end": 1261,
"loc": {
"start": {
"line": 27,
"column": 57
},
"end": {
"line": 27,
"column": 61
}
}
},
{
"type": "ArrayExpression",
"start": 1263,
"end": 1274,
"loc": {
"start": {
"line": 27,
"column": 63
},
"end": {
"line": 27,
"column": 74
}
},
"elements": [
{
"type": "StringLiteral",
"start": 1264,
"end": 1273,
"loc": {
"start": {
"line": 27,
"column": 64
},
"end": {
"line": 27,
"column": 73
}
},
"extra": {
"rawValue": "buttons",
"raw": "\"buttons\""
},
"value": "buttons"
}
]
}
]
}
}
},
{
"type": "VariableDeclaration",
"start": 1288,
"end": 1328,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 48
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1294,
"end": 1327,
"loc": {
"start": {
"line": 29,
"column": 14
},
"end": {
"line": 29,
"column": 47
}
},
"id": {
"type": "Identifier",
"start": 1294,
"end": 1301,
"loc": {
"start": {
"line": 29,
"column": 14
},
"end": {
"line": 29,
"column": 21
},
"identifierName": "buttons"
},
"name": "buttons"
},
"init": {
"type": "MemberExpression",
"start": 1304,
"end": 1327,
"loc": {
"start": {
"line": 29,
"column": 24
},
"end": {
"line": 29,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 1304,
"end": 1319,
"loc": {
"start": {
"line": 29,
"column": 24
},
"end": {
"line": 29,
"column": 39
},
"identifierName": "HUDSettingsMenu"
},
"name": "HUDSettingsMenu"
},
"property": {
"type": "Identifier",
"start": 1320,
"end": 1327,
"loc": {
"start": {
"line": 29,
"column": 40
},
"end": {
"line": 29,
"column": 47
},
"identifierName": "buttons"
},
"name": "buttons"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "ForStatement",
"start": 1340,
"end": 1728,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 40,
"column": 9
}
},
"init": {
"type": "VariableDeclaration",
"start": 1345,
"end": 1354,
"loc": {
"start": {
"line": 31,
"column": 13
},
"end": {
"line": 31,
"column": 22
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1349,
"end": 1354,
"loc": {
"start": {
"line": 31,
"column": 17
},
"end": {
"line": 31,
"column": 22
}
},
"id": {
"type": "Identifier",
"start": 1349,
"end": 1350,
"loc": {
"start": {
"line": 31,
"column": 17
},
"end": {
"line": 31,
"column": 18
},
"identifierName": "i"
},
"name": "i"
},
"init": {
"type": "NumericLiteral",
"start": 1353,
"end": 1354,
"loc": {
"start": {
"line": 31,
"column": 21
},
"end": {
"line": 31,
"column": 22
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
],
"kind": "let"
},
"test": {
"type": "BinaryExpression",
"start": 1356,
"end": 1374,
"loc": {
"start": {
"line": 31,
"column": 24
},
"end": {
"line": 31,
"column": 42
}
},
"left": {
"type": "Identifier",
"start": 1356,
"end": 1357,
"loc": {
"start": {
"line": 31,
"column": 24
},
"end": {
"line": 31,
"column": 25
},
"identifierName": "i"
},
"name": "i"
},
"operator": "<",
"right": {
"type": "MemberExpression",
"start": 1360,
"end": 1374,
"loc": {
"start": {
"line": 31,
"column": 28
},
"end": {
"line": 31,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 1360,
"end": 1367,
"loc": {
"start": {
"line": 31,
"column": 28
},
"end": {
"line": 31,
"column": 35
},
"identifierName": "buttons"
},
"name": "buttons"
},
"property": {
"type": "Identifier",
"start": 1368,
"end": 1374,
"loc": {
"start": {
"line": 31,
"column": 36
},
"end": {
"line": 31,
"column": 42
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
}
},
"update": {
"type": "UpdateExpression",
"start": 1376,
"end": 1379,
"loc": {
"start": {
"line": 31,
"column": 44
},
"end": {
"line": 31,
"column": 47
}
},
"operator": "++",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 1378,
"end": 1379,
"loc": {
"start": {
"line": 31,
"column": 46
},
"end": {
"line": 31,
"column": 47
},
"identifierName": "i"
},
"name": "i"
},
"extra": {
"parenthesizedArgument": false
}
},
"body": {
"type": "BlockStatement",
"start": 1381,
"end": 1728,
"loc": {
"start": {
"line": 31,
"column": 49
},
"end": {
"line": 40,
"column": 9
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 1396,
"end": 1439,
"loc": {
"start": {
"line": 32,
"column": 12
},
"end": {
"line": 32,
"column": 55
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1402,
"end": 1438,
"loc": {
"start": {
"line": 32,
"column": 18
},
"end": {
"line": 32,
"column": 54
}
},
"id": {
"type": "ObjectPattern",
"start": 1402,
"end": 1425,
"loc": {
"start": {
"line": 32,
"column": 18
},
"end": {
"line": 32,
"column": 41
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1404,
"end": 1410,
"loc": {
"start": {
"line": 32,
"column": 20
},
"end": {
"line": 32,
"column": 26
}
},
"method": false,
"shorthand": true,
"computed": false,
"key": {
"type": "Identifier",
"start": 1404,
"end": 1410,
"loc": {
"start": {
"line": 32,
"column": 20
},
"end": {
"line": 32,
"column": 26
},
"identifierName": "action"
},
"name": "action"
},
"value": {
"type": "Identifier",
"start": 1404,
"end": 1410,
"loc": {
"start": {
"line": 32,
"column": 20
},
"end": {
"line": 32,
"column": 26
},
"identifierName": "action"
},
"name": "action"
},
"extra": {
"shorthand": true
}
},
{
"type": "ObjectProperty",
"start": 1412,
"end": 1414,
"loc": {
"start": {
"line": 32,
"column": 28
},
"end": {
"line": 32,
"column": 30
}
},
"method": false,
"shorthand": true,
"computed": false,
"key": {
"type": "Identifier",
"start": 1412,
"end": 1414,
"loc": {
"start": {
"line": 32,
"column": 28
},
"end": {
"line": 32,
"column": 30
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "Identifier",
"start": 1412,
"end": 1414,
"loc": {
"start": {
"line": 32,
"column": 28
},
"end": {
"line": 32,
"column": 30
},
"identifierName": "id"
},
"name": "id"
},
"extra": {
"shorthand": true
}
},
{
"type": "ObjectProperty",
"start": 1416,
"end": 1423,
"loc": {
"start": {
"line": 32,
"column": 32
},
"end": {
"line": 32,
"column": 39
}
},
"method": false,
"shorthand": true,
"computed": false,
"key": {
"type": "Identifier",
"start": 1416,
"end": 1423,
"loc": {
"start": {
"line": 32,
"column": 32
},
"end": {
"line": 32,
"column": 39
},
"identifierName": "options"
},
"name": "options"
},
"value": {
"type": "Identifier",
"start": 1416,
"end": 1423,
"loc": {
"start": {
"line": 32,
"column": 32
},
"end": {
"line": 32,
"column": 39
},
"identifierName": "options"
},
"name": "options"
},
"extra": {
"shorthand": true
}
}
]
},
"init": {
"type": "MemberExpression",
"start": 1428,
"end": 1438,
"loc": {
"start": {
"line": 32,
"column": 44
},
"end": {
"line": 32,
"column": 54
}
},
"object": {
"type": "Identifier",
"start": 1428,
"end": 1435,
"loc": {
"start": {
"line": 32,
"column": 44
},
"end": {
"line": 32,
"column": 51
},
"identifierName": "buttons"
},
"name": "buttons"
},
"property": {
"type": "Identifier",
"start": 1436,
"end": 1437,
"loc": {
"start": {
"line": 32,
"column": 52
},
"end": {
"line": 32,
"column": 53
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 1455,
"end": 1504,
"loc": {
"start": {
"line": 34,
"column": 12
},
"end": {
"line": 34,
"column": 61
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1461,
"end": 1503,
"loc": {
"start": {
"line": 34,
"column": 18
},
"end": {
"line": 34,
"column": 60
}
},
"id": {
"type": "Identifier",
"start": 1461,
"end": 1468,
"loc": {
"start": {
"line": 34,
"column": 18
},
"end": {
"line": 34,
"column": 25
},
"identifierName": "element"
},
"name": "element"
},
"init": {
"type": "CallExpression",
"start": 1471,
"end": 1503,
"loc": {
"start": {
"line": 34,
"column": 28
},
"end": {
"line": 34,
"column": 60
}
},
"callee": {
"type": "MemberExpression",
"start": 1471,
"end": 1493,
"loc": {
"start": {
"line": 34,
"column": 28
},
"end": {
"line": 34,
"column": 50
}
},
"object": {
"type": "Identifier",
"start": 1471,
"end": 1479,
"loc": {
"start": {
"line": 34,
"column": 28
},
"end": {
"line": 34,
"column": 36
},
"identifierName": "document"
},
"name": "document"
},
"property": {
"type": "Identifier",
"start": 1480,
"end": 1493,
"loc": {
"start": {
"line": 34,
"column": 37
},
"end": {
"line": 34,
"column": 50
},
"identifierName": "createElement"
},
"name": "createElement"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1494,
"end": 1502,
"loc": {
"start": {
"line": 34,
"column": 51
},
"end": {
"line": 34,
"column": 59
}
},
"extra": {
"rawValue": "button",
"raw": "\"button\""
},
"value": "button"
}
]
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 1518,
"end": 1556,
"loc": {
"start": {
"line": 35,
"column": 12
},
"end": {
"line": 35,
"column": 50
}
},
"expression": {
"type": "CallExpression",
"start": 1518,
"end": 1555,
"loc": {
"start": {
"line": 35,
"column": 12
},
"end": {
"line": 35,
"column": 49
}
},
"callee": {
"type": "MemberExpression",
"start": 1518,
"end": 1539,
"loc": {
"start": {
"line": 35,
"column": 12
},
"end": {
"line": 35,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 1518,
"end": 1535,
"loc": {
"start": {
"line": 35,
"column": 12
},
"end": {
"line": 35,
"column": 29
}
},
"object": {
"type": "Identifier",
"start": 1518,
"end": 1525,
"loc": {
"start": {
"line": 35,
"column": 12
},
"end": {
"line": 35,
"column": 19
},
"identifierName": "element"
},
"name": "element"
},
"property": {
"type": "Identifier",
"start": 1526,
"end": 1535,
"loc": {
"start": {
"line": 35,
"column": 20
},
"end": {
"line": 35,
"column": 29
},
"identifierName": "classList"
},
"name": "classList"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1536,
"end": 1539,
"loc": {
"start": {
"line": 35,
"column": 30
},
"end": {
"line": 35,
"column": 33
},
"identifierName": "add"
},
"name": "add"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1540,
"end": 1554,
"loc": {
"start": {
"line": 35,
"column": 34
},
"end": {
"line": 35,
"column": 48
}
},
"extra": {
"rawValue": "styledButton",
"raw": "\"styledButton\""
},
"value": "styledButton"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1570,
"end": 1596,
"loc": {
"start": {
"line": 36,
"column": 12
},
"end": {
"line": 36,
"column": 38
}
},
"expression": {
"type": "CallExpression",
"start": 1570,
"end": 1595,
"loc": {
"start": {
"line": 36,
"column": 12
},
"end": {
"line": 36,
"column": 37
}
},
"callee": {
"type": "MemberExpression",
"start": 1570,
"end": 1591,
"loc": {
"start": {
"line": 36,
"column": 12
},
"end": {
"line": 36,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 1570,
"end": 1587,
"loc": {
"start": {
"line": 36,
"column": 12
},
"end": {
"line": 36,
"column": 29
}
},
"object": {
"type": "Identifier",
"start": 1570,
"end": 1577,
"loc": {
"start": {
"line": 36,
"column": 12
},
"end": {
"line": 36,
"column": 19
},
"identifierName": "element"
},
"name": "element"
},
"property": {
"type": "Identifier",
"start": 1578,
"end": 1587,
"loc": {
"start": {
"line": 36,
"column": 20
},
"end": {
"line": 36,
"column": 29
},
"identifierName": "classList"
},
"name": "classList"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1588,
"end": 1591,
"loc": {
"start": {
"line": 36,
"column": 30
},
"end": {
"line": 36,
"column": 33
},
"identifierName": "add"
},
"name": "add"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1592,
"end": 1594,
"loc": {
"start": {
"line": 36,
"column": 34
},
"end": {
"line": 36,
"column": 36
},
"identifierName": "id"
},
"name": "id"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1610,
"end": 1652,
"loc": {
"start": {
"line": 37,
"column": 12
},
"end": {
"line": 37,
"column": 54
}
},
"expression": {
"type": "CallExpression",
"start": 1610,
"end": 1651,
"loc": {
"start": {
"line": 37,
"column": 12
},
"end": {
"line": 37,
"column": 53
}
},
"callee": {
"type": "MemberExpression",
"start": 1610,
"end": 1642,
"loc": {
"start": {
"line": 37,
"column": 12
},
"end": {
"line": 37,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 1610,
"end": 1630,
"loc": {
"start": {
"line": 37,
"column": 12
},
"end": {
"line": 37,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 1610,
"end": 1614,
"loc": {
"start": {
"line": 37,
"column": 12
},
"end": {
"line": 37,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1615,
"end": 1630,
"loc": {
"start": {
"line": 37,
"column": 17
},
"end": {
"line": 37,
"column": 32
},
"identifierName": "buttonContainer"
},
"name": "buttonContainer"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1631,
"end": 1642,
"loc": {
"start": {
"line": 37,
"column": 33
},
"end": {
"line": 37,
"column": 44
},
"identifierName": "appendChild"
},
"name": "appendChild"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1643,
"end": 1650,
"loc": {
"start": {
"line": 37,
"column": 45
},
"end": {
"line": 37,
"column": 52
},
"identifierName": "element"
},
"name": "element"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1668,
"end": 1717,
"loc": {
"start": {
"line": 39,
"column": 12
},
"end": {
"line": 39,
"column": 61
}
},
"expression": {
"type": "CallExpression",
"start": 1668,
"end": 1716,
"loc": {
"start": {
"line": 39,
"column": 12
},
"end": {
"line": 39,
"column": 60
}
},
"callee": {
"type": "MemberExpression",
"start": 1668,
"end": 1684,
"loc": {
"start": {
"line": 39,
"column": 12
},
"end": {
"line": 39,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 1668,
"end": 1672,
"loc": {
"start": {
"line": 39,
"column": 12
},
"end": {
"line": 39,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1673,
"end": 1684,
"loc": {
"start": {
"line": 39,
"column": 17
},
"end": {
"line": 39,
"column": 28
},
"identifierName": "trackClicks"
},
"name": "trackClicks"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1685,
"end": 1692,
"loc": {
"start": {
"line": 39,
"column": 29
},
"end": {
"line": 39,
"column": 36
},
"identifierName": "element"
},
"name": "element"
},
{
"type": "CallExpression",
"start": 1694,
"end": 1706,
"loc": {
"start": {
"line": 39,
"column": 38
},
"end": {
"line": 39,
"column": 50
}
},
"callee": {
"type": "Identifier",
"start": 1694,
"end": 1700,
"loc": {
"start": {
"line": 39,
"column": 38
},
"end": {
"line": 39,
"column": 44
},
"identifierName": "action"
},
"name": "action"
},
"arguments": [
{
"type": "ThisExpression",
"start": 1701,
"end": 1705,
"loc": {
"start": {
"line": 39,
"column": 45
},
"end": {
"line": 39,
"column": 49
}
}
}
]
},
{
"type": "Identifier",
"start": 1708,
"end": 1715,
"loc": {
"start": {
"line": 39,
"column": 52
},
"end": {
"line": 39,
"column": 59
},
"identifierName": "options"
},
"name": "options"
}
]
}
}
],
"directives": []
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 1743,
"end": 1801,
"loc": {
"start": {
"line": 43,
"column": 4
},
"end": {
"line": 45,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1743,
"end": 1760,
"loc": {
"start": {
"line": 43,
"column": 4
},
"end": {
"line": 43,
"column": 21
},
"identifierName": "isBlockingOverlay"
},
"name": "isBlockingOverlay"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 1763,
"end": 1801,
"loc": {
"start": {
"line": 43,
"column": 24
},
"end": {
"line": 45,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1774,
"end": 1794,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 28
}
},
"argument": {
"type": "MemberExpression",
"start": 1781,
"end": 1793,
"loc": {
"start": {
"line": 44,
"column": 15
},
"end": {
"line": 44,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 1781,
"end": 1785,
"loc": {
"start": {
"line": 44,
"column": 15
},
"end": {
"line": 44,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 1786,
"end": 1793,
"loc": {
"start": {
"line": 44,
"column": 20
},
"end": {
"line": 44,
"column": 27
},
"identifierName": "visible"
},
"name": "visible"
},
"computed": false
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 1809,
"end": 1877,
"loc": {
"start": {
"line": 47,
"column": 4
},
"end": {
"line": 49,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1809,
"end": 1821,
"loc": {
"start": {
"line": 47,
"column": 4
},
"end": {
"line": 47,
"column": 16
},
"identifierName": "returnToMenu"
},
"name": "returnToMenu"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 1824,
"end": 1877,
"loc": {
"start": {
"line": 47,
"column": 19
},
"end": {
"line": 49,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1835,
"end": 1870,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 43
}
},
"expression": {
"type": "CallExpression",
"start": 1835,
"end": 1869,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 42
}
},
"callee": {
"type": "MemberExpression",
"start": 1835,
"end": 1867,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 40
}
},
"object": {
"type": "MemberExpression",
"start": 1835,
"end": 1854,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 27
}
},
"object": {
"type": "MemberExpression",
"start": 1835,
"end": 1844,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 1835,
"end": 1839,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1840,
"end": 1844,
"loc": {
"start": {
"line": 48,
"column": 13
},
"end": {
"line": 48,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1845,
"end": 1854,
"loc": {
"start": {
"line": 48,
"column": 18
},
"end": {
"line": 48,
"column": 27
},
"identifierName": "gameState"
},
"name": "gameState"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1855,
"end": 1867,
"loc": {
"start": {
"line": 48,
"column": 28
},
"end": {
"line": 48,
"column": 40
},
"identifierName": "goBackToMenu"
},
"name": "goBackToMenu"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 1885,
"end": 1953,
"loc": {
"start": {
"line": 51,
"column": 4
},
"end": {
"line": 53,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1885,
"end": 1897,
"loc": {
"start": {
"line": 51,
"column": 4
},
"end": {
"line": 51,
"column": 16
},
"identifierName": "goToSettings"
},
"name": "goToSettings"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 1900,
"end": 1953,
"loc": {
"start": {
"line": 51,
"column": 19
},
"end": {
"line": 53,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1911,
"end": 1946,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 43
}
},
"expression": {
"type": "CallExpression",
"start": 1911,
"end": 1945,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 42
}
},
"callee": {
"type": "MemberExpression",
"start": 1911,
"end": 1943,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 40
}
},
"object": {
"type": "MemberExpression",
"start": 1911,
"end": 1930,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 27
}
},
"object": {
"type": "MemberExpression",
"start": 1911,
"end": 1920,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 1911,
"end": 1915,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1916,
"end": 1920,
"loc": {
"start": {
"line": 52,
"column": 13
},
"end": {
"line": 52,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1921,
"end": 1930,
"loc": {
"start": {
"line": 52,
"column": 18
},
"end": {
"line": 52,
"column": 27
},
"identifierName": "gameState"
},
"name": "gameState"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1931,
"end": 1943,
"loc": {
"start": {
"line": 52,
"column": 28
},
"end": {
"line": 52,
"column": 40
},
"identifierName": "goToSettings"
},
"name": "goToSettings"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 1961,
"end": 2017,
"loc": {
"start": {
"line": 55,
"column": 4
},
"end": {
"line": 57,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1961,
"end": 1976,
"loc": {
"start": {
"line": 55,
"column": 4
},
"end": {
"line": 55,
"column": 19
},
"identifierName": "shouldPauseGame"
},
"name": "shouldPauseGame"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 1979,
"end": 2017,
"loc": {
"start": {
"line": 55,
"column": 22
},
"end": {
"line": 57,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1990,
"end": 2010,
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 56,
"column": 28
}
},
"argument": {
"type": "MemberExpression",
"start": 1997,
"end": 2009,
"loc": {
"start": {
"line": 56,
"column": 15
},
"end": {
"line": 56,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 1997,
"end": 2001,
"loc": {
"start": {
"line": 56,
"column": 15
},
"end": {
"line": 56,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 2002,
"end": 2009,
"loc": {
"start": {
"line": 56,
"column": 20
},
"end": {
"line": 56,
"column": 27
},
"identifierName": "visible"
},
"name": "visible"
},
"computed": false
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 2025,
"end": 2086,
"loc": {
"start": {
"line": 59,
"column": 4
},
"end": {
"line": 61,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2025,
"end": 2045,
"loc": {
"start": {
"line": 59,
"column": 4
},
"end": {
"line": 59,
"column": 24
},
"identifierName": "shouldPauseRendering"
},
"name": "shouldPauseRendering"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2048,
"end": 2086,
"loc": {
"start": {
"line": 59,
"column": 27
},
"end": {
"line": 61,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2059,
"end": 2079,
"loc": {
"start": {
"line": 60,
"column": 8
},
"end": {
"line": 60,
"column": 28
}
},
"argument": {
"type": "MemberExpression",
"start": 2066,
"end": 2078,
"loc": {
"start": {
"line": 60,
"column": 15
},
"end": {
"line": 60,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 2066,
"end": 2070,
"loc": {
"start": {
"line": 60,
"column": 15
},
"end": {
"line": 60,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 2071,
"end": 2078,
"loc": {
"start": {
"line": 60,
"column": 20
},
"end": {
"line": 60,
"column": 27
},
"identifierName": "visible"
},
"name": "visible"
},
"computed": false
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 2094,
"end": 2598,
"loc": {
"start": {
"line": 63,
"column": 4
},
"end": {
"line": 75,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2094,
"end": 2104,
"loc": {
"start": {
"line": 63,
"column": 4
},
"end": {
"line": 63,
"column": 14
},
"identifierName": "initialize"
},
"name": "initialize"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2107,
"end": 2598,
"loc": {
"start": {
"line": 63,
"column": 17
},
"end": {
"line": 75,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2118,
"end": 2196,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 86
}
},
"expression": {
"type": "CallExpression",
"start": 2118,
"end": 2195,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 85
}
},
"callee": {
"type": "MemberExpression",
"start": 2118,
"end": 2178,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 68
}
},
"object": {
"type": "CallExpression",
"start": 2118,
"end": 2174,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 2118,
"end": 2148,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 2118,
"end": 2137,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 27
}
},
"object": {
"type": "MemberExpression",
"start": 2118,
"end": 2127,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 2118,
"end": 2122,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2123,
"end": 2127,
"loc": {
"start": {
"line": 64,
"column": 13
},
"end": {
"line": 64,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2128,
"end": 2137,
"loc": {
"start": {
"line": 64,
"column": 18
},
"end": {
"line": 64,
"column": 27
},
"identifierName": "keyMapper"
},
"name": "keyMapper"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2138,
"end": 2148,
"loc": {
"start": {
"line": 64,
"column": 28
},
"end": {
"line": 64,
"column": 38
},
"identifierName": "getBinding"
},
"name": "getBinding"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2149,
"end": 2173,
"loc": {
"start": {
"line": 64,
"column": 39
},
"end": {
"line": 64,
"column": 63
}
},
"object": {
"type": "MemberExpression",
"start": 2149,
"end": 2168,
"loc": {
"start": {
"line": 64,
"column": 39
},
"end": {
"line": 64,
"column": 58
}
},
"object": {
"type": "Identifier",
"start": 2149,
"end": 2160,
"loc": {
"start": {
"line": 64,
"column": 39
},
"end": {
"line": 64,
"column": 50
},
"identifierName": "KEYMAPPINGS"
},
"name": "KEYMAPPINGS"
},
"property": {
"type": "Identifier",
"start": 2161,
"end": 2168,
"loc": {
"start": {
"line": 64,
"column": 51
},
"end": {
"line": 64,
"column": 58
},
"identifierName": "general"
},
"name": "general"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2169,
"end": 2173,
"loc": {
"start": {
"line": 64,
"column": 59
},
"end": {
"line": 64,
"column": 63
},
"identifierName": "back"
},
"name": "back"
},
"computed": false
}
]
},
"property": {
"type": "Identifier",
"start": 2175,
"end": 2178,
"loc": {
"start": {
"line": 64,
"column": 65
},
"end": {
"line": 64,
"column": 68
},
"identifierName": "add"
},
"name": "add"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2179,
"end": 2188,
"loc": {
"start": {
"line": 64,
"column": 69
},
"end": {
"line": 64,
"column": 78
}
},
"object": {
"type": "ThisExpression",
"start": 2179,
"end": 2183,
"loc": {
"start": {
"line": 64,
"column": 69
},
"end": {
"line": 64,
"column": 73
}
}
},
"property": {
"type": "Identifier",
"start": 2184,
"end": 2188,
"loc": {
"start": {
"line": 64,
"column": 74
},
"end": {
"line": 64,
"column": 78
},
"identifierName": "show"
},
"name": "show"
},
"computed": false
},
{
"type": "ThisExpression",
"start": 2190,
"end": 2194,
"loc": {
"start": {
"line": 64,
"column": 80
},
"end": {
"line": 64,
"column": 84
}
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2208,
"end": 2325,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 68,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2208,
"end": 2324,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 68,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2208,
"end": 2222,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 2208,
"end": 2212,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2213,
"end": 2222,
"loc": {
"start": {
"line": 66,
"column": 13
},
"end": {
"line": 66,
"column": 22
},
"identifierName": "domAttach"
},
"name": "domAttach"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 2225,
"end": 2324,
"loc": {
"start": {
"line": 66,
"column": 25
},
"end": {
"line": 68,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 2229,
"end": 2245,
"loc": {
"start": {
"line": 66,
"column": 29
},
"end": {
"line": 66,
"column": 45
},
"identifierName": "DynamicDomAttach"
},
"name": "DynamicDomAttach"
},
"arguments": [
{
"type": "MemberExpression",
"start": 2246,
"end": 2255,
"loc": {
"start": {
"line": 66,
"column": 46
},
"end": {
"line": 66,
"column": 55
}
},
"object": {
"type": "ThisExpression",
"start": 2246,
"end": 2250,
"loc": {
"start": {
"line": 66,
"column": 46
},
"end": {
"line": 66,
"column": 50
}
}
},
"property": {
"type": "Identifier",
"start": 2251,
"end": 2255,
"loc": {
"start": {
"line": 66,
"column": 51
},
"end": {
"line": 66,
"column": 55
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 2257,
"end": 2272,
"loc": {
"start": {
"line": 66,
"column": 57
},
"end": {
"line": 66,
"column": 72
}
},
"object": {
"type": "ThisExpression",
"start": 2257,
"end": 2261,
"loc": {
"start": {
"line": 66,
"column": 57
},
"end": {
"line": 66,
"column": 61
}
}
},
"property": {
"type": "Identifier",
"start": 2262,
"end": 2272,
"loc": {
"start": {
"line": 66,
"column": 62
},
"end": {
"line": 66,
"column": 72
},
"identifierName": "background"
},
"name": "background"
},
"computed": false
},
{
"type": "ObjectExpression",
"start": 2274,
"end": 2323,
"loc": {
"start": {
"line": 66,
"column": 74
},
"end": {
"line": 68,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 2289,
"end": 2311,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"column": 34
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2289,
"end": 2300,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"column": 23
},
"identifierName": "attachClass"
},
"name": "attachClass"
},
"value": {
"type": "StringLiteral",
"start": 2302,
"end": 2311,
"loc": {
"start": {
"line": 67,
"column": 25
},
"end": {
"line": 67,
"column": 34
}
},
"extra": {
"rawValue": "visible",
"raw": "\"visible\""
},
"value": "visible"
}
}
]
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 2337,
"end": 2392,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 63
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2337,
"end": 2391,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 62
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2337,
"end": 2355,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 26
}
},
"object": {
"type": "ThisExpression",
"start": 2337,
"end": 2341,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2342,
"end": 2355,
"loc": {
"start": {
"line": 70,
"column": 13
},
"end": {
"line": 70,
"column": 26
},
"identifierName": "inputReciever"
},
"name": "inputReciever"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 2358,
"end": 2391,
"loc": {
"start": {
"line": 70,
"column": 29
},
"end": {
"line": 70,
"column": 62
}
},
"callee": {
"type": "Identifier",
"start": 2362,
"end": 2375,
"loc": {
"start": {
"line": 70,
"column": 33
},
"end": {
"line": 70,
"column": 46
},
"identifierName": "InputReceiver"
},
"name": "InputReceiver"
},
"arguments": [
{
"type": "StringLiteral",
"start": 2376,
"end": 2390,
"loc": {
"start": {
"line": 70,
"column": 47
},
"end": {
"line": 70,
"column": 61
}
},
"extra": {
"rawValue": "settingsmenu",
"raw": "\"settingsmenu\""
},
"value": "settingsmenu"
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 2402,
"end": 2476,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 71,
"column": 82
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2402,
"end": 2475,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 71,
"column": 81
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2402,
"end": 2422,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 71,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 2402,
"end": 2406,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 71,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2407,
"end": 2422,
"loc": {
"start": {
"line": 71,
"column": 13
},
"end": {
"line": 71,
"column": 28
},
"identifierName": "keyActionMapper"
},
"name": "keyActionMapper"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 2425,
"end": 2475,
"loc": {
"start": {
"line": 71,
"column": 31
},
"end": {
"line": 71,
"column": 81
}
},
"callee": {
"type": "Identifier",
"start": 2429,
"end": 2444,
"loc": {
"start": {
"line": 71,
"column": 35
},
"end": {
"line": 71,
"column": 50
},
"identifierName": "KeyActionMapper"
},
"name": "KeyActionMapper"
},
"arguments": [
{
"type": "MemberExpression",
"start": 2445,
"end": 2454,
"loc": {
"start": {
"line": 71,
"column": 51
},
"end": {
"line": 71,
"column": 60
}
},
"object": {
"type": "ThisExpression",
"start": 2445,
"end": 2449,
"loc": {
"start": {
"line": 71,
"column": 51
},
"end": {
"line": 71,
"column": 55
}
}
},
"property": {
"type": "Identifier",
"start": 2450,
"end": 2454,
"loc": {
"start": {
"line": 71,
"column": 56
},
"end": {
"line": 71,
"column": 60
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 2456,
"end": 2474,
"loc": {
"start": {
"line": 71,
"column": 62
},
"end": {
"line": 71,
"column": 80
}
},
"object": {
"type": "ThisExpression",
"start": 2456,
"end": 2460,
"loc": {
"start": {
"line": 71,
"column": 62
},
"end": {
"line": 71,
"column": 66
}
}
},
"property": {
"type": "Identifier",
"start": 2461,
"end": 2474,
"loc": {
"start": {
"line": 71,
"column": 67
},
"end": {
"line": 71,
"column": 80
},
"identifierName": "inputReciever"
},
"name": "inputReciever"
},
"computed": false
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 2486,
"end": 2566,
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 88
}
},
"expression": {
"type": "CallExpression",
"start": 2486,
"end": 2565,
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 87
}
},
"callee": {
"type": "MemberExpression",
"start": 2486,
"end": 2547,
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 69
}
},
"object": {
"type": "CallExpression",
"start": 2486,
"end": 2543,
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 65
}
},
"callee": {
"type": "MemberExpression",
"start": 2486,
"end": 2517,
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 2486,
"end": 2506,
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 2486,
"end": 2490,
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2491,
"end": 2506,
"loc": {
"start": {
"line": 72,
"column": 13
},
"end": {
"line": 72,
"column": 28
},
"identifierName": "keyActionMapper"
},
"name": "keyActionMapper"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2507,
"end": 2517,
"loc": {
"start": {
"line": 72,
"column": 29
},
"end": {
"line": 72,
"column": 39
},
"identifierName": "getBinding"
},
"name": "getBinding"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2518,
"end": 2542,
"loc": {
"start": {
"line": 72,
"column": 40
},
"end": {
"line": 72,
"column": 64
}
},
"object": {
"type": "MemberExpression",
"start": 2518,
"end": 2537,
"loc": {
"start": {
"line": 72,
"column": 40
},
"end": {
"line": 72,
"column": 59
}
},
"object": {
"type": "Identifier",
"start": 2518,
"end": 2529,
"loc": {
"start": {
"line": 72,
"column": 40
},
"end": {
"line": 72,
"column": 51
},
"identifierName": "KEYMAPPINGS"
},
"name": "KEYMAPPINGS"
},
"property": {
"type": "Identifier",
"start": 2530,
"end": 2537,
"loc": {
"start": {
"line": 72,
"column": 52
},
"end": {
"line": 72,
"column": 59
},
"identifierName": "general"
},
"name": "general"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2538,
"end": 2542,
"loc": {
"start": {
"line": 72,
"column": 60
},
"end": {
"line": 72,
"column": 64
},
"identifierName": "back"
},
"name": "back"
},
"computed": false
}
]
},
"property": {
"type": "Identifier",
"start": 2544,
"end": 2547,
"loc": {
"start": {
"line": 72,
"column": 66
},
"end": {
"line": 72,
"column": 69
},
"identifierName": "add"
},
"name": "add"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2548,
"end": 2558,
"loc": {
"start": {
"line": 72,
"column": 70
},
"end": {
"line": 72,
"column": 80
}
},
"object": {
"type": "ThisExpression",
"start": 2548,
"end": 2552,
"loc": {
"start": {
"line": 72,
"column": 70
},
"end": {
"line": 72,
"column": 74
}
}
},
"property": {
"type": "Identifier",
"start": 2553,
"end": 2558,
"loc": {
"start": {
"line": 72,
"column": 75
},
"end": {
"line": 72,
"column": 80
},
"identifierName": "close"
},
"name": "close"
},
"computed": false
},
{
"type": "ThisExpression",
"start": 2560,
"end": 2564,
"loc": {
"start": {
"line": 72,
"column": 82
},
"end": {
"line": 72,
"column": 86
}
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2578,
"end": 2591,
"loc": {
"start": {
"line": 74,
"column": 8
},
"end": {
"line": 74,
"column": 21
}
},
"expression": {
"type": "CallExpression",
"start": 2578,
"end": 2590,
"loc": {
"start": {
"line": 74,
"column": 8
},
"end": {
"line": 74,
"column": 20
}
},
"callee": {
"type": "MemberExpression",
"start": 2578,
"end": 2588,
"loc": {
"start": {
"line": 74,
"column": 8
},
"end": {
"line": 74,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 2578,
"end": 2582,
"loc": {
"start": {
"line": 74,
"column": 8
},
"end": {
"line": 74,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2583,
"end": 2588,
"loc": {
"start": {
"line": 74,
"column": 13
},
"end": {
"line": 74,
"column": 18
},
"identifierName": "close"
},
"name": "close"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 2606,
"end": 3667,
"loc": {
"start": {
"line": 77,
"column": 4
},
"end": {
"line": 100,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2606,
"end": 2610,
"loc": {
"start": {
"line": 77,
"column": 4
},
"end": {
"line": 77,
"column": 8
},
"identifierName": "show"
},
"name": "show"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2613,
"end": 3667,
"loc": {
"start": {
"line": 77,
"column": 11
},
"end": {
"line": 100,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2624,
"end": 2644,
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 28
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2624,
"end": 2643,
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 27
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2624,
"end": 2636,
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2624,
"end": 2628,
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2629,
"end": 2636,
"loc": {
"start": {
"line": 78,
"column": 13
},
"end": {
"line": 78,
"column": 20
},
"identifierName": "visible"
},
"name": "visible"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 2639,
"end": 2643,
"loc": {
"start": {
"line": 78,
"column": 23
},
"end": {
"line": 78,
"column": 27
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 2654,
"end": 2722,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 76
}
},
"expression": {
"type": "CallExpression",
"start": 2654,
"end": 2721,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 75
}
},
"callee": {
"type": "MemberExpression",
"start": 2654,
"end": 2701,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 2654,
"end": 2676,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 30
}
},
"object": {
"type": "MemberExpression",
"start": 2654,
"end": 2667,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 21
}
},
"object": {
"type": "MemberExpression",
"start": 2654,
"end": 2663,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 2654,
"end": 2658,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2659,
"end": 2663,
"loc": {
"start": {
"line": 79,
"column": 13
},
"end": {
"line": 79,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2664,
"end": 2667,
"loc": {
"start": {
"line": 79,
"column": 18
},
"end": {
"line": 79,
"column": 21
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2668,
"end": 2676,
"loc": {
"start": {
"line": 79,
"column": 22
},
"end": {
"line": 79,
"column": 30
},
"identifierName": "inputMgr"
},
"name": "inputMgr"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2677,
"end": 2701,
"loc": {
"start": {
"line": 79,
"column": 31
},
"end": {
"line": 79,
"column": 55
},
"identifierName": "makeSureAttachedAndOnTop"
},
"name": "makeSureAttachedAndOnTop"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2702,
"end": 2720,
"loc": {
"start": {
"line": 79,
"column": 56
},
"end": {
"line": 79,
"column": 74
}
},
"object": {
"type": "ThisExpression",
"start": 2702,
"end": 2706,
"loc": {
"start": {
"line": 79,
"column": 56
},
"end": {
"line": 79,
"column": 60
}
}
},
"property": {
"type": "Identifier",
"start": 2707,
"end": 2720,
"loc": {
"start": {
"line": 79,
"column": 61
},
"end": {
"line": 79,
"column": 74
},
"identifierName": "inputReciever"
},
"name": "inputReciever"
},
"computed": false
}
]
}
},
{
"type": "VariableDeclaration",
"start": 2734,
"end": 2798,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 72
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2740,
"end": 2797,
"loc": {
"start": {
"line": 81,
"column": 14
},
"end": {
"line": 81,
"column": 71
}
},
"id": {
"type": "Identifier",
"start": 2740,
"end": 2758,
"loc": {
"start": {
"line": 81,
"column": 14
},
"end": {
"line": 81,
"column": 32
},
"identifierName": "totalMinutesPlayed"
},
"name": "totalMinutesPlayed"
},
"init": {
"type": "CallExpression",
"start": 2761,
"end": 2797,
"loc": {
"start": {
"line": 81,
"column": 35
},
"end": {
"line": 81,
"column": 71
}
},
"callee": {
"type": "MemberExpression",
"start": 2761,
"end": 2770,
"loc": {
"start": {
"line": 81,
"column": 35
},
"end": {
"line": 81,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 2761,
"end": 2765,
"loc": {
"start": {
"line": 81,
"column": 35
},
"end": {
"line": 81,
"column": 39
},
"identifierName": "Math"
},
"name": "Math"
},
"property": {
"type": "Identifier",
"start": 2766,
"end": 2770,
"loc": {
"start": {
"line": 81,
"column": 40
},
"end": {
"line": 81,
"column": 44
},
"identifierName": "ceil"
},
"name": "ceil"
},
"computed": false
},
"arguments": [
{
"type": "BinaryExpression",
"start": 2771,
"end": 2796,
"loc": {
"start": {
"line": 81,
"column": 45
},
"end": {
"line": 81,
"column": 70
}
},
"left": {
"type": "CallExpression",
"start": 2771,
"end": 2791,
"loc": {
"start": {
"line": 81,
"column": 45
},
"end": {
"line": 81,
"column": 65
}
},
"callee": {
"type": "MemberExpression",
"start": 2771,
"end": 2789,
"loc": {
"start": {
"line": 81,
"column": 45
},
"end": {
"line": 81,
"column": 63
}
},
"object": {
"type": "MemberExpression",
"start": 2771,
"end": 2785,
"loc": {
"start": {
"line": 81,
"column": 45
},
"end": {
"line": 81,
"column": 59
}
},
"object": {
"type": "MemberExpression",
"start": 2771,
"end": 2780,
"loc": {
"start": {
"line": 81,
"column": 45
},
"end": {
"line": 81,
"column": 54
}
},
"object": {
"type": "ThisExpression",
"start": 2771,
"end": 2775,
"loc": {
"start": {
"line": 81,
"column": 45
},
"end": {
"line": 81,
"column": 49
}
}
},
"property": {
"type": "Identifier",
"start": 2776,
"end": 2780,
"loc": {
"start": {
"line": 81,
"column": 50
},
"end": {
"line": 81,
"column": 54
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2781,
"end": 2785,
"loc": {
"start": {
"line": 81,
"column": 55
},
"end": {
"line": 81,
"column": 59
},
"identifierName": "time"
},
"name": "time"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2786,
"end": 2789,
"loc": {
"start": {
"line": 81,
"column": 60
},
"end": {
"line": 81,
"column": 63
},
"identifierName": "now"
},
"name": "now"
},
"computed": false
},
"arguments": []
},
"operator": "/",
"right": {
"type": "NumericLiteral",
"start": 2794,
"end": 2796,
"loc": {
"start": {
"line": 81,
"column": 68
},
"end": {
"line": 81,
"column": 70
}
},
"extra": {
"rawValue": 60,
"raw": "60"
},
"value": 60
}
}
]
}
}
],
"kind": "const",
"trailingComments": [
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 2810,
"end": 2836,
"loc": {
"start": {
"line": 83,
"column": 8
},
"end": {
"line": 83,
"column": 34
}
}
}
]
},
{
"type": "VariableDeclaration",
"start": 2846,
"end": 2915,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 77
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2852,
"end": 2914,
"loc": {
"start": {
"line": 84,
"column": 14
},
"end": {
"line": 84,
"column": 76
}
},
"id": {
"type": "Identifier",
"start": 2852,
"end": 2867,
"loc": {
"start": {
"line": 84,
"column": 14
},
"end": {
"line": 84,
"column": 29
},
"identifierName": "playtimeElement"
},
"name": "playtimeElement",
"leadingComments": null
},
"init": {
"type": "CallExpression",
"start": 2870,
"end": 2914,
"loc": {
"start": {
"line": 84,
"column": 32
},
"end": {
"line": 84,
"column": 76
}
},
"callee": {
"type": "MemberExpression",
"start": 2870,
"end": 2901,
"loc": {
"start": {
"line": 84,
"column": 32
},
"end": {
"line": 84,
"column": 63
}
},
"object": {
"type": "MemberExpression",
"start": 2870,
"end": 2887,
"loc": {
"start": {
"line": 84,
"column": 32
},
"end": {
"line": 84,
"column": 49
}
},
"object": {
"type": "ThisExpression",
"start": 2870,
"end": 2874,
"loc": {
"start": {
"line": 84,
"column": 32
},
"end": {
"line": 84,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"start": 2875,
"end": 2887,
"loc": {
"start": {
"line": 84,
"column": 37
},
"end": {
"line": 84,
"column": 49
},
"identifierName": "statsElement"
},
"name": "statsElement"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2888,
"end": 2901,
"loc": {
"start": {
"line": 84,
"column": 50
},
"end": {
"line": 84,
"column": 63
},
"identifierName": "querySelector"
},
"name": "querySelector"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2902,
"end": 2913,
"loc": {
"start": {
"line": 84,
"column": 64
},
"end": {
"line": 84,
"column": 75
}
},
"extra": {
"rawValue": ".playtime",
"raw": "\".playtime\""
},
"value": ".playtime"
}
]
},
"leadingComments": null
}
],
"kind": "const",
"leadingComments": [
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 2810,
"end": 2836,
"loc": {
"start": {
"line": 83,
"column": 8
},
"end": {
"line": 83,
"column": 34
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 2925,
"end": 2951,
"loc": {
"start": {
"line": 85,
"column": 8
},
"end": {
"line": 85,
"column": 34
}
}
}
]
},
{
"type": "VariableDeclaration",
"start": 2961,
"end": 3044,
"loc": {
"start": {
"line": 86,
"column": 8
},
"end": {
"line": 86,
"column": 91
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2967,
"end": 3043,
"loc": {
"start": {
"line": 86,
"column": 14
},
"end": {
"line": 86,
"column": 90
}
},
"id": {
"type": "Identifier",
"start": 2967,
"end": 2989,
"loc": {
"start": {
"line": 86,
"column": 14
},
"end": {
"line": 86,
"column": 36
},
"identifierName": "buildingsPlacedElement"
},
"name": "buildingsPlacedElement",
"leadingComments": null
},
"init": {
"type": "CallExpression",
"start": 2992,
"end": 3043,
"loc": {
"start": {
"line": 86,
"column": 39
},
"end": {
"line": 86,
"column": 90
}
},
"callee": {
"type": "MemberExpression",
"start": 2992,
"end": 3023,
"loc": {
"start": {
"line": 86,
"column": 39
},
"end": {
"line": 86,
"column": 70
}
},
"object": {
"type": "MemberExpression",
"start": 2992,
"end": 3009,
"loc": {
"start": {
"line": 86,
"column": 39
},
"end": {
"line": 86,
"column": 56
}
},
"object": {
"type": "ThisExpression",
"start": 2992,
"end": 2996,
"loc": {
"start": {
"line": 86,
"column": 39
},
"end": {
"line": 86,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"start": 2997,
"end": 3009,
"loc": {
"start": {
"line": 86,
"column": 44
},
"end": {
"line": 86,
"column": 56
},
"identifierName": "statsElement"
},
"name": "statsElement"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3010,
"end": 3023,
"loc": {
"start": {
"line": 86,
"column": 57
},
"end": {
"line": 86,
"column": 70
},
"identifierName": "querySelector"
},
"name": "querySelector"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 3024,
"end": 3042,
"loc": {
"start": {
"line": 86,
"column": 71
},
"end": {
"line": 86,
"column": 89
}
},
"extra": {
"rawValue": ".buildingsPlaced",
"raw": "\".buildingsPlaced\""
},
"value": ".buildingsPlaced"
}
]
},
"leadingComments": null
}
],
"kind": "const",
"leadingComments": [
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 2925,
"end": 2951,
"loc": {
"start": {
"line": 85,
"column": 8
},
"end": {
"line": 85,
"column": 34
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 3054,
"end": 3080,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 34
}
}
}
]
},
{
"type": "VariableDeclaration",
"start": 3090,
"end": 3165,
"loc": {
"start": {
"line": 88,
"column": 8
},
"end": {
"line": 88,
"column": 83
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3096,
"end": 3164,
"loc": {
"start": {
"line": 88,
"column": 14
},
"end": {
"line": 88,
"column": 82
}
},
"id": {
"type": "Identifier",
"start": 3096,
"end": 3114,
"loc": {
"start": {
"line": 88,
"column": 14
},
"end": {
"line": 88,
"column": 32
},
"identifierName": "beltsPlacedElement"
},
"name": "beltsPlacedElement",
"leadingComments": null
},
"init": {
"type": "CallExpression",
"start": 3117,
"end": 3164,
"loc": {
"start": {
"line": 88,
"column": 35
},
"end": {
"line": 88,
"column": 82
}
},
"callee": {
"type": "MemberExpression",
"start": 3117,
"end": 3148,
"loc": {
"start": {
"line": 88,
"column": 35
},
"end": {
"line": 88,
"column": 66
}
},
"object": {
"type": "MemberExpression",
"start": 3117,
"end": 3134,
"loc": {
"start": {
"line": 88,
"column": 35
},
"end": {
"line": 88,
"column": 52
}
},
"object": {
"type": "ThisExpression",
"start": 3117,
"end": 3121,
"loc": {
"start": {
"line": 88,
"column": 35
},
"end": {
"line": 88,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"start": 3122,
"end": 3134,
"loc": {
"start": {
"line": 88,
"column": 40
},
"end": {
"line": 88,
"column": 52
},
"identifierName": "statsElement"
},
"name": "statsElement"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3135,
"end": 3148,
"loc": {
"start": {
"line": 88,
"column": 53
},
"end": {
"line": 88,
"column": 66
},
"identifierName": "querySelector"
},
"name": "querySelector"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 3149,
"end": 3163,
"loc": {
"start": {
"line": 88,
"column": 67
},
"end": {
"line": 88,
"column": 81
}
},
"extra": {
"rawValue": ".beltsPlaced",
"raw": "\".beltsPlaced\""
},
"value": ".beltsPlaced"
}
]
},
"leadingComments": null
}
],
"kind": "const",
"leadingComments": [
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 3054,
"end": 3080,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 34
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3177,
"end": 3268,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 99
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3177,
"end": 3267,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 98
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3177,
"end": 3202,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 3177,
"end": 3192,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 23
},
"identifierName": "playtimeElement"
},
"name": "playtimeElement"
},
"property": {
"type": "Identifier",
"start": 3193,
"end": 3202,
"loc": {
"start": {
"line": 90,
"column": 24
},
"end": {
"line": 90,
"column": 33
},
"identifierName": "innerText"
},
"name": "innerText"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 3205,
"end": 3267,
"loc": {
"start": {
"line": 90,
"column": 36
},
"end": {
"line": 90,
"column": 98
}
},
"callee": {
"type": "MemberExpression",
"start": 3205,
"end": 3235,
"loc": {
"start": {
"line": 90,
"column": 36
},
"end": {
"line": 90,
"column": 66
}
},
"object": {
"type": "MemberExpression",
"start": 3205,
"end": 3227,
"loc": {
"start": {
"line": 90,
"column": 36
},
"end": {
"line": 90,
"column": 58
}
},
"object": {
"type": "MemberExpression",
"start": 3205,
"end": 3218,
"loc": {
"start": {
"line": 90,
"column": 36
},
"end": {
"line": 90,
"column": 49
}
},
"object": {
"type": "MemberExpression",
"start": 3205,
"end": 3213,
"loc": {
"start": {
"line": 90,
"column": 36
},
"end": {
"line": 90,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 3205,
"end": 3206,
"loc": {
"start": {
"line": 90,
"column": 36
},
"end": {
"line": 90,
"column": 37
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 3207,
"end": 3213,
"loc": {
"start": {
"line": 90,
"column": 38
},
"end": {
"line": 90,
"column": 44
},
"identifierName": "global"
},
"name": "global"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3214,
"end": 3218,
"loc": {
"start": {
"line": 90,
"column": 45
},
"end": {
"line": 90,
"column": 49
},
"identifierName": "time"
},
"name": "time"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3219,
"end": 3227,
"loc": {
"start": {
"line": 90,
"column": 50
},
"end": {
"line": 90,
"column": 58
},
"identifierName": "xMinutes"
},
"name": "xMinutes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3228,
"end": 3235,
"loc": {
"start": {
"line": 90,
"column": 59
},
"end": {
"line": 90,
"column": 66
},
"identifierName": "replace"
},
"name": "replace"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 3236,
"end": 3241,
"loc": {
"start": {
"line": 90,
"column": 67
},
"end": {
"line": 90,
"column": 72
}
},
"extra": {
"rawValue": "<x>",
"raw": "\"<x>\""
},
"value": "<x>"
},
{
"type": "TemplateLiteral",
"start": 3243,
"end": 3266,
"loc": {
"start": {
"line": 90,
"column": 74
},
"end": {
"line": 90,
"column": 97
}
},
"expressions": [
{
"type": "Identifier",
"start": 3246,
"end": 3264,
"loc": {
"start": {
"line": 90,
"column": 77
},
"end": {
"line": 90,
"column": 95
},
"identifierName": "totalMinutesPlayed"
},
"name": "totalMinutesPlayed"
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 3244,
"end": 3244,
"loc": {
"start": {
"line": 90,
"column": 75
},
"end": {
"line": 90,
"column": 75
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 3265,
"end": 3265,
"loc": {
"start": {
"line": 90,
"column": 96
},
"end": {
"line": 90,
"column": 96
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": true
}
]
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 3280,
"end": 3510,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 95,
"column": 10
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3280,
"end": 3509,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 95,
"column": 9
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3280,
"end": 3312,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 3280,
"end": 3302,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 30
},
"identifierName": "buildingsPlacedElement"
},
"name": "buildingsPlacedElement"
},
"property": {
"type": "Identifier",
"start": 3303,
"end": 3312,
"loc": {
"start": {
"line": 92,
"column": 31
},
"end": {
"line": 92,
"column": 40
},
"identifierName": "innerText"
},
"name": "innerText"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 3315,
"end": 3509,
"loc": {
"start": {
"line": 92,
"column": 43
},
"end": {
"line": 95,
"column": 9
}
},
"callee": {
"type": "Identifier",
"start": 3315,
"end": 3334,
"loc": {
"start": {
"line": 92,
"column": 43
},
"end": {
"line": 92,
"column": 62
},
"identifierName": "formatBigNumberFull"
},
"name": "formatBigNumberFull"
},
"arguments": [
{
"type": "BinaryExpression",
"start": 3349,
"end": 3498,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 94,
"column": 73
}
},
"left": {
"type": "MemberExpression",
"start": 3349,
"end": 3421,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 84
}
},
"object": {
"type": "CallExpression",
"start": 3349,
"end": 3414,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 77
}
},
"callee": {
"type": "MemberExpression",
"start": 3349,
"end": 3388,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 51
}
},
"object": {
"type": "MemberExpression",
"start": 3349,
"end": 3368,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 31
}
},
"object": {
"type": "MemberExpression",
"start": 3349,
"end": 3358,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 3349,
"end": 3353,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 3354,
"end": 3358,
"loc": {
"start": {
"line": 93,
"column": 17
},
"end": {
"line": 93,
"column": 21
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3359,
"end": 3368,
"loc": {
"start": {
"line": 93,
"column": 22
},
"end": {
"line": 93,
"column": 31
},
"identifierName": "entityMgr"
},
"name": "entityMgr"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3369,
"end": 3388,
"loc": {
"start": {
"line": 93,
"column": 32
},
"end": {
"line": 93,
"column": 51
},
"identifierName": "getAllWithComponent"
},
"name": "getAllWithComponent"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 3389,
"end": 3413,
"loc": {
"start": {
"line": 93,
"column": 52
},
"end": {
"line": 93,
"column": 76
},
"identifierName": "StaticMapEntityComponent"
},
"name": "StaticMapEntityComponent"
}
]
},
"property": {
"type": "Identifier",
"start": 3415,
"end": 3421,
"loc": {
"start": {
"line": 93,
"column": 78
},
"end": {
"line": 93,
"column": 84
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
},
"operator": "-",
"right": {
"type": "MemberExpression",
"start": 3437,
"end": 3498,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 73
}
},
"object": {
"type": "CallExpression",
"start": 3437,
"end": 3491,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 66
}
},
"callee": {
"type": "MemberExpression",
"start": 3437,
"end": 3476,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 51
}
},
"object": {
"type": "MemberExpression",
"start": 3437,
"end": 3456,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 31
}
},
"object": {
"type": "MemberExpression",
"start": 3437,
"end": 3446,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 3437,
"end": 3441,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 3442,
"end": 3446,
"loc": {
"start": {
"line": 94,
"column": 17
},
"end": {
"line": 94,
"column": 21
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3447,
"end": 3456,
"loc": {
"start": {
"line": 94,
"column": 22
},
"end": {
"line": 94,
"column": 31
},
"identifierName": "entityMgr"
},
"name": "entityMgr"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3457,
"end": 3476,
"loc": {
"start": {
"line": 94,
"column": 32
},
"end": {
"line": 94,
"column": 51
},
"identifierName": "getAllWithComponent"
},
"name": "getAllWithComponent"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 3477,
"end": 3490,
"loc": {
"start": {
"line": 94,
"column": 52
},
"end": {
"line": 94,
"column": 65
},
"identifierName": "BeltComponent"
},
"name": "BeltComponent"
}
]
},
"property": {
"type": "Identifier",
"start": 3492,
"end": 3498,
"loc": {
"start": {
"line": 94,
"column": 67
},
"end": {
"line": 94,
"column": 73
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 3522,
"end": 3660,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 99,
"column": 10
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3522,
"end": 3659,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 99,
"column": 9
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3522,
"end": 3550,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 36
}
},
"object": {
"type": "Identifier",
"start": 3522,
"end": 3540,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 26
},
"identifierName": "beltsPlacedElement"
},
"name": "beltsPlacedElement"
},
"property": {
"type": "Identifier",
"start": 3541,
"end": 3550,
"loc": {
"start": {
"line": 97,
"column": 27
},
"end": {
"line": 97,
"column": 36
},
"identifierName": "innerText"
},
"name": "innerText"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 3553,
"end": 3659,
"loc": {
"start": {
"line": 97,
"column": 39
},
"end": {
"line": 99,
"column": 9
}
},
"callee": {
"type": "Identifier",
"start": 3553,
"end": 3572,
"loc": {
"start": {
"line": 97,
"column": 39
},
"end": {
"line": 97,
"column": 58
},
"identifierName": "formatBigNumberFull"
},
"name": "formatBigNumberFull"
},
"arguments": [
{
"type": "MemberExpression",
"start": 3587,
"end": 3648,
"loc": {
"start": {
"line": 98,
"column": 12
},
"end": {
"line": 98,
"column": 73
}
},
"object": {
"type": "CallExpression",
"start": 3587,
"end": 3641,
"loc": {
"start": {
"line": 98,
"column": 12
},
"end": {
"line": 98,
"column": 66
}
},
"callee": {
"type": "MemberExpression",
"start": 3587,
"end": 3626,
"loc": {
"start": {
"line": 98,
"column": 12
},
"end": {
"line": 98,
"column": 51
}
},
"object": {
"type": "MemberExpression",
"start": 3587,
"end": 3606,
"loc": {
"start": {
"line": 98,
"column": 12
},
"end": {
"line": 98,
"column": 31
}
},
"object": {
"type": "MemberExpression",
"start": 3587,
"end": 3596,
"loc": {
"start": {
"line": 98,
"column": 12
},
"end": {
"line": 98,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 3587,
"end": 3591,
"loc": {
"start": {
"line": 98,
"column": 12
},
"end": {
"line": 98,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 3592,
"end": 3596,
"loc": {
"start": {
"line": 98,
"column": 17
},
"end": {
"line": 98,
"column": 21
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3597,
"end": 3606,
"loc": {
"start": {
"line": 98,
"column": 22
},
"end": {
"line": 98,
"column": 31
},
"identifierName": "entityMgr"
},
"name": "entityMgr"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3607,
"end": 3626,
"loc": {
"start": {
"line": 98,
"column": 32
},
"end": {
"line": 98,
"column": 51
},
"identifierName": "getAllWithComponent"
},
"name": "getAllWithComponent"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 3627,
"end": 3640,
"loc": {
"start": {
"line": 98,
"column": 52
},
"end": {
"line": 98,
"column": 65
},
"identifierName": "BeltComponent"
},
"name": "BeltComponent"
}
]
},
"property": {
"type": "Identifier",
"start": 3642,
"end": 3648,
"loc": {
"start": {
"line": 98,
"column": 67
},
"end": {
"line": 98,
"column": 73
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
}
]
}
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 3675,
"end": 3816,
"loc": {
"start": {
"line": 102,
"column": 4
},
"end": {
"line": 106,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3675,
"end": 3680,
"loc": {
"start": {
"line": 102,
"column": 4
},
"end": {
"line": 102,
"column": 9
},
"identifierName": "close"
},
"name": "close"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 3683,
"end": 3816,
"loc": {
"start": {
"line": 102,
"column": 12
},
"end": {
"line": 106,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3694,
"end": 3715,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 29
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3694,
"end": 3714,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 28
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3694,
"end": 3706,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 3694,
"end": 3698,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3699,
"end": 3706,
"loc": {
"start": {
"line": 103,
"column": 13
},
"end": {
"line": 103,
"column": 20
},
"identifierName": "visible"
},
"name": "visible"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 3709,
"end": 3714,
"loc": {
"start": {
"line": 103,
"column": 23
},
"end": {
"line": 103,
"column": 28
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 3725,
"end": 3785,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 68
}
},
"expression": {
"type": "CallExpression",
"start": 3725,
"end": 3784,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 67
}
},
"callee": {
"type": "MemberExpression",
"start": 3725,
"end": 3764,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 47
}
},
"object": {
"type": "MemberExpression",
"start": 3725,
"end": 3747,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 30
}
},
"object": {
"type": "MemberExpression",
"start": 3725,
"end": 3738,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 21
}
},
"object": {
"type": "MemberExpression",
"start": 3725,
"end": 3734,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 3725,
"end": 3729,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3730,
"end": 3734,
"loc": {
"start": {
"line": 104,
"column": 13
},
"end": {
"line": 104,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3735,
"end": 3738,
"loc": {
"start": {
"line": 104,
"column": 18
},
"end": {
"line": 104,
"column": 21
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3739,
"end": 3747,
"loc": {
"start": {
"line": 104,
"column": 22
},
"end": {
"line": 104,
"column": 30
},
"identifierName": "inputMgr"
},
"name": "inputMgr"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3748,
"end": 3764,
"loc": {
"start": {
"line": 104,
"column": 31
},
"end": {
"line": 104,
"column": 47
},
"identifierName": "makeSureDetached"
},
"name": "makeSureDetached"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 3765,
"end": 3783,
"loc": {
"start": {
"line": 104,
"column": 48
},
"end": {
"line": 104,
"column": 66
}
},
"object": {
"type": "ThisExpression",
"start": 3765,
"end": 3769,
"loc": {
"start": {
"line": 104,
"column": 48
},
"end": {
"line": 104,
"column": 52
}
}
},
"property": {
"type": "Identifier",
"start": 3770,
"end": 3783,
"loc": {
"start": {
"line": 104,
"column": 53
},
"end": {
"line": 104,
"column": 66
},
"identifierName": "inputReciever"
},
"name": "inputReciever"
},
"computed": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 3795,
"end": 3809,
"loc": {
"start": {
"line": 105,
"column": 8
},
"end": {
"line": 105,
"column": 22
}
},
"expression": {
"type": "CallExpression",
"start": 3795,
"end": 3808,
"loc": {
"start": {
"line": 105,
"column": 8
},
"end": {
"line": 105,
"column": 21
}
},
"callee": {
"type": "MemberExpression",
"start": 3795,
"end": 3806,
"loc": {
"start": {
"line": 105,
"column": 8
},
"end": {
"line": 105,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 3795,
"end": 3799,
"loc": {
"start": {
"line": 105,
"column": 8
},
"end": {
"line": 105,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3800,
"end": 3806,
"loc": {
"start": {
"line": 105,
"column": 13
},
"end": {
"line": 105,
"column": 19
},
"identifierName": "update"
},
"name": "update"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 3824,
"end": 3887,
"loc": {
"start": {
"line": 108,
"column": 4
},
"end": {
"line": 110,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3824,
"end": 3830,
"loc": {
"start": {
"line": 108,
"column": 4
},
"end": {
"line": 108,
"column": 10
},
"identifierName": "update"
},
"name": "update"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 3833,
"end": 3887,
"loc": {
"start": {
"line": 108,
"column": 13
},
"end": {
"line": 110,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3844,
"end": 3880,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 44
}
},
"expression": {
"type": "CallExpression",
"start": 3844,
"end": 3879,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 43
}
},
"callee": {
"type": "MemberExpression",
"start": 3844,
"end": 3865,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 29
}
},
"object": {
"type": "MemberExpression",
"start": 3844,
"end": 3858,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 3844,
"end": 3848,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3849,
"end": 3858,
"loc": {
"start": {
"line": 109,
"column": 13
},
"end": {
"line": 109,
"column": 22
},
"identifierName": "domAttach"
},
"name": "domAttach"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3859,
"end": 3865,
"loc": {
"start": {
"line": 109,
"column": 23
},
"end": {
"line": 109,
"column": 29
},
"identifierName": "update"
},
"name": "update"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 3866,
"end": 3878,
"loc": {
"start": {
"line": 109,
"column": 30
},
"end": {
"line": 109,
"column": 42
}
},
"object": {
"type": "ThisExpression",
"start": 3866,
"end": 3870,
"loc": {
"start": {
"line": 109,
"column": 30
},
"end": {
"line": 109,
"column": 34
}
}
},
"property": {
"type": "Identifier",
"start": 3871,
"end": 3878,
"loc": {
"start": {
"line": 109,
"column": 35
},
"end": {
"line": 109,
"column": 42
},
"identifierName": "visible"
},
"name": "visible"
},
"computed": false
}
]
}
}
],
"directives": []
}
}
]
},
"leadingComments": [],
"trailingComments": []
}
},
{
"type": "ExpressionStatement",
"start": 3894,
"end": 4454,
"loc": {
"start": {
"line": 113,
"column": 0
},
"end": {
"line": 134,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3894,
"end": 4453,
"loc": {
"start": {
"line": 113,
"column": 0
},
"end": {
"line": 134,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3894,
"end": 3917,
"loc": {
"start": {
"line": 113,
"column": 0
},
"end": {
"line": 113,
"column": 23
}
},
"object": {
"type": "Identifier",
"start": 3894,
"end": 3909,
"loc": {
"start": {
"line": 113,
"column": 0
},
"end": {
"line": 113,
"column": 15
},
"identifierName": "HUDSettingsMenu"
},
"name": "HUDSettingsMenu"
},
"property": {
"type": "Identifier",
"start": 3910,
"end": 3917,
"loc": {
"start": {
"line": 113,
"column": 16
},
"end": {
"line": 113,
"column": 23
},
"identifierName": "buttons"
},
"name": "buttons"
},
"computed": false
},
"right": {
"type": "ArrayExpression",
"start": 3920,
"end": 4453,
"loc": {
"start": {
"line": 113,
"column": 26
},
"end": {
"line": 134,
"column": 1
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 3921,
"end": 4089,
"loc": {
"start": {
"line": 113,
"column": 27
},
"end": {
"line": 119,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3932,
"end": 3946,
"loc": {
"start": {
"line": 114,
"column": 8
},
"end": {
"line": 114,
"column": 22
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3932,
"end": 3934,
"loc": {
"start": {
"line": 114,
"column": 8
},
"end": {
"line": 114,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 3936,
"end": 3946,
"loc": {
"start": {
"line": 114,
"column": 12
},
"end": {
"line": 114,
"column": 22
}
},
"extra": {
"rawValue": "continue",
"raw": "\"continue\""
},
"value": "continue"
}
},
{
"type": "ObjectProperty",
"start": 3957,
"end": 4013,
"loc": {
"start": {
"line": 115,
"column": 8
},
"end": {
"line": 115,
"column": 64
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3957,
"end": 3963,
"loc": {
"start": {
"line": 115,
"column": 8
},
"end": {
"line": 115,
"column": 14
},
"identifierName": "action"
},
"name": "action"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 3965,
"end": 4013,
"loc": {
"start": {
"line": 115,
"column": 16
},
"end": {
"line": 115,
"column": 64
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3965,
"end": 3980,
"loc": {
"start": {
"line": 115,
"column": 16
},
"end": {
"line": 115,
"column": 31
},
"identifierName": "hudSettingsMenu"
},
"name": "hudSettingsMenu"
}
],
"body": {
"type": "ArrowFunctionExpression",
"start": 3984,
"end": 4013,
"loc": {
"start": {
"line": 115,
"column": 35
},
"end": {
"line": 115,
"column": 64
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 3990,
"end": 4013,
"loc": {
"start": {
"line": 115,
"column": 41
},
"end": {
"line": 115,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 3990,
"end": 4011,
"loc": {
"start": {
"line": 115,
"column": 41
},
"end": {
"line": 115,
"column": 62
}
},
"object": {
"type": "Identifier",
"start": 3990,
"end": 4005,
"loc": {
"start": {
"line": 115,
"column": 41
},
"end": {
"line": 115,
"column": 56
},
"identifierName": "hudSettingsMenu"
},
"name": "hudSettingsMenu"
},
"property": {
"type": "Identifier",
"start": 4006,
"end": 4011,
"loc": {
"start": {
"line": 115,
"column": 57
},
"end": {
"line": 115,
"column": 62
},
"identifierName": "close"
},
"name": "close"
},
"computed": false
},
"arguments": []
}
}
}
},
{
"type": "ObjectProperty",
"start": 4024,
"end": 4081,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 118,
"column": 9
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4024,
"end": 4031,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 15
},
"identifierName": "options"
},
"name": "options"
},
"value": {
"type": "ObjectExpression",
"start": 4033,
"end": 4081,
"loc": {
"start": {
"line": 116,
"column": 17
},
"end": {
"line": 118,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4048,
"end": 4069,
"loc": {
"start": {
"line": 117,
"column": 12
},
"end": {
"line": 117,
"column": 33
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4048,
"end": 4062,
"loc": {
"start": {
"line": 117,
"column": 12
},
"end": {
"line": 117,
"column": 26
},
"identifierName": "preventDefault"
},
"name": "preventDefault"
},
"value": {
"type": "BooleanLiteral",
"start": 4064,
"end": 4069,
"loc": {
"start": {
"line": 117,
"column": 28
},
"end": {
"line": 117,
"column": 33
}
},
"value": false
}
}
]
}
}
]
},
{
"type": "ObjectExpression",
"start": 4096,
"end": 4271,
"loc": {
"start": {
"line": 120,
"column": 4
},
"end": {
"line": 126,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4107,
"end": 4121,
"loc": {
"start": {
"line": 121,
"column": 8
},
"end": {
"line": 121,
"column": 22
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4107,
"end": 4109,
"loc": {
"start": {
"line": 121,
"column": 8
},
"end": {
"line": 121,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 4111,
"end": 4121,
"loc": {
"start": {
"line": 121,
"column": 12
},
"end": {
"line": 121,
"column": 22
}
},
"extra": {
"rawValue": "settings",
"raw": "\"settings\""
},
"value": "settings"
}
},
{
"type": "ObjectProperty",
"start": 4132,
"end": 4195,
"loc": {
"start": {
"line": 122,
"column": 8
},
"end": {
"line": 122,
"column": 71
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4132,
"end": 4138,
"loc": {
"start": {
"line": 122,
"column": 8
},
"end": {
"line": 122,
"column": 14
},
"identifierName": "action"
},
"name": "action"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4140,
"end": 4195,
"loc": {
"start": {
"line": 122,
"column": 16
},
"end": {
"line": 122,
"column": 71
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4140,
"end": 4155,
"loc": {
"start": {
"line": 122,
"column": 16
},
"end": {
"line": 122,
"column": 31
},
"identifierName": "hudSettingsMenu"
},
"name": "hudSettingsMenu"
}
],
"body": {
"type": "ArrowFunctionExpression",
"start": 4159,
"end": 4195,
"loc": {
"start": {
"line": 122,
"column": 35
},
"end": {
"line": 122,
"column": 71
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 4165,
"end": 4195,
"loc": {
"start": {
"line": 122,
"column": 41
},
"end": {
"line": 122,
"column": 71
}
},
"callee": {
"type": "MemberExpression",
"start": 4165,
"end": 4193,
"loc": {
"start": {
"line": 122,
"column": 41
},
"end": {
"line": 122,
"column": 69
}
},
"object": {
"type": "Identifier",
"start": 4165,
"end": 4180,
"loc": {
"start": {
"line": 122,
"column": 41
},
"end": {
"line": 122,
"column": 56
},
"identifierName": "hudSettingsMenu"
},
"name": "hudSettingsMenu"
},
"property": {
"type": "Identifier",
"start": 4181,
"end": 4193,
"loc": {
"start": {
"line": 122,
"column": 57
},
"end": {
"line": 122,
"column": 69
},
"identifierName": "goToSettings"
},
"name": "goToSettings"
},
"computed": false
},
"arguments": []
}
}
}
},
{
"type": "ObjectProperty",
"start": 4206,
"end": 4263,
"loc": {
"start": {
"line": 123,
"column": 8
},
"end": {
"line": 125,
"column": 9
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4206,
"end": 4213,
"loc": {
"start": {
"line": 123,
"column": 8
},
"end": {
"line": 123,
"column": 15
},
"identifierName": "options"
},
"name": "options"
},
"value": {
"type": "ObjectExpression",
"start": 4215,
"end": 4263,
"loc": {
"start": {
"line": 123,
"column": 17
},
"end": {
"line": 125,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4230,
"end": 4251,
"loc": {
"start": {
"line": 124,
"column": 12
},
"end": {
"line": 124,
"column": 33
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4230,
"end": 4244,
"loc": {
"start": {
"line": 124,
"column": 12
},
"end": {
"line": 124,
"column": 26
},
"identifierName": "preventDefault"
},
"name": "preventDefault"
},
"value": {
"type": "BooleanLiteral",
"start": 4246,
"end": 4251,
"loc": {
"start": {
"line": 124,
"column": 28
},
"end": {
"line": 124,
"column": 33
}
},
"value": false
}
}
]
}
}
]
},
{
"type": "ObjectExpression",
"start": 4278,
"end": 4449,
"loc": {
"start": {
"line": 127,
"column": 4
},
"end": {
"line": 133,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4289,
"end": 4299,
"loc": {
"start": {
"line": 128,
"column": 8
},
"end": {
"line": 128,
"column": 18
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4289,
"end": 4291,
"loc": {
"start": {
"line": 128,
"column": 8
},
"end": {
"line": 128,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 4293,
"end": 4299,
"loc": {
"start": {
"line": 128,
"column": 12
},
"end": {
"line": 128,
"column": 18
}
},
"extra": {
"rawValue": "menu",
"raw": "\"menu\""
},
"value": "menu"
}
},
{
"type": "ObjectProperty",
"start": 4310,
"end": 4373,
"loc": {
"start": {
"line": 129,
"column": 8
},
"end": {
"line": 129,
"column": 71
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4310,
"end": 4316,
"loc": {
"start": {
"line": 129,
"column": 8
},
"end": {
"line": 129,
"column": 14
},
"identifierName": "action"
},
"name": "action"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4318,
"end": 4373,
"loc": {
"start": {
"line": 129,
"column": 16
},
"end": {
"line": 129,
"column": 71
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4318,
"end": 4333,
"loc": {
"start": {
"line": 129,
"column": 16
},
"end": {
"line": 129,
"column": 31
},
"identifierName": "hudSettingsMenu"
},
"name": "hudSettingsMenu"
}
],
"body": {
"type": "ArrowFunctionExpression",
"start": 4337,
"end": 4373,
"loc": {
"start": {
"line": 129,
"column": 35
},
"end": {
"line": 129,
"column": 71
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 4343,
"end": 4373,
"loc": {
"start": {
"line": 129,
"column": 41
},
"end": {
"line": 129,
"column": 71
}
},
"callee": {
"type": "MemberExpression",
"start": 4343,
"end": 4371,
"loc": {
"start": {
"line": 129,
"column": 41
},
"end": {
"line": 129,
"column": 69
}
},
"object": {
"type": "Identifier",
"start": 4343,
"end": 4358,
"loc": {
"start": {
"line": 129,
"column": 41
},
"end": {
"line": 129,
"column": 56
},
"identifierName": "hudSettingsMenu"
},
"name": "hudSettingsMenu"
},
"property": {
"type": "Identifier",
"start": 4359,
"end": 4371,
"loc": {
"start": {
"line": 129,
"column": 57
},
"end": {
"line": 129,
"column": 69
},
"identifierName": "returnToMenu"
},
"name": "returnToMenu"
},
"computed": false
},
"arguments": []
}
}
}
},
{
"type": "ObjectProperty",
"start": 4384,
"end": 4441,
"loc": {
"start": {
"line": 130,
"column": 8
},
"end": {
"line": 132,
"column": 9
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4384,
"end": 4391,
"loc": {
"start": {
"line": 130,
"column": 8
},
"end": {
"line": 130,
"column": 15
},
"identifierName": "options"
},
"name": "options"
},
"value": {
"type": "ObjectExpression",
"start": 4393,
"end": 4441,
"loc": {
"start": {
"line": 130,
"column": 17
},
"end": {
"line": 132,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4408,
"end": 4429,
"loc": {
"start": {
"line": 131,
"column": 12
},
"end": {
"line": 131,
"column": 33
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4408,
"end": 4422,
"loc": {
"start": {
"line": 131,
"column": 12
},
"end": {
"line": 131,
"column": 26
},
"identifierName": "preventDefault"
},
"name": "preventDefault"
},
"value": {
"type": "BooleanLiteral",
"start": 4424,
"end": 4429,
"loc": {
"start": {
"line": 131,
"column": 28
},
"end": {
"line": 131,
"column": 33
}
},
"value": false
}
}
]
}
}
]
}
]
}
}
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 2810,
"end": 2836,
"loc": {
"start": {
"line": 83,
"column": 8
},
"end": {
"line": 83,
"column": 34
}
}
},
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 2925,
"end": 2951,
"loc": {
"start": {
"line": 85,
"column": 8
},
"end": {
"line": 85,
"column": 34
}
}
},
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 3054,
"end": 3080,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"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": "BaseHUDPart",
"start": 9,
"end": 20,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 20
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 21,
"end": 22,
"loc": {
"start": {
"line": 1,
"column": 21
},
"end": {
"line": 1,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 23,
"end": 27,
"loc": {
"start": {
"line": 1,
"column": 23
},
"end": {
"line": 1,
"column": 27
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../base_hud_part",
"start": 28,
"end": 46,
"loc": {
"start": {
"line": 1,
"column": 28
},
"end": {
"line": 1,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 46,
"end": 47,
"loc": {
"start": {
"line": 1,
"column": 46
},
"end": {
"line": 1,
"column": 47
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 49,
"end": 55,
"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": 56,
"end": 57,
"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": "makeDiv",
"start": 58,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 65,
"end": 66,
"loc": {
"start": {
"line": 2,
"column": 16
},
"end": {
"line": 2,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "formatBigNumberFull",
"start": 67,
"end": 86,
"loc": {
"start": {
"line": 2,
"column": 18
},
"end": {
"line": 2,
"column": 37
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 87,
"end": 88,
"loc": {
"start": {
"line": 2,
"column": 38
},
"end": {
"line": 2,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 89,
"end": 93,
"loc": {
"start": {
"line": 2,
"column": 40
},
"end": {
"line": 2,
"column": 44
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../../core/utils",
"start": 94,
"end": 115,
"loc": {
"start": {
"line": 2,
"column": 45
},
"end": {
"line": 2,
"column": 66
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 115,
"end": 116,
"loc": {
"start": {
"line": 2,
"column": 66
},
"end": {
"line": 2,
"column": 67
}
}
},
{
"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": 118,
"end": 124,
"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": 125,
"end": 126,
"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": "DynamicDomAttach",
"start": 127,
"end": 143,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 144,
"end": 145,
"loc": {
"start": {
"line": 3,
"column": 26
},
"end": {
"line": 3,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 146,
"end": 150,
"loc": {
"start": {
"line": 3,
"column": 28
},
"end": {
"line": 3,
"column": 32
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../dynamic_dom_attach",
"start": 151,
"end": 174,
"loc": {
"start": {
"line": 3,
"column": 33
},
"end": {
"line": 3,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 174,
"end": 175,
"loc": {
"start": {
"line": 3,
"column": 56
},
"end": {
"line": 3,
"column": 57
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 177,
"end": 183,
"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": 184,
"end": 185,
"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": "InputReceiver",
"start": 186,
"end": 199,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 200,
"end": 201,
"loc": {
"start": {
"line": 4,
"column": 23
},
"end": {
"line": 4,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 202,
"end": 206,
"loc": {
"start": {
"line": 4,
"column": 25
},
"end": {
"line": 4,
"column": 29
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../../core/input_receiver",
"start": 207,
"end": 237,
"loc": {
"start": {
"line": 4,
"column": 30
},
"end": {
"line": 4,
"column": 60
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 237,
"end": 238,
"loc": {
"start": {
"line": 4,
"column": 60
},
"end": {
"line": 4,
"column": 61
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 240,
"end": 246,
"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": 247,
"end": 248,
"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": "KeyActionMapper",
"start": 249,
"end": 264,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 24
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 264,
"end": 265,
"loc": {
"start": {
"line": 5,
"column": 24
},
"end": {
"line": 5,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "KEYMAPPINGS",
"start": 266,
"end": 277,
"loc": {
"start": {
"line": 5,
"column": 26
},
"end": {
"line": 5,
"column": 37
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 278,
"end": 279,
"loc": {
"start": {
"line": 5,
"column": 38
},
"end": {
"line": 5,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 280,
"end": 284,
"loc": {
"start": {
"line": 5,
"column": 40
},
"end": {
"line": 5,
"column": 44
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../key_action_mapper",
"start": 285,
"end": 310,
"loc": {
"start": {
"line": 5,
"column": 45
},
"end": {
"line": 5,
"column": 70
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 310,
"end": 311,
"loc": {
"start": {
"line": 5,
"column": 70
},
"end": {
"line": 5,
"column": 71
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 313,
"end": 319,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 320,
"end": 321,
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 322,
"end": 323,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 10
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 324,
"end": 325,
"loc": {
"start": {
"line": 6,
"column": 11
},
"end": {
"line": 6,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 326,
"end": 330,
"loc": {
"start": {
"line": 6,
"column": 13
},
"end": {
"line": 6,
"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": 331,
"end": 354,
"loc": {
"start": {
"line": 6,
"column": 18
},
"end": {
"line": 6,
"column": 41
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 354,
"end": 355,
"loc": {
"start": {
"line": 6,
"column": 41
},
"end": {
"line": 6,
"column": 42
}
}
},
{
"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": 357,
"end": 363,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 364,
"end": 365,
"loc": {
"start": {
"line": 7,
"column": 7
},
"end": {
"line": 7,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "StaticMapEntityComponent",
"start": 366,
"end": 390,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 33
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 391,
"end": 392,
"loc": {
"start": {
"line": 7,
"column": 34
},
"end": {
"line": 7,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 393,
"end": 397,
"loc": {
"start": {
"line": 7,
"column": 36
},
"end": {
"line": 7,
"column": 40
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../components/static_map_entity",
"start": 398,
"end": 434,
"loc": {
"start": {
"line": 7,
"column": 41
},
"end": {
"line": 7,
"column": 77
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 434,
"end": 435,
"loc": {
"start": {
"line": 7,
"column": 77
},
"end": {
"line": 7,
"column": 78
}
}
},
{
"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": 437,
"end": 443,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 444,
"end": 445,
"loc": {
"start": {
"line": 8,
"column": 7
},
"end": {
"line": 8,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BeltComponent",
"start": 446,
"end": 459,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 460,
"end": 461,
"loc": {
"start": {
"line": 8,
"column": 23
},
"end": {
"line": 8,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 462,
"end": 466,
"loc": {
"start": {
"line": 8,
"column": 25
},
"end": {
"line": 8,
"column": 29
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../components/belt",
"start": 467,
"end": 490,
"loc": {
"start": {
"line": 8,
"column": 30
},
"end": {
"line": 8,
"column": 53
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 490,
"end": 491,
"loc": {
"start": {
"line": 8,
"column": 53
},
"end": {
"line": 8,
"column": 54
}
}
},
{
"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": 495,
"end": 501,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"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": 502,
"end": 507,
"loc": {
"start": {
"line": 10,
"column": 7
},
"end": {
"line": 10,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "HUDSettingsMenu",
"start": 508,
"end": 523,
"loc": {
"start": {
"line": 10,
"column": 13
},
"end": {
"line": 10,
"column": 28
}
}
},
{
"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": 524,
"end": 531,
"loc": {
"start": {
"line": 10,
"column": 29
},
"end": {
"line": 10,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BaseHUDPart",
"start": 532,
"end": 543,
"loc": {
"start": {
"line": 10,
"column": 37
},
"end": {
"line": 10,
"column": 48
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 544,
"end": 545,
"loc": {
"start": {
"line": 10,
"column": 49
},
"end": {
"line": 10,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createElements",
"start": 551,
"end": 565,
"loc": {
"start": {
"line": 11,
"column": 4
},
"end": {
"line": 11,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 565,
"end": 566,
"loc": {
"start": {
"line": 11,
"column": 18
},
"end": {
"line": 11,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parent",
"start": 566,
"end": 572,
"loc": {
"start": {
"line": 11,
"column": 19
},
"end": {
"line": 11,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 572,
"end": 573,
"loc": {
"start": {
"line": 11,
"column": 25
},
"end": {
"line": 11,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 574,
"end": 575,
"loc": {
"start": {
"line": 11,
"column": 27
},
"end": {
"line": 11,
"column": 28
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 585,
"end": 589,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 12,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 589,
"end": 590,
"loc": {
"start": {
"line": 12,
"column": 12
},
"end": {
"line": 12,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "background",
"start": 590,
"end": 600,
"loc": {
"start": {
"line": 12,
"column": 13
},
"end": {
"line": 12,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 601,
"end": 602,
"loc": {
"start": {
"line": 12,
"column": 24
},
"end": {
"line": 12,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 603,
"end": 610,
"loc": {
"start": {
"line": 12,
"column": 26
},
"end": {
"line": 12,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 610,
"end": 611,
"loc": {
"start": {
"line": 12,
"column": 33
},
"end": {
"line": 12,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parent",
"start": 611,
"end": 617,
"loc": {
"start": {
"line": 12,
"column": 34
},
"end": {
"line": 12,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 617,
"end": 618,
"loc": {
"start": {
"line": 12,
"column": 40
},
"end": {
"line": 12,
"column": 41
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "ingame_HUD_SettingsMenu",
"start": 619,
"end": 644,
"loc": {
"start": {
"line": 12,
"column": 42
},
"end": {
"line": 12,
"column": 67
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 644,
"end": 645,
"loc": {
"start": {
"line": 12,
"column": 67
},
"end": {
"line": 12,
"column": 68
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 646,
"end": 647,
"loc": {
"start": {
"line": 12,
"column": 69
},
"end": {
"line": 12,
"column": 70
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "ingameDialog",
"start": 647,
"end": 661,
"loc": {
"start": {
"line": 12,
"column": 70
},
"end": {
"line": 12,
"column": 84
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 661,
"end": 662,
"loc": {
"start": {
"line": 12,
"column": 84
},
"end": {
"line": 12,
"column": 85
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 662,
"end": 663,
"loc": {
"start": {
"line": 12,
"column": 85
},
"end": {
"line": 12,
"column": 86
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 663,
"end": 664,
"loc": {
"start": {
"line": 12,
"column": 86
},
"end": {
"line": 12,
"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": 676,
"end": 680,
"loc": {
"start": {
"line": 14,
"column": 8
},
"end": {
"line": 14,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 680,
"end": 681,
"loc": {
"start": {
"line": 14,
"column": 12
},
"end": {
"line": 14,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "menuElement",
"start": 681,
"end": 692,
"loc": {
"start": {
"line": 14,
"column": 13
},
"end": {
"line": 14,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 693,
"end": 694,
"loc": {
"start": {
"line": 14,
"column": 25
},
"end": {
"line": 14,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 695,
"end": 702,
"loc": {
"start": {
"line": 14,
"column": 27
},
"end": {
"line": 14,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 702,
"end": 703,
"loc": {
"start": {
"line": 14,
"column": 34
},
"end": {
"line": 14,
"column": 35
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 703,
"end": 707,
"loc": {
"start": {
"line": 14,
"column": 35
},
"end": {
"line": 14,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 707,
"end": 708,
"loc": {
"start": {
"line": 14,
"column": 39
},
"end": {
"line": 14,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "background",
"start": 708,
"end": 718,
"loc": {
"start": {
"line": 14,
"column": 40
},
"end": {
"line": 14,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 718,
"end": 719,
"loc": {
"start": {
"line": 14,
"column": 50
},
"end": {
"line": 14,
"column": 51
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 720,
"end": 724,
"loc": {
"start": {
"line": 14,
"column": 52
},
"end": {
"line": 14,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 724,
"end": 725,
"loc": {
"start": {
"line": 14,
"column": 56
},
"end": {
"line": 14,
"column": 57
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 726,
"end": 727,
"loc": {
"start": {
"line": 14,
"column": 58
},
"end": {
"line": 14,
"column": 59
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "menuElement",
"start": 727,
"end": 740,
"loc": {
"start": {
"line": 14,
"column": 59
},
"end": {
"line": 14,
"column": 72
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 740,
"end": 741,
"loc": {
"start": {
"line": 14,
"column": 72
},
"end": {
"line": 14,
"column": 73
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 741,
"end": 742,
"loc": {
"start": {
"line": 14,
"column": 73
},
"end": {
"line": 14,
"column": 74
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 742,
"end": 743,
"loc": {
"start": {
"line": 14,
"column": 74
},
"end": {
"line": 14,
"column": 75
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 755,
"end": 759,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 759,
"end": 760,
"loc": {
"start": {
"line": 16,
"column": 12
},
"end": {
"line": 16,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "statsElement",
"start": 760,
"end": 772,
"loc": {
"start": {
"line": 16,
"column": 13
},
"end": {
"line": 16,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 773,
"end": 774,
"loc": {
"start": {
"line": 16,
"column": 26
},
"end": {
"line": 16,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 775,
"end": 782,
"loc": {
"start": {
"line": 16,
"column": 28
},
"end": {
"line": 16,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 782,
"end": 783,
"loc": {
"start": {
"line": 16,
"column": 35
},
"end": {
"line": 16,
"column": 36
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 797,
"end": 801,
"loc": {
"start": {
"line": 17,
"column": 12
},
"end": {
"line": 17,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 801,
"end": 802,
"loc": {
"start": {
"line": 17,
"column": 16
},
"end": {
"line": 17,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "background",
"start": 802,
"end": 812,
"loc": {
"start": {
"line": 17,
"column": 17
},
"end": {
"line": 17,
"column": 27
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 812,
"end": 813,
"loc": {
"start": {
"line": 17,
"column": 27
},
"end": {
"line": 17,
"column": 28
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 827,
"end": 831,
"loc": {
"start": {
"line": 18,
"column": 12
},
"end": {
"line": 18,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 831,
"end": 832,
"loc": {
"start": {
"line": 18,
"column": 16
},
"end": {
"line": 18,
"column": 17
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 833,
"end": 834,
"loc": {
"start": {
"line": 18,
"column": 18
},
"end": {
"line": 18,
"column": 19
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "statsElement",
"start": 834,
"end": 848,
"loc": {
"start": {
"line": 18,
"column": 19
},
"end": {
"line": 18,
"column": 33
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 848,
"end": 849,
"loc": {
"start": {
"line": 18,
"column": 33
},
"end": {
"line": 18,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 849,
"end": 850,
"loc": {
"start": {
"line": 18,
"column": 34
},
"end": {
"line": 18,
"column": 35
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 864,
"end": 865,
"loc": {
"start": {
"line": 19,
"column": 12
},
"end": {
"line": 19,
"column": 13
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "\n <strong>",
"start": 865,
"end": 887,
"loc": {
"start": {
"line": 19,
"column": 13
},
"end": {
"line": 20,
"column": 20
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 887,
"end": 889,
"loc": {
"start": {
"line": 20,
"column": 20
},
"end": {
"line": 20,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 889,
"end": 890,
"loc": {
"start": {
"line": 20,
"column": 22
},
"end": {
"line": 20,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 890,
"end": 891,
"loc": {
"start": {
"line": 20,
"column": 23
},
"end": {
"line": 20,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ingame",
"start": 891,
"end": 897,
"loc": {
"start": {
"line": 20,
"column": 24
},
"end": {
"line": 20,
"column": 30
}
}
},
{
"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": 20,
"column": 30
},
"end": {
"line": 20,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settingsMenu",
"start": 898,
"end": 910,
"loc": {
"start": {
"line": 20,
"column": 31
},
"end": {
"line": 20,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 910,
"end": 911,
"loc": {
"start": {
"line": 20,
"column": 43
},
"end": {
"line": 20,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "beltsPlaced",
"start": 911,
"end": 922,
"loc": {
"start": {
"line": 20,
"column": 44
},
"end": {
"line": 20,
"column": 55
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 922,
"end": 923,
"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": "</strong><span class=\"beltsPlaced\"></span>\n <strong>",
"start": 923,
"end": 987,
"loc": {
"start": {
"line": 20,
"column": 56
},
"end": {
"line": 21,
"column": 20
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 987,
"end": 989,
"loc": {
"start": {
"line": 21,
"column": 20
},
"end": {
"line": 21,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 989,
"end": 990,
"loc": {
"start": {
"line": 21,
"column": 22
},
"end": {
"line": 21,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 990,
"end": 991,
"loc": {
"start": {
"line": 21,
"column": 23
},
"end": {
"line": 21,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ingame",
"start": 991,
"end": 997,
"loc": {
"start": {
"line": 21,
"column": 24
},
"end": {
"line": 21,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 997,
"end": 998,
"loc": {
"start": {
"line": 21,
"column": 30
},
"end": {
"line": 21,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settingsMenu",
"start": 998,
"end": 1010,
"loc": {
"start": {
"line": 21,
"column": 31
},
"end": {
"line": 21,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1010,
"end": 1011,
"loc": {
"start": {
"line": 21,
"column": 43
},
"end": {
"line": 21,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "buildingsPlaced",
"start": 1011,
"end": 1026,
"loc": {
"start": {
"line": 21,
"column": 44
},
"end": {
"line": 21,
"column": 59
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1026,
"end": 1027,
"loc": {
"start": {
"line": 21,
"column": 59
},
"end": {
"line": 21,
"column": 60
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "</strong><span class=\"buildingsPlaced\"></span>\n <strong>",
"start": 1027,
"end": 1095,
"loc": {
"start": {
"line": 21,
"column": 60
},
"end": {
"line": 22,
"column": 20
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1095,
"end": 1097,
"loc": {
"start": {
"line": 22,
"column": 20
},
"end": {
"line": 22,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 1097,
"end": 1098,
"loc": {
"start": {
"line": 22,
"column": 22
},
"end": {
"line": 22,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1098,
"end": 1099,
"loc": {
"start": {
"line": 22,
"column": 23
},
"end": {
"line": 22,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ingame",
"start": 1099,
"end": 1105,
"loc": {
"start": {
"line": 22,
"column": 24
},
"end": {
"line": 22,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1105,
"end": 1106,
"loc": {
"start": {
"line": 22,
"column": 30
},
"end": {
"line": 22,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settingsMenu",
"start": 1106,
"end": 1118,
"loc": {
"start": {
"line": 22,
"column": 31
},
"end": {
"line": 22,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1118,
"end": 1119,
"loc": {
"start": {
"line": 22,
"column": 43
},
"end": {
"line": 22,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "playtime",
"start": 1119,
"end": 1127,
"loc": {
"start": {
"line": 22,
"column": 44
},
"end": {
"line": 22,
"column": 52
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1127,
"end": 1128,
"loc": {
"start": {
"line": 22,
"column": 52
},
"end": {
"line": 22,
"column": 53
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "</strong><span class=\"playtime\"></span>\n\n ",
"start": 1128,
"end": 1183,
"loc": {
"start": {
"line": 22,
"column": 53
},
"end": {
"line": 24,
"column": 12
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1183,
"end": 1184,
"loc": {
"start": {
"line": 24,
"column": 12
},
"end": {
"line": 24,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1194,
"end": 1195,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 9
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1195,
"end": 1196,
"loc": {
"start": {
"line": 25,
"column": 9
},
"end": {
"line": 25,
"column": 10
}
}
},
{
"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": 1208,
"end": 1212,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1212,
"end": 1213,
"loc": {
"start": {
"line": 27,
"column": 12
},
"end": {
"line": 27,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "buttonContainer",
"start": 1213,
"end": 1228,
"loc": {
"start": {
"line": 27,
"column": 13
},
"end": {
"line": 27,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1229,
"end": 1230,
"loc": {
"start": {
"line": 27,
"column": 29
},
"end": {
"line": 27,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 1231,
"end": 1238,
"loc": {
"start": {
"line": 27,
"column": 31
},
"end": {
"line": 27,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1238,
"end": 1239,
"loc": {
"start": {
"line": 27,
"column": 38
},
"end": {
"line": 27,
"column": 39
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1239,
"end": 1243,
"loc": {
"start": {
"line": 27,
"column": 39
},
"end": {
"line": 27,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1243,
"end": 1244,
"loc": {
"start": {
"line": 27,
"column": 43
},
"end": {
"line": 27,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "menuElement",
"start": 1244,
"end": 1255,
"loc": {
"start": {
"line": 27,
"column": 44
},
"end": {
"line": 27,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1255,
"end": 1256,
"loc": {
"start": {
"line": 27,
"column": 55
},
"end": {
"line": 27,
"column": 56
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 1257,
"end": 1261,
"loc": {
"start": {
"line": 27,
"column": 57
},
"end": {
"line": 27,
"column": 61
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1261,
"end": 1262,
"loc": {
"start": {
"line": 27,
"column": 61
},
"end": {
"line": 27,
"column": 62
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1263,
"end": 1264,
"loc": {
"start": {
"line": 27,
"column": 63
},
"end": {
"line": 27,
"column": 64
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "buttons",
"start": 1264,
"end": 1273,
"loc": {
"start": {
"line": 27,
"column": 64
},
"end": {
"line": 27,
"column": 73
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1273,
"end": 1274,
"loc": {
"start": {
"line": 27,
"column": 73
},
"end": {
"line": 27,
"column": 74
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1274,
"end": 1275,
"loc": {
"start": {
"line": 27,
"column": 74
},
"end": {
"line": 27,
"column": 75
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1275,
"end": 1276,
"loc": {
"start": {
"line": 27,
"column": 75
},
"end": {
"line": 27,
"column": 76
}
}
},
{
"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": 1288,
"end": 1293,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "buttons",
"start": 1294,
"end": 1301,
"loc": {
"start": {
"line": 29,
"column": 14
},
"end": {
"line": 29,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1302,
"end": 1303,
"loc": {
"start": {
"line": 29,
"column": 22
},
"end": {
"line": 29,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "HUDSettingsMenu",
"start": 1304,
"end": 1319,
"loc": {
"start": {
"line": 29,
"column": 24
},
"end": {
"line": 29,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1319,
"end": 1320,
"loc": {
"start": {
"line": 29,
"column": 39
},
"end": {
"line": 29,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "buttons",
"start": 1320,
"end": 1327,
"loc": {
"start": {
"line": 29,
"column": 40
},
"end": {
"line": 29,
"column": 47
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1327,
"end": 1328,
"loc": {
"start": {
"line": 29,
"column": 47
},
"end": {
"line": 29,
"column": 48
}
}
},
{
"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": 1340,
"end": 1343,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1344,
"end": 1345,
"loc": {
"start": {
"line": 31,
"column": 12
},
"end": {
"line": 31,
"column": 13
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 1345,
"end": 1348,
"loc": {
"start": {
"line": 31,
"column": 13
},
"end": {
"line": 31,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 1349,
"end": 1350,
"loc": {
"start": {
"line": 31,
"column": 17
},
"end": {
"line": 31,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1351,
"end": 1352,
"loc": {
"start": {
"line": 31,
"column": 19
},
"end": {
"line": 31,
"column": 20
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 1353,
"end": 1354,
"loc": {
"start": {
"line": 31,
"column": 21
},
"end": {
"line": 31,
"column": 22
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1354,
"end": 1355,
"loc": {
"start": {
"line": 31,
"column": 22
},
"end": {
"line": 31,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 1356,
"end": 1357,
"loc": {
"start": {
"line": 31,
"column": 24
},
"end": {
"line": 31,
"column": 25
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 1358,
"end": 1359,
"loc": {
"start": {
"line": 31,
"column": 26
},
"end": {
"line": 31,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "buttons",
"start": 1360,
"end": 1367,
"loc": {
"start": {
"line": 31,
"column": 28
},
"end": {
"line": 31,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1367,
"end": 1368,
"loc": {
"start": {
"line": 31,
"column": 35
},
"end": {
"line": 31,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 1368,
"end": 1374,
"loc": {
"start": {
"line": 31,
"column": 36
},
"end": {
"line": 31,
"column": 42
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1374,
"end": 1375,
"loc": {
"start": {
"line": 31,
"column": 42
},
"end": {
"line": 31,
"column": 43
}
}
},
{
"type": {
"label": "++/--",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": true,
"binop": null
},
"value": "++",
"start": 1376,
"end": 1378,
"loc": {
"start": {
"line": 31,
"column": 44
},
"end": {
"line": 31,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 1378,
"end": 1379,
"loc": {
"start": {
"line": 31,
"column": 46
},
"end": {
"line": 31,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1379,
"end": 1380,
"loc": {
"start": {
"line": 31,
"column": 47
},
"end": {
"line": 31,
"column": 48
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1381,
"end": 1382,
"loc": {
"start": {
"line": 31,
"column": 49
},
"end": {
"line": 31,
"column": 50
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 1396,
"end": 1401,
"loc": {
"start": {
"line": 32,
"column": 12
},
"end": {
"line": 32,
"column": 17
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1402,
"end": 1403,
"loc": {
"start": {
"line": 32,
"column": 18
},
"end": {
"line": 32,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "action",
"start": 1404,
"end": 1410,
"loc": {
"start": {
"line": 32,
"column": 20
},
"end": {
"line": 32,
"column": 26
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1410,
"end": 1411,
"loc": {
"start": {
"line": 32,
"column": 26
},
"end": {
"line": 32,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 1412,
"end": 1414,
"loc": {
"start": {
"line": 32,
"column": 28
},
"end": {
"line": 32,
"column": 30
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1414,
"end": 1415,
"loc": {
"start": {
"line": 32,
"column": 30
},
"end": {
"line": 32,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "options",
"start": 1416,
"end": 1423,
"loc": {
"start": {
"line": 32,
"column": 32
},
"end": {
"line": 32,
"column": 39
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1424,
"end": 1425,
"loc": {
"start": {
"line": 32,
"column": 40
},
"end": {
"line": 32,
"column": 41
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1426,
"end": 1427,
"loc": {
"start": {
"line": 32,
"column": 42
},
"end": {
"line": 32,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "buttons",
"start": 1428,
"end": 1435,
"loc": {
"start": {
"line": 32,
"column": 44
},
"end": {
"line": 32,
"column": 51
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1435,
"end": 1436,
"loc": {
"start": {
"line": 32,
"column": 51
},
"end": {
"line": 32,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 1436,
"end": 1437,
"loc": {
"start": {
"line": 32,
"column": 52
},
"end": {
"line": 32,
"column": 53
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1437,
"end": 1438,
"loc": {
"start": {
"line": 32,
"column": 53
},
"end": {
"line": 32,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1438,
"end": 1439,
"loc": {
"start": {
"line": 32,
"column": 54
},
"end": {
"line": 32,
"column": 55
}
}
},
{
"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": 1455,
"end": 1460,
"loc": {
"start": {
"line": 34,
"column": 12
},
"end": {
"line": 34,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 1461,
"end": 1468,
"loc": {
"start": {
"line": 34,
"column": 18
},
"end": {
"line": 34,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1469,
"end": 1470,
"loc": {
"start": {
"line": 34,
"column": 26
},
"end": {
"line": 34,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "document",
"start": 1471,
"end": 1479,
"loc": {
"start": {
"line": 34,
"column": 28
},
"end": {
"line": 34,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1479,
"end": 1480,
"loc": {
"start": {
"line": 34,
"column": 36
},
"end": {
"line": 34,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createElement",
"start": 1480,
"end": 1493,
"loc": {
"start": {
"line": 34,
"column": 37
},
"end": {
"line": 34,
"column": 50
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1493,
"end": 1494,
"loc": {
"start": {
"line": 34,
"column": 50
},
"end": {
"line": 34,
"column": 51
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "button",
"start": 1494,
"end": 1502,
"loc": {
"start": {
"line": 34,
"column": 51
},
"end": {
"line": 34,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1502,
"end": 1503,
"loc": {
"start": {
"line": 34,
"column": 59
},
"end": {
"line": 34,
"column": 60
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1503,
"end": 1504,
"loc": {
"start": {
"line": 34,
"column": 60
},
"end": {
"line": 34,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 1518,
"end": 1525,
"loc": {
"start": {
"line": 35,
"column": 12
},
"end": {
"line": 35,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1525,
"end": 1526,
"loc": {
"start": {
"line": 35,
"column": 19
},
"end": {
"line": 35,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "classList",
"start": 1526,
"end": 1535,
"loc": {
"start": {
"line": 35,
"column": 20
},
"end": {
"line": 35,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1535,
"end": 1536,
"loc": {
"start": {
"line": 35,
"column": 29
},
"end": {
"line": 35,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "add",
"start": 1536,
"end": 1539,
"loc": {
"start": {
"line": 35,
"column": 30
},
"end": {
"line": 35,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1539,
"end": 1540,
"loc": {
"start": {
"line": 35,
"column": 33
},
"end": {
"line": 35,
"column": 34
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "styledButton",
"start": 1540,
"end": 1554,
"loc": {
"start": {
"line": 35,
"column": 34
},
"end": {
"line": 35,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1554,
"end": 1555,
"loc": {
"start": {
"line": 35,
"column": 48
},
"end": {
"line": 35,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1555,
"end": 1556,
"loc": {
"start": {
"line": 35,
"column": 49
},
"end": {
"line": 35,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 1570,
"end": 1577,
"loc": {
"start": {
"line": 36,
"column": 12
},
"end": {
"line": 36,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1577,
"end": 1578,
"loc": {
"start": {
"line": 36,
"column": 19
},
"end": {
"line": 36,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "classList",
"start": 1578,
"end": 1587,
"loc": {
"start": {
"line": 36,
"column": 20
},
"end": {
"line": 36,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1587,
"end": 1588,
"loc": {
"start": {
"line": 36,
"column": 29
},
"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": "add",
"start": 1588,
"end": 1591,
"loc": {
"start": {
"line": 36,
"column": 30
},
"end": {
"line": 36,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1591,
"end": 1592,
"loc": {
"start": {
"line": 36,
"column": 33
},
"end": {
"line": 36,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 1592,
"end": 1594,
"loc": {
"start": {
"line": 36,
"column": 34
},
"end": {
"line": 36,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1594,
"end": 1595,
"loc": {
"start": {
"line": 36,
"column": 36
},
"end": {
"line": 36,
"column": 37
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1595,
"end": 1596,
"loc": {
"start": {
"line": 36,
"column": 37
},
"end": {
"line": 36,
"column": 38
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1610,
"end": 1614,
"loc": {
"start": {
"line": 37,
"column": 12
},
"end": {
"line": 37,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1614,
"end": 1615,
"loc": {
"start": {
"line": 37,
"column": 16
},
"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": "buttonContainer",
"start": 1615,
"end": 1630,
"loc": {
"start": {
"line": 37,
"column": 17
},
"end": {
"line": 37,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1630,
"end": 1631,
"loc": {
"start": {
"line": 37,
"column": 32
},
"end": {
"line": 37,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "appendChild",
"start": 1631,
"end": 1642,
"loc": {
"start": {
"line": 37,
"column": 33
},
"end": {
"line": 37,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1642,
"end": 1643,
"loc": {
"start": {
"line": 37,
"column": 44
},
"end": {
"line": 37,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 1643,
"end": 1650,
"loc": {
"start": {
"line": 37,
"column": 45
},
"end": {
"line": 37,
"column": 52
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1650,
"end": 1651,
"loc": {
"start": {
"line": 37,
"column": 52
},
"end": {
"line": 37,
"column": 53
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1651,
"end": 1652,
"loc": {
"start": {
"line": 37,
"column": 53
},
"end": {
"line": 37,
"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": 1668,
"end": 1672,
"loc": {
"start": {
"line": 39,
"column": 12
},
"end": {
"line": 39,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1672,
"end": 1673,
"loc": {
"start": {
"line": 39,
"column": 16
},
"end": {
"line": 39,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackClicks",
"start": 1673,
"end": 1684,
"loc": {
"start": {
"line": 39,
"column": 17
},
"end": {
"line": 39,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1684,
"end": 1685,
"loc": {
"start": {
"line": 39,
"column": 28
},
"end": {
"line": 39,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 1685,
"end": 1692,
"loc": {
"start": {
"line": 39,
"column": 29
},
"end": {
"line": 39,
"column": 36
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1692,
"end": 1693,
"loc": {
"start": {
"line": 39,
"column": 36
},
"end": {
"line": 39,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "action",
"start": 1694,
"end": 1700,
"loc": {
"start": {
"line": 39,
"column": 38
},
"end": {
"line": 39,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1700,
"end": 1701,
"loc": {
"start": {
"line": 39,
"column": 44
},
"end": {
"line": 39,
"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": 1701,
"end": 1705,
"loc": {
"start": {
"line": 39,
"column": 45
},
"end": {
"line": 39,
"column": 49
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1705,
"end": 1706,
"loc": {
"start": {
"line": 39,
"column": 49
},
"end": {
"line": 39,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1706,
"end": 1707,
"loc": {
"start": {
"line": 39,
"column": 50
},
"end": {
"line": 39,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "options",
"start": 1708,
"end": 1715,
"loc": {
"start": {
"line": 39,
"column": 52
},
"end": {
"line": 39,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1715,
"end": 1716,
"loc": {
"start": {
"line": 39,
"column": 59
},
"end": {
"line": 39,
"column": 60
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1716,
"end": 1717,
"loc": {
"start": {
"line": 39,
"column": 60
},
"end": {
"line": 39,
"column": 61
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1727,
"end": 1728,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 9
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1734,
"end": 1735,
"loc": {
"start": {
"line": 41,
"column": 4
},
"end": {
"line": 41,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isBlockingOverlay",
"start": 1743,
"end": 1760,
"loc": {
"start": {
"line": 43,
"column": 4
},
"end": {
"line": 43,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1760,
"end": 1761,
"loc": {
"start": {
"line": 43,
"column": 21
},
"end": {
"line": 43,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1761,
"end": 1762,
"loc": {
"start": {
"line": 43,
"column": 22
},
"end": {
"line": 43,
"column": 23
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1763,
"end": 1764,
"loc": {
"start": {
"line": 43,
"column": 24
},
"end": {
"line": 43,
"column": 25
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 1774,
"end": 1780,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 14
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1781,
"end": 1785,
"loc": {
"start": {
"line": 44,
"column": 15
},
"end": {
"line": 44,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1785,
"end": 1786,
"loc": {
"start": {
"line": 44,
"column": 19
},
"end": {
"line": 44,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 1786,
"end": 1793,
"loc": {
"start": {
"line": 44,
"column": 20
},
"end": {
"line": 44,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1793,
"end": 1794,
"loc": {
"start": {
"line": 44,
"column": 27
},
"end": {
"line": 44,
"column": 28
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1800,
"end": 1801,
"loc": {
"start": {
"line": 45,
"column": 4
},
"end": {
"line": 45,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "returnToMenu",
"start": 1809,
"end": 1821,
"loc": {
"start": {
"line": 47,
"column": 4
},
"end": {
"line": 47,
"column": 16
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1821,
"end": 1822,
"loc": {
"start": {
"line": 47,
"column": 16
},
"end": {
"line": 47,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1822,
"end": 1823,
"loc": {
"start": {
"line": 47,
"column": 17
},
"end": {
"line": 47,
"column": 18
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1824,
"end": 1825,
"loc": {
"start": {
"line": 47,
"column": 19
},
"end": {
"line": 47,
"column": 20
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1835,
"end": 1839,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1839,
"end": 1840,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1840,
"end": 1844,
"loc": {
"start": {
"line": 48,
"column": 13
},
"end": {
"line": 48,
"column": 17
}
}
},
{
"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": 48,
"column": 17
},
"end": {
"line": 48,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "gameState",
"start": 1845,
"end": 1854,
"loc": {
"start": {
"line": 48,
"column": 18
},
"end": {
"line": 48,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1854,
"end": 1855,
"loc": {
"start": {
"line": 48,
"column": 27
},
"end": {
"line": 48,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "goBackToMenu",
"start": 1855,
"end": 1867,
"loc": {
"start": {
"line": 48,
"column": 28
},
"end": {
"line": 48,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1867,
"end": 1868,
"loc": {
"start": {
"line": 48,
"column": 40
},
"end": {
"line": 48,
"column": 41
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1868,
"end": 1869,
"loc": {
"start": {
"line": 48,
"column": 41
},
"end": {
"line": 48,
"column": 42
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1869,
"end": 1870,
"loc": {
"start": {
"line": 48,
"column": 42
},
"end": {
"line": 48,
"column": 43
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1876,
"end": 1877,
"loc": {
"start": {
"line": 49,
"column": 4
},
"end": {
"line": 49,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "goToSettings",
"start": 1885,
"end": 1897,
"loc": {
"start": {
"line": 51,
"column": 4
},
"end": {
"line": 51,
"column": 16
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1897,
"end": 1898,
"loc": {
"start": {
"line": 51,
"column": 16
},
"end": {
"line": 51,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1898,
"end": 1899,
"loc": {
"start": {
"line": 51,
"column": 17
},
"end": {
"line": 51,
"column": 18
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1900,
"end": 1901,
"loc": {
"start": {
"line": 51,
"column": 19
},
"end": {
"line": 51,
"column": 20
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1911,
"end": 1915,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1915,
"end": 1916,
"loc": {
"start": {
"line": 52,
"column": 12
},
"end": {
"line": 52,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1916,
"end": 1920,
"loc": {
"start": {
"line": 52,
"column": 13
},
"end": {
"line": 52,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1920,
"end": 1921,
"loc": {
"start": {
"line": 52,
"column": 17
},
"end": {
"line": 52,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "gameState",
"start": 1921,
"end": 1930,
"loc": {
"start": {
"line": 52,
"column": 18
},
"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": 1930,
"end": 1931,
"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": "goToSettings",
"start": 1931,
"end": 1943,
"loc": {
"start": {
"line": 52,
"column": 28
},
"end": {
"line": 52,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1943,
"end": 1944,
"loc": {
"start": {
"line": 52,
"column": 40
},
"end": {
"line": 52,
"column": 41
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1944,
"end": 1945,
"loc": {
"start": {
"line": 52,
"column": 41
},
"end": {
"line": 52,
"column": 42
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1945,
"end": 1946,
"loc": {
"start": {
"line": 52,
"column": 42
},
"end": {
"line": 52,
"column": 43
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1952,
"end": 1953,
"loc": {
"start": {
"line": 53,
"column": 4
},
"end": {
"line": 53,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "shouldPauseGame",
"start": 1961,
"end": 1976,
"loc": {
"start": {
"line": 55,
"column": 4
},
"end": {
"line": 55,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1976,
"end": 1977,
"loc": {
"start": {
"line": 55,
"column": 19
},
"end": {
"line": 55,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1977,
"end": 1978,
"loc": {
"start": {
"line": 55,
"column": 20
},
"end": {
"line": 55,
"column": 21
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1979,
"end": 1980,
"loc": {
"start": {
"line": 55,
"column": 22
},
"end": {
"line": 55,
"column": 23
}
}
},
{
"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": 1990,
"end": 1996,
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 56,
"column": 14
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1997,
"end": 2001,
"loc": {
"start": {
"line": 56,
"column": 15
},
"end": {
"line": 56,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2001,
"end": 2002,
"loc": {
"start": {
"line": 56,
"column": 19
},
"end": {
"line": 56,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 2002,
"end": 2009,
"loc": {
"start": {
"line": 56,
"column": 20
},
"end": {
"line": 56,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2009,
"end": 2010,
"loc": {
"start": {
"line": 56,
"column": 27
},
"end": {
"line": 56,
"column": 28
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2016,
"end": 2017,
"loc": {
"start": {
"line": 57,
"column": 4
},
"end": {
"line": 57,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "shouldPauseRendering",
"start": 2025,
"end": 2045,
"loc": {
"start": {
"line": 59,
"column": 4
},
"end": {
"line": 59,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2045,
"end": 2046,
"loc": {
"start": {
"line": 59,
"column": 24
},
"end": {
"line": 59,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2046,
"end": 2047,
"loc": {
"start": {
"line": 59,
"column": 25
},
"end": {
"line": 59,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2048,
"end": 2049,
"loc": {
"start": {
"line": 59,
"column": 27
},
"end": {
"line": 59,
"column": 28
}
}
},
{
"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": 2059,
"end": 2065,
"loc": {
"start": {
"line": 60,
"column": 8
},
"end": {
"line": 60,
"column": 14
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2066,
"end": 2070,
"loc": {
"start": {
"line": 60,
"column": 15
},
"end": {
"line": 60,
"column": 19
}
}
},
{
"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": 60,
"column": 19
},
"end": {
"line": 60,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 2071,
"end": 2078,
"loc": {
"start": {
"line": 60,
"column": 20
},
"end": {
"line": 60,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2078,
"end": 2079,
"loc": {
"start": {
"line": 60,
"column": 27
},
"end": {
"line": 60,
"column": 28
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2085,
"end": 2086,
"loc": {
"start": {
"line": 61,
"column": 4
},
"end": {
"line": 61,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialize",
"start": 2094,
"end": 2104,
"loc": {
"start": {
"line": 63,
"column": 4
},
"end": {
"line": 63,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2104,
"end": 2105,
"loc": {
"start": {
"line": 63,
"column": 14
},
"end": {
"line": 63,
"column": 15
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2105,
"end": 2106,
"loc": {
"start": {
"line": 63,
"column": 15
},
"end": {
"line": 63,
"column": 16
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2107,
"end": 2108,
"loc": {
"start": {
"line": 63,
"column": 17
},
"end": {
"line": 63,
"column": 18
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2118,
"end": 2122,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2122,
"end": 2123,
"loc": {
"start": {
"line": 64,
"column": 12
},
"end": {
"line": 64,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2123,
"end": 2127,
"loc": {
"start": {
"line": 64,
"column": 13
},
"end": {
"line": 64,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2127,
"end": 2128,
"loc": {
"start": {
"line": 64,
"column": 17
},
"end": {
"line": 64,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keyMapper",
"start": 2128,
"end": 2137,
"loc": {
"start": {
"line": 64,
"column": 18
},
"end": {
"line": 64,
"column": 27
}
}
},
{
"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": 64,
"column": 27
},
"end": {
"line": 64,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getBinding",
"start": 2138,
"end": 2148,
"loc": {
"start": {
"line": 64,
"column": 28
},
"end": {
"line": 64,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2148,
"end": 2149,
"loc": {
"start": {
"line": 64,
"column": 38
},
"end": {
"line": 64,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "KEYMAPPINGS",
"start": 2149,
"end": 2160,
"loc": {
"start": {
"line": 64,
"column": 39
},
"end": {
"line": 64,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2160,
"end": 2161,
"loc": {
"start": {
"line": 64,
"column": 50
},
"end": {
"line": 64,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "general",
"start": 2161,
"end": 2168,
"loc": {
"start": {
"line": 64,
"column": 51
},
"end": {
"line": 64,
"column": 58
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2168,
"end": 2169,
"loc": {
"start": {
"line": 64,
"column": 58
},
"end": {
"line": 64,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "back",
"start": 2169,
"end": 2173,
"loc": {
"start": {
"line": 64,
"column": 59
},
"end": {
"line": 64,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2173,
"end": 2174,
"loc": {
"start": {
"line": 64,
"column": 63
},
"end": {
"line": 64,
"column": 64
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2174,
"end": 2175,
"loc": {
"start": {
"line": 64,
"column": 64
},
"end": {
"line": 64,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "add",
"start": 2175,
"end": 2178,
"loc": {
"start": {
"line": 64,
"column": 65
},
"end": {
"line": 64,
"column": 68
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2178,
"end": 2179,
"loc": {
"start": {
"line": 64,
"column": 68
},
"end": {
"line": 64,
"column": 69
}
}
},
{
"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": 2179,
"end": 2183,
"loc": {
"start": {
"line": 64,
"column": 69
},
"end": {
"line": 64,
"column": 73
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2183,
"end": 2184,
"loc": {
"start": {
"line": 64,
"column": 73
},
"end": {
"line": 64,
"column": 74
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "show",
"start": 2184,
"end": 2188,
"loc": {
"start": {
"line": 64,
"column": 74
},
"end": {
"line": 64,
"column": 78
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2188,
"end": 2189,
"loc": {
"start": {
"line": 64,
"column": 78
},
"end": {
"line": 64,
"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": 2190,
"end": 2194,
"loc": {
"start": {
"line": 64,
"column": 80
},
"end": {
"line": 64,
"column": 84
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2194,
"end": 2195,
"loc": {
"start": {
"line": 64,
"column": 84
},
"end": {
"line": 64,
"column": 85
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2195,
"end": 2196,
"loc": {
"start": {
"line": 64,
"column": 85
},
"end": {
"line": 64,
"column": 86
}
}
},
{
"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": 2208,
"end": 2212,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2212,
"end": 2213,
"loc": {
"start": {
"line": 66,
"column": 12
},
"end": {
"line": 66,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "domAttach",
"start": 2213,
"end": 2222,
"loc": {
"start": {
"line": 66,
"column": 13
},
"end": {
"line": 66,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2223,
"end": 2224,
"loc": {
"start": {
"line": 66,
"column": 23
},
"end": {
"line": 66,
"column": 24
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 2225,
"end": 2228,
"loc": {
"start": {
"line": 66,
"column": 25
},
"end": {
"line": 66,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "DynamicDomAttach",
"start": 2229,
"end": 2245,
"loc": {
"start": {
"line": 66,
"column": 29
},
"end": {
"line": 66,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2245,
"end": 2246,
"loc": {
"start": {
"line": 66,
"column": 45
},
"end": {
"line": 66,
"column": 46
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2246,
"end": 2250,
"loc": {
"start": {
"line": 66,
"column": 46
},
"end": {
"line": 66,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2250,
"end": 2251,
"loc": {
"start": {
"line": 66,
"column": 50
},
"end": {
"line": 66,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2251,
"end": 2255,
"loc": {
"start": {
"line": 66,
"column": 51
},
"end": {
"line": 66,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2255,
"end": 2256,
"loc": {
"start": {
"line": 66,
"column": 55
},
"end": {
"line": 66,
"column": 56
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2257,
"end": 2261,
"loc": {
"start": {
"line": 66,
"column": 57
},
"end": {
"line": 66,
"column": 61
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2261,
"end": 2262,
"loc": {
"start": {
"line": 66,
"column": 61
},
"end": {
"line": 66,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "background",
"start": 2262,
"end": 2272,
"loc": {
"start": {
"line": 66,
"column": 62
},
"end": {
"line": 66,
"column": 72
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2272,
"end": 2273,
"loc": {
"start": {
"line": 66,
"column": 72
},
"end": {
"line": 66,
"column": 73
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2274,
"end": 2275,
"loc": {
"start": {
"line": 66,
"column": 74
},
"end": {
"line": 66,
"column": 75
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "attachClass",
"start": 2289,
"end": 2300,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"column": 23
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2300,
"end": 2301,
"loc": {
"start": {
"line": 67,
"column": 23
},
"end": {
"line": 67,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "visible",
"start": 2302,
"end": 2311,
"loc": {
"start": {
"line": 67,
"column": 25
},
"end": {
"line": 67,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2311,
"end": 2312,
"loc": {
"start": {
"line": 67,
"column": 34
},
"end": {
"line": 67,
"column": 35
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2322,
"end": 2323,
"loc": {
"start": {
"line": 68,
"column": 8
},
"end": {
"line": 68,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2323,
"end": 2324,
"loc": {
"start": {
"line": 68,
"column": 9
},
"end": {
"line": 68,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2324,
"end": 2325,
"loc": {
"start": {
"line": 68,
"column": 10
},
"end": {
"line": 68,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2337,
"end": 2341,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2341,
"end": 2342,
"loc": {
"start": {
"line": 70,
"column": 12
},
"end": {
"line": 70,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputReciever",
"start": 2342,
"end": 2355,
"loc": {
"start": {
"line": 70,
"column": 13
},
"end": {
"line": 70,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2356,
"end": 2357,
"loc": {
"start": {
"line": 70,
"column": 27
},
"end": {
"line": 70,
"column": 28
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 2358,
"end": 2361,
"loc": {
"start": {
"line": 70,
"column": 29
},
"end": {
"line": 70,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "InputReceiver",
"start": 2362,
"end": 2375,
"loc": {
"start": {
"line": 70,
"column": 33
},
"end": {
"line": 70,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2375,
"end": 2376,
"loc": {
"start": {
"line": 70,
"column": 46
},
"end": {
"line": 70,
"column": 47
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "settingsmenu",
"start": 2376,
"end": 2390,
"loc": {
"start": {
"line": 70,
"column": 47
},
"end": {
"line": 70,
"column": 61
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2390,
"end": 2391,
"loc": {
"start": {
"line": 70,
"column": 61
},
"end": {
"line": 70,
"column": 62
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2391,
"end": 2392,
"loc": {
"start": {
"line": 70,
"column": 62
},
"end": {
"line": 70,
"column": 63
}
}
},
{
"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": 2402,
"end": 2406,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 71,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2406,
"end": 2407,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keyActionMapper",
"start": 2407,
"end": 2422,
"loc": {
"start": {
"line": 71,
"column": 13
},
"end": {
"line": 71,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2423,
"end": 2424,
"loc": {
"start": {
"line": 71,
"column": 29
},
"end": {
"line": 71,
"column": 30
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 2425,
"end": 2428,
"loc": {
"start": {
"line": 71,
"column": 31
},
"end": {
"line": 71,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "KeyActionMapper",
"start": 2429,
"end": 2444,
"loc": {
"start": {
"line": 71,
"column": 35
},
"end": {
"line": 71,
"column": 50
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2444,
"end": 2445,
"loc": {
"start": {
"line": 71,
"column": 50
},
"end": {
"line": 71,
"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": 2445,
"end": 2449,
"loc": {
"start": {
"line": 71,
"column": 51
},
"end": {
"line": 71,
"column": 55
}
}
},
{
"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": 71,
"column": 55
},
"end": {
"line": 71,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2450,
"end": 2454,
"loc": {
"start": {
"line": 71,
"column": 56
},
"end": {
"line": 71,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2454,
"end": 2455,
"loc": {
"start": {
"line": 71,
"column": 60
},
"end": {
"line": 71,
"column": 61
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2456,
"end": 2460,
"loc": {
"start": {
"line": 71,
"column": 62
},
"end": {
"line": 71,
"column": 66
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2460,
"end": 2461,
"loc": {
"start": {
"line": 71,
"column": 66
},
"end": {
"line": 71,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputReciever",
"start": 2461,
"end": 2474,
"loc": {
"start": {
"line": 71,
"column": 67
},
"end": {
"line": 71,
"column": 80
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2474,
"end": 2475,
"loc": {
"start": {
"line": 71,
"column": 80
},
"end": {
"line": 71,
"column": 81
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2475,
"end": 2476,
"loc": {
"start": {
"line": 71,
"column": 81
},
"end": {
"line": 71,
"column": 82
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2486,
"end": 2490,
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2490,
"end": 2491,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 72,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keyActionMapper",
"start": 2491,
"end": 2506,
"loc": {
"start": {
"line": 72,
"column": 13
},
"end": {
"line": 72,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2506,
"end": 2507,
"loc": {
"start": {
"line": 72,
"column": 28
},
"end": {
"line": 72,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getBinding",
"start": 2507,
"end": 2517,
"loc": {
"start": {
"line": 72,
"column": 29
},
"end": {
"line": 72,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2517,
"end": 2518,
"loc": {
"start": {
"line": 72,
"column": 39
},
"end": {
"line": 72,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "KEYMAPPINGS",
"start": 2518,
"end": 2529,
"loc": {
"start": {
"line": 72,
"column": 40
},
"end": {
"line": 72,
"column": 51
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2529,
"end": 2530,
"loc": {
"start": {
"line": 72,
"column": 51
},
"end": {
"line": 72,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "general",
"start": 2530,
"end": 2537,
"loc": {
"start": {
"line": 72,
"column": 52
},
"end": {
"line": 72,
"column": 59
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2537,
"end": 2538,
"loc": {
"start": {
"line": 72,
"column": 59
},
"end": {
"line": 72,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "back",
"start": 2538,
"end": 2542,
"loc": {
"start": {
"line": 72,
"column": 60
},
"end": {
"line": 72,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2542,
"end": 2543,
"loc": {
"start": {
"line": 72,
"column": 64
},
"end": {
"line": 72,
"column": 65
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2543,
"end": 2544,
"loc": {
"start": {
"line": 72,
"column": 65
},
"end": {
"line": 72,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "add",
"start": 2544,
"end": 2547,
"loc": {
"start": {
"line": 72,
"column": 66
},
"end": {
"line": 72,
"column": 69
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2547,
"end": 2548,
"loc": {
"start": {
"line": 72,
"column": 69
},
"end": {
"line": 72,
"column": 70
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2548,
"end": 2552,
"loc": {
"start": {
"line": 72,
"column": 70
},
"end": {
"line": 72,
"column": 74
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2552,
"end": 2553,
"loc": {
"start": {
"line": 72,
"column": 74
},
"end": {
"line": 72,
"column": 75
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "close",
"start": 2553,
"end": 2558,
"loc": {
"start": {
"line": 72,
"column": 75
},
"end": {
"line": 72,
"column": 80
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2558,
"end": 2559,
"loc": {
"start": {
"line": 72,
"column": 80
},
"end": {
"line": 72,
"column": 81
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2560,
"end": 2564,
"loc": {
"start": {
"line": 72,
"column": 82
},
"end": {
"line": 72,
"column": 86
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2564,
"end": 2565,
"loc": {
"start": {
"line": 72,
"column": 86
},
"end": {
"line": 72,
"column": 87
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2565,
"end": 2566,
"loc": {
"start": {
"line": 72,
"column": 87
},
"end": {
"line": 72,
"column": 88
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2578,
"end": 2582,
"loc": {
"start": {
"line": 74,
"column": 8
},
"end": {
"line": 74,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2582,
"end": 2583,
"loc": {
"start": {
"line": 74,
"column": 12
},
"end": {
"line": 74,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "close",
"start": 2583,
"end": 2588,
"loc": {
"start": {
"line": 74,
"column": 13
},
"end": {
"line": 74,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2588,
"end": 2589,
"loc": {
"start": {
"line": 74,
"column": 18
},
"end": {
"line": 74,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2589,
"end": 2590,
"loc": {
"start": {
"line": 74,
"column": 19
},
"end": {
"line": 74,
"column": 20
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2590,
"end": 2591,
"loc": {
"start": {
"line": 74,
"column": 20
},
"end": {
"line": 74,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2597,
"end": 2598,
"loc": {
"start": {
"line": 75,
"column": 4
},
"end": {
"line": 75,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "show",
"start": 2606,
"end": 2610,
"loc": {
"start": {
"line": 77,
"column": 4
},
"end": {
"line": 77,
"column": 8
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2610,
"end": 2611,
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2611,
"end": 2612,
"loc": {
"start": {
"line": 77,
"column": 9
},
"end": {
"line": 77,
"column": 10
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2613,
"end": 2614,
"loc": {
"start": {
"line": 77,
"column": 11
},
"end": {
"line": 77,
"column": 12
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2624,
"end": 2628,
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2628,
"end": 2629,
"loc": {
"start": {
"line": 78,
"column": 12
},
"end": {
"line": 78,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 2629,
"end": 2636,
"loc": {
"start": {
"line": 78,
"column": 13
},
"end": {
"line": 78,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2637,
"end": 2638,
"loc": {
"start": {
"line": 78,
"column": 21
},
"end": {
"line": 78,
"column": 22
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 2639,
"end": 2643,
"loc": {
"start": {
"line": 78,
"column": 23
},
"end": {
"line": 78,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2643,
"end": 2644,
"loc": {
"start": {
"line": 78,
"column": 27
},
"end": {
"line": 78,
"column": 28
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2654,
"end": 2658,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2658,
"end": 2659,
"loc": {
"start": {
"line": 79,
"column": 12
},
"end": {
"line": 79,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2659,
"end": 2663,
"loc": {
"start": {
"line": 79,
"column": 13
},
"end": {
"line": 79,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2663,
"end": 2664,
"loc": {
"start": {
"line": 79,
"column": 17
},
"end": {
"line": 79,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 2664,
"end": 2667,
"loc": {
"start": {
"line": 79,
"column": 18
},
"end": {
"line": 79,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2667,
"end": 2668,
"loc": {
"start": {
"line": 79,
"column": 21
},
"end": {
"line": 79,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputMgr",
"start": 2668,
"end": 2676,
"loc": {
"start": {
"line": 79,
"column": 22
},
"end": {
"line": 79,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2676,
"end": 2677,
"loc": {
"start": {
"line": 79,
"column": 30
},
"end": {
"line": 79,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeSureAttachedAndOnTop",
"start": 2677,
"end": 2701,
"loc": {
"start": {
"line": 79,
"column": 31
},
"end": {
"line": 79,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2701,
"end": 2702,
"loc": {
"start": {
"line": 79,
"column": 55
},
"end": {
"line": 79,
"column": 56
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2702,
"end": 2706,
"loc": {
"start": {
"line": 79,
"column": 56
},
"end": {
"line": 79,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2706,
"end": 2707,
"loc": {
"start": {
"line": 79,
"column": 60
},
"end": {
"line": 79,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputReciever",
"start": 2707,
"end": 2720,
"loc": {
"start": {
"line": 79,
"column": 61
},
"end": {
"line": 79,
"column": 74
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2720,
"end": 2721,
"loc": {
"start": {
"line": 79,
"column": 74
},
"end": {
"line": 79,
"column": 75
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2721,
"end": 2722,
"loc": {
"start": {
"line": 79,
"column": 75
},
"end": {
"line": 79,
"column": 76
}
}
},
{
"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": 2734,
"end": 2739,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "totalMinutesPlayed",
"start": 2740,
"end": 2758,
"loc": {
"start": {
"line": 81,
"column": 14
},
"end": {
"line": 81,
"column": 32
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2759,
"end": 2760,
"loc": {
"start": {
"line": 81,
"column": 33
},
"end": {
"line": 81,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Math",
"start": 2761,
"end": 2765,
"loc": {
"start": {
"line": 81,
"column": 35
},
"end": {
"line": 81,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2765,
"end": 2766,
"loc": {
"start": {
"line": 81,
"column": 39
},
"end": {
"line": 81,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ceil",
"start": 2766,
"end": 2770,
"loc": {
"start": {
"line": 81,
"column": 40
},
"end": {
"line": 81,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2770,
"end": 2771,
"loc": {
"start": {
"line": 81,
"column": 44
},
"end": {
"line": 81,
"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": 2771,
"end": 2775,
"loc": {
"start": {
"line": 81,
"column": 45
},
"end": {
"line": 81,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2775,
"end": 2776,
"loc": {
"start": {
"line": 81,
"column": 49
},
"end": {
"line": 81,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2776,
"end": 2780,
"loc": {
"start": {
"line": 81,
"column": 50
},
"end": {
"line": 81,
"column": 54
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2780,
"end": 2781,
"loc": {
"start": {
"line": 81,
"column": 54
},
"end": {
"line": 81,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "time",
"start": 2781,
"end": 2785,
"loc": {
"start": {
"line": 81,
"column": 55
},
"end": {
"line": 81,
"column": 59
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2785,
"end": 2786,
"loc": {
"start": {
"line": 81,
"column": 59
},
"end": {
"line": 81,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "now",
"start": 2786,
"end": 2789,
"loc": {
"start": {
"line": 81,
"column": 60
},
"end": {
"line": 81,
"column": 63
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2789,
"end": 2790,
"loc": {
"start": {
"line": 81,
"column": 63
},
"end": {
"line": 81,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2790,
"end": 2791,
"loc": {
"start": {
"line": 81,
"column": 64
},
"end": {
"line": 81,
"column": 65
}
}
},
{
"type": {
"label": "/",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "/",
"start": 2792,
"end": 2793,
"loc": {
"start": {
"line": 81,
"column": 66
},
"end": {
"line": 81,
"column": 67
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 60,
"start": 2794,
"end": 2796,
"loc": {
"start": {
"line": 81,
"column": 68
},
"end": {
"line": 81,
"column": 70
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2796,
"end": 2797,
"loc": {
"start": {
"line": 81,
"column": 70
},
"end": {
"line": 81,
"column": 71
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2797,
"end": 2798,
"loc": {
"start": {
"line": 81,
"column": 71
},
"end": {
"line": 81,
"column": 72
}
}
},
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 2810,
"end": 2836,
"loc": {
"start": {
"line": 83,
"column": 8
},
"end": {
"line": 83,
"column": 34
}
}
},
{
"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": 2846,
"end": 2851,
"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": "playtimeElement",
"start": 2852,
"end": 2867,
"loc": {
"start": {
"line": 84,
"column": 14
},
"end": {
"line": 84,
"column": 29
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2868,
"end": 2869,
"loc": {
"start": {
"line": 84,
"column": 30
},
"end": {
"line": 84,
"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": 2870,
"end": 2874,
"loc": {
"start": {
"line": 84,
"column": 32
},
"end": {
"line": 84,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2874,
"end": 2875,
"loc": {
"start": {
"line": 84,
"column": 36
},
"end": {
"line": 84,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "statsElement",
"start": 2875,
"end": 2887,
"loc": {
"start": {
"line": 84,
"column": 37
},
"end": {
"line": 84,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2887,
"end": 2888,
"loc": {
"start": {
"line": 84,
"column": 49
},
"end": {
"line": 84,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "querySelector",
"start": 2888,
"end": 2901,
"loc": {
"start": {
"line": 84,
"column": 50
},
"end": {
"line": 84,
"column": 63
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2901,
"end": 2902,
"loc": {
"start": {
"line": 84,
"column": 63
},
"end": {
"line": 84,
"column": 64
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": ".playtime",
"start": 2902,
"end": 2913,
"loc": {
"start": {
"line": 84,
"column": 64
},
"end": {
"line": 84,
"column": 75
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2913,
"end": 2914,
"loc": {
"start": {
"line": 84,
"column": 75
},
"end": {
"line": 84,
"column": 76
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2914,
"end": 2915,
"loc": {
"start": {
"line": 84,
"column": 76
},
"end": {
"line": 84,
"column": 77
}
}
},
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 2925,
"end": 2951,
"loc": {
"start": {
"line": 85,
"column": 8
},
"end": {
"line": 85,
"column": 34
}
}
},
{
"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": 2961,
"end": 2966,
"loc": {
"start": {
"line": 86,
"column": 8
},
"end": {
"line": 86,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "buildingsPlacedElement",
"start": 2967,
"end": 2989,
"loc": {
"start": {
"line": 86,
"column": 14
},
"end": {
"line": 86,
"column": 36
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2990,
"end": 2991,
"loc": {
"start": {
"line": 86,
"column": 37
},
"end": {
"line": 86,
"column": 38
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2992,
"end": 2996,
"loc": {
"start": {
"line": 86,
"column": 39
},
"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": 2996,
"end": 2997,
"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": "statsElement",
"start": 2997,
"end": 3009,
"loc": {
"start": {
"line": 86,
"column": 44
},
"end": {
"line": 86,
"column": 56
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3009,
"end": 3010,
"loc": {
"start": {
"line": 86,
"column": 56
},
"end": {
"line": 86,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "querySelector",
"start": 3010,
"end": 3023,
"loc": {
"start": {
"line": 86,
"column": 57
},
"end": {
"line": 86,
"column": 70
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3023,
"end": 3024,
"loc": {
"start": {
"line": 86,
"column": 70
},
"end": {
"line": 86,
"column": 71
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": ".buildingsPlaced",
"start": 3024,
"end": 3042,
"loc": {
"start": {
"line": 86,
"column": 71
},
"end": {
"line": 86,
"column": 89
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3042,
"end": 3043,
"loc": {
"start": {
"line": 86,
"column": 89
},
"end": {
"line": 86,
"column": 90
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3043,
"end": 3044,
"loc": {
"start": {
"line": 86,
"column": 90
},
"end": {
"line": 86,
"column": 91
}
}
},
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 3054,
"end": 3080,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 34
}
}
},
{
"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": 3090,
"end": 3095,
"loc": {
"start": {
"line": 88,
"column": 8
},
"end": {
"line": 88,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "beltsPlacedElement",
"start": 3096,
"end": 3114,
"loc": {
"start": {
"line": 88,
"column": 14
},
"end": {
"line": 88,
"column": 32
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3115,
"end": 3116,
"loc": {
"start": {
"line": 88,
"column": 33
},
"end": {
"line": 88,
"column": 34
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3117,
"end": 3121,
"loc": {
"start": {
"line": 88,
"column": 35
},
"end": {
"line": 88,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3121,
"end": 3122,
"loc": {
"start": {
"line": 88,
"column": 39
},
"end": {
"line": 88,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "statsElement",
"start": 3122,
"end": 3134,
"loc": {
"start": {
"line": 88,
"column": 40
},
"end": {
"line": 88,
"column": 52
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3134,
"end": 3135,
"loc": {
"start": {
"line": 88,
"column": 52
},
"end": {
"line": 88,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "querySelector",
"start": 3135,
"end": 3148,
"loc": {
"start": {
"line": 88,
"column": 53
},
"end": {
"line": 88,
"column": 66
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3148,
"end": 3149,
"loc": {
"start": {
"line": 88,
"column": 66
},
"end": {
"line": 88,
"column": 67
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": ".beltsPlaced",
"start": 3149,
"end": 3163,
"loc": {
"start": {
"line": 88,
"column": 67
},
"end": {
"line": 88,
"column": 81
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3163,
"end": 3164,
"loc": {
"start": {
"line": 88,
"column": 81
},
"end": {
"line": 88,
"column": 82
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3164,
"end": 3165,
"loc": {
"start": {
"line": 88,
"column": 82
},
"end": {
"line": 88,
"column": 83
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "playtimeElement",
"start": 3177,
"end": 3192,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3192,
"end": 3193,
"loc": {
"start": {
"line": 90,
"column": 23
},
"end": {
"line": 90,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerText",
"start": 3193,
"end": 3202,
"loc": {
"start": {
"line": 90,
"column": 24
},
"end": {
"line": 90,
"column": 33
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3203,
"end": 3204,
"loc": {
"start": {
"line": 90,
"column": 34
},
"end": {
"line": 90,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 3205,
"end": 3206,
"loc": {
"start": {
"line": 90,
"column": 36
},
"end": {
"line": 90,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3206,
"end": 3207,
"loc": {
"start": {
"line": 90,
"column": 37
},
"end": {
"line": 90,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "global",
"start": 3207,
"end": 3213,
"loc": {
"start": {
"line": 90,
"column": 38
},
"end": {
"line": 90,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3213,
"end": 3214,
"loc": {
"start": {
"line": 90,
"column": 44
},
"end": {
"line": 90,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "time",
"start": 3214,
"end": 3218,
"loc": {
"start": {
"line": 90,
"column": 45
},
"end": {
"line": 90,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3218,
"end": 3219,
"loc": {
"start": {
"line": 90,
"column": 49
},
"end": {
"line": 90,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "xMinutes",
"start": 3219,
"end": 3227,
"loc": {
"start": {
"line": 90,
"column": 50
},
"end": {
"line": 90,
"column": 58
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3227,
"end": 3228,
"loc": {
"start": {
"line": 90,
"column": 58
},
"end": {
"line": 90,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "replace",
"start": 3228,
"end": 3235,
"loc": {
"start": {
"line": 90,
"column": 59
},
"end": {
"line": 90,
"column": 66
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3235,
"end": 3236,
"loc": {
"start": {
"line": 90,
"column": 66
},
"end": {
"line": 90,
"column": 67
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "<x>",
"start": 3236,
"end": 3241,
"loc": {
"start": {
"line": 90,
"column": 67
},
"end": {
"line": 90,
"column": 72
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3241,
"end": 3242,
"loc": {
"start": {
"line": 90,
"column": 72
},
"end": {
"line": 90,
"column": 73
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3243,
"end": 3244,
"loc": {
"start": {
"line": 90,
"column": 74
},
"end": {
"line": 90,
"column": 75
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 3244,
"end": 3244,
"loc": {
"start": {
"line": 90,
"column": 75
},
"end": {
"line": 90,
"column": 75
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3244,
"end": 3246,
"loc": {
"start": {
"line": 90,
"column": 75
},
"end": {
"line": 90,
"column": 77
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "totalMinutesPlayed",
"start": 3246,
"end": 3264,
"loc": {
"start": {
"line": 90,
"column": 77
},
"end": {
"line": 90,
"column": 95
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3264,
"end": 3265,
"loc": {
"start": {
"line": 90,
"column": 95
},
"end": {
"line": 90,
"column": 96
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 3265,
"end": 3265,
"loc": {
"start": {
"line": 90,
"column": 96
},
"end": {
"line": 90,
"column": 96
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3265,
"end": 3266,
"loc": {
"start": {
"line": 90,
"column": 96
},
"end": {
"line": 90,
"column": 97
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3266,
"end": 3267,
"loc": {
"start": {
"line": 90,
"column": 97
},
"end": {
"line": 90,
"column": 98
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3267,
"end": 3268,
"loc": {
"start": {
"line": 90,
"column": 98
},
"end": {
"line": 90,
"column": 99
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "buildingsPlacedElement",
"start": 3280,
"end": 3302,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3302,
"end": 3303,
"loc": {
"start": {
"line": 92,
"column": 30
},
"end": {
"line": 92,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerText",
"start": 3303,
"end": 3312,
"loc": {
"start": {
"line": 92,
"column": 31
},
"end": {
"line": 92,
"column": 40
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3313,
"end": 3314,
"loc": {
"start": {
"line": 92,
"column": 41
},
"end": {
"line": 92,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "formatBigNumberFull",
"start": 3315,
"end": 3334,
"loc": {
"start": {
"line": 92,
"column": 43
},
"end": {
"line": 92,
"column": 62
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3334,
"end": 3335,
"loc": {
"start": {
"line": 92,
"column": 62
},
"end": {
"line": 92,
"column": 63
}
}
},
{
"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": 3349,
"end": 3353,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3353,
"end": 3354,
"loc": {
"start": {
"line": 93,
"column": 16
},
"end": {
"line": 93,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 3354,
"end": 3358,
"loc": {
"start": {
"line": 93,
"column": 17
},
"end": {
"line": 93,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3358,
"end": 3359,
"loc": {
"start": {
"line": 93,
"column": 21
},
"end": {
"line": 93,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entityMgr",
"start": 3359,
"end": 3368,
"loc": {
"start": {
"line": 93,
"column": 22
},
"end": {
"line": 93,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3368,
"end": 3369,
"loc": {
"start": {
"line": 93,
"column": 31
},
"end": {
"line": 93,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllWithComponent",
"start": 3369,
"end": 3388,
"loc": {
"start": {
"line": 93,
"column": 32
},
"end": {
"line": 93,
"column": 51
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3388,
"end": 3389,
"loc": {
"start": {
"line": 93,
"column": 51
},
"end": {
"line": 93,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "StaticMapEntityComponent",
"start": 3389,
"end": 3413,
"loc": {
"start": {
"line": 93,
"column": 52
},
"end": {
"line": 93,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3413,
"end": 3414,
"loc": {
"start": {
"line": 93,
"column": 76
},
"end": {
"line": 93,
"column": 77
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3414,
"end": 3415,
"loc": {
"start": {
"line": 93,
"column": 77
},
"end": {
"line": 93,
"column": 78
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 3415,
"end": 3421,
"loc": {
"start": {
"line": 93,
"column": 78
},
"end": {
"line": 93,
"column": 84
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 3422,
"end": 3423,
"loc": {
"start": {
"line": 93,
"column": 85
},
"end": {
"line": 93,
"column": 86
}
}
},
{
"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": 3437,
"end": 3441,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3441,
"end": 3442,
"loc": {
"start": {
"line": 94,
"column": 16
},
"end": {
"line": 94,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 3442,
"end": 3446,
"loc": {
"start": {
"line": 94,
"column": 17
},
"end": {
"line": 94,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3446,
"end": 3447,
"loc": {
"start": {
"line": 94,
"column": 21
},
"end": {
"line": 94,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entityMgr",
"start": 3447,
"end": 3456,
"loc": {
"start": {
"line": 94,
"column": 22
},
"end": {
"line": 94,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3456,
"end": 3457,
"loc": {
"start": {
"line": 94,
"column": 31
},
"end": {
"line": 94,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllWithComponent",
"start": 3457,
"end": 3476,
"loc": {
"start": {
"line": 94,
"column": 32
},
"end": {
"line": 94,
"column": 51
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3476,
"end": 3477,
"loc": {
"start": {
"line": 94,
"column": 51
},
"end": {
"line": 94,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BeltComponent",
"start": 3477,
"end": 3490,
"loc": {
"start": {
"line": 94,
"column": 52
},
"end": {
"line": 94,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3490,
"end": 3491,
"loc": {
"start": {
"line": 94,
"column": 65
},
"end": {
"line": 94,
"column": 66
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3491,
"end": 3492,
"loc": {
"start": {
"line": 94,
"column": 66
},
"end": {
"line": 94,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 3492,
"end": 3498,
"loc": {
"start": {
"line": 94,
"column": 67
},
"end": {
"line": 94,
"column": 73
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3508,
"end": 3509,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 9
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3509,
"end": 3510,
"loc": {
"start": {
"line": 95,
"column": 9
},
"end": {
"line": 95,
"column": 10
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "beltsPlacedElement",
"start": 3522,
"end": 3540,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3540,
"end": 3541,
"loc": {
"start": {
"line": 97,
"column": 26
},
"end": {
"line": 97,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerText",
"start": 3541,
"end": 3550,
"loc": {
"start": {
"line": 97,
"column": 27
},
"end": {
"line": 97,
"column": 36
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3551,
"end": 3552,
"loc": {
"start": {
"line": 97,
"column": 37
},
"end": {
"line": 97,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "formatBigNumberFull",
"start": 3553,
"end": 3572,
"loc": {
"start": {
"line": 97,
"column": 39
},
"end": {
"line": 97,
"column": 58
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3572,
"end": 3573,
"loc": {
"start": {
"line": 97,
"column": 58
},
"end": {
"line": 97,
"column": 59
}
}
},
{
"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": 3587,
"end": 3591,
"loc": {
"start": {
"line": 98,
"column": 12
},
"end": {
"line": 98,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3591,
"end": 3592,
"loc": {
"start": {
"line": 98,
"column": 16
},
"end": {
"line": 98,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 3592,
"end": 3596,
"loc": {
"start": {
"line": 98,
"column": 17
},
"end": {
"line": 98,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3596,
"end": 3597,
"loc": {
"start": {
"line": 98,
"column": 21
},
"end": {
"line": 98,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entityMgr",
"start": 3597,
"end": 3606,
"loc": {
"start": {
"line": 98,
"column": 22
},
"end": {
"line": 98,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3606,
"end": 3607,
"loc": {
"start": {
"line": 98,
"column": 31
},
"end": {
"line": 98,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllWithComponent",
"start": 3607,
"end": 3626,
"loc": {
"start": {
"line": 98,
"column": 32
},
"end": {
"line": 98,
"column": 51
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3626,
"end": 3627,
"loc": {
"start": {
"line": 98,
"column": 51
},
"end": {
"line": 98,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BeltComponent",
"start": 3627,
"end": 3640,
"loc": {
"start": {
"line": 98,
"column": 52
},
"end": {
"line": 98,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3640,
"end": 3641,
"loc": {
"start": {
"line": 98,
"column": 65
},
"end": {
"line": 98,
"column": 66
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3641,
"end": 3642,
"loc": {
"start": {
"line": 98,
"column": 66
},
"end": {
"line": 98,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 3642,
"end": 3648,
"loc": {
"start": {
"line": 98,
"column": 67
},
"end": {
"line": 98,
"column": 73
}
}
},
{
"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": 99,
"column": 8
},
"end": {
"line": 99,
"column": 9
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3659,
"end": 3660,
"loc": {
"start": {
"line": 99,
"column": 9
},
"end": {
"line": 99,
"column": 10
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3666,
"end": 3667,
"loc": {
"start": {
"line": 100,
"column": 4
},
"end": {
"line": 100,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "close",
"start": 3675,
"end": 3680,
"loc": {
"start": {
"line": 102,
"column": 4
},
"end": {
"line": 102,
"column": 9
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3680,
"end": 3681,
"loc": {
"start": {
"line": 102,
"column": 9
},
"end": {
"line": 102,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3681,
"end": 3682,
"loc": {
"start": {
"line": 102,
"column": 10
},
"end": {
"line": 102,
"column": 11
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3683,
"end": 3684,
"loc": {
"start": {
"line": 102,
"column": 12
},
"end": {
"line": 102,
"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": 3694,
"end": 3698,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3698,
"end": 3699,
"loc": {
"start": {
"line": 103,
"column": 12
},
"end": {
"line": 103,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 3699,
"end": 3706,
"loc": {
"start": {
"line": 103,
"column": 13
},
"end": {
"line": 103,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3707,
"end": 3708,
"loc": {
"start": {
"line": 103,
"column": 21
},
"end": {
"line": 103,
"column": 22
}
}
},
{
"type": {
"label": "false",
"keyword": "false",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "false",
"start": 3709,
"end": 3714,
"loc": {
"start": {
"line": 103,
"column": 23
},
"end": {
"line": 103,
"column": 28
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3714,
"end": 3715,
"loc": {
"start": {
"line": 103,
"column": 28
},
"end": {
"line": 103,
"column": 29
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3725,
"end": 3729,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3729,
"end": 3730,
"loc": {
"start": {
"line": 104,
"column": 12
},
"end": {
"line": 104,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 3730,
"end": 3734,
"loc": {
"start": {
"line": 104,
"column": 13
},
"end": {
"line": 104,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3734,
"end": 3735,
"loc": {
"start": {
"line": 104,
"column": 17
},
"end": {
"line": 104,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 3735,
"end": 3738,
"loc": {
"start": {
"line": 104,
"column": 18
},
"end": {
"line": 104,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3738,
"end": 3739,
"loc": {
"start": {
"line": 104,
"column": 21
},
"end": {
"line": 104,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputMgr",
"start": 3739,
"end": 3747,
"loc": {
"start": {
"line": 104,
"column": 22
},
"end": {
"line": 104,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3747,
"end": 3748,
"loc": {
"start": {
"line": 104,
"column": 30
},
"end": {
"line": 104,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeSureDetached",
"start": 3748,
"end": 3764,
"loc": {
"start": {
"line": 104,
"column": 31
},
"end": {
"line": 104,
"column": 47
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3764,
"end": 3765,
"loc": {
"start": {
"line": 104,
"column": 47
},
"end": {
"line": 104,
"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": 3765,
"end": 3769,
"loc": {
"start": {
"line": 104,
"column": 48
},
"end": {
"line": 104,
"column": 52
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3769,
"end": 3770,
"loc": {
"start": {
"line": 104,
"column": 52
},
"end": {
"line": 104,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputReciever",
"start": 3770,
"end": 3783,
"loc": {
"start": {
"line": 104,
"column": 53
},
"end": {
"line": 104,
"column": 66
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3783,
"end": 3784,
"loc": {
"start": {
"line": 104,
"column": 66
},
"end": {
"line": 104,
"column": 67
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3784,
"end": 3785,
"loc": {
"start": {
"line": 104,
"column": 67
},
"end": {
"line": 104,
"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": 3795,
"end": 3799,
"loc": {
"start": {
"line": 105,
"column": 8
},
"end": {
"line": 105,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3799,
"end": 3800,
"loc": {
"start": {
"line": 105,
"column": 12
},
"end": {
"line": 105,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 3800,
"end": 3806,
"loc": {
"start": {
"line": 105,
"column": 13
},
"end": {
"line": 105,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3806,
"end": 3807,
"loc": {
"start": {
"line": 105,
"column": 19
},
"end": {
"line": 105,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3807,
"end": 3808,
"loc": {
"start": {
"line": 105,
"column": 20
},
"end": {
"line": 105,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3808,
"end": 3809,
"loc": {
"start": {
"line": 105,
"column": 21
},
"end": {
"line": 105,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3815,
"end": 3816,
"loc": {
"start": {
"line": 106,
"column": 4
},
"end": {
"line": 106,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 3824,
"end": 3830,
"loc": {
"start": {
"line": 108,
"column": 4
},
"end": {
"line": 108,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3830,
"end": 3831,
"loc": {
"start": {
"line": 108,
"column": 10
},
"end": {
"line": 108,
"column": 11
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3831,
"end": 3832,
"loc": {
"start": {
"line": 108,
"column": 11
},
"end": {
"line": 108,
"column": 12
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3833,
"end": 3834,
"loc": {
"start": {
"line": 108,
"column": 13
},
"end": {
"line": 108,
"column": 14
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3844,
"end": 3848,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3848,
"end": 3849,
"loc": {
"start": {
"line": 109,
"column": 12
},
"end": {
"line": 109,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "domAttach",
"start": 3849,
"end": 3858,
"loc": {
"start": {
"line": 109,
"column": 13
},
"end": {
"line": 109,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3858,
"end": 3859,
"loc": {
"start": {
"line": 109,
"column": 22
},
"end": {
"line": 109,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 3859,
"end": 3865,
"loc": {
"start": {
"line": 109,
"column": 23
},
"end": {
"line": 109,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3865,
"end": 3866,
"loc": {
"start": {
"line": 109,
"column": 29
},
"end": {
"line": 109,
"column": 30
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3866,
"end": 3870,
"loc": {
"start": {
"line": 109,
"column": 30
},
"end": {
"line": 109,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3870,
"end": 3871,
"loc": {
"start": {
"line": 109,
"column": 34
},
"end": {
"line": 109,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 3871,
"end": 3878,
"loc": {
"start": {
"line": 109,
"column": 35
},
"end": {
"line": 109,
"column": 42
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3878,
"end": 3879,
"loc": {
"start": {
"line": 109,
"column": 42
},
"end": {
"line": 109,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3879,
"end": 3880,
"loc": {
"start": {
"line": 109,
"column": 43
},
"end": {
"line": 109,
"column": 44
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3886,
"end": 3887,
"loc": {
"start": {
"line": 110,
"column": 4
},
"end": {
"line": 110,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3889,
"end": 3890,
"loc": {
"start": {
"line": 111,
"column": 0
},
"end": {
"line": 111,
"column": 1
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "HUDSettingsMenu",
"start": 3894,
"end": 3909,
"loc": {
"start": {
"line": 113,
"column": 0
},
"end": {
"line": 113,
"column": 15
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3909,
"end": 3910,
"loc": {
"start": {
"line": 113,
"column": 15
},
"end": {
"line": 113,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "buttons",
"start": 3910,
"end": 3917,
"loc": {
"start": {
"line": 113,
"column": 16
},
"end": {
"line": 113,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3918,
"end": 3919,
"loc": {
"start": {
"line": 113,
"column": 24
},
"end": {
"line": 113,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3920,
"end": 3921,
"loc": {
"start": {
"line": 113,
"column": 26
},
"end": {
"line": 113,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3921,
"end": 3922,
"loc": {
"start": {
"line": 113,
"column": 27
},
"end": {
"line": 113,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 3932,
"end": 3934,
"loc": {
"start": {
"line": 114,
"column": 8
},
"end": {
"line": 114,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3934,
"end": 3935,
"loc": {
"start": {
"line": 114,
"column": 10
},
"end": {
"line": 114,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "continue",
"start": 3936,
"end": 3946,
"loc": {
"start": {
"line": 114,
"column": 12
},
"end": {
"line": 114,
"column": 22
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3946,
"end": 3947,
"loc": {
"start": {
"line": 114,
"column": 22
},
"end": {
"line": 114,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "action",
"start": 3957,
"end": 3963,
"loc": {
"start": {
"line": 115,
"column": 8
},
"end": {
"line": 115,
"column": 14
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3963,
"end": 3964,
"loc": {
"start": {
"line": 115,
"column": 14
},
"end": {
"line": 115,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hudSettingsMenu",
"start": 3965,
"end": 3980,
"loc": {
"start": {
"line": 115,
"column": 16
},
"end": {
"line": 115,
"column": 31
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3981,
"end": 3983,
"loc": {
"start": {
"line": 115,
"column": 32
},
"end": {
"line": 115,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3984,
"end": 3985,
"loc": {
"start": {
"line": 115,
"column": 35
},
"end": {
"line": 115,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3985,
"end": 3986,
"loc": {
"start": {
"line": 115,
"column": 36
},
"end": {
"line": 115,
"column": 37
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3987,
"end": 3989,
"loc": {
"start": {
"line": 115,
"column": 38
},
"end": {
"line": 115,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hudSettingsMenu",
"start": 3990,
"end": 4005,
"loc": {
"start": {
"line": 115,
"column": 41
},
"end": {
"line": 115,
"column": 56
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4005,
"end": 4006,
"loc": {
"start": {
"line": 115,
"column": 56
},
"end": {
"line": 115,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "close",
"start": 4006,
"end": 4011,
"loc": {
"start": {
"line": 115,
"column": 57
},
"end": {
"line": 115,
"column": 62
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4011,
"end": 4012,
"loc": {
"start": {
"line": 115,
"column": 62
},
"end": {
"line": 115,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4012,
"end": 4013,
"loc": {
"start": {
"line": 115,
"column": 63
},
"end": {
"line": 115,
"column": 64
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4013,
"end": 4014,
"loc": {
"start": {
"line": 115,
"column": 64
},
"end": {
"line": 115,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "options",
"start": 4024,
"end": 4031,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 15
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4031,
"end": 4032,
"loc": {
"start": {
"line": 116,
"column": 15
},
"end": {
"line": 116,
"column": 16
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4033,
"end": 4034,
"loc": {
"start": {
"line": 116,
"column": 17
},
"end": {
"line": 116,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "preventDefault",
"start": 4048,
"end": 4062,
"loc": {
"start": {
"line": 117,
"column": 12
},
"end": {
"line": 117,
"column": 26
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4062,
"end": 4063,
"loc": {
"start": {
"line": 117,
"column": 26
},
"end": {
"line": 117,
"column": 27
}
}
},
{
"type": {
"label": "false",
"keyword": "false",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "false",
"start": 4064,
"end": 4069,
"loc": {
"start": {
"line": 117,
"column": 28
},
"end": {
"line": 117,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4069,
"end": 4070,
"loc": {
"start": {
"line": 117,
"column": 33
},
"end": {
"line": 117,
"column": 34
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4080,
"end": 4081,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 9
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4081,
"end": 4082,
"loc": {
"start": {
"line": 118,
"column": 9
},
"end": {
"line": 118,
"column": 10
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4088,
"end": 4089,
"loc": {
"start": {
"line": 119,
"column": 4
},
"end": {
"line": 119,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4089,
"end": 4090,
"loc": {
"start": {
"line": 119,
"column": 5
},
"end": {
"line": 119,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4096,
"end": 4097,
"loc": {
"start": {
"line": 120,
"column": 4
},
"end": {
"line": 120,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 4107,
"end": 4109,
"loc": {
"start": {
"line": 121,
"column": 8
},
"end": {
"line": 121,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4109,
"end": 4110,
"loc": {
"start": {
"line": 121,
"column": 10
},
"end": {
"line": 121,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "settings",
"start": 4111,
"end": 4121,
"loc": {
"start": {
"line": 121,
"column": 12
},
"end": {
"line": 121,
"column": 22
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4121,
"end": 4122,
"loc": {
"start": {
"line": 121,
"column": 22
},
"end": {
"line": 121,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "action",
"start": 4132,
"end": 4138,
"loc": {
"start": {
"line": 122,
"column": 8
},
"end": {
"line": 122,
"column": 14
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4138,
"end": 4139,
"loc": {
"start": {
"line": 122,
"column": 14
},
"end": {
"line": 122,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hudSettingsMenu",
"start": 4140,
"end": 4155,
"loc": {
"start": {
"line": 122,
"column": 16
},
"end": {
"line": 122,
"column": 31
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4156,
"end": 4158,
"loc": {
"start": {
"line": 122,
"column": 32
},
"end": {
"line": 122,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4159,
"end": 4160,
"loc": {
"start": {
"line": 122,
"column": 35
},
"end": {
"line": 122,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4160,
"end": 4161,
"loc": {
"start": {
"line": 122,
"column": 36
},
"end": {
"line": 122,
"column": 37
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4162,
"end": 4164,
"loc": {
"start": {
"line": 122,
"column": 38
},
"end": {
"line": 122,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hudSettingsMenu",
"start": 4165,
"end": 4180,
"loc": {
"start": {
"line": 122,
"column": 41
},
"end": {
"line": 122,
"column": 56
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4180,
"end": 4181,
"loc": {
"start": {
"line": 122,
"column": 56
},
"end": {
"line": 122,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "goToSettings",
"start": 4181,
"end": 4193,
"loc": {
"start": {
"line": 122,
"column": 57
},
"end": {
"line": 122,
"column": 69
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4193,
"end": 4194,
"loc": {
"start": {
"line": 122,
"column": 69
},
"end": {
"line": 122,
"column": 70
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4194,
"end": 4195,
"loc": {
"start": {
"line": 122,
"column": 70
},
"end": {
"line": 122,
"column": 71
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4195,
"end": 4196,
"loc": {
"start": {
"line": 122,
"column": 71
},
"end": {
"line": 122,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "options",
"start": 4206,
"end": 4213,
"loc": {
"start": {
"line": 123,
"column": 8
},
"end": {
"line": 123,
"column": 15
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4213,
"end": 4214,
"loc": {
"start": {
"line": 123,
"column": 15
},
"end": {
"line": 123,
"column": 16
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4215,
"end": 4216,
"loc": {
"start": {
"line": 123,
"column": 17
},
"end": {
"line": 123,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "preventDefault",
"start": 4230,
"end": 4244,
"loc": {
"start": {
"line": 124,
"column": 12
},
"end": {
"line": 124,
"column": 26
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4244,
"end": 4245,
"loc": {
"start": {
"line": 124,
"column": 26
},
"end": {
"line": 124,
"column": 27
}
}
},
{
"type": {
"label": "false",
"keyword": "false",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "false",
"start": 4246,
"end": 4251,
"loc": {
"start": {
"line": 124,
"column": 28
},
"end": {
"line": 124,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4251,
"end": 4252,
"loc": {
"start": {
"line": 124,
"column": 33
},
"end": {
"line": 124,
"column": 34
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4262,
"end": 4263,
"loc": {
"start": {
"line": 125,
"column": 8
},
"end": {
"line": 125,
"column": 9
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4263,
"end": 4264,
"loc": {
"start": {
"line": 125,
"column": 9
},
"end": {
"line": 125,
"column": 10
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4270,
"end": 4271,
"loc": {
"start": {
"line": 126,
"column": 4
},
"end": {
"line": 126,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4271,
"end": 4272,
"loc": {
"start": {
"line": 126,
"column": 5
},
"end": {
"line": 126,
"column": 6
}
}
},
{
"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": 127,
"column": 4
},
"end": {
"line": 127,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 4289,
"end": 4291,
"loc": {
"start": {
"line": 128,
"column": 8
},
"end": {
"line": 128,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4291,
"end": 4292,
"loc": {
"start": {
"line": 128,
"column": 10
},
"end": {
"line": 128,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "menu",
"start": 4293,
"end": 4299,
"loc": {
"start": {
"line": 128,
"column": 12
},
"end": {
"line": 128,
"column": 18
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4299,
"end": 4300,
"loc": {
"start": {
"line": 128,
"column": 18
},
"end": {
"line": 128,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "action",
"start": 4310,
"end": 4316,
"loc": {
"start": {
"line": 129,
"column": 8
},
"end": {
"line": 129,
"column": 14
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4316,
"end": 4317,
"loc": {
"start": {
"line": 129,
"column": 14
},
"end": {
"line": 129,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hudSettingsMenu",
"start": 4318,
"end": 4333,
"loc": {
"start": {
"line": 129,
"column": 16
},
"end": {
"line": 129,
"column": 31
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4334,
"end": 4336,
"loc": {
"start": {
"line": 129,
"column": 32
},
"end": {
"line": 129,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4337,
"end": 4338,
"loc": {
"start": {
"line": 129,
"column": 35
},
"end": {
"line": 129,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4338,
"end": 4339,
"loc": {
"start": {
"line": 129,
"column": 36
},
"end": {
"line": 129,
"column": 37
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4340,
"end": 4342,
"loc": {
"start": {
"line": 129,
"column": 38
},
"end": {
"line": 129,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hudSettingsMenu",
"start": 4343,
"end": 4358,
"loc": {
"start": {
"line": 129,
"column": 41
},
"end": {
"line": 129,
"column": 56
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4358,
"end": 4359,
"loc": {
"start": {
"line": 129,
"column": 56
},
"end": {
"line": 129,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "returnToMenu",
"start": 4359,
"end": 4371,
"loc": {
"start": {
"line": 129,
"column": 57
},
"end": {
"line": 129,
"column": 69
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4371,
"end": 4372,
"loc": {
"start": {
"line": 129,
"column": 69
},
"end": {
"line": 129,
"column": 70
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4372,
"end": 4373,
"loc": {
"start": {
"line": 129,
"column": 70
},
"end": {
"line": 129,
"column": 71
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4373,
"end": 4374,
"loc": {
"start": {
"line": 129,
"column": 71
},
"end": {
"line": 129,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "options",
"start": 4384,
"end": 4391,
"loc": {
"start": {
"line": 130,
"column": 8
},
"end": {
"line": 130,
"column": 15
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4391,
"end": 4392,
"loc": {
"start": {
"line": 130,
"column": 15
},
"end": {
"line": 130,
"column": 16
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4393,
"end": 4394,
"loc": {
"start": {
"line": 130,
"column": 17
},
"end": {
"line": 130,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "preventDefault",
"start": 4408,
"end": 4422,
"loc": {
"start": {
"line": 131,
"column": 12
},
"end": {
"line": 131,
"column": 26
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4422,
"end": 4423,
"loc": {
"start": {
"line": 131,
"column": 26
},
"end": {
"line": 131,
"column": 27
}
}
},
{
"type": {
"label": "false",
"keyword": "false",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "false",
"start": 4424,
"end": 4429,
"loc": {
"start": {
"line": 131,
"column": 28
},
"end": {
"line": 131,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4429,
"end": 4430,
"loc": {
"start": {
"line": 131,
"column": 33
},
"end": {
"line": 131,
"column": 34
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4440,
"end": 4441,
"loc": {
"start": {
"line": 132,
"column": 8
},
"end": {
"line": 132,
"column": 9
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4441,
"end": 4442,
"loc": {
"start": {
"line": 132,
"column": 9
},
"end": {
"line": 132,
"column": 10
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4448,
"end": 4449,
"loc": {
"start": {
"line": 133,
"column": 4
},
"end": {
"line": 133,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4449,
"end": 4450,
"loc": {
"start": {
"line": 133,
"column": 5
},
"end": {
"line": 133,
"column": 6
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4452,
"end": 4453,
"loc": {
"start": {
"line": 134,
"column": 0
},
"end": {
"line": 134,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4453,
"end": 4454,
"loc": {
"start": {
"line": 134,
"column": 1
},
"end": {
"line": 134,
"column": 2
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4454,
"end": 4454,
"loc": {
"start": {
"line": 134,
"column": 2
},
"end": {
"line": 134,
"column": 2
}
}
}
]
}