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/states/preload.js.json
2021-02-26 15:20:37 +01:00

59861 lines
2.1 MiB

{
"type": "File",
"start": 0,
"end": 12440,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 319,
"column": 1
}
},
"program": {
"type": "Program",
"start": 0,
"end": 12440,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 319,
"column": 1
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 41,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 41
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 9,
"end": 18,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 18
}
},
"imported": {
"type": "Identifier",
"start": 9,
"end": 18,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 18
},
"identifierName": "CHANGELOG"
},
"name": "CHANGELOG"
},
"local": {
"type": "Identifier",
"start": 9,
"end": 18,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 18
},
"identifierName": "CHANGELOG"
},
"name": "CHANGELOG"
}
}
],
"source": {
"type": "StringLiteral",
"start": 26,
"end": 40,
"loc": {
"start": {
"line": 1,
"column": 26
},
"end": {
"line": 1,
"column": 40
}
},
"extra": {
"rawValue": "../changelog",
"raw": "\"../changelog\""
},
"value": "../changelog"
}
},
{
"type": "ImportDeclaration",
"start": 43,
"end": 89,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 46
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 52,
"end": 61,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 18
}
},
"imported": {
"type": "Identifier",
"start": 52,
"end": 61,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 18
},
"identifierName": "cachebust"
},
"name": "cachebust"
},
"local": {
"type": "Identifier",
"start": 52,
"end": 61,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 18
},
"identifierName": "cachebust"
},
"name": "cachebust"
}
}
],
"source": {
"type": "StringLiteral",
"start": 69,
"end": 88,
"loc": {
"start": {
"line": 2,
"column": 26
},
"end": {
"line": 2,
"column": 45
}
},
"extra": {
"rawValue": "../core/cachebust",
"raw": "\"../core/cachebust\""
},
"value": "../core/cachebust"
}
},
{
"type": "ImportDeclaration",
"start": 91,
"end": 137,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 46
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 100,
"end": 112,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 21
}
},
"imported": {
"type": "Identifier",
"start": 100,
"end": 112,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 21
},
"identifierName": "globalConfig"
},
"name": "globalConfig"
},
"local": {
"type": "Identifier",
"start": 100,
"end": 112,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 21
},
"identifierName": "globalConfig"
},
"name": "globalConfig"
}
}
],
"source": {
"type": "StringLiteral",
"start": 120,
"end": 136,
"loc": {
"start": {
"line": 3,
"column": 29
},
"end": {
"line": 3,
"column": 45
}
},
"extra": {
"rawValue": "../core/config",
"raw": "\"../core/config\""
},
"value": "../core/config"
}
},
{
"type": "ImportDeclaration",
"start": 139,
"end": 186,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 47
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 148,
"end": 157,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 18
}
},
"imported": {
"type": "Identifier",
"start": 148,
"end": 157,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 18
},
"identifierName": "GameState"
},
"name": "GameState"
},
"local": {
"type": "Identifier",
"start": 148,
"end": 157,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 18
},
"identifierName": "GameState"
},
"name": "GameState"
}
}
],
"source": {
"type": "StringLiteral",
"start": 165,
"end": 185,
"loc": {
"start": {
"line": 4,
"column": 26
},
"end": {
"line": 4,
"column": 46
}
},
"extra": {
"rawValue": "../core/game_state",
"raw": "\"../core/game_state\""
},
"value": "../core/game_state"
}
},
{
"type": "ImportDeclaration",
"start": 188,
"end": 235,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 47
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 197,
"end": 209,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 21
}
},
"imported": {
"type": "Identifier",
"start": 197,
"end": 209,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 21
},
"identifierName": "createLogger"
},
"name": "createLogger"
},
"local": {
"type": "Identifier",
"start": 197,
"end": 209,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 21
},
"identifierName": "createLogger"
},
"name": "createLogger"
}
}
],
"source": {
"type": "StringLiteral",
"start": 217,
"end": 234,
"loc": {
"start": {
"line": 5,
"column": 29
},
"end": {
"line": 5,
"column": 46
}
},
"extra": {
"rawValue": "../core/logging",
"raw": "\"../core/logging\""
},
"value": "../core/logging"
}
},
{
"type": "ImportDeclaration",
"start": 237,
"end": 283,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 46
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 246,
"end": 259,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 22
}
},
"imported": {
"type": "Identifier",
"start": 246,
"end": 259,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 22
},
"identifierName": "findNiceValue"
},
"name": "findNiceValue"
},
"local": {
"type": "Identifier",
"start": 246,
"end": 259,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 22
},
"identifierName": "findNiceValue"
},
"name": "findNiceValue"
}
}
],
"source": {
"type": "StringLiteral",
"start": 267,
"end": 282,
"loc": {
"start": {
"line": 6,
"column": 30
},
"end": {
"line": 6,
"column": 45
}
},
"extra": {
"rawValue": "../core/utils",
"raw": "\"../core/utils\""
},
"value": "../core/utils"
}
},
{
"type": "ImportDeclaration",
"start": 285,
"end": 331,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 46
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 294,
"end": 307,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 22
}
},
"imported": {
"type": "Identifier",
"start": 294,
"end": 307,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 22
},
"identifierName": "getRandomHint"
},
"name": "getRandomHint"
},
"local": {
"type": "Identifier",
"start": 294,
"end": 307,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 22
},
"identifierName": "getRandomHint"
},
"name": "getRandomHint"
}
}
],
"source": {
"type": "StringLiteral",
"start": 315,
"end": 330,
"loc": {
"start": {
"line": 7,
"column": 30
},
"end": {
"line": 7,
"column": 45
}
},
"extra": {
"rawValue": "../game/hints",
"raw": "\"../game/hints\""
},
"value": "../game/hints"
}
},
{
"type": "ImportDeclaration",
"start": 333,
"end": 399,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 66
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 342,
"end": 357,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 24
}
},
"imported": {
"type": "Identifier",
"start": 342,
"end": 357,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 24
},
"identifierName": "HUDModalDialogs"
},
"name": "HUDModalDialogs"
},
"local": {
"type": "Identifier",
"start": 342,
"end": 357,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 24
},
"identifierName": "HUDModalDialogs"
},
"name": "HUDModalDialogs"
}
}
],
"source": {
"type": "StringLiteral",
"start": 365,
"end": 398,
"loc": {
"start": {
"line": 8,
"column": 32
},
"end": {
"line": 8,
"column": 65
}
},
"extra": {
"rawValue": "../game/hud/parts/modal_dialogs",
"raw": "\"../game/hud/parts/modal_dialogs\""
},
"value": "../game/hud/parts/modal_dialogs"
}
},
{
"type": "ImportDeclaration",
"start": 401,
"end": 474,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 73
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 410,
"end": 436,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 35
}
},
"imported": {
"type": "Identifier",
"start": 410,
"end": 436,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 35
},
"identifierName": "PlatformWrapperImplBrowser"
},
"name": "PlatformWrapperImplBrowser"
},
"local": {
"type": "Identifier",
"start": 410,
"end": 436,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 35
},
"identifierName": "PlatformWrapperImplBrowser"
},
"name": "PlatformWrapperImplBrowser"
}
}
],
"source": {
"type": "StringLiteral",
"start": 444,
"end": 473,
"loc": {
"start": {
"line": 9,
"column": 43
},
"end": {
"line": 9,
"column": 72
}
},
"extra": {
"rawValue": "../platform/browser/wrapper",
"raw": "\"../platform/browser/wrapper\""
},
"value": "../platform/browser/wrapper"
}
},
{
"type": "ImportDeclaration",
"start": 476,
"end": 561,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 85
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 485,
"end": 505,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 29
}
},
"imported": {
"type": "Identifier",
"start": 485,
"end": 505,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 29
},
"identifierName": "autoDetectLanguageId"
},
"name": "autoDetectLanguageId"
},
"local": {
"type": "Identifier",
"start": 485,
"end": 505,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 29
},
"identifierName": "autoDetectLanguageId"
},
"name": "autoDetectLanguageId"
}
},
{
"type": "ImportSpecifier",
"start": 507,
"end": 508,
"loc": {
"start": {
"line": 10,
"column": 31
},
"end": {
"line": 10,
"column": 32
}
},
"imported": {
"type": "Identifier",
"start": 507,
"end": 508,
"loc": {
"start": {
"line": 10,
"column": 31
},
"end": {
"line": 10,
"column": 32
},
"identifierName": "T"
},
"name": "T"
},
"local": {
"type": "Identifier",
"start": 507,
"end": 508,
"loc": {
"start": {
"line": 10,
"column": 31
},
"end": {
"line": 10,
"column": 32
},
"identifierName": "T"
},
"name": "T"
}
},
{
"type": "ImportSpecifier",
"start": 510,
"end": 535,
"loc": {
"start": {
"line": 10,
"column": 34
},
"end": {
"line": 10,
"column": 59
}
},
"imported": {
"type": "Identifier",
"start": 510,
"end": 535,
"loc": {
"start": {
"line": 10,
"column": 34
},
"end": {
"line": 10,
"column": 59
},
"identifierName": "updateApplicationLanguage"
},
"name": "updateApplicationLanguage"
},
"local": {
"type": "Identifier",
"start": 510,
"end": 535,
"loc": {
"start": {
"line": 10,
"column": 34
},
"end": {
"line": 10,
"column": 59
},
"identifierName": "updateApplicationLanguage"
},
"name": "updateApplicationLanguage"
}
}
],
"source": {
"type": "StringLiteral",
"start": 543,
"end": 560,
"loc": {
"start": {
"line": 10,
"column": 67
},
"end": {
"line": 10,
"column": 84
}
},
"extra": {
"rawValue": "../translations",
"raw": "\"../translations\""
},
"value": "../translations"
}
},
{
"type": "VariableDeclaration",
"start": 565,
"end": 610,
"loc": {
"start": {
"line": 12,
"column": 0
},
"end": {
"line": 12,
"column": 45
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 571,
"end": 609,
"loc": {
"start": {
"line": 12,
"column": 6
},
"end": {
"line": 12,
"column": 44
}
},
"id": {
"type": "Identifier",
"start": 571,
"end": 577,
"loc": {
"start": {
"line": 12,
"column": 6
},
"end": {
"line": 12,
"column": 12
},
"identifierName": "logger"
},
"name": "logger"
},
"init": {
"type": "CallExpression",
"start": 580,
"end": 609,
"loc": {
"start": {
"line": 12,
"column": 15
},
"end": {
"line": 12,
"column": 44
}
},
"callee": {
"type": "Identifier",
"start": 580,
"end": 592,
"loc": {
"start": {
"line": 12,
"column": 15
},
"end": {
"line": 12,
"column": 27
},
"identifierName": "createLogger"
},
"name": "createLogger"
},
"arguments": [
{
"type": "StringLiteral",
"start": 593,
"end": 608,
"loc": {
"start": {
"line": 12,
"column": 28
},
"end": {
"line": 12,
"column": 43
}
},
"extra": {
"rawValue": "state/preload",
"raw": "\"state/preload\""
},
"value": "state/preload"
}
]
}
}
],
"kind": "const"
},
{
"type": "ExportNamedDeclaration",
"start": 614,
"end": 12440,
"loc": {
"start": {
"line": 14,
"column": 0
},
"end": {
"line": 319,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 621,
"end": 12440,
"loc": {
"start": {
"line": 14,
"column": 7
},
"end": {
"line": 319,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 627,
"end": 639,
"loc": {
"start": {
"line": 14,
"column": 13
},
"end": {
"line": 14,
"column": 25
},
"identifierName": "PreloadState"
},
"name": "PreloadState"
},
"superClass": {
"type": "Identifier",
"start": 648,
"end": 657,
"loc": {
"start": {
"line": 14,
"column": 34
},
"end": {
"line": 14,
"column": 43
},
"identifierName": "GameState"
},
"name": "GameState"
},
"body": {
"type": "ClassBody",
"start": 658,
"end": 12440,
"loc": {
"start": {
"line": 14,
"column": 44
},
"end": {
"line": 319,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 665,
"end": 719,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 17,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 665,
"end": 676,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 15,
"column": 15
},
"identifierName": "constructor"
},
"name": "constructor"
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 679,
"end": 719,
"loc": {
"start": {
"line": 15,
"column": 18
},
"end": {
"line": 17,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 690,
"end": 712,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 30
}
},
"expression": {
"type": "CallExpression",
"start": 690,
"end": 711,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 29
}
},
"callee": {
"type": "Super",
"start": 690,
"end": 695,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 13
}
}
},
"arguments": [
{
"type": "StringLiteral",
"start": 696,
"end": 710,
"loc": {
"start": {
"line": 16,
"column": 14
},
"end": {
"line": 16,
"column": 28
}
},
"extra": {
"rawValue": "PreloadState",
"raw": "\"PreloadState\""
},
"value": "PreloadState"
}
]
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 727,
"end": 1013,
"loc": {
"start": {
"line": 19,
"column": 4
},
"end": {
"line": 28,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 727,
"end": 739,
"loc": {
"start": {
"line": 19,
"column": 4
},
"end": {
"line": 19,
"column": 16
},
"identifierName": "getInnerHTML"
},
"name": "getInnerHTML"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 742,
"end": 1013,
"loc": {
"start": {
"line": 19,
"column": 19
},
"end": {
"line": 28,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 753,
"end": 1006,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 27,
"column": 10
}
},
"argument": {
"type": "TemplateLiteral",
"start": 760,
"end": 1005,
"loc": {
"start": {
"line": 20,
"column": 15
},
"end": {
"line": 27,
"column": 9
}
},
"expressions": [],
"quasis": [
{
"type": "TemplateElement",
"start": 761,
"end": 1004,
"loc": {
"start": {
"line": 20,
"column": 16
},
"end": {
"line": 27,
"column": 8
}
},
"value": {
"raw": "\n <div class=\"loadingImage\"></div>\n <div class=\"loadingStatus\">\n <span class=\"desc\">Booting</span>\n </div>\n </div>\n <span class=\"prefab_GameHint\"></span>\n ",
"cooked": "\n <div class=\"loadingImage\"></div>\n <div class=\"loadingStatus\">\n <span class=\"desc\">Booting</span>\n </div>\n </div>\n <span class=\"prefab_GameHint\"></span>\n "
},
"tail": true
}
]
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 1021,
"end": 1067,
"loc": {
"start": {
"line": 30,
"column": 4
},
"end": {
"line": 32,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1021,
"end": 1034,
"loc": {
"start": {
"line": 30,
"column": 4
},
"end": {
"line": 30,
"column": 17
},
"identifierName": "getThemeMusic"
},
"name": "getThemeMusic"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 1037,
"end": 1067,
"loc": {
"start": {
"line": 30,
"column": 20
},
"end": {
"line": 32,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1048,
"end": 1060,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 20
}
},
"argument": {
"type": "NullLiteral",
"start": 1055,
"end": 1059,
"loc": {
"start": {
"line": 31,
"column": 15
},
"end": {
"line": 31,
"column": 19
}
}
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 1075,
"end": 1121,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 36,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1075,
"end": 1087,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 34,
"column": 16
},
"identifierName": "getHasFadeIn"
},
"name": "getHasFadeIn"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 1090,
"end": 1121,
"loc": {
"start": {
"line": 34,
"column": 19
},
"end": {
"line": 36,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1101,
"end": 1114,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 21
}
},
"argument": {
"type": "BooleanLiteral",
"start": 1108,
"end": 1113,
"loc": {
"start": {
"line": 35,
"column": 15
},
"end": {
"line": 35,
"column": 20
}
},
"value": false
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 1129,
"end": 2091,
"loc": {
"start": {
"line": 38,
"column": 4
},
"end": {
"line": 64,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1129,
"end": 1136,
"loc": {
"start": {
"line": 38,
"column": 4
},
"end": {
"line": 38,
"column": 11
},
"identifierName": "onEnter"
},
"name": "onEnter"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 1139,
"end": 2091,
"loc": {
"start": {
"line": 38,
"column": 14
},
"end": {
"line": 64,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1150,
"end": 1204,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 62
}
},
"expression": {
"type": "CallExpression",
"start": 1150,
"end": 1203,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 61
}
},
"callee": {
"type": "MemberExpression",
"start": 1150,
"end": 1180,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 1150,
"end": 1176,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 34
}
},
"object": {
"type": "MemberExpression",
"start": 1150,
"end": 1166,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 1150,
"end": 1154,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1155,
"end": 1166,
"loc": {
"start": {
"line": 39,
"column": 13
},
"end": {
"line": 39,
"column": 24
},
"identifierName": "htmlElement"
},
"name": "htmlElement"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1167,
"end": 1176,
"loc": {
"start": {
"line": 39,
"column": 25
},
"end": {
"line": 39,
"column": 34
},
"identifierName": "classList"
},
"name": "classList"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1177,
"end": 1180,
"loc": {
"start": {
"line": 39,
"column": 35
},
"end": {
"line": 39,
"column": 38
},
"identifierName": "add"
},
"name": "add"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1181,
"end": 1202,
"loc": {
"start": {
"line": 39,
"column": 39
},
"end": {
"line": 39,
"column": 60
}
},
"extra": {
"rawValue": "prefab_LoadingState",
"raw": "\"prefab_LoadingState\""
},
"value": "prefab_LoadingState"
}
]
}
},
{
"type": "VariableDeclaration",
"start": 1216,
"end": 1277,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 69
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1222,
"end": 1276,
"loc": {
"start": {
"line": 41,
"column": 14
},
"end": {
"line": 41,
"column": 68
}
},
"id": {
"type": "Identifier",
"start": 1222,
"end": 1238,
"loc": {
"start": {
"line": 41,
"column": 14
},
"end": {
"line": 41,
"column": 30
},
"identifierName": "elementsToRemove"
},
"name": "elementsToRemove"
},
"init": {
"type": "ArrayExpression",
"start": 1241,
"end": 1276,
"loc": {
"start": {
"line": 41,
"column": 33
},
"end": {
"line": 41,
"column": 68
}
},
"elements": [
{
"type": "StringLiteral",
"start": 1242,
"end": 1259,
"loc": {
"start": {
"line": 41,
"column": 34
},
"end": {
"line": 41,
"column": 51
}
},
"extra": {
"rawValue": "#loadingPreload",
"raw": "\"#loadingPreload\""
},
"value": "#loadingPreload"
},
{
"type": "StringLiteral",
"start": 1261,
"end": 1275,
"loc": {
"start": {
"line": 41,
"column": 53
},
"end": {
"line": 41,
"column": 67
}
},
"extra": {
"rawValue": "#fontPreload",
"raw": "\"#fontPreload\""
},
"value": "#fontPreload"
}
]
}
}
],
"kind": "const"
},
{
"type": "ForStatement",
"start": 1287,
"end": 1492,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 47,
"column": 9
}
},
"init": {
"type": "VariableDeclaration",
"start": 1292,
"end": 1301,
"loc": {
"start": {
"line": 42,
"column": 13
},
"end": {
"line": 42,
"column": 22
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1296,
"end": 1301,
"loc": {
"start": {
"line": 42,
"column": 17
},
"end": {
"line": 42,
"column": 22
}
},
"id": {
"type": "Identifier",
"start": 1296,
"end": 1297,
"loc": {
"start": {
"line": 42,
"column": 17
},
"end": {
"line": 42,
"column": 18
},
"identifierName": "i"
},
"name": "i"
},
"init": {
"type": "NumericLiteral",
"start": 1300,
"end": 1301,
"loc": {
"start": {
"line": 42,
"column": 21
},
"end": {
"line": 42,
"column": 22
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
],
"kind": "let"
},
"test": {
"type": "BinaryExpression",
"start": 1303,
"end": 1330,
"loc": {
"start": {
"line": 42,
"column": 24
},
"end": {
"line": 42,
"column": 51
}
},
"left": {
"type": "Identifier",
"start": 1303,
"end": 1304,
"loc": {
"start": {
"line": 42,
"column": 24
},
"end": {
"line": 42,
"column": 25
},
"identifierName": "i"
},
"name": "i"
},
"operator": "<",
"right": {
"type": "MemberExpression",
"start": 1307,
"end": 1330,
"loc": {
"start": {
"line": 42,
"column": 28
},
"end": {
"line": 42,
"column": 51
}
},
"object": {
"type": "Identifier",
"start": 1307,
"end": 1323,
"loc": {
"start": {
"line": 42,
"column": 28
},
"end": {
"line": 42,
"column": 44
},
"identifierName": "elementsToRemove"
},
"name": "elementsToRemove"
},
"property": {
"type": "Identifier",
"start": 1324,
"end": 1330,
"loc": {
"start": {
"line": 42,
"column": 45
},
"end": {
"line": 42,
"column": 51
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
}
},
"update": {
"type": "UpdateExpression",
"start": 1332,
"end": 1335,
"loc": {
"start": {
"line": 42,
"column": 53
},
"end": {
"line": 42,
"column": 56
}
},
"operator": "++",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 1334,
"end": 1335,
"loc": {
"start": {
"line": 42,
"column": 55
},
"end": {
"line": 42,
"column": 56
},
"identifierName": "i"
},
"name": "i"
},
"extra": {
"parenthesizedArgument": false
}
},
"body": {
"type": "BlockStatement",
"start": 1337,
"end": 1492,
"loc": {
"start": {
"line": 42,
"column": 58
},
"end": {
"line": 47,
"column": 9
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 1352,
"end": 1409,
"loc": {
"start": {
"line": 43,
"column": 12
},
"end": {
"line": 43,
"column": 69
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1358,
"end": 1408,
"loc": {
"start": {
"line": 43,
"column": 18
},
"end": {
"line": 43,
"column": 68
}
},
"id": {
"type": "Identifier",
"start": 1358,
"end": 1362,
"loc": {
"start": {
"line": 43,
"column": 18
},
"end": {
"line": 43,
"column": 22
},
"identifierName": "elem"
},
"name": "elem"
},
"init": {
"type": "CallExpression",
"start": 1365,
"end": 1408,
"loc": {
"start": {
"line": 43,
"column": 25
},
"end": {
"line": 43,
"column": 68
}
},
"callee": {
"type": "MemberExpression",
"start": 1365,
"end": 1387,
"loc": {
"start": {
"line": 43,
"column": 25
},
"end": {
"line": 43,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 1365,
"end": 1373,
"loc": {
"start": {
"line": 43,
"column": 25
},
"end": {
"line": 43,
"column": 33
},
"identifierName": "document"
},
"name": "document"
},
"property": {
"type": "Identifier",
"start": 1374,
"end": 1387,
"loc": {
"start": {
"line": 43,
"column": 34
},
"end": {
"line": 43,
"column": 47
},
"identifierName": "querySelector"
},
"name": "querySelector"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 1388,
"end": 1407,
"loc": {
"start": {
"line": 43,
"column": 48
},
"end": {
"line": 43,
"column": 67
}
},
"object": {
"type": "Identifier",
"start": 1388,
"end": 1404,
"loc": {
"start": {
"line": 43,
"column": 48
},
"end": {
"line": 43,
"column": 64
},
"identifierName": "elementsToRemove"
},
"name": "elementsToRemove"
},
"property": {
"type": "Identifier",
"start": 1405,
"end": 1406,
"loc": {
"start": {
"line": 43,
"column": 65
},
"end": {
"line": 43,
"column": 66
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
}
]
}
}
],
"kind": "const"
},
{
"type": "IfStatement",
"start": 1423,
"end": 1481,
"loc": {
"start": {
"line": 44,
"column": 12
},
"end": {
"line": 46,
"column": 13
}
},
"test": {
"type": "Identifier",
"start": 1427,
"end": 1431,
"loc": {
"start": {
"line": 44,
"column": 16
},
"end": {
"line": 44,
"column": 20
},
"identifierName": "elem"
},
"name": "elem"
},
"consequent": {
"type": "BlockStatement",
"start": 1433,
"end": 1481,
"loc": {
"start": {
"line": 44,
"column": 22
},
"end": {
"line": 46,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1452,
"end": 1466,
"loc": {
"start": {
"line": 45,
"column": 16
},
"end": {
"line": 45,
"column": 30
}
},
"expression": {
"type": "CallExpression",
"start": 1452,
"end": 1465,
"loc": {
"start": {
"line": 45,
"column": 16
},
"end": {
"line": 45,
"column": 29
}
},
"callee": {
"type": "MemberExpression",
"start": 1452,
"end": 1463,
"loc": {
"start": {
"line": 45,
"column": 16
},
"end": {
"line": 45,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 1452,
"end": 1456,
"loc": {
"start": {
"line": 45,
"column": 16
},
"end": {
"line": 45,
"column": 20
},
"identifierName": "elem"
},
"name": "elem"
},
"property": {
"type": "Identifier",
"start": 1457,
"end": 1463,
"loc": {
"start": {
"line": 45,
"column": 21
},
"end": {
"line": 45,
"column": 27
},
"identifierName": "remove"
},
"name": "remove"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
}
},
{
"type": "ExpressionStatement",
"start": 1504,
"end": 1555,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 59
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1504,
"end": 1554,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 58
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1504,
"end": 1516,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 1504,
"end": 1508,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1509,
"end": 1516,
"loc": {
"start": {
"line": 49,
"column": 13
},
"end": {
"line": 49,
"column": 20
},
"identifierName": "dialogs"
},
"name": "dialogs"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 1519,
"end": 1554,
"loc": {
"start": {
"line": 49,
"column": 23
},
"end": {
"line": 49,
"column": 58
}
},
"callee": {
"type": "Identifier",
"start": 1523,
"end": 1538,
"loc": {
"start": {
"line": 49,
"column": 27
},
"end": {
"line": 49,
"column": 42
},
"identifierName": "HUDModalDialogs"
},
"name": "HUDModalDialogs"
},
"arguments": [
{
"type": "NullLiteral",
"start": 1539,
"end": 1543,
"loc": {
"start": {
"line": 49,
"column": 43
},
"end": {
"line": 49,
"column": 47
}
}
},
{
"type": "MemberExpression",
"start": 1545,
"end": 1553,
"loc": {
"start": {
"line": 49,
"column": 49
},
"end": {
"line": 49,
"column": 57
}
},
"object": {
"type": "ThisExpression",
"start": 1545,
"end": 1549,
"loc": {
"start": {
"line": 49,
"column": 49
},
"end": {
"line": 49,
"column": 53
}
}
},
"property": {
"type": "Identifier",
"start": 1550,
"end": 1553,
"loc": {
"start": {
"line": 49,
"column": 54
},
"end": {
"line": 49,
"column": 57
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
}
]
}
}
},
{
"type": "VariableDeclaration",
"start": 1565,
"end": 1638,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 81
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1571,
"end": 1637,
"loc": {
"start": {
"line": 50,
"column": 14
},
"end": {
"line": 50,
"column": 80
}
},
"id": {
"type": "Identifier",
"start": 1571,
"end": 1585,
"loc": {
"start": {
"line": 50,
"column": 14
},
"end": {
"line": 50,
"column": 28
},
"identifierName": "dialogsElement"
},
"name": "dialogsElement"
},
"init": {
"type": "CallExpression",
"start": 1588,
"end": 1637,
"loc": {
"start": {
"line": 50,
"column": 31
},
"end": {
"line": 50,
"column": 80
}
},
"callee": {
"type": "MemberExpression",
"start": 1588,
"end": 1615,
"loc": {
"start": {
"line": 50,
"column": 31
},
"end": {
"line": 50,
"column": 58
}
},
"object": {
"type": "MemberExpression",
"start": 1588,
"end": 1601,
"loc": {
"start": {
"line": 50,
"column": 31
},
"end": {
"line": 50,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 1588,
"end": 1596,
"loc": {
"start": {
"line": 50,
"column": 31
},
"end": {
"line": 50,
"column": 39
},
"identifierName": "document"
},
"name": "document"
},
"property": {
"type": "Identifier",
"start": 1597,
"end": 1601,
"loc": {
"start": {
"line": 50,
"column": 40
},
"end": {
"line": 50,
"column": 44
},
"identifierName": "body"
},
"name": "body"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1602,
"end": 1615,
"loc": {
"start": {
"line": 50,
"column": 45
},
"end": {
"line": 50,
"column": 58
},
"identifierName": "querySelector"
},
"name": "querySelector"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1616,
"end": 1636,
"loc": {
"start": {
"line": 50,
"column": 59
},
"end": {
"line": 50,
"column": 79
}
},
"extra": {
"rawValue": ".modalDialogParent",
"raw": "\".modalDialogParent\""
},
"value": ".modalDialogParent"
}
]
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 1648,
"end": 1697,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 57
}
},
"expression": {
"type": "CallExpression",
"start": 1648,
"end": 1696,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 56
}
},
"callee": {
"type": "MemberExpression",
"start": 1648,
"end": 1680,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 40
}
},
"object": {
"type": "MemberExpression",
"start": 1648,
"end": 1660,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 1648,
"end": 1652,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1653,
"end": 1660,
"loc": {
"start": {
"line": 51,
"column": 13
},
"end": {
"line": 51,
"column": 20
},
"identifierName": "dialogs"
},
"name": "dialogs"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1661,
"end": 1680,
"loc": {
"start": {
"line": 51,
"column": 21
},
"end": {
"line": 51,
"column": 40
},
"identifierName": "initializeToElement"
},
"name": "initializeToElement"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1681,
"end": 1695,
"loc": {
"start": {
"line": 51,
"column": 41
},
"end": {
"line": 51,
"column": 55
},
"identifierName": "dialogsElement"
},
"name": "dialogsElement"
}
]
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 1709,
"end": 1735,
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 53,
"column": 34
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1745,
"end": 1820,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 83
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1745,
"end": 1819,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 82
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1745,
"end": 1760,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 1745,
"end": 1749,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1750,
"end": 1760,
"loc": {
"start": {
"line": 54,
"column": 13
},
"end": {
"line": 54,
"column": 23
},
"identifierName": "statusText"
},
"name": "statusText"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1763,
"end": 1819,
"loc": {
"start": {
"line": 54,
"column": 26
},
"end": {
"line": 54,
"column": 82
}
},
"callee": {
"type": "MemberExpression",
"start": 1763,
"end": 1793,
"loc": {
"start": {
"line": 54,
"column": 26
},
"end": {
"line": 54,
"column": 56
}
},
"object": {
"type": "MemberExpression",
"start": 1763,
"end": 1779,
"loc": {
"start": {
"line": 54,
"column": 26
},
"end": {
"line": 54,
"column": 42
}
},
"object": {
"type": "ThisExpression",
"start": 1763,
"end": 1767,
"loc": {
"start": {
"line": 54,
"column": 26
},
"end": {
"line": 54,
"column": 30
}
}
},
"property": {
"type": "Identifier",
"start": 1768,
"end": 1779,
"loc": {
"start": {
"line": 54,
"column": 31
},
"end": {
"line": 54,
"column": 42
},
"identifierName": "htmlElement"
},
"name": "htmlElement"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1780,
"end": 1793,
"loc": {
"start": {
"line": 54,
"column": 43
},
"end": {
"line": 54,
"column": 56
},
"identifierName": "querySelector"
},
"name": "querySelector"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1794,
"end": 1818,
"loc": {
"start": {
"line": 54,
"column": 57
},
"end": {
"line": 54,
"column": 81
}
},
"extra": {
"rawValue": ".loadingStatus > .desc",
"raw": "\".loadingStatus > .desc\""
},
"value": ".loadingStatus > .desc"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 1709,
"end": 1735,
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 53,
"column": 34
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 1832,
"end": 1858,
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 56,
"column": 34
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1868,
"end": 1936,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 76
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1868,
"end": 1935,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 75
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1868,
"end": 1882,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 1868,
"end": 1872,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1873,
"end": 1882,
"loc": {
"start": {
"line": 57,
"column": 13
},
"end": {
"line": 57,
"column": 22
},
"identifierName": "hintsText"
},
"name": "hintsText"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1885,
"end": 1935,
"loc": {
"start": {
"line": 57,
"column": 25
},
"end": {
"line": 57,
"column": 75
}
},
"callee": {
"type": "MemberExpression",
"start": 1885,
"end": 1915,
"loc": {
"start": {
"line": 57,
"column": 25
},
"end": {
"line": 57,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 1885,
"end": 1901,
"loc": {
"start": {
"line": 57,
"column": 25
},
"end": {
"line": 57,
"column": 41
}
},
"object": {
"type": "ThisExpression",
"start": 1885,
"end": 1889,
"loc": {
"start": {
"line": 57,
"column": 25
},
"end": {
"line": 57,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"start": 1890,
"end": 1901,
"loc": {
"start": {
"line": 57,
"column": 30
},
"end": {
"line": 57,
"column": 41
},
"identifierName": "htmlElement"
},
"name": "htmlElement"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1902,
"end": 1915,
"loc": {
"start": {
"line": 57,
"column": 42
},
"end": {
"line": 57,
"column": 55
},
"identifierName": "querySelector"
},
"name": "querySelector"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1916,
"end": 1934,
"loc": {
"start": {
"line": 57,
"column": 56
},
"end": {
"line": 57,
"column": 74
}
},
"extra": {
"rawValue": ".prefab_GameHint",
"raw": "\".prefab_GameHint\""
},
"value": ".prefab_GameHint"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 1832,
"end": 1858,
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 56,
"column": 34
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1946,
"end": 1973,
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 35
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1946,
"end": 1972,
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 34
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1946,
"end": 1964,
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 26
}
},
"object": {
"type": "ThisExpression",
"start": 1946,
"end": 1950,
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1951,
"end": 1964,
"loc": {
"start": {
"line": 58,
"column": 13
},
"end": {
"line": 58,
"column": 26
},
"identifierName": "lastHintShown"
},
"name": "lastHintShown"
},
"computed": false
},
"right": {
"type": "UnaryExpression",
"start": 1967,
"end": 1972,
"loc": {
"start": {
"line": 58,
"column": 29
},
"end": {
"line": 58,
"column": 34
}
},
"operator": "-",
"prefix": true,
"argument": {
"type": "NumericLiteral",
"start": 1968,
"end": 1972,
"loc": {
"start": {
"line": 58,
"column": 30
},
"end": {
"line": 58,
"column": 34
}
},
"extra": {
"rawValue": 1000,
"raw": "1000"
},
"value": 1000
},
"extra": {
"parenthesizedArgument": false
}
}
}
},
{
"type": "ExpressionStatement",
"start": 1983,
"end": 2009,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 34
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1983,
"end": 2008,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 33
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1983,
"end": 2004,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 1983,
"end": 1987,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1988,
"end": 2004,
"loc": {
"start": {
"line": 59,
"column": 13
},
"end": {
"line": 59,
"column": 29
},
"identifierName": "nextHintDuration"
},
"name": "nextHintDuration"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 2007,
"end": 2008,
"loc": {
"start": {
"line": 59,
"column": 32
},
"end": {
"line": 59,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
},
{
"type": "ExpressionStatement",
"start": 2021,
"end": 2052,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 39
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2021,
"end": 2051,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 38
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2021,
"end": 2039,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 26
}
},
"object": {
"type": "ThisExpression",
"start": 2021,
"end": 2025,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2026,
"end": 2039,
"loc": {
"start": {
"line": 61,
"column": 13
},
"end": {
"line": 61,
"column": 26
},
"identifierName": "currentStatus"
},
"name": "currentStatus"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 2042,
"end": 2051,
"loc": {
"start": {
"line": 61,
"column": 29
},
"end": {
"line": 61,
"column": 38
}
},
"extra": {
"rawValue": "booting",
"raw": "\"booting\""
},
"value": "booting"
}
}
},
{
"type": "ExpressionStatement",
"start": 2064,
"end": 2084,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 28
}
},
"expression": {
"type": "CallExpression",
"start": 2064,
"end": 2083,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 27
}
},
"callee": {
"type": "MemberExpression",
"start": 2064,
"end": 2081,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 2064,
"end": 2068,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2069,
"end": 2081,
"loc": {
"start": {
"line": 63,
"column": 13
},
"end": {
"line": 63,
"column": 25
},
"identifierName": "startLoading"
},
"name": "startLoading"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 2099,
"end": 2153,
"loc": {
"start": {
"line": 66,
"column": 4
},
"end": {
"line": 68,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2099,
"end": 2106,
"loc": {
"start": {
"line": 66,
"column": 4
},
"end": {
"line": 66,
"column": 11
},
"identifierName": "onLeave"
},
"name": "onLeave"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2109,
"end": 2153,
"loc": {
"start": {
"line": 66,
"column": 14
},
"end": {
"line": 68,
"column": 5
}
},
"body": [],
"directives": [],
"leadingComments": null,
"innerComments": [
{
"type": "CommentLine",
"value": " this.dialogs.cleanup();",
"start": 2120,
"end": 2146,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 34
}
}
}
]
}
},
{
"type": "ClassMethod",
"start": 2161,
"end": 9311,
"loc": {
"start": {
"line": 70,
"column": 4
},
"end": {
"line": 220,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2161,
"end": 2173,
"loc": {
"start": {
"line": 70,
"column": 4
},
"end": {
"line": 70,
"column": 16
},
"identifierName": "startLoading"
},
"name": "startLoading"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2176,
"end": 9311,
"loc": {
"start": {
"line": 70,
"column": 19
},
"end": {
"line": 220,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2191,
"end": 9304,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 219,
"column": 14
}
},
"expression": {
"type": "CallExpression",
"start": 2191,
"end": 9303,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 219,
"column": 13
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 9088,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 212,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 9069,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 211,
"column": 52
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 9034,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 211,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 9013,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 209,
"column": 14
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 6412,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 161,
"column": 21
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 6389,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 160,
"column": 61
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 6345,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 160,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 6324,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 158,
"column": 18
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 6209,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 156,
"column": 21
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 6186,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 155,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 6139,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 155,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 6118,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 153,
"column": 18
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 5558,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 145,
"column": 21
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 5535,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 144,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 5488,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 144,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 5467,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 142,
"column": 18
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 5373,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 140,
"column": 21
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 5350,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 139,
"column": 68
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 5299,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 139,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 5278,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 137,
"column": 14
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 5187,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 135,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 5166,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 133,
"column": 18
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 5008,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 130,
"column": 21
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 4985,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 129,
"column": 62
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 4940,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 129,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 4919,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 127,
"column": 18
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 4762,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 124,
"column": 21
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 4739,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 123,
"column": 18
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 4398,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 117,
"column": 21
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 4375,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 116,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 4328,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 116,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 4307,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 114,
"column": 14
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 4051,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 109,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 4030,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 107,
"column": 18
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 3942,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 105,
"column": 21
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 3919,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 104,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 3872,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 104,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 3851,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 102,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 3808,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 102,
"column": 21
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 3785,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 101,
"column": 60
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 3746,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 101,
"column": 21
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 3723,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 100,
"column": 65
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 3675,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 100,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 3654,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 98,
"column": 18
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 3567,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 96,
"column": 21
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 3544,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 95,
"column": 59
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 3502,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 95,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 3481,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 93,
"column": 18
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 2452,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 77,
"column": 21
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 2429,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 76,
"column": 69
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 2377,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 76,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 2356,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 74,
"column": 66
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 2311,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 74,
"column": 21
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 2288,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 73,
"column": 68
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 2237,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 73,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 2191,
"end": 2216,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 37
}
},
"callee": {
"type": "MemberExpression",
"start": 2191,
"end": 2205,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 26
}
},
"object": {
"type": "ThisExpression",
"start": 2191,
"end": 2195,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 2196,
"end": 2205,
"loc": {
"start": {
"line": 71,
"column": 17
},
"end": {
"line": 71,
"column": 26
},
"identifierName": "setStatus"
},
"name": "setStatus"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2206,
"end": 2215,
"loc": {
"start": {
"line": 71,
"column": 27
},
"end": {
"line": 71,
"column": 36
}
},
"extra": {
"rawValue": "Booting",
"raw": "\"Booting\""
},
"value": "Booting"
}
]
},
"property": {
"type": "Identifier",
"start": 2233,
"end": 2237,
"loc": {
"start": {
"line": 73,
"column": 13
},
"end": {
"line": 73,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 2238,
"end": 2287,
"loc": {
"start": {
"line": 73,
"column": 18
},
"end": {
"line": 73,
"column": 67
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 2244,
"end": 2287,
"loc": {
"start": {
"line": 73,
"column": 24
},
"end": {
"line": 73,
"column": 67
}
},
"callee": {
"type": "MemberExpression",
"start": 2244,
"end": 2258,
"loc": {
"start": {
"line": 73,
"column": 24
},
"end": {
"line": 73,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 2244,
"end": 2248,
"loc": {
"start": {
"line": 73,
"column": 24
},
"end": {
"line": 73,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 2249,
"end": 2258,
"loc": {
"start": {
"line": 73,
"column": 29
},
"end": {
"line": 73,
"column": 38
},
"identifierName": "setStatus"
},
"name": "setStatus"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2259,
"end": 2286,
"loc": {
"start": {
"line": 73,
"column": 39
},
"end": {
"line": 73,
"column": 66
}
},
"extra": {
"rawValue": "Creating platform wrapper",
"raw": "\"Creating platform wrapper\""
},
"value": "Creating platform wrapper"
}
]
}
}
]
},
"property": {
"type": "Identifier",
"start": 2307,
"end": 2311,
"loc": {
"start": {
"line": 74,
"column": 17
},
"end": {
"line": 74,
"column": 21
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 2312,
"end": 2355,
"loc": {
"start": {
"line": 74,
"column": 22
},
"end": {
"line": 74,
"column": 65
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 2318,
"end": 2355,
"loc": {
"start": {
"line": 74,
"column": 28
},
"end": {
"line": 74,
"column": 65
}
},
"callee": {
"type": "MemberExpression",
"start": 2318,
"end": 2353,
"loc": {
"start": {
"line": 74,
"column": 28
},
"end": {
"line": 74,
"column": 63
}
},
"object": {
"type": "MemberExpression",
"start": 2318,
"end": 2342,
"loc": {
"start": {
"line": 74,
"column": 28
},
"end": {
"line": 74,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 2318,
"end": 2326,
"loc": {
"start": {
"line": 74,
"column": 28
},
"end": {
"line": 74,
"column": 36
}
},
"object": {
"type": "ThisExpression",
"start": 2318,
"end": 2322,
"loc": {
"start": {
"line": 74,
"column": 28
},
"end": {
"line": 74,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"start": 2323,
"end": 2326,
"loc": {
"start": {
"line": 74,
"column": 33
},
"end": {
"line": 74,
"column": 36
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2327,
"end": 2342,
"loc": {
"start": {
"line": 74,
"column": 37
},
"end": {
"line": 74,
"column": 52
},
"identifierName": "platformWrapper"
},
"name": "platformWrapper"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2343,
"end": 2353,
"loc": {
"start": {
"line": 74,
"column": 53
},
"end": {
"line": 74,
"column": 63
},
"identifierName": "initialize"
},
"name": "initialize"
},
"computed": false
},
"arguments": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 2373,
"end": 2377,
"loc": {
"start": {
"line": 76,
"column": 13
},
"end": {
"line": 76,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 2378,
"end": 2428,
"loc": {
"start": {
"line": 76,
"column": 18
},
"end": {
"line": 76,
"column": 68
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 2384,
"end": 2428,
"loc": {
"start": {
"line": 76,
"column": 24
},
"end": {
"line": 76,
"column": 68
}
},
"callee": {
"type": "MemberExpression",
"start": 2384,
"end": 2398,
"loc": {
"start": {
"line": 76,
"column": 24
},
"end": {
"line": 76,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 2384,
"end": 2388,
"loc": {
"start": {
"line": 76,
"column": 24
},
"end": {
"line": 76,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 2389,
"end": 2398,
"loc": {
"start": {
"line": 76,
"column": 29
},
"end": {
"line": 76,
"column": 38
},
"identifierName": "setStatus"
},
"name": "setStatus"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2399,
"end": 2427,
"loc": {
"start": {
"line": 76,
"column": 39
},
"end": {
"line": 76,
"column": 67
}
},
"extra": {
"rawValue": "Initializing local storage",
"raw": "\"Initializing local storage\""
},
"value": "Initializing local storage"
}
]
}
}
]
},
"property": {
"type": "Identifier",
"start": 2448,
"end": 2452,
"loc": {
"start": {
"line": 77,
"column": 17
},
"end": {
"line": 77,
"column": 21
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 2453,
"end": 3480,
"loc": {
"start": {
"line": 77,
"column": 22
},
"end": {
"line": 93,
"column": 17
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2459,
"end": 3480,
"loc": {
"start": {
"line": 77,
"column": 28
},
"end": {
"line": 93,
"column": 17
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 2482,
"end": 2523,
"loc": {
"start": {
"line": 78,
"column": 20
},
"end": {
"line": 78,
"column": 61
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2488,
"end": 2522,
"loc": {
"start": {
"line": 78,
"column": 26
},
"end": {
"line": 78,
"column": 60
}
},
"id": {
"type": "Identifier",
"start": 2488,
"end": 2495,
"loc": {
"start": {
"line": 78,
"column": 26
},
"end": {
"line": 78,
"column": 33
},
"identifierName": "wrapper"
},
"name": "wrapper"
},
"init": {
"type": "MemberExpression",
"start": 2498,
"end": 2522,
"loc": {
"start": {
"line": 78,
"column": 36
},
"end": {
"line": 78,
"column": 60
}
},
"object": {
"type": "MemberExpression",
"start": 2498,
"end": 2506,
"loc": {
"start": {
"line": 78,
"column": 36
},
"end": {
"line": 78,
"column": 44
}
},
"object": {
"type": "ThisExpression",
"start": 2498,
"end": 2502,
"loc": {
"start": {
"line": 78,
"column": 36
},
"end": {
"line": 78,
"column": 40
}
}
},
"property": {
"type": "Identifier",
"start": 2503,
"end": 2506,
"loc": {
"start": {
"line": 78,
"column": 41
},
"end": {
"line": 78,
"column": 44
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2507,
"end": 2522,
"loc": {
"start": {
"line": 78,
"column": 45
},
"end": {
"line": 78,
"column": 60
},
"identifierName": "platformWrapper"
},
"name": "platformWrapper"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "IfStatement",
"start": 2545,
"end": 3461,
"loc": {
"start": {
"line": 79,
"column": 20
},
"end": {
"line": 92,
"column": 21
}
},
"test": {
"type": "BinaryExpression",
"start": 2549,
"end": 2594,
"loc": {
"start": {
"line": 79,
"column": 24
},
"end": {
"line": 79,
"column": 69
}
},
"left": {
"type": "Identifier",
"start": 2549,
"end": 2556,
"loc": {
"start": {
"line": 79,
"column": 24
},
"end": {
"line": 79,
"column": 31
},
"identifierName": "wrapper"
},
"name": "wrapper"
},
"operator": "instanceof",
"right": {
"type": "Identifier",
"start": 2568,
"end": 2594,
"loc": {
"start": {
"line": 79,
"column": 43
},
"end": {
"line": 79,
"column": 69
},
"identifierName": "PlatformWrapperImplBrowser"
},
"name": "PlatformWrapperImplBrowser"
}
},
"consequent": {
"type": "BlockStatement",
"start": 2596,
"end": 3461,
"loc": {
"start": {
"line": 79,
"column": 71
},
"end": {
"line": 92,
"column": 21
}
},
"body": [
{
"type": "TryStatement",
"start": 2623,
"end": 3438,
"loc": {
"start": {
"line": 80,
"column": 24
},
"end": {
"line": 91,
"column": 25
}
},
"block": {
"type": "BlockStatement",
"start": 2627,
"end": 2823,
"loc": {
"start": {
"line": 80,
"column": 28
},
"end": {
"line": 83,
"column": 25
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2658,
"end": 2713,
"loc": {
"start": {
"line": 81,
"column": 28
},
"end": {
"line": 81,
"column": 83
}
},
"expression": {
"type": "CallExpression",
"start": 2658,
"end": 2712,
"loc": {
"start": {
"line": 81,
"column": 28
},
"end": {
"line": 81,
"column": 82
}
},
"callee": {
"type": "MemberExpression",
"start": 2658,
"end": 2685,
"loc": {
"start": {
"line": 81,
"column": 28
},
"end": {
"line": 81,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 2658,
"end": 2677,
"loc": {
"start": {
"line": 81,
"column": 28
},
"end": {
"line": 81,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 2658,
"end": 2664,
"loc": {
"start": {
"line": 81,
"column": 28
},
"end": {
"line": 81,
"column": 34
},
"identifierName": "window"
},
"name": "window"
},
"property": {
"type": "Identifier",
"start": 2665,
"end": 2677,
"loc": {
"start": {
"line": 81,
"column": 35
},
"end": {
"line": 81,
"column": 47
},
"identifierName": "localStorage"
},
"name": "localStorage"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2678,
"end": 2685,
"loc": {
"start": {
"line": 81,
"column": 48
},
"end": {
"line": 81,
"column": 55
},
"identifierName": "setItem"
},
"name": "setItem"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2686,
"end": 2706,
"loc": {
"start": {
"line": 81,
"column": 56
},
"end": {
"line": 81,
"column": 76
}
},
"extra": {
"rawValue": "local_storage_test",
"raw": "\"local_storage_test\""
},
"value": "local_storage_test"
},
{
"type": "StringLiteral",
"start": 2708,
"end": 2711,
"loc": {
"start": {
"line": 81,
"column": 78
},
"end": {
"line": 81,
"column": 81
}
},
"extra": {
"rawValue": "1",
"raw": "\"1\""
},
"value": "1"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2743,
"end": 2796,
"loc": {
"start": {
"line": 82,
"column": 28
},
"end": {
"line": 82,
"column": 81
}
},
"expression": {
"type": "CallExpression",
"start": 2743,
"end": 2795,
"loc": {
"start": {
"line": 82,
"column": 28
},
"end": {
"line": 82,
"column": 80
}
},
"callee": {
"type": "MemberExpression",
"start": 2743,
"end": 2773,
"loc": {
"start": {
"line": 82,
"column": 28
},
"end": {
"line": 82,
"column": 58
}
},
"object": {
"type": "MemberExpression",
"start": 2743,
"end": 2762,
"loc": {
"start": {
"line": 82,
"column": 28
},
"end": {
"line": 82,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 2743,
"end": 2749,
"loc": {
"start": {
"line": 82,
"column": 28
},
"end": {
"line": 82,
"column": 34
},
"identifierName": "window"
},
"name": "window"
},
"property": {
"type": "Identifier",
"start": 2750,
"end": 2762,
"loc": {
"start": {
"line": 82,
"column": 35
},
"end": {
"line": 82,
"column": 47
},
"identifierName": "localStorage"
},
"name": "localStorage"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2763,
"end": 2773,
"loc": {
"start": {
"line": 82,
"column": 48
},
"end": {
"line": 82,
"column": 58
},
"identifierName": "removeItem"
},
"name": "removeItem"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2774,
"end": 2794,
"loc": {
"start": {
"line": 82,
"column": 59
},
"end": {
"line": 82,
"column": 79
}
},
"extra": {
"rawValue": "local_storage_test",
"raw": "\"local_storage_test\""
},
"value": "local_storage_test"
}
]
}
}
],
"directives": []
},
"handler": {
"type": "CatchClause",
"start": 2824,
"end": 3438,
"loc": {
"start": {
"line": 83,
"column": 26
},
"end": {
"line": 91,
"column": 25
}
},
"param": {
"type": "Identifier",
"start": 2831,
"end": 2833,
"loc": {
"start": {
"line": 83,
"column": 33
},
"end": {
"line": 83,
"column": 35
},
"identifierName": "ex"
},
"name": "ex"
},
"body": {
"type": "BlockStatement",
"start": 2835,
"end": 3438,
"loc": {
"start": {
"line": 83,
"column": 37
},
"end": {
"line": 91,
"column": 25
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2866,
"end": 2922,
"loc": {
"start": {
"line": 84,
"column": 28
},
"end": {
"line": 84,
"column": 84
}
},
"expression": {
"type": "CallExpression",
"start": 2866,
"end": 2921,
"loc": {
"start": {
"line": 84,
"column": 28
},
"end": {
"line": 84,
"column": 83
}
},
"callee": {
"type": "MemberExpression",
"start": 2866,
"end": 2878,
"loc": {
"start": {
"line": 84,
"column": 28
},
"end": {
"line": 84,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 2866,
"end": 2872,
"loc": {
"start": {
"line": 84,
"column": 28
},
"end": {
"line": 84,
"column": 34
},
"identifierName": "logger"
},
"name": "logger"
},
"property": {
"type": "Identifier",
"start": 2873,
"end": 2878,
"loc": {
"start": {
"line": 84,
"column": 35
},
"end": {
"line": 84,
"column": 40
},
"identifierName": "error"
},
"name": "error"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2879,
"end": 2916,
"loc": {
"start": {
"line": 84,
"column": 41
},
"end": {
"line": 84,
"column": 78
}
},
"extra": {
"rawValue": "Failed to read/write local storage:",
"raw": "\"Failed to read/write local storage:\""
},
"value": "Failed to read/write local storage:"
},
{
"type": "Identifier",
"start": 2918,
"end": 2920,
"loc": {
"start": {
"line": 84,
"column": 80
},
"end": {
"line": 84,
"column": 82
},
"identifierName": "ex"
},
"name": "ex"
}
]
}
},
{
"type": "ReturnStatement",
"start": 2952,
"end": 3411,
"loc": {
"start": {
"line": 85,
"column": 28
},
"end": {
"line": 90,
"column": 31
}
},
"argument": {
"type": "NewExpression",
"start": 2959,
"end": 3410,
"loc": {
"start": {
"line": 85,
"column": 35
},
"end": {
"line": 90,
"column": 30
}
},
"callee": {
"type": "Identifier",
"start": 2963,
"end": 2970,
"loc": {
"start": {
"line": 85,
"column": 39
},
"end": {
"line": 85,
"column": 46
},
"identifierName": "Promise"
},
"name": "Promise"
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 2971,
"end": 3409,
"loc": {
"start": {
"line": 85,
"column": 47
},
"end": {
"line": 90,
"column": 29
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2977,
"end": 3409,
"loc": {
"start": {
"line": 85,
"column": 53
},
"end": {
"line": 90,
"column": 29
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3012,
"end": 3329,
"loc": {
"start": {
"line": 86,
"column": 32
},
"end": {
"line": 88,
"column": 93
}
},
"expression": {
"type": "CallExpression",
"start": 3012,
"end": 3328,
"loc": {
"start": {
"line": 86,
"column": 32
},
"end": {
"line": 88,
"column": 92
}
},
"callee": {
"type": "Identifier",
"start": 3012,
"end": 3017,
"loc": {
"start": {
"line": 86,
"column": 32
},
"end": {
"line": 86,
"column": 37
},
"identifierName": "alert"
},
"name": "alert"
},
"arguments": [
{
"type": "TemplateLiteral",
"start": 3018,
"end": 3327,
"loc": {
"start": {
"line": 86,
"column": 38
},
"end": {
"line": 88,
"column": 91
}
},
"expressions": [],
"quasis": [
{
"type": "TemplateElement",
"start": 3019,
"end": 3326,
"loc": {
"start": {
"line": 86,
"column": 39
},
"end": {
"line": 88,
"column": 90
}
},
"value": {
"raw": "Your brower does not support thirdparty cookies or you have disabled it in your security settings.\\n\\n\n In Chrome this setting is called \"Block third-party cookies and site data\".\\n\\n\n Please allow third party cookies and then reload the page.",
"cooked": "Your brower does not support thirdparty cookies or you have disabled it in your security settings.\n\n\n In Chrome this setting is called \"Block third-party cookies and site data\".\n\n\n Please allow third party cookies and then reload the page."
},
"tail": true
}
]
}
]
},
"trailingComments": [
{
"type": "CommentLine",
"value": " Never return",
"start": 3363,
"end": 3378,
"loc": {
"start": {
"line": 89,
"column": 32
},
"end": {
"line": 89,
"column": 47
}
}
}
]
}
],
"directives": []
}
}
]
}
}
],
"directives": []
}
},
"guardedHandlers": [],
"finalizer": null
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
},
"trailingComments": [
{
"type": "CommentLine",
"value": " Never return",
"start": 3363,
"end": 3378,
"loc": {
"start": {
"line": 89,
"column": 32
},
"end": {
"line": 89,
"column": 47
}
}
}
]
}
]
},
"property": {
"type": "Identifier",
"start": 3498,
"end": 3502,
"loc": {
"start": {
"line": 95,
"column": 13
},
"end": {
"line": 95,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 3503,
"end": 3543,
"loc": {
"start": {
"line": 95,
"column": 18
},
"end": {
"line": 95,
"column": 58
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 3509,
"end": 3543,
"loc": {
"start": {
"line": 95,
"column": 24
},
"end": {
"line": 95,
"column": 58
}
},
"callee": {
"type": "MemberExpression",
"start": 3509,
"end": 3523,
"loc": {
"start": {
"line": 95,
"column": 24
},
"end": {
"line": 95,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 3509,
"end": 3513,
"loc": {
"start": {
"line": 95,
"column": 24
},
"end": {
"line": 95,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 3514,
"end": 3523,
"loc": {
"start": {
"line": 95,
"column": 29
},
"end": {
"line": 95,
"column": 38
},
"identifierName": "setStatus"
},
"name": "setStatus"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 3524,
"end": 3542,
"loc": {
"start": {
"line": 95,
"column": 39
},
"end": {
"line": 95,
"column": 57
}
},
"extra": {
"rawValue": "Creating storage",
"raw": "\"Creating storage\""
},
"value": "Creating storage"
}
]
}
}
]
},
"property": {
"type": "Identifier",
"start": 3563,
"end": 3567,
"loc": {
"start": {
"line": 96,
"column": 17
},
"end": {
"line": 96,
"column": 21
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 3568,
"end": 3653,
"loc": {
"start": {
"line": 96,
"column": 22
},
"end": {
"line": 98,
"column": 17
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 3574,
"end": 3653,
"loc": {
"start": {
"line": 96,
"column": 28
},
"end": {
"line": 98,
"column": 17
}
},
"body": [
{
"type": "ReturnStatement",
"start": 3597,
"end": 3634,
"loc": {
"start": {
"line": 97,
"column": 20
},
"end": {
"line": 97,
"column": 57
}
},
"argument": {
"type": "CallExpression",
"start": 3604,
"end": 3633,
"loc": {
"start": {
"line": 97,
"column": 27
},
"end": {
"line": 97,
"column": 56
}
},
"callee": {
"type": "MemberExpression",
"start": 3604,
"end": 3631,
"loc": {
"start": {
"line": 97,
"column": 27
},
"end": {
"line": 97,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 3604,
"end": 3620,
"loc": {
"start": {
"line": 97,
"column": 27
},
"end": {
"line": 97,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 3604,
"end": 3612,
"loc": {
"start": {
"line": 97,
"column": 27
},
"end": {
"line": 97,
"column": 35
}
},
"object": {
"type": "ThisExpression",
"start": 3604,
"end": 3608,
"loc": {
"start": {
"line": 97,
"column": 27
},
"end": {
"line": 97,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"start": 3609,
"end": 3612,
"loc": {
"start": {
"line": 97,
"column": 32
},
"end": {
"line": 97,
"column": 35
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3613,
"end": 3620,
"loc": {
"start": {
"line": 97,
"column": 36
},
"end": {
"line": 97,
"column": 43
},
"identifierName": "storage"
},
"name": "storage"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3621,
"end": 3631,
"loc": {
"start": {
"line": 97,
"column": 44
},
"end": {
"line": 97,
"column": 54
},
"identifierName": "initialize"
},
"name": "initialize"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 3671,
"end": 3675,
"loc": {
"start": {
"line": 100,
"column": 13
},
"end": {
"line": 100,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 3676,
"end": 3722,
"loc": {
"start": {
"line": 100,
"column": 18
},
"end": {
"line": 100,
"column": 64
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 3682,
"end": 3722,
"loc": {
"start": {
"line": 100,
"column": 24
},
"end": {
"line": 100,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 3682,
"end": 3696,
"loc": {
"start": {
"line": 100,
"column": 24
},
"end": {
"line": 100,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 3682,
"end": 3686,
"loc": {
"start": {
"line": 100,
"column": 24
},
"end": {
"line": 100,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 3687,
"end": 3696,
"loc": {
"start": {
"line": 100,
"column": 29
},
"end": {
"line": 100,
"column": 38
},
"identifierName": "setStatus"
},
"name": "setStatus"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 3697,
"end": 3721,
"loc": {
"start": {
"line": 100,
"column": 39
},
"end": {
"line": 100,
"column": 63
}
},
"extra": {
"rawValue": "Initializing libraries",
"raw": "\"Initializing libraries\""
},
"value": "Initializing libraries"
}
]
}
}
]
},
"property": {
"type": "Identifier",
"start": 3742,
"end": 3746,
"loc": {
"start": {
"line": 101,
"column": 17
},
"end": {
"line": 101,
"column": 21
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 3747,
"end": 3784,
"loc": {
"start": {
"line": 101,
"column": 22
},
"end": {
"line": 101,
"column": 59
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 3753,
"end": 3784,
"loc": {
"start": {
"line": 101,
"column": 28
},
"end": {
"line": 101,
"column": 59
}
},
"callee": {
"type": "MemberExpression",
"start": 3753,
"end": 3782,
"loc": {
"start": {
"line": 101,
"column": 28
},
"end": {
"line": 101,
"column": 57
}
},
"object": {
"type": "MemberExpression",
"start": 3753,
"end": 3771,
"loc": {
"start": {
"line": 101,
"column": 28
},
"end": {
"line": 101,
"column": 46
}
},
"object": {
"type": "MemberExpression",
"start": 3753,
"end": 3761,
"loc": {
"start": {
"line": 101,
"column": 28
},
"end": {
"line": 101,
"column": 36
}
},
"object": {
"type": "ThisExpression",
"start": 3753,
"end": 3757,
"loc": {
"start": {
"line": 101,
"column": 28
},
"end": {
"line": 101,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"start": 3758,
"end": 3761,
"loc": {
"start": {
"line": 101,
"column": 33
},
"end": {
"line": 101,
"column": 36
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3762,
"end": 3771,
"loc": {
"start": {
"line": 101,
"column": 37
},
"end": {
"line": 101,
"column": 46
},
"identifierName": "analytics"
},
"name": "analytics"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3772,
"end": 3782,
"loc": {
"start": {
"line": 101,
"column": 47
},
"end": {
"line": 101,
"column": 57
},
"identifierName": "initialize"
},
"name": "initialize"
},
"computed": false
},
"arguments": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 3804,
"end": 3808,
"loc": {
"start": {
"line": 102,
"column": 17
},
"end": {
"line": 102,
"column": 21
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 3809,
"end": 3850,
"loc": {
"start": {
"line": 102,
"column": 22
},
"end": {
"line": 102,
"column": 63
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 3815,
"end": 3850,
"loc": {
"start": {
"line": 102,
"column": 28
},
"end": {
"line": 102,
"column": 63
}
},
"callee": {
"type": "MemberExpression",
"start": 3815,
"end": 3848,
"loc": {
"start": {
"line": 102,
"column": 28
},
"end": {
"line": 102,
"column": 61
}
},
"object": {
"type": "MemberExpression",
"start": 3815,
"end": 3837,
"loc": {
"start": {
"line": 102,
"column": 28
},
"end": {
"line": 102,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 3815,
"end": 3823,
"loc": {
"start": {
"line": 102,
"column": 28
},
"end": {
"line": 102,
"column": 36
}
},
"object": {
"type": "ThisExpression",
"start": 3815,
"end": 3819,
"loc": {
"start": {
"line": 102,
"column": 28
},
"end": {
"line": 102,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"start": 3820,
"end": 3823,
"loc": {
"start": {
"line": 102,
"column": 33
},
"end": {
"line": 102,
"column": 36
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3824,
"end": 3837,
"loc": {
"start": {
"line": 102,
"column": 37
},
"end": {
"line": 102,
"column": 50
},
"identifierName": "gameAnalytics"
},
"name": "gameAnalytics"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3838,
"end": 3848,
"loc": {
"start": {
"line": 102,
"column": 51
},
"end": {
"line": 102,
"column": 61
},
"identifierName": "initialize"
},
"name": "initialize"
},
"computed": false
},
"arguments": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 3868,
"end": 3872,
"loc": {
"start": {
"line": 104,
"column": 13
},
"end": {
"line": 104,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 3873,
"end": 3918,
"loc": {
"start": {
"line": 104,
"column": 18
},
"end": {
"line": 104,
"column": 63
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 3879,
"end": 3918,
"loc": {
"start": {
"line": 104,
"column": 24
},
"end": {
"line": 104,
"column": 63
}
},
"callee": {
"type": "MemberExpression",
"start": 3879,
"end": 3893,
"loc": {
"start": {
"line": 104,
"column": 24
},
"end": {
"line": 104,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 3879,
"end": 3883,
"loc": {
"start": {
"line": 104,
"column": 24
},
"end": {
"line": 104,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 3884,
"end": 3893,
"loc": {
"start": {
"line": 104,
"column": 29
},
"end": {
"line": 104,
"column": 38
},
"identifierName": "setStatus"
},
"name": "setStatus"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 3894,
"end": 3917,
"loc": {
"start": {
"line": 104,
"column": 39
},
"end": {
"line": 104,
"column": 62
}
},
"extra": {
"rawValue": "Initializing settings",
"raw": "\"Initializing settings\""
},
"value": "Initializing settings"
}
]
}
}
]
},
"property": {
"type": "Identifier",
"start": 3938,
"end": 3942,
"loc": {
"start": {
"line": 105,
"column": 17
},
"end": {
"line": 105,
"column": 21
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 3943,
"end": 4029,
"loc": {
"start": {
"line": 105,
"column": 22
},
"end": {
"line": 107,
"column": 17
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 3949,
"end": 4029,
"loc": {
"start": {
"line": 105,
"column": 28
},
"end": {
"line": 107,
"column": 17
}
},
"body": [
{
"type": "ReturnStatement",
"start": 3972,
"end": 4010,
"loc": {
"start": {
"line": 106,
"column": 20
},
"end": {
"line": 106,
"column": 58
}
},
"argument": {
"type": "CallExpression",
"start": 3979,
"end": 4009,
"loc": {
"start": {
"line": 106,
"column": 27
},
"end": {
"line": 106,
"column": 57
}
},
"callee": {
"type": "MemberExpression",
"start": 3979,
"end": 4007,
"loc": {
"start": {
"line": 106,
"column": 27
},
"end": {
"line": 106,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 3979,
"end": 3996,
"loc": {
"start": {
"line": 106,
"column": 27
},
"end": {
"line": 106,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 3979,
"end": 3987,
"loc": {
"start": {
"line": 106,
"column": 27
},
"end": {
"line": 106,
"column": 35
}
},
"object": {
"type": "ThisExpression",
"start": 3979,
"end": 3983,
"loc": {
"start": {
"line": 106,
"column": 27
},
"end": {
"line": 106,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"start": 3984,
"end": 3987,
"loc": {
"start": {
"line": 106,
"column": 32
},
"end": {
"line": 106,
"column": 35
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3988,
"end": 3996,
"loc": {
"start": {
"line": 106,
"column": 36
},
"end": {
"line": 106,
"column": 44
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3997,
"end": 4007,
"loc": {
"start": {
"line": 106,
"column": 45
},
"end": {
"line": 106,
"column": 55
},
"identifierName": "initialize"
},
"name": "initialize"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 4047,
"end": 4051,
"loc": {
"start": {
"line": 109,
"column": 13
},
"end": {
"line": 109,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 4052,
"end": 4306,
"loc": {
"start": {
"line": 109,
"column": 18
},
"end": {
"line": 114,
"column": 13
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 4058,
"end": 4306,
"loc": {
"start": {
"line": 109,
"column": 24
},
"end": {
"line": 114,
"column": 13
}
},
"body": [
{
"type": "IfStatement",
"start": 4119,
"end": 4291,
"loc": {
"start": {
"line": 111,
"column": 16
},
"end": {
"line": 113,
"column": 17
}
},
"test": {
"type": "CallExpression",
"start": 4123,
"end": 4171,
"loc": {
"start": {
"line": 111,
"column": 20
},
"end": {
"line": 111,
"column": 68
}
},
"callee": {
"type": "MemberExpression",
"start": 4123,
"end": 4169,
"loc": {
"start": {
"line": 111,
"column": 20
},
"end": {
"line": 111,
"column": 66
}
},
"object": {
"type": "MemberExpression",
"start": 4123,
"end": 4147,
"loc": {
"start": {
"line": 111,
"column": 20
},
"end": {
"line": 111,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 4123,
"end": 4131,
"loc": {
"start": {
"line": 111,
"column": 20
},
"end": {
"line": 111,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 4123,
"end": 4127,
"loc": {
"start": {
"line": 111,
"column": 20
},
"end": {
"line": 111,
"column": 24
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 4128,
"end": 4131,
"loc": {
"start": {
"line": 111,
"column": 25
},
"end": {
"line": 111,
"column": 28
},
"identifierName": "app"
},
"name": "app"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 4132,
"end": 4147,
"loc": {
"start": {
"line": 111,
"column": 29
},
"end": {
"line": 111,
"column": 44
},
"identifierName": "platformWrapper"
},
"name": "platformWrapper"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 4148,
"end": 4169,
"loc": {
"start": {
"line": 111,
"column": 45
},
"end": {
"line": 111,
"column": 66
},
"identifierName": "getSupportsFullscreen"
},
"name": "getSupportsFullscreen"
},
"computed": false,
"leadingComments": null
},
"arguments": [],
"leadingComments": null
},
"consequent": {
"type": "BlockStatement",
"start": 4173,
"end": 4291,
"loc": {
"start": {
"line": 111,
"column": 70
},
"end": {
"line": 113,
"column": 17
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 4196,
"end": 4272,
"loc": {
"start": {
"line": 112,
"column": 20
},
"end": {
"line": 112,
"column": 96
}
},
"expression": {
"type": "CallExpression",
"start": 4196,
"end": 4271,
"loc": {
"start": {
"line": 112,
"column": 20
},
"end": {
"line": 112,
"column": 95
}
},
"callee": {
"type": "MemberExpression",
"start": 4196,
"end": 4234,
"loc": {
"start": {
"line": 112,
"column": 20
},
"end": {
"line": 112,
"column": 58
}
},
"object": {
"type": "MemberExpression",
"start": 4196,
"end": 4220,
"loc": {
"start": {
"line": 112,
"column": 20
},
"end": {
"line": 112,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 4196,
"end": 4204,
"loc": {
"start": {
"line": 112,
"column": 20
},
"end": {
"line": 112,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 4196,
"end": 4200,
"loc": {
"start": {
"line": 112,
"column": 20
},
"end": {
"line": 112,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 4201,
"end": 4204,
"loc": {
"start": {
"line": 112,
"column": 25
},
"end": {
"line": 112,
"column": 28
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4205,
"end": 4220,
"loc": {
"start": {
"line": 112,
"column": 29
},
"end": {
"line": 112,
"column": 44
},
"identifierName": "platformWrapper"
},
"name": "platformWrapper"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4221,
"end": 4234,
"loc": {
"start": {
"line": 112,
"column": 45
},
"end": {
"line": 112,
"column": 58
},
"identifierName": "setFullscreen"
},
"name": "setFullscreen"
},
"computed": false
},
"arguments": [
{
"type": "CallExpression",
"start": 4235,
"end": 4270,
"loc": {
"start": {
"line": 112,
"column": 59
},
"end": {
"line": 112,
"column": 94
}
},
"callee": {
"type": "MemberExpression",
"start": 4235,
"end": 4268,
"loc": {
"start": {
"line": 112,
"column": 59
},
"end": {
"line": 112,
"column": 92
}
},
"object": {
"type": "MemberExpression",
"start": 4235,
"end": 4252,
"loc": {
"start": {
"line": 112,
"column": 59
},
"end": {
"line": 112,
"column": 76
}
},
"object": {
"type": "MemberExpression",
"start": 4235,
"end": 4243,
"loc": {
"start": {
"line": 112,
"column": 59
},
"end": {
"line": 112,
"column": 67
}
},
"object": {
"type": "ThisExpression",
"start": 4235,
"end": 4239,
"loc": {
"start": {
"line": 112,
"column": 59
},
"end": {
"line": 112,
"column": 63
}
}
},
"property": {
"type": "Identifier",
"start": 4240,
"end": 4243,
"loc": {
"start": {
"line": 112,
"column": 64
},
"end": {
"line": 112,
"column": 67
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4244,
"end": 4252,
"loc": {
"start": {
"line": 112,
"column": 68
},
"end": {
"line": 112,
"column": 76
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4253,
"end": 4268,
"loc": {
"start": {
"line": 112,
"column": 77
},
"end": {
"line": 112,
"column": 92
},
"identifierName": "getIsFullScreen"
},
"name": "getIsFullScreen"
},
"computed": false
},
"arguments": []
}
]
}
}
],
"directives": []
},
"alternate": null,
"leadingComments": [
{
"type": "CommentLine",
"value": " Initialize fullscreen",
"start": 4077,
"end": 4101,
"loc": {
"start": {
"line": 110,
"column": 16
},
"end": {
"line": 110,
"column": 40
}
}
}
]
}
],
"directives": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 4324,
"end": 4328,
"loc": {
"start": {
"line": 116,
"column": 13
},
"end": {
"line": 116,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 4329,
"end": 4374,
"loc": {
"start": {
"line": 116,
"column": 18
},
"end": {
"line": 116,
"column": 63
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 4335,
"end": 4374,
"loc": {
"start": {
"line": 116,
"column": 24
},
"end": {
"line": 116,
"column": 63
}
},
"callee": {
"type": "MemberExpression",
"start": 4335,
"end": 4349,
"loc": {
"start": {
"line": 116,
"column": 24
},
"end": {
"line": 116,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 4335,
"end": 4339,
"loc": {
"start": {
"line": 116,
"column": 24
},
"end": {
"line": 116,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 4340,
"end": 4349,
"loc": {
"start": {
"line": 116,
"column": 29
},
"end": {
"line": 116,
"column": 38
},
"identifierName": "setStatus"
},
"name": "setStatus"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 4350,
"end": 4373,
"loc": {
"start": {
"line": 116,
"column": 39
},
"end": {
"line": 116,
"column": 62
}
},
"extra": {
"rawValue": "Initializing language",
"raw": "\"Initializing language\""
},
"value": "Initializing language"
}
]
}
}
]
},
"property": {
"type": "Identifier",
"start": 4394,
"end": 4398,
"loc": {
"start": {
"line": 117,
"column": 17
},
"end": {
"line": 117,
"column": 21
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 4399,
"end": 4738,
"loc": {
"start": {
"line": 117,
"column": 22
},
"end": {
"line": 123,
"column": 17
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 4405,
"end": 4738,
"loc": {
"start": {
"line": 117,
"column": 28
},
"end": {
"line": 123,
"column": 17
}
},
"body": [
{
"type": "IfStatement",
"start": 4428,
"end": 4719,
"loc": {
"start": {
"line": 118,
"column": 20
},
"end": {
"line": 122,
"column": 21
}
},
"test": {
"type": "BinaryExpression",
"start": 4432,
"end": 4481,
"loc": {
"start": {
"line": 118,
"column": 24
},
"end": {
"line": 118,
"column": 73
}
},
"left": {
"type": "CallExpression",
"start": 4432,
"end": 4463,
"loc": {
"start": {
"line": 118,
"column": 24
},
"end": {
"line": 118,
"column": 55
}
},
"callee": {
"type": "MemberExpression",
"start": 4432,
"end": 4461,
"loc": {
"start": {
"line": 118,
"column": 24
},
"end": {
"line": 118,
"column": 53
}
},
"object": {
"type": "MemberExpression",
"start": 4432,
"end": 4449,
"loc": {
"start": {
"line": 118,
"column": 24
},
"end": {
"line": 118,
"column": 41
}
},
"object": {
"type": "MemberExpression",
"start": 4432,
"end": 4440,
"loc": {
"start": {
"line": 118,
"column": 24
},
"end": {
"line": 118,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 4432,
"end": 4436,
"loc": {
"start": {
"line": 118,
"column": 24
},
"end": {
"line": 118,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 4437,
"end": 4440,
"loc": {
"start": {
"line": 118,
"column": 29
},
"end": {
"line": 118,
"column": 32
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4441,
"end": 4449,
"loc": {
"start": {
"line": 118,
"column": 33
},
"end": {
"line": 118,
"column": 41
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4450,
"end": 4461,
"loc": {
"start": {
"line": 118,
"column": 42
},
"end": {
"line": 118,
"column": 53
},
"identifierName": "getLanguage"
},
"name": "getLanguage"
},
"computed": false
},
"arguments": []
},
"operator": "===",
"right": {
"type": "StringLiteral",
"start": 4468,
"end": 4481,
"loc": {
"start": {
"line": 118,
"column": 60
},
"end": {
"line": 118,
"column": 73
}
},
"extra": {
"rawValue": "auto-detect",
"raw": "\"auto-detect\""
},
"value": "auto-detect"
}
},
"consequent": {
"type": "BlockStatement",
"start": 4483,
"end": 4719,
"loc": {
"start": {
"line": 118,
"column": 75
},
"end": {
"line": 122,
"column": 21
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 4510,
"end": 4550,
"loc": {
"start": {
"line": 119,
"column": 24
},
"end": {
"line": 119,
"column": 64
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 4516,
"end": 4549,
"loc": {
"start": {
"line": 119,
"column": 30
},
"end": {
"line": 119,
"column": 63
}
},
"id": {
"type": "Identifier",
"start": 4516,
"end": 4524,
"loc": {
"start": {
"line": 119,
"column": 30
},
"end": {
"line": 119,
"column": 38
},
"identifierName": "language"
},
"name": "language"
},
"init": {
"type": "CallExpression",
"start": 4527,
"end": 4549,
"loc": {
"start": {
"line": 119,
"column": 41
},
"end": {
"line": 119,
"column": 63
}
},
"callee": {
"type": "Identifier",
"start": 4527,
"end": 4547,
"loc": {
"start": {
"line": 119,
"column": 41
},
"end": {
"line": 119,
"column": 61
},
"identifierName": "autoDetectLanguageId"
},
"name": "autoDetectLanguageId"
},
"arguments": []
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 4576,
"end": 4620,
"loc": {
"start": {
"line": 120,
"column": 24
},
"end": {
"line": 120,
"column": 68
}
},
"expression": {
"type": "CallExpression",
"start": 4576,
"end": 4619,
"loc": {
"start": {
"line": 120,
"column": 24
},
"end": {
"line": 120,
"column": 67
}
},
"callee": {
"type": "MemberExpression",
"start": 4576,
"end": 4586,
"loc": {
"start": {
"line": 120,
"column": 24
},
"end": {
"line": 120,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 4576,
"end": 4582,
"loc": {
"start": {
"line": 120,
"column": 24
},
"end": {
"line": 120,
"column": 30
},
"identifierName": "logger"
},
"name": "logger"
},
"property": {
"type": "Identifier",
"start": 4583,
"end": 4586,
"loc": {
"start": {
"line": 120,
"column": 31
},
"end": {
"line": 120,
"column": 34
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 4587,
"end": 4608,
"loc": {
"start": {
"line": 120,
"column": 35
},
"end": {
"line": 120,
"column": 56
}
},
"extra": {
"rawValue": "Setting language to",
"raw": "\"Setting language to\""
},
"value": "Setting language to"
},
{
"type": "Identifier",
"start": 4610,
"end": 4618,
"loc": {
"start": {
"line": 120,
"column": 58
},
"end": {
"line": 120,
"column": 66
},
"identifierName": "language"
},
"name": "language"
}
]
}
},
{
"type": "ReturnStatement",
"start": 4646,
"end": 4696,
"loc": {
"start": {
"line": 121,
"column": 24
},
"end": {
"line": 121,
"column": 74
}
},
"argument": {
"type": "CallExpression",
"start": 4653,
"end": 4695,
"loc": {
"start": {
"line": 121,
"column": 31
},
"end": {
"line": 121,
"column": 73
}
},
"callee": {
"type": "MemberExpression",
"start": 4653,
"end": 4685,
"loc": {
"start": {
"line": 121,
"column": 31
},
"end": {
"line": 121,
"column": 63
}
},
"object": {
"type": "MemberExpression",
"start": 4653,
"end": 4670,
"loc": {
"start": {
"line": 121,
"column": 31
},
"end": {
"line": 121,
"column": 48
}
},
"object": {
"type": "MemberExpression",
"start": 4653,
"end": 4661,
"loc": {
"start": {
"line": 121,
"column": 31
},
"end": {
"line": 121,
"column": 39
}
},
"object": {
"type": "ThisExpression",
"start": 4653,
"end": 4657,
"loc": {
"start": {
"line": 121,
"column": 31
},
"end": {
"line": 121,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"start": 4658,
"end": 4661,
"loc": {
"start": {
"line": 121,
"column": 36
},
"end": {
"line": 121,
"column": 39
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4662,
"end": 4670,
"loc": {
"start": {
"line": 121,
"column": 40
},
"end": {
"line": 121,
"column": 48
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4671,
"end": 4685,
"loc": {
"start": {
"line": 121,
"column": 49
},
"end": {
"line": 121,
"column": 63
},
"identifierName": "updateLanguage"
},
"name": "updateLanguage"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 4686,
"end": 4694,
"loc": {
"start": {
"line": 121,
"column": 64
},
"end": {
"line": 121,
"column": 72
},
"identifierName": "language"
},
"name": "language"
}
]
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 4758,
"end": 4762,
"loc": {
"start": {
"line": 124,
"column": 17
},
"end": {
"line": 124,
"column": 21
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 4763,
"end": 4918,
"loc": {
"start": {
"line": 124,
"column": 22
},
"end": {
"line": 127,
"column": 17
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 4769,
"end": 4918,
"loc": {
"start": {
"line": 124,
"column": 28
},
"end": {
"line": 127,
"column": 17
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 4792,
"end": 4841,
"loc": {
"start": {
"line": 125,
"column": 20
},
"end": {
"line": 125,
"column": 69
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 4798,
"end": 4840,
"loc": {
"start": {
"line": 125,
"column": 26
},
"end": {
"line": 125,
"column": 68
}
},
"id": {
"type": "Identifier",
"start": 4798,
"end": 4806,
"loc": {
"start": {
"line": 125,
"column": 26
},
"end": {
"line": 125,
"column": 34
},
"identifierName": "language"
},
"name": "language"
},
"init": {
"type": "CallExpression",
"start": 4809,
"end": 4840,
"loc": {
"start": {
"line": 125,
"column": 37
},
"end": {
"line": 125,
"column": 68
}
},
"callee": {
"type": "MemberExpression",
"start": 4809,
"end": 4838,
"loc": {
"start": {
"line": 125,
"column": 37
},
"end": {
"line": 125,
"column": 66
}
},
"object": {
"type": "MemberExpression",
"start": 4809,
"end": 4826,
"loc": {
"start": {
"line": 125,
"column": 37
},
"end": {
"line": 125,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 4809,
"end": 4817,
"loc": {
"start": {
"line": 125,
"column": 37
},
"end": {
"line": 125,
"column": 45
}
},
"object": {
"type": "ThisExpression",
"start": 4809,
"end": 4813,
"loc": {
"start": {
"line": 125,
"column": 37
},
"end": {
"line": 125,
"column": 41
}
}
},
"property": {
"type": "Identifier",
"start": 4814,
"end": 4817,
"loc": {
"start": {
"line": 125,
"column": 42
},
"end": {
"line": 125,
"column": 45
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4818,
"end": 4826,
"loc": {
"start": {
"line": 125,
"column": 46
},
"end": {
"line": 125,
"column": 54
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4827,
"end": 4838,
"loc": {
"start": {
"line": 125,
"column": 55
},
"end": {
"line": 125,
"column": 66
},
"identifierName": "getLanguage"
},
"name": "getLanguage"
},
"computed": false
},
"arguments": []
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 4863,
"end": 4899,
"loc": {
"start": {
"line": 126,
"column": 20
},
"end": {
"line": 126,
"column": 56
}
},
"expression": {
"type": "CallExpression",
"start": 4863,
"end": 4898,
"loc": {
"start": {
"line": 126,
"column": 20
},
"end": {
"line": 126,
"column": 55
}
},
"callee": {
"type": "Identifier",
"start": 4863,
"end": 4888,
"loc": {
"start": {
"line": 126,
"column": 20
},
"end": {
"line": 126,
"column": 45
},
"identifierName": "updateApplicationLanguage"
},
"name": "updateApplicationLanguage"
},
"arguments": [
{
"type": "Identifier",
"start": 4889,
"end": 4897,
"loc": {
"start": {
"line": 126,
"column": 46
},
"end": {
"line": 126,
"column": 54
},
"identifierName": "language"
},
"name": "language"
}
]
}
}
],
"directives": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 4936,
"end": 4940,
"loc": {
"start": {
"line": 129,
"column": 13
},
"end": {
"line": 129,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 4941,
"end": 4984,
"loc": {
"start": {
"line": 129,
"column": 18
},
"end": {
"line": 129,
"column": 61
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 4947,
"end": 4984,
"loc": {
"start": {
"line": 129,
"column": 24
},
"end": {
"line": 129,
"column": 61
}
},
"callee": {
"type": "MemberExpression",
"start": 4947,
"end": 4961,
"loc": {
"start": {
"line": 129,
"column": 24
},
"end": {
"line": 129,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 4947,
"end": 4951,
"loc": {
"start": {
"line": 129,
"column": 24
},
"end": {
"line": 129,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 4952,
"end": 4961,
"loc": {
"start": {
"line": 129,
"column": 29
},
"end": {
"line": 129,
"column": 38
},
"identifierName": "setStatus"
},
"name": "setStatus"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 4962,
"end": 4983,
"loc": {
"start": {
"line": 129,
"column": 39
},
"end": {
"line": 129,
"column": 60
}
},
"extra": {
"rawValue": "Initializing sounds",
"raw": "\"Initializing sounds\""
},
"value": "Initializing sounds"
}
]
}
}
]
},
"property": {
"type": "Identifier",
"start": 5004,
"end": 5008,
"loc": {
"start": {
"line": 130,
"column": 17
},
"end": {
"line": 130,
"column": 21
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 5009,
"end": 5165,
"loc": {
"start": {
"line": 130,
"column": 22
},
"end": {
"line": 133,
"column": 17
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 5015,
"end": 5165,
"loc": {
"start": {
"line": 130,
"column": 28
},
"end": {
"line": 133,
"column": 17
}
},
"body": [
{
"type": "ReturnStatement",
"start": 5111,
"end": 5146,
"loc": {
"start": {
"line": 132,
"column": 20
},
"end": {
"line": 132,
"column": 55
}
},
"argument": {
"type": "CallExpression",
"start": 5118,
"end": 5145,
"loc": {
"start": {
"line": 132,
"column": 27
},
"end": {
"line": 132,
"column": 54
}
},
"callee": {
"type": "MemberExpression",
"start": 5118,
"end": 5143,
"loc": {
"start": {
"line": 132,
"column": 27
},
"end": {
"line": 132,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 5118,
"end": 5132,
"loc": {
"start": {
"line": 132,
"column": 27
},
"end": {
"line": 132,
"column": 41
}
},
"object": {
"type": "MemberExpression",
"start": 5118,
"end": 5126,
"loc": {
"start": {
"line": 132,
"column": 27
},
"end": {
"line": 132,
"column": 35
}
},
"object": {
"type": "ThisExpression",
"start": 5118,
"end": 5122,
"loc": {
"start": {
"line": 132,
"column": 27
},
"end": {
"line": 132,
"column": 31
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 5123,
"end": 5126,
"loc": {
"start": {
"line": 132,
"column": 32
},
"end": {
"line": 132,
"column": 35
},
"identifierName": "app"
},
"name": "app"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 5127,
"end": 5132,
"loc": {
"start": {
"line": 132,
"column": 36
},
"end": {
"line": 132,
"column": 41
},
"identifierName": "sound"
},
"name": "sound"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 5133,
"end": 5143,
"loc": {
"start": {
"line": 132,
"column": 42
},
"end": {
"line": 132,
"column": 52
},
"identifierName": "initialize"
},
"name": "initialize"
},
"computed": false,
"leadingComments": null
},
"arguments": [],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " Notice: We don't await the sounds loading itself",
"start": 5038,
"end": 5089,
"loc": {
"start": {
"line": 131,
"column": 20
},
"end": {
"line": 131,
"column": 71
}
}
}
]
}
],
"directives": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 5183,
"end": 5187,
"loc": {
"start": {
"line": 135,
"column": 13
},
"end": {
"line": 135,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 5188,
"end": 5277,
"loc": {
"start": {
"line": 135,
"column": 18
},
"end": {
"line": 137,
"column": 13
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 5194,
"end": 5277,
"loc": {
"start": {
"line": 135,
"column": 24
},
"end": {
"line": 137,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 5213,
"end": 5262,
"loc": {
"start": {
"line": 136,
"column": 16
},
"end": {
"line": 136,
"column": 65
}
},
"expression": {
"type": "CallExpression",
"start": 5213,
"end": 5261,
"loc": {
"start": {
"line": 136,
"column": 16
},
"end": {
"line": 136,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 5213,
"end": 5259,
"loc": {
"start": {
"line": 136,
"column": 16
},
"end": {
"line": 136,
"column": 62
}
},
"object": {
"type": "MemberExpression",
"start": 5213,
"end": 5246,
"loc": {
"start": {
"line": 136,
"column": 16
},
"end": {
"line": 136,
"column": 49
}
},
"object": {
"type": "MemberExpression",
"start": 5213,
"end": 5221,
"loc": {
"start": {
"line": 136,
"column": 16
},
"end": {
"line": 136,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 5213,
"end": 5217,
"loc": {
"start": {
"line": 136,
"column": 16
},
"end": {
"line": 136,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 5218,
"end": 5221,
"loc": {
"start": {
"line": 136,
"column": 21
},
"end": {
"line": 136,
"column": 24
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5222,
"end": 5246,
"loc": {
"start": {
"line": 136,
"column": 25
},
"end": {
"line": 136,
"column": 49
},
"identifierName": "backgroundResourceLoader"
},
"name": "backgroundResourceLoader"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5247,
"end": 5259,
"loc": {
"start": {
"line": 136,
"column": 50
},
"end": {
"line": 136,
"column": 62
},
"identifierName": "startLoading"
},
"name": "startLoading"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 5295,
"end": 5299,
"loc": {
"start": {
"line": 139,
"column": 13
},
"end": {
"line": 139,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 5300,
"end": 5349,
"loc": {
"start": {
"line": 139,
"column": 18
},
"end": {
"line": 139,
"column": 67
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 5306,
"end": 5349,
"loc": {
"start": {
"line": 139,
"column": 24
},
"end": {
"line": 139,
"column": 67
}
},
"callee": {
"type": "MemberExpression",
"start": 5306,
"end": 5320,
"loc": {
"start": {
"line": 139,
"column": 24
},
"end": {
"line": 139,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 5306,
"end": 5310,
"loc": {
"start": {
"line": 139,
"column": 24
},
"end": {
"line": 139,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 5311,
"end": 5320,
"loc": {
"start": {
"line": 139,
"column": 29
},
"end": {
"line": 139,
"column": 38
},
"identifierName": "setStatus"
},
"name": "setStatus"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 5321,
"end": 5348,
"loc": {
"start": {
"line": 139,
"column": 39
},
"end": {
"line": 139,
"column": 66
}
},
"extra": {
"rawValue": "Initializing restrictions",
"raw": "\"Initializing restrictions\""
},
"value": "Initializing restrictions"
}
]
}
}
]
},
"property": {
"type": "Identifier",
"start": 5369,
"end": 5373,
"loc": {
"start": {
"line": 140,
"column": 17
},
"end": {
"line": 140,
"column": 21
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 5374,
"end": 5466,
"loc": {
"start": {
"line": 140,
"column": 22
},
"end": {
"line": 142,
"column": 17
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 5380,
"end": 5466,
"loc": {
"start": {
"line": 140,
"column": 28
},
"end": {
"line": 142,
"column": 17
}
},
"body": [
{
"type": "ReturnStatement",
"start": 5403,
"end": 5447,
"loc": {
"start": {
"line": 141,
"column": 20
},
"end": {
"line": 141,
"column": 64
}
},
"argument": {
"type": "CallExpression",
"start": 5410,
"end": 5446,
"loc": {
"start": {
"line": 141,
"column": 27
},
"end": {
"line": 141,
"column": 63
}
},
"callee": {
"type": "MemberExpression",
"start": 5410,
"end": 5444,
"loc": {
"start": {
"line": 141,
"column": 27
},
"end": {
"line": 141,
"column": 61
}
},
"object": {
"type": "MemberExpression",
"start": 5410,
"end": 5433,
"loc": {
"start": {
"line": 141,
"column": 27
},
"end": {
"line": 141,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 5410,
"end": 5418,
"loc": {
"start": {
"line": 141,
"column": 27
},
"end": {
"line": 141,
"column": 35
}
},
"object": {
"type": "ThisExpression",
"start": 5410,
"end": 5414,
"loc": {
"start": {
"line": 141,
"column": 27
},
"end": {
"line": 141,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"start": 5415,
"end": 5418,
"loc": {
"start": {
"line": 141,
"column": 32
},
"end": {
"line": 141,
"column": 35
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5419,
"end": 5433,
"loc": {
"start": {
"line": 141,
"column": 36
},
"end": {
"line": 141,
"column": 50
},
"identifierName": "restrictionMgr"
},
"name": "restrictionMgr"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5434,
"end": 5444,
"loc": {
"start": {
"line": 141,
"column": 51
},
"end": {
"line": 141,
"column": 61
},
"identifierName": "initialize"
},
"name": "initialize"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 5484,
"end": 5488,
"loc": {
"start": {
"line": 144,
"column": 13
},
"end": {
"line": 144,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 5489,
"end": 5534,
"loc": {
"start": {
"line": 144,
"column": 18
},
"end": {
"line": 144,
"column": 63
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 5495,
"end": 5534,
"loc": {
"start": {
"line": 144,
"column": 24
},
"end": {
"line": 144,
"column": 63
}
},
"callee": {
"type": "MemberExpression",
"start": 5495,
"end": 5509,
"loc": {
"start": {
"line": 144,
"column": 24
},
"end": {
"line": 144,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 5495,
"end": 5499,
"loc": {
"start": {
"line": 144,
"column": 24
},
"end": {
"line": 144,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 5500,
"end": 5509,
"loc": {
"start": {
"line": 144,
"column": 29
},
"end": {
"line": 144,
"column": 38
},
"identifierName": "setStatus"
},
"name": "setStatus"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 5510,
"end": 5533,
"loc": {
"start": {
"line": 144,
"column": 39
},
"end": {
"line": 144,
"column": 62
}
},
"extra": {
"rawValue": "Initializing savegame",
"raw": "\"Initializing savegame\""
},
"value": "Initializing savegame"
}
]
}
}
]
},
"property": {
"type": "Identifier",
"start": 5554,
"end": 5558,
"loc": {
"start": {
"line": 145,
"column": 17
},
"end": {
"line": 145,
"column": 21
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 5559,
"end": 6117,
"loc": {
"start": {
"line": 145,
"column": 22
},
"end": {
"line": 153,
"column": 17
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 5565,
"end": 6117,
"loc": {
"start": {
"line": 145,
"column": 28
},
"end": {
"line": 153,
"column": 17
}
},
"body": [
{
"type": "ReturnStatement",
"start": 5588,
"end": 6098,
"loc": {
"start": {
"line": 146,
"column": 20
},
"end": {
"line": 152,
"column": 23
}
},
"argument": {
"type": "CallExpression",
"start": 5595,
"end": 6097,
"loc": {
"start": {
"line": 146,
"column": 27
},
"end": {
"line": 152,
"column": 22
}
},
"callee": {
"type": "MemberExpression",
"start": 5595,
"end": 5634,
"loc": {
"start": {
"line": 146,
"column": 27
},
"end": {
"line": 146,
"column": 66
}
},
"object": {
"type": "CallExpression",
"start": 5595,
"end": 5628,
"loc": {
"start": {
"line": 146,
"column": 27
},
"end": {
"line": 146,
"column": 60
}
},
"callee": {
"type": "MemberExpression",
"start": 5595,
"end": 5626,
"loc": {
"start": {
"line": 146,
"column": 27
},
"end": {
"line": 146,
"column": 58
}
},
"object": {
"type": "MemberExpression",
"start": 5595,
"end": 5615,
"loc": {
"start": {
"line": 146,
"column": 27
},
"end": {
"line": 146,
"column": 47
}
},
"object": {
"type": "MemberExpression",
"start": 5595,
"end": 5603,
"loc": {
"start": {
"line": 146,
"column": 27
},
"end": {
"line": 146,
"column": 35
}
},
"object": {
"type": "ThisExpression",
"start": 5595,
"end": 5599,
"loc": {
"start": {
"line": 146,
"column": 27
},
"end": {
"line": 146,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"start": 5600,
"end": 5603,
"loc": {
"start": {
"line": 146,
"column": 32
},
"end": {
"line": 146,
"column": 35
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5604,
"end": 5615,
"loc": {
"start": {
"line": 146,
"column": 36
},
"end": {
"line": 146,
"column": 47
},
"identifierName": "savegameMgr"
},
"name": "savegameMgr"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5616,
"end": 5626,
"loc": {
"start": {
"line": 146,
"column": 48
},
"end": {
"line": 146,
"column": 58
},
"identifierName": "initialize"
},
"name": "initialize"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 5629,
"end": 5634,
"loc": {
"start": {
"line": 146,
"column": 61
},
"end": {
"line": 146,
"column": 66
},
"identifierName": "catch"
},
"name": "catch"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 5635,
"end": 6096,
"loc": {
"start": {
"line": 146,
"column": 67
},
"end": {
"line": 152,
"column": 21
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5635,
"end": 5638,
"loc": {
"start": {
"line": 146,
"column": 67
},
"end": {
"line": 146,
"column": 70
},
"identifierName": "err"
},
"name": "err"
}
],
"body": {
"type": "BlockStatement",
"start": 5642,
"end": 6096,
"loc": {
"start": {
"line": 146,
"column": 74
},
"end": {
"line": 152,
"column": 21
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 5669,
"end": 5722,
"loc": {
"start": {
"line": 147,
"column": 24
},
"end": {
"line": 147,
"column": 77
}
},
"expression": {
"type": "CallExpression",
"start": 5669,
"end": 5721,
"loc": {
"start": {
"line": 147,
"column": 24
},
"end": {
"line": 147,
"column": 76
}
},
"callee": {
"type": "MemberExpression",
"start": 5669,
"end": 5681,
"loc": {
"start": {
"line": 147,
"column": 24
},
"end": {
"line": 147,
"column": 36
}
},
"object": {
"type": "Identifier",
"start": 5669,
"end": 5675,
"loc": {
"start": {
"line": 147,
"column": 24
},
"end": {
"line": 147,
"column": 30
},
"identifierName": "logger"
},
"name": "logger"
},
"property": {
"type": "Identifier",
"start": 5676,
"end": 5681,
"loc": {
"start": {
"line": 147,
"column": 31
},
"end": {
"line": 147,
"column": 36
},
"identifierName": "error"
},
"name": "error"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 5682,
"end": 5715,
"loc": {
"start": {
"line": 147,
"column": 37
},
"end": {
"line": 147,
"column": 70
}
},
"extra": {
"rawValue": "Failed to initialize savegames:",
"raw": "\"Failed to initialize savegames:\""
},
"value": "Failed to initialize savegames:"
},
{
"type": "Identifier",
"start": 5717,
"end": 5720,
"loc": {
"start": {
"line": 147,
"column": 72
},
"end": {
"line": 147,
"column": 75
},
"identifierName": "err"
},
"name": "err"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 5748,
"end": 6006,
"loc": {
"start": {
"line": 148,
"column": 24
},
"end": {
"line": 150,
"column": 26
}
},
"expression": {
"type": "CallExpression",
"start": 5748,
"end": 6005,
"loc": {
"start": {
"line": 148,
"column": 24
},
"end": {
"line": 150,
"column": 25
}
},
"callee": {
"type": "Identifier",
"start": 5748,
"end": 5753,
"loc": {
"start": {
"line": 148,
"column": 24
},
"end": {
"line": 148,
"column": 29
},
"identifierName": "alert"
},
"name": "alert"
},
"arguments": [
{
"type": "StringLiteral",
"start": 5784,
"end": 5978,
"loc": {
"start": {
"line": 149,
"column": 28
},
"end": {
"line": 149,
"column": 222
}
},
"extra": {
"rawValue": "Your savegames failed to load, it seems your data files got corrupted. I'm so sorry!\n\n(This can happen if your pc crashed while a game was saved).\n\nYou can try re-importing your savegames.",
"raw": "\"Your savegames failed to load, it seems your data files got corrupted. I'm so sorry!\\n\\n(This can happen if your pc crashed while a game was saved).\\n\\nYou can try re-importing your savegames.\""
},
"value": "Your savegames failed to load, it seems your data files got corrupted. I'm so sorry!\n\n(This can happen if your pc crashed while a game was saved).\n\nYou can try re-importing your savegames."
}
]
}
},
{
"type": "ReturnStatement",
"start": 6032,
"end": 6073,
"loc": {
"start": {
"line": 151,
"column": 24
},
"end": {
"line": 151,
"column": 65
}
},
"argument": {
"type": "CallExpression",
"start": 6039,
"end": 6072,
"loc": {
"start": {
"line": 151,
"column": 31
},
"end": {
"line": 151,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 6039,
"end": 6070,
"loc": {
"start": {
"line": 151,
"column": 31
},
"end": {
"line": 151,
"column": 62
}
},
"object": {
"type": "MemberExpression",
"start": 6039,
"end": 6059,
"loc": {
"start": {
"line": 151,
"column": 31
},
"end": {
"line": 151,
"column": 51
}
},
"object": {
"type": "MemberExpression",
"start": 6039,
"end": 6047,
"loc": {
"start": {
"line": 151,
"column": 31
},
"end": {
"line": 151,
"column": 39
}
},
"object": {
"type": "ThisExpression",
"start": 6039,
"end": 6043,
"loc": {
"start": {
"line": 151,
"column": 31
},
"end": {
"line": 151,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"start": 6044,
"end": 6047,
"loc": {
"start": {
"line": 151,
"column": 36
},
"end": {
"line": 151,
"column": 39
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6048,
"end": 6059,
"loc": {
"start": {
"line": 151,
"column": 40
},
"end": {
"line": 151,
"column": 51
},
"identifierName": "savegameMgr"
},
"name": "savegameMgr"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6060,
"end": 6070,
"loc": {
"start": {
"line": 151,
"column": 52
},
"end": {
"line": 151,
"column": 62
},
"identifierName": "writeAsync"
},
"name": "writeAsync"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
}
}
],
"directives": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 6135,
"end": 6139,
"loc": {
"start": {
"line": 155,
"column": 13
},
"end": {
"line": 155,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 6140,
"end": 6185,
"loc": {
"start": {
"line": 155,
"column": 18
},
"end": {
"line": 155,
"column": 63
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 6146,
"end": 6185,
"loc": {
"start": {
"line": 155,
"column": 24
},
"end": {
"line": 155,
"column": 63
}
},
"callee": {
"type": "MemberExpression",
"start": 6146,
"end": 6160,
"loc": {
"start": {
"line": 155,
"column": 24
},
"end": {
"line": 155,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 6146,
"end": 6150,
"loc": {
"start": {
"line": 155,
"column": 24
},
"end": {
"line": 155,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 6151,
"end": 6160,
"loc": {
"start": {
"line": 155,
"column": 29
},
"end": {
"line": 155,
"column": 38
},
"identifierName": "setStatus"
},
"name": "setStatus"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 6161,
"end": 6184,
"loc": {
"start": {
"line": 155,
"column": 39
},
"end": {
"line": 155,
"column": 62
}
},
"extra": {
"rawValue": "Downloading resources",
"raw": "\"Downloading resources\""
},
"value": "Downloading resources"
}
]
}
}
]
},
"property": {
"type": "Identifier",
"start": 6205,
"end": 6209,
"loc": {
"start": {
"line": 156,
"column": 17
},
"end": {
"line": 156,
"column": 21
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 6210,
"end": 6323,
"loc": {
"start": {
"line": 156,
"column": 22
},
"end": {
"line": 158,
"column": 17
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 6216,
"end": 6323,
"loc": {
"start": {
"line": 156,
"column": 28
},
"end": {
"line": 158,
"column": 17
}
},
"body": [
{
"type": "ReturnStatement",
"start": 6239,
"end": 6304,
"loc": {
"start": {
"line": 157,
"column": 20
},
"end": {
"line": 157,
"column": 85
}
},
"argument": {
"type": "CallExpression",
"start": 6246,
"end": 6303,
"loc": {
"start": {
"line": 157,
"column": 27
},
"end": {
"line": 157,
"column": 84
}
},
"callee": {
"type": "MemberExpression",
"start": 6246,
"end": 6301,
"loc": {
"start": {
"line": 157,
"column": 27
},
"end": {
"line": 157,
"column": 82
}
},
"object": {
"type": "MemberExpression",
"start": 6246,
"end": 6279,
"loc": {
"start": {
"line": 157,
"column": 27
},
"end": {
"line": 157,
"column": 60
}
},
"object": {
"type": "MemberExpression",
"start": 6246,
"end": 6254,
"loc": {
"start": {
"line": 157,
"column": 27
},
"end": {
"line": 157,
"column": 35
}
},
"object": {
"type": "ThisExpression",
"start": 6246,
"end": 6250,
"loc": {
"start": {
"line": 157,
"column": 27
},
"end": {
"line": 157,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"start": 6251,
"end": 6254,
"loc": {
"start": {
"line": 157,
"column": 32
},
"end": {
"line": 157,
"column": 35
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6255,
"end": 6279,
"loc": {
"start": {
"line": 157,
"column": 36
},
"end": {
"line": 157,
"column": 60
},
"identifierName": "backgroundResourceLoader"
},
"name": "backgroundResourceLoader"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6280,
"end": 6301,
"loc": {
"start": {
"line": 157,
"column": 61
},
"end": {
"line": 157,
"column": 82
},
"identifierName": "getPromiseForBareGame"
},
"name": "getPromiseForBareGame"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 6341,
"end": 6345,
"loc": {
"start": {
"line": 160,
"column": 13
},
"end": {
"line": 160,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 6346,
"end": 6388,
"loc": {
"start": {
"line": 160,
"column": 18
},
"end": {
"line": 160,
"column": 60
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 6352,
"end": 6388,
"loc": {
"start": {
"line": 160,
"column": 24
},
"end": {
"line": 160,
"column": 60
}
},
"callee": {
"type": "MemberExpression",
"start": 6352,
"end": 6366,
"loc": {
"start": {
"line": 160,
"column": 24
},
"end": {
"line": 160,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 6352,
"end": 6356,
"loc": {
"start": {
"line": 160,
"column": 24
},
"end": {
"line": 160,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 6357,
"end": 6366,
"loc": {
"start": {
"line": 160,
"column": 29
},
"end": {
"line": 160,
"column": 38
},
"identifierName": "setStatus"
},
"name": "setStatus"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 6367,
"end": 6387,
"loc": {
"start": {
"line": 160,
"column": 39
},
"end": {
"line": 160,
"column": 59
}
},
"extra": {
"rawValue": "Checking changelog",
"raw": "\"Checking changelog\""
},
"value": "Checking changelog"
}
]
}
}
]
},
"property": {
"type": "Identifier",
"start": 6408,
"end": 6412,
"loc": {
"start": {
"line": 161,
"column": 17
},
"end": {
"line": 161,
"column": 21
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 6413,
"end": 9012,
"loc": {
"start": {
"line": 161,
"column": 22
},
"end": {
"line": 209,
"column": 13
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 6419,
"end": 9012,
"loc": {
"start": {
"line": 161,
"column": 28
},
"end": {
"line": 209,
"column": 13
}
},
"body": [
{
"type": "IfStatement",
"start": 6446,
"end": 6574,
"loc": {
"start": {
"line": 162,
"column": 24
},
"end": {
"line": 164,
"column": 25
}
},
"test": {
"type": "LogicalExpression",
"start": 6450,
"end": 6507,
"loc": {
"start": {
"line": 162,
"column": 28
},
"end": {
"line": 162,
"column": 85
}
},
"left": {
"type": "Identifier",
"start": 6450,
"end": 6458,
"loc": {
"start": {
"line": 162,
"column": 28
},
"end": {
"line": 162,
"column": 36
},
"identifierName": "G_IS_DEV"
},
"name": "G_IS_DEV"
},
"operator": "&&",
"right": {
"type": "MemberExpression",
"start": 6462,
"end": 6507,
"loc": {
"start": {
"line": 162,
"column": 40
},
"end": {
"line": 162,
"column": 85
}
},
"object": {
"type": "MemberExpression",
"start": 6462,
"end": 6480,
"loc": {
"start": {
"line": 162,
"column": 40
},
"end": {
"line": 162,
"column": 58
}
},
"object": {
"type": "Identifier",
"start": 6462,
"end": 6474,
"loc": {
"start": {
"line": 162,
"column": 40
},
"end": {
"line": 162,
"column": 52
},
"identifierName": "globalConfig"
},
"name": "globalConfig"
},
"property": {
"type": "Identifier",
"start": 6475,
"end": 6480,
"loc": {
"start": {
"line": 162,
"column": 53
},
"end": {
"line": 162,
"column": 58
},
"identifierName": "debug"
},
"name": "debug"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6481,
"end": 6507,
"loc": {
"start": {
"line": 162,
"column": 59
},
"end": {
"line": 162,
"column": 85
},
"identifierName": "disableUpgradeNotification"
},
"name": "disableUpgradeNotification"
},
"computed": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 6509,
"end": 6574,
"loc": {
"start": {
"line": 162,
"column": 87
},
"end": {
"line": 164,
"column": 25
}
},
"body": [
{
"type": "ReturnStatement",
"start": 6540,
"end": 6547,
"loc": {
"start": {
"line": 163,
"column": 28
},
"end": {
"line": 163,
"column": 35
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "ReturnStatement",
"start": 6602,
"end": 8997,
"loc": {
"start": {
"line": 166,
"column": 24
},
"end": {
"line": 208,
"column": 23
}
},
"argument": {
"type": "CallExpression",
"start": 6609,
"end": 8996,
"loc": {
"start": {
"line": 166,
"column": 31
},
"end": {
"line": 208,
"column": 22
}
},
"callee": {
"type": "MemberExpression",
"start": 6609,
"end": 7274,
"loc": {
"start": {
"line": 166,
"column": 31
},
"end": {
"line": 177,
"column": 33
}
},
"object": {
"type": "CallExpression",
"start": 6609,
"end": 7239,
"loc": {
"start": {
"line": 166,
"column": 31
},
"end": {
"line": 176,
"column": 30
}
},
"callee": {
"type": "MemberExpression",
"start": 6609,
"end": 6939,
"loc": {
"start": {
"line": 166,
"column": 31
},
"end": {
"line": 172,
"column": 33
}
},
"object": {
"type": "CallExpression",
"start": 6609,
"end": 6904,
"loc": {
"start": {
"line": 166,
"column": 31
},
"end": {
"line": 171,
"column": 30
}
},
"callee": {
"type": "MemberExpression",
"start": 6609,
"end": 6724,
"loc": {
"start": {
"line": 166,
"column": 31
},
"end": {
"line": 168,
"column": 34
}
},
"object": {
"type": "CallExpression",
"start": 6609,
"end": 6688,
"loc": {
"start": {
"line": 166,
"column": 31
},
"end": {
"line": 167,
"column": 61
}
},
"callee": {
"type": "MemberExpression",
"start": 6609,
"end": 6669,
"loc": {
"start": {
"line": 166,
"column": 31
},
"end": {
"line": 167,
"column": 42
}
},
"object": {
"type": "MemberExpression",
"start": 6609,
"end": 6625,
"loc": {
"start": {
"line": 166,
"column": 31
},
"end": {
"line": 166,
"column": 47
}
},
"object": {
"type": "MemberExpression",
"start": 6609,
"end": 6617,
"loc": {
"start": {
"line": 166,
"column": 31
},
"end": {
"line": 166,
"column": 39
}
},
"object": {
"type": "ThisExpression",
"start": 6609,
"end": 6613,
"loc": {
"start": {
"line": 166,
"column": 31
},
"end": {
"line": 166,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"start": 6614,
"end": 6617,
"loc": {
"start": {
"line": 166,
"column": 36
},
"end": {
"line": 166,
"column": 39
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6618,
"end": 6625,
"loc": {
"start": {
"line": 166,
"column": 40
},
"end": {
"line": 166,
"column": 47
},
"identifierName": "storage"
},
"name": "storage"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6656,
"end": 6669,
"loc": {
"start": {
"line": 167,
"column": 29
},
"end": {
"line": 167,
"column": 42
},
"identifierName": "readFileAsync"
},
"name": "readFileAsync"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 6670,
"end": 6687,
"loc": {
"start": {
"line": 167,
"column": 43
},
"end": {
"line": 167,
"column": 60
}
},
"extra": {
"rawValue": "lastversion.bin",
"raw": "\"lastversion.bin\""
},
"value": "lastversion.bin"
}
]
},
"property": {
"type": "Identifier",
"start": 6719,
"end": 6724,
"loc": {
"start": {
"line": 168,
"column": 29
},
"end": {
"line": 168,
"column": 34
},
"identifierName": "catch"
},
"name": "catch"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 6725,
"end": 6903,
"loc": {
"start": {
"line": 168,
"column": 35
},
"end": {
"line": 171,
"column": 29
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6725,
"end": 6728,
"loc": {
"start": {
"line": 168,
"column": 35
},
"end": {
"line": 168,
"column": 38
},
"identifierName": "err"
},
"name": "err"
}
],
"body": {
"type": "BlockStatement",
"start": 6732,
"end": 6903,
"loc": {
"start": {
"line": 168,
"column": 42
},
"end": {
"line": 171,
"column": 29
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 6767,
"end": 6815,
"loc": {
"start": {
"line": 169,
"column": 32
},
"end": {
"line": 169,
"column": 80
}
},
"expression": {
"type": "CallExpression",
"start": 6767,
"end": 6814,
"loc": {
"start": {
"line": 169,
"column": 32
},
"end": {
"line": 169,
"column": 79
}
},
"callee": {
"type": "MemberExpression",
"start": 6767,
"end": 6778,
"loc": {
"start": {
"line": 169,
"column": 32
},
"end": {
"line": 169,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 6767,
"end": 6773,
"loc": {
"start": {
"line": 169,
"column": 32
},
"end": {
"line": 169,
"column": 38
},
"identifierName": "logger"
},
"name": "logger"
},
"property": {
"type": "Identifier",
"start": 6774,
"end": 6778,
"loc": {
"start": {
"line": 169,
"column": 39
},
"end": {
"line": 169,
"column": 43
},
"identifierName": "warn"
},
"name": "warn"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 6779,
"end": 6808,
"loc": {
"start": {
"line": 169,
"column": 44
},
"end": {
"line": 169,
"column": 73
}
},
"extra": {
"rawValue": "Failed to read lastversion:",
"raw": "\"Failed to read lastversion:\""
},
"value": "Failed to read lastversion:"
},
{
"type": "Identifier",
"start": 6810,
"end": 6813,
"loc": {
"start": {
"line": 169,
"column": 75
},
"end": {
"line": 169,
"column": 78
},
"identifierName": "err"
},
"name": "err"
}
]
}
},
{
"type": "ReturnStatement",
"start": 6849,
"end": 6872,
"loc": {
"start": {
"line": 170,
"column": 32
},
"end": {
"line": 170,
"column": 55
}
},
"argument": {
"type": "Identifier",
"start": 6856,
"end": 6871,
"loc": {
"start": {
"line": 170,
"column": 39
},
"end": {
"line": 170,
"column": 54
},
"identifierName": "G_BUILD_VERSION"
},
"name": "G_BUILD_VERSION"
}
}
],
"directives": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 6935,
"end": 6939,
"loc": {
"start": {
"line": 172,
"column": 29
},
"end": {
"line": 172,
"column": 33
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 6940,
"end": 7238,
"loc": {
"start": {
"line": 172,
"column": 34
},
"end": {
"line": 176,
"column": 29
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6940,
"end": 6947,
"loc": {
"start": {
"line": 172,
"column": 34
},
"end": {
"line": 172,
"column": 41
},
"identifierName": "version"
},
"name": "version"
}
],
"body": {
"type": "BlockStatement",
"start": 6951,
"end": 7238,
"loc": {
"start": {
"line": 172,
"column": 45
},
"end": {
"line": 176,
"column": 29
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 6986,
"end": 7056,
"loc": {
"start": {
"line": 173,
"column": 32
},
"end": {
"line": 173,
"column": 102
}
},
"expression": {
"type": "CallExpression",
"start": 6986,
"end": 7055,
"loc": {
"start": {
"line": 173,
"column": 32
},
"end": {
"line": 173,
"column": 101
}
},
"callee": {
"type": "MemberExpression",
"start": 6986,
"end": 6996,
"loc": {
"start": {
"line": 173,
"column": 32
},
"end": {
"line": 173,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 6986,
"end": 6992,
"loc": {
"start": {
"line": 173,
"column": 32
},
"end": {
"line": 173,
"column": 38
},
"identifierName": "logger"
},
"name": "logger"
},
"property": {
"type": "Identifier",
"start": 6993,
"end": 6996,
"loc": {
"start": {
"line": 173,
"column": 39
},
"end": {
"line": 173,
"column": 42
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 6997,
"end": 7012,
"loc": {
"start": {
"line": 173,
"column": 43
},
"end": {
"line": 173,
"column": 58
}
},
"extra": {
"rawValue": "Last version:",
"raw": "\"Last version:\""
},
"value": "Last version:"
},
{
"type": "Identifier",
"start": 7014,
"end": 7021,
"loc": {
"start": {
"line": 173,
"column": 60
},
"end": {
"line": 173,
"column": 67
},
"identifierName": "version"
},
"name": "version"
},
{
"type": "StringLiteral",
"start": 7023,
"end": 7037,
"loc": {
"start": {
"line": 173,
"column": 69
},
"end": {
"line": 173,
"column": 83
}
},
"extra": {
"rawValue": "App version:",
"raw": "\"App version:\""
},
"value": "App version:"
},
{
"type": "Identifier",
"start": 7039,
"end": 7054,
"loc": {
"start": {
"line": 173,
"column": 85
},
"end": {
"line": 173,
"column": 100
},
"identifierName": "G_BUILD_VERSION"
},
"name": "G_BUILD_VERSION"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 7090,
"end": 7158,
"loc": {
"start": {
"line": 174,
"column": 32
},
"end": {
"line": 174,
"column": 100
}
},
"expression": {
"type": "CallExpression",
"start": 7090,
"end": 7157,
"loc": {
"start": {
"line": 174,
"column": 32
},
"end": {
"line": 174,
"column": 99
}
},
"callee": {
"type": "MemberExpression",
"start": 7090,
"end": 7121,
"loc": {
"start": {
"line": 174,
"column": 32
},
"end": {
"line": 174,
"column": 63
}
},
"object": {
"type": "MemberExpression",
"start": 7090,
"end": 7106,
"loc": {
"start": {
"line": 174,
"column": 32
},
"end": {
"line": 174,
"column": 48
}
},
"object": {
"type": "MemberExpression",
"start": 7090,
"end": 7098,
"loc": {
"start": {
"line": 174,
"column": 32
},
"end": {
"line": 174,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 7090,
"end": 7094,
"loc": {
"start": {
"line": 174,
"column": 32
},
"end": {
"line": 174,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"start": 7095,
"end": 7098,
"loc": {
"start": {
"line": 174,
"column": 37
},
"end": {
"line": 174,
"column": 40
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7099,
"end": 7106,
"loc": {
"start": {
"line": 174,
"column": 41
},
"end": {
"line": 174,
"column": 48
},
"identifierName": "storage"
},
"name": "storage"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7107,
"end": 7121,
"loc": {
"start": {
"line": 174,
"column": 49
},
"end": {
"line": 174,
"column": 63
},
"identifierName": "writeFileAsync"
},
"name": "writeFileAsync"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 7122,
"end": 7139,
"loc": {
"start": {
"line": 174,
"column": 64
},
"end": {
"line": 174,
"column": 81
}
},
"extra": {
"rawValue": "lastversion.bin",
"raw": "\"lastversion.bin\""
},
"value": "lastversion.bin"
},
{
"type": "Identifier",
"start": 7141,
"end": 7156,
"loc": {
"start": {
"line": 174,
"column": 83
},
"end": {
"line": 174,
"column": 98
},
"identifierName": "G_BUILD_VERSION"
},
"name": "G_BUILD_VERSION"
}
]
}
},
{
"type": "ReturnStatement",
"start": 7192,
"end": 7207,
"loc": {
"start": {
"line": 175,
"column": 32
},
"end": {
"line": 175,
"column": 47
}
},
"argument": {
"type": "Identifier",
"start": 7199,
"end": 7206,
"loc": {
"start": {
"line": 175,
"column": 39
},
"end": {
"line": 175,
"column": 46
},
"identifierName": "version"
},
"name": "version"
}
}
],
"directives": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 7270,
"end": 7274,
"loc": {
"start": {
"line": 177,
"column": 29
},
"end": {
"line": 177,
"column": 33
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 7275,
"end": 8995,
"loc": {
"start": {
"line": 177,
"column": 34
},
"end": {
"line": 208,
"column": 21
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7275,
"end": 7282,
"loc": {
"start": {
"line": 177,
"column": 34
},
"end": {
"line": 177,
"column": 41
},
"identifierName": "version"
},
"name": "version"
}
],
"body": {
"type": "BlockStatement",
"start": 7286,
"end": 8995,
"loc": {
"start": {
"line": 177,
"column": 45
},
"end": {
"line": 208,
"column": 21
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 7325,
"end": 7351,
"loc": {
"start": {
"line": 178,
"column": 36
},
"end": {
"line": 178,
"column": 62
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 7329,
"end": 7350,
"loc": {
"start": {
"line": 178,
"column": 40
},
"end": {
"line": 178,
"column": 61
}
},
"id": {
"type": "Identifier",
"start": 7329,
"end": 7345,
"loc": {
"start": {
"line": 178,
"column": 40
},
"end": {
"line": 178,
"column": 56
},
"identifierName": "changelogEntries"
},
"name": "changelogEntries"
},
"init": {
"type": "ArrayExpression",
"start": 7348,
"end": 7350,
"loc": {
"start": {
"line": 178,
"column": 59
},
"end": {
"line": 178,
"column": 61
}
},
"elements": []
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 7389,
"end": 7431,
"loc": {
"start": {
"line": 179,
"column": 36
},
"end": {
"line": 179,
"column": 78
}
},
"expression": {
"type": "CallExpression",
"start": 7389,
"end": 7430,
"loc": {
"start": {
"line": 179,
"column": 36
},
"end": {
"line": 179,
"column": 77
}
},
"callee": {
"type": "MemberExpression",
"start": 7389,
"end": 7399,
"loc": {
"start": {
"line": 179,
"column": 36
},
"end": {
"line": 179,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 7389,
"end": 7395,
"loc": {
"start": {
"line": 179,
"column": 36
},
"end": {
"line": 179,
"column": 42
},
"identifierName": "logger"
},
"name": "logger"
},
"property": {
"type": "Identifier",
"start": 7396,
"end": 7399,
"loc": {
"start": {
"line": 179,
"column": 43
},
"end": {
"line": 179,
"column": 46
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 7400,
"end": 7420,
"loc": {
"start": {
"line": 179,
"column": 47
},
"end": {
"line": 179,
"column": 67
}
},
"extra": {
"rawValue": "Last seen version:",
"raw": "\"Last seen version:\""
},
"value": "Last seen version:"
},
{
"type": "Identifier",
"start": 7422,
"end": 7429,
"loc": {
"start": {
"line": 179,
"column": 69
},
"end": {
"line": 179,
"column": 76
},
"identifierName": "version"
},
"name": "version"
}
]
}
},
{
"type": "ForStatement",
"start": 7471,
"end": 7808,
"loc": {
"start": {
"line": 181,
"column": 36
},
"end": {
"line": 186,
"column": 37
}
},
"init": {
"type": "VariableDeclaration",
"start": 7476,
"end": 7485,
"loc": {
"start": {
"line": 181,
"column": 41
},
"end": {
"line": 181,
"column": 50
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 7480,
"end": 7485,
"loc": {
"start": {
"line": 181,
"column": 45
},
"end": {
"line": 181,
"column": 50
}
},
"id": {
"type": "Identifier",
"start": 7480,
"end": 7481,
"loc": {
"start": {
"line": 181,
"column": 45
},
"end": {
"line": 181,
"column": 46
},
"identifierName": "i"
},
"name": "i"
},
"init": {
"type": "NumericLiteral",
"start": 7484,
"end": 7485,
"loc": {
"start": {
"line": 181,
"column": 49
},
"end": {
"line": 181,
"column": 50
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
],
"kind": "let"
},
"test": {
"type": "BinaryExpression",
"start": 7487,
"end": 7507,
"loc": {
"start": {
"line": 181,
"column": 52
},
"end": {
"line": 181,
"column": 72
}
},
"left": {
"type": "Identifier",
"start": 7487,
"end": 7488,
"loc": {
"start": {
"line": 181,
"column": 52
},
"end": {
"line": 181,
"column": 53
},
"identifierName": "i"
},
"name": "i"
},
"operator": "<",
"right": {
"type": "MemberExpression",
"start": 7491,
"end": 7507,
"loc": {
"start": {
"line": 181,
"column": 56
},
"end": {
"line": 181,
"column": 72
}
},
"object": {
"type": "Identifier",
"start": 7491,
"end": 7500,
"loc": {
"start": {
"line": 181,
"column": 56
},
"end": {
"line": 181,
"column": 65
},
"identifierName": "CHANGELOG"
},
"name": "CHANGELOG"
},
"property": {
"type": "Identifier",
"start": 7501,
"end": 7507,
"loc": {
"start": {
"line": 181,
"column": 66
},
"end": {
"line": 181,
"column": 72
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
}
},
"update": {
"type": "UpdateExpression",
"start": 7509,
"end": 7512,
"loc": {
"start": {
"line": 181,
"column": 74
},
"end": {
"line": 181,
"column": 77
}
},
"operator": "++",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 7511,
"end": 7512,
"loc": {
"start": {
"line": 181,
"column": 76
},
"end": {
"line": 181,
"column": 77
},
"identifierName": "i"
},
"name": "i"
},
"extra": {
"parenthesizedArgument": false
}
},
"body": {
"type": "BlockStatement",
"start": 7514,
"end": 7808,
"loc": {
"start": {
"line": 181,
"column": 79
},
"end": {
"line": 186,
"column": 37
}
},
"body": [
{
"type": "IfStatement",
"start": 7557,
"end": 7691,
"loc": {
"start": {
"line": 182,
"column": 40
},
"end": {
"line": 184,
"column": 41
}
},
"test": {
"type": "BinaryExpression",
"start": 7561,
"end": 7593,
"loc": {
"start": {
"line": 182,
"column": 44
},
"end": {
"line": 182,
"column": 76
}
},
"left": {
"type": "MemberExpression",
"start": 7561,
"end": 7581,
"loc": {
"start": {
"line": 182,
"column": 44
},
"end": {
"line": 182,
"column": 64
}
},
"object": {
"type": "MemberExpression",
"start": 7561,
"end": 7573,
"loc": {
"start": {
"line": 182,
"column": 44
},
"end": {
"line": 182,
"column": 56
}
},
"object": {
"type": "Identifier",
"start": 7561,
"end": 7570,
"loc": {
"start": {
"line": 182,
"column": 44
},
"end": {
"line": 182,
"column": 53
},
"identifierName": "CHANGELOG"
},
"name": "CHANGELOG"
},
"property": {
"type": "Identifier",
"start": 7571,
"end": 7572,
"loc": {
"start": {
"line": 182,
"column": 54
},
"end": {
"line": 182,
"column": 55
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 7574,
"end": 7581,
"loc": {
"start": {
"line": 182,
"column": 57
},
"end": {
"line": 182,
"column": 64
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "===",
"right": {
"type": "Identifier",
"start": 7586,
"end": 7593,
"loc": {
"start": {
"line": 182,
"column": 69
},
"end": {
"line": 182,
"column": 76
},
"identifierName": "version"
},
"name": "version"
}
},
"consequent": {
"type": "BlockStatement",
"start": 7595,
"end": 7691,
"loc": {
"start": {
"line": 182,
"column": 78
},
"end": {
"line": 184,
"column": 41
}
},
"body": [
{
"type": "BreakStatement",
"start": 7642,
"end": 7648,
"loc": {
"start": {
"line": 183,
"column": 44
},
"end": {
"line": 183,
"column": 50
}
},
"label": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 7733,
"end": 7769,
"loc": {
"start": {
"line": 185,
"column": 40
},
"end": {
"line": 185,
"column": 76
}
},
"expression": {
"type": "CallExpression",
"start": 7733,
"end": 7768,
"loc": {
"start": {
"line": 185,
"column": 40
},
"end": {
"line": 185,
"column": 75
}
},
"callee": {
"type": "MemberExpression",
"start": 7733,
"end": 7754,
"loc": {
"start": {
"line": 185,
"column": 40
},
"end": {
"line": 185,
"column": 61
}
},
"object": {
"type": "Identifier",
"start": 7733,
"end": 7749,
"loc": {
"start": {
"line": 185,
"column": 40
},
"end": {
"line": 185,
"column": 56
},
"identifierName": "changelogEntries"
},
"name": "changelogEntries"
},
"property": {
"type": "Identifier",
"start": 7750,
"end": 7754,
"loc": {
"start": {
"line": 185,
"column": 57
},
"end": {
"line": 185,
"column": 61
},
"identifierName": "push"
},
"name": "push"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 7755,
"end": 7767,
"loc": {
"start": {
"line": 185,
"column": 62
},
"end": {
"line": 185,
"column": 74
}
},
"object": {
"type": "Identifier",
"start": 7755,
"end": 7764,
"loc": {
"start": {
"line": 185,
"column": 62
},
"end": {
"line": 185,
"column": 71
},
"identifierName": "CHANGELOG"
},
"name": "CHANGELOG"
},
"property": {
"type": "Identifier",
"start": 7765,
"end": 7766,
"loc": {
"start": {
"line": 185,
"column": 72
},
"end": {
"line": 185,
"column": 73
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
}
]
}
}
],
"directives": []
}
},
{
"type": "IfStatement",
"start": 7846,
"end": 7970,
"loc": {
"start": {
"line": 187,
"column": 36
},
"end": {
"line": 189,
"column": 37
}
},
"test": {
"type": "BinaryExpression",
"start": 7850,
"end": 7879,
"loc": {
"start": {
"line": 187,
"column": 40
},
"end": {
"line": 187,
"column": 69
}
},
"left": {
"type": "MemberExpression",
"start": 7850,
"end": 7873,
"loc": {
"start": {
"line": 187,
"column": 40
},
"end": {
"line": 187,
"column": 63
}
},
"object": {
"type": "Identifier",
"start": 7850,
"end": 7866,
"loc": {
"start": {
"line": 187,
"column": 40
},
"end": {
"line": 187,
"column": 56
},
"identifierName": "changelogEntries"
},
"name": "changelogEntries"
},
"property": {
"type": "Identifier",
"start": 7867,
"end": 7873,
"loc": {
"start": {
"line": 187,
"column": 57
},
"end": {
"line": 187,
"column": 63
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
},
"operator": "===",
"right": {
"type": "NumericLiteral",
"start": 7878,
"end": 7879,
"loc": {
"start": {
"line": 187,
"column": 68
},
"end": {
"line": 187,
"column": 69
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
},
"consequent": {
"type": "BlockStatement",
"start": 7881,
"end": 7970,
"loc": {
"start": {
"line": 187,
"column": 71
},
"end": {
"line": 189,
"column": 37
}
},
"body": [
{
"type": "ReturnStatement",
"start": 7924,
"end": 7931,
"loc": {
"start": {
"line": 188,
"column": 40
},
"end": {
"line": 188,
"column": 47
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "VariableDeclaration",
"start": 8010,
"end": 8056,
"loc": {
"start": {
"line": 191,
"column": 36
},
"end": {
"line": 191,
"column": 82
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 8014,
"end": 8055,
"loc": {
"start": {
"line": 191,
"column": 40
},
"end": {
"line": 191,
"column": 81
}
},
"id": {
"type": "Identifier",
"start": 8014,
"end": 8024,
"loc": {
"start": {
"line": 191,
"column": 40
},
"end": {
"line": 191,
"column": 50
},
"identifierName": "dialogHtml"
},
"name": "dialogHtml"
},
"init": {
"type": "MemberExpression",
"start": 8027,
"end": 8055,
"loc": {
"start": {
"line": 191,
"column": 53
},
"end": {
"line": 191,
"column": 81
}
},
"object": {
"type": "MemberExpression",
"start": 8027,
"end": 8050,
"loc": {
"start": {
"line": 191,
"column": 53
},
"end": {
"line": 191,
"column": 76
}
},
"object": {
"type": "MemberExpression",
"start": 8027,
"end": 8036,
"loc": {
"start": {
"line": 191,
"column": 53
},
"end": {
"line": 191,
"column": 62
}
},
"object": {
"type": "Identifier",
"start": 8027,
"end": 8028,
"loc": {
"start": {
"line": 191,
"column": 53
},
"end": {
"line": 191,
"column": 54
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 8029,
"end": 8036,
"loc": {
"start": {
"line": 191,
"column": 55
},
"end": {
"line": 191,
"column": 62
},
"identifierName": "dialogs"
},
"name": "dialogs"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8037,
"end": 8050,
"loc": {
"start": {
"line": 191,
"column": 63
},
"end": {
"line": 191,
"column": 76
},
"identifierName": "updateSummary"
},
"name": "updateSummary"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8051,
"end": 8055,
"loc": {
"start": {
"line": 191,
"column": 77
},
"end": {
"line": 191,
"column": 81
},
"identifierName": "desc"
},
"name": "desc"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "ForStatement",
"start": 8094,
"end": 8773,
"loc": {
"start": {
"line": 192,
"column": 36
},
"end": {
"line": 203,
"column": 25
}
},
"init": {
"type": "VariableDeclaration",
"start": 8099,
"end": 8108,
"loc": {
"start": {
"line": 192,
"column": 41
},
"end": {
"line": 192,
"column": 50
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 8103,
"end": 8108,
"loc": {
"start": {
"line": 192,
"column": 45
},
"end": {
"line": 192,
"column": 50
}
},
"id": {
"type": "Identifier",
"start": 8103,
"end": 8104,
"loc": {
"start": {
"line": 192,
"column": 45
},
"end": {
"line": 192,
"column": 46
},
"identifierName": "i"
},
"name": "i"
},
"init": {
"type": "NumericLiteral",
"start": 8107,
"end": 8108,
"loc": {
"start": {
"line": 192,
"column": 49
},
"end": {
"line": 192,
"column": 50
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
],
"kind": "let"
},
"test": {
"type": "BinaryExpression",
"start": 8110,
"end": 8137,
"loc": {
"start": {
"line": 192,
"column": 52
},
"end": {
"line": 192,
"column": 79
}
},
"left": {
"type": "Identifier",
"start": 8110,
"end": 8111,
"loc": {
"start": {
"line": 192,
"column": 52
},
"end": {
"line": 192,
"column": 53
},
"identifierName": "i"
},
"name": "i"
},
"operator": "<",
"right": {
"type": "MemberExpression",
"start": 8114,
"end": 8137,
"loc": {
"start": {
"line": 192,
"column": 56
},
"end": {
"line": 192,
"column": 79
}
},
"object": {
"type": "Identifier",
"start": 8114,
"end": 8130,
"loc": {
"start": {
"line": 192,
"column": 56
},
"end": {
"line": 192,
"column": 72
},
"identifierName": "changelogEntries"
},
"name": "changelogEntries"
},
"property": {
"type": "Identifier",
"start": 8131,
"end": 8137,
"loc": {
"start": {
"line": 192,
"column": 73
},
"end": {
"line": 192,
"column": 79
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
}
},
"update": {
"type": "UpdateExpression",
"start": 8139,
"end": 8142,
"loc": {
"start": {
"line": 192,
"column": 81
},
"end": {
"line": 192,
"column": 84
}
},
"operator": "++",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 8141,
"end": 8142,
"loc": {
"start": {
"line": 192,
"column": 83
},
"end": {
"line": 192,
"column": 84
},
"identifierName": "i"
},
"name": "i"
},
"extra": {
"parenthesizedArgument": false
}
},
"body": {
"type": "BlockStatement",
"start": 8144,
"end": 8773,
"loc": {
"start": {
"line": 192,
"column": 86
},
"end": {
"line": 203,
"column": 25
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 8187,
"end": 8221,
"loc": {
"start": {
"line": 193,
"column": 40
},
"end": {
"line": 193,
"column": 74
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 8193,
"end": 8220,
"loc": {
"start": {
"line": 193,
"column": 46
},
"end": {
"line": 193,
"column": 73
}
},
"id": {
"type": "Identifier",
"start": 8193,
"end": 8198,
"loc": {
"start": {
"line": 193,
"column": 46
},
"end": {
"line": 193,
"column": 51
},
"identifierName": "entry"
},
"name": "entry"
},
"init": {
"type": "MemberExpression",
"start": 8201,
"end": 8220,
"loc": {
"start": {
"line": 193,
"column": 54
},
"end": {
"line": 193,
"column": 73
}
},
"object": {
"type": "Identifier",
"start": 8201,
"end": 8217,
"loc": {
"start": {
"line": 193,
"column": 54
},
"end": {
"line": 193,
"column": 70
},
"identifierName": "changelogEntries"
},
"name": "changelogEntries"
},
"property": {
"type": "Identifier",
"start": 8218,
"end": 8219,
"loc": {
"start": {
"line": 193,
"column": 71
},
"end": {
"line": 193,
"column": 72
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 8263,
"end": 8746,
"loc": {
"start": {
"line": 194,
"column": 40
},
"end": {
"line": 202,
"column": 26
}
},
"expression": {
"type": "AssignmentExpression",
"start": 8263,
"end": 8745,
"loc": {
"start": {
"line": 194,
"column": 40
},
"end": {
"line": 202,
"column": 25
}
},
"operator": "+=",
"left": {
"type": "Identifier",
"start": 8263,
"end": 8273,
"loc": {
"start": {
"line": 194,
"column": 40
},
"end": {
"line": 194,
"column": 50
},
"identifierName": "dialogHtml"
},
"name": "dialogHtml"
},
"right": {
"type": "TemplateLiteral",
"start": 8277,
"end": 8745,
"loc": {
"start": {
"line": 194,
"column": 54
},
"end": {
"line": 202,
"column": 25
}
},
"expressions": [
{
"type": "MemberExpression",
"start": 8400,
"end": 8413,
"loc": {
"start": {
"line": 196,
"column": 56
},
"end": {
"line": 196,
"column": 69
}
},
"object": {
"type": "Identifier",
"start": 8400,
"end": 8405,
"loc": {
"start": {
"line": 196,
"column": 56
},
"end": {
"line": 196,
"column": 61
},
"identifierName": "entry"
},
"name": "entry"
},
"property": {
"type": "Identifier",
"start": 8406,
"end": 8413,
"loc": {
"start": {
"line": 196,
"column": 62
},
"end": {
"line": 196,
"column": 69
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 8476,
"end": 8486,
"loc": {
"start": {
"line": 197,
"column": 53
},
"end": {
"line": 197,
"column": 63
}
},
"object": {
"type": "Identifier",
"start": 8476,
"end": 8481,
"loc": {
"start": {
"line": 197,
"column": 53
},
"end": {
"line": 197,
"column": 58
},
"identifierName": "entry"
},
"name": "entry"
},
"property": {
"type": "Identifier",
"start": 8482,
"end": 8486,
"loc": {
"start": {
"line": 197,
"column": 59
},
"end": {
"line": 197,
"column": 63
},
"identifierName": "date"
},
"name": "date"
},
"computed": false
},
{
"type": "CallExpression",
"start": 8588,
"end": 8642,
"loc": {
"start": {
"line": 199,
"column": 38
},
"end": {
"line": 199,
"column": 92
}
},
"callee": {
"type": "MemberExpression",
"start": 8588,
"end": 8638,
"loc": {
"start": {
"line": 199,
"column": 38
},
"end": {
"line": 199,
"column": 88
}
},
"object": {
"type": "CallExpression",
"start": 8588,
"end": 8633,
"loc": {
"start": {
"line": 199,
"column": 38
},
"end": {
"line": 199,
"column": 83
}
},
"callee": {
"type": "MemberExpression",
"start": 8588,
"end": 8605,
"loc": {
"start": {
"line": 199,
"column": 38
},
"end": {
"line": 199,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 8588,
"end": 8601,
"loc": {
"start": {
"line": 199,
"column": 38
},
"end": {
"line": 199,
"column": 51
}
},
"object": {
"type": "Identifier",
"start": 8588,
"end": 8593,
"loc": {
"start": {
"line": 199,
"column": 38
},
"end": {
"line": 199,
"column": 43
},
"identifierName": "entry"
},
"name": "entry"
},
"property": {
"type": "Identifier",
"start": 8594,
"end": 8601,
"loc": {
"start": {
"line": 199,
"column": 44
},
"end": {
"line": 199,
"column": 51
},
"identifierName": "entries"
},
"name": "entries"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8602,
"end": 8605,
"loc": {
"start": {
"line": 199,
"column": 52
},
"end": {
"line": 199,
"column": 55
},
"identifierName": "map"
},
"name": "map"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 8606,
"end": 8632,
"loc": {
"start": {
"line": 199,
"column": 56
},
"end": {
"line": 199,
"column": 82
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 8606,
"end": 8610,
"loc": {
"start": {
"line": 199,
"column": 56
},
"end": {
"line": 199,
"column": 60
},
"identifierName": "text"
},
"name": "text"
}
],
"body": {
"type": "TemplateLiteral",
"start": 8614,
"end": 8632,
"loc": {
"start": {
"line": 199,
"column": 64
},
"end": {
"line": 199,
"column": 82
}
},
"expressions": [
{
"type": "Identifier",
"start": 8621,
"end": 8625,
"loc": {
"start": {
"line": 199,
"column": 71
},
"end": {
"line": 199,
"column": 75
},
"identifierName": "text"
},
"name": "text"
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 8615,
"end": 8619,
"loc": {
"start": {
"line": 199,
"column": 65
},
"end": {
"line": 199,
"column": 69
}
},
"value": {
"raw": "<li>",
"cooked": "<li>"
},
"tail": false
},
{
"type": "TemplateElement",
"start": 8626,
"end": 8631,
"loc": {
"start": {
"line": 199,
"column": 76
},
"end": {
"line": 199,
"column": 81
}
},
"value": {
"raw": "</li>",
"cooked": "</li>"
},
"tail": true
}
]
}
}
]
},
"property": {
"type": "Identifier",
"start": 8634,
"end": 8638,
"loc": {
"start": {
"line": 199,
"column": 84
},
"end": {
"line": 199,
"column": 88
},
"identifierName": "join"
},
"name": "join"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 8639,
"end": 8641,
"loc": {
"start": {
"line": 199,
"column": 89
},
"end": {
"line": 199,
"column": 91
}
},
"extra": {
"rawValue": "",
"raw": "\"\""
},
"value": ""
}
]
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 8278,
"end": 8398,
"loc": {
"start": {
"line": 194,
"column": 55
},
"end": {
"line": 196,
"column": 54
}
},
"value": {
"raw": "\n <div class=\"changelogDialogEntry\">\n <span class=\"version\">",
"cooked": "\n <div class=\"changelogDialogEntry\">\n <span class=\"version\">"
},
"tail": false
},
{
"type": "TemplateElement",
"start": 8414,
"end": 8474,
"loc": {
"start": {
"line": 196,
"column": 70
},
"end": {
"line": 197,
"column": 51
}
},
"value": {
"raw": "</span>\n <span class=\"date\">",
"cooked": "</span>\n <span class=\"date\">"
},
"tail": false
},
{
"type": "TemplateElement",
"start": 8487,
"end": 8586,
"loc": {
"start": {
"line": 197,
"column": 64
},
"end": {
"line": 199,
"column": 36
}
},
"value": {
"raw": "</span>\n <ul class=\"changes\">\n ",
"cooked": "</span>\n <ul class=\"changes\">\n "
},
"tail": false
},
{
"type": "TemplateElement",
"start": 8643,
"end": 8744,
"loc": {
"start": {
"line": 199,
"column": 93
},
"end": {
"line": 202,
"column": 24
}
},
"value": {
"raw": "\n </ul>\n </div>\n ",
"cooked": "\n </ul>\n </div>\n "
},
"tail": true
}
]
}
}
}
],
"directives": []
}
},
{
"type": "ReturnStatement",
"start": 8801,
"end": 8972,
"loc": {
"start": {
"line": 205,
"column": 24
},
"end": {
"line": 207,
"column": 27
}
},
"argument": {
"type": "NewExpression",
"start": 8808,
"end": 8971,
"loc": {
"start": {
"line": 205,
"column": 31
},
"end": {
"line": 207,
"column": 26
}
},
"callee": {
"type": "Identifier",
"start": 8812,
"end": 8819,
"loc": {
"start": {
"line": 205,
"column": 35
},
"end": {
"line": 205,
"column": 42
},
"identifierName": "Promise"
},
"name": "Promise"
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 8820,
"end": 8970,
"loc": {
"start": {
"line": 205,
"column": 43
},
"end": {
"line": 207,
"column": 25
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 8820,
"end": 8827,
"loc": {
"start": {
"line": 205,
"column": 43
},
"end": {
"line": 205,
"column": 50
},
"identifierName": "resolve"
},
"name": "resolve"
}
],
"body": {
"type": "BlockStatement",
"start": 8831,
"end": 8970,
"loc": {
"start": {
"line": 205,
"column": 54
},
"end": {
"line": 207,
"column": 25
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 8862,
"end": 8943,
"loc": {
"start": {
"line": 206,
"column": 28
},
"end": {
"line": 206,
"column": 109
}
},
"expression": {
"type": "CallExpression",
"start": 8862,
"end": 8942,
"loc": {
"start": {
"line": 206,
"column": 28
},
"end": {
"line": 206,
"column": 108
}
},
"callee": {
"type": "MemberExpression",
"start": 8862,
"end": 8933,
"loc": {
"start": {
"line": 206,
"column": 28
},
"end": {
"line": 206,
"column": 99
}
},
"object": {
"type": "MemberExpression",
"start": 8862,
"end": 8929,
"loc": {
"start": {
"line": 206,
"column": 28
},
"end": {
"line": 206,
"column": 95
}
},
"object": {
"type": "CallExpression",
"start": 8862,
"end": 8926,
"loc": {
"start": {
"line": 206,
"column": 28
},
"end": {
"line": 206,
"column": 92
}
},
"callee": {
"type": "MemberExpression",
"start": 8862,
"end": 8883,
"loc": {
"start": {
"line": 206,
"column": 28
},
"end": {
"line": 206,
"column": 49
}
},
"object": {
"type": "MemberExpression",
"start": 8862,
"end": 8874,
"loc": {
"start": {
"line": 206,
"column": 28
},
"end": {
"line": 206,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 8862,
"end": 8866,
"loc": {
"start": {
"line": 206,
"column": 28
},
"end": {
"line": 206,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"start": 8867,
"end": 8874,
"loc": {
"start": {
"line": 206,
"column": 33
},
"end": {
"line": 206,
"column": 40
},
"identifierName": "dialogs"
},
"name": "dialogs"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8875,
"end": 8883,
"loc": {
"start": {
"line": 206,
"column": 41
},
"end": {
"line": 206,
"column": 49
},
"identifierName": "showInfo"
},
"name": "showInfo"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 8884,
"end": 8913,
"loc": {
"start": {
"line": 206,
"column": 50
},
"end": {
"line": 206,
"column": 79
}
},
"object": {
"type": "MemberExpression",
"start": 8884,
"end": 8907,
"loc": {
"start": {
"line": 206,
"column": 50
},
"end": {
"line": 206,
"column": 73
}
},
"object": {
"type": "MemberExpression",
"start": 8884,
"end": 8893,
"loc": {
"start": {
"line": 206,
"column": 50
},
"end": {
"line": 206,
"column": 59
}
},
"object": {
"type": "Identifier",
"start": 8884,
"end": 8885,
"loc": {
"start": {
"line": 206,
"column": 50
},
"end": {
"line": 206,
"column": 51
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 8886,
"end": 8893,
"loc": {
"start": {
"line": 206,
"column": 52
},
"end": {
"line": 206,
"column": 59
},
"identifierName": "dialogs"
},
"name": "dialogs"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8894,
"end": 8907,
"loc": {
"start": {
"line": 206,
"column": 60
},
"end": {
"line": 206,
"column": 73
},
"identifierName": "updateSummary"
},
"name": "updateSummary"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8908,
"end": 8913,
"loc": {
"start": {
"line": 206,
"column": 74
},
"end": {
"line": 206,
"column": 79
},
"identifierName": "title"
},
"name": "title"
},
"computed": false
},
{
"type": "Identifier",
"start": 8915,
"end": 8925,
"loc": {
"start": {
"line": 206,
"column": 81
},
"end": {
"line": 206,
"column": 91
},
"identifierName": "dialogHtml"
},
"name": "dialogHtml"
}
]
},
"property": {
"type": "Identifier",
"start": 8927,
"end": 8929,
"loc": {
"start": {
"line": 206,
"column": 93
},
"end": {
"line": 206,
"column": 95
},
"identifierName": "ok"
},
"name": "ok"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8930,
"end": 8933,
"loc": {
"start": {
"line": 206,
"column": 96
},
"end": {
"line": 206,
"column": 99
},
"identifierName": "add"
},
"name": "add"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 8934,
"end": 8941,
"loc": {
"start": {
"line": 206,
"column": 100
},
"end": {
"line": 206,
"column": 107
},
"identifierName": "resolve"
},
"name": "resolve"
}
]
}
}
],
"directives": []
}
}
]
}
}
],
"directives": []
}
}
]
}
}
],
"directives": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 9030,
"end": 9034,
"loc": {
"start": {
"line": 211,
"column": 13
},
"end": {
"line": 211,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 9035,
"end": 9068,
"loc": {
"start": {
"line": 211,
"column": 18
},
"end": {
"line": 211,
"column": 51
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 9041,
"end": 9068,
"loc": {
"start": {
"line": 211,
"column": 24
},
"end": {
"line": 211,
"column": 51
}
},
"callee": {
"type": "MemberExpression",
"start": 9041,
"end": 9055,
"loc": {
"start": {
"line": 211,
"column": 24
},
"end": {
"line": 211,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 9041,
"end": 9045,
"loc": {
"start": {
"line": 211,
"column": 24
},
"end": {
"line": 211,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 9046,
"end": 9055,
"loc": {
"start": {
"line": 211,
"column": 29
},
"end": {
"line": 211,
"column": 38
},
"identifierName": "setStatus"
},
"name": "setStatus"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 9056,
"end": 9067,
"loc": {
"start": {
"line": 211,
"column": 39
},
"end": {
"line": 211,
"column": 50
}
},
"extra": {
"rawValue": "Launching",
"raw": "\"Launching\""
},
"value": "Launching"
}
]
}
}
]
},
"property": {
"type": "Identifier",
"start": 9084,
"end": 9088,
"loc": {
"start": {
"line": 212,
"column": 13
},
"end": {
"line": 212,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 9107,
"end": 9194,
"loc": {
"start": {
"line": 213,
"column": 16
},
"end": {
"line": 215,
"column": 17
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 9113,
"end": 9194,
"loc": {
"start": {
"line": 213,
"column": 22
},
"end": {
"line": 215,
"column": 17
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 9136,
"end": 9175,
"loc": {
"start": {
"line": 214,
"column": 20
},
"end": {
"line": 214,
"column": 59
}
},
"expression": {
"type": "CallExpression",
"start": 9136,
"end": 9174,
"loc": {
"start": {
"line": 214,
"column": 20
},
"end": {
"line": 214,
"column": 58
}
},
"callee": {
"type": "MemberExpression",
"start": 9136,
"end": 9152,
"loc": {
"start": {
"line": 214,
"column": 20
},
"end": {
"line": 214,
"column": 36
}
},
"object": {
"type": "ThisExpression",
"start": 9136,
"end": 9140,
"loc": {
"start": {
"line": 214,
"column": 20
},
"end": {
"line": 214,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 9141,
"end": 9152,
"loc": {
"start": {
"line": 214,
"column": 25
},
"end": {
"line": 214,
"column": 36
},
"identifierName": "moveToState"
},
"name": "moveToState"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 9153,
"end": 9173,
"loc": {
"start": {
"line": 214,
"column": 37
},
"end": {
"line": 214,
"column": 57
}
},
"object": {
"type": "Identifier",
"start": 9153,
"end": 9162,
"loc": {
"start": {
"line": 214,
"column": 37
},
"end": {
"line": 214,
"column": 46
},
"identifierName": "shapezAPI"
},
"name": "shapezAPI"
},
"property": {
"type": "Identifier",
"start": 9163,
"end": 9173,
"loc": {
"start": {
"line": 214,
"column": 47
},
"end": {
"line": 214,
"column": 57
},
"identifierName": "firstState"
},
"name": "firstState"
},
"computed": false
}
]
}
}
],
"directives": []
}
},
{
"type": "ArrowFunctionExpression",
"start": 9213,
"end": 9288,
"loc": {
"start": {
"line": 216,
"column": 16
},
"end": {
"line": 218,
"column": 17
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 9213,
"end": 9216,
"loc": {
"start": {
"line": 216,
"column": 16
},
"end": {
"line": 216,
"column": 19
},
"identifierName": "err"
},
"name": "err"
}
],
"body": {
"type": "BlockStatement",
"start": 9220,
"end": 9288,
"loc": {
"start": {
"line": 216,
"column": 23
},
"end": {
"line": 218,
"column": 17
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 9243,
"end": 9269,
"loc": {
"start": {
"line": 217,
"column": 20
},
"end": {
"line": 217,
"column": 46
}
},
"expression": {
"type": "CallExpression",
"start": 9243,
"end": 9268,
"loc": {
"start": {
"line": 217,
"column": 20
},
"end": {
"line": 217,
"column": 45
}
},
"callee": {
"type": "MemberExpression",
"start": 9243,
"end": 9263,
"loc": {
"start": {
"line": 217,
"column": 20
},
"end": {
"line": 217,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 9243,
"end": 9247,
"loc": {
"start": {
"line": 217,
"column": 20
},
"end": {
"line": 217,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 9248,
"end": 9263,
"loc": {
"start": {
"line": 217,
"column": 25
},
"end": {
"line": 217,
"column": 40
},
"identifierName": "showFailMessage"
},
"name": "showFailMessage"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 9264,
"end": 9267,
"loc": {
"start": {
"line": 217,
"column": 41
},
"end": {
"line": 217,
"column": 44
},
"identifierName": "err"
},
"name": "err"
}
]
}
}
],
"directives": []
}
}
]
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 9319,
"end": 9917,
"loc": {
"start": {
"line": 222,
"column": 4
},
"end": {
"line": 237,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9319,
"end": 9325,
"loc": {
"start": {
"line": 222,
"column": 4
},
"end": {
"line": 222,
"column": 10
},
"identifierName": "update"
},
"name": "update"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 9328,
"end": 9917,
"loc": {
"start": {
"line": 222,
"column": 13
},
"end": {
"line": 237,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 9339,
"end": 9369,
"loc": {
"start": {
"line": 223,
"column": 8
},
"end": {
"line": 223,
"column": 38
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 9345,
"end": 9368,
"loc": {
"start": {
"line": 223,
"column": 14
},
"end": {
"line": 223,
"column": 37
}
},
"id": {
"type": "Identifier",
"start": 9345,
"end": 9348,
"loc": {
"start": {
"line": 223,
"column": 14
},
"end": {
"line": 223,
"column": 17
},
"identifierName": "now"
},
"name": "now"
},
"init": {
"type": "CallExpression",
"start": 9351,
"end": 9368,
"loc": {
"start": {
"line": 223,
"column": 20
},
"end": {
"line": 223,
"column": 37
}
},
"callee": {
"type": "MemberExpression",
"start": 9351,
"end": 9366,
"loc": {
"start": {
"line": 223,
"column": 20
},
"end": {
"line": 223,
"column": 35
}
},
"object": {
"type": "Identifier",
"start": 9351,
"end": 9362,
"loc": {
"start": {
"line": 223,
"column": 20
},
"end": {
"line": 223,
"column": 31
},
"identifierName": "performance"
},
"name": "performance"
},
"property": {
"type": "Identifier",
"start": 9363,
"end": 9366,
"loc": {
"start": {
"line": 223,
"column": 32
},
"end": {
"line": 223,
"column": 35
},
"identifierName": "now"
},
"name": "now"
},
"computed": false
},
"arguments": []
}
}
],
"kind": "const"
},
{
"type": "IfStatement",
"start": 9379,
"end": 9910,
"loc": {
"start": {
"line": 224,
"column": 8
},
"end": {
"line": 236,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 9383,
"end": 9431,
"loc": {
"start": {
"line": 224,
"column": 12
},
"end": {
"line": 224,
"column": 60
}
},
"left": {
"type": "BinaryExpression",
"start": 9383,
"end": 9407,
"loc": {
"start": {
"line": 224,
"column": 12
},
"end": {
"line": 224,
"column": 36
}
},
"left": {
"type": "Identifier",
"start": 9383,
"end": 9386,
"loc": {
"start": {
"line": 224,
"column": 12
},
"end": {
"line": 224,
"column": 15
},
"identifierName": "now"
},
"name": "now"
},
"operator": "-",
"right": {
"type": "MemberExpression",
"start": 9389,
"end": 9407,
"loc": {
"start": {
"line": 224,
"column": 18
},
"end": {
"line": 224,
"column": 36
}
},
"object": {
"type": "ThisExpression",
"start": 9389,
"end": 9393,
"loc": {
"start": {
"line": 224,
"column": 18
},
"end": {
"line": 224,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"start": 9394,
"end": 9407,
"loc": {
"start": {
"line": 224,
"column": 23
},
"end": {
"line": 224,
"column": 36
},
"identifierName": "lastHintShown"
},
"name": "lastHintShown"
},
"computed": false
}
},
"operator": ">",
"right": {
"type": "MemberExpression",
"start": 9410,
"end": 9431,
"loc": {
"start": {
"line": 224,
"column": 39
},
"end": {
"line": 224,
"column": 60
}
},
"object": {
"type": "ThisExpression",
"start": 9410,
"end": 9414,
"loc": {
"start": {
"line": 224,
"column": 39
},
"end": {
"line": 224,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"start": 9415,
"end": 9431,
"loc": {
"start": {
"line": 224,
"column": 44
},
"end": {
"line": 224,
"column": 60
},
"identifierName": "nextHintDuration"
},
"name": "nextHintDuration"
},
"computed": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 9433,
"end": 9910,
"loc": {
"start": {
"line": 224,
"column": 62
},
"end": {
"line": 236,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 9448,
"end": 9473,
"loc": {
"start": {
"line": 225,
"column": 12
},
"end": {
"line": 225,
"column": 37
}
},
"expression": {
"type": "AssignmentExpression",
"start": 9448,
"end": 9472,
"loc": {
"start": {
"line": 225,
"column": 12
},
"end": {
"line": 225,
"column": 36
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 9448,
"end": 9466,
"loc": {
"start": {
"line": 225,
"column": 12
},
"end": {
"line": 225,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 9448,
"end": 9452,
"loc": {
"start": {
"line": 225,
"column": 12
},
"end": {
"line": 225,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 9453,
"end": 9466,
"loc": {
"start": {
"line": 225,
"column": 17
},
"end": {
"line": 225,
"column": 30
},
"identifierName": "lastHintShown"
},
"name": "lastHintShown"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 9469,
"end": 9472,
"loc": {
"start": {
"line": 225,
"column": 33
},
"end": {
"line": 225,
"column": 36
},
"identifierName": "now"
},
"name": "now"
}
}
},
{
"type": "VariableDeclaration",
"start": 9487,
"end": 9520,
"loc": {
"start": {
"line": 226,
"column": 12
},
"end": {
"line": 226,
"column": 45
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 9493,
"end": 9519,
"loc": {
"start": {
"line": 226,
"column": 18
},
"end": {
"line": 226,
"column": 44
}
},
"id": {
"type": "Identifier",
"start": 9493,
"end": 9501,
"loc": {
"start": {
"line": 226,
"column": 18
},
"end": {
"line": 226,
"column": 26
},
"identifierName": "hintText"
},
"name": "hintText"
},
"init": {
"type": "CallExpression",
"start": 9504,
"end": 9519,
"loc": {
"start": {
"line": 226,
"column": 29
},
"end": {
"line": 226,
"column": 44
}
},
"callee": {
"type": "Identifier",
"start": 9504,
"end": 9517,
"loc": {
"start": {
"line": 226,
"column": 29
},
"end": {
"line": 226,
"column": 42
},
"identifierName": "getRandomHint"
},
"name": "getRandomHint"
},
"arguments": []
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 9536,
"end": 9572,
"loc": {
"start": {
"line": 228,
"column": 12
},
"end": {
"line": 228,
"column": 48
}
},
"expression": {
"type": "AssignmentExpression",
"start": 9536,
"end": 9571,
"loc": {
"start": {
"line": 228,
"column": 12
},
"end": {
"line": 228,
"column": 47
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 9536,
"end": 9560,
"loc": {
"start": {
"line": 228,
"column": 12
},
"end": {
"line": 228,
"column": 36
}
},
"object": {
"type": "MemberExpression",
"start": 9536,
"end": 9550,
"loc": {
"start": {
"line": 228,
"column": 12
},
"end": {
"line": 228,
"column": 26
}
},
"object": {
"type": "ThisExpression",
"start": 9536,
"end": 9540,
"loc": {
"start": {
"line": 228,
"column": 12
},
"end": {
"line": 228,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 9541,
"end": 9550,
"loc": {
"start": {
"line": 228,
"column": 17
},
"end": {
"line": 228,
"column": 26
},
"identifierName": "hintsText"
},
"name": "hintsText"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 9551,
"end": 9560,
"loc": {
"start": {
"line": 228,
"column": 27
},
"end": {
"line": 228,
"column": 36
},
"identifierName": "innerHTML"
},
"name": "innerHTML"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 9563,
"end": 9571,
"loc": {
"start": {
"line": 228,
"column": 39
},
"end": {
"line": 228,
"column": 47
},
"identifierName": "hintText"
},
"name": "hintText"
}
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Compute how long the user will need to read the hint.\r\n * We calculate with 130 words per minute, with an average of 5 chars\r\n * that is 650 characters / minute\r\n ",
"start": 9588,
"end": 9809,
"loc": {
"start": {
"line": 230,
"column": 12
},
"end": {
"line": 234,
"column": 15
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 9823,
"end": 9899,
"loc": {
"start": {
"line": 235,
"column": 12
},
"end": {
"line": 235,
"column": 88
}
},
"expression": {
"type": "AssignmentExpression",
"start": 9823,
"end": 9898,
"loc": {
"start": {
"line": 235,
"column": 12
},
"end": {
"line": 235,
"column": 87
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 9823,
"end": 9844,
"loc": {
"start": {
"line": 235,
"column": 12
},
"end": {
"line": 235,
"column": 33
}
},
"object": {
"type": "ThisExpression",
"start": 9823,
"end": 9827,
"loc": {
"start": {
"line": 235,
"column": 12
},
"end": {
"line": 235,
"column": 16
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 9828,
"end": 9844,
"loc": {
"start": {
"line": 235,
"column": 17
},
"end": {
"line": 235,
"column": 33
},
"identifierName": "nextHintDuration"
},
"name": "nextHintDuration"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 9847,
"end": 9898,
"loc": {
"start": {
"line": 235,
"column": 36
},
"end": {
"line": 235,
"column": 87
}
},
"callee": {
"type": "MemberExpression",
"start": 9847,
"end": 9855,
"loc": {
"start": {
"line": 235,
"column": 36
},
"end": {
"line": 235,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 9847,
"end": 9851,
"loc": {
"start": {
"line": 235,
"column": 36
},
"end": {
"line": 235,
"column": 40
},
"identifierName": "Math"
},
"name": "Math"
},
"property": {
"type": "Identifier",
"start": 9852,
"end": 9855,
"loc": {
"start": {
"line": 235,
"column": 41
},
"end": {
"line": 235,
"column": 44
},
"identifierName": "max"
},
"name": "max"
},
"computed": false
},
"arguments": [
{
"type": "NumericLiteral",
"start": 9856,
"end": 9860,
"loc": {
"start": {
"line": 235,
"column": 45
},
"end": {
"line": 235,
"column": 49
}
},
"extra": {
"rawValue": 2500,
"raw": "2500"
},
"value": 2500
},
{
"type": "BinaryExpression",
"start": 9862,
"end": 9897,
"loc": {
"start": {
"line": 235,
"column": 51
},
"end": {
"line": 235,
"column": 86
}
},
"left": {
"type": "BinaryExpression",
"start": 9862,
"end": 9890,
"loc": {
"start": {
"line": 235,
"column": 51
},
"end": {
"line": 235,
"column": 79
}
},
"left": {
"type": "BinaryExpression",
"start": 9863,
"end": 9884,
"loc": {
"start": {
"line": 235,
"column": 52
},
"end": {
"line": 235,
"column": 73
}
},
"left": {
"type": "MemberExpression",
"start": 9863,
"end": 9878,
"loc": {
"start": {
"line": 235,
"column": 52
},
"end": {
"line": 235,
"column": 67
}
},
"object": {
"type": "Identifier",
"start": 9863,
"end": 9871,
"loc": {
"start": {
"line": 235,
"column": 52
},
"end": {
"line": 235,
"column": 60
},
"identifierName": "hintText"
},
"name": "hintText"
},
"property": {
"type": "Identifier",
"start": 9872,
"end": 9878,
"loc": {
"start": {
"line": 235,
"column": 61
},
"end": {
"line": 235,
"column": 67
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
},
"operator": "/",
"right": {
"type": "NumericLiteral",
"start": 9881,
"end": 9884,
"loc": {
"start": {
"line": 235,
"column": 70
},
"end": {
"line": 235,
"column": 73
}
},
"extra": {
"rawValue": 650,
"raw": "650"
},
"value": 650
},
"extra": {
"parenthesized": true,
"parenStart": 9862
}
},
"operator": "*",
"right": {
"type": "NumericLiteral",
"start": 9888,
"end": 9890,
"loc": {
"start": {
"line": 235,
"column": 77
},
"end": {
"line": 235,
"column": 79
}
},
"extra": {
"rawValue": 60,
"raw": "60"
},
"value": 60
}
},
"operator": "*",
"right": {
"type": "NumericLiteral",
"start": 9893,
"end": 9897,
"loc": {
"start": {
"line": 235,
"column": 82
},
"end": {
"line": 235,
"column": 86
}
},
"extra": {
"rawValue": 1000,
"raw": "1000"
},
"value": 1000
}
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Compute how long the user will need to read the hint.\r\n * We calculate with 130 words per minute, with an average of 5 chars\r\n * that is 650 characters / minute\r\n ",
"start": 9588,
"end": 9809,
"loc": {
"start": {
"line": 230,
"column": 12
},
"end": {
"line": 234,
"column": 15
}
}
}
]
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 9925,
"end": 9968,
"loc": {
"start": {
"line": 239,
"column": 4
},
"end": {
"line": 241,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9925,
"end": 9933,
"loc": {
"start": {
"line": 239,
"column": 4
},
"end": {
"line": 239,
"column": 12
},
"identifierName": "onRender"
},
"name": "onRender"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 9936,
"end": 9968,
"loc": {
"start": {
"line": 239,
"column": 15
},
"end": {
"line": 241,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 9947,
"end": 9961,
"loc": {
"start": {
"line": 240,
"column": 8
},
"end": {
"line": 240,
"column": 22
}
},
"expression": {
"type": "CallExpression",
"start": 9947,
"end": 9960,
"loc": {
"start": {
"line": 240,
"column": 8
},
"end": {
"line": 240,
"column": 21
}
},
"callee": {
"type": "MemberExpression",
"start": 9947,
"end": 9958,
"loc": {
"start": {
"line": 240,
"column": 8
},
"end": {
"line": 240,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 9947,
"end": 9951,
"loc": {
"start": {
"line": 240,
"column": 8
},
"end": {
"line": 240,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 9952,
"end": 9958,
"loc": {
"start": {
"line": 240,
"column": 13
},
"end": {
"line": 240,
"column": 19
},
"identifierName": "update"
},
"name": "update"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 9976,
"end": 10027,
"loc": {
"start": {
"line": 243,
"column": 4
},
"end": {
"line": 245,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9976,
"end": 9992,
"loc": {
"start": {
"line": 243,
"column": 4
},
"end": {
"line": 243,
"column": 20
},
"identifierName": "onBackgroundTick"
},
"name": "onBackgroundTick"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 9995,
"end": 10027,
"loc": {
"start": {
"line": 243,
"column": 23
},
"end": {
"line": 245,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 10006,
"end": 10020,
"loc": {
"start": {
"line": 244,
"column": 8
},
"end": {
"line": 244,
"column": 22
}
},
"expression": {
"type": "CallExpression",
"start": 10006,
"end": 10019,
"loc": {
"start": {
"line": 244,
"column": 8
},
"end": {
"line": 244,
"column": 21
}
},
"callee": {
"type": "MemberExpression",
"start": 10006,
"end": 10017,
"loc": {
"start": {
"line": 244,
"column": 8
},
"end": {
"line": 244,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 10006,
"end": 10010,
"loc": {
"start": {
"line": 244,
"column": 8
},
"end": {
"line": 244,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10011,
"end": 10017,
"loc": {
"start": {
"line": 244,
"column": 13
},
"end": {
"line": 244,
"column": 19
},
"identifierName": "update"
},
"name": "update"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n *\r\n * @param {string} text\r\n ",
"start": 10035,
"end": 10084,
"loc": {
"start": {
"line": 247,
"column": 4
},
"end": {
"line": 250,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 10090,
"end": 10262,
"loc": {
"start": {
"line": 251,
"column": 4
},
"end": {
"line": 256,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 10090,
"end": 10099,
"loc": {
"start": {
"line": 251,
"column": 4
},
"end": {
"line": 251,
"column": 13
},
"identifierName": "setStatus"
},
"name": "setStatus",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 10100,
"end": 10104,
"loc": {
"start": {
"line": 251,
"column": 14
},
"end": {
"line": 251,
"column": 18
},
"identifierName": "text"
},
"name": "text"
}
],
"body": {
"type": "BlockStatement",
"start": 10106,
"end": 10262,
"loc": {
"start": {
"line": 251,
"column": 20
},
"end": {
"line": 256,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 10117,
"end": 10141,
"loc": {
"start": {
"line": 252,
"column": 8
},
"end": {
"line": 252,
"column": 32
}
},
"expression": {
"type": "CallExpression",
"start": 10117,
"end": 10140,
"loc": {
"start": {
"line": 252,
"column": 8
},
"end": {
"line": 252,
"column": 31
}
},
"callee": {
"type": "MemberExpression",
"start": 10117,
"end": 10127,
"loc": {
"start": {
"line": 252,
"column": 8
},
"end": {
"line": 252,
"column": 18
}
},
"object": {
"type": "Identifier",
"start": 10117,
"end": 10123,
"loc": {
"start": {
"line": 252,
"column": 8
},
"end": {
"line": 252,
"column": 14
},
"identifierName": "logger"
},
"name": "logger"
},
"property": {
"type": "Identifier",
"start": 10124,
"end": 10127,
"loc": {
"start": {
"line": 252,
"column": 15
},
"end": {
"line": 252,
"column": 18
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "BinaryExpression",
"start": 10128,
"end": 10139,
"loc": {
"start": {
"line": 252,
"column": 19
},
"end": {
"line": 252,
"column": 30
}
},
"left": {
"type": "StringLiteral",
"start": 10128,
"end": 10132,
"loc": {
"start": {
"line": 252,
"column": 19
},
"end": {
"line": 252,
"column": 23
}
},
"extra": {
"rawValue": "✅ ",
"raw": "\"✅ \""
},
"value": "✅ "
},
"operator": "+",
"right": {
"type": "Identifier",
"start": 10135,
"end": 10139,
"loc": {
"start": {
"line": 252,
"column": 26
},
"end": {
"line": 252,
"column": 30
},
"identifierName": "text"
},
"name": "text"
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 10151,
"end": 10177,
"loc": {
"start": {
"line": 253,
"column": 8
},
"end": {
"line": 253,
"column": 34
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10151,
"end": 10176,
"loc": {
"start": {
"line": 253,
"column": 8
},
"end": {
"line": 253,
"column": 33
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10151,
"end": 10169,
"loc": {
"start": {
"line": 253,
"column": 8
},
"end": {
"line": 253,
"column": 26
}
},
"object": {
"type": "ThisExpression",
"start": 10151,
"end": 10155,
"loc": {
"start": {
"line": 253,
"column": 8
},
"end": {
"line": 253,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10156,
"end": 10169,
"loc": {
"start": {
"line": 253,
"column": 13
},
"end": {
"line": 253,
"column": 26
},
"identifierName": "currentStatus"
},
"name": "currentStatus"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 10172,
"end": 10176,
"loc": {
"start": {
"line": 253,
"column": 29
},
"end": {
"line": 253,
"column": 33
},
"identifierName": "text"
},
"name": "text"
}
}
},
{
"type": "ExpressionStatement",
"start": 10187,
"end": 10220,
"loc": {
"start": {
"line": 254,
"column": 8
},
"end": {
"line": 254,
"column": 41
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10187,
"end": 10219,
"loc": {
"start": {
"line": 254,
"column": 8
},
"end": {
"line": 254,
"column": 40
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10187,
"end": 10212,
"loc": {
"start": {
"line": 254,
"column": 8
},
"end": {
"line": 254,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 10187,
"end": 10202,
"loc": {
"start": {
"line": 254,
"column": 8
},
"end": {
"line": 254,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 10187,
"end": 10191,
"loc": {
"start": {
"line": 254,
"column": 8
},
"end": {
"line": 254,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10192,
"end": 10202,
"loc": {
"start": {
"line": 254,
"column": 13
},
"end": {
"line": 254,
"column": 23
},
"identifierName": "statusText"
},
"name": "statusText"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 10203,
"end": 10212,
"loc": {
"start": {
"line": 254,
"column": 24
},
"end": {
"line": 254,
"column": 33
},
"identifierName": "innerText"
},
"name": "innerText"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 10215,
"end": 10219,
"loc": {
"start": {
"line": 254,
"column": 36
},
"end": {
"line": 254,
"column": 40
},
"identifierName": "text"
},
"name": "text"
}
}
},
{
"type": "ReturnStatement",
"start": 10230,
"end": 10255,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 33
}
},
"argument": {
"type": "CallExpression",
"start": 10237,
"end": 10254,
"loc": {
"start": {
"line": 255,
"column": 15
},
"end": {
"line": 255,
"column": 32
}
},
"callee": {
"type": "MemberExpression",
"start": 10237,
"end": 10252,
"loc": {
"start": {
"line": 255,
"column": 15
},
"end": {
"line": 255,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 10237,
"end": 10244,
"loc": {
"start": {
"line": 255,
"column": 15
},
"end": {
"line": 255,
"column": 22
},
"identifierName": "Promise"
},
"name": "Promise"
},
"property": {
"type": "Identifier",
"start": 10245,
"end": 10252,
"loc": {
"start": {
"line": 255,
"column": 23
},
"end": {
"line": 255,
"column": 30
},
"identifierName": "resolve"
},
"name": "resolve"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n *\r\n * @param {string} text\r\n ",
"start": 10035,
"end": 10084,
"loc": {
"start": {
"line": 247,
"column": 4
},
"end": {
"line": 250,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 10270,
"end": 11872,
"loc": {
"start": {
"line": 258,
"column": 4
},
"end": {
"line": 298,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 10270,
"end": 10285,
"loc": {
"start": {
"line": 258,
"column": 4
},
"end": {
"line": 258,
"column": 19
},
"identifierName": "showFailMessage"
},
"name": "showFailMessage"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 10286,
"end": 10290,
"loc": {
"start": {
"line": 258,
"column": 20
},
"end": {
"line": 258,
"column": 24
},
"identifierName": "text"
},
"name": "text"
}
],
"body": {
"type": "BlockStatement",
"start": 10292,
"end": 11872,
"loc": {
"start": {
"line": 258,
"column": 26
},
"end": {
"line": 298,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 10303,
"end": 10342,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 259,
"column": 47
}
},
"expression": {
"type": "CallExpression",
"start": 10303,
"end": 10341,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 259,
"column": 46
}
},
"callee": {
"type": "MemberExpression",
"start": 10303,
"end": 10315,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 259,
"column": 20
}
},
"object": {
"type": "Identifier",
"start": 10303,
"end": 10309,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 259,
"column": 14
},
"identifierName": "logger"
},
"name": "logger"
},
"property": {
"type": "Identifier",
"start": 10310,
"end": 10315,
"loc": {
"start": {
"line": 259,
"column": 15
},
"end": {
"line": 259,
"column": 20
},
"identifierName": "error"
},
"name": "error"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 10316,
"end": 10334,
"loc": {
"start": {
"line": 259,
"column": 21
},
"end": {
"line": 259,
"column": 39
}
},
"extra": {
"rawValue": "App init failed:",
"raw": "\"App init failed:\""
},
"value": "App init failed:"
},
{
"type": "Identifier",
"start": 10336,
"end": 10340,
"loc": {
"start": {
"line": 259,
"column": 41
},
"end": {
"line": 259,
"column": 45
},
"identifierName": "text"
},
"name": "text"
}
]
}
},
{
"type": "VariableDeclaration",
"start": 10354,
"end": 10385,
"loc": {
"start": {
"line": 261,
"column": 8
},
"end": {
"line": 261,
"column": 39
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 10360,
"end": 10384,
"loc": {
"start": {
"line": 261,
"column": 14
},
"end": {
"line": 261,
"column": 38
}
},
"id": {
"type": "Identifier",
"start": 10360,
"end": 10365,
"loc": {
"start": {
"line": 261,
"column": 14
},
"end": {
"line": 261,
"column": 19
},
"identifierName": "email"
},
"name": "email"
},
"init": {
"type": "StringLiteral",
"start": 10368,
"end": 10384,
"loc": {
"start": {
"line": 261,
"column": 22
},
"end": {
"line": 261,
"column": 38
}
},
"extra": {
"rawValue": "bugs@shapez.io",
"raw": "\"bugs@shapez.io\""
},
"value": "bugs@shapez.io"
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 10397,
"end": 10446,
"loc": {
"start": {
"line": 263,
"column": 8
},
"end": {
"line": 263,
"column": 57
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 10403,
"end": 10445,
"loc": {
"start": {
"line": 263,
"column": 14
},
"end": {
"line": 263,
"column": 56
}
},
"id": {
"type": "Identifier",
"start": 10403,
"end": 10413,
"loc": {
"start": {
"line": 263,
"column": 14
},
"end": {
"line": 263,
"column": 24
},
"identifierName": "subElement"
},
"name": "subElement"
},
"init": {
"type": "CallExpression",
"start": 10416,
"end": 10445,
"loc": {
"start": {
"line": 263,
"column": 27
},
"end": {
"line": 263,
"column": 56
}
},
"callee": {
"type": "MemberExpression",
"start": 10416,
"end": 10438,
"loc": {
"start": {
"line": 263,
"column": 27
},
"end": {
"line": 263,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 10416,
"end": 10424,
"loc": {
"start": {
"line": 263,
"column": 27
},
"end": {
"line": 263,
"column": 35
},
"identifierName": "document"
},
"name": "document"
},
"property": {
"type": "Identifier",
"start": 10425,
"end": 10438,
"loc": {
"start": {
"line": 263,
"column": 36
},
"end": {
"line": 263,
"column": 49
},
"identifierName": "createElement"
},
"name": "createElement"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 10439,
"end": 10444,
"loc": {
"start": {
"line": 263,
"column": 50
},
"end": {
"line": 263,
"column": 55
}
},
"extra": {
"rawValue": "div",
"raw": "\"div\""
},
"value": "div"
}
]
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 10456,
"end": 10495,
"loc": {
"start": {
"line": 264,
"column": 8
},
"end": {
"line": 264,
"column": 47
}
},
"expression": {
"type": "CallExpression",
"start": 10456,
"end": 10494,
"loc": {
"start": {
"line": 264,
"column": 8
},
"end": {
"line": 264,
"column": 46
}
},
"callee": {
"type": "MemberExpression",
"start": 10456,
"end": 10480,
"loc": {
"start": {
"line": 264,
"column": 8
},
"end": {
"line": 264,
"column": 32
}
},
"object": {
"type": "MemberExpression",
"start": 10456,
"end": 10476,
"loc": {
"start": {
"line": 264,
"column": 8
},
"end": {
"line": 264,
"column": 28
}
},
"object": {
"type": "Identifier",
"start": 10456,
"end": 10466,
"loc": {
"start": {
"line": 264,
"column": 8
},
"end": {
"line": 264,
"column": 18
},
"identifierName": "subElement"
},
"name": "subElement"
},
"property": {
"type": "Identifier",
"start": 10467,
"end": 10476,
"loc": {
"start": {
"line": 264,
"column": 19
},
"end": {
"line": 264,
"column": 28
},
"identifierName": "classList"
},
"name": "classList"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 10477,
"end": 10480,
"loc": {
"start": {
"line": 264,
"column": 29
},
"end": {
"line": 264,
"column": 32
},
"identifierName": "add"
},
"name": "add"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 10481,
"end": 10493,
"loc": {
"start": {
"line": 264,
"column": 33
},
"end": {
"line": 264,
"column": 45
}
},
"extra": {
"rawValue": "failureBox",
"raw": "\"failureBox\""
},
"value": "failureBox"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 10507,
"end": 11591,
"loc": {
"start": {
"line": 266,
"column": 8
},
"end": {
"line": 289,
"column": 10
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10507,
"end": 11590,
"loc": {
"start": {
"line": 266,
"column": 8
},
"end": {
"line": 289,
"column": 9
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10507,
"end": 10527,
"loc": {
"start": {
"line": 266,
"column": 8
},
"end": {
"line": 266,
"column": 28
}
},
"object": {
"type": "Identifier",
"start": 10507,
"end": 10517,
"loc": {
"start": {
"line": 266,
"column": 8
},
"end": {
"line": 266,
"column": 18
},
"identifierName": "subElement"
},
"name": "subElement"
},
"property": {
"type": "Identifier",
"start": 10518,
"end": 10527,
"loc": {
"start": {
"line": 266,
"column": 19
},
"end": {
"line": 266,
"column": 28
},
"identifierName": "innerHTML"
},
"name": "innerHTML"
},
"computed": false
},
"right": {
"type": "TemplateLiteral",
"start": 10530,
"end": 11590,
"loc": {
"start": {
"line": 266,
"column": 31
},
"end": {
"line": 289,
"column": 9
}
},
"expressions": [
{
"type": "CallExpression",
"start": 10601,
"end": 10626,
"loc": {
"start": {
"line": 268,
"column": 32
},
"end": {
"line": 268,
"column": 57
}
},
"callee": {
"type": "Identifier",
"start": 10601,
"end": 10610,
"loc": {
"start": {
"line": 268,
"column": 32
},
"end": {
"line": 268,
"column": 41
},
"identifierName": "cachebust"
},
"name": "cachebust"
},
"arguments": [
{
"type": "StringLiteral",
"start": 10611,
"end": 10625,
"loc": {
"start": {
"line": 268,
"column": 42
},
"end": {
"line": 268,
"column": 56
}
},
"extra": {
"rawValue": "res/logo.png",
"raw": "\"res/logo.png\""
},
"value": "res/logo.png"
}
]
},
{
"type": "MemberExpression",
"start": 10924,
"end": 10942,
"loc": {
"start": {
"line": 275,
"column": 26
},
"end": {
"line": 275,
"column": 44
}
},
"object": {
"type": "ThisExpression",
"start": 10924,
"end": 10928,
"loc": {
"start": {
"line": 275,
"column": 26
},
"end": {
"line": 275,
"column": 30
}
}
},
"property": {
"type": "Identifier",
"start": 10929,
"end": 10942,
"loc": {
"start": {
"line": 275,
"column": 31
},
"end": {
"line": 275,
"column": 44
},
"identifierName": "currentStatus"
},
"name": "currentStatus"
},
"computed": false
},
{
"type": "Identifier",
"start": 10984,
"end": 10988,
"loc": {
"start": {
"line": 276,
"column": 26
},
"end": {
"line": 276,
"column": 30
},
"identifierName": "text"
},
"name": "text"
},
{
"type": "Identifier",
"start": 11238,
"end": 11243,
"loc": {
"start": {
"line": 281,
"column": 62
},
"end": {
"line": 281,
"column": 67
},
"identifierName": "email"
},
"name": "email"
},
{
"type": "Identifier",
"start": 11282,
"end": 11287,
"loc": {
"start": {
"line": 281,
"column": 106
},
"end": {
"line": 281,
"column": 111
},
"identifierName": "email"
},
"name": "email"
},
{
"type": "Identifier",
"start": 11482,
"end": 11497,
"loc": {
"start": {
"line": 286,
"column": 35
},
"end": {
"line": 286,
"column": 50
},
"identifierName": "G_BUILD_VERSION"
},
"name": "G_BUILD_VERSION"
},
{
"type": "Identifier",
"start": 11503,
"end": 11522,
"loc": {
"start": {
"line": 286,
"column": 56
},
"end": {
"line": 286,
"column": 75
},
"identifierName": "G_BUILD_COMMIT_HASH"
},
"name": "G_BUILD_COMMIT_HASH"
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 10531,
"end": 10599,
"loc": {
"start": {
"line": 266,
"column": 32
},
"end": {
"line": 268,
"column": 30
}
},
"value": {
"raw": "\n <div class=\"logo\">\n <img src=\"",
"cooked": "\n <div class=\"logo\">\n <img src=\""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 10627,
"end": 10922,
"loc": {
"start": {
"line": 268,
"column": 58
},
"end": {
"line": 275,
"column": 24
}
},
"value": {
"raw": "\" alt=\"Shapez.io Logo\">\n </div>\n <div class=\"failureInner\">\n <div class=\"errorHeader\">\n Failed to initialize application!\n </div>\n <div class=\"errorMessage\">\n ",
"cooked": "\" alt=\"Shapez.io Logo\">\n </div>\n <div class=\"failureInner\">\n <div class=\"errorHeader\">\n Failed to initialize application!\n </div>\n <div class=\"errorMessage\">\n "
},
"tail": false
},
{
"type": "TemplateElement",
"start": 10943,
"end": 10982,
"loc": {
"start": {
"line": 275,
"column": 45
},
"end": {
"line": 276,
"column": 24
}
},
"value": {
"raw": " failed:<br/>\n ",
"cooked": " failed:<br/>\n "
},
"tail": false
},
{
"type": "TemplateElement",
"start": 10989,
"end": 11236,
"loc": {
"start": {
"line": 276,
"column": 31
},
"end": {
"line": 281,
"column": 60
}
},
"value": {
"raw": "\n </div>\n\n <div class=\"supportHelp\">\n Please send me an email with steps to reproduce and what you did before this happened:\n <br /><a class=\"email\" href=\"mailto:",
"cooked": "\n </div>\n\n <div class=\"supportHelp\">\n Please send me an email with steps to reproduce and what you did before this happened:\n <br /><a class=\"email\" href=\"mailto:"
},
"tail": false
},
{
"type": "TemplateElement",
"start": 11244,
"end": 11280,
"loc": {
"start": {
"line": 281,
"column": 68
},
"end": {
"line": 281,
"column": 104
}
},
"value": {
"raw": "?subject=App%20does%20not%20launch\">",
"cooked": "?subject=App%20does%20not%20launch\">"
},
"tail": false
},
{
"type": "TemplateElement",
"start": 11288,
"end": 11480,
"loc": {
"start": {
"line": 281,
"column": 112
},
"end": {
"line": 286,
"column": 33
}
},
"value": {
"raw": "</a>\n </div>\n\n <div class=\"lower\">\n <button class=\"resetApp styledButton\">Reset App</button>\n <i>Build ",
"cooked": "</a>\n </div>\n\n <div class=\"lower\">\n <button class=\"resetApp styledButton\">Reset App</button>\n <i>Build "
},
"tail": false
},
{
"type": "TemplateElement",
"start": 11498,
"end": 11501,
"loc": {
"start": {
"line": 286,
"column": 51
},
"end": {
"line": 286,
"column": 54
}
},
"value": {
"raw": " @ ",
"cooked": " @ "
},
"tail": false
},
{
"type": "TemplateElement",
"start": 11523,
"end": 11589,
"loc": {
"start": {
"line": 286,
"column": 76
},
"end": {
"line": 289,
"column": 8
}
},
"value": {
"raw": "</i>\n </div>\n </div>\n ",
"cooked": "</i>\n </div>\n </div>\n "
},
"tail": true
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 11603,
"end": 11645,
"loc": {
"start": {
"line": 291,
"column": 8
},
"end": {
"line": 291,
"column": 50
}
},
"expression": {
"type": "CallExpression",
"start": 11603,
"end": 11644,
"loc": {
"start": {
"line": 291,
"column": 8
},
"end": {
"line": 291,
"column": 49
}
},
"callee": {
"type": "MemberExpression",
"start": 11603,
"end": 11633,
"loc": {
"start": {
"line": 291,
"column": 8
},
"end": {
"line": 291,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 11603,
"end": 11629,
"loc": {
"start": {
"line": 291,
"column": 8
},
"end": {
"line": 291,
"column": 34
}
},
"object": {
"type": "MemberExpression",
"start": 11603,
"end": 11619,
"loc": {
"start": {
"line": 291,
"column": 8
},
"end": {
"line": 291,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 11603,
"end": 11607,
"loc": {
"start": {
"line": 291,
"column": 8
},
"end": {
"line": 291,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 11608,
"end": 11619,
"loc": {
"start": {
"line": 291,
"column": 13
},
"end": {
"line": 291,
"column": 24
},
"identifierName": "htmlElement"
},
"name": "htmlElement"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 11620,
"end": 11629,
"loc": {
"start": {
"line": 291,
"column": 25
},
"end": {
"line": 291,
"column": 34
},
"identifierName": "classList"
},
"name": "classList"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 11630,
"end": 11633,
"loc": {
"start": {
"line": 291,
"column": 35
},
"end": {
"line": 291,
"column": 38
},
"identifierName": "add"
},
"name": "add"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 11634,
"end": 11643,
"loc": {
"start": {
"line": 291,
"column": 39
},
"end": {
"line": 291,
"column": 48
}
},
"extra": {
"rawValue": "failure",
"raw": "\"failure\""
},
"value": "failure"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 11655,
"end": 11696,
"loc": {
"start": {
"line": 292,
"column": 8
},
"end": {
"line": 292,
"column": 49
}
},
"expression": {
"type": "CallExpression",
"start": 11655,
"end": 11695,
"loc": {
"start": {
"line": 292,
"column": 8
},
"end": {
"line": 292,
"column": 48
}
},
"callee": {
"type": "MemberExpression",
"start": 11655,
"end": 11683,
"loc": {
"start": {
"line": 292,
"column": 8
},
"end": {
"line": 292,
"column": 36
}
},
"object": {
"type": "MemberExpression",
"start": 11655,
"end": 11671,
"loc": {
"start": {
"line": 292,
"column": 8
},
"end": {
"line": 292,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 11655,
"end": 11659,
"loc": {
"start": {
"line": 292,
"column": 8
},
"end": {
"line": 292,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 11660,
"end": 11671,
"loc": {
"start": {
"line": 292,
"column": 13
},
"end": {
"line": 292,
"column": 24
},
"identifierName": "htmlElement"
},
"name": "htmlElement"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 11672,
"end": 11683,
"loc": {
"start": {
"line": 292,
"column": 25
},
"end": {
"line": 292,
"column": 36
},
"identifierName": "appendChild"
},
"name": "appendChild"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 11684,
"end": 11694,
"loc": {
"start": {
"line": 292,
"column": 37
},
"end": {
"line": 292,
"column": 47
},
"identifierName": "subElement"
},
"name": "subElement"
}
]
}
},
{
"type": "VariableDeclaration",
"start": 11708,
"end": 11769,
"loc": {
"start": {
"line": 294,
"column": 8
},
"end": {
"line": 294,
"column": 69
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 11714,
"end": 11768,
"loc": {
"start": {
"line": 294,
"column": 14
},
"end": {
"line": 294,
"column": 68
}
},
"id": {
"type": "Identifier",
"start": 11714,
"end": 11722,
"loc": {
"start": {
"line": 294,
"column": 14
},
"end": {
"line": 294,
"column": 22
},
"identifierName": "resetBtn"
},
"name": "resetBtn"
},
"init": {
"type": "CallExpression",
"start": 11725,
"end": 11768,
"loc": {
"start": {
"line": 294,
"column": 25
},
"end": {
"line": 294,
"column": 68
}
},
"callee": {
"type": "MemberExpression",
"start": 11725,
"end": 11749,
"loc": {
"start": {
"line": 294,
"column": 25
},
"end": {
"line": 294,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 11725,
"end": 11735,
"loc": {
"start": {
"line": 294,
"column": 25
},
"end": {
"line": 294,
"column": 35
},
"identifierName": "subElement"
},
"name": "subElement"
},
"property": {
"type": "Identifier",
"start": 11736,
"end": 11749,
"loc": {
"start": {
"line": 294,
"column": 36
},
"end": {
"line": 294,
"column": 49
},
"identifierName": "querySelector"
},
"name": "querySelector"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 11750,
"end": 11767,
"loc": {
"start": {
"line": 294,
"column": 50
},
"end": {
"line": 294,
"column": 67
}
},
"extra": {
"rawValue": "button.resetApp",
"raw": "\"button.resetApp\""
},
"value": "button.resetApp"
}
]
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 11779,
"end": 11829,
"loc": {
"start": {
"line": 295,
"column": 8
},
"end": {
"line": 295,
"column": 58
}
},
"expression": {
"type": "CallExpression",
"start": 11779,
"end": 11828,
"loc": {
"start": {
"line": 295,
"column": 8
},
"end": {
"line": 295,
"column": 57
}
},
"callee": {
"type": "MemberExpression",
"start": 11779,
"end": 11795,
"loc": {
"start": {
"line": 295,
"column": 8
},
"end": {
"line": 295,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 11779,
"end": 11783,
"loc": {
"start": {
"line": 295,
"column": 8
},
"end": {
"line": 295,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 11784,
"end": 11795,
"loc": {
"start": {
"line": 295,
"column": 13
},
"end": {
"line": 295,
"column": 24
},
"identifierName": "trackClicks"
},
"name": "trackClicks"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 11796,
"end": 11804,
"loc": {
"start": {
"line": 295,
"column": 25
},
"end": {
"line": 295,
"column": 33
},
"identifierName": "resetBtn"
},
"name": "resetBtn"
},
{
"type": "MemberExpression",
"start": 11806,
"end": 11827,
"loc": {
"start": {
"line": 295,
"column": 35
},
"end": {
"line": 295,
"column": 56
}
},
"object": {
"type": "ThisExpression",
"start": 11806,
"end": 11810,
"loc": {
"start": {
"line": 295,
"column": 35
},
"end": {
"line": 295,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"start": 11811,
"end": 11827,
"loc": {
"start": {
"line": 295,
"column": 40
},
"end": {
"line": 295,
"column": 56
},
"identifierName": "showResetConfirm"
},
"name": "showResetConfirm"
},
"computed": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 11841,
"end": 11865,
"loc": {
"start": {
"line": 297,
"column": 8
},
"end": {
"line": 297,
"column": 32
}
},
"expression": {
"type": "CallExpression",
"start": 11841,
"end": 11864,
"loc": {
"start": {
"line": 297,
"column": 8
},
"end": {
"line": 297,
"column": 31
}
},
"callee": {
"type": "MemberExpression",
"start": 11841,
"end": 11862,
"loc": {
"start": {
"line": 297,
"column": 8
},
"end": {
"line": 297,
"column": 29
}
},
"object": {
"type": "MemberExpression",
"start": 11841,
"end": 11855,
"loc": {
"start": {
"line": 297,
"column": 8
},
"end": {
"line": 297,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 11841,
"end": 11845,
"loc": {
"start": {
"line": 297,
"column": 8
},
"end": {
"line": 297,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 11846,
"end": 11855,
"loc": {
"start": {
"line": 297,
"column": 13
},
"end": {
"line": 297,
"column": 22
},
"identifierName": "hintsText"
},
"name": "hintsText"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 11856,
"end": 11862,
"loc": {
"start": {
"line": 297,
"column": 23
},
"end": {
"line": 297,
"column": 29
},
"identifierName": "remove"
},
"name": "remove"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 11880,
"end": 12052,
"loc": {
"start": {
"line": 300,
"column": 4
},
"end": {
"line": 304,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 11880,
"end": 11896,
"loc": {
"start": {
"line": 300,
"column": 4
},
"end": {
"line": 300,
"column": 20
},
"identifierName": "showResetConfirm"
},
"name": "showResetConfirm"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 11899,
"end": 12052,
"loc": {
"start": {
"line": 300,
"column": 23
},
"end": {
"line": 304,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 11910,
"end": 12045,
"loc": {
"start": {
"line": 301,
"column": 8
},
"end": {
"line": 303,
"column": 9
}
},
"test": {
"type": "CallExpression",
"start": 11914,
"end": 12001,
"loc": {
"start": {
"line": 301,
"column": 12
},
"end": {
"line": 301,
"column": 99
}
},
"callee": {
"type": "Identifier",
"start": 11914,
"end": 11921,
"loc": {
"start": {
"line": 301,
"column": 12
},
"end": {
"line": 301,
"column": 19
},
"identifierName": "confirm"
},
"name": "confirm"
},
"arguments": [
{
"type": "StringLiteral",
"start": 11922,
"end": 12000,
"loc": {
"start": {
"line": 301,
"column": 20
},
"end": {
"line": 301,
"column": 98
}
},
"extra": {
"rawValue": "Are you sure you want to reset the app? This will delete all your savegames!",
"raw": "\"Are you sure you want to reset the app? This will delete all your savegames!\""
},
"value": "Are you sure you want to reset the app? This will delete all your savegames!"
}
]
},
"consequent": {
"type": "BlockStatement",
"start": 12003,
"end": 12045,
"loc": {
"start": {
"line": 301,
"column": 101
},
"end": {
"line": 303,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 12018,
"end": 12034,
"loc": {
"start": {
"line": 302,
"column": 12
},
"end": {
"line": 302,
"column": 28
}
},
"expression": {
"type": "CallExpression",
"start": 12018,
"end": 12033,
"loc": {
"start": {
"line": 302,
"column": 12
},
"end": {
"line": 302,
"column": 27
}
},
"callee": {
"type": "MemberExpression",
"start": 12018,
"end": 12031,
"loc": {
"start": {
"line": 302,
"column": 12
},
"end": {
"line": 302,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 12018,
"end": 12022,
"loc": {
"start": {
"line": 302,
"column": 12
},
"end": {
"line": 302,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 12023,
"end": 12031,
"loc": {
"start": {
"line": 302,
"column": 17
},
"end": {
"line": 302,
"column": 25
},
"identifierName": "resetApp"
},
"name": "resetApp"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 12060,
"end": 12437,
"loc": {
"start": {
"line": 306,
"column": 4
},
"end": {
"line": 318,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 12060,
"end": 12068,
"loc": {
"start": {
"line": 306,
"column": 4
},
"end": {
"line": 306,
"column": 12
},
"identifierName": "resetApp"
},
"name": "resetApp"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 12071,
"end": 12437,
"loc": {
"start": {
"line": 306,
"column": 15
},
"end": {
"line": 318,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 12082,
"end": 12430,
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 317,
"column": 15
}
},
"expression": {
"type": "CallExpression",
"start": 12082,
"end": 12429,
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 317,
"column": 14
}
},
"callee": {
"type": "MemberExpression",
"start": 12082,
"end": 12362,
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 315,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 12082,
"end": 12343,
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 314,
"column": 14
}
},
"callee": {
"type": "MemberExpression",
"start": 12082,
"end": 12260,
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 312,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 12082,
"end": 12241,
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 311,
"column": 14
}
},
"callee": {
"type": "MemberExpression",
"start": 12082,
"end": 12155,
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 309,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 12082,
"end": 12136,
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 308,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 12082,
"end": 12134,
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 308,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 12082,
"end": 12099,
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 307,
"column": 25
}
},
"object": {
"type": "MemberExpression",
"start": 12082,
"end": 12090,
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 307,
"column": 16
}
},
"object": {
"type": "ThisExpression",
"start": 12082,
"end": 12086,
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 307,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 12087,
"end": 12090,
"loc": {
"start": {
"line": 307,
"column": 13
},
"end": {
"line": 307,
"column": 16
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 12091,
"end": 12099,
"loc": {
"start": {
"line": 307,
"column": 17
},
"end": {
"line": 307,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 12114,
"end": 12134,
"loc": {
"start": {
"line": 308,
"column": 13
},
"end": {
"line": 308,
"column": 33
},
"identifierName": "resetEverythingAsync"
},
"name": "resetEverythingAsync"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 12151,
"end": 12155,
"loc": {
"start": {
"line": 309,
"column": 13
},
"end": {
"line": 309,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 12156,
"end": 12240,
"loc": {
"start": {
"line": 309,
"column": 18
},
"end": {
"line": 311,
"column": 13
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 12162,
"end": 12240,
"loc": {
"start": {
"line": 309,
"column": 24
},
"end": {
"line": 311,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 12181,
"end": 12225,
"loc": {
"start": {
"line": 310,
"column": 16
},
"end": {
"line": 310,
"column": 60
}
},
"expression": {
"type": "CallExpression",
"start": 12181,
"end": 12224,
"loc": {
"start": {
"line": 310,
"column": 16
},
"end": {
"line": 310,
"column": 59
}
},
"callee": {
"type": "MemberExpression",
"start": 12181,
"end": 12222,
"loc": {
"start": {
"line": 310,
"column": 16
},
"end": {
"line": 310,
"column": 57
}
},
"object": {
"type": "MemberExpression",
"start": 12181,
"end": 12201,
"loc": {
"start": {
"line": 310,
"column": 16
},
"end": {
"line": 310,
"column": 36
}
},
"object": {
"type": "MemberExpression",
"start": 12181,
"end": 12189,
"loc": {
"start": {
"line": 310,
"column": 16
},
"end": {
"line": 310,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 12181,
"end": 12185,
"loc": {
"start": {
"line": 310,
"column": 16
},
"end": {
"line": 310,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 12186,
"end": 12189,
"loc": {
"start": {
"line": 310,
"column": 21
},
"end": {
"line": 310,
"column": 24
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 12190,
"end": 12201,
"loc": {
"start": {
"line": 310,
"column": 25
},
"end": {
"line": 310,
"column": 36
},
"identifierName": "savegameMgr"
},
"name": "savegameMgr"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 12202,
"end": 12222,
"loc": {
"start": {
"line": 310,
"column": 37
},
"end": {
"line": 310,
"column": 57
},
"identifierName": "resetEverythingAsync"
},
"name": "resetEverythingAsync"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 12256,
"end": 12260,
"loc": {
"start": {
"line": 312,
"column": 13
},
"end": {
"line": 312,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 12261,
"end": 12342,
"loc": {
"start": {
"line": 312,
"column": 18
},
"end": {
"line": 314,
"column": 13
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 12267,
"end": 12342,
"loc": {
"start": {
"line": 312,
"column": 24
},
"end": {
"line": 314,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 12286,
"end": 12327,
"loc": {
"start": {
"line": 313,
"column": 16
},
"end": {
"line": 313,
"column": 57
}
},
"expression": {
"type": "CallExpression",
"start": 12286,
"end": 12326,
"loc": {
"start": {
"line": 313,
"column": 16
},
"end": {
"line": 313,
"column": 56
}
},
"callee": {
"type": "MemberExpression",
"start": 12286,
"end": 12324,
"loc": {
"start": {
"line": 313,
"column": 16
},
"end": {
"line": 313,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 12286,
"end": 12303,
"loc": {
"start": {
"line": 313,
"column": 16
},
"end": {
"line": 313,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 12286,
"end": 12294,
"loc": {
"start": {
"line": 313,
"column": 16
},
"end": {
"line": 313,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 12286,
"end": 12290,
"loc": {
"start": {
"line": 313,
"column": 16
},
"end": {
"line": 313,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 12291,
"end": 12294,
"loc": {
"start": {
"line": 313,
"column": 21
},
"end": {
"line": 313,
"column": 24
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 12295,
"end": 12303,
"loc": {
"start": {
"line": 313,
"column": 25
},
"end": {
"line": 313,
"column": 33
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 12304,
"end": 12324,
"loc": {
"start": {
"line": 313,
"column": 34
},
"end": {
"line": 313,
"column": 54
},
"identifierName": "resetEverythingAsync"
},
"name": "resetEverythingAsync"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
},
"property": {
"type": "Identifier",
"start": 12358,
"end": 12362,
"loc": {
"start": {
"line": 315,
"column": 13
},
"end": {
"line": 315,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 12363,
"end": 12428,
"loc": {
"start": {
"line": 315,
"column": 18
},
"end": {
"line": 317,
"column": 13
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 12369,
"end": 12428,
"loc": {
"start": {
"line": 315,
"column": 24
},
"end": {
"line": 317,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 12388,
"end": 12413,
"loc": {
"start": {
"line": 316,
"column": 16
},
"end": {
"line": 316,
"column": 41
}
},
"expression": {
"type": "CallExpression",
"start": 12388,
"end": 12412,
"loc": {
"start": {
"line": 316,
"column": 16
},
"end": {
"line": 316,
"column": 40
}
},
"callee": {
"type": "MemberExpression",
"start": 12388,
"end": 12410,
"loc": {
"start": {
"line": 316,
"column": 16
},
"end": {
"line": 316,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 12388,
"end": 12403,
"loc": {
"start": {
"line": 316,
"column": 16
},
"end": {
"line": 316,
"column": 31
}
},
"object": {
"type": "Identifier",
"start": 12388,
"end": 12394,
"loc": {
"start": {
"line": 316,
"column": 16
},
"end": {
"line": 316,
"column": 22
},
"identifierName": "window"
},
"name": "window"
},
"property": {
"type": "Identifier",
"start": 12395,
"end": 12403,
"loc": {
"start": {
"line": 316,
"column": 23
},
"end": {
"line": 316,
"column": 31
},
"identifierName": "location"
},
"name": "location"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 12404,
"end": 12410,
"loc": {
"start": {
"line": 316,
"column": 32
},
"end": {
"line": 316,
"column": 38
},
"identifierName": "reload"
},
"name": "reload"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
}
}
],
"directives": []
}
}
]
},
"leadingComments": [],
"trailingComments": []
}
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 1709,
"end": 1735,
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 53,
"column": 34
}
}
},
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 1832,
"end": 1858,
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 56,
"column": 34
}
}
},
{
"type": "CommentLine",
"value": " this.dialogs.cleanup();",
"start": 2120,
"end": 2146,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 34
}
}
},
{
"type": "CommentLine",
"value": " Never return",
"start": 3363,
"end": 3378,
"loc": {
"start": {
"line": 89,
"column": 32
},
"end": {
"line": 89,
"column": 47
}
}
},
{
"type": "CommentLine",
"value": " Initialize fullscreen",
"start": 4077,
"end": 4101,
"loc": {
"start": {
"line": 110,
"column": 16
},
"end": {
"line": 110,
"column": 40
}
}
},
{
"type": "CommentLine",
"value": " Notice: We don't await the sounds loading itself",
"start": 5038,
"end": 5089,
"loc": {
"start": {
"line": 131,
"column": 20
},
"end": {
"line": 131,
"column": 71
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Compute how long the user will need to read the hint.\r\n * We calculate with 130 words per minute, with an average of 5 chars\r\n * that is 650 characters / minute\r\n ",
"start": 9588,
"end": 9809,
"loc": {
"start": {
"line": 230,
"column": 12
},
"end": {
"line": 234,
"column": 15
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n *\r\n * @param {string} text\r\n ",
"start": 10035,
"end": 10084,
"loc": {
"start": {
"line": 247,
"column": 4
},
"end": {
"line": 250,
"column": 7
}
}
}
],
"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": "CHANGELOG",
"start": 9,
"end": 18,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 18
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19,
"end": 20,
"loc": {
"start": {
"line": 1,
"column": 19
},
"end": {
"line": 1,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 21,
"end": 25,
"loc": {
"start": {
"line": 1,
"column": 21
},
"end": {
"line": 1,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../changelog",
"start": 26,
"end": 40,
"loc": {
"start": {
"line": 1,
"column": 26
},
"end": {
"line": 1,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 40,
"end": 41,
"loc": {
"start": {
"line": 1,
"column": 40
},
"end": {
"line": 1,
"column": 41
}
}
},
{
"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": 43,
"end": 49,
"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": 50,
"end": 51,
"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": "cachebust",
"start": 52,
"end": 61,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 18
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 62,
"end": 63,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 64,
"end": 68,
"loc": {
"start": {
"line": 2,
"column": 21
},
"end": {
"line": 2,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../core/cachebust",
"start": 69,
"end": 88,
"loc": {
"start": {
"line": 2,
"column": 26
},
"end": {
"line": 2,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 88,
"end": 89,
"loc": {
"start": {
"line": 2,
"column": 45
},
"end": {
"line": 2,
"column": 46
}
}
},
{
"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": 91,
"end": 97,
"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": 98,
"end": 99,
"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": "globalConfig",
"start": 100,
"end": 112,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 113,
"end": 114,
"loc": {
"start": {
"line": 3,
"column": 22
},
"end": {
"line": 3,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 115,
"end": 119,
"loc": {
"start": {
"line": 3,
"column": 24
},
"end": {
"line": 3,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../core/config",
"start": 120,
"end": 136,
"loc": {
"start": {
"line": 3,
"column": 29
},
"end": {
"line": 3,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 136,
"end": 137,
"loc": {
"start": {
"line": 3,
"column": 45
},
"end": {
"line": 3,
"column": 46
}
}
},
{
"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": 139,
"end": 145,
"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": 146,
"end": 147,
"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": "GameState",
"start": 148,
"end": 157,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 18
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 158,
"end": 159,
"loc": {
"start": {
"line": 4,
"column": 19
},
"end": {
"line": 4,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 160,
"end": 164,
"loc": {
"start": {
"line": 4,
"column": 21
},
"end": {
"line": 4,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../core/game_state",
"start": 165,
"end": 185,
"loc": {
"start": {
"line": 4,
"column": 26
},
"end": {
"line": 4,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 185,
"end": 186,
"loc": {
"start": {
"line": 4,
"column": 46
},
"end": {
"line": 4,
"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": 188,
"end": 194,
"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": 195,
"end": 196,
"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": "createLogger",
"start": 197,
"end": 209,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 210,
"end": 211,
"loc": {
"start": {
"line": 5,
"column": 22
},
"end": {
"line": 5,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 212,
"end": 216,
"loc": {
"start": {
"line": 5,
"column": 24
},
"end": {
"line": 5,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../core/logging",
"start": 217,
"end": 234,
"loc": {
"start": {
"line": 5,
"column": 29
},
"end": {
"line": 5,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 234,
"end": 235,
"loc": {
"start": {
"line": 5,
"column": 46
},
"end": {
"line": 5,
"column": 47
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 237,
"end": 243,
"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": 244,
"end": 245,
"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": "findNiceValue",
"start": 246,
"end": 259,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 260,
"end": 261,
"loc": {
"start": {
"line": 6,
"column": 23
},
"end": {
"line": 6,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 262,
"end": 266,
"loc": {
"start": {
"line": 6,
"column": 25
},
"end": {
"line": 6,
"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/utils",
"start": 267,
"end": 282,
"loc": {
"start": {
"line": 6,
"column": 30
},
"end": {
"line": 6,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 282,
"end": 283,
"loc": {
"start": {
"line": 6,
"column": 45
},
"end": {
"line": 6,
"column": 46
}
}
},
{
"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": 285,
"end": 291,
"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": 292,
"end": 293,
"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": "getRandomHint",
"start": 294,
"end": 307,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 308,
"end": 309,
"loc": {
"start": {
"line": 7,
"column": 23
},
"end": {
"line": 7,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 310,
"end": 314,
"loc": {
"start": {
"line": 7,
"column": 25
},
"end": {
"line": 7,
"column": 29
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../game/hints",
"start": 315,
"end": 330,
"loc": {
"start": {
"line": 7,
"column": 30
},
"end": {
"line": 7,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 330,
"end": 331,
"loc": {
"start": {
"line": 7,
"column": 45
},
"end": {
"line": 7,
"column": 46
}
}
},
{
"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": 333,
"end": 339,
"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": 340,
"end": 341,
"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": "HUDModalDialogs",
"start": 342,
"end": 357,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 24
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 358,
"end": 359,
"loc": {
"start": {
"line": 8,
"column": 25
},
"end": {
"line": 8,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 360,
"end": 364,
"loc": {
"start": {
"line": 8,
"column": 27
},
"end": {
"line": 8,
"column": 31
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../game/hud/parts/modal_dialogs",
"start": 365,
"end": 398,
"loc": {
"start": {
"line": 8,
"column": 32
},
"end": {
"line": 8,
"column": 65
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 398,
"end": 399,
"loc": {
"start": {
"line": 8,
"column": 65
},
"end": {
"line": 8,
"column": 66
}
}
},
{
"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": 401,
"end": 407,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 408,
"end": 409,
"loc": {
"start": {
"line": 9,
"column": 7
},
"end": {
"line": 9,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "PlatformWrapperImplBrowser",
"start": 410,
"end": 436,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 35
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 437,
"end": 438,
"loc": {
"start": {
"line": 9,
"column": 36
},
"end": {
"line": 9,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 439,
"end": 443,
"loc": {
"start": {
"line": 9,
"column": 38
},
"end": {
"line": 9,
"column": 42
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../platform/browser/wrapper",
"start": 444,
"end": 473,
"loc": {
"start": {
"line": 9,
"column": 43
},
"end": {
"line": 9,
"column": 72
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 473,
"end": 474,
"loc": {
"start": {
"line": 9,
"column": 72
},
"end": {
"line": 9,
"column": 73
}
}
},
{
"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": 476,
"end": 482,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 483,
"end": 484,
"loc": {
"start": {
"line": 10,
"column": 7
},
"end": {
"line": 10,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "autoDetectLanguageId",
"start": 485,
"end": 505,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 29
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 505,
"end": 506,
"loc": {
"start": {
"line": 10,
"column": 29
},
"end": {
"line": 10,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 507,
"end": 508,
"loc": {
"start": {
"line": 10,
"column": 31
},
"end": {
"line": 10,
"column": 32
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 508,
"end": 509,
"loc": {
"start": {
"line": 10,
"column": 32
},
"end": {
"line": 10,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateApplicationLanguage",
"start": 510,
"end": 535,
"loc": {
"start": {
"line": 10,
"column": 34
},
"end": {
"line": 10,
"column": 59
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 536,
"end": 537,
"loc": {
"start": {
"line": 10,
"column": 60
},
"end": {
"line": 10,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 538,
"end": 542,
"loc": {
"start": {
"line": 10,
"column": 62
},
"end": {
"line": 10,
"column": 66
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../translations",
"start": 543,
"end": 560,
"loc": {
"start": {
"line": 10,
"column": 67
},
"end": {
"line": 10,
"column": 84
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 560,
"end": 561,
"loc": {
"start": {
"line": 10,
"column": 84
},
"end": {
"line": 10,
"column": 85
}
}
},
{
"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": 565,
"end": 570,
"loc": {
"start": {
"line": 12,
"column": 0
},
"end": {
"line": 12,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 571,
"end": 577,
"loc": {
"start": {
"line": 12,
"column": 6
},
"end": {
"line": 12,
"column": 12
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 578,
"end": 579,
"loc": {
"start": {
"line": 12,
"column": 13
},
"end": {
"line": 12,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createLogger",
"start": 580,
"end": 592,
"loc": {
"start": {
"line": 12,
"column": 15
},
"end": {
"line": 12,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 592,
"end": 593,
"loc": {
"start": {
"line": 12,
"column": 27
},
"end": {
"line": 12,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "state/preload",
"start": 593,
"end": 608,
"loc": {
"start": {
"line": 12,
"column": 28
},
"end": {
"line": 12,
"column": 43
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 608,
"end": 609,
"loc": {
"start": {
"line": 12,
"column": 43
},
"end": {
"line": 12,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 609,
"end": 610,
"loc": {
"start": {
"line": 12,
"column": 44
},
"end": {
"line": 12,
"column": 45
}
}
},
{
"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": 614,
"end": 620,
"loc": {
"start": {
"line": 14,
"column": 0
},
"end": {
"line": 14,
"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": 621,
"end": 626,
"loc": {
"start": {
"line": 14,
"column": 7
},
"end": {
"line": 14,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "PreloadState",
"start": 627,
"end": 639,
"loc": {
"start": {
"line": 14,
"column": 13
},
"end": {
"line": 14,
"column": 25
}
}
},
{
"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": 640,
"end": 647,
"loc": {
"start": {
"line": 14,
"column": 26
},
"end": {
"line": 14,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "GameState",
"start": 648,
"end": 657,
"loc": {
"start": {
"line": 14,
"column": 34
},
"end": {
"line": 14,
"column": 43
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 658,
"end": 659,
"loc": {
"start": {
"line": 14,
"column": 44
},
"end": {
"line": 14,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 665,
"end": 676,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 15,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 676,
"end": 677,
"loc": {
"start": {
"line": 15,
"column": 15
},
"end": {
"line": 15,
"column": 16
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 677,
"end": 678,
"loc": {
"start": {
"line": 15,
"column": 16
},
"end": {
"line": 15,
"column": 17
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 679,
"end": 680,
"loc": {
"start": {
"line": 15,
"column": 18
},
"end": {
"line": 15,
"column": 19
}
}
},
{
"type": {
"label": "super",
"keyword": "super",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "super",
"start": 690,
"end": 695,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 13
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 695,
"end": 696,
"loc": {
"start": {
"line": 16,
"column": 13
},
"end": {
"line": 16,
"column": 14
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "PreloadState",
"start": 696,
"end": 710,
"loc": {
"start": {
"line": 16,
"column": 14
},
"end": {
"line": 16,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 710,
"end": 711,
"loc": {
"start": {
"line": 16,
"column": 28
},
"end": {
"line": 16,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 711,
"end": 712,
"loc": {
"start": {
"line": 16,
"column": 29
},
"end": {
"line": 16,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 718,
"end": 719,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 17,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getInnerHTML",
"start": 727,
"end": 739,
"loc": {
"start": {
"line": 19,
"column": 4
},
"end": {
"line": 19,
"column": 16
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 739,
"end": 740,
"loc": {
"start": {
"line": 19,
"column": 16
},
"end": {
"line": 19,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 740,
"end": 741,
"loc": {
"start": {
"line": 19,
"column": 17
},
"end": {
"line": 19,
"column": 18
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 742,
"end": 743,
"loc": {
"start": {
"line": 19,
"column": 19
},
"end": {
"line": 19,
"column": 20
}
}
},
{
"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": 753,
"end": 759,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 14
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 760,
"end": 761,
"loc": {
"start": {
"line": 20,
"column": 15
},
"end": {
"line": 20,
"column": 16
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "\n <div class=\"loadingImage\"></div>\n <div class=\"loadingStatus\">\n <span class=\"desc\">Booting</span>\n </div>\n </div>\n <span class=\"prefab_GameHint\"></span>\n ",
"start": 761,
"end": 1004,
"loc": {
"start": {
"line": 20,
"column": 16
},
"end": {
"line": 27,
"column": 8
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1004,
"end": 1005,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 9
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1005,
"end": 1006,
"loc": {
"start": {
"line": 27,
"column": 9
},
"end": {
"line": 27,
"column": 10
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1012,
"end": 1013,
"loc": {
"start": {
"line": 28,
"column": 4
},
"end": {
"line": 28,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getThemeMusic",
"start": 1021,
"end": 1034,
"loc": {
"start": {
"line": 30,
"column": 4
},
"end": {
"line": 30,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1034,
"end": 1035,
"loc": {
"start": {
"line": 30,
"column": 17
},
"end": {
"line": 30,
"column": 18
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1035,
"end": 1036,
"loc": {
"start": {
"line": 30,
"column": 18
},
"end": {
"line": 30,
"column": 19
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1037,
"end": 1038,
"loc": {
"start": {
"line": 30,
"column": 20
},
"end": {
"line": 30,
"column": 21
}
}
},
{
"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": 1048,
"end": 1054,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 14
}
}
},
{
"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": 1055,
"end": 1059,
"loc": {
"start": {
"line": 31,
"column": 15
},
"end": {
"line": 31,
"column": 19
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1059,
"end": 1060,
"loc": {
"start": {
"line": 31,
"column": 19
},
"end": {
"line": 31,
"column": 20
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1066,
"end": 1067,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 32,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getHasFadeIn",
"start": 1075,
"end": 1087,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 34,
"column": 16
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1087,
"end": 1088,
"loc": {
"start": {
"line": 34,
"column": 16
},
"end": {
"line": 34,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1088,
"end": 1089,
"loc": {
"start": {
"line": 34,
"column": 17
},
"end": {
"line": 34,
"column": 18
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1090,
"end": 1091,
"loc": {
"start": {
"line": 34,
"column": 19
},
"end": {
"line": 34,
"column": 20
}
}
},
{
"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": 1101,
"end": 1107,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 14
}
}
},
{
"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": 1108,
"end": 1113,
"loc": {
"start": {
"line": 35,
"column": 15
},
"end": {
"line": 35,
"column": 20
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1113,
"end": 1114,
"loc": {
"start": {
"line": 35,
"column": 20
},
"end": {
"line": 35,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1120,
"end": 1121,
"loc": {
"start": {
"line": 36,
"column": 4
},
"end": {
"line": 36,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onEnter",
"start": 1129,
"end": 1136,
"loc": {
"start": {
"line": 38,
"column": 4
},
"end": {
"line": 38,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1136,
"end": 1137,
"loc": {
"start": {
"line": 38,
"column": 11
},
"end": {
"line": 38,
"column": 12
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1137,
"end": 1138,
"loc": {
"start": {
"line": 38,
"column": 12
},
"end": {
"line": 38,
"column": 13
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1139,
"end": 1140,
"loc": {
"start": {
"line": 38,
"column": 14
},
"end": {
"line": 38,
"column": 15
}
}
},
{
"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": 1150,
"end": 1154,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1154,
"end": 1155,
"loc": {
"start": {
"line": 39,
"column": 12
},
"end": {
"line": 39,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "htmlElement",
"start": 1155,
"end": 1166,
"loc": {
"start": {
"line": 39,
"column": 13
},
"end": {
"line": 39,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1166,
"end": 1167,
"loc": {
"start": {
"line": 39,
"column": 24
},
"end": {
"line": 39,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "classList",
"start": 1167,
"end": 1176,
"loc": {
"start": {
"line": 39,
"column": 25
},
"end": {
"line": 39,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1176,
"end": 1177,
"loc": {
"start": {
"line": 39,
"column": 34
},
"end": {
"line": 39,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "add",
"start": 1177,
"end": 1180,
"loc": {
"start": {
"line": 39,
"column": 35
},
"end": {
"line": 39,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1180,
"end": 1181,
"loc": {
"start": {
"line": 39,
"column": 38
},
"end": {
"line": 39,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "prefab_LoadingState",
"start": 1181,
"end": 1202,
"loc": {
"start": {
"line": 39,
"column": 39
},
"end": {
"line": 39,
"column": 60
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1202,
"end": 1203,
"loc": {
"start": {
"line": 39,
"column": 60
},
"end": {
"line": 39,
"column": 61
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1203,
"end": 1204,
"loc": {
"start": {
"line": 39,
"column": 61
},
"end": {
"line": 39,
"column": 62
}
}
},
{
"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": 1216,
"end": 1221,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "elementsToRemove",
"start": 1222,
"end": 1238,
"loc": {
"start": {
"line": 41,
"column": 14
},
"end": {
"line": 41,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1239,
"end": 1240,
"loc": {
"start": {
"line": 41,
"column": 31
},
"end": {
"line": 41,
"column": 32
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1241,
"end": 1242,
"loc": {
"start": {
"line": 41,
"column": 33
},
"end": {
"line": 41,
"column": 34
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "#loadingPreload",
"start": 1242,
"end": 1259,
"loc": {
"start": {
"line": 41,
"column": 34
},
"end": {
"line": 41,
"column": 51
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1259,
"end": 1260,
"loc": {
"start": {
"line": 41,
"column": 51
},
"end": {
"line": 41,
"column": 52
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "#fontPreload",
"start": 1261,
"end": 1275,
"loc": {
"start": {
"line": 41,
"column": 53
},
"end": {
"line": 41,
"column": 67
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1275,
"end": 1276,
"loc": {
"start": {
"line": 41,
"column": 67
},
"end": {
"line": 41,
"column": 68
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1276,
"end": 1277,
"loc": {
"start": {
"line": 41,
"column": 68
},
"end": {
"line": 41,
"column": 69
}
}
},
{
"type": {
"label": "for",
"keyword": "for",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": true,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "for",
"start": 1287,
"end": 1290,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1291,
"end": 1292,
"loc": {
"start": {
"line": 42,
"column": 12
},
"end": {
"line": 42,
"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": 1292,
"end": 1295,
"loc": {
"start": {
"line": 42,
"column": 13
},
"end": {
"line": 42,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 1296,
"end": 1297,
"loc": {
"start": {
"line": 42,
"column": 17
},
"end": {
"line": 42,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1298,
"end": 1299,
"loc": {
"start": {
"line": 42,
"column": 19
},
"end": {
"line": 42,
"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": 1300,
"end": 1301,
"loc": {
"start": {
"line": 42,
"column": 21
},
"end": {
"line": 42,
"column": 22
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1301,
"end": 1302,
"loc": {
"start": {
"line": 42,
"column": 22
},
"end": {
"line": 42,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 1303,
"end": 1304,
"loc": {
"start": {
"line": 42,
"column": 24
},
"end": {
"line": 42,
"column": 25
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 1305,
"end": 1306,
"loc": {
"start": {
"line": 42,
"column": 26
},
"end": {
"line": 42,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "elementsToRemove",
"start": 1307,
"end": 1323,
"loc": {
"start": {
"line": 42,
"column": 28
},
"end": {
"line": 42,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1323,
"end": 1324,
"loc": {
"start": {
"line": 42,
"column": 44
},
"end": {
"line": 42,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 1324,
"end": 1330,
"loc": {
"start": {
"line": 42,
"column": 45
},
"end": {
"line": 42,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1330,
"end": 1331,
"loc": {
"start": {
"line": 42,
"column": 51
},
"end": {
"line": 42,
"column": 52
}
}
},
{
"type": {
"label": "++/--",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": true,
"binop": null
},
"value": "++",
"start": 1332,
"end": 1334,
"loc": {
"start": {
"line": 42,
"column": 53
},
"end": {
"line": 42,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 1334,
"end": 1335,
"loc": {
"start": {
"line": 42,
"column": 55
},
"end": {
"line": 42,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1335,
"end": 1336,
"loc": {
"start": {
"line": 42,
"column": 56
},
"end": {
"line": 42,
"column": 57
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1337,
"end": 1338,
"loc": {
"start": {
"line": 42,
"column": 58
},
"end": {
"line": 42,
"column": 59
}
}
},
{
"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": 1352,
"end": 1357,
"loc": {
"start": {
"line": 43,
"column": 12
},
"end": {
"line": 43,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "elem",
"start": 1358,
"end": 1362,
"loc": {
"start": {
"line": 43,
"column": 18
},
"end": {
"line": 43,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1363,
"end": 1364,
"loc": {
"start": {
"line": 43,
"column": 23
},
"end": {
"line": 43,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "document",
"start": 1365,
"end": 1373,
"loc": {
"start": {
"line": 43,
"column": 25
},
"end": {
"line": 43,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1373,
"end": 1374,
"loc": {
"start": {
"line": 43,
"column": 33
},
"end": {
"line": 43,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "querySelector",
"start": 1374,
"end": 1387,
"loc": {
"start": {
"line": 43,
"column": 34
},
"end": {
"line": 43,
"column": 47
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1387,
"end": 1388,
"loc": {
"start": {
"line": 43,
"column": 47
},
"end": {
"line": 43,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "elementsToRemove",
"start": 1388,
"end": 1404,
"loc": {
"start": {
"line": 43,
"column": 48
},
"end": {
"line": 43,
"column": 64
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1404,
"end": 1405,
"loc": {
"start": {
"line": 43,
"column": 64
},
"end": {
"line": 43,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 1405,
"end": 1406,
"loc": {
"start": {
"line": 43,
"column": 65
},
"end": {
"line": 43,
"column": 66
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1406,
"end": 1407,
"loc": {
"start": {
"line": 43,
"column": 66
},
"end": {
"line": 43,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1407,
"end": 1408,
"loc": {
"start": {
"line": 43,
"column": 67
},
"end": {
"line": 43,
"column": 68
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1408,
"end": 1409,
"loc": {
"start": {
"line": 43,
"column": 68
},
"end": {
"line": 43,
"column": 69
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 1423,
"end": 1425,
"loc": {
"start": {
"line": 44,
"column": 12
},
"end": {
"line": 44,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1426,
"end": 1427,
"loc": {
"start": {
"line": 44,
"column": 15
},
"end": {
"line": 44,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "elem",
"start": 1427,
"end": 1431,
"loc": {
"start": {
"line": 44,
"column": 16
},
"end": {
"line": 44,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1431,
"end": 1432,
"loc": {
"start": {
"line": 44,
"column": 20
},
"end": {
"line": 44,
"column": 21
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1433,
"end": 1434,
"loc": {
"start": {
"line": 44,
"column": 22
},
"end": {
"line": 44,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "elem",
"start": 1452,
"end": 1456,
"loc": {
"start": {
"line": 45,
"column": 16
},
"end": {
"line": 45,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1456,
"end": 1457,
"loc": {
"start": {
"line": 45,
"column": 20
},
"end": {
"line": 45,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "remove",
"start": 1457,
"end": 1463,
"loc": {
"start": {
"line": 45,
"column": 21
},
"end": {
"line": 45,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1463,
"end": 1464,
"loc": {
"start": {
"line": 45,
"column": 27
},
"end": {
"line": 45,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1464,
"end": 1465,
"loc": {
"start": {
"line": 45,
"column": 28
},
"end": {
"line": 45,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1465,
"end": 1466,
"loc": {
"start": {
"line": 45,
"column": 29
},
"end": {
"line": 45,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1480,
"end": 1481,
"loc": {
"start": {
"line": 46,
"column": 12
},
"end": {
"line": 46,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1491,
"end": 1492,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 9
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1504,
"end": 1508,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1508,
"end": 1509,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dialogs",
"start": 1509,
"end": 1516,
"loc": {
"start": {
"line": 49,
"column": 13
},
"end": {
"line": 49,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1517,
"end": 1518,
"loc": {
"start": {
"line": 49,
"column": 21
},
"end": {
"line": 49,
"column": 22
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 1519,
"end": 1522,
"loc": {
"start": {
"line": 49,
"column": 23
},
"end": {
"line": 49,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "HUDModalDialogs",
"start": 1523,
"end": 1538,
"loc": {
"start": {
"line": 49,
"column": 27
},
"end": {
"line": 49,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1538,
"end": 1539,
"loc": {
"start": {
"line": 49,
"column": 42
},
"end": {
"line": 49,
"column": 43
}
}
},
{
"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": 1539,
"end": 1543,
"loc": {
"start": {
"line": 49,
"column": 43
},
"end": {
"line": 49,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1543,
"end": 1544,
"loc": {
"start": {
"line": 49,
"column": 47
},
"end": {
"line": 49,
"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": 1545,
"end": 1549,
"loc": {
"start": {
"line": 49,
"column": 49
},
"end": {
"line": 49,
"column": 53
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1549,
"end": 1550,
"loc": {
"start": {
"line": 49,
"column": 53
},
"end": {
"line": 49,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 1550,
"end": 1553,
"loc": {
"start": {
"line": 49,
"column": 54
},
"end": {
"line": 49,
"column": 57
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1553,
"end": 1554,
"loc": {
"start": {
"line": 49,
"column": 57
},
"end": {
"line": 49,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1554,
"end": 1555,
"loc": {
"start": {
"line": 49,
"column": 58
},
"end": {
"line": 49,
"column": 59
}
}
},
{
"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": 1565,
"end": 1570,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dialogsElement",
"start": 1571,
"end": 1585,
"loc": {
"start": {
"line": 50,
"column": 14
},
"end": {
"line": 50,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1586,
"end": 1587,
"loc": {
"start": {
"line": 50,
"column": 29
},
"end": {
"line": 50,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "document",
"start": 1588,
"end": 1596,
"loc": {
"start": {
"line": 50,
"column": 31
},
"end": {
"line": 50,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1596,
"end": 1597,
"loc": {
"start": {
"line": 50,
"column": 39
},
"end": {
"line": 50,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "body",
"start": 1597,
"end": 1601,
"loc": {
"start": {
"line": 50,
"column": 40
},
"end": {
"line": 50,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1601,
"end": 1602,
"loc": {
"start": {
"line": 50,
"column": 44
},
"end": {
"line": 50,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "querySelector",
"start": 1602,
"end": 1615,
"loc": {
"start": {
"line": 50,
"column": 45
},
"end": {
"line": 50,
"column": 58
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1615,
"end": 1616,
"loc": {
"start": {
"line": 50,
"column": 58
},
"end": {
"line": 50,
"column": 59
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": ".modalDialogParent",
"start": 1616,
"end": 1636,
"loc": {
"start": {
"line": 50,
"column": 59
},
"end": {
"line": 50,
"column": 79
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1636,
"end": 1637,
"loc": {
"start": {
"line": 50,
"column": 79
},
"end": {
"line": 50,
"column": 80
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1637,
"end": 1638,
"loc": {
"start": {
"line": 50,
"column": 80
},
"end": {
"line": 50,
"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": 1648,
"end": 1652,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1652,
"end": 1653,
"loc": {
"start": {
"line": 51,
"column": 12
},
"end": {
"line": 51,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dialogs",
"start": 1653,
"end": 1660,
"loc": {
"start": {
"line": 51,
"column": 13
},
"end": {
"line": 51,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1660,
"end": 1661,
"loc": {
"start": {
"line": 51,
"column": 20
},
"end": {
"line": 51,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initializeToElement",
"start": 1661,
"end": 1680,
"loc": {
"start": {
"line": 51,
"column": 21
},
"end": {
"line": 51,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1680,
"end": 1681,
"loc": {
"start": {
"line": 51,
"column": 40
},
"end": {
"line": 51,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dialogsElement",
"start": 1681,
"end": 1695,
"loc": {
"start": {
"line": 51,
"column": 41
},
"end": {
"line": 51,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1695,
"end": 1696,
"loc": {
"start": {
"line": 51,
"column": 55
},
"end": {
"line": 51,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1696,
"end": 1697,
"loc": {
"start": {
"line": 51,
"column": 56
},
"end": {
"line": 51,
"column": 57
}
}
},
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 1709,
"end": 1735,
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 53,
"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": 1745,
"end": 1749,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1749,
"end": 1750,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "statusText",
"start": 1750,
"end": 1760,
"loc": {
"start": {
"line": 54,
"column": 13
},
"end": {
"line": 54,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1761,
"end": 1762,
"loc": {
"start": {
"line": 54,
"column": 24
},
"end": {
"line": 54,
"column": 25
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1763,
"end": 1767,
"loc": {
"start": {
"line": 54,
"column": 26
},
"end": {
"line": 54,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1767,
"end": 1768,
"loc": {
"start": {
"line": 54,
"column": 30
},
"end": {
"line": 54,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "htmlElement",
"start": 1768,
"end": 1779,
"loc": {
"start": {
"line": 54,
"column": 31
},
"end": {
"line": 54,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1779,
"end": 1780,
"loc": {
"start": {
"line": 54,
"column": 42
},
"end": {
"line": 54,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "querySelector",
"start": 1780,
"end": 1793,
"loc": {
"start": {
"line": 54,
"column": 43
},
"end": {
"line": 54,
"column": 56
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1793,
"end": 1794,
"loc": {
"start": {
"line": 54,
"column": 56
},
"end": {
"line": 54,
"column": 57
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": ".loadingStatus > .desc",
"start": 1794,
"end": 1818,
"loc": {
"start": {
"line": 54,
"column": 57
},
"end": {
"line": 54,
"column": 81
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1818,
"end": 1819,
"loc": {
"start": {
"line": 54,
"column": 81
},
"end": {
"line": 54,
"column": 82
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1819,
"end": 1820,
"loc": {
"start": {
"line": 54,
"column": 82
},
"end": {
"line": 54,
"column": 83
}
}
},
{
"type": "CommentBlock",
"value": "* @type {HTMLElement} ",
"start": 1832,
"end": 1858,
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 56,
"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": 1868,
"end": 1872,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1872,
"end": 1873,
"loc": {
"start": {
"line": 57,
"column": 12
},
"end": {
"line": 57,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hintsText",
"start": 1873,
"end": 1882,
"loc": {
"start": {
"line": 57,
"column": 13
},
"end": {
"line": 57,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1883,
"end": 1884,
"loc": {
"start": {
"line": 57,
"column": 23
},
"end": {
"line": 57,
"column": 24
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1885,
"end": 1889,
"loc": {
"start": {
"line": 57,
"column": 25
},
"end": {
"line": 57,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1889,
"end": 1890,
"loc": {
"start": {
"line": 57,
"column": 29
},
"end": {
"line": 57,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "htmlElement",
"start": 1890,
"end": 1901,
"loc": {
"start": {
"line": 57,
"column": 30
},
"end": {
"line": 57,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1901,
"end": 1902,
"loc": {
"start": {
"line": 57,
"column": 41
},
"end": {
"line": 57,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "querySelector",
"start": 1902,
"end": 1915,
"loc": {
"start": {
"line": 57,
"column": 42
},
"end": {
"line": 57,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1915,
"end": 1916,
"loc": {
"start": {
"line": 57,
"column": 55
},
"end": {
"line": 57,
"column": 56
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": ".prefab_GameHint",
"start": 1916,
"end": 1934,
"loc": {
"start": {
"line": 57,
"column": 56
},
"end": {
"line": 57,
"column": 74
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1934,
"end": 1935,
"loc": {
"start": {
"line": 57,
"column": 74
},
"end": {
"line": 57,
"column": 75
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1935,
"end": 1936,
"loc": {
"start": {
"line": 57,
"column": 75
},
"end": {
"line": 57,
"column": 76
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1946,
"end": 1950,
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1950,
"end": 1951,
"loc": {
"start": {
"line": 58,
"column": 12
},
"end": {
"line": 58,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "lastHintShown",
"start": 1951,
"end": 1964,
"loc": {
"start": {
"line": 58,
"column": 13
},
"end": {
"line": 58,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1965,
"end": 1966,
"loc": {
"start": {
"line": 58,
"column": 27
},
"end": {
"line": 58,
"column": 28
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 1967,
"end": 1968,
"loc": {
"start": {
"line": 58,
"column": 29
},
"end": {
"line": 58,
"column": 30
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1000,
"start": 1968,
"end": 1972,
"loc": {
"start": {
"line": 58,
"column": 30
},
"end": {
"line": 58,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1972,
"end": 1973,
"loc": {
"start": {
"line": 58,
"column": 34
},
"end": {
"line": 58,
"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": 1983,
"end": 1987,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1987,
"end": 1988,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "nextHintDuration",
"start": 1988,
"end": 2004,
"loc": {
"start": {
"line": 59,
"column": 13
},
"end": {
"line": 59,
"column": 29
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2005,
"end": 2006,
"loc": {
"start": {
"line": 59,
"column": 30
},
"end": {
"line": 59,
"column": 31
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 2007,
"end": 2008,
"loc": {
"start": {
"line": 59,
"column": 32
},
"end": {
"line": 59,
"column": 33
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2008,
"end": 2009,
"loc": {
"start": {
"line": 59,
"column": 33
},
"end": {
"line": 59,
"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": 2021,
"end": 2025,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2025,
"end": 2026,
"loc": {
"start": {
"line": 61,
"column": 12
},
"end": {
"line": 61,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentStatus",
"start": 2026,
"end": 2039,
"loc": {
"start": {
"line": 61,
"column": 13
},
"end": {
"line": 61,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2040,
"end": 2041,
"loc": {
"start": {
"line": 61,
"column": 27
},
"end": {
"line": 61,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "booting",
"start": 2042,
"end": 2051,
"loc": {
"start": {
"line": 61,
"column": 29
},
"end": {
"line": 61,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2051,
"end": 2052,
"loc": {
"start": {
"line": 61,
"column": 38
},
"end": {
"line": 61,
"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": 2064,
"end": 2068,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2068,
"end": 2069,
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "startLoading",
"start": 2069,
"end": 2081,
"loc": {
"start": {
"line": 63,
"column": 13
},
"end": {
"line": 63,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2081,
"end": 2082,
"loc": {
"start": {
"line": 63,
"column": 25
},
"end": {
"line": 63,
"column": 26
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2082,
"end": 2083,
"loc": {
"start": {
"line": 63,
"column": 26
},
"end": {
"line": 63,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2083,
"end": 2084,
"loc": {
"start": {
"line": 63,
"column": 27
},
"end": {
"line": 63,
"column": 28
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2090,
"end": 2091,
"loc": {
"start": {
"line": 64,
"column": 4
},
"end": {
"line": 64,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onLeave",
"start": 2099,
"end": 2106,
"loc": {
"start": {
"line": 66,
"column": 4
},
"end": {
"line": 66,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2106,
"end": 2107,
"loc": {
"start": {
"line": 66,
"column": 11
},
"end": {
"line": 66,
"column": 12
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2107,
"end": 2108,
"loc": {
"start": {
"line": 66,
"column": 12
},
"end": {
"line": 66,
"column": 13
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2109,
"end": 2110,
"loc": {
"start": {
"line": 66,
"column": 14
},
"end": {
"line": 66,
"column": 15
}
}
},
{
"type": "CommentLine",
"value": " this.dialogs.cleanup();",
"start": 2120,
"end": 2146,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 34
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2152,
"end": 2153,
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 68,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "startLoading",
"start": 2161,
"end": 2173,
"loc": {
"start": {
"line": 70,
"column": 4
},
"end": {
"line": 70,
"column": 16
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2173,
"end": 2174,
"loc": {
"start": {
"line": 70,
"column": 16
},
"end": {
"line": 70,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2174,
"end": 2175,
"loc": {
"start": {
"line": 70,
"column": 17
},
"end": {
"line": 70,
"column": 18
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2176,
"end": 2177,
"loc": {
"start": {
"line": 70,
"column": 19
},
"end": {
"line": 70,
"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": 2191,
"end": 2195,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2195,
"end": 2196,
"loc": {
"start": {
"line": 71,
"column": 16
},
"end": {
"line": 71,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setStatus",
"start": 2196,
"end": 2205,
"loc": {
"start": {
"line": 71,
"column": 17
},
"end": {
"line": 71,
"column": 26
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2205,
"end": 2206,
"loc": {
"start": {
"line": 71,
"column": 26
},
"end": {
"line": 71,
"column": 27
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Booting",
"start": 2206,
"end": 2215,
"loc": {
"start": {
"line": 71,
"column": 27
},
"end": {
"line": 71,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2215,
"end": 2216,
"loc": {
"start": {
"line": 71,
"column": 36
},
"end": {
"line": 71,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2232,
"end": 2233,
"loc": {
"start": {
"line": 73,
"column": 12
},
"end": {
"line": 73,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 2233,
"end": 2237,
"loc": {
"start": {
"line": 73,
"column": 13
},
"end": {
"line": 73,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2237,
"end": 2238,
"loc": {
"start": {
"line": 73,
"column": 17
},
"end": {
"line": 73,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2238,
"end": 2239,
"loc": {
"start": {
"line": 73,
"column": 18
},
"end": {
"line": 73,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2239,
"end": 2240,
"loc": {
"start": {
"line": 73,
"column": 19
},
"end": {
"line": 73,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2241,
"end": 2243,
"loc": {
"start": {
"line": 73,
"column": 21
},
"end": {
"line": 73,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2244,
"end": 2248,
"loc": {
"start": {
"line": 73,
"column": 24
},
"end": {
"line": 73,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2248,
"end": 2249,
"loc": {
"start": {
"line": 73,
"column": 28
},
"end": {
"line": 73,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setStatus",
"start": 2249,
"end": 2258,
"loc": {
"start": {
"line": 73,
"column": 29
},
"end": {
"line": 73,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2258,
"end": 2259,
"loc": {
"start": {
"line": 73,
"column": 38
},
"end": {
"line": 73,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Creating platform wrapper",
"start": 2259,
"end": 2286,
"loc": {
"start": {
"line": 73,
"column": 39
},
"end": {
"line": 73,
"column": 66
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2286,
"end": 2287,
"loc": {
"start": {
"line": 73,
"column": 66
},
"end": {
"line": 73,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2287,
"end": 2288,
"loc": {
"start": {
"line": 73,
"column": 67
},
"end": {
"line": 73,
"column": 68
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2306,
"end": 2307,
"loc": {
"start": {
"line": 74,
"column": 16
},
"end": {
"line": 74,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 2307,
"end": 2311,
"loc": {
"start": {
"line": 74,
"column": 17
},
"end": {
"line": 74,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2311,
"end": 2312,
"loc": {
"start": {
"line": 74,
"column": 21
},
"end": {
"line": 74,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2312,
"end": 2313,
"loc": {
"start": {
"line": 74,
"column": 22
},
"end": {
"line": 74,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2313,
"end": 2314,
"loc": {
"start": {
"line": 74,
"column": 23
},
"end": {
"line": 74,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2315,
"end": 2317,
"loc": {
"start": {
"line": 74,
"column": 25
},
"end": {
"line": 74,
"column": 27
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2318,
"end": 2322,
"loc": {
"start": {
"line": 74,
"column": 28
},
"end": {
"line": 74,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2322,
"end": 2323,
"loc": {
"start": {
"line": 74,
"column": 32
},
"end": {
"line": 74,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 2323,
"end": 2326,
"loc": {
"start": {
"line": 74,
"column": 33
},
"end": {
"line": 74,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2326,
"end": 2327,
"loc": {
"start": {
"line": 74,
"column": 36
},
"end": {
"line": 74,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "platformWrapper",
"start": 2327,
"end": 2342,
"loc": {
"start": {
"line": 74,
"column": 37
},
"end": {
"line": 74,
"column": 52
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2342,
"end": 2343,
"loc": {
"start": {
"line": 74,
"column": 52
},
"end": {
"line": 74,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialize",
"start": 2343,
"end": 2353,
"loc": {
"start": {
"line": 74,
"column": 53
},
"end": {
"line": 74,
"column": 63
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2353,
"end": 2354,
"loc": {
"start": {
"line": 74,
"column": 63
},
"end": {
"line": 74,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2354,
"end": 2355,
"loc": {
"start": {
"line": 74,
"column": 64
},
"end": {
"line": 74,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2355,
"end": 2356,
"loc": {
"start": {
"line": 74,
"column": 65
},
"end": {
"line": 74,
"column": 66
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2372,
"end": 2373,
"loc": {
"start": {
"line": 76,
"column": 12
},
"end": {
"line": 76,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 2373,
"end": 2377,
"loc": {
"start": {
"line": 76,
"column": 13
},
"end": {
"line": 76,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2377,
"end": 2378,
"loc": {
"start": {
"line": 76,
"column": 17
},
"end": {
"line": 76,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2378,
"end": 2379,
"loc": {
"start": {
"line": 76,
"column": 18
},
"end": {
"line": 76,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2379,
"end": 2380,
"loc": {
"start": {
"line": 76,
"column": 19
},
"end": {
"line": 76,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2381,
"end": 2383,
"loc": {
"start": {
"line": 76,
"column": 21
},
"end": {
"line": 76,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2384,
"end": 2388,
"loc": {
"start": {
"line": 76,
"column": 24
},
"end": {
"line": 76,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2388,
"end": 2389,
"loc": {
"start": {
"line": 76,
"column": 28
},
"end": {
"line": 76,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setStatus",
"start": 2389,
"end": 2398,
"loc": {
"start": {
"line": 76,
"column": 29
},
"end": {
"line": 76,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2398,
"end": 2399,
"loc": {
"start": {
"line": 76,
"column": 38
},
"end": {
"line": 76,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Initializing local storage",
"start": 2399,
"end": 2427,
"loc": {
"start": {
"line": 76,
"column": 39
},
"end": {
"line": 76,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2427,
"end": 2428,
"loc": {
"start": {
"line": 76,
"column": 67
},
"end": {
"line": 76,
"column": 68
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2428,
"end": 2429,
"loc": {
"start": {
"line": 76,
"column": 68
},
"end": {
"line": 76,
"column": 69
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2447,
"end": 2448,
"loc": {
"start": {
"line": 77,
"column": 16
},
"end": {
"line": 77,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 2448,
"end": 2452,
"loc": {
"start": {
"line": 77,
"column": 17
},
"end": {
"line": 77,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2452,
"end": 2453,
"loc": {
"start": {
"line": 77,
"column": 21
},
"end": {
"line": 77,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2453,
"end": 2454,
"loc": {
"start": {
"line": 77,
"column": 22
},
"end": {
"line": 77,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2454,
"end": 2455,
"loc": {
"start": {
"line": 77,
"column": 23
},
"end": {
"line": 77,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2456,
"end": 2458,
"loc": {
"start": {
"line": 77,
"column": 25
},
"end": {
"line": 77,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2459,
"end": 2460,
"loc": {
"start": {
"line": 77,
"column": 28
},
"end": {
"line": 77,
"column": 29
}
}
},
{
"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": 2482,
"end": 2487,
"loc": {
"start": {
"line": 78,
"column": 20
},
"end": {
"line": 78,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "wrapper",
"start": 2488,
"end": 2495,
"loc": {
"start": {
"line": 78,
"column": 26
},
"end": {
"line": 78,
"column": 33
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2496,
"end": 2497,
"loc": {
"start": {
"line": 78,
"column": 34
},
"end": {
"line": 78,
"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": 2498,
"end": 2502,
"loc": {
"start": {
"line": 78,
"column": 36
},
"end": {
"line": 78,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2502,
"end": 2503,
"loc": {
"start": {
"line": 78,
"column": 40
},
"end": {
"line": 78,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 2503,
"end": 2506,
"loc": {
"start": {
"line": 78,
"column": 41
},
"end": {
"line": 78,
"column": 44
}
}
},
{
"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": 78,
"column": 44
},
"end": {
"line": 78,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "platformWrapper",
"start": 2507,
"end": 2522,
"loc": {
"start": {
"line": 78,
"column": 45
},
"end": {
"line": 78,
"column": 60
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2522,
"end": 2523,
"loc": {
"start": {
"line": 78,
"column": 60
},
"end": {
"line": 78,
"column": 61
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 2545,
"end": 2547,
"loc": {
"start": {
"line": 79,
"column": 20
},
"end": {
"line": 79,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2548,
"end": 2549,
"loc": {
"start": {
"line": 79,
"column": 23
},
"end": {
"line": 79,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "wrapper",
"start": 2549,
"end": 2556,
"loc": {
"start": {
"line": 79,
"column": 24
},
"end": {
"line": 79,
"column": 31
}
}
},
{
"type": {
"label": "instanceof",
"keyword": "instanceof",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "instanceof",
"start": 2557,
"end": 2567,
"loc": {
"start": {
"line": 79,
"column": 32
},
"end": {
"line": 79,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "PlatformWrapperImplBrowser",
"start": 2568,
"end": 2594,
"loc": {
"start": {
"line": 79,
"column": 43
},
"end": {
"line": 79,
"column": 69
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2594,
"end": 2595,
"loc": {
"start": {
"line": 79,
"column": 69
},
"end": {
"line": 79,
"column": 70
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2596,
"end": 2597,
"loc": {
"start": {
"line": 79,
"column": 71
},
"end": {
"line": 79,
"column": 72
}
}
},
{
"type": {
"label": "try",
"keyword": "try",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "try",
"start": 2623,
"end": 2626,
"loc": {
"start": {
"line": 80,
"column": 24
},
"end": {
"line": 80,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2627,
"end": 2628,
"loc": {
"start": {
"line": 80,
"column": 28
},
"end": {
"line": 80,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "window",
"start": 2658,
"end": 2664,
"loc": {
"start": {
"line": 81,
"column": 28
},
"end": {
"line": 81,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2664,
"end": 2665,
"loc": {
"start": {
"line": 81,
"column": 34
},
"end": {
"line": 81,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "localStorage",
"start": 2665,
"end": 2677,
"loc": {
"start": {
"line": 81,
"column": 35
},
"end": {
"line": 81,
"column": 47
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2677,
"end": 2678,
"loc": {
"start": {
"line": 81,
"column": 47
},
"end": {
"line": 81,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setItem",
"start": 2678,
"end": 2685,
"loc": {
"start": {
"line": 81,
"column": 48
},
"end": {
"line": 81,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2685,
"end": 2686,
"loc": {
"start": {
"line": 81,
"column": 55
},
"end": {
"line": 81,
"column": 56
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "local_storage_test",
"start": 2686,
"end": 2706,
"loc": {
"start": {
"line": 81,
"column": 56
},
"end": {
"line": 81,
"column": 76
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2706,
"end": 2707,
"loc": {
"start": {
"line": 81,
"column": 76
},
"end": {
"line": 81,
"column": 77
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "1",
"start": 2708,
"end": 2711,
"loc": {
"start": {
"line": 81,
"column": 78
},
"end": {
"line": 81,
"column": 81
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2711,
"end": 2712,
"loc": {
"start": {
"line": 81,
"column": 81
},
"end": {
"line": 81,
"column": 82
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2712,
"end": 2713,
"loc": {
"start": {
"line": 81,
"column": 82
},
"end": {
"line": 81,
"column": 83
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "window",
"start": 2743,
"end": 2749,
"loc": {
"start": {
"line": 82,
"column": 28
},
"end": {
"line": 82,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2749,
"end": 2750,
"loc": {
"start": {
"line": 82,
"column": 34
},
"end": {
"line": 82,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "localStorage",
"start": 2750,
"end": 2762,
"loc": {
"start": {
"line": 82,
"column": 35
},
"end": {
"line": 82,
"column": 47
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2762,
"end": 2763,
"loc": {
"start": {
"line": 82,
"column": 47
},
"end": {
"line": 82,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "removeItem",
"start": 2763,
"end": 2773,
"loc": {
"start": {
"line": 82,
"column": 48
},
"end": {
"line": 82,
"column": 58
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2773,
"end": 2774,
"loc": {
"start": {
"line": 82,
"column": 58
},
"end": {
"line": 82,
"column": 59
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "local_storage_test",
"start": 2774,
"end": 2794,
"loc": {
"start": {
"line": 82,
"column": 59
},
"end": {
"line": 82,
"column": 79
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2794,
"end": 2795,
"loc": {
"start": {
"line": 82,
"column": 79
},
"end": {
"line": 82,
"column": 80
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2795,
"end": 2796,
"loc": {
"start": {
"line": 82,
"column": 80
},
"end": {
"line": 82,
"column": 81
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2822,
"end": 2823,
"loc": {
"start": {
"line": 83,
"column": 24
},
"end": {
"line": 83,
"column": 25
}
}
},
{
"type": {
"label": "catch",
"keyword": "catch",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "catch",
"start": 2824,
"end": 2829,
"loc": {
"start": {
"line": 83,
"column": 26
},
"end": {
"line": 83,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2830,
"end": 2831,
"loc": {
"start": {
"line": 83,
"column": 32
},
"end": {
"line": 83,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ex",
"start": 2831,
"end": 2833,
"loc": {
"start": {
"line": 83,
"column": 33
},
"end": {
"line": 83,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2833,
"end": 2834,
"loc": {
"start": {
"line": 83,
"column": 35
},
"end": {
"line": 83,
"column": 36
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2835,
"end": 2836,
"loc": {
"start": {
"line": 83,
"column": 37
},
"end": {
"line": 83,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 2866,
"end": 2872,
"loc": {
"start": {
"line": 84,
"column": 28
},
"end": {
"line": 84,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2872,
"end": 2873,
"loc": {
"start": {
"line": 84,
"column": 34
},
"end": {
"line": 84,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "error",
"start": 2873,
"end": 2878,
"loc": {
"start": {
"line": 84,
"column": 35
},
"end": {
"line": 84,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2878,
"end": 2879,
"loc": {
"start": {
"line": 84,
"column": 40
},
"end": {
"line": 84,
"column": 41
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Failed to read/write local storage:",
"start": 2879,
"end": 2916,
"loc": {
"start": {
"line": 84,
"column": 41
},
"end": {
"line": 84,
"column": 78
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2916,
"end": 2917,
"loc": {
"start": {
"line": 84,
"column": 78
},
"end": {
"line": 84,
"column": 79
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ex",
"start": 2918,
"end": 2920,
"loc": {
"start": {
"line": 84,
"column": 80
},
"end": {
"line": 84,
"column": 82
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2920,
"end": 2921,
"loc": {
"start": {
"line": 84,
"column": 82
},
"end": {
"line": 84,
"column": 83
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2921,
"end": 2922,
"loc": {
"start": {
"line": 84,
"column": 83
},
"end": {
"line": 84,
"column": 84
}
}
},
{
"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": 2952,
"end": 2958,
"loc": {
"start": {
"line": 85,
"column": 28
},
"end": {
"line": 85,
"column": 34
}
}
},
{
"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": 2959,
"end": 2962,
"loc": {
"start": {
"line": 85,
"column": 35
},
"end": {
"line": 85,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Promise",
"start": 2963,
"end": 2970,
"loc": {
"start": {
"line": 85,
"column": 39
},
"end": {
"line": 85,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2970,
"end": 2971,
"loc": {
"start": {
"line": 85,
"column": 46
},
"end": {
"line": 85,
"column": 47
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2971,
"end": 2972,
"loc": {
"start": {
"line": 85,
"column": 47
},
"end": {
"line": 85,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2972,
"end": 2973,
"loc": {
"start": {
"line": 85,
"column": 48
},
"end": {
"line": 85,
"column": 49
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2974,
"end": 2976,
"loc": {
"start": {
"line": 85,
"column": 50
},
"end": {
"line": 85,
"column": 52
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2977,
"end": 2978,
"loc": {
"start": {
"line": 85,
"column": 53
},
"end": {
"line": 85,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "alert",
"start": 3012,
"end": 3017,
"loc": {
"start": {
"line": 86,
"column": 32
},
"end": {
"line": 86,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3017,
"end": 3018,
"loc": {
"start": {
"line": 86,
"column": 37
},
"end": {
"line": 86,
"column": 38
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3018,
"end": 3019,
"loc": {
"start": {
"line": 86,
"column": 38
},
"end": {
"line": 86,
"column": 39
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Your brower does not support thirdparty cookies or you have disabled it in your security settings.\n\n\n In Chrome this setting is called \"Block third-party cookies and site data\".\n\n\n Please allow third party cookies and then reload the page.",
"start": 3019,
"end": 3326,
"loc": {
"start": {
"line": 86,
"column": 39
},
"end": {
"line": 88,
"column": 90
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3326,
"end": 3327,
"loc": {
"start": {
"line": 88,
"column": 90
},
"end": {
"line": 88,
"column": 91
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3327,
"end": 3328,
"loc": {
"start": {
"line": 88,
"column": 91
},
"end": {
"line": 88,
"column": 92
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3328,
"end": 3329,
"loc": {
"start": {
"line": 88,
"column": 92
},
"end": {
"line": 88,
"column": 93
}
}
},
{
"type": "CommentLine",
"value": " Never return",
"start": 3363,
"end": 3378,
"loc": {
"start": {
"line": 89,
"column": 32
},
"end": {
"line": 89,
"column": 47
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3408,
"end": 3409,
"loc": {
"start": {
"line": 90,
"column": 28
},
"end": {
"line": 90,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3409,
"end": 3410,
"loc": {
"start": {
"line": 90,
"column": 29
},
"end": {
"line": 90,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3410,
"end": 3411,
"loc": {
"start": {
"line": 90,
"column": 30
},
"end": {
"line": 90,
"column": 31
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3437,
"end": 3438,
"loc": {
"start": {
"line": 91,
"column": 24
},
"end": {
"line": 91,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3460,
"end": 3461,
"loc": {
"start": {
"line": 92,
"column": 20
},
"end": {
"line": 92,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3479,
"end": 3480,
"loc": {
"start": {
"line": 93,
"column": 16
},
"end": {
"line": 93,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3480,
"end": 3481,
"loc": {
"start": {
"line": 93,
"column": 17
},
"end": {
"line": 93,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3497,
"end": 3498,
"loc": {
"start": {
"line": 95,
"column": 12
},
"end": {
"line": 95,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 3498,
"end": 3502,
"loc": {
"start": {
"line": 95,
"column": 13
},
"end": {
"line": 95,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3502,
"end": 3503,
"loc": {
"start": {
"line": 95,
"column": 17
},
"end": {
"line": 95,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3503,
"end": 3504,
"loc": {
"start": {
"line": 95,
"column": 18
},
"end": {
"line": 95,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3504,
"end": 3505,
"loc": {
"start": {
"line": 95,
"column": 19
},
"end": {
"line": 95,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3506,
"end": 3508,
"loc": {
"start": {
"line": 95,
"column": 21
},
"end": {
"line": 95,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3509,
"end": 3513,
"loc": {
"start": {
"line": 95,
"column": 24
},
"end": {
"line": 95,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3513,
"end": 3514,
"loc": {
"start": {
"line": 95,
"column": 28
},
"end": {
"line": 95,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setStatus",
"start": 3514,
"end": 3523,
"loc": {
"start": {
"line": 95,
"column": 29
},
"end": {
"line": 95,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3523,
"end": 3524,
"loc": {
"start": {
"line": 95,
"column": 38
},
"end": {
"line": 95,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Creating storage",
"start": 3524,
"end": 3542,
"loc": {
"start": {
"line": 95,
"column": 39
},
"end": {
"line": 95,
"column": 57
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3542,
"end": 3543,
"loc": {
"start": {
"line": 95,
"column": 57
},
"end": {
"line": 95,
"column": 58
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3543,
"end": 3544,
"loc": {
"start": {
"line": 95,
"column": 58
},
"end": {
"line": 95,
"column": 59
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3562,
"end": 3563,
"loc": {
"start": {
"line": 96,
"column": 16
},
"end": {
"line": 96,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 3563,
"end": 3567,
"loc": {
"start": {
"line": 96,
"column": 17
},
"end": {
"line": 96,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3567,
"end": 3568,
"loc": {
"start": {
"line": 96,
"column": 21
},
"end": {
"line": 96,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3568,
"end": 3569,
"loc": {
"start": {
"line": 96,
"column": 22
},
"end": {
"line": 96,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3569,
"end": 3570,
"loc": {
"start": {
"line": 96,
"column": 23
},
"end": {
"line": 96,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3571,
"end": 3573,
"loc": {
"start": {
"line": 96,
"column": 25
},
"end": {
"line": 96,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3574,
"end": 3575,
"loc": {
"start": {
"line": 96,
"column": 28
},
"end": {
"line": 96,
"column": 29
}
}
},
{
"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": 3597,
"end": 3603,
"loc": {
"start": {
"line": 97,
"column": 20
},
"end": {
"line": 97,
"column": 26
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3604,
"end": 3608,
"loc": {
"start": {
"line": 97,
"column": 27
},
"end": {
"line": 97,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3608,
"end": 3609,
"loc": {
"start": {
"line": 97,
"column": 31
},
"end": {
"line": 97,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 3609,
"end": 3612,
"loc": {
"start": {
"line": 97,
"column": 32
},
"end": {
"line": 97,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3612,
"end": 3613,
"loc": {
"start": {
"line": 97,
"column": 35
},
"end": {
"line": 97,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "storage",
"start": 3613,
"end": 3620,
"loc": {
"start": {
"line": 97,
"column": 36
},
"end": {
"line": 97,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3620,
"end": 3621,
"loc": {
"start": {
"line": 97,
"column": 43
},
"end": {
"line": 97,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialize",
"start": 3621,
"end": 3631,
"loc": {
"start": {
"line": 97,
"column": 44
},
"end": {
"line": 97,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3631,
"end": 3632,
"loc": {
"start": {
"line": 97,
"column": 54
},
"end": {
"line": 97,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3632,
"end": 3633,
"loc": {
"start": {
"line": 97,
"column": 55
},
"end": {
"line": 97,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3633,
"end": 3634,
"loc": {
"start": {
"line": 97,
"column": 56
},
"end": {
"line": 97,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3652,
"end": 3653,
"loc": {
"start": {
"line": 98,
"column": 16
},
"end": {
"line": 98,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3653,
"end": 3654,
"loc": {
"start": {
"line": 98,
"column": 17
},
"end": {
"line": 98,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3670,
"end": 3671,
"loc": {
"start": {
"line": 100,
"column": 12
},
"end": {
"line": 100,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 3671,
"end": 3675,
"loc": {
"start": {
"line": 100,
"column": 13
},
"end": {
"line": 100,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3675,
"end": 3676,
"loc": {
"start": {
"line": 100,
"column": 17
},
"end": {
"line": 100,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3676,
"end": 3677,
"loc": {
"start": {
"line": 100,
"column": 18
},
"end": {
"line": 100,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3677,
"end": 3678,
"loc": {
"start": {
"line": 100,
"column": 19
},
"end": {
"line": 100,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3679,
"end": 3681,
"loc": {
"start": {
"line": 100,
"column": 21
},
"end": {
"line": 100,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3682,
"end": 3686,
"loc": {
"start": {
"line": 100,
"column": 24
},
"end": {
"line": 100,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3686,
"end": 3687,
"loc": {
"start": {
"line": 100,
"column": 28
},
"end": {
"line": 100,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setStatus",
"start": 3687,
"end": 3696,
"loc": {
"start": {
"line": 100,
"column": 29
},
"end": {
"line": 100,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3696,
"end": 3697,
"loc": {
"start": {
"line": 100,
"column": 38
},
"end": {
"line": 100,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Initializing libraries",
"start": 3697,
"end": 3721,
"loc": {
"start": {
"line": 100,
"column": 39
},
"end": {
"line": 100,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3721,
"end": 3722,
"loc": {
"start": {
"line": 100,
"column": 63
},
"end": {
"line": 100,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3722,
"end": 3723,
"loc": {
"start": {
"line": 100,
"column": 64
},
"end": {
"line": 100,
"column": 65
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3741,
"end": 3742,
"loc": {
"start": {
"line": 101,
"column": 16
},
"end": {
"line": 101,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 3742,
"end": 3746,
"loc": {
"start": {
"line": 101,
"column": 17
},
"end": {
"line": 101,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3746,
"end": 3747,
"loc": {
"start": {
"line": 101,
"column": 21
},
"end": {
"line": 101,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3747,
"end": 3748,
"loc": {
"start": {
"line": 101,
"column": 22
},
"end": {
"line": 101,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3748,
"end": 3749,
"loc": {
"start": {
"line": 101,
"column": 23
},
"end": {
"line": 101,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3750,
"end": 3752,
"loc": {
"start": {
"line": 101,
"column": 25
},
"end": {
"line": 101,
"column": 27
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3753,
"end": 3757,
"loc": {
"start": {
"line": 101,
"column": 28
},
"end": {
"line": 101,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3757,
"end": 3758,
"loc": {
"start": {
"line": 101,
"column": 32
},
"end": {
"line": 101,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 3758,
"end": 3761,
"loc": {
"start": {
"line": 101,
"column": 33
},
"end": {
"line": 101,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3761,
"end": 3762,
"loc": {
"start": {
"line": 101,
"column": 36
},
"end": {
"line": 101,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "analytics",
"start": 3762,
"end": 3771,
"loc": {
"start": {
"line": 101,
"column": 37
},
"end": {
"line": 101,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3771,
"end": 3772,
"loc": {
"start": {
"line": 101,
"column": 46
},
"end": {
"line": 101,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialize",
"start": 3772,
"end": 3782,
"loc": {
"start": {
"line": 101,
"column": 47
},
"end": {
"line": 101,
"column": 57
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3782,
"end": 3783,
"loc": {
"start": {
"line": 101,
"column": 57
},
"end": {
"line": 101,
"column": 58
}
}
},
{
"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": 101,
"column": 58
},
"end": {
"line": 101,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3784,
"end": 3785,
"loc": {
"start": {
"line": 101,
"column": 59
},
"end": {
"line": 101,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3803,
"end": 3804,
"loc": {
"start": {
"line": 102,
"column": 16
},
"end": {
"line": 102,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 3804,
"end": 3808,
"loc": {
"start": {
"line": 102,
"column": 17
},
"end": {
"line": 102,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3808,
"end": 3809,
"loc": {
"start": {
"line": 102,
"column": 21
},
"end": {
"line": 102,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3809,
"end": 3810,
"loc": {
"start": {
"line": 102,
"column": 22
},
"end": {
"line": 102,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3810,
"end": 3811,
"loc": {
"start": {
"line": 102,
"column": 23
},
"end": {
"line": 102,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3812,
"end": 3814,
"loc": {
"start": {
"line": 102,
"column": 25
},
"end": {
"line": 102,
"column": 27
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3815,
"end": 3819,
"loc": {
"start": {
"line": 102,
"column": 28
},
"end": {
"line": 102,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3819,
"end": 3820,
"loc": {
"start": {
"line": 102,
"column": 32
},
"end": {
"line": 102,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 3820,
"end": 3823,
"loc": {
"start": {
"line": 102,
"column": 33
},
"end": {
"line": 102,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3823,
"end": 3824,
"loc": {
"start": {
"line": 102,
"column": 36
},
"end": {
"line": 102,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "gameAnalytics",
"start": 3824,
"end": 3837,
"loc": {
"start": {
"line": 102,
"column": 37
},
"end": {
"line": 102,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3837,
"end": 3838,
"loc": {
"start": {
"line": 102,
"column": 50
},
"end": {
"line": 102,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialize",
"start": 3838,
"end": 3848,
"loc": {
"start": {
"line": 102,
"column": 51
},
"end": {
"line": 102,
"column": 61
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3848,
"end": 3849,
"loc": {
"start": {
"line": 102,
"column": 61
},
"end": {
"line": 102,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3849,
"end": 3850,
"loc": {
"start": {
"line": 102,
"column": 62
},
"end": {
"line": 102,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3850,
"end": 3851,
"loc": {
"start": {
"line": 102,
"column": 63
},
"end": {
"line": 102,
"column": 64
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3867,
"end": 3868,
"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": "then",
"start": 3868,
"end": 3872,
"loc": {
"start": {
"line": 104,
"column": 13
},
"end": {
"line": 104,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3872,
"end": 3873,
"loc": {
"start": {
"line": 104,
"column": 17
},
"end": {
"line": 104,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3873,
"end": 3874,
"loc": {
"start": {
"line": 104,
"column": 18
},
"end": {
"line": 104,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3874,
"end": 3875,
"loc": {
"start": {
"line": 104,
"column": 19
},
"end": {
"line": 104,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3876,
"end": 3878,
"loc": {
"start": {
"line": 104,
"column": 21
},
"end": {
"line": 104,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3879,
"end": 3883,
"loc": {
"start": {
"line": 104,
"column": 24
},
"end": {
"line": 104,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3883,
"end": 3884,
"loc": {
"start": {
"line": 104,
"column": 28
},
"end": {
"line": 104,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setStatus",
"start": 3884,
"end": 3893,
"loc": {
"start": {
"line": 104,
"column": 29
},
"end": {
"line": 104,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3893,
"end": 3894,
"loc": {
"start": {
"line": 104,
"column": 38
},
"end": {
"line": 104,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Initializing settings",
"start": 3894,
"end": 3917,
"loc": {
"start": {
"line": 104,
"column": 39
},
"end": {
"line": 104,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3917,
"end": 3918,
"loc": {
"start": {
"line": 104,
"column": 62
},
"end": {
"line": 104,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3918,
"end": 3919,
"loc": {
"start": {
"line": 104,
"column": 63
},
"end": {
"line": 104,
"column": 64
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3937,
"end": 3938,
"loc": {
"start": {
"line": 105,
"column": 16
},
"end": {
"line": 105,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 3938,
"end": 3942,
"loc": {
"start": {
"line": 105,
"column": 17
},
"end": {
"line": 105,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3942,
"end": 3943,
"loc": {
"start": {
"line": 105,
"column": 21
},
"end": {
"line": 105,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3943,
"end": 3944,
"loc": {
"start": {
"line": 105,
"column": 22
},
"end": {
"line": 105,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3944,
"end": 3945,
"loc": {
"start": {
"line": 105,
"column": 23
},
"end": {
"line": 105,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3946,
"end": 3948,
"loc": {
"start": {
"line": 105,
"column": 25
},
"end": {
"line": 105,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3949,
"end": 3950,
"loc": {
"start": {
"line": 105,
"column": 28
},
"end": {
"line": 105,
"column": 29
}
}
},
{
"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": 3972,
"end": 3978,
"loc": {
"start": {
"line": 106,
"column": 20
},
"end": {
"line": 106,
"column": 26
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3979,
"end": 3983,
"loc": {
"start": {
"line": 106,
"column": 27
},
"end": {
"line": 106,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3983,
"end": 3984,
"loc": {
"start": {
"line": 106,
"column": 31
},
"end": {
"line": 106,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 3984,
"end": 3987,
"loc": {
"start": {
"line": 106,
"column": 32
},
"end": {
"line": 106,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3987,
"end": 3988,
"loc": {
"start": {
"line": 106,
"column": 35
},
"end": {
"line": 106,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 3988,
"end": 3996,
"loc": {
"start": {
"line": 106,
"column": 36
},
"end": {
"line": 106,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3996,
"end": 3997,
"loc": {
"start": {
"line": 106,
"column": 44
},
"end": {
"line": 106,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialize",
"start": 3997,
"end": 4007,
"loc": {
"start": {
"line": 106,
"column": 45
},
"end": {
"line": 106,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4007,
"end": 4008,
"loc": {
"start": {
"line": 106,
"column": 55
},
"end": {
"line": 106,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4008,
"end": 4009,
"loc": {
"start": {
"line": 106,
"column": 56
},
"end": {
"line": 106,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4009,
"end": 4010,
"loc": {
"start": {
"line": 106,
"column": 57
},
"end": {
"line": 106,
"column": 58
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4028,
"end": 4029,
"loc": {
"start": {
"line": 107,
"column": 16
},
"end": {
"line": 107,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4029,
"end": 4030,
"loc": {
"start": {
"line": 107,
"column": 17
},
"end": {
"line": 107,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4046,
"end": 4047,
"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": "then",
"start": 4047,
"end": 4051,
"loc": {
"start": {
"line": 109,
"column": 13
},
"end": {
"line": 109,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4051,
"end": 4052,
"loc": {
"start": {
"line": 109,
"column": 17
},
"end": {
"line": 109,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4052,
"end": 4053,
"loc": {
"start": {
"line": 109,
"column": 18
},
"end": {
"line": 109,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4053,
"end": 4054,
"loc": {
"start": {
"line": 109,
"column": 19
},
"end": {
"line": 109,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4055,
"end": 4057,
"loc": {
"start": {
"line": 109,
"column": 21
},
"end": {
"line": 109,
"column": 23
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4058,
"end": 4059,
"loc": {
"start": {
"line": 109,
"column": 24
},
"end": {
"line": 109,
"column": 25
}
}
},
{
"type": "CommentLine",
"value": " Initialize fullscreen",
"start": 4077,
"end": 4101,
"loc": {
"start": {
"line": 110,
"column": 16
},
"end": {
"line": 110,
"column": 40
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 4119,
"end": 4121,
"loc": {
"start": {
"line": 111,
"column": 16
},
"end": {
"line": 111,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4122,
"end": 4123,
"loc": {
"start": {
"line": 111,
"column": 19
},
"end": {
"line": 111,
"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": 4123,
"end": 4127,
"loc": {
"start": {
"line": 111,
"column": 20
},
"end": {
"line": 111,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4127,
"end": 4128,
"loc": {
"start": {
"line": 111,
"column": 24
},
"end": {
"line": 111,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 4128,
"end": 4131,
"loc": {
"start": {
"line": 111,
"column": 25
},
"end": {
"line": 111,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4131,
"end": 4132,
"loc": {
"start": {
"line": 111,
"column": 28
},
"end": {
"line": 111,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "platformWrapper",
"start": 4132,
"end": 4147,
"loc": {
"start": {
"line": 111,
"column": 29
},
"end": {
"line": 111,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4147,
"end": 4148,
"loc": {
"start": {
"line": 111,
"column": 44
},
"end": {
"line": 111,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSupportsFullscreen",
"start": 4148,
"end": 4169,
"loc": {
"start": {
"line": 111,
"column": 45
},
"end": {
"line": 111,
"column": 66
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4169,
"end": 4170,
"loc": {
"start": {
"line": 111,
"column": 66
},
"end": {
"line": 111,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4170,
"end": 4171,
"loc": {
"start": {
"line": 111,
"column": 67
},
"end": {
"line": 111,
"column": 68
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4171,
"end": 4172,
"loc": {
"start": {
"line": 111,
"column": 68
},
"end": {
"line": 111,
"column": 69
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4173,
"end": 4174,
"loc": {
"start": {
"line": 111,
"column": 70
},
"end": {
"line": 111,
"column": 71
}
}
},
{
"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": 4196,
"end": 4200,
"loc": {
"start": {
"line": 112,
"column": 20
},
"end": {
"line": 112,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4200,
"end": 4201,
"loc": {
"start": {
"line": 112,
"column": 24
},
"end": {
"line": 112,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 4201,
"end": 4204,
"loc": {
"start": {
"line": 112,
"column": 25
},
"end": {
"line": 112,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4204,
"end": 4205,
"loc": {
"start": {
"line": 112,
"column": 28
},
"end": {
"line": 112,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "platformWrapper",
"start": 4205,
"end": 4220,
"loc": {
"start": {
"line": 112,
"column": 29
},
"end": {
"line": 112,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4220,
"end": 4221,
"loc": {
"start": {
"line": 112,
"column": 44
},
"end": {
"line": 112,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setFullscreen",
"start": 4221,
"end": 4234,
"loc": {
"start": {
"line": 112,
"column": 45
},
"end": {
"line": 112,
"column": 58
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4234,
"end": 4235,
"loc": {
"start": {
"line": 112,
"column": 58
},
"end": {
"line": 112,
"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": 4235,
"end": 4239,
"loc": {
"start": {
"line": 112,
"column": 59
},
"end": {
"line": 112,
"column": 63
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4239,
"end": 4240,
"loc": {
"start": {
"line": 112,
"column": 63
},
"end": {
"line": 112,
"column": 64
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 4240,
"end": 4243,
"loc": {
"start": {
"line": 112,
"column": 64
},
"end": {
"line": 112,
"column": 67
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4243,
"end": 4244,
"loc": {
"start": {
"line": 112,
"column": 67
},
"end": {
"line": 112,
"column": 68
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 4244,
"end": 4252,
"loc": {
"start": {
"line": 112,
"column": 68
},
"end": {
"line": 112,
"column": 76
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4252,
"end": 4253,
"loc": {
"start": {
"line": 112,
"column": 76
},
"end": {
"line": 112,
"column": 77
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIsFullScreen",
"start": 4253,
"end": 4268,
"loc": {
"start": {
"line": 112,
"column": 77
},
"end": {
"line": 112,
"column": 92
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4268,
"end": 4269,
"loc": {
"start": {
"line": 112,
"column": 92
},
"end": {
"line": 112,
"column": 93
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4269,
"end": 4270,
"loc": {
"start": {
"line": 112,
"column": 93
},
"end": {
"line": 112,
"column": 94
}
}
},
{
"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": 112,
"column": 94
},
"end": {
"line": 112,
"column": 95
}
}
},
{
"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": 112,
"column": 95
},
"end": {
"line": 112,
"column": 96
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4290,
"end": 4291,
"loc": {
"start": {
"line": 113,
"column": 16
},
"end": {
"line": 113,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4305,
"end": 4306,
"loc": {
"start": {
"line": 114,
"column": 12
},
"end": {
"line": 114,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4306,
"end": 4307,
"loc": {
"start": {
"line": 114,
"column": 13
},
"end": {
"line": 114,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4323,
"end": 4324,
"loc": {
"start": {
"line": 116,
"column": 12
},
"end": {
"line": 116,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 4324,
"end": 4328,
"loc": {
"start": {
"line": 116,
"column": 13
},
"end": {
"line": 116,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4328,
"end": 4329,
"loc": {
"start": {
"line": 116,
"column": 17
},
"end": {
"line": 116,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4329,
"end": 4330,
"loc": {
"start": {
"line": 116,
"column": 18
},
"end": {
"line": 116,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4330,
"end": 4331,
"loc": {
"start": {
"line": 116,
"column": 19
},
"end": {
"line": 116,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4332,
"end": 4334,
"loc": {
"start": {
"line": 116,
"column": 21
},
"end": {
"line": 116,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4335,
"end": 4339,
"loc": {
"start": {
"line": 116,
"column": 24
},
"end": {
"line": 116,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4339,
"end": 4340,
"loc": {
"start": {
"line": 116,
"column": 28
},
"end": {
"line": 116,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setStatus",
"start": 4340,
"end": 4349,
"loc": {
"start": {
"line": 116,
"column": 29
},
"end": {
"line": 116,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4349,
"end": 4350,
"loc": {
"start": {
"line": 116,
"column": 38
},
"end": {
"line": 116,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Initializing language",
"start": 4350,
"end": 4373,
"loc": {
"start": {
"line": 116,
"column": 39
},
"end": {
"line": 116,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4373,
"end": 4374,
"loc": {
"start": {
"line": 116,
"column": 62
},
"end": {
"line": 116,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4374,
"end": 4375,
"loc": {
"start": {
"line": 116,
"column": 63
},
"end": {
"line": 116,
"column": 64
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4393,
"end": 4394,
"loc": {
"start": {
"line": 117,
"column": 16
},
"end": {
"line": 117,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 4394,
"end": 4398,
"loc": {
"start": {
"line": 117,
"column": 17
},
"end": {
"line": 117,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4398,
"end": 4399,
"loc": {
"start": {
"line": 117,
"column": 21
},
"end": {
"line": 117,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4399,
"end": 4400,
"loc": {
"start": {
"line": 117,
"column": 22
},
"end": {
"line": 117,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4400,
"end": 4401,
"loc": {
"start": {
"line": 117,
"column": 23
},
"end": {
"line": 117,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4402,
"end": 4404,
"loc": {
"start": {
"line": 117,
"column": 25
},
"end": {
"line": 117,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4405,
"end": 4406,
"loc": {
"start": {
"line": 117,
"column": 28
},
"end": {
"line": 117,
"column": 29
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 4428,
"end": 4430,
"loc": {
"start": {
"line": 118,
"column": 20
},
"end": {
"line": 118,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4431,
"end": 4432,
"loc": {
"start": {
"line": 118,
"column": 23
},
"end": {
"line": 118,
"column": 24
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4432,
"end": 4436,
"loc": {
"start": {
"line": 118,
"column": 24
},
"end": {
"line": 118,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4436,
"end": 4437,
"loc": {
"start": {
"line": 118,
"column": 28
},
"end": {
"line": 118,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 4437,
"end": 4440,
"loc": {
"start": {
"line": 118,
"column": 29
},
"end": {
"line": 118,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4440,
"end": 4441,
"loc": {
"start": {
"line": 118,
"column": 32
},
"end": {
"line": 118,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 4441,
"end": 4449,
"loc": {
"start": {
"line": 118,
"column": 33
},
"end": {
"line": 118,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4449,
"end": 4450,
"loc": {
"start": {
"line": 118,
"column": 41
},
"end": {
"line": 118,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getLanguage",
"start": 4450,
"end": 4461,
"loc": {
"start": {
"line": 118,
"column": 42
},
"end": {
"line": 118,
"column": 53
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4461,
"end": 4462,
"loc": {
"start": {
"line": 118,
"column": 53
},
"end": {
"line": 118,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4462,
"end": 4463,
"loc": {
"start": {
"line": 118,
"column": 54
},
"end": {
"line": 118,
"column": 55
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 4464,
"end": 4467,
"loc": {
"start": {
"line": 118,
"column": 56
},
"end": {
"line": 118,
"column": 59
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "auto-detect",
"start": 4468,
"end": 4481,
"loc": {
"start": {
"line": 118,
"column": 60
},
"end": {
"line": 118,
"column": 73
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4481,
"end": 4482,
"loc": {
"start": {
"line": 118,
"column": 73
},
"end": {
"line": 118,
"column": 74
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4483,
"end": 4484,
"loc": {
"start": {
"line": 118,
"column": 75
},
"end": {
"line": 118,
"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": 4510,
"end": 4515,
"loc": {
"start": {
"line": 119,
"column": 24
},
"end": {
"line": 119,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "language",
"start": 4516,
"end": 4524,
"loc": {
"start": {
"line": 119,
"column": 30
},
"end": {
"line": 119,
"column": 38
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4525,
"end": 4526,
"loc": {
"start": {
"line": 119,
"column": 39
},
"end": {
"line": 119,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "autoDetectLanguageId",
"start": 4527,
"end": 4547,
"loc": {
"start": {
"line": 119,
"column": 41
},
"end": {
"line": 119,
"column": 61
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4547,
"end": 4548,
"loc": {
"start": {
"line": 119,
"column": 61
},
"end": {
"line": 119,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4548,
"end": 4549,
"loc": {
"start": {
"line": 119,
"column": 62
},
"end": {
"line": 119,
"column": 63
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4549,
"end": 4550,
"loc": {
"start": {
"line": 119,
"column": 63
},
"end": {
"line": 119,
"column": 64
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 4576,
"end": 4582,
"loc": {
"start": {
"line": 120,
"column": 24
},
"end": {
"line": 120,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4582,
"end": 4583,
"loc": {
"start": {
"line": 120,
"column": 30
},
"end": {
"line": 120,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 4583,
"end": 4586,
"loc": {
"start": {
"line": 120,
"column": 31
},
"end": {
"line": 120,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4586,
"end": 4587,
"loc": {
"start": {
"line": 120,
"column": 34
},
"end": {
"line": 120,
"column": 35
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Setting language to",
"start": 4587,
"end": 4608,
"loc": {
"start": {
"line": 120,
"column": 35
},
"end": {
"line": 120,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4608,
"end": 4609,
"loc": {
"start": {
"line": 120,
"column": 56
},
"end": {
"line": 120,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "language",
"start": 4610,
"end": 4618,
"loc": {
"start": {
"line": 120,
"column": 58
},
"end": {
"line": 120,
"column": 66
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4618,
"end": 4619,
"loc": {
"start": {
"line": 120,
"column": 66
},
"end": {
"line": 120,
"column": 67
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4619,
"end": 4620,
"loc": {
"start": {
"line": 120,
"column": 67
},
"end": {
"line": 120,
"column": 68
}
}
},
{
"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": 4646,
"end": 4652,
"loc": {
"start": {
"line": 121,
"column": 24
},
"end": {
"line": 121,
"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": 4653,
"end": 4657,
"loc": {
"start": {
"line": 121,
"column": 31
},
"end": {
"line": 121,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4657,
"end": 4658,
"loc": {
"start": {
"line": 121,
"column": 35
},
"end": {
"line": 121,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 4658,
"end": 4661,
"loc": {
"start": {
"line": 121,
"column": 36
},
"end": {
"line": 121,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4661,
"end": 4662,
"loc": {
"start": {
"line": 121,
"column": 39
},
"end": {
"line": 121,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 4662,
"end": 4670,
"loc": {
"start": {
"line": 121,
"column": 40
},
"end": {
"line": 121,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4670,
"end": 4671,
"loc": {
"start": {
"line": 121,
"column": 48
},
"end": {
"line": 121,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateLanguage",
"start": 4671,
"end": 4685,
"loc": {
"start": {
"line": 121,
"column": 49
},
"end": {
"line": 121,
"column": 63
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4685,
"end": 4686,
"loc": {
"start": {
"line": 121,
"column": 63
},
"end": {
"line": 121,
"column": 64
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "language",
"start": 4686,
"end": 4694,
"loc": {
"start": {
"line": 121,
"column": 64
},
"end": {
"line": 121,
"column": 72
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4694,
"end": 4695,
"loc": {
"start": {
"line": 121,
"column": 72
},
"end": {
"line": 121,
"column": 73
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4695,
"end": 4696,
"loc": {
"start": {
"line": 121,
"column": 73
},
"end": {
"line": 121,
"column": 74
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4718,
"end": 4719,
"loc": {
"start": {
"line": 122,
"column": 20
},
"end": {
"line": 122,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4737,
"end": 4738,
"loc": {
"start": {
"line": 123,
"column": 16
},
"end": {
"line": 123,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4738,
"end": 4739,
"loc": {
"start": {
"line": 123,
"column": 17
},
"end": {
"line": 123,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4757,
"end": 4758,
"loc": {
"start": {
"line": 124,
"column": 16
},
"end": {
"line": 124,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 4758,
"end": 4762,
"loc": {
"start": {
"line": 124,
"column": 17
},
"end": {
"line": 124,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4762,
"end": 4763,
"loc": {
"start": {
"line": 124,
"column": 21
},
"end": {
"line": 124,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4763,
"end": 4764,
"loc": {
"start": {
"line": 124,
"column": 22
},
"end": {
"line": 124,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4764,
"end": 4765,
"loc": {
"start": {
"line": 124,
"column": 23
},
"end": {
"line": 124,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4766,
"end": 4768,
"loc": {
"start": {
"line": 124,
"column": 25
},
"end": {
"line": 124,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4769,
"end": 4770,
"loc": {
"start": {
"line": 124,
"column": 28
},
"end": {
"line": 124,
"column": 29
}
}
},
{
"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": 4792,
"end": 4797,
"loc": {
"start": {
"line": 125,
"column": 20
},
"end": {
"line": 125,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "language",
"start": 4798,
"end": 4806,
"loc": {
"start": {
"line": 125,
"column": 26
},
"end": {
"line": 125,
"column": 34
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4807,
"end": 4808,
"loc": {
"start": {
"line": 125,
"column": 35
},
"end": {
"line": 125,
"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": 4809,
"end": 4813,
"loc": {
"start": {
"line": 125,
"column": 37
},
"end": {
"line": 125,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4813,
"end": 4814,
"loc": {
"start": {
"line": 125,
"column": 41
},
"end": {
"line": 125,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 4814,
"end": 4817,
"loc": {
"start": {
"line": 125,
"column": 42
},
"end": {
"line": 125,
"column": 45
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4817,
"end": 4818,
"loc": {
"start": {
"line": 125,
"column": 45
},
"end": {
"line": 125,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 4818,
"end": 4826,
"loc": {
"start": {
"line": 125,
"column": 46
},
"end": {
"line": 125,
"column": 54
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4826,
"end": 4827,
"loc": {
"start": {
"line": 125,
"column": 54
},
"end": {
"line": 125,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getLanguage",
"start": 4827,
"end": 4838,
"loc": {
"start": {
"line": 125,
"column": 55
},
"end": {
"line": 125,
"column": 66
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4838,
"end": 4839,
"loc": {
"start": {
"line": 125,
"column": 66
},
"end": {
"line": 125,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4839,
"end": 4840,
"loc": {
"start": {
"line": 125,
"column": 67
},
"end": {
"line": 125,
"column": 68
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4840,
"end": 4841,
"loc": {
"start": {
"line": 125,
"column": 68
},
"end": {
"line": 125,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateApplicationLanguage",
"start": 4863,
"end": 4888,
"loc": {
"start": {
"line": 126,
"column": 20
},
"end": {
"line": 126,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4888,
"end": 4889,
"loc": {
"start": {
"line": 126,
"column": 45
},
"end": {
"line": 126,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "language",
"start": 4889,
"end": 4897,
"loc": {
"start": {
"line": 126,
"column": 46
},
"end": {
"line": 126,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4897,
"end": 4898,
"loc": {
"start": {
"line": 126,
"column": 54
},
"end": {
"line": 126,
"column": 55
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4898,
"end": 4899,
"loc": {
"start": {
"line": 126,
"column": 55
},
"end": {
"line": 126,
"column": 56
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4917,
"end": 4918,
"loc": {
"start": {
"line": 127,
"column": 16
},
"end": {
"line": 127,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4918,
"end": 4919,
"loc": {
"start": {
"line": 127,
"column": 17
},
"end": {
"line": 127,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4935,
"end": 4936,
"loc": {
"start": {
"line": 129,
"column": 12
},
"end": {
"line": 129,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 4936,
"end": 4940,
"loc": {
"start": {
"line": 129,
"column": 13
},
"end": {
"line": 129,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4940,
"end": 4941,
"loc": {
"start": {
"line": 129,
"column": 17
},
"end": {
"line": 129,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4941,
"end": 4942,
"loc": {
"start": {
"line": 129,
"column": 18
},
"end": {
"line": 129,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4942,
"end": 4943,
"loc": {
"start": {
"line": 129,
"column": 19
},
"end": {
"line": 129,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4944,
"end": 4946,
"loc": {
"start": {
"line": 129,
"column": 21
},
"end": {
"line": 129,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4947,
"end": 4951,
"loc": {
"start": {
"line": 129,
"column": 24
},
"end": {
"line": 129,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4951,
"end": 4952,
"loc": {
"start": {
"line": 129,
"column": 28
},
"end": {
"line": 129,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setStatus",
"start": 4952,
"end": 4961,
"loc": {
"start": {
"line": 129,
"column": 29
},
"end": {
"line": 129,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4961,
"end": 4962,
"loc": {
"start": {
"line": 129,
"column": 38
},
"end": {
"line": 129,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Initializing sounds",
"start": 4962,
"end": 4983,
"loc": {
"start": {
"line": 129,
"column": 39
},
"end": {
"line": 129,
"column": 60
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4983,
"end": 4984,
"loc": {
"start": {
"line": 129,
"column": 60
},
"end": {
"line": 129,
"column": 61
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4984,
"end": 4985,
"loc": {
"start": {
"line": 129,
"column": 61
},
"end": {
"line": 129,
"column": 62
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5003,
"end": 5004,
"loc": {
"start": {
"line": 130,
"column": 16
},
"end": {
"line": 130,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 5004,
"end": 5008,
"loc": {
"start": {
"line": 130,
"column": 17
},
"end": {
"line": 130,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5008,
"end": 5009,
"loc": {
"start": {
"line": 130,
"column": 21
},
"end": {
"line": 130,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5009,
"end": 5010,
"loc": {
"start": {
"line": 130,
"column": 22
},
"end": {
"line": 130,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5010,
"end": 5011,
"loc": {
"start": {
"line": 130,
"column": 23
},
"end": {
"line": 130,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5012,
"end": 5014,
"loc": {
"start": {
"line": 130,
"column": 25
},
"end": {
"line": 130,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5015,
"end": 5016,
"loc": {
"start": {
"line": 130,
"column": 28
},
"end": {
"line": 130,
"column": 29
}
}
},
{
"type": "CommentLine",
"value": " Notice: We don't await the sounds loading itself",
"start": 5038,
"end": 5089,
"loc": {
"start": {
"line": 131,
"column": 20
},
"end": {
"line": 131,
"column": 71
}
}
},
{
"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": 5111,
"end": 5117,
"loc": {
"start": {
"line": 132,
"column": 20
},
"end": {
"line": 132,
"column": 26
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5118,
"end": 5122,
"loc": {
"start": {
"line": 132,
"column": 27
},
"end": {
"line": 132,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5122,
"end": 5123,
"loc": {
"start": {
"line": 132,
"column": 31
},
"end": {
"line": 132,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 5123,
"end": 5126,
"loc": {
"start": {
"line": 132,
"column": 32
},
"end": {
"line": 132,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5126,
"end": 5127,
"loc": {
"start": {
"line": 132,
"column": 35
},
"end": {
"line": 132,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sound",
"start": 5127,
"end": 5132,
"loc": {
"start": {
"line": 132,
"column": 36
},
"end": {
"line": 132,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5132,
"end": 5133,
"loc": {
"start": {
"line": 132,
"column": 41
},
"end": {
"line": 132,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialize",
"start": 5133,
"end": 5143,
"loc": {
"start": {
"line": 132,
"column": 42
},
"end": {
"line": 132,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5143,
"end": 5144,
"loc": {
"start": {
"line": 132,
"column": 52
},
"end": {
"line": 132,
"column": 53
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5144,
"end": 5145,
"loc": {
"start": {
"line": 132,
"column": 53
},
"end": {
"line": 132,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5145,
"end": 5146,
"loc": {
"start": {
"line": 132,
"column": 54
},
"end": {
"line": 132,
"column": 55
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5164,
"end": 5165,
"loc": {
"start": {
"line": 133,
"column": 16
},
"end": {
"line": 133,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5165,
"end": 5166,
"loc": {
"start": {
"line": 133,
"column": 17
},
"end": {
"line": 133,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5182,
"end": 5183,
"loc": {
"start": {
"line": 135,
"column": 12
},
"end": {
"line": 135,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 5183,
"end": 5187,
"loc": {
"start": {
"line": 135,
"column": 13
},
"end": {
"line": 135,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5187,
"end": 5188,
"loc": {
"start": {
"line": 135,
"column": 17
},
"end": {
"line": 135,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5188,
"end": 5189,
"loc": {
"start": {
"line": 135,
"column": 18
},
"end": {
"line": 135,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5189,
"end": 5190,
"loc": {
"start": {
"line": 135,
"column": 19
},
"end": {
"line": 135,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5191,
"end": 5193,
"loc": {
"start": {
"line": 135,
"column": 21
},
"end": {
"line": 135,
"column": 23
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5194,
"end": 5195,
"loc": {
"start": {
"line": 135,
"column": 24
},
"end": {
"line": 135,
"column": 25
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5213,
"end": 5217,
"loc": {
"start": {
"line": 136,
"column": 16
},
"end": {
"line": 136,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5217,
"end": 5218,
"loc": {
"start": {
"line": 136,
"column": 20
},
"end": {
"line": 136,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 5218,
"end": 5221,
"loc": {
"start": {
"line": 136,
"column": 21
},
"end": {
"line": 136,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5221,
"end": 5222,
"loc": {
"start": {
"line": 136,
"column": 24
},
"end": {
"line": 136,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "backgroundResourceLoader",
"start": 5222,
"end": 5246,
"loc": {
"start": {
"line": 136,
"column": 25
},
"end": {
"line": 136,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5246,
"end": 5247,
"loc": {
"start": {
"line": 136,
"column": 49
},
"end": {
"line": 136,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "startLoading",
"start": 5247,
"end": 5259,
"loc": {
"start": {
"line": 136,
"column": 50
},
"end": {
"line": 136,
"column": 62
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5259,
"end": 5260,
"loc": {
"start": {
"line": 136,
"column": 62
},
"end": {
"line": 136,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5260,
"end": 5261,
"loc": {
"start": {
"line": 136,
"column": 63
},
"end": {
"line": 136,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5261,
"end": 5262,
"loc": {
"start": {
"line": 136,
"column": 64
},
"end": {
"line": 136,
"column": 65
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5276,
"end": 5277,
"loc": {
"start": {
"line": 137,
"column": 12
},
"end": {
"line": 137,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5277,
"end": 5278,
"loc": {
"start": {
"line": 137,
"column": 13
},
"end": {
"line": 137,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5294,
"end": 5295,
"loc": {
"start": {
"line": 139,
"column": 12
},
"end": {
"line": 139,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 5295,
"end": 5299,
"loc": {
"start": {
"line": 139,
"column": 13
},
"end": {
"line": 139,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5299,
"end": 5300,
"loc": {
"start": {
"line": 139,
"column": 17
},
"end": {
"line": 139,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5300,
"end": 5301,
"loc": {
"start": {
"line": 139,
"column": 18
},
"end": {
"line": 139,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5301,
"end": 5302,
"loc": {
"start": {
"line": 139,
"column": 19
},
"end": {
"line": 139,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5303,
"end": 5305,
"loc": {
"start": {
"line": 139,
"column": 21
},
"end": {
"line": 139,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5306,
"end": 5310,
"loc": {
"start": {
"line": 139,
"column": 24
},
"end": {
"line": 139,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5310,
"end": 5311,
"loc": {
"start": {
"line": 139,
"column": 28
},
"end": {
"line": 139,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setStatus",
"start": 5311,
"end": 5320,
"loc": {
"start": {
"line": 139,
"column": 29
},
"end": {
"line": 139,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5320,
"end": 5321,
"loc": {
"start": {
"line": 139,
"column": 38
},
"end": {
"line": 139,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Initializing restrictions",
"start": 5321,
"end": 5348,
"loc": {
"start": {
"line": 139,
"column": 39
},
"end": {
"line": 139,
"column": 66
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5348,
"end": 5349,
"loc": {
"start": {
"line": 139,
"column": 66
},
"end": {
"line": 139,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5349,
"end": 5350,
"loc": {
"start": {
"line": 139,
"column": 67
},
"end": {
"line": 139,
"column": 68
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5368,
"end": 5369,
"loc": {
"start": {
"line": 140,
"column": 16
},
"end": {
"line": 140,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 5369,
"end": 5373,
"loc": {
"start": {
"line": 140,
"column": 17
},
"end": {
"line": 140,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5373,
"end": 5374,
"loc": {
"start": {
"line": 140,
"column": 21
},
"end": {
"line": 140,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5374,
"end": 5375,
"loc": {
"start": {
"line": 140,
"column": 22
},
"end": {
"line": 140,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5375,
"end": 5376,
"loc": {
"start": {
"line": 140,
"column": 23
},
"end": {
"line": 140,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5377,
"end": 5379,
"loc": {
"start": {
"line": 140,
"column": 25
},
"end": {
"line": 140,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5380,
"end": 5381,
"loc": {
"start": {
"line": 140,
"column": 28
},
"end": {
"line": 140,
"column": 29
}
}
},
{
"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": 5403,
"end": 5409,
"loc": {
"start": {
"line": 141,
"column": 20
},
"end": {
"line": 141,
"column": 26
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5410,
"end": 5414,
"loc": {
"start": {
"line": 141,
"column": 27
},
"end": {
"line": 141,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5414,
"end": 5415,
"loc": {
"start": {
"line": 141,
"column": 31
},
"end": {
"line": 141,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 5415,
"end": 5418,
"loc": {
"start": {
"line": 141,
"column": 32
},
"end": {
"line": 141,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5418,
"end": 5419,
"loc": {
"start": {
"line": 141,
"column": 35
},
"end": {
"line": 141,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "restrictionMgr",
"start": 5419,
"end": 5433,
"loc": {
"start": {
"line": 141,
"column": 36
},
"end": {
"line": 141,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5433,
"end": 5434,
"loc": {
"start": {
"line": 141,
"column": 50
},
"end": {
"line": 141,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialize",
"start": 5434,
"end": 5444,
"loc": {
"start": {
"line": 141,
"column": 51
},
"end": {
"line": 141,
"column": 61
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5444,
"end": 5445,
"loc": {
"start": {
"line": 141,
"column": 61
},
"end": {
"line": 141,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5445,
"end": 5446,
"loc": {
"start": {
"line": 141,
"column": 62
},
"end": {
"line": 141,
"column": 63
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5446,
"end": 5447,
"loc": {
"start": {
"line": 141,
"column": 63
},
"end": {
"line": 141,
"column": 64
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5465,
"end": 5466,
"loc": {
"start": {
"line": 142,
"column": 16
},
"end": {
"line": 142,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5466,
"end": 5467,
"loc": {
"start": {
"line": 142,
"column": 17
},
"end": {
"line": 142,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5483,
"end": 5484,
"loc": {
"start": {
"line": 144,
"column": 12
},
"end": {
"line": 144,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 5484,
"end": 5488,
"loc": {
"start": {
"line": 144,
"column": 13
},
"end": {
"line": 144,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5488,
"end": 5489,
"loc": {
"start": {
"line": 144,
"column": 17
},
"end": {
"line": 144,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5489,
"end": 5490,
"loc": {
"start": {
"line": 144,
"column": 18
},
"end": {
"line": 144,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5490,
"end": 5491,
"loc": {
"start": {
"line": 144,
"column": 19
},
"end": {
"line": 144,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5492,
"end": 5494,
"loc": {
"start": {
"line": 144,
"column": 21
},
"end": {
"line": 144,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5495,
"end": 5499,
"loc": {
"start": {
"line": 144,
"column": 24
},
"end": {
"line": 144,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5499,
"end": 5500,
"loc": {
"start": {
"line": 144,
"column": 28
},
"end": {
"line": 144,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setStatus",
"start": 5500,
"end": 5509,
"loc": {
"start": {
"line": 144,
"column": 29
},
"end": {
"line": 144,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5509,
"end": 5510,
"loc": {
"start": {
"line": 144,
"column": 38
},
"end": {
"line": 144,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Initializing savegame",
"start": 5510,
"end": 5533,
"loc": {
"start": {
"line": 144,
"column": 39
},
"end": {
"line": 144,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5533,
"end": 5534,
"loc": {
"start": {
"line": 144,
"column": 62
},
"end": {
"line": 144,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5534,
"end": 5535,
"loc": {
"start": {
"line": 144,
"column": 63
},
"end": {
"line": 144,
"column": 64
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5553,
"end": 5554,
"loc": {
"start": {
"line": 145,
"column": 16
},
"end": {
"line": 145,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 5554,
"end": 5558,
"loc": {
"start": {
"line": 145,
"column": 17
},
"end": {
"line": 145,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5558,
"end": 5559,
"loc": {
"start": {
"line": 145,
"column": 21
},
"end": {
"line": 145,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5559,
"end": 5560,
"loc": {
"start": {
"line": 145,
"column": 22
},
"end": {
"line": 145,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5560,
"end": 5561,
"loc": {
"start": {
"line": 145,
"column": 23
},
"end": {
"line": 145,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5562,
"end": 5564,
"loc": {
"start": {
"line": 145,
"column": 25
},
"end": {
"line": 145,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5565,
"end": 5566,
"loc": {
"start": {
"line": 145,
"column": 28
},
"end": {
"line": 145,
"column": 29
}
}
},
{
"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": 5588,
"end": 5594,
"loc": {
"start": {
"line": 146,
"column": 20
},
"end": {
"line": 146,
"column": 26
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5595,
"end": 5599,
"loc": {
"start": {
"line": 146,
"column": 27
},
"end": {
"line": 146,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5599,
"end": 5600,
"loc": {
"start": {
"line": 146,
"column": 31
},
"end": {
"line": 146,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 5600,
"end": 5603,
"loc": {
"start": {
"line": 146,
"column": 32
},
"end": {
"line": 146,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5603,
"end": 5604,
"loc": {
"start": {
"line": 146,
"column": 35
},
"end": {
"line": 146,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "savegameMgr",
"start": 5604,
"end": 5615,
"loc": {
"start": {
"line": 146,
"column": 36
},
"end": {
"line": 146,
"column": 47
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5615,
"end": 5616,
"loc": {
"start": {
"line": 146,
"column": 47
},
"end": {
"line": 146,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialize",
"start": 5616,
"end": 5626,
"loc": {
"start": {
"line": 146,
"column": 48
},
"end": {
"line": 146,
"column": 58
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5626,
"end": 5627,
"loc": {
"start": {
"line": 146,
"column": 58
},
"end": {
"line": 146,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5627,
"end": 5628,
"loc": {
"start": {
"line": 146,
"column": 59
},
"end": {
"line": 146,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5628,
"end": 5629,
"loc": {
"start": {
"line": 146,
"column": 60
},
"end": {
"line": 146,
"column": 61
}
}
},
{
"type": {
"label": "catch",
"keyword": "catch",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "catch",
"start": 5629,
"end": 5634,
"loc": {
"start": {
"line": 146,
"column": 61
},
"end": {
"line": 146,
"column": 66
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5634,
"end": 5635,
"loc": {
"start": {
"line": 146,
"column": 66
},
"end": {
"line": 146,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "err",
"start": 5635,
"end": 5638,
"loc": {
"start": {
"line": 146,
"column": 67
},
"end": {
"line": 146,
"column": 70
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5639,
"end": 5641,
"loc": {
"start": {
"line": 146,
"column": 71
},
"end": {
"line": 146,
"column": 73
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5642,
"end": 5643,
"loc": {
"start": {
"line": 146,
"column": 74
},
"end": {
"line": 146,
"column": 75
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 5669,
"end": 5675,
"loc": {
"start": {
"line": 147,
"column": 24
},
"end": {
"line": 147,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5675,
"end": 5676,
"loc": {
"start": {
"line": 147,
"column": 30
},
"end": {
"line": 147,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "error",
"start": 5676,
"end": 5681,
"loc": {
"start": {
"line": 147,
"column": 31
},
"end": {
"line": 147,
"column": 36
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5681,
"end": 5682,
"loc": {
"start": {
"line": 147,
"column": 36
},
"end": {
"line": 147,
"column": 37
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Failed to initialize savegames:",
"start": 5682,
"end": 5715,
"loc": {
"start": {
"line": 147,
"column": 37
},
"end": {
"line": 147,
"column": 70
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5715,
"end": 5716,
"loc": {
"start": {
"line": 147,
"column": 70
},
"end": {
"line": 147,
"column": 71
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "err",
"start": 5717,
"end": 5720,
"loc": {
"start": {
"line": 147,
"column": 72
},
"end": {
"line": 147,
"column": 75
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5720,
"end": 5721,
"loc": {
"start": {
"line": 147,
"column": 75
},
"end": {
"line": 147,
"column": 76
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5721,
"end": 5722,
"loc": {
"start": {
"line": 147,
"column": 76
},
"end": {
"line": 147,
"column": 77
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "alert",
"start": 5748,
"end": 5753,
"loc": {
"start": {
"line": 148,
"column": 24
},
"end": {
"line": 148,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5753,
"end": 5754,
"loc": {
"start": {
"line": 148,
"column": 29
},
"end": {
"line": 148,
"column": 30
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Your savegames failed to load, it seems your data files got corrupted. I'm so sorry!\n\n(This can happen if your pc crashed while a game was saved).\n\nYou can try re-importing your savegames.",
"start": 5784,
"end": 5978,
"loc": {
"start": {
"line": 149,
"column": 28
},
"end": {
"line": 149,
"column": 222
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6004,
"end": 6005,
"loc": {
"start": {
"line": 150,
"column": 24
},
"end": {
"line": 150,
"column": 25
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6005,
"end": 6006,
"loc": {
"start": {
"line": 150,
"column": 25
},
"end": {
"line": 150,
"column": 26
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 6032,
"end": 6038,
"loc": {
"start": {
"line": 151,
"column": 24
},
"end": {
"line": 151,
"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": 6039,
"end": 6043,
"loc": {
"start": {
"line": 151,
"column": 31
},
"end": {
"line": 151,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6043,
"end": 6044,
"loc": {
"start": {
"line": 151,
"column": 35
},
"end": {
"line": 151,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 6044,
"end": 6047,
"loc": {
"start": {
"line": 151,
"column": 36
},
"end": {
"line": 151,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6047,
"end": 6048,
"loc": {
"start": {
"line": 151,
"column": 39
},
"end": {
"line": 151,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "savegameMgr",
"start": 6048,
"end": 6059,
"loc": {
"start": {
"line": 151,
"column": 40
},
"end": {
"line": 151,
"column": 51
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6059,
"end": 6060,
"loc": {
"start": {
"line": 151,
"column": 51
},
"end": {
"line": 151,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "writeAsync",
"start": 6060,
"end": 6070,
"loc": {
"start": {
"line": 151,
"column": 52
},
"end": {
"line": 151,
"column": 62
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6070,
"end": 6071,
"loc": {
"start": {
"line": 151,
"column": 62
},
"end": {
"line": 151,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6071,
"end": 6072,
"loc": {
"start": {
"line": 151,
"column": 63
},
"end": {
"line": 151,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6072,
"end": 6073,
"loc": {
"start": {
"line": 151,
"column": 64
},
"end": {
"line": 151,
"column": 65
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6095,
"end": 6096,
"loc": {
"start": {
"line": 152,
"column": 20
},
"end": {
"line": 152,
"column": 21
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6096,
"end": 6097,
"loc": {
"start": {
"line": 152,
"column": 21
},
"end": {
"line": 152,
"column": 22
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6097,
"end": 6098,
"loc": {
"start": {
"line": 152,
"column": 22
},
"end": {
"line": 152,
"column": 23
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6116,
"end": 6117,
"loc": {
"start": {
"line": 153,
"column": 16
},
"end": {
"line": 153,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6117,
"end": 6118,
"loc": {
"start": {
"line": 153,
"column": 17
},
"end": {
"line": 153,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6134,
"end": 6135,
"loc": {
"start": {
"line": 155,
"column": 12
},
"end": {
"line": 155,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 6135,
"end": 6139,
"loc": {
"start": {
"line": 155,
"column": 13
},
"end": {
"line": 155,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6139,
"end": 6140,
"loc": {
"start": {
"line": 155,
"column": 17
},
"end": {
"line": 155,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6140,
"end": 6141,
"loc": {
"start": {
"line": 155,
"column": 18
},
"end": {
"line": 155,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6141,
"end": 6142,
"loc": {
"start": {
"line": 155,
"column": 19
},
"end": {
"line": 155,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6143,
"end": 6145,
"loc": {
"start": {
"line": 155,
"column": 21
},
"end": {
"line": 155,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 6146,
"end": 6150,
"loc": {
"start": {
"line": 155,
"column": 24
},
"end": {
"line": 155,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6150,
"end": 6151,
"loc": {
"start": {
"line": 155,
"column": 28
},
"end": {
"line": 155,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setStatus",
"start": 6151,
"end": 6160,
"loc": {
"start": {
"line": 155,
"column": 29
},
"end": {
"line": 155,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6160,
"end": 6161,
"loc": {
"start": {
"line": 155,
"column": 38
},
"end": {
"line": 155,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Downloading resources",
"start": 6161,
"end": 6184,
"loc": {
"start": {
"line": 155,
"column": 39
},
"end": {
"line": 155,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6184,
"end": 6185,
"loc": {
"start": {
"line": 155,
"column": 62
},
"end": {
"line": 155,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6185,
"end": 6186,
"loc": {
"start": {
"line": 155,
"column": 63
},
"end": {
"line": 155,
"column": 64
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6204,
"end": 6205,
"loc": {
"start": {
"line": 156,
"column": 16
},
"end": {
"line": 156,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 6205,
"end": 6209,
"loc": {
"start": {
"line": 156,
"column": 17
},
"end": {
"line": 156,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6209,
"end": 6210,
"loc": {
"start": {
"line": 156,
"column": 21
},
"end": {
"line": 156,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6210,
"end": 6211,
"loc": {
"start": {
"line": 156,
"column": 22
},
"end": {
"line": 156,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6211,
"end": 6212,
"loc": {
"start": {
"line": 156,
"column": 23
},
"end": {
"line": 156,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6213,
"end": 6215,
"loc": {
"start": {
"line": 156,
"column": 25
},
"end": {
"line": 156,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6216,
"end": 6217,
"loc": {
"start": {
"line": 156,
"column": 28
},
"end": {
"line": 156,
"column": 29
}
}
},
{
"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": 6239,
"end": 6245,
"loc": {
"start": {
"line": 157,
"column": 20
},
"end": {
"line": 157,
"column": 26
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 6246,
"end": 6250,
"loc": {
"start": {
"line": 157,
"column": 27
},
"end": {
"line": 157,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6250,
"end": 6251,
"loc": {
"start": {
"line": 157,
"column": 31
},
"end": {
"line": 157,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 6251,
"end": 6254,
"loc": {
"start": {
"line": 157,
"column": 32
},
"end": {
"line": 157,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6254,
"end": 6255,
"loc": {
"start": {
"line": 157,
"column": 35
},
"end": {
"line": 157,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "backgroundResourceLoader",
"start": 6255,
"end": 6279,
"loc": {
"start": {
"line": 157,
"column": 36
},
"end": {
"line": 157,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6279,
"end": 6280,
"loc": {
"start": {
"line": 157,
"column": 60
},
"end": {
"line": 157,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getPromiseForBareGame",
"start": 6280,
"end": 6301,
"loc": {
"start": {
"line": 157,
"column": 61
},
"end": {
"line": 157,
"column": 82
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6301,
"end": 6302,
"loc": {
"start": {
"line": 157,
"column": 82
},
"end": {
"line": 157,
"column": 83
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6302,
"end": 6303,
"loc": {
"start": {
"line": 157,
"column": 83
},
"end": {
"line": 157,
"column": 84
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6303,
"end": 6304,
"loc": {
"start": {
"line": 157,
"column": 84
},
"end": {
"line": 157,
"column": 85
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6322,
"end": 6323,
"loc": {
"start": {
"line": 158,
"column": 16
},
"end": {
"line": 158,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6323,
"end": 6324,
"loc": {
"start": {
"line": 158,
"column": 17
},
"end": {
"line": 158,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6340,
"end": 6341,
"loc": {
"start": {
"line": 160,
"column": 12
},
"end": {
"line": 160,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 6341,
"end": 6345,
"loc": {
"start": {
"line": 160,
"column": 13
},
"end": {
"line": 160,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6345,
"end": 6346,
"loc": {
"start": {
"line": 160,
"column": 17
},
"end": {
"line": 160,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6346,
"end": 6347,
"loc": {
"start": {
"line": 160,
"column": 18
},
"end": {
"line": 160,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6347,
"end": 6348,
"loc": {
"start": {
"line": 160,
"column": 19
},
"end": {
"line": 160,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6349,
"end": 6351,
"loc": {
"start": {
"line": 160,
"column": 21
},
"end": {
"line": 160,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 6352,
"end": 6356,
"loc": {
"start": {
"line": 160,
"column": 24
},
"end": {
"line": 160,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6356,
"end": 6357,
"loc": {
"start": {
"line": 160,
"column": 28
},
"end": {
"line": 160,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setStatus",
"start": 6357,
"end": 6366,
"loc": {
"start": {
"line": 160,
"column": 29
},
"end": {
"line": 160,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6366,
"end": 6367,
"loc": {
"start": {
"line": 160,
"column": 38
},
"end": {
"line": 160,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Checking changelog",
"start": 6367,
"end": 6387,
"loc": {
"start": {
"line": 160,
"column": 39
},
"end": {
"line": 160,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6387,
"end": 6388,
"loc": {
"start": {
"line": 160,
"column": 59
},
"end": {
"line": 160,
"column": 60
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6388,
"end": 6389,
"loc": {
"start": {
"line": 160,
"column": 60
},
"end": {
"line": 160,
"column": 61
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6407,
"end": 6408,
"loc": {
"start": {
"line": 161,
"column": 16
},
"end": {
"line": 161,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 6408,
"end": 6412,
"loc": {
"start": {
"line": 161,
"column": 17
},
"end": {
"line": 161,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6412,
"end": 6413,
"loc": {
"start": {
"line": 161,
"column": 21
},
"end": {
"line": 161,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6413,
"end": 6414,
"loc": {
"start": {
"line": 161,
"column": 22
},
"end": {
"line": 161,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6414,
"end": 6415,
"loc": {
"start": {
"line": 161,
"column": 23
},
"end": {
"line": 161,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6416,
"end": 6418,
"loc": {
"start": {
"line": 161,
"column": 25
},
"end": {
"line": 161,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6419,
"end": 6420,
"loc": {
"start": {
"line": 161,
"column": 28
},
"end": {
"line": 161,
"column": 29
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 6446,
"end": 6448,
"loc": {
"start": {
"line": 162,
"column": 24
},
"end": {
"line": 162,
"column": 26
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6449,
"end": 6450,
"loc": {
"start": {
"line": 162,
"column": 27
},
"end": {
"line": 162,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "G_IS_DEV",
"start": 6450,
"end": 6458,
"loc": {
"start": {
"line": 162,
"column": 28
},
"end": {
"line": 162,
"column": 36
}
}
},
{
"type": {
"label": "&&",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 2,
"updateContext": null
},
"value": "&&",
"start": 6459,
"end": 6461,
"loc": {
"start": {
"line": 162,
"column": 37
},
"end": {
"line": 162,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "globalConfig",
"start": 6462,
"end": 6474,
"loc": {
"start": {
"line": 162,
"column": 40
},
"end": {
"line": 162,
"column": 52
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6474,
"end": 6475,
"loc": {
"start": {
"line": 162,
"column": 52
},
"end": {
"line": 162,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "debug",
"start": 6475,
"end": 6480,
"loc": {
"start": {
"line": 162,
"column": 53
},
"end": {
"line": 162,
"column": 58
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6480,
"end": 6481,
"loc": {
"start": {
"line": 162,
"column": 58
},
"end": {
"line": 162,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "disableUpgradeNotification",
"start": 6481,
"end": 6507,
"loc": {
"start": {
"line": 162,
"column": 59
},
"end": {
"line": 162,
"column": 85
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6507,
"end": 6508,
"loc": {
"start": {
"line": 162,
"column": 85
},
"end": {
"line": 162,
"column": 86
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6509,
"end": 6510,
"loc": {
"start": {
"line": 162,
"column": 87
},
"end": {
"line": 162,
"column": 88
}
}
},
{
"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": 6540,
"end": 6546,
"loc": {
"start": {
"line": 163,
"column": 28
},
"end": {
"line": 163,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6546,
"end": 6547,
"loc": {
"start": {
"line": 163,
"column": 34
},
"end": {
"line": 163,
"column": 35
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6573,
"end": 6574,
"loc": {
"start": {
"line": 164,
"column": 24
},
"end": {
"line": 164,
"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": 6602,
"end": 6608,
"loc": {
"start": {
"line": 166,
"column": 24
},
"end": {
"line": 166,
"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": 6609,
"end": 6613,
"loc": {
"start": {
"line": 166,
"column": 31
},
"end": {
"line": 166,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6613,
"end": 6614,
"loc": {
"start": {
"line": 166,
"column": 35
},
"end": {
"line": 166,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 6614,
"end": 6617,
"loc": {
"start": {
"line": 166,
"column": 36
},
"end": {
"line": 166,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6617,
"end": 6618,
"loc": {
"start": {
"line": 166,
"column": 39
},
"end": {
"line": 166,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "storage",
"start": 6618,
"end": 6625,
"loc": {
"start": {
"line": 166,
"column": 40
},
"end": {
"line": 166,
"column": 47
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6655,
"end": 6656,
"loc": {
"start": {
"line": 167,
"column": 28
},
"end": {
"line": 167,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "readFileAsync",
"start": 6656,
"end": 6669,
"loc": {
"start": {
"line": 167,
"column": 29
},
"end": {
"line": 167,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6669,
"end": 6670,
"loc": {
"start": {
"line": 167,
"column": 42
},
"end": {
"line": 167,
"column": 43
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "lastversion.bin",
"start": 6670,
"end": 6687,
"loc": {
"start": {
"line": 167,
"column": 43
},
"end": {
"line": 167,
"column": 60
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6687,
"end": 6688,
"loc": {
"start": {
"line": 167,
"column": 60
},
"end": {
"line": 167,
"column": 61
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6718,
"end": 6719,
"loc": {
"start": {
"line": 168,
"column": 28
},
"end": {
"line": 168,
"column": 29
}
}
},
{
"type": {
"label": "catch",
"keyword": "catch",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "catch",
"start": 6719,
"end": 6724,
"loc": {
"start": {
"line": 168,
"column": 29
},
"end": {
"line": 168,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6724,
"end": 6725,
"loc": {
"start": {
"line": 168,
"column": 34
},
"end": {
"line": 168,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "err",
"start": 6725,
"end": 6728,
"loc": {
"start": {
"line": 168,
"column": 35
},
"end": {
"line": 168,
"column": 38
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6729,
"end": 6731,
"loc": {
"start": {
"line": 168,
"column": 39
},
"end": {
"line": 168,
"column": 41
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6732,
"end": 6733,
"loc": {
"start": {
"line": 168,
"column": 42
},
"end": {
"line": 168,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 6767,
"end": 6773,
"loc": {
"start": {
"line": 169,
"column": 32
},
"end": {
"line": 169,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6773,
"end": 6774,
"loc": {
"start": {
"line": 169,
"column": 38
},
"end": {
"line": 169,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "warn",
"start": 6774,
"end": 6778,
"loc": {
"start": {
"line": 169,
"column": 39
},
"end": {
"line": 169,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6778,
"end": 6779,
"loc": {
"start": {
"line": 169,
"column": 43
},
"end": {
"line": 169,
"column": 44
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Failed to read lastversion:",
"start": 6779,
"end": 6808,
"loc": {
"start": {
"line": 169,
"column": 44
},
"end": {
"line": 169,
"column": 73
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6808,
"end": 6809,
"loc": {
"start": {
"line": 169,
"column": 73
},
"end": {
"line": 169,
"column": 74
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "err",
"start": 6810,
"end": 6813,
"loc": {
"start": {
"line": 169,
"column": 75
},
"end": {
"line": 169,
"column": 78
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6813,
"end": 6814,
"loc": {
"start": {
"line": 169,
"column": 78
},
"end": {
"line": 169,
"column": 79
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6814,
"end": 6815,
"loc": {
"start": {
"line": 169,
"column": 79
},
"end": {
"line": 169,
"column": 80
}
}
},
{
"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": 6849,
"end": 6855,
"loc": {
"start": {
"line": 170,
"column": 32
},
"end": {
"line": 170,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "G_BUILD_VERSION",
"start": 6856,
"end": 6871,
"loc": {
"start": {
"line": 170,
"column": 39
},
"end": {
"line": 170,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6871,
"end": 6872,
"loc": {
"start": {
"line": 170,
"column": 54
},
"end": {
"line": 170,
"column": 55
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6902,
"end": 6903,
"loc": {
"start": {
"line": 171,
"column": 28
},
"end": {
"line": 171,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6903,
"end": 6904,
"loc": {
"start": {
"line": 171,
"column": 29
},
"end": {
"line": 171,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6934,
"end": 6935,
"loc": {
"start": {
"line": 172,
"column": 28
},
"end": {
"line": 172,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 6935,
"end": 6939,
"loc": {
"start": {
"line": 172,
"column": 29
},
"end": {
"line": 172,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6939,
"end": 6940,
"loc": {
"start": {
"line": 172,
"column": 33
},
"end": {
"line": 172,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 6940,
"end": 6947,
"loc": {
"start": {
"line": 172,
"column": 34
},
"end": {
"line": 172,
"column": 41
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6948,
"end": 6950,
"loc": {
"start": {
"line": 172,
"column": 42
},
"end": {
"line": 172,
"column": 44
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6951,
"end": 6952,
"loc": {
"start": {
"line": 172,
"column": 45
},
"end": {
"line": 172,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 6986,
"end": 6992,
"loc": {
"start": {
"line": 173,
"column": 32
},
"end": {
"line": 173,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6992,
"end": 6993,
"loc": {
"start": {
"line": 173,
"column": 38
},
"end": {
"line": 173,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 6993,
"end": 6996,
"loc": {
"start": {
"line": 173,
"column": 39
},
"end": {
"line": 173,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6996,
"end": 6997,
"loc": {
"start": {
"line": 173,
"column": 42
},
"end": {
"line": 173,
"column": 43
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Last version:",
"start": 6997,
"end": 7012,
"loc": {
"start": {
"line": 173,
"column": 43
},
"end": {
"line": 173,
"column": 58
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7012,
"end": 7013,
"loc": {
"start": {
"line": 173,
"column": 58
},
"end": {
"line": 173,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 7014,
"end": 7021,
"loc": {
"start": {
"line": 173,
"column": 60
},
"end": {
"line": 173,
"column": 67
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7021,
"end": 7022,
"loc": {
"start": {
"line": 173,
"column": 67
},
"end": {
"line": 173,
"column": 68
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "App version:",
"start": 7023,
"end": 7037,
"loc": {
"start": {
"line": 173,
"column": 69
},
"end": {
"line": 173,
"column": 83
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7037,
"end": 7038,
"loc": {
"start": {
"line": 173,
"column": 83
},
"end": {
"line": 173,
"column": 84
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "G_BUILD_VERSION",
"start": 7039,
"end": 7054,
"loc": {
"start": {
"line": 173,
"column": 85
},
"end": {
"line": 173,
"column": 100
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7054,
"end": 7055,
"loc": {
"start": {
"line": 173,
"column": 100
},
"end": {
"line": 173,
"column": 101
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7055,
"end": 7056,
"loc": {
"start": {
"line": 173,
"column": 101
},
"end": {
"line": 173,
"column": 102
}
}
},
{
"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": 7090,
"end": 7094,
"loc": {
"start": {
"line": 174,
"column": 32
},
"end": {
"line": 174,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7094,
"end": 7095,
"loc": {
"start": {
"line": 174,
"column": 36
},
"end": {
"line": 174,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 7095,
"end": 7098,
"loc": {
"start": {
"line": 174,
"column": 37
},
"end": {
"line": 174,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7098,
"end": 7099,
"loc": {
"start": {
"line": 174,
"column": 40
},
"end": {
"line": 174,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "storage",
"start": 7099,
"end": 7106,
"loc": {
"start": {
"line": 174,
"column": 41
},
"end": {
"line": 174,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7106,
"end": 7107,
"loc": {
"start": {
"line": 174,
"column": 48
},
"end": {
"line": 174,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "writeFileAsync",
"start": 7107,
"end": 7121,
"loc": {
"start": {
"line": 174,
"column": 49
},
"end": {
"line": 174,
"column": 63
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7121,
"end": 7122,
"loc": {
"start": {
"line": 174,
"column": 63
},
"end": {
"line": 174,
"column": 64
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "lastversion.bin",
"start": 7122,
"end": 7139,
"loc": {
"start": {
"line": 174,
"column": 64
},
"end": {
"line": 174,
"column": 81
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7139,
"end": 7140,
"loc": {
"start": {
"line": 174,
"column": 81
},
"end": {
"line": 174,
"column": 82
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "G_BUILD_VERSION",
"start": 7141,
"end": 7156,
"loc": {
"start": {
"line": 174,
"column": 83
},
"end": {
"line": 174,
"column": 98
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7156,
"end": 7157,
"loc": {
"start": {
"line": 174,
"column": 98
},
"end": {
"line": 174,
"column": 99
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7157,
"end": 7158,
"loc": {
"start": {
"line": 174,
"column": 99
},
"end": {
"line": 174,
"column": 100
}
}
},
{
"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": 7192,
"end": 7198,
"loc": {
"start": {
"line": 175,
"column": 32
},
"end": {
"line": 175,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 7199,
"end": 7206,
"loc": {
"start": {
"line": 175,
"column": 39
},
"end": {
"line": 175,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7206,
"end": 7207,
"loc": {
"start": {
"line": 175,
"column": 46
},
"end": {
"line": 175,
"column": 47
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7237,
"end": 7238,
"loc": {
"start": {
"line": 176,
"column": 28
},
"end": {
"line": 176,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7238,
"end": 7239,
"loc": {
"start": {
"line": 176,
"column": 29
},
"end": {
"line": 176,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7269,
"end": 7270,
"loc": {
"start": {
"line": 177,
"column": 28
},
"end": {
"line": 177,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 7270,
"end": 7274,
"loc": {
"start": {
"line": 177,
"column": 29
},
"end": {
"line": 177,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7274,
"end": 7275,
"loc": {
"start": {
"line": 177,
"column": 33
},
"end": {
"line": 177,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 7275,
"end": 7282,
"loc": {
"start": {
"line": 177,
"column": 34
},
"end": {
"line": 177,
"column": 41
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7283,
"end": 7285,
"loc": {
"start": {
"line": 177,
"column": 42
},
"end": {
"line": 177,
"column": 44
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7286,
"end": 7287,
"loc": {
"start": {
"line": 177,
"column": 45
},
"end": {
"line": 177,
"column": 46
}
}
},
{
"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": 7325,
"end": 7328,
"loc": {
"start": {
"line": 178,
"column": 36
},
"end": {
"line": 178,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "changelogEntries",
"start": 7329,
"end": 7345,
"loc": {
"start": {
"line": 178,
"column": 40
},
"end": {
"line": 178,
"column": 56
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7346,
"end": 7347,
"loc": {
"start": {
"line": 178,
"column": 57
},
"end": {
"line": 178,
"column": 58
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7348,
"end": 7349,
"loc": {
"start": {
"line": 178,
"column": 59
},
"end": {
"line": 178,
"column": 60
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7349,
"end": 7350,
"loc": {
"start": {
"line": 178,
"column": 60
},
"end": {
"line": 178,
"column": 61
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7350,
"end": 7351,
"loc": {
"start": {
"line": 178,
"column": 61
},
"end": {
"line": 178,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 7389,
"end": 7395,
"loc": {
"start": {
"line": 179,
"column": 36
},
"end": {
"line": 179,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7395,
"end": 7396,
"loc": {
"start": {
"line": 179,
"column": 42
},
"end": {
"line": 179,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 7396,
"end": 7399,
"loc": {
"start": {
"line": 179,
"column": 43
},
"end": {
"line": 179,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7399,
"end": 7400,
"loc": {
"start": {
"line": 179,
"column": 46
},
"end": {
"line": 179,
"column": 47
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Last seen version:",
"start": 7400,
"end": 7420,
"loc": {
"start": {
"line": 179,
"column": 47
},
"end": {
"line": 179,
"column": 67
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7420,
"end": 7421,
"loc": {
"start": {
"line": 179,
"column": 67
},
"end": {
"line": 179,
"column": 68
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 7422,
"end": 7429,
"loc": {
"start": {
"line": 179,
"column": 69
},
"end": {
"line": 179,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7429,
"end": 7430,
"loc": {
"start": {
"line": 179,
"column": 76
},
"end": {
"line": 179,
"column": 77
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7430,
"end": 7431,
"loc": {
"start": {
"line": 179,
"column": 77
},
"end": {
"line": 179,
"column": 78
}
}
},
{
"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": 7471,
"end": 7474,
"loc": {
"start": {
"line": 181,
"column": 36
},
"end": {
"line": 181,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7475,
"end": 7476,
"loc": {
"start": {
"line": 181,
"column": 40
},
"end": {
"line": 181,
"column": 41
}
}
},
{
"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": 7476,
"end": 7479,
"loc": {
"start": {
"line": 181,
"column": 41
},
"end": {
"line": 181,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 7480,
"end": 7481,
"loc": {
"start": {
"line": 181,
"column": 45
},
"end": {
"line": 181,
"column": 46
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7482,
"end": 7483,
"loc": {
"start": {
"line": 181,
"column": 47
},
"end": {
"line": 181,
"column": 48
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 7484,
"end": 7485,
"loc": {
"start": {
"line": 181,
"column": 49
},
"end": {
"line": 181,
"column": 50
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7485,
"end": 7486,
"loc": {
"start": {
"line": 181,
"column": 50
},
"end": {
"line": 181,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 7487,
"end": 7488,
"loc": {
"start": {
"line": 181,
"column": 52
},
"end": {
"line": 181,
"column": 53
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 7489,
"end": 7490,
"loc": {
"start": {
"line": 181,
"column": 54
},
"end": {
"line": 181,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "CHANGELOG",
"start": 7491,
"end": 7500,
"loc": {
"start": {
"line": 181,
"column": 56
},
"end": {
"line": 181,
"column": 65
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7500,
"end": 7501,
"loc": {
"start": {
"line": 181,
"column": 65
},
"end": {
"line": 181,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 7501,
"end": 7507,
"loc": {
"start": {
"line": 181,
"column": 66
},
"end": {
"line": 181,
"column": 72
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7507,
"end": 7508,
"loc": {
"start": {
"line": 181,
"column": 72
},
"end": {
"line": 181,
"column": 73
}
}
},
{
"type": {
"label": "++/--",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": true,
"binop": null
},
"value": "++",
"start": 7509,
"end": 7511,
"loc": {
"start": {
"line": 181,
"column": 74
},
"end": {
"line": 181,
"column": 76
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 7511,
"end": 7512,
"loc": {
"start": {
"line": 181,
"column": 76
},
"end": {
"line": 181,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7512,
"end": 7513,
"loc": {
"start": {
"line": 181,
"column": 77
},
"end": {
"line": 181,
"column": 78
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7514,
"end": 7515,
"loc": {
"start": {
"line": 181,
"column": 79
},
"end": {
"line": 181,
"column": 80
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 7557,
"end": 7559,
"loc": {
"start": {
"line": 182,
"column": 40
},
"end": {
"line": 182,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7560,
"end": 7561,
"loc": {
"start": {
"line": 182,
"column": 43
},
"end": {
"line": 182,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "CHANGELOG",
"start": 7561,
"end": 7570,
"loc": {
"start": {
"line": 182,
"column": 44
},
"end": {
"line": 182,
"column": 53
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7570,
"end": 7571,
"loc": {
"start": {
"line": 182,
"column": 53
},
"end": {
"line": 182,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 7571,
"end": 7572,
"loc": {
"start": {
"line": 182,
"column": 54
},
"end": {
"line": 182,
"column": 55
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7572,
"end": 7573,
"loc": {
"start": {
"line": 182,
"column": 55
},
"end": {
"line": 182,
"column": 56
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7573,
"end": 7574,
"loc": {
"start": {
"line": 182,
"column": 56
},
"end": {
"line": 182,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 7574,
"end": 7581,
"loc": {
"start": {
"line": 182,
"column": 57
},
"end": {
"line": 182,
"column": 64
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 7582,
"end": 7585,
"loc": {
"start": {
"line": 182,
"column": 65
},
"end": {
"line": 182,
"column": 68
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 7586,
"end": 7593,
"loc": {
"start": {
"line": 182,
"column": 69
},
"end": {
"line": 182,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7593,
"end": 7594,
"loc": {
"start": {
"line": 182,
"column": 76
},
"end": {
"line": 182,
"column": 77
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7595,
"end": 7596,
"loc": {
"start": {
"line": 182,
"column": 78
},
"end": {
"line": 182,
"column": 79
}
}
},
{
"type": {
"label": "break",
"keyword": "break",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "break",
"start": 7642,
"end": 7647,
"loc": {
"start": {
"line": 183,
"column": 44
},
"end": {
"line": 183,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7647,
"end": 7648,
"loc": {
"start": {
"line": 183,
"column": 49
},
"end": {
"line": 183,
"column": 50
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7690,
"end": 7691,
"loc": {
"start": {
"line": 184,
"column": 40
},
"end": {
"line": 184,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "changelogEntries",
"start": 7733,
"end": 7749,
"loc": {
"start": {
"line": 185,
"column": 40
},
"end": {
"line": 185,
"column": 56
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7749,
"end": 7750,
"loc": {
"start": {
"line": 185,
"column": 56
},
"end": {
"line": 185,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "push",
"start": 7750,
"end": 7754,
"loc": {
"start": {
"line": 185,
"column": 57
},
"end": {
"line": 185,
"column": 61
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7754,
"end": 7755,
"loc": {
"start": {
"line": 185,
"column": 61
},
"end": {
"line": 185,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "CHANGELOG",
"start": 7755,
"end": 7764,
"loc": {
"start": {
"line": 185,
"column": 62
},
"end": {
"line": 185,
"column": 71
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7764,
"end": 7765,
"loc": {
"start": {
"line": 185,
"column": 71
},
"end": {
"line": 185,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 7765,
"end": 7766,
"loc": {
"start": {
"line": 185,
"column": 72
},
"end": {
"line": 185,
"column": 73
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7766,
"end": 7767,
"loc": {
"start": {
"line": 185,
"column": 73
},
"end": {
"line": 185,
"column": 74
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7767,
"end": 7768,
"loc": {
"start": {
"line": 185,
"column": 74
},
"end": {
"line": 185,
"column": 75
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7768,
"end": 7769,
"loc": {
"start": {
"line": 185,
"column": 75
},
"end": {
"line": 185,
"column": 76
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7807,
"end": 7808,
"loc": {
"start": {
"line": 186,
"column": 36
},
"end": {
"line": 186,
"column": 37
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 7846,
"end": 7848,
"loc": {
"start": {
"line": 187,
"column": 36
},
"end": {
"line": 187,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7849,
"end": 7850,
"loc": {
"start": {
"line": 187,
"column": 39
},
"end": {
"line": 187,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "changelogEntries",
"start": 7850,
"end": 7866,
"loc": {
"start": {
"line": 187,
"column": 40
},
"end": {
"line": 187,
"column": 56
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7866,
"end": 7867,
"loc": {
"start": {
"line": 187,
"column": 56
},
"end": {
"line": 187,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 7867,
"end": 7873,
"loc": {
"start": {
"line": 187,
"column": 57
},
"end": {
"line": 187,
"column": 63
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 7874,
"end": 7877,
"loc": {
"start": {
"line": 187,
"column": 64
},
"end": {
"line": 187,
"column": 67
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 7878,
"end": 7879,
"loc": {
"start": {
"line": 187,
"column": 68
},
"end": {
"line": 187,
"column": 69
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7879,
"end": 7880,
"loc": {
"start": {
"line": 187,
"column": 69
},
"end": {
"line": 187,
"column": 70
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7881,
"end": 7882,
"loc": {
"start": {
"line": 187,
"column": 71
},
"end": {
"line": 187,
"column": 72
}
}
},
{
"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": 7924,
"end": 7930,
"loc": {
"start": {
"line": 188,
"column": 40
},
"end": {
"line": 188,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7930,
"end": 7931,
"loc": {
"start": {
"line": 188,
"column": 46
},
"end": {
"line": 188,
"column": 47
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7969,
"end": 7970,
"loc": {
"start": {
"line": 189,
"column": 36
},
"end": {
"line": 189,
"column": 37
}
}
},
{
"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": 8010,
"end": 8013,
"loc": {
"start": {
"line": 191,
"column": 36
},
"end": {
"line": 191,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dialogHtml",
"start": 8014,
"end": 8024,
"loc": {
"start": {
"line": 191,
"column": 40
},
"end": {
"line": 191,
"column": 50
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 8025,
"end": 8026,
"loc": {
"start": {
"line": 191,
"column": 51
},
"end": {
"line": 191,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 8027,
"end": 8028,
"loc": {
"start": {
"line": 191,
"column": 53
},
"end": {
"line": 191,
"column": 54
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8028,
"end": 8029,
"loc": {
"start": {
"line": 191,
"column": 54
},
"end": {
"line": 191,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dialogs",
"start": 8029,
"end": 8036,
"loc": {
"start": {
"line": 191,
"column": 55
},
"end": {
"line": 191,
"column": 62
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8036,
"end": 8037,
"loc": {
"start": {
"line": 191,
"column": 62
},
"end": {
"line": 191,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateSummary",
"start": 8037,
"end": 8050,
"loc": {
"start": {
"line": 191,
"column": 63
},
"end": {
"line": 191,
"column": 76
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8050,
"end": 8051,
"loc": {
"start": {
"line": 191,
"column": 76
},
"end": {
"line": 191,
"column": 77
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "desc",
"start": 8051,
"end": 8055,
"loc": {
"start": {
"line": 191,
"column": 77
},
"end": {
"line": 191,
"column": 81
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8055,
"end": 8056,
"loc": {
"start": {
"line": 191,
"column": 81
},
"end": {
"line": 191,
"column": 82
}
}
},
{
"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": 8094,
"end": 8097,
"loc": {
"start": {
"line": 192,
"column": 36
},
"end": {
"line": 192,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8098,
"end": 8099,
"loc": {
"start": {
"line": 192,
"column": 40
},
"end": {
"line": 192,
"column": 41
}
}
},
{
"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": 8099,
"end": 8102,
"loc": {
"start": {
"line": 192,
"column": 41
},
"end": {
"line": 192,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 8103,
"end": 8104,
"loc": {
"start": {
"line": 192,
"column": 45
},
"end": {
"line": 192,
"column": 46
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 8105,
"end": 8106,
"loc": {
"start": {
"line": 192,
"column": 47
},
"end": {
"line": 192,
"column": 48
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 8107,
"end": 8108,
"loc": {
"start": {
"line": 192,
"column": 49
},
"end": {
"line": 192,
"column": 50
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8108,
"end": 8109,
"loc": {
"start": {
"line": 192,
"column": 50
},
"end": {
"line": 192,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 8110,
"end": 8111,
"loc": {
"start": {
"line": 192,
"column": 52
},
"end": {
"line": 192,
"column": 53
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 8112,
"end": 8113,
"loc": {
"start": {
"line": 192,
"column": 54
},
"end": {
"line": 192,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "changelogEntries",
"start": 8114,
"end": 8130,
"loc": {
"start": {
"line": 192,
"column": 56
},
"end": {
"line": 192,
"column": 72
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8130,
"end": 8131,
"loc": {
"start": {
"line": 192,
"column": 72
},
"end": {
"line": 192,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 8131,
"end": 8137,
"loc": {
"start": {
"line": 192,
"column": 73
},
"end": {
"line": 192,
"column": 79
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8137,
"end": 8138,
"loc": {
"start": {
"line": 192,
"column": 79
},
"end": {
"line": 192,
"column": 80
}
}
},
{
"type": {
"label": "++/--",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": true,
"binop": null
},
"value": "++",
"start": 8139,
"end": 8141,
"loc": {
"start": {
"line": 192,
"column": 81
},
"end": {
"line": 192,
"column": 83
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 8141,
"end": 8142,
"loc": {
"start": {
"line": 192,
"column": 83
},
"end": {
"line": 192,
"column": 84
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8142,
"end": 8143,
"loc": {
"start": {
"line": 192,
"column": 84
},
"end": {
"line": 192,
"column": 85
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8144,
"end": 8145,
"loc": {
"start": {
"line": 192,
"column": 86
},
"end": {
"line": 192,
"column": 87
}
}
},
{
"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": 8187,
"end": 8192,
"loc": {
"start": {
"line": 193,
"column": 40
},
"end": {
"line": 193,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entry",
"start": 8193,
"end": 8198,
"loc": {
"start": {
"line": 193,
"column": 46
},
"end": {
"line": 193,
"column": 51
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 8199,
"end": 8200,
"loc": {
"start": {
"line": 193,
"column": 52
},
"end": {
"line": 193,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "changelogEntries",
"start": 8201,
"end": 8217,
"loc": {
"start": {
"line": 193,
"column": 54
},
"end": {
"line": 193,
"column": 70
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8217,
"end": 8218,
"loc": {
"start": {
"line": 193,
"column": 70
},
"end": {
"line": 193,
"column": 71
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 8218,
"end": 8219,
"loc": {
"start": {
"line": 193,
"column": 71
},
"end": {
"line": 193,
"column": 72
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8219,
"end": 8220,
"loc": {
"start": {
"line": 193,
"column": 72
},
"end": {
"line": 193,
"column": 73
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8220,
"end": 8221,
"loc": {
"start": {
"line": 193,
"column": 73
},
"end": {
"line": 193,
"column": 74
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dialogHtml",
"start": 8263,
"end": 8273,
"loc": {
"start": {
"line": 194,
"column": 40
},
"end": {
"line": 194,
"column": 50
}
}
},
{
"type": {
"label": "_=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "+=",
"start": 8274,
"end": 8276,
"loc": {
"start": {
"line": 194,
"column": 51
},
"end": {
"line": 194,
"column": 53
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8277,
"end": 8278,
"loc": {
"start": {
"line": 194,
"column": 54
},
"end": {
"line": 194,
"column": 55
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "\n <div class=\"changelogDialogEntry\">\n <span class=\"version\">",
"start": 8278,
"end": 8398,
"loc": {
"start": {
"line": 194,
"column": 55
},
"end": {
"line": 196,
"column": 54
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8398,
"end": 8400,
"loc": {
"start": {
"line": 196,
"column": 54
},
"end": {
"line": 196,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entry",
"start": 8400,
"end": 8405,
"loc": {
"start": {
"line": 196,
"column": 56
},
"end": {
"line": 196,
"column": 61
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8405,
"end": 8406,
"loc": {
"start": {
"line": 196,
"column": 61
},
"end": {
"line": 196,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 8406,
"end": 8413,
"loc": {
"start": {
"line": 196,
"column": 62
},
"end": {
"line": 196,
"column": 69
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8413,
"end": 8414,
"loc": {
"start": {
"line": 196,
"column": 69
},
"end": {
"line": 196,
"column": 70
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "</span>\n <span class=\"date\">",
"start": 8414,
"end": 8474,
"loc": {
"start": {
"line": 196,
"column": 70
},
"end": {
"line": 197,
"column": 51
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8474,
"end": 8476,
"loc": {
"start": {
"line": 197,
"column": 51
},
"end": {
"line": 197,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entry",
"start": 8476,
"end": 8481,
"loc": {
"start": {
"line": 197,
"column": 53
},
"end": {
"line": 197,
"column": 58
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8481,
"end": 8482,
"loc": {
"start": {
"line": 197,
"column": 58
},
"end": {
"line": 197,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "date",
"start": 8482,
"end": 8486,
"loc": {
"start": {
"line": 197,
"column": 59
},
"end": {
"line": 197,
"column": 63
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8486,
"end": 8487,
"loc": {
"start": {
"line": 197,
"column": 63
},
"end": {
"line": 197,
"column": 64
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "</span>\n <ul class=\"changes\">\n ",
"start": 8487,
"end": 8586,
"loc": {
"start": {
"line": 197,
"column": 64
},
"end": {
"line": 199,
"column": 36
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8586,
"end": 8588,
"loc": {
"start": {
"line": 199,
"column": 36
},
"end": {
"line": 199,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entry",
"start": 8588,
"end": 8593,
"loc": {
"start": {
"line": 199,
"column": 38
},
"end": {
"line": 199,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8593,
"end": 8594,
"loc": {
"start": {
"line": 199,
"column": 43
},
"end": {
"line": 199,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entries",
"start": 8594,
"end": 8601,
"loc": {
"start": {
"line": 199,
"column": 44
},
"end": {
"line": 199,
"column": 51
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8601,
"end": 8602,
"loc": {
"start": {
"line": 199,
"column": 51
},
"end": {
"line": 199,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "map",
"start": 8602,
"end": 8605,
"loc": {
"start": {
"line": 199,
"column": 52
},
"end": {
"line": 199,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8605,
"end": 8606,
"loc": {
"start": {
"line": 199,
"column": 55
},
"end": {
"line": 199,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "text",
"start": 8606,
"end": 8610,
"loc": {
"start": {
"line": 199,
"column": 56
},
"end": {
"line": 199,
"column": 60
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8611,
"end": 8613,
"loc": {
"start": {
"line": 199,
"column": 61
},
"end": {
"line": 199,
"column": 63
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8614,
"end": 8615,
"loc": {
"start": {
"line": 199,
"column": 64
},
"end": {
"line": 199,
"column": 65
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "<li>",
"start": 8615,
"end": 8619,
"loc": {
"start": {
"line": 199,
"column": 65
},
"end": {
"line": 199,
"column": 69
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8619,
"end": 8621,
"loc": {
"start": {
"line": 199,
"column": 69
},
"end": {
"line": 199,
"column": 71
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "text",
"start": 8621,
"end": 8625,
"loc": {
"start": {
"line": 199,
"column": 71
},
"end": {
"line": 199,
"column": 75
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8625,
"end": 8626,
"loc": {
"start": {
"line": 199,
"column": 75
},
"end": {
"line": 199,
"column": 76
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "</li>",
"start": 8626,
"end": 8631,
"loc": {
"start": {
"line": 199,
"column": 76
},
"end": {
"line": 199,
"column": 81
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8631,
"end": 8632,
"loc": {
"start": {
"line": 199,
"column": 81
},
"end": {
"line": 199,
"column": 82
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8632,
"end": 8633,
"loc": {
"start": {
"line": 199,
"column": 82
},
"end": {
"line": 199,
"column": 83
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8633,
"end": 8634,
"loc": {
"start": {
"line": 199,
"column": 83
},
"end": {
"line": 199,
"column": 84
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "join",
"start": 8634,
"end": 8638,
"loc": {
"start": {
"line": 199,
"column": 84
},
"end": {
"line": 199,
"column": 88
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8638,
"end": 8639,
"loc": {
"start": {
"line": 199,
"column": 88
},
"end": {
"line": 199,
"column": 89
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 8639,
"end": 8641,
"loc": {
"start": {
"line": 199,
"column": 89
},
"end": {
"line": 199,
"column": 91
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8641,
"end": 8642,
"loc": {
"start": {
"line": 199,
"column": 91
},
"end": {
"line": 199,
"column": 92
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8642,
"end": 8643,
"loc": {
"start": {
"line": 199,
"column": 92
},
"end": {
"line": 199,
"column": 93
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "\n </ul>\n </div>\n ",
"start": 8643,
"end": 8744,
"loc": {
"start": {
"line": 199,
"column": 93
},
"end": {
"line": 202,
"column": 24
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8744,
"end": 8745,
"loc": {
"start": {
"line": 202,
"column": 24
},
"end": {
"line": 202,
"column": 25
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8745,
"end": 8746,
"loc": {
"start": {
"line": 202,
"column": 25
},
"end": {
"line": 202,
"column": 26
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8772,
"end": 8773,
"loc": {
"start": {
"line": 203,
"column": 24
},
"end": {
"line": 203,
"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": 8801,
"end": 8807,
"loc": {
"start": {
"line": 205,
"column": 24
},
"end": {
"line": 205,
"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": 8808,
"end": 8811,
"loc": {
"start": {
"line": 205,
"column": 31
},
"end": {
"line": 205,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Promise",
"start": 8812,
"end": 8819,
"loc": {
"start": {
"line": 205,
"column": 35
},
"end": {
"line": 205,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8819,
"end": 8820,
"loc": {
"start": {
"line": 205,
"column": 42
},
"end": {
"line": 205,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "resolve",
"start": 8820,
"end": 8827,
"loc": {
"start": {
"line": 205,
"column": 43
},
"end": {
"line": 205,
"column": 50
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8828,
"end": 8830,
"loc": {
"start": {
"line": 205,
"column": 51
},
"end": {
"line": 205,
"column": 53
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8831,
"end": 8832,
"loc": {
"start": {
"line": 205,
"column": 54
},
"end": {
"line": 205,
"column": 55
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 8862,
"end": 8866,
"loc": {
"start": {
"line": 206,
"column": 28
},
"end": {
"line": 206,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8866,
"end": 8867,
"loc": {
"start": {
"line": 206,
"column": 32
},
"end": {
"line": 206,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dialogs",
"start": 8867,
"end": 8874,
"loc": {
"start": {
"line": 206,
"column": 33
},
"end": {
"line": 206,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8874,
"end": 8875,
"loc": {
"start": {
"line": 206,
"column": 40
},
"end": {
"line": 206,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "showInfo",
"start": 8875,
"end": 8883,
"loc": {
"start": {
"line": 206,
"column": 41
},
"end": {
"line": 206,
"column": 49
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8883,
"end": 8884,
"loc": {
"start": {
"line": 206,
"column": 49
},
"end": {
"line": 206,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 8884,
"end": 8885,
"loc": {
"start": {
"line": 206,
"column": 50
},
"end": {
"line": 206,
"column": 51
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8885,
"end": 8886,
"loc": {
"start": {
"line": 206,
"column": 51
},
"end": {
"line": 206,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dialogs",
"start": 8886,
"end": 8893,
"loc": {
"start": {
"line": 206,
"column": 52
},
"end": {
"line": 206,
"column": 59
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8893,
"end": 8894,
"loc": {
"start": {
"line": 206,
"column": 59
},
"end": {
"line": 206,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateSummary",
"start": 8894,
"end": 8907,
"loc": {
"start": {
"line": 206,
"column": 60
},
"end": {
"line": 206,
"column": 73
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8907,
"end": 8908,
"loc": {
"start": {
"line": 206,
"column": 73
},
"end": {
"line": 206,
"column": 74
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "title",
"start": 8908,
"end": 8913,
"loc": {
"start": {
"line": 206,
"column": 74
},
"end": {
"line": 206,
"column": 79
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8913,
"end": 8914,
"loc": {
"start": {
"line": 206,
"column": 79
},
"end": {
"line": 206,
"column": 80
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dialogHtml",
"start": 8915,
"end": 8925,
"loc": {
"start": {
"line": 206,
"column": 81
},
"end": {
"line": 206,
"column": 91
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8925,
"end": 8926,
"loc": {
"start": {
"line": 206,
"column": 91
},
"end": {
"line": 206,
"column": 92
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8926,
"end": 8927,
"loc": {
"start": {
"line": 206,
"column": 92
},
"end": {
"line": 206,
"column": 93
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ok",
"start": 8927,
"end": 8929,
"loc": {
"start": {
"line": 206,
"column": 93
},
"end": {
"line": 206,
"column": 95
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8929,
"end": 8930,
"loc": {
"start": {
"line": 206,
"column": 95
},
"end": {
"line": 206,
"column": 96
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "add",
"start": 8930,
"end": 8933,
"loc": {
"start": {
"line": 206,
"column": 96
},
"end": {
"line": 206,
"column": 99
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8933,
"end": 8934,
"loc": {
"start": {
"line": 206,
"column": 99
},
"end": {
"line": 206,
"column": 100
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "resolve",
"start": 8934,
"end": 8941,
"loc": {
"start": {
"line": 206,
"column": 100
},
"end": {
"line": 206,
"column": 107
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8941,
"end": 8942,
"loc": {
"start": {
"line": 206,
"column": 107
},
"end": {
"line": 206,
"column": 108
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8942,
"end": 8943,
"loc": {
"start": {
"line": 206,
"column": 108
},
"end": {
"line": 206,
"column": 109
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8969,
"end": 8970,
"loc": {
"start": {
"line": 207,
"column": 24
},
"end": {
"line": 207,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8970,
"end": 8971,
"loc": {
"start": {
"line": 207,
"column": 25
},
"end": {
"line": 207,
"column": 26
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8971,
"end": 8972,
"loc": {
"start": {
"line": 207,
"column": 26
},
"end": {
"line": 207,
"column": 27
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8994,
"end": 8995,
"loc": {
"start": {
"line": 208,
"column": 20
},
"end": {
"line": 208,
"column": 21
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8995,
"end": 8996,
"loc": {
"start": {
"line": 208,
"column": 21
},
"end": {
"line": 208,
"column": 22
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8996,
"end": 8997,
"loc": {
"start": {
"line": 208,
"column": 22
},
"end": {
"line": 208,
"column": 23
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9011,
"end": 9012,
"loc": {
"start": {
"line": 209,
"column": 12
},
"end": {
"line": 209,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9012,
"end": 9013,
"loc": {
"start": {
"line": 209,
"column": 13
},
"end": {
"line": 209,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9029,
"end": 9030,
"loc": {
"start": {
"line": 211,
"column": 12
},
"end": {
"line": 211,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 9030,
"end": 9034,
"loc": {
"start": {
"line": 211,
"column": 13
},
"end": {
"line": 211,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9034,
"end": 9035,
"loc": {
"start": {
"line": 211,
"column": 17
},
"end": {
"line": 211,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9035,
"end": 9036,
"loc": {
"start": {
"line": 211,
"column": 18
},
"end": {
"line": 211,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9036,
"end": 9037,
"loc": {
"start": {
"line": 211,
"column": 19
},
"end": {
"line": 211,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9038,
"end": 9040,
"loc": {
"start": {
"line": 211,
"column": 21
},
"end": {
"line": 211,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9041,
"end": 9045,
"loc": {
"start": {
"line": 211,
"column": 24
},
"end": {
"line": 211,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9045,
"end": 9046,
"loc": {
"start": {
"line": 211,
"column": 28
},
"end": {
"line": 211,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setStatus",
"start": 9046,
"end": 9055,
"loc": {
"start": {
"line": 211,
"column": 29
},
"end": {
"line": 211,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9055,
"end": 9056,
"loc": {
"start": {
"line": 211,
"column": 38
},
"end": {
"line": 211,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Launching",
"start": 9056,
"end": 9067,
"loc": {
"start": {
"line": 211,
"column": 39
},
"end": {
"line": 211,
"column": 50
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9067,
"end": 9068,
"loc": {
"start": {
"line": 211,
"column": 50
},
"end": {
"line": 211,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9068,
"end": 9069,
"loc": {
"start": {
"line": 211,
"column": 51
},
"end": {
"line": 211,
"column": 52
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9083,
"end": 9084,
"loc": {
"start": {
"line": 212,
"column": 12
},
"end": {
"line": 212,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 9084,
"end": 9088,
"loc": {
"start": {
"line": 212,
"column": 13
},
"end": {
"line": 212,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9088,
"end": 9089,
"loc": {
"start": {
"line": 212,
"column": 17
},
"end": {
"line": 212,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9107,
"end": 9108,
"loc": {
"start": {
"line": 213,
"column": 16
},
"end": {
"line": 213,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9108,
"end": 9109,
"loc": {
"start": {
"line": 213,
"column": 17
},
"end": {
"line": 213,
"column": 18
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9110,
"end": 9112,
"loc": {
"start": {
"line": 213,
"column": 19
},
"end": {
"line": 213,
"column": 21
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9113,
"end": 9114,
"loc": {
"start": {
"line": 213,
"column": 22
},
"end": {
"line": 213,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9136,
"end": 9140,
"loc": {
"start": {
"line": 214,
"column": 20
},
"end": {
"line": 214,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9140,
"end": 9141,
"loc": {
"start": {
"line": 214,
"column": 24
},
"end": {
"line": 214,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "moveToState",
"start": 9141,
"end": 9152,
"loc": {
"start": {
"line": 214,
"column": 25
},
"end": {
"line": 214,
"column": 36
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9152,
"end": 9153,
"loc": {
"start": {
"line": 214,
"column": 36
},
"end": {
"line": 214,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "shapezAPI",
"start": 9153,
"end": 9162,
"loc": {
"start": {
"line": 214,
"column": 37
},
"end": {
"line": 214,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9162,
"end": 9163,
"loc": {
"start": {
"line": 214,
"column": 46
},
"end": {
"line": 214,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "firstState",
"start": 9163,
"end": 9173,
"loc": {
"start": {
"line": 214,
"column": 47
},
"end": {
"line": 214,
"column": 57
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9173,
"end": 9174,
"loc": {
"start": {
"line": 214,
"column": 57
},
"end": {
"line": 214,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9174,
"end": 9175,
"loc": {
"start": {
"line": 214,
"column": 58
},
"end": {
"line": 214,
"column": 59
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9193,
"end": 9194,
"loc": {
"start": {
"line": 215,
"column": 16
},
"end": {
"line": 215,
"column": 17
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9194,
"end": 9195,
"loc": {
"start": {
"line": 215,
"column": 17
},
"end": {
"line": 215,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "err",
"start": 9213,
"end": 9216,
"loc": {
"start": {
"line": 216,
"column": 16
},
"end": {
"line": 216,
"column": 19
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9217,
"end": 9219,
"loc": {
"start": {
"line": 216,
"column": 20
},
"end": {
"line": 216,
"column": 22
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9220,
"end": 9221,
"loc": {
"start": {
"line": 216,
"column": 23
},
"end": {
"line": 216,
"column": 24
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9243,
"end": 9247,
"loc": {
"start": {
"line": 217,
"column": 20
},
"end": {
"line": 217,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9247,
"end": 9248,
"loc": {
"start": {
"line": 217,
"column": 24
},
"end": {
"line": 217,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "showFailMessage",
"start": 9248,
"end": 9263,
"loc": {
"start": {
"line": 217,
"column": 25
},
"end": {
"line": 217,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9263,
"end": 9264,
"loc": {
"start": {
"line": 217,
"column": 40
},
"end": {
"line": 217,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "err",
"start": 9264,
"end": 9267,
"loc": {
"start": {
"line": 217,
"column": 41
},
"end": {
"line": 217,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9267,
"end": 9268,
"loc": {
"start": {
"line": 217,
"column": 44
},
"end": {
"line": 217,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9268,
"end": 9269,
"loc": {
"start": {
"line": 217,
"column": 45
},
"end": {
"line": 217,
"column": 46
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9287,
"end": 9288,
"loc": {
"start": {
"line": 218,
"column": 16
},
"end": {
"line": 218,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9302,
"end": 9303,
"loc": {
"start": {
"line": 219,
"column": 12
},
"end": {
"line": 219,
"column": 13
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9303,
"end": 9304,
"loc": {
"start": {
"line": 219,
"column": 13
},
"end": {
"line": 219,
"column": 14
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9310,
"end": 9311,
"loc": {
"start": {
"line": 220,
"column": 4
},
"end": {
"line": 220,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 9319,
"end": 9325,
"loc": {
"start": {
"line": 222,
"column": 4
},
"end": {
"line": 222,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9325,
"end": 9326,
"loc": {
"start": {
"line": 222,
"column": 10
},
"end": {
"line": 222,
"column": 11
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9326,
"end": 9327,
"loc": {
"start": {
"line": 222,
"column": 11
},
"end": {
"line": 222,
"column": 12
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9328,
"end": 9329,
"loc": {
"start": {
"line": 222,
"column": 13
},
"end": {
"line": 222,
"column": 14
}
}
},
{
"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": 9339,
"end": 9344,
"loc": {
"start": {
"line": 223,
"column": 8
},
"end": {
"line": 223,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "now",
"start": 9345,
"end": 9348,
"loc": {
"start": {
"line": 223,
"column": 14
},
"end": {
"line": 223,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9349,
"end": 9350,
"loc": {
"start": {
"line": 223,
"column": 18
},
"end": {
"line": 223,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "performance",
"start": 9351,
"end": 9362,
"loc": {
"start": {
"line": 223,
"column": 20
},
"end": {
"line": 223,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9362,
"end": 9363,
"loc": {
"start": {
"line": 223,
"column": 31
},
"end": {
"line": 223,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "now",
"start": 9363,
"end": 9366,
"loc": {
"start": {
"line": 223,
"column": 32
},
"end": {
"line": 223,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9366,
"end": 9367,
"loc": {
"start": {
"line": 223,
"column": 35
},
"end": {
"line": 223,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9367,
"end": 9368,
"loc": {
"start": {
"line": 223,
"column": 36
},
"end": {
"line": 223,
"column": 37
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9368,
"end": 9369,
"loc": {
"start": {
"line": 223,
"column": 37
},
"end": {
"line": 223,
"column": 38
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 9379,
"end": 9381,
"loc": {
"start": {
"line": 224,
"column": 8
},
"end": {
"line": 224,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9382,
"end": 9383,
"loc": {
"start": {
"line": 224,
"column": 11
},
"end": {
"line": 224,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "now",
"start": 9383,
"end": 9386,
"loc": {
"start": {
"line": 224,
"column": 12
},
"end": {
"line": 224,
"column": 15
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 9387,
"end": 9388,
"loc": {
"start": {
"line": 224,
"column": 16
},
"end": {
"line": 224,
"column": 17
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9389,
"end": 9393,
"loc": {
"start": {
"line": 224,
"column": 18
},
"end": {
"line": 224,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9393,
"end": 9394,
"loc": {
"start": {
"line": 224,
"column": 22
},
"end": {
"line": 224,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "lastHintShown",
"start": 9394,
"end": 9407,
"loc": {
"start": {
"line": 224,
"column": 23
},
"end": {
"line": 224,
"column": 36
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": ">",
"start": 9408,
"end": 9409,
"loc": {
"start": {
"line": 224,
"column": 37
},
"end": {
"line": 224,
"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": 9410,
"end": 9414,
"loc": {
"start": {
"line": 224,
"column": 39
},
"end": {
"line": 224,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9414,
"end": 9415,
"loc": {
"start": {
"line": 224,
"column": 43
},
"end": {
"line": 224,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "nextHintDuration",
"start": 9415,
"end": 9431,
"loc": {
"start": {
"line": 224,
"column": 44
},
"end": {
"line": 224,
"column": 60
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9431,
"end": 9432,
"loc": {
"start": {
"line": 224,
"column": 60
},
"end": {
"line": 224,
"column": 61
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9433,
"end": 9434,
"loc": {
"start": {
"line": 224,
"column": 62
},
"end": {
"line": 224,
"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": 9448,
"end": 9452,
"loc": {
"start": {
"line": 225,
"column": 12
},
"end": {
"line": 225,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9452,
"end": 9453,
"loc": {
"start": {
"line": 225,
"column": 16
},
"end": {
"line": 225,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "lastHintShown",
"start": 9453,
"end": 9466,
"loc": {
"start": {
"line": 225,
"column": 17
},
"end": {
"line": 225,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9467,
"end": 9468,
"loc": {
"start": {
"line": 225,
"column": 31
},
"end": {
"line": 225,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "now",
"start": 9469,
"end": 9472,
"loc": {
"start": {
"line": 225,
"column": 33
},
"end": {
"line": 225,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9472,
"end": 9473,
"loc": {
"start": {
"line": 225,
"column": 36
},
"end": {
"line": 225,
"column": 37
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 9487,
"end": 9492,
"loc": {
"start": {
"line": 226,
"column": 12
},
"end": {
"line": 226,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hintText",
"start": 9493,
"end": 9501,
"loc": {
"start": {
"line": 226,
"column": 18
},
"end": {
"line": 226,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9502,
"end": 9503,
"loc": {
"start": {
"line": 226,
"column": 27
},
"end": {
"line": 226,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getRandomHint",
"start": 9504,
"end": 9517,
"loc": {
"start": {
"line": 226,
"column": 29
},
"end": {
"line": 226,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9517,
"end": 9518,
"loc": {
"start": {
"line": 226,
"column": 42
},
"end": {
"line": 226,
"column": 43
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9518,
"end": 9519,
"loc": {
"start": {
"line": 226,
"column": 43
},
"end": {
"line": 226,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9519,
"end": 9520,
"loc": {
"start": {
"line": 226,
"column": 44
},
"end": {
"line": 226,
"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": 9536,
"end": 9540,
"loc": {
"start": {
"line": 228,
"column": 12
},
"end": {
"line": 228,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9540,
"end": 9541,
"loc": {
"start": {
"line": 228,
"column": 16
},
"end": {
"line": 228,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hintsText",
"start": 9541,
"end": 9550,
"loc": {
"start": {
"line": 228,
"column": 17
},
"end": {
"line": 228,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9550,
"end": 9551,
"loc": {
"start": {
"line": 228,
"column": 26
},
"end": {
"line": 228,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerHTML",
"start": 9551,
"end": 9560,
"loc": {
"start": {
"line": 228,
"column": 27
},
"end": {
"line": 228,
"column": 36
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9561,
"end": 9562,
"loc": {
"start": {
"line": 228,
"column": 37
},
"end": {
"line": 228,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hintText",
"start": 9563,
"end": 9571,
"loc": {
"start": {
"line": 228,
"column": 39
},
"end": {
"line": 228,
"column": 47
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9571,
"end": 9572,
"loc": {
"start": {
"line": 228,
"column": 47
},
"end": {
"line": 228,
"column": 48
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Compute how long the user will need to read the hint.\r\n * We calculate with 130 words per minute, with an average of 5 chars\r\n * that is 650 characters / minute\r\n ",
"start": 9588,
"end": 9809,
"loc": {
"start": {
"line": 230,
"column": 12
},
"end": {
"line": 234,
"column": 15
}
}
},
{
"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": 9823,
"end": 9827,
"loc": {
"start": {
"line": 235,
"column": 12
},
"end": {
"line": 235,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9827,
"end": 9828,
"loc": {
"start": {
"line": 235,
"column": 16
},
"end": {
"line": 235,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "nextHintDuration",
"start": 9828,
"end": 9844,
"loc": {
"start": {
"line": 235,
"column": 17
},
"end": {
"line": 235,
"column": 33
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9845,
"end": 9846,
"loc": {
"start": {
"line": 235,
"column": 34
},
"end": {
"line": 235,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Math",
"start": 9847,
"end": 9851,
"loc": {
"start": {
"line": 235,
"column": 36
},
"end": {
"line": 235,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9851,
"end": 9852,
"loc": {
"start": {
"line": 235,
"column": 40
},
"end": {
"line": 235,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "max",
"start": 9852,
"end": 9855,
"loc": {
"start": {
"line": 235,
"column": 41
},
"end": {
"line": 235,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9855,
"end": 9856,
"loc": {
"start": {
"line": 235,
"column": 44
},
"end": {
"line": 235,
"column": 45
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 2500,
"start": 9856,
"end": 9860,
"loc": {
"start": {
"line": 235,
"column": 45
},
"end": {
"line": 235,
"column": 49
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9860,
"end": 9861,
"loc": {
"start": {
"line": 235,
"column": 49
},
"end": {
"line": 235,
"column": 50
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9862,
"end": 9863,
"loc": {
"start": {
"line": 235,
"column": 51
},
"end": {
"line": 235,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hintText",
"start": 9863,
"end": 9871,
"loc": {
"start": {
"line": 235,
"column": 52
},
"end": {
"line": 235,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9871,
"end": 9872,
"loc": {
"start": {
"line": 235,
"column": 60
},
"end": {
"line": 235,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 9872,
"end": 9878,
"loc": {
"start": {
"line": 235,
"column": 61
},
"end": {
"line": 235,
"column": 67
}
}
},
{
"type": {
"label": "/",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "/",
"start": 9879,
"end": 9880,
"loc": {
"start": {
"line": 235,
"column": 68
},
"end": {
"line": 235,
"column": 69
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 650,
"start": 9881,
"end": 9884,
"loc": {
"start": {
"line": 235,
"column": 70
},
"end": {
"line": 235,
"column": 73
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9884,
"end": 9885,
"loc": {
"start": {
"line": 235,
"column": 73
},
"end": {
"line": 235,
"column": 74
}
}
},
{
"type": {
"label": "*",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "*",
"start": 9886,
"end": 9887,
"loc": {
"start": {
"line": 235,
"column": 75
},
"end": {
"line": 235,
"column": 76
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 60,
"start": 9888,
"end": 9890,
"loc": {
"start": {
"line": 235,
"column": 77
},
"end": {
"line": 235,
"column": 79
}
}
},
{
"type": {
"label": "*",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "*",
"start": 9891,
"end": 9892,
"loc": {
"start": {
"line": 235,
"column": 80
},
"end": {
"line": 235,
"column": 81
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1000,
"start": 9893,
"end": 9897,
"loc": {
"start": {
"line": 235,
"column": 82
},
"end": {
"line": 235,
"column": 86
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9897,
"end": 9898,
"loc": {
"start": {
"line": 235,
"column": 86
},
"end": {
"line": 235,
"column": 87
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9898,
"end": 9899,
"loc": {
"start": {
"line": 235,
"column": 87
},
"end": {
"line": 235,
"column": 88
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9909,
"end": 9910,
"loc": {
"start": {
"line": 236,
"column": 8
},
"end": {
"line": 236,
"column": 9
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9916,
"end": 9917,
"loc": {
"start": {
"line": 237,
"column": 4
},
"end": {
"line": 237,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onRender",
"start": 9925,
"end": 9933,
"loc": {
"start": {
"line": 239,
"column": 4
},
"end": {
"line": 239,
"column": 12
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9933,
"end": 9934,
"loc": {
"start": {
"line": 239,
"column": 12
},
"end": {
"line": 239,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9934,
"end": 9935,
"loc": {
"start": {
"line": 239,
"column": 13
},
"end": {
"line": 239,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9936,
"end": 9937,
"loc": {
"start": {
"line": 239,
"column": 15
},
"end": {
"line": 239,
"column": 16
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9947,
"end": 9951,
"loc": {
"start": {
"line": 240,
"column": 8
},
"end": {
"line": 240,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9951,
"end": 9952,
"loc": {
"start": {
"line": 240,
"column": 12
},
"end": {
"line": 240,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 9952,
"end": 9958,
"loc": {
"start": {
"line": 240,
"column": 13
},
"end": {
"line": 240,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9958,
"end": 9959,
"loc": {
"start": {
"line": 240,
"column": 19
},
"end": {
"line": 240,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9959,
"end": 9960,
"loc": {
"start": {
"line": 240,
"column": 20
},
"end": {
"line": 240,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9960,
"end": 9961,
"loc": {
"start": {
"line": 240,
"column": 21
},
"end": {
"line": 240,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9967,
"end": 9968,
"loc": {
"start": {
"line": 241,
"column": 4
},
"end": {
"line": 241,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onBackgroundTick",
"start": 9976,
"end": 9992,
"loc": {
"start": {
"line": 243,
"column": 4
},
"end": {
"line": 243,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9992,
"end": 9993,
"loc": {
"start": {
"line": 243,
"column": 20
},
"end": {
"line": 243,
"column": 21
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9993,
"end": 9994,
"loc": {
"start": {
"line": 243,
"column": 21
},
"end": {
"line": 243,
"column": 22
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9995,
"end": 9996,
"loc": {
"start": {
"line": 243,
"column": 23
},
"end": {
"line": 243,
"column": 24
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10006,
"end": 10010,
"loc": {
"start": {
"line": 244,
"column": 8
},
"end": {
"line": 244,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10010,
"end": 10011,
"loc": {
"start": {
"line": 244,
"column": 12
},
"end": {
"line": 244,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 10011,
"end": 10017,
"loc": {
"start": {
"line": 244,
"column": 13
},
"end": {
"line": 244,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10017,
"end": 10018,
"loc": {
"start": {
"line": 244,
"column": 19
},
"end": {
"line": 244,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10018,
"end": 10019,
"loc": {
"start": {
"line": 244,
"column": 20
},
"end": {
"line": 244,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10019,
"end": 10020,
"loc": {
"start": {
"line": 244,
"column": 21
},
"end": {
"line": 244,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10026,
"end": 10027,
"loc": {
"start": {
"line": 245,
"column": 4
},
"end": {
"line": 245,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n *\r\n * @param {string} text\r\n ",
"start": 10035,
"end": 10084,
"loc": {
"start": {
"line": 247,
"column": 4
},
"end": {
"line": 250,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setStatus",
"start": 10090,
"end": 10099,
"loc": {
"start": {
"line": 251,
"column": 4
},
"end": {
"line": 251,
"column": 13
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10099,
"end": 10100,
"loc": {
"start": {
"line": 251,
"column": 13
},
"end": {
"line": 251,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "text",
"start": 10100,
"end": 10104,
"loc": {
"start": {
"line": 251,
"column": 14
},
"end": {
"line": 251,
"column": 18
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10104,
"end": 10105,
"loc": {
"start": {
"line": 251,
"column": 18
},
"end": {
"line": 251,
"column": 19
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10106,
"end": 10107,
"loc": {
"start": {
"line": 251,
"column": 20
},
"end": {
"line": 251,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 10117,
"end": 10123,
"loc": {
"start": {
"line": 252,
"column": 8
},
"end": {
"line": 252,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10123,
"end": 10124,
"loc": {
"start": {
"line": 252,
"column": 14
},
"end": {
"line": 252,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 10124,
"end": 10127,
"loc": {
"start": {
"line": 252,
"column": 15
},
"end": {
"line": 252,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10127,
"end": 10128,
"loc": {
"start": {
"line": 252,
"column": 18
},
"end": {
"line": 252,
"column": 19
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "✅ ",
"start": 10128,
"end": 10132,
"loc": {
"start": {
"line": 252,
"column": 19
},
"end": {
"line": 252,
"column": 23
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 10133,
"end": 10134,
"loc": {
"start": {
"line": 252,
"column": 24
},
"end": {
"line": 252,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "text",
"start": 10135,
"end": 10139,
"loc": {
"start": {
"line": 252,
"column": 26
},
"end": {
"line": 252,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10139,
"end": 10140,
"loc": {
"start": {
"line": 252,
"column": 30
},
"end": {
"line": 252,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10140,
"end": 10141,
"loc": {
"start": {
"line": 252,
"column": 31
},
"end": {
"line": 252,
"column": 32
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10151,
"end": 10155,
"loc": {
"start": {
"line": 253,
"column": 8
},
"end": {
"line": 253,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10155,
"end": 10156,
"loc": {
"start": {
"line": 253,
"column": 12
},
"end": {
"line": 253,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentStatus",
"start": 10156,
"end": 10169,
"loc": {
"start": {
"line": 253,
"column": 13
},
"end": {
"line": 253,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10170,
"end": 10171,
"loc": {
"start": {
"line": 253,
"column": 27
},
"end": {
"line": 253,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "text",
"start": 10172,
"end": 10176,
"loc": {
"start": {
"line": 253,
"column": 29
},
"end": {
"line": 253,
"column": 33
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10176,
"end": 10177,
"loc": {
"start": {
"line": 253,
"column": 33
},
"end": {
"line": 253,
"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": 10187,
"end": 10191,
"loc": {
"start": {
"line": 254,
"column": 8
},
"end": {
"line": 254,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10191,
"end": 10192,
"loc": {
"start": {
"line": 254,
"column": 12
},
"end": {
"line": 254,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "statusText",
"start": 10192,
"end": 10202,
"loc": {
"start": {
"line": 254,
"column": 13
},
"end": {
"line": 254,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10202,
"end": 10203,
"loc": {
"start": {
"line": 254,
"column": 23
},
"end": {
"line": 254,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerText",
"start": 10203,
"end": 10212,
"loc": {
"start": {
"line": 254,
"column": 24
},
"end": {
"line": 254,
"column": 33
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10213,
"end": 10214,
"loc": {
"start": {
"line": 254,
"column": 34
},
"end": {
"line": 254,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "text",
"start": 10215,
"end": 10219,
"loc": {
"start": {
"line": 254,
"column": 36
},
"end": {
"line": 254,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10219,
"end": 10220,
"loc": {
"start": {
"line": 254,
"column": 40
},
"end": {
"line": 254,
"column": 41
}
}
},
{
"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": 10230,
"end": 10236,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Promise",
"start": 10237,
"end": 10244,
"loc": {
"start": {
"line": 255,
"column": 15
},
"end": {
"line": 255,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10244,
"end": 10245,
"loc": {
"start": {
"line": 255,
"column": 22
},
"end": {
"line": 255,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "resolve",
"start": 10245,
"end": 10252,
"loc": {
"start": {
"line": 255,
"column": 23
},
"end": {
"line": 255,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10252,
"end": 10253,
"loc": {
"start": {
"line": 255,
"column": 30
},
"end": {
"line": 255,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10253,
"end": 10254,
"loc": {
"start": {
"line": 255,
"column": 31
},
"end": {
"line": 255,
"column": 32
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10254,
"end": 10255,
"loc": {
"start": {
"line": 255,
"column": 32
},
"end": {
"line": 255,
"column": 33
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10261,
"end": 10262,
"loc": {
"start": {
"line": 256,
"column": 4
},
"end": {
"line": 256,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "showFailMessage",
"start": 10270,
"end": 10285,
"loc": {
"start": {
"line": 258,
"column": 4
},
"end": {
"line": 258,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10285,
"end": 10286,
"loc": {
"start": {
"line": 258,
"column": 19
},
"end": {
"line": 258,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "text",
"start": 10286,
"end": 10290,
"loc": {
"start": {
"line": 258,
"column": 20
},
"end": {
"line": 258,
"column": 24
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10290,
"end": 10291,
"loc": {
"start": {
"line": 258,
"column": 24
},
"end": {
"line": 258,
"column": 25
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10292,
"end": 10293,
"loc": {
"start": {
"line": 258,
"column": 26
},
"end": {
"line": 258,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 10303,
"end": 10309,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 259,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10309,
"end": 10310,
"loc": {
"start": {
"line": 259,
"column": 14
},
"end": {
"line": 259,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "error",
"start": 10310,
"end": 10315,
"loc": {
"start": {
"line": 259,
"column": 15
},
"end": {
"line": 259,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10315,
"end": 10316,
"loc": {
"start": {
"line": 259,
"column": 20
},
"end": {
"line": 259,
"column": 21
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "App init failed:",
"start": 10316,
"end": 10334,
"loc": {
"start": {
"line": 259,
"column": 21
},
"end": {
"line": 259,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10334,
"end": 10335,
"loc": {
"start": {
"line": 259,
"column": 39
},
"end": {
"line": 259,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "text",
"start": 10336,
"end": 10340,
"loc": {
"start": {
"line": 259,
"column": 41
},
"end": {
"line": 259,
"column": 45
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10340,
"end": 10341,
"loc": {
"start": {
"line": 259,
"column": 45
},
"end": {
"line": 259,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10341,
"end": 10342,
"loc": {
"start": {
"line": 259,
"column": 46
},
"end": {
"line": 259,
"column": 47
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 10354,
"end": 10359,
"loc": {
"start": {
"line": 261,
"column": 8
},
"end": {
"line": 261,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "email",
"start": 10360,
"end": 10365,
"loc": {
"start": {
"line": 261,
"column": 14
},
"end": {
"line": 261,
"column": 19
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10366,
"end": 10367,
"loc": {
"start": {
"line": 261,
"column": 20
},
"end": {
"line": 261,
"column": 21
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "bugs@shapez.io",
"start": 10368,
"end": 10384,
"loc": {
"start": {
"line": 261,
"column": 22
},
"end": {
"line": 261,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10384,
"end": 10385,
"loc": {
"start": {
"line": 261,
"column": 38
},
"end": {
"line": 261,
"column": 39
}
}
},
{
"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": 10397,
"end": 10402,
"loc": {
"start": {
"line": 263,
"column": 8
},
"end": {
"line": 263,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "subElement",
"start": 10403,
"end": 10413,
"loc": {
"start": {
"line": 263,
"column": 14
},
"end": {
"line": 263,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10414,
"end": 10415,
"loc": {
"start": {
"line": 263,
"column": 25
},
"end": {
"line": 263,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "document",
"start": 10416,
"end": 10424,
"loc": {
"start": {
"line": 263,
"column": 27
},
"end": {
"line": 263,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10424,
"end": 10425,
"loc": {
"start": {
"line": 263,
"column": 35
},
"end": {
"line": 263,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createElement",
"start": 10425,
"end": 10438,
"loc": {
"start": {
"line": 263,
"column": 36
},
"end": {
"line": 263,
"column": 49
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10438,
"end": 10439,
"loc": {
"start": {
"line": 263,
"column": 49
},
"end": {
"line": 263,
"column": 50
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "div",
"start": 10439,
"end": 10444,
"loc": {
"start": {
"line": 263,
"column": 50
},
"end": {
"line": 263,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10444,
"end": 10445,
"loc": {
"start": {
"line": 263,
"column": 55
},
"end": {
"line": 263,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10445,
"end": 10446,
"loc": {
"start": {
"line": 263,
"column": 56
},
"end": {
"line": 263,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "subElement",
"start": 10456,
"end": 10466,
"loc": {
"start": {
"line": 264,
"column": 8
},
"end": {
"line": 264,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10466,
"end": 10467,
"loc": {
"start": {
"line": 264,
"column": 18
},
"end": {
"line": 264,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "classList",
"start": 10467,
"end": 10476,
"loc": {
"start": {
"line": 264,
"column": 19
},
"end": {
"line": 264,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10476,
"end": 10477,
"loc": {
"start": {
"line": 264,
"column": 28
},
"end": {
"line": 264,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "add",
"start": 10477,
"end": 10480,
"loc": {
"start": {
"line": 264,
"column": 29
},
"end": {
"line": 264,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10480,
"end": 10481,
"loc": {
"start": {
"line": 264,
"column": 32
},
"end": {
"line": 264,
"column": 33
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "failureBox",
"start": 10481,
"end": 10493,
"loc": {
"start": {
"line": 264,
"column": 33
},
"end": {
"line": 264,
"column": 45
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10493,
"end": 10494,
"loc": {
"start": {
"line": 264,
"column": 45
},
"end": {
"line": 264,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10494,
"end": 10495,
"loc": {
"start": {
"line": 264,
"column": 46
},
"end": {
"line": 264,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "subElement",
"start": 10507,
"end": 10517,
"loc": {
"start": {
"line": 266,
"column": 8
},
"end": {
"line": 266,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10517,
"end": 10518,
"loc": {
"start": {
"line": 266,
"column": 18
},
"end": {
"line": 266,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerHTML",
"start": 10518,
"end": 10527,
"loc": {
"start": {
"line": 266,
"column": 19
},
"end": {
"line": 266,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10528,
"end": 10529,
"loc": {
"start": {
"line": 266,
"column": 29
},
"end": {
"line": 266,
"column": 30
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10530,
"end": 10531,
"loc": {
"start": {
"line": 266,
"column": 31
},
"end": {
"line": 266,
"column": 32
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "\n <div class=\"logo\">\n <img src=\"",
"start": 10531,
"end": 10599,
"loc": {
"start": {
"line": 266,
"column": 32
},
"end": {
"line": 268,
"column": 30
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10599,
"end": 10601,
"loc": {
"start": {
"line": 268,
"column": 30
},
"end": {
"line": 268,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cachebust",
"start": 10601,
"end": 10610,
"loc": {
"start": {
"line": 268,
"column": 32
},
"end": {
"line": 268,
"column": 41
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10610,
"end": 10611,
"loc": {
"start": {
"line": 268,
"column": 41
},
"end": {
"line": 268,
"column": 42
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "res/logo.png",
"start": 10611,
"end": 10625,
"loc": {
"start": {
"line": 268,
"column": 42
},
"end": {
"line": 268,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10625,
"end": 10626,
"loc": {
"start": {
"line": 268,
"column": 56
},
"end": {
"line": 268,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10626,
"end": 10627,
"loc": {
"start": {
"line": 268,
"column": 57
},
"end": {
"line": 268,
"column": 58
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "\" alt=\"Shapez.io Logo\">\n </div>\n <div class=\"failureInner\">\n <div class=\"errorHeader\">\n Failed to initialize application!\n </div>\n <div class=\"errorMessage\">\n ",
"start": 10627,
"end": 10922,
"loc": {
"start": {
"line": 268,
"column": 58
},
"end": {
"line": 275,
"column": 24
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10922,
"end": 10924,
"loc": {
"start": {
"line": 275,
"column": 24
},
"end": {
"line": 275,
"column": 26
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10924,
"end": 10928,
"loc": {
"start": {
"line": 275,
"column": 26
},
"end": {
"line": 275,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10928,
"end": 10929,
"loc": {
"start": {
"line": 275,
"column": 30
},
"end": {
"line": 275,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentStatus",
"start": 10929,
"end": 10942,
"loc": {
"start": {
"line": 275,
"column": 31
},
"end": {
"line": 275,
"column": 44
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10942,
"end": 10943,
"loc": {
"start": {
"line": 275,
"column": 44
},
"end": {
"line": 275,
"column": 45
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " failed:<br/>\n ",
"start": 10943,
"end": 10982,
"loc": {
"start": {
"line": 275,
"column": 45
},
"end": {
"line": 276,
"column": 24
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10982,
"end": 10984,
"loc": {
"start": {
"line": 276,
"column": 24
},
"end": {
"line": 276,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "text",
"start": 10984,
"end": 10988,
"loc": {
"start": {
"line": 276,
"column": 26
},
"end": {
"line": 276,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10988,
"end": 10989,
"loc": {
"start": {
"line": 276,
"column": 30
},
"end": {
"line": 276,
"column": 31
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "\n </div>\n\n <div class=\"supportHelp\">\n Please send me an email with steps to reproduce and what you did before this happened:\n <br /><a class=\"email\" href=\"mailto:",
"start": 10989,
"end": 11236,
"loc": {
"start": {
"line": 276,
"column": 31
},
"end": {
"line": 281,
"column": 60
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11236,
"end": 11238,
"loc": {
"start": {
"line": 281,
"column": 60
},
"end": {
"line": 281,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "email",
"start": 11238,
"end": 11243,
"loc": {
"start": {
"line": 281,
"column": 62
},
"end": {
"line": 281,
"column": 67
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11243,
"end": 11244,
"loc": {
"start": {
"line": 281,
"column": 67
},
"end": {
"line": 281,
"column": 68
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "?subject=App%20does%20not%20launch\">",
"start": 11244,
"end": 11280,
"loc": {
"start": {
"line": 281,
"column": 68
},
"end": {
"line": 281,
"column": 104
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11280,
"end": 11282,
"loc": {
"start": {
"line": 281,
"column": 104
},
"end": {
"line": 281,
"column": 106
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "email",
"start": 11282,
"end": 11287,
"loc": {
"start": {
"line": 281,
"column": 106
},
"end": {
"line": 281,
"column": 111
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11287,
"end": 11288,
"loc": {
"start": {
"line": 281,
"column": 111
},
"end": {
"line": 281,
"column": 112
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "</a>\n </div>\n\n <div class=\"lower\">\n <button class=\"resetApp styledButton\">Reset App</button>\n <i>Build ",
"start": 11288,
"end": 11480,
"loc": {
"start": {
"line": 281,
"column": 112
},
"end": {
"line": 286,
"column": 33
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11480,
"end": 11482,
"loc": {
"start": {
"line": 286,
"column": 33
},
"end": {
"line": 286,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "G_BUILD_VERSION",
"start": 11482,
"end": 11497,
"loc": {
"start": {
"line": 286,
"column": 35
},
"end": {
"line": 286,
"column": 50
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11497,
"end": 11498,
"loc": {
"start": {
"line": 286,
"column": 50
},
"end": {
"line": 286,
"column": 51
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " @ ",
"start": 11498,
"end": 11501,
"loc": {
"start": {
"line": 286,
"column": 51
},
"end": {
"line": 286,
"column": 54
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11501,
"end": 11503,
"loc": {
"start": {
"line": 286,
"column": 54
},
"end": {
"line": 286,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "G_BUILD_COMMIT_HASH",
"start": 11503,
"end": 11522,
"loc": {
"start": {
"line": 286,
"column": 56
},
"end": {
"line": 286,
"column": 75
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11522,
"end": 11523,
"loc": {
"start": {
"line": 286,
"column": 75
},
"end": {
"line": 286,
"column": 76
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "</i>\n </div>\n </div>\n ",
"start": 11523,
"end": 11589,
"loc": {
"start": {
"line": 286,
"column": 76
},
"end": {
"line": 289,
"column": 8
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11589,
"end": 11590,
"loc": {
"start": {
"line": 289,
"column": 8
},
"end": {
"line": 289,
"column": 9
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11590,
"end": 11591,
"loc": {
"start": {
"line": 289,
"column": 9
},
"end": {
"line": 289,
"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": 11603,
"end": 11607,
"loc": {
"start": {
"line": 291,
"column": 8
},
"end": {
"line": 291,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11607,
"end": 11608,
"loc": {
"start": {
"line": 291,
"column": 12
},
"end": {
"line": 291,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "htmlElement",
"start": 11608,
"end": 11619,
"loc": {
"start": {
"line": 291,
"column": 13
},
"end": {
"line": 291,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11619,
"end": 11620,
"loc": {
"start": {
"line": 291,
"column": 24
},
"end": {
"line": 291,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "classList",
"start": 11620,
"end": 11629,
"loc": {
"start": {
"line": 291,
"column": 25
},
"end": {
"line": 291,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11629,
"end": 11630,
"loc": {
"start": {
"line": 291,
"column": 34
},
"end": {
"line": 291,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "add",
"start": 11630,
"end": 11633,
"loc": {
"start": {
"line": 291,
"column": 35
},
"end": {
"line": 291,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11633,
"end": 11634,
"loc": {
"start": {
"line": 291,
"column": 38
},
"end": {
"line": 291,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "failure",
"start": 11634,
"end": 11643,
"loc": {
"start": {
"line": 291,
"column": 39
},
"end": {
"line": 291,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11643,
"end": 11644,
"loc": {
"start": {
"line": 291,
"column": 48
},
"end": {
"line": 291,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11644,
"end": 11645,
"loc": {
"start": {
"line": 291,
"column": 49
},
"end": {
"line": 291,
"column": 50
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 11655,
"end": 11659,
"loc": {
"start": {
"line": 292,
"column": 8
},
"end": {
"line": 292,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11659,
"end": 11660,
"loc": {
"start": {
"line": 292,
"column": 12
},
"end": {
"line": 292,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "htmlElement",
"start": 11660,
"end": 11671,
"loc": {
"start": {
"line": 292,
"column": 13
},
"end": {
"line": 292,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11671,
"end": 11672,
"loc": {
"start": {
"line": 292,
"column": 24
},
"end": {
"line": 292,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "appendChild",
"start": 11672,
"end": 11683,
"loc": {
"start": {
"line": 292,
"column": 25
},
"end": {
"line": 292,
"column": 36
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11683,
"end": 11684,
"loc": {
"start": {
"line": 292,
"column": 36
},
"end": {
"line": 292,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "subElement",
"start": 11684,
"end": 11694,
"loc": {
"start": {
"line": 292,
"column": 37
},
"end": {
"line": 292,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11694,
"end": 11695,
"loc": {
"start": {
"line": 292,
"column": 47
},
"end": {
"line": 292,
"column": 48
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11695,
"end": 11696,
"loc": {
"start": {
"line": 292,
"column": 48
},
"end": {
"line": 292,
"column": 49
}
}
},
{
"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": 11708,
"end": 11713,
"loc": {
"start": {
"line": 294,
"column": 8
},
"end": {
"line": 294,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "resetBtn",
"start": 11714,
"end": 11722,
"loc": {
"start": {
"line": 294,
"column": 14
},
"end": {
"line": 294,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 11723,
"end": 11724,
"loc": {
"start": {
"line": 294,
"column": 23
},
"end": {
"line": 294,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "subElement",
"start": 11725,
"end": 11735,
"loc": {
"start": {
"line": 294,
"column": 25
},
"end": {
"line": 294,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11735,
"end": 11736,
"loc": {
"start": {
"line": 294,
"column": 35
},
"end": {
"line": 294,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "querySelector",
"start": 11736,
"end": 11749,
"loc": {
"start": {
"line": 294,
"column": 36
},
"end": {
"line": 294,
"column": 49
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11749,
"end": 11750,
"loc": {
"start": {
"line": 294,
"column": 49
},
"end": {
"line": 294,
"column": 50
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "button.resetApp",
"start": 11750,
"end": 11767,
"loc": {
"start": {
"line": 294,
"column": 50
},
"end": {
"line": 294,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11767,
"end": 11768,
"loc": {
"start": {
"line": 294,
"column": 67
},
"end": {
"line": 294,
"column": 68
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11768,
"end": 11769,
"loc": {
"start": {
"line": 294,
"column": 68
},
"end": {
"line": 294,
"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": 11779,
"end": 11783,
"loc": {
"start": {
"line": 295,
"column": 8
},
"end": {
"line": 295,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11783,
"end": 11784,
"loc": {
"start": {
"line": 295,
"column": 12
},
"end": {
"line": 295,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackClicks",
"start": 11784,
"end": 11795,
"loc": {
"start": {
"line": 295,
"column": 13
},
"end": {
"line": 295,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11795,
"end": 11796,
"loc": {
"start": {
"line": 295,
"column": 24
},
"end": {
"line": 295,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "resetBtn",
"start": 11796,
"end": 11804,
"loc": {
"start": {
"line": 295,
"column": 25
},
"end": {
"line": 295,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11804,
"end": 11805,
"loc": {
"start": {
"line": 295,
"column": 33
},
"end": {
"line": 295,
"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": 11806,
"end": 11810,
"loc": {
"start": {
"line": 295,
"column": 35
},
"end": {
"line": 295,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11810,
"end": 11811,
"loc": {
"start": {
"line": 295,
"column": 39
},
"end": {
"line": 295,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "showResetConfirm",
"start": 11811,
"end": 11827,
"loc": {
"start": {
"line": 295,
"column": 40
},
"end": {
"line": 295,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11827,
"end": 11828,
"loc": {
"start": {
"line": 295,
"column": 56
},
"end": {
"line": 295,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11828,
"end": 11829,
"loc": {
"start": {
"line": 295,
"column": 57
},
"end": {
"line": 295,
"column": 58
}
}
},
{
"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": 11841,
"end": 11845,
"loc": {
"start": {
"line": 297,
"column": 8
},
"end": {
"line": 297,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11845,
"end": 11846,
"loc": {
"start": {
"line": 297,
"column": 12
},
"end": {
"line": 297,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hintsText",
"start": 11846,
"end": 11855,
"loc": {
"start": {
"line": 297,
"column": 13
},
"end": {
"line": 297,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11855,
"end": 11856,
"loc": {
"start": {
"line": 297,
"column": 22
},
"end": {
"line": 297,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "remove",
"start": 11856,
"end": 11862,
"loc": {
"start": {
"line": 297,
"column": 23
},
"end": {
"line": 297,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11862,
"end": 11863,
"loc": {
"start": {
"line": 297,
"column": 29
},
"end": {
"line": 297,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11863,
"end": 11864,
"loc": {
"start": {
"line": 297,
"column": 30
},
"end": {
"line": 297,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11864,
"end": 11865,
"loc": {
"start": {
"line": 297,
"column": 31
},
"end": {
"line": 297,
"column": 32
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11871,
"end": 11872,
"loc": {
"start": {
"line": 298,
"column": 4
},
"end": {
"line": 298,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "showResetConfirm",
"start": 11880,
"end": 11896,
"loc": {
"start": {
"line": 300,
"column": 4
},
"end": {
"line": 300,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11896,
"end": 11897,
"loc": {
"start": {
"line": 300,
"column": 20
},
"end": {
"line": 300,
"column": 21
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11897,
"end": 11898,
"loc": {
"start": {
"line": 300,
"column": 21
},
"end": {
"line": 300,
"column": 22
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11899,
"end": 11900,
"loc": {
"start": {
"line": 300,
"column": 23
},
"end": {
"line": 300,
"column": 24
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 11910,
"end": 11912,
"loc": {
"start": {
"line": 301,
"column": 8
},
"end": {
"line": 301,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11913,
"end": 11914,
"loc": {
"start": {
"line": 301,
"column": 11
},
"end": {
"line": 301,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "confirm",
"start": 11914,
"end": 11921,
"loc": {
"start": {
"line": 301,
"column": 12
},
"end": {
"line": 301,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11921,
"end": 11922,
"loc": {
"start": {
"line": 301,
"column": 19
},
"end": {
"line": 301,
"column": 20
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Are you sure you want to reset the app? This will delete all your savegames!",
"start": 11922,
"end": 12000,
"loc": {
"start": {
"line": 301,
"column": 20
},
"end": {
"line": 301,
"column": 98
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12000,
"end": 12001,
"loc": {
"start": {
"line": 301,
"column": 98
},
"end": {
"line": 301,
"column": 99
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12001,
"end": 12002,
"loc": {
"start": {
"line": 301,
"column": 99
},
"end": {
"line": 301,
"column": 100
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12003,
"end": 12004,
"loc": {
"start": {
"line": 301,
"column": 101
},
"end": {
"line": 301,
"column": 102
}
}
},
{
"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": 12018,
"end": 12022,
"loc": {
"start": {
"line": 302,
"column": 12
},
"end": {
"line": 302,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12022,
"end": 12023,
"loc": {
"start": {
"line": 302,
"column": 16
},
"end": {
"line": 302,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "resetApp",
"start": 12023,
"end": 12031,
"loc": {
"start": {
"line": 302,
"column": 17
},
"end": {
"line": 302,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12031,
"end": 12032,
"loc": {
"start": {
"line": 302,
"column": 25
},
"end": {
"line": 302,
"column": 26
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12032,
"end": 12033,
"loc": {
"start": {
"line": 302,
"column": 26
},
"end": {
"line": 302,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12033,
"end": 12034,
"loc": {
"start": {
"line": 302,
"column": 27
},
"end": {
"line": 302,
"column": 28
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12044,
"end": 12045,
"loc": {
"start": {
"line": 303,
"column": 8
},
"end": {
"line": 303,
"column": 9
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12051,
"end": 12052,
"loc": {
"start": {
"line": 304,
"column": 4
},
"end": {
"line": 304,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "resetApp",
"start": 12060,
"end": 12068,
"loc": {
"start": {
"line": 306,
"column": 4
},
"end": {
"line": 306,
"column": 12
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12068,
"end": 12069,
"loc": {
"start": {
"line": 306,
"column": 12
},
"end": {
"line": 306,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12069,
"end": 12070,
"loc": {
"start": {
"line": 306,
"column": 13
},
"end": {
"line": 306,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12071,
"end": 12072,
"loc": {
"start": {
"line": 306,
"column": 15
},
"end": {
"line": 306,
"column": 16
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12082,
"end": 12086,
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 307,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12086,
"end": 12087,
"loc": {
"start": {
"line": 307,
"column": 12
},
"end": {
"line": 307,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 12087,
"end": 12090,
"loc": {
"start": {
"line": 307,
"column": 13
},
"end": {
"line": 307,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12090,
"end": 12091,
"loc": {
"start": {
"line": 307,
"column": 16
},
"end": {
"line": 307,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 12091,
"end": 12099,
"loc": {
"start": {
"line": 307,
"column": 17
},
"end": {
"line": 307,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12113,
"end": 12114,
"loc": {
"start": {
"line": 308,
"column": 12
},
"end": {
"line": 308,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "resetEverythingAsync",
"start": 12114,
"end": 12134,
"loc": {
"start": {
"line": 308,
"column": 13
},
"end": {
"line": 308,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12134,
"end": 12135,
"loc": {
"start": {
"line": 308,
"column": 33
},
"end": {
"line": 308,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12135,
"end": 12136,
"loc": {
"start": {
"line": 308,
"column": 34
},
"end": {
"line": 308,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12150,
"end": 12151,
"loc": {
"start": {
"line": 309,
"column": 12
},
"end": {
"line": 309,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 12151,
"end": 12155,
"loc": {
"start": {
"line": 309,
"column": 13
},
"end": {
"line": 309,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12155,
"end": 12156,
"loc": {
"start": {
"line": 309,
"column": 17
},
"end": {
"line": 309,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12156,
"end": 12157,
"loc": {
"start": {
"line": 309,
"column": 18
},
"end": {
"line": 309,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12157,
"end": 12158,
"loc": {
"start": {
"line": 309,
"column": 19
},
"end": {
"line": 309,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12159,
"end": 12161,
"loc": {
"start": {
"line": 309,
"column": 21
},
"end": {
"line": 309,
"column": 23
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12162,
"end": 12163,
"loc": {
"start": {
"line": 309,
"column": 24
},
"end": {
"line": 309,
"column": 25
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12181,
"end": 12185,
"loc": {
"start": {
"line": 310,
"column": 16
},
"end": {
"line": 310,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12185,
"end": 12186,
"loc": {
"start": {
"line": 310,
"column": 20
},
"end": {
"line": 310,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 12186,
"end": 12189,
"loc": {
"start": {
"line": 310,
"column": 21
},
"end": {
"line": 310,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12189,
"end": 12190,
"loc": {
"start": {
"line": 310,
"column": 24
},
"end": {
"line": 310,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "savegameMgr",
"start": 12190,
"end": 12201,
"loc": {
"start": {
"line": 310,
"column": 25
},
"end": {
"line": 310,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12201,
"end": 12202,
"loc": {
"start": {
"line": 310,
"column": 36
},
"end": {
"line": 310,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "resetEverythingAsync",
"start": 12202,
"end": 12222,
"loc": {
"start": {
"line": 310,
"column": 37
},
"end": {
"line": 310,
"column": 57
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12222,
"end": 12223,
"loc": {
"start": {
"line": 310,
"column": 57
},
"end": {
"line": 310,
"column": 58
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12223,
"end": 12224,
"loc": {
"start": {
"line": 310,
"column": 58
},
"end": {
"line": 310,
"column": 59
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12224,
"end": 12225,
"loc": {
"start": {
"line": 310,
"column": 59
},
"end": {
"line": 310,
"column": 60
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12239,
"end": 12240,
"loc": {
"start": {
"line": 311,
"column": 12
},
"end": {
"line": 311,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12240,
"end": 12241,
"loc": {
"start": {
"line": 311,
"column": 13
},
"end": {
"line": 311,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12255,
"end": 12256,
"loc": {
"start": {
"line": 312,
"column": 12
},
"end": {
"line": 312,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 12256,
"end": 12260,
"loc": {
"start": {
"line": 312,
"column": 13
},
"end": {
"line": 312,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12260,
"end": 12261,
"loc": {
"start": {
"line": 312,
"column": 17
},
"end": {
"line": 312,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12261,
"end": 12262,
"loc": {
"start": {
"line": 312,
"column": 18
},
"end": {
"line": 312,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12262,
"end": 12263,
"loc": {
"start": {
"line": 312,
"column": 19
},
"end": {
"line": 312,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12264,
"end": 12266,
"loc": {
"start": {
"line": 312,
"column": 21
},
"end": {
"line": 312,
"column": 23
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12267,
"end": 12268,
"loc": {
"start": {
"line": 312,
"column": 24
},
"end": {
"line": 312,
"column": 25
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12286,
"end": 12290,
"loc": {
"start": {
"line": 313,
"column": 16
},
"end": {
"line": 313,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12290,
"end": 12291,
"loc": {
"start": {
"line": 313,
"column": 20
},
"end": {
"line": 313,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 12291,
"end": 12294,
"loc": {
"start": {
"line": 313,
"column": 21
},
"end": {
"line": 313,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12294,
"end": 12295,
"loc": {
"start": {
"line": 313,
"column": 24
},
"end": {
"line": 313,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 12295,
"end": 12303,
"loc": {
"start": {
"line": 313,
"column": 25
},
"end": {
"line": 313,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12303,
"end": 12304,
"loc": {
"start": {
"line": 313,
"column": 33
},
"end": {
"line": 313,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "resetEverythingAsync",
"start": 12304,
"end": 12324,
"loc": {
"start": {
"line": 313,
"column": 34
},
"end": {
"line": 313,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12324,
"end": 12325,
"loc": {
"start": {
"line": 313,
"column": 54
},
"end": {
"line": 313,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12325,
"end": 12326,
"loc": {
"start": {
"line": 313,
"column": 55
},
"end": {
"line": 313,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12326,
"end": 12327,
"loc": {
"start": {
"line": 313,
"column": 56
},
"end": {
"line": 313,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12341,
"end": 12342,
"loc": {
"start": {
"line": 314,
"column": 12
},
"end": {
"line": 314,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12342,
"end": 12343,
"loc": {
"start": {
"line": 314,
"column": 13
},
"end": {
"line": 314,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12357,
"end": 12358,
"loc": {
"start": {
"line": 315,
"column": 12
},
"end": {
"line": 315,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 12358,
"end": 12362,
"loc": {
"start": {
"line": 315,
"column": 13
},
"end": {
"line": 315,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12362,
"end": 12363,
"loc": {
"start": {
"line": 315,
"column": 17
},
"end": {
"line": 315,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12363,
"end": 12364,
"loc": {
"start": {
"line": 315,
"column": 18
},
"end": {
"line": 315,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12364,
"end": 12365,
"loc": {
"start": {
"line": 315,
"column": 19
},
"end": {
"line": 315,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12366,
"end": 12368,
"loc": {
"start": {
"line": 315,
"column": 21
},
"end": {
"line": 315,
"column": 23
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12369,
"end": 12370,
"loc": {
"start": {
"line": 315,
"column": 24
},
"end": {
"line": 315,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "window",
"start": 12388,
"end": 12394,
"loc": {
"start": {
"line": 316,
"column": 16
},
"end": {
"line": 316,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12394,
"end": 12395,
"loc": {
"start": {
"line": 316,
"column": 22
},
"end": {
"line": 316,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "location",
"start": 12395,
"end": 12403,
"loc": {
"start": {
"line": 316,
"column": 23
},
"end": {
"line": 316,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12403,
"end": 12404,
"loc": {
"start": {
"line": 316,
"column": 31
},
"end": {
"line": 316,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "reload",
"start": 12404,
"end": 12410,
"loc": {
"start": {
"line": 316,
"column": 32
},
"end": {
"line": 316,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12410,
"end": 12411,
"loc": {
"start": {
"line": 316,
"column": 38
},
"end": {
"line": 316,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12411,
"end": 12412,
"loc": {
"start": {
"line": 316,
"column": 39
},
"end": {
"line": 316,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12412,
"end": 12413,
"loc": {
"start": {
"line": 316,
"column": 40
},
"end": {
"line": 316,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12427,
"end": 12428,
"loc": {
"start": {
"line": 317,
"column": 12
},
"end": {
"line": 317,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12428,
"end": 12429,
"loc": {
"start": {
"line": 317,
"column": 13
},
"end": {
"line": 317,
"column": 14
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12429,
"end": 12430,
"loc": {
"start": {
"line": 317,
"column": 14
},
"end": {
"line": 317,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12436,
"end": 12437,
"loc": {
"start": {
"line": 318,
"column": 4
},
"end": {
"line": 318,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12439,
"end": 12440,
"loc": {
"start": {
"line": 319,
"column": 0
},
"end": {
"line": 319,
"column": 1
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12440,
"end": 12440,
"loc": {
"start": {
"line": 319,
"column": 1
},
"end": {
"line": 319,
"column": 1
}
}
}
]
}