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

131984 lines
3.5 MiB

{
"type": "File",
"start": 0,
"end": 21227,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 711,
"column": 1
}
},
"program": {
"type": "Program",
"start": 0,
"end": 21227,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 711,
"column": 1
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 23,
"end": 68,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 45
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 32,
"end": 43,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 20
}
},
"imported": {
"type": "Identifier",
"start": 32,
"end": 43,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 20
},
"identifierName": "Application"
},
"name": "Application",
"leadingComments": null
},
"local": {
"type": "Identifier",
"start": 32,
"end": 43,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 20
},
"identifierName": "Application"
},
"name": "Application"
},
"leadingComments": null
}
],
"source": {
"type": "StringLiteral",
"start": 51,
"end": 67,
"loc": {
"start": {
"line": 2,
"column": 28
},
"end": {
"line": 2,
"column": 44
}
},
"extra": {
"rawValue": "../application",
"raw": "\"../application\""
},
"value": "../application"
},
"leadingComments": [
{
"type": "CommentBlock",
"value": " typehints:start ",
"start": 0,
"end": 21,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 21
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": " typehints:end ",
"start": 70,
"end": 89,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 19
}
}
}
]
},
{
"type": "ImportDeclaration",
"start": 93,
"end": 151,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 58
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 102,
"end": 116,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 23
}
},
"imported": {
"type": "Identifier",
"start": 102,
"end": 116,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 23
},
"identifierName": "ReadWriteProxy"
},
"name": "ReadWriteProxy",
"leadingComments": null
},
"local": {
"type": "Identifier",
"start": 102,
"end": 116,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 23
},
"identifierName": "ReadWriteProxy"
},
"name": "ReadWriteProxy"
},
"leadingComments": null
}
],
"source": {
"type": "StringLiteral",
"start": 124,
"end": 150,
"loc": {
"start": {
"line": 5,
"column": 31
},
"end": {
"line": 5,
"column": 57
}
},
"extra": {
"rawValue": "../core/read_write_proxy",
"raw": "\"../core/read_write_proxy\""
},
"value": "../core/read_write_proxy"
},
"leadingComments": [
{
"type": "CommentBlock",
"value": " typehints:end ",
"start": 70,
"end": 89,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 19
}
}
}
]
},
{
"type": "ImportDeclaration",
"start": 153,
"end": 239,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 86
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 162,
"end": 173,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 20
}
},
"imported": {
"type": "Identifier",
"start": 162,
"end": 173,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 20
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"local": {
"type": "Identifier",
"start": 162,
"end": 173,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 20
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
}
},
{
"type": "ImportSpecifier",
"start": 175,
"end": 186,
"loc": {
"start": {
"line": 6,
"column": 22
},
"end": {
"line": 6,
"column": 33
}
},
"imported": {
"type": "Identifier",
"start": 175,
"end": 186,
"loc": {
"start": {
"line": 6,
"column": 22
},
"end": {
"line": 6,
"column": 33
},
"identifierName": "EnumSetting"
},
"name": "EnumSetting"
},
"local": {
"type": "Identifier",
"start": 175,
"end": 186,
"loc": {
"start": {
"line": 6,
"column": 22
},
"end": {
"line": 6,
"column": 33
},
"identifierName": "EnumSetting"
},
"name": "EnumSetting"
}
},
{
"type": "ImportSpecifier",
"start": 188,
"end": 200,
"loc": {
"start": {
"line": 6,
"column": 35
},
"end": {
"line": 6,
"column": 47
}
},
"imported": {
"type": "Identifier",
"start": 188,
"end": 200,
"loc": {
"start": {
"line": 6,
"column": 35
},
"end": {
"line": 6,
"column": 47
},
"identifierName": "RangeSetting"
},
"name": "RangeSetting"
},
"local": {
"type": "Identifier",
"start": 188,
"end": 200,
"loc": {
"start": {
"line": 6,
"column": 35
},
"end": {
"line": 6,
"column": 47
},
"identifierName": "RangeSetting"
},
"name": "RangeSetting"
}
},
{
"type": "ImportSpecifier",
"start": 202,
"end": 213,
"loc": {
"start": {
"line": 6,
"column": 49
},
"end": {
"line": 6,
"column": 60
}
},
"imported": {
"type": "Identifier",
"start": 202,
"end": 213,
"loc": {
"start": {
"line": 6,
"column": 49
},
"end": {
"line": 6,
"column": 60
},
"identifierName": "BaseSetting"
},
"name": "BaseSetting"
},
"local": {
"type": "Identifier",
"start": 202,
"end": 213,
"loc": {
"start": {
"line": 6,
"column": 49
},
"end": {
"line": 6,
"column": 60
},
"identifierName": "BaseSetting"
},
"name": "BaseSetting"
}
}
],
"source": {
"type": "StringLiteral",
"start": 221,
"end": 238,
"loc": {
"start": {
"line": 6,
"column": 68
},
"end": {
"line": 6,
"column": 85
}
},
"extra": {
"rawValue": "./setting_types",
"raw": "\"./setting_types\""
},
"value": "./setting_types"
}
},
{
"type": "ImportDeclaration",
"start": 241,
"end": 288,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 47
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 250,
"end": 262,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 21
}
},
"imported": {
"type": "Identifier",
"start": 250,
"end": 262,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 21
},
"identifierName": "createLogger"
},
"name": "createLogger"
},
"local": {
"type": "Identifier",
"start": 250,
"end": 262,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 21
},
"identifierName": "createLogger"
},
"name": "createLogger"
}
}
],
"source": {
"type": "StringLiteral",
"start": 270,
"end": 287,
"loc": {
"start": {
"line": 7,
"column": 29
},
"end": {
"line": 7,
"column": 46
}
},
"extra": {
"rawValue": "../core/logging",
"raw": "\"../core/logging\""
},
"value": "../core/logging"
}
},
{
"type": "ImportDeclaration",
"start": 290,
"end": 349,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 59
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 299,
"end": 314,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 24
}
},
"imported": {
"type": "Identifier",
"start": 299,
"end": 314,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 24
},
"identifierName": "ExplainedResult"
},
"name": "ExplainedResult"
},
"local": {
"type": "Identifier",
"start": 299,
"end": 314,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 24
},
"identifierName": "ExplainedResult"
},
"name": "ExplainedResult"
}
}
],
"source": {
"type": "StringLiteral",
"start": 322,
"end": 348,
"loc": {
"start": {
"line": 8,
"column": 32
},
"end": {
"line": 8,
"column": 58
}
},
"extra": {
"rawValue": "../core/explained_result",
"raw": "\"../core/explained_result\""
},
"value": "../core/explained_result"
}
},
{
"type": "ImportDeclaration",
"start": 351,
"end": 398,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 47
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 360,
"end": 374,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 23
}
},
"imported": {
"type": "Identifier",
"start": 360,
"end": 374,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 23
},
"identifierName": "applyGameTheme"
},
"name": "applyGameTheme"
},
"local": {
"type": "Identifier",
"start": 360,
"end": 374,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 23
},
"identifierName": "applyGameTheme"
},
"name": "applyGameTheme"
}
}
],
"source": {
"type": "StringLiteral",
"start": 382,
"end": 397,
"loc": {
"start": {
"line": 9,
"column": 31
},
"end": {
"line": 9,
"column": 46
}
},
"extra": {
"rawValue": "../game/theme",
"raw": "\"../game/theme\""
},
"value": "../game/theme"
}
},
{
"type": "ImportDeclaration",
"start": 400,
"end": 436,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 36
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 409,
"end": 410,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 10
}
},
"imported": {
"type": "Identifier",
"start": 409,
"end": 410,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 10
},
"identifierName": "T"
},
"name": "T"
},
"local": {
"type": "Identifier",
"start": 409,
"end": 410,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 10
},
"identifierName": "T"
},
"name": "T"
}
}
],
"source": {
"type": "StringLiteral",
"start": 418,
"end": 435,
"loc": {
"start": {
"line": 10,
"column": 18
},
"end": {
"line": 10,
"column": 35
}
},
"extra": {
"rawValue": "../translations",
"raw": "\"../translations\""
},
"value": "../translations"
}
},
{
"type": "ImportDeclaration",
"start": 438,
"end": 479,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 11,
"column": 41
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 447,
"end": 456,
"loc": {
"start": {
"line": 11,
"column": 9
},
"end": {
"line": 11,
"column": 18
}
},
"imported": {
"type": "Identifier",
"start": 447,
"end": 456,
"loc": {
"start": {
"line": 11,
"column": 9
},
"end": {
"line": 11,
"column": 18
},
"identifierName": "LANGUAGES"
},
"name": "LANGUAGES"
},
"local": {
"type": "Identifier",
"start": 447,
"end": 456,
"loc": {
"start": {
"line": 11,
"column": 9
},
"end": {
"line": 11,
"column": 18
},
"identifierName": "LANGUAGES"
},
"name": "LANGUAGES"
}
}
],
"source": {
"type": "StringLiteral",
"start": 464,
"end": 478,
"loc": {
"start": {
"line": 11,
"column": 26
},
"end": {
"line": 11,
"column": 40
}
},
"extra": {
"rawValue": "../languages",
"raw": "\"../languages\""
},
"value": "../languages"
}
},
{
"type": "ImportDeclaration",
"start": 481,
"end": 537,
"loc": {
"start": {
"line": 12,
"column": 0
},
"end": {
"line": 12,
"column": 56
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 490,
"end": 502,
"loc": {
"start": {
"line": 12,
"column": 9
},
"end": {
"line": 12,
"column": 21
}
},
"imported": {
"type": "Identifier",
"start": 490,
"end": 502,
"loc": {
"start": {
"line": 12,
"column": 9
},
"end": {
"line": 12,
"column": 21
},
"identifierName": "globalConfig"
},
"name": "globalConfig"
},
"local": {
"type": "Identifier",
"start": 490,
"end": 502,
"loc": {
"start": {
"line": 12,
"column": 9
},
"end": {
"line": 12,
"column": 21
},
"identifierName": "globalConfig"
},
"name": "globalConfig"
}
},
{
"type": "ImportSpecifier",
"start": 504,
"end": 512,
"loc": {
"start": {
"line": 12,
"column": 23
},
"end": {
"line": 12,
"column": 31
}
},
"imported": {
"type": "Identifier",
"start": 504,
"end": 512,
"loc": {
"start": {
"line": 12,
"column": 23
},
"end": {
"line": 12,
"column": 31
},
"identifierName": "IS_DEBUG"
},
"name": "IS_DEBUG"
},
"local": {
"type": "Identifier",
"start": 504,
"end": 512,
"loc": {
"start": {
"line": 12,
"column": 23
},
"end": {
"line": 12,
"column": 31
},
"identifierName": "IS_DEBUG"
},
"name": "IS_DEBUG"
}
}
],
"source": {
"type": "StringLiteral",
"start": 520,
"end": 536,
"loc": {
"start": {
"line": 12,
"column": 39
},
"end": {
"line": 12,
"column": 55
}
},
"extra": {
"rawValue": "../core/config",
"raw": "\"../core/config\""
},
"value": "../core/config"
}
},
{
"type": "VariableDeclaration",
"start": 541,
"end": 593,
"loc": {
"start": {
"line": 14,
"column": 0
},
"end": {
"line": 14,
"column": 52
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 547,
"end": 592,
"loc": {
"start": {
"line": 14,
"column": 6
},
"end": {
"line": 14,
"column": 51
}
},
"id": {
"type": "Identifier",
"start": 547,
"end": 553,
"loc": {
"start": {
"line": 14,
"column": 6
},
"end": {
"line": 14,
"column": 12
},
"identifierName": "logger"
},
"name": "logger"
},
"init": {
"type": "CallExpression",
"start": 556,
"end": 592,
"loc": {
"start": {
"line": 14,
"column": 15
},
"end": {
"line": 14,
"column": 51
}
},
"callee": {
"type": "Identifier",
"start": 556,
"end": 568,
"loc": {
"start": {
"line": 14,
"column": 15
},
"end": {
"line": 14,
"column": 27
},
"identifierName": "createLogger"
},
"name": "createLogger"
},
"arguments": [
{
"type": "StringLiteral",
"start": 569,
"end": 591,
"loc": {
"start": {
"line": 14,
"column": 28
},
"end": {
"line": 14,
"column": 50
}
},
"extra": {
"rawValue": "application_settings",
"raw": "\"application_settings\""
},
"value": "application_settings"
}
]
}
}
],
"kind": "const",
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @enum {string}\r\n ",
"start": 597,
"end": 624,
"loc": {
"start": {
"line": 16,
"column": 0
},
"end": {
"line": 18,
"column": 3
}
}
}
]
},
{
"type": "ExportNamedDeclaration",
"start": 626,
"end": 804,
"loc": {
"start": {
"line": 19,
"column": 0
},
"end": {
"line": 25,
"column": 2
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "VariableDeclaration",
"start": 633,
"end": 804,
"loc": {
"start": {
"line": 19,
"column": 7
},
"end": {
"line": 25,
"column": 2
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 639,
"end": 803,
"loc": {
"start": {
"line": 19,
"column": 13
},
"end": {
"line": 25,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 639,
"end": 653,
"loc": {
"start": {
"line": 19,
"column": 13
},
"end": {
"line": 19,
"column": 27
},
"identifierName": "enumCategories"
},
"name": "enumCategories",
"leadingComments": null
},
"init": {
"type": "ObjectExpression",
"start": 656,
"end": 803,
"loc": {
"start": {
"line": 19,
"column": 30
},
"end": {
"line": 25,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 663,
"end": 681,
"loc": {
"start": {
"line": 20,
"column": 4
},
"end": {
"line": 20,
"column": 22
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 663,
"end": 670,
"loc": {
"start": {
"line": 20,
"column": 4
},
"end": {
"line": 20,
"column": 11
},
"identifierName": "general"
},
"name": "general"
},
"value": {
"type": "StringLiteral",
"start": 672,
"end": 681,
"loc": {
"start": {
"line": 20,
"column": 13
},
"end": {
"line": 20,
"column": 22
}
},
"extra": {
"rawValue": "general",
"raw": "\"general\""
},
"value": "general"
}
},
{
"type": "ObjectProperty",
"start": 688,
"end": 718,
"loc": {
"start": {
"line": 21,
"column": 4
},
"end": {
"line": 21,
"column": 34
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 688,
"end": 701,
"loc": {
"start": {
"line": 21,
"column": 4
},
"end": {
"line": 21,
"column": 17
},
"identifierName": "userInterface"
},
"name": "userInterface"
},
"value": {
"type": "StringLiteral",
"start": 703,
"end": 718,
"loc": {
"start": {
"line": 21,
"column": 19
},
"end": {
"line": 21,
"column": 34
}
},
"extra": {
"rawValue": "userInterface",
"raw": "\"userInterface\""
},
"value": "userInterface"
}
},
{
"type": "ObjectProperty",
"start": 725,
"end": 751,
"loc": {
"start": {
"line": 22,
"column": 4
},
"end": {
"line": 22,
"column": 30
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 725,
"end": 736,
"loc": {
"start": {
"line": 22,
"column": 4
},
"end": {
"line": 22,
"column": 15
},
"identifierName": "performance"
},
"name": "performance"
},
"value": {
"type": "StringLiteral",
"start": 738,
"end": 751,
"loc": {
"start": {
"line": 22,
"column": 17
},
"end": {
"line": 22,
"column": 30
}
},
"extra": {
"rawValue": "performance",
"raw": "\"performance\""
},
"value": "performance"
}
},
{
"type": "ObjectProperty",
"start": 758,
"end": 778,
"loc": {
"start": {
"line": 23,
"column": 4
},
"end": {
"line": 23,
"column": 24
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 758,
"end": 766,
"loc": {
"start": {
"line": 23,
"column": 4
},
"end": {
"line": 23,
"column": 12
},
"identifierName": "advanced"
},
"name": "advanced"
},
"value": {
"type": "StringLiteral",
"start": 768,
"end": 778,
"loc": {
"start": {
"line": 23,
"column": 14
},
"end": {
"line": 23,
"column": 24
}
},
"extra": {
"rawValue": "advanced",
"raw": "\"advanced\""
},
"value": "advanced"
}
},
{
"type": "ObjectProperty",
"start": 785,
"end": 799,
"loc": {
"start": {
"line": 24,
"column": 4
},
"end": {
"line": 24,
"column": 18
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 785,
"end": 790,
"loc": {
"start": {
"line": 24,
"column": 4
},
"end": {
"line": 24,
"column": 9
},
"identifierName": "debug"
},
"name": "debug"
},
"value": {
"type": "StringLiteral",
"start": 792,
"end": 799,
"loc": {
"start": {
"line": 24,
"column": 11
},
"end": {
"line": 24,
"column": 18
}
},
"extra": {
"rawValue": "debug",
"raw": "\"debug\""
},
"value": "debug"
}
}
]
},
"leadingComments": null
}
],
"kind": "const",
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @enum {string}\r\n ",
"start": 597,
"end": 624,
"loc": {
"start": {
"line": 16,
"column": 0
},
"end": {
"line": 18,
"column": 3
}
}
}
],
"trailingComments": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @enum {string}\r\n ",
"start": 597,
"end": 624,
"loc": {
"start": {
"line": 16,
"column": 0
},
"end": {
"line": 18,
"column": 3
}
}
}
]
},
{
"type": "ExportNamedDeclaration",
"start": 808,
"end": 1122,
"loc": {
"start": {
"line": 27,
"column": 0
},
"end": {
"line": 47,
"column": 2
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "VariableDeclaration",
"start": 815,
"end": 1122,
"loc": {
"start": {
"line": 27,
"column": 7
},
"end": {
"line": 47,
"column": 2
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 821,
"end": 1121,
"loc": {
"start": {
"line": 27,
"column": 13
},
"end": {
"line": 47,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 821,
"end": 829,
"loc": {
"start": {
"line": 27,
"column": 13
},
"end": {
"line": 27,
"column": 21
},
"identifierName": "uiScales"
},
"name": "uiScales"
},
"init": {
"type": "ArrayExpression",
"start": 832,
"end": 1121,
"loc": {
"start": {
"line": 27,
"column": 24
},
"end": {
"line": 47,
"column": 1
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 833,
"end": 889,
"loc": {
"start": {
"line": 27,
"column": 25
},
"end": {
"line": 30,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 844,
"end": 861,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 844,
"end": 846,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 848,
"end": 861,
"loc": {
"start": {
"line": 28,
"column": 12
},
"end": {
"line": 28,
"column": 25
}
},
"extra": {
"rawValue": "super_small",
"raw": "\"super_small\""
},
"value": "super_small"
}
},
{
"type": "ObjectProperty",
"start": 872,
"end": 881,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 17
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 872,
"end": 876,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 12
},
"identifierName": "size"
},
"name": "size"
},
"value": {
"type": "NumericLiteral",
"start": 878,
"end": 881,
"loc": {
"start": {
"line": 29,
"column": 14
},
"end": {
"line": 29,
"column": 17
}
},
"extra": {
"rawValue": 0.6,
"raw": "0.6"
},
"value": 0.6
}
}
]
},
{
"type": "ObjectExpression",
"start": 896,
"end": 946,
"loc": {
"start": {
"line": 31,
"column": 4
},
"end": {
"line": 34,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 907,
"end": 918,
"loc": {
"start": {
"line": 32,
"column": 8
},
"end": {
"line": 32,
"column": 19
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 907,
"end": 909,
"loc": {
"start": {
"line": 32,
"column": 8
},
"end": {
"line": 32,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 911,
"end": 918,
"loc": {
"start": {
"line": 32,
"column": 12
},
"end": {
"line": 32,
"column": 19
}
},
"extra": {
"rawValue": "small",
"raw": "\"small\""
},
"value": "small"
}
},
{
"type": "ObjectProperty",
"start": 929,
"end": 938,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 17
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 929,
"end": 933,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 12
},
"identifierName": "size"
},
"name": "size"
},
"value": {
"type": "NumericLiteral",
"start": 935,
"end": 938,
"loc": {
"start": {
"line": 33,
"column": 14
},
"end": {
"line": 33,
"column": 17
}
},
"extra": {
"rawValue": 0.8,
"raw": "0.8"
},
"value": 0.8
}
}
]
},
{
"type": "ObjectExpression",
"start": 953,
"end": 1003,
"loc": {
"start": {
"line": 35,
"column": 4
},
"end": {
"line": 38,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 964,
"end": 977,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 21
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 964,
"end": 966,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 968,
"end": 977,
"loc": {
"start": {
"line": 36,
"column": 12
},
"end": {
"line": 36,
"column": 21
}
},
"extra": {
"rawValue": "regular",
"raw": "\"regular\""
},
"value": "regular"
}
},
{
"type": "ObjectProperty",
"start": 988,
"end": 995,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 15
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 988,
"end": 992,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 12
},
"identifierName": "size"
},
"name": "size"
},
"value": {
"type": "NumericLiteral",
"start": 994,
"end": 995,
"loc": {
"start": {
"line": 37,
"column": 14
},
"end": {
"line": 37,
"column": 15
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
}
]
},
{
"type": "ObjectExpression",
"start": 1010,
"end": 1061,
"loc": {
"start": {
"line": 39,
"column": 4
},
"end": {
"line": 42,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1021,
"end": 1032,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 19
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1021,
"end": 1023,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 1025,
"end": 1032,
"loc": {
"start": {
"line": 40,
"column": 12
},
"end": {
"line": 40,
"column": 19
}
},
"extra": {
"rawValue": "large",
"raw": "\"large\""
},
"value": "large"
}
},
{
"type": "ObjectProperty",
"start": 1043,
"end": 1053,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 18
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1043,
"end": 1047,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 12
},
"identifierName": "size"
},
"name": "size"
},
"value": {
"type": "NumericLiteral",
"start": 1049,
"end": 1053,
"loc": {
"start": {
"line": 41,
"column": 14
},
"end": {
"line": 41,
"column": 18
}
},
"extra": {
"rawValue": 1.05,
"raw": "1.05"
},
"value": 1.05
}
}
]
},
{
"type": "ObjectExpression",
"start": 1068,
"end": 1117,
"loc": {
"start": {
"line": 43,
"column": 4
},
"end": {
"line": 46,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1079,
"end": 1089,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 18
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1079,
"end": 1081,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 1083,
"end": 1089,
"loc": {
"start": {
"line": 44,
"column": 12
},
"end": {
"line": 44,
"column": 18
}
},
"extra": {
"rawValue": "huge",
"raw": "\"huge\""
},
"value": "huge"
}
},
{
"type": "ObjectProperty",
"start": 1100,
"end": 1109,
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 17
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1100,
"end": 1104,
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 12
},
"identifierName": "size"
},
"name": "size"
},
"value": {
"type": "NumericLiteral",
"start": 1106,
"end": 1109,
"loc": {
"start": {
"line": 45,
"column": 14
},
"end": {
"line": 45,
"column": 17
}
},
"extra": {
"rawValue": 1.1,
"raw": "1.1"
},
"value": 1.1
}
}
]
}
]
}
}
],
"kind": "const",
"leadingComments": [],
"trailingComments": []
}
},
{
"type": "ExportNamedDeclaration",
"start": 1126,
"end": 1460,
"loc": {
"start": {
"line": 49,
"column": 0
},
"end": {
"line": 69,
"column": 2
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "VariableDeclaration",
"start": 1133,
"end": 1460,
"loc": {
"start": {
"line": 49,
"column": 7
},
"end": {
"line": 69,
"column": 2
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1139,
"end": 1459,
"loc": {
"start": {
"line": 49,
"column": 13
},
"end": {
"line": 69,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 1139,
"end": 1163,
"loc": {
"start": {
"line": 49,
"column": 13
},
"end": {
"line": 49,
"column": 37
},
"identifierName": "scrollWheelSensitivities"
},
"name": "scrollWheelSensitivities"
},
"init": {
"type": "ArrayExpression",
"start": 1166,
"end": 1459,
"loc": {
"start": {
"line": 49,
"column": 40
},
"end": {
"line": 69,
"column": 1
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 1167,
"end": 1224,
"loc": {
"start": {
"line": 49,
"column": 41
},
"end": {
"line": 52,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1178,
"end": 1194,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 24
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1178,
"end": 1180,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 1182,
"end": 1194,
"loc": {
"start": {
"line": 50,
"column": 12
},
"end": {
"line": 50,
"column": 24
}
},
"extra": {
"rawValue": "super_slow",
"raw": "\"super_slow\""
},
"value": "super_slow"
}
},
{
"type": "ObjectProperty",
"start": 1205,
"end": 1216,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 19
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1205,
"end": 1210,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 13
},
"identifierName": "scale"
},
"name": "scale"
},
"value": {
"type": "NumericLiteral",
"start": 1212,
"end": 1216,
"loc": {
"start": {
"line": 51,
"column": 15
},
"end": {
"line": 51,
"column": 19
}
},
"extra": {
"rawValue": 0.25,
"raw": "0.25"
},
"value": 0.25
}
}
]
},
{
"type": "ObjectExpression",
"start": 1231,
"end": 1281,
"loc": {
"start": {
"line": 53,
"column": 4
},
"end": {
"line": 56,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1242,
"end": 1252,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 18
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1242,
"end": 1244,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 1246,
"end": 1252,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 18
}
},
"extra": {
"rawValue": "slow",
"raw": "\"slow\""
},
"value": "slow"
}
},
{
"type": "ObjectProperty",
"start": 1263,
"end": 1273,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 18
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1263,
"end": 1268,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 13
},
"identifierName": "scale"
},
"name": "scale"
},
"value": {
"type": "NumericLiteral",
"start": 1270,
"end": 1273,
"loc": {
"start": {
"line": 55,
"column": 15
},
"end": {
"line": 55,
"column": 18
}
},
"extra": {
"rawValue": 0.5,
"raw": "0.5"
},
"value": 0.5
}
}
]
},
{
"type": "ObjectExpression",
"start": 1288,
"end": 1339,
"loc": {
"start": {
"line": 57,
"column": 4
},
"end": {
"line": 60,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1299,
"end": 1312,
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 21
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1299,
"end": 1301,
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 1303,
"end": 1312,
"loc": {
"start": {
"line": 58,
"column": 12
},
"end": {
"line": 58,
"column": 21
}
},
"extra": {
"rawValue": "regular",
"raw": "\"regular\""
},
"value": "regular"
}
},
{
"type": "ObjectProperty",
"start": 1323,
"end": 1331,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 16
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1323,
"end": 1328,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 13
},
"identifierName": "scale"
},
"name": "scale"
},
"value": {
"type": "NumericLiteral",
"start": 1330,
"end": 1331,
"loc": {
"start": {
"line": 59,
"column": 15
},
"end": {
"line": 59,
"column": 16
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
}
]
},
{
"type": "ObjectExpression",
"start": 1346,
"end": 1394,
"loc": {
"start": {
"line": 61,
"column": 4
},
"end": {
"line": 64,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1357,
"end": 1367,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 18
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1357,
"end": 1359,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 1361,
"end": 1367,
"loc": {
"start": {
"line": 62,
"column": 12
},
"end": {
"line": 62,
"column": 18
}
},
"extra": {
"rawValue": "fast",
"raw": "\"fast\""
},
"value": "fast"
}
},
{
"type": "ObjectProperty",
"start": 1378,
"end": 1386,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 16
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1378,
"end": 1383,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 13
},
"identifierName": "scale"
},
"name": "scale"
},
"value": {
"type": "NumericLiteral",
"start": 1385,
"end": 1386,
"loc": {
"start": {
"line": 63,
"column": 15
},
"end": {
"line": 63,
"column": 16
}
},
"extra": {
"rawValue": 2,
"raw": "2"
},
"value": 2
}
}
]
},
{
"type": "ObjectExpression",
"start": 1401,
"end": 1455,
"loc": {
"start": {
"line": 65,
"column": 4
},
"end": {
"line": 68,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1412,
"end": 1428,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 24
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1412,
"end": 1414,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 1416,
"end": 1428,
"loc": {
"start": {
"line": 66,
"column": 12
},
"end": {
"line": 66,
"column": 24
}
},
"extra": {
"rawValue": "super_fast",
"raw": "\"super_fast\""
},
"value": "super_fast"
}
},
{
"type": "ObjectProperty",
"start": 1439,
"end": 1447,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 16
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1439,
"end": 1444,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 13
},
"identifierName": "scale"
},
"name": "scale"
},
"value": {
"type": "NumericLiteral",
"start": 1446,
"end": 1447,
"loc": {
"start": {
"line": 67,
"column": 15
},
"end": {
"line": 67,
"column": 16
}
},
"extra": {
"rawValue": 4,
"raw": "4"
},
"value": 4
}
}
]
}
]
}
}
],
"kind": "const",
"leadingComments": [],
"trailingComments": []
}
},
{
"type": "ExportNamedDeclaration",
"start": 1464,
"end": 1883,
"loc": {
"start": {
"line": 71,
"column": 0
},
"end": {
"line": 95,
"column": 2
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "VariableDeclaration",
"start": 1471,
"end": 1883,
"loc": {
"start": {
"line": 71,
"column": 7
},
"end": {
"line": 95,
"column": 2
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1477,
"end": 1882,
"loc": {
"start": {
"line": 71,
"column": 13
},
"end": {
"line": 95,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 1477,
"end": 1491,
"loc": {
"start": {
"line": 71,
"column": 13
},
"end": {
"line": 71,
"column": 27
},
"identifierName": "movementSpeeds"
},
"name": "movementSpeeds"
},
"init": {
"type": "ArrayExpression",
"start": 1494,
"end": 1882,
"loc": {
"start": {
"line": 71,
"column": 30
},
"end": {
"line": 95,
"column": 1
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 1495,
"end": 1557,
"loc": {
"start": {
"line": 71,
"column": 31
},
"end": {
"line": 74,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1506,
"end": 1522,
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 24
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1506,
"end": 1508,
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 1510,
"end": 1522,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 72,
"column": 24
}
},
"extra": {
"rawValue": "super_slow",
"raw": "\"super_slow\""
},
"value": "super_slow"
}
},
{
"type": "ObjectProperty",
"start": 1533,
"end": 1549,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 73,
"column": 24
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1533,
"end": 1543,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 73,
"column": 18
},
"identifierName": "multiplier"
},
"name": "multiplier"
},
"value": {
"type": "NumericLiteral",
"start": 1545,
"end": 1549,
"loc": {
"start": {
"line": 73,
"column": 20
},
"end": {
"line": 73,
"column": 24
}
},
"extra": {
"rawValue": 0.25,
"raw": "0.25"
},
"value": 0.25
}
}
]
},
{
"type": "ObjectExpression",
"start": 1564,
"end": 1619,
"loc": {
"start": {
"line": 75,
"column": 4
},
"end": {
"line": 78,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1575,
"end": 1585,
"loc": {
"start": {
"line": 76,
"column": 8
},
"end": {
"line": 76,
"column": 18
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1575,
"end": 1577,
"loc": {
"start": {
"line": 76,
"column": 8
},
"end": {
"line": 76,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 1579,
"end": 1585,
"loc": {
"start": {
"line": 76,
"column": 12
},
"end": {
"line": 76,
"column": 18
}
},
"extra": {
"rawValue": "slow",
"raw": "\"slow\""
},
"value": "slow"
}
},
{
"type": "ObjectProperty",
"start": 1596,
"end": 1611,
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 23
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1596,
"end": 1606,
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 18
},
"identifierName": "multiplier"
},
"name": "multiplier"
},
"value": {
"type": "NumericLiteral",
"start": 1608,
"end": 1611,
"loc": {
"start": {
"line": 77,
"column": 20
},
"end": {
"line": 77,
"column": 23
}
},
"extra": {
"rawValue": 0.5,
"raw": "0.5"
},
"value": 0.5
}
}
]
},
{
"type": "ObjectExpression",
"start": 1626,
"end": 1682,
"loc": {
"start": {
"line": 79,
"column": 4
},
"end": {
"line": 82,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1637,
"end": 1650,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 21
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1637,
"end": 1639,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 1641,
"end": 1650,
"loc": {
"start": {
"line": 80,
"column": 12
},
"end": {
"line": 80,
"column": 21
}
},
"extra": {
"rawValue": "regular",
"raw": "\"regular\""
},
"value": "regular"
}
},
{
"type": "ObjectProperty",
"start": 1661,
"end": 1674,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 21
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1661,
"end": 1671,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 18
},
"identifierName": "multiplier"
},
"name": "multiplier"
},
"value": {
"type": "NumericLiteral",
"start": 1673,
"end": 1674,
"loc": {
"start": {
"line": 81,
"column": 20
},
"end": {
"line": 81,
"column": 21
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
}
]
},
{
"type": "ObjectExpression",
"start": 1689,
"end": 1742,
"loc": {
"start": {
"line": 83,
"column": 4
},
"end": {
"line": 86,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1700,
"end": 1710,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 18
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1700,
"end": 1702,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 1704,
"end": 1710,
"loc": {
"start": {
"line": 84,
"column": 12
},
"end": {
"line": 84,
"column": 18
}
},
"extra": {
"rawValue": "fast",
"raw": "\"fast\""
},
"value": "fast"
}
},
{
"type": "ObjectProperty",
"start": 1721,
"end": 1734,
"loc": {
"start": {
"line": 85,
"column": 8
},
"end": {
"line": 85,
"column": 21
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1721,
"end": 1731,
"loc": {
"start": {
"line": 85,
"column": 8
},
"end": {
"line": 85,
"column": 18
},
"identifierName": "multiplier"
},
"name": "multiplier"
},
"value": {
"type": "NumericLiteral",
"start": 1733,
"end": 1734,
"loc": {
"start": {
"line": 85,
"column": 20
},
"end": {
"line": 85,
"column": 21
}
},
"extra": {
"rawValue": 2,
"raw": "2"
},
"value": 2
}
}
]
},
{
"type": "ObjectExpression",
"start": 1749,
"end": 1808,
"loc": {
"start": {
"line": 87,
"column": 4
},
"end": {
"line": 90,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1760,
"end": 1776,
"loc": {
"start": {
"line": 88,
"column": 8
},
"end": {
"line": 88,
"column": 24
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1760,
"end": 1762,
"loc": {
"start": {
"line": 88,
"column": 8
},
"end": {
"line": 88,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 1764,
"end": 1776,
"loc": {
"start": {
"line": 88,
"column": 12
},
"end": {
"line": 88,
"column": 24
}
},
"extra": {
"rawValue": "super_fast",
"raw": "\"super_fast\""
},
"value": "super_fast"
}
},
{
"type": "ObjectProperty",
"start": 1787,
"end": 1800,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 21
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1787,
"end": 1797,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 18
},
"identifierName": "multiplier"
},
"name": "multiplier"
},
"value": {
"type": "NumericLiteral",
"start": 1799,
"end": 1800,
"loc": {
"start": {
"line": 89,
"column": 20
},
"end": {
"line": 89,
"column": 21
}
},
"extra": {
"rawValue": 4,
"raw": "4"
},
"value": 4
}
}
]
},
{
"type": "ObjectExpression",
"start": 1815,
"end": 1878,
"loc": {
"start": {
"line": 91,
"column": 4
},
"end": {
"line": 94,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1826,
"end": 1846,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 28
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1826,
"end": 1828,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 1830,
"end": 1846,
"loc": {
"start": {
"line": 92,
"column": 12
},
"end": {
"line": 92,
"column": 28
}
},
"extra": {
"rawValue": "extremely_fast",
"raw": "\"extremely_fast\""
},
"value": "extremely_fast"
}
},
{
"type": "ObjectProperty",
"start": 1857,
"end": 1870,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 93,
"column": 21
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1857,
"end": 1867,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 93,
"column": 18
},
"identifierName": "multiplier"
},
"name": "multiplier"
},
"value": {
"type": "NumericLiteral",
"start": 1869,
"end": 1870,
"loc": {
"start": {
"line": 93,
"column": 20
},
"end": {
"line": 93,
"column": 21
}
},
"extra": {
"rawValue": 8,
"raw": "8"
},
"value": 8
}
}
]
}
]
}
}
],
"kind": "const",
"leadingComments": [],
"trailingComments": []
}
},
{
"type": "ExportNamedDeclaration",
"start": 1887,
"end": 2326,
"loc": {
"start": {
"line": 97,
"column": 0
},
"end": {
"line": 121,
"column": 2
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "VariableDeclaration",
"start": 1894,
"end": 2326,
"loc": {
"start": {
"line": 97,
"column": 7
},
"end": {
"line": 121,
"column": 2
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1900,
"end": 2325,
"loc": {
"start": {
"line": 97,
"column": 13
},
"end": {
"line": 121,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 1900,
"end": 1917,
"loc": {
"start": {
"line": 97,
"column": 13
},
"end": {
"line": 97,
"column": 30
},
"identifierName": "autosaveIntervals"
},
"name": "autosaveIntervals"
},
"init": {
"type": "ArrayExpression",
"start": 1920,
"end": 2325,
"loc": {
"start": {
"line": 97,
"column": 33
},
"end": {
"line": 121,
"column": 1
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 1921,
"end": 1978,
"loc": {
"start": {
"line": 97,
"column": 34
},
"end": {
"line": 100,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1932,
"end": 1948,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 24
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1932,
"end": 1934,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 1936,
"end": 1948,
"loc": {
"start": {
"line": 98,
"column": 12
},
"end": {
"line": 98,
"column": 24
}
},
"extra": {
"rawValue": "one_minute",
"raw": "\"one_minute\""
},
"value": "one_minute"
}
},
{
"type": "ObjectProperty",
"start": 1959,
"end": 1970,
"loc": {
"start": {
"line": 99,
"column": 8
},
"end": {
"line": 99,
"column": 19
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1959,
"end": 1966,
"loc": {
"start": {
"line": 99,
"column": 8
},
"end": {
"line": 99,
"column": 15
},
"identifierName": "seconds"
},
"name": "seconds"
},
"value": {
"type": "NumericLiteral",
"start": 1968,
"end": 1970,
"loc": {
"start": {
"line": 99,
"column": 17
},
"end": {
"line": 99,
"column": 19
}
},
"extra": {
"rawValue": 60,
"raw": "60"
},
"value": 60
}
}
]
},
{
"type": "ObjectExpression",
"start": 1985,
"end": 2044,
"loc": {
"start": {
"line": 101,
"column": 4
},
"end": {
"line": 104,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1996,
"end": 2013,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1996,
"end": 1998,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 2000,
"end": 2013,
"loc": {
"start": {
"line": 102,
"column": 12
},
"end": {
"line": 102,
"column": 25
}
},
"extra": {
"rawValue": "two_minutes",
"raw": "\"two_minutes\""
},
"value": "two_minutes"
}
},
{
"type": "ObjectProperty",
"start": 2024,
"end": 2036,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 20
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2024,
"end": 2031,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 15
},
"identifierName": "seconds"
},
"name": "seconds"
},
"value": {
"type": "NumericLiteral",
"start": 2033,
"end": 2036,
"loc": {
"start": {
"line": 103,
"column": 17
},
"end": {
"line": 103,
"column": 20
}
},
"extra": {
"rawValue": 120,
"raw": "120"
},
"value": 120
}
}
]
},
{
"type": "ObjectExpression",
"start": 2051,
"end": 2114,
"loc": {
"start": {
"line": 105,
"column": 4
},
"end": {
"line": 108,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 2062,
"end": 2080,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 26
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2062,
"end": 2064,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 2066,
"end": 2080,
"loc": {
"start": {
"line": 106,
"column": 12
},
"end": {
"line": 106,
"column": 26
}
},
"extra": {
"rawValue": "five_minutes",
"raw": "\"five_minutes\""
},
"value": "five_minutes"
}
},
{
"type": "ObjectProperty",
"start": 2091,
"end": 2106,
"loc": {
"start": {
"line": 107,
"column": 8
},
"end": {
"line": 107,
"column": 23
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2091,
"end": 2098,
"loc": {
"start": {
"line": 107,
"column": 8
},
"end": {
"line": 107,
"column": 15
},
"identifierName": "seconds"
},
"name": "seconds"
},
"value": {
"type": "BinaryExpression",
"start": 2100,
"end": 2106,
"loc": {
"start": {
"line": 107,
"column": 17
},
"end": {
"line": 107,
"column": 23
}
},
"left": {
"type": "NumericLiteral",
"start": 2100,
"end": 2101,
"loc": {
"start": {
"line": 107,
"column": 17
},
"end": {
"line": 107,
"column": 18
}
},
"extra": {
"rawValue": 5,
"raw": "5"
},
"value": 5
},
"operator": "*",
"right": {
"type": "NumericLiteral",
"start": 2104,
"end": 2106,
"loc": {
"start": {
"line": 107,
"column": 21
},
"end": {
"line": 107,
"column": 23
}
},
"extra": {
"rawValue": 60,
"raw": "60"
},
"value": 60
}
}
}
]
},
{
"type": "ObjectExpression",
"start": 2121,
"end": 2184,
"loc": {
"start": {
"line": 109,
"column": 4
},
"end": {
"line": 112,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 2132,
"end": 2149,
"loc": {
"start": {
"line": 110,
"column": 8
},
"end": {
"line": 110,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2132,
"end": 2134,
"loc": {
"start": {
"line": 110,
"column": 8
},
"end": {
"line": 110,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 2136,
"end": 2149,
"loc": {
"start": {
"line": 110,
"column": 12
},
"end": {
"line": 110,
"column": 25
}
},
"extra": {
"rawValue": "ten_minutes",
"raw": "\"ten_minutes\""
},
"value": "ten_minutes"
}
},
{
"type": "ObjectProperty",
"start": 2160,
"end": 2176,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 24
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2160,
"end": 2167,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 15
},
"identifierName": "seconds"
},
"name": "seconds"
},
"value": {
"type": "BinaryExpression",
"start": 2169,
"end": 2176,
"loc": {
"start": {
"line": 111,
"column": 17
},
"end": {
"line": 111,
"column": 24
}
},
"left": {
"type": "NumericLiteral",
"start": 2169,
"end": 2171,
"loc": {
"start": {
"line": 111,
"column": 17
},
"end": {
"line": 111,
"column": 19
}
},
"extra": {
"rawValue": 10,
"raw": "10"
},
"value": 10
},
"operator": "*",
"right": {
"type": "NumericLiteral",
"start": 2174,
"end": 2176,
"loc": {
"start": {
"line": 111,
"column": 22
},
"end": {
"line": 111,
"column": 24
}
},
"extra": {
"rawValue": 60,
"raw": "60"
},
"value": 60
}
}
}
]
},
{
"type": "ObjectExpression",
"start": 2191,
"end": 2257,
"loc": {
"start": {
"line": 113,
"column": 4
},
"end": {
"line": 116,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 2202,
"end": 2222,
"loc": {
"start": {
"line": 114,
"column": 8
},
"end": {
"line": 114,
"column": 28
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2202,
"end": 2204,
"loc": {
"start": {
"line": 114,
"column": 8
},
"end": {
"line": 114,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 2206,
"end": 2222,
"loc": {
"start": {
"line": 114,
"column": 12
},
"end": {
"line": 114,
"column": 28
}
},
"extra": {
"rawValue": "twenty_minutes",
"raw": "\"twenty_minutes\""
},
"value": "twenty_minutes"
}
},
{
"type": "ObjectProperty",
"start": 2233,
"end": 2249,
"loc": {
"start": {
"line": 115,
"column": 8
},
"end": {
"line": 115,
"column": 24
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2233,
"end": 2240,
"loc": {
"start": {
"line": 115,
"column": 8
},
"end": {
"line": 115,
"column": 15
},
"identifierName": "seconds"
},
"name": "seconds"
},
"value": {
"type": "BinaryExpression",
"start": 2242,
"end": 2249,
"loc": {
"start": {
"line": 115,
"column": 17
},
"end": {
"line": 115,
"column": 24
}
},
"left": {
"type": "NumericLiteral",
"start": 2242,
"end": 2244,
"loc": {
"start": {
"line": 115,
"column": 17
},
"end": {
"line": 115,
"column": 19
}
},
"extra": {
"rawValue": 20,
"raw": "20"
},
"value": 20
},
"operator": "*",
"right": {
"type": "NumericLiteral",
"start": 2247,
"end": 2249,
"loc": {
"start": {
"line": 115,
"column": 22
},
"end": {
"line": 115,
"column": 24
}
},
"extra": {
"rawValue": 60,
"raw": "60"
},
"value": 60
}
}
}
]
},
{
"type": "ObjectExpression",
"start": 2264,
"end": 2321,
"loc": {
"start": {
"line": 117,
"column": 4
},
"end": {
"line": 120,
"column": 5
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 2275,
"end": 2289,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 22
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2275,
"end": 2277,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 10
},
"identifierName": "id"
},
"name": "id"
},
"value": {
"type": "StringLiteral",
"start": 2279,
"end": 2289,
"loc": {
"start": {
"line": 118,
"column": 12
},
"end": {
"line": 118,
"column": 22
}
},
"extra": {
"rawValue": "disabled",
"raw": "\"disabled\""
},
"value": "disabled"
}
},
{
"type": "ObjectProperty",
"start": 2300,
"end": 2313,
"loc": {
"start": {
"line": 119,
"column": 8
},
"end": {
"line": 119,
"column": 21
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2300,
"end": 2307,
"loc": {
"start": {
"line": 119,
"column": 8
},
"end": {
"line": 119,
"column": 15
},
"identifierName": "seconds"
},
"name": "seconds"
},
"value": {
"type": "NullLiteral",
"start": 2309,
"end": 2313,
"loc": {
"start": {
"line": 119,
"column": 17
},
"end": {
"line": 119,
"column": 21
}
}
}
}
]
}
]
}
}
],
"kind": "const",
"leadingComments": [],
"trailingComments": []
}
},
{
"type": "VariableDeclaration",
"start": 2330,
"end": 2391,
"loc": {
"start": {
"line": 123,
"column": 0
},
"end": {
"line": 123,
"column": 61
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2336,
"end": 2390,
"loc": {
"start": {
"line": 123,
"column": 6
},
"end": {
"line": 123,
"column": 60
}
},
"id": {
"type": "Identifier",
"start": 2336,
"end": 2354,
"loc": {
"start": {
"line": 123,
"column": 6
},
"end": {
"line": 123,
"column": 24
},
"identifierName": "refreshRateOptions"
},
"name": "refreshRateOptions"
},
"init": {
"type": "ArrayExpression",
"start": 2357,
"end": 2390,
"loc": {
"start": {
"line": 123,
"column": 27
},
"end": {
"line": 123,
"column": 60
}
},
"elements": [
{
"type": "StringLiteral",
"start": 2358,
"end": 2362,
"loc": {
"start": {
"line": 123,
"column": 28
},
"end": {
"line": 123,
"column": 32
}
},
"extra": {
"rawValue": "30",
"raw": "\"30\""
},
"value": "30"
},
{
"type": "StringLiteral",
"start": 2364,
"end": 2368,
"loc": {
"start": {
"line": 123,
"column": 34
},
"end": {
"line": 123,
"column": 38
}
},
"extra": {
"rawValue": "60",
"raw": "\"60\""
},
"value": "60"
},
{
"type": "StringLiteral",
"start": 2370,
"end": 2375,
"loc": {
"start": {
"line": 123,
"column": 40
},
"end": {
"line": 123,
"column": 45
}
},
"extra": {
"rawValue": "120",
"raw": "\"120\""
},
"value": "120"
},
{
"type": "StringLiteral",
"start": 2377,
"end": 2382,
"loc": {
"start": {
"line": 123,
"column": 47
},
"end": {
"line": 123,
"column": 52
}
},
"extra": {
"rawValue": "180",
"raw": "\"180\""
},
"value": "180"
},
{
"type": "StringLiteral",
"start": 2384,
"end": 2389,
"loc": {
"start": {
"line": 123,
"column": 54
},
"end": {
"line": 123,
"column": 59
}
},
"extra": {
"rawValue": "240",
"raw": "\"240\""
},
"value": "240"
}
]
}
}
],
"kind": "const"
},
{
"type": "IfStatement",
"start": 2395,
"end": 2643,
"loc": {
"start": {
"line": 125,
"column": 0
},
"end": {
"line": 132,
"column": 1
}
},
"test": {
"type": "Identifier",
"start": 2399,
"end": 2407,
"loc": {
"start": {
"line": 125,
"column": 4
},
"end": {
"line": 125,
"column": 12
},
"identifierName": "G_IS_DEV"
},
"name": "G_IS_DEV"
},
"consequent": {
"type": "BlockStatement",
"start": 2409,
"end": 2643,
"loc": {
"start": {
"line": 125,
"column": 14
},
"end": {
"line": 132,
"column": 1
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2416,
"end": 2449,
"loc": {
"start": {
"line": 126,
"column": 4
},
"end": {
"line": 126,
"column": 37
}
},
"expression": {
"type": "CallExpression",
"start": 2416,
"end": 2448,
"loc": {
"start": {
"line": 126,
"column": 4
},
"end": {
"line": 126,
"column": 36
}
},
"callee": {
"type": "MemberExpression",
"start": 2416,
"end": 2442,
"loc": {
"start": {
"line": 126,
"column": 4
},
"end": {
"line": 126,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 2416,
"end": 2434,
"loc": {
"start": {
"line": 126,
"column": 4
},
"end": {
"line": 126,
"column": 22
},
"identifierName": "refreshRateOptions"
},
"name": "refreshRateOptions"
},
"property": {
"type": "Identifier",
"start": 2435,
"end": 2442,
"loc": {
"start": {
"line": 126,
"column": 23
},
"end": {
"line": 126,
"column": 30
},
"identifierName": "unshift"
},
"name": "unshift"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2443,
"end": 2447,
"loc": {
"start": {
"line": 126,
"column": 31
},
"end": {
"line": 126,
"column": 35
}
},
"extra": {
"rawValue": "10",
"raw": "\"10\""
},
"value": "10"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2455,
"end": 2487,
"loc": {
"start": {
"line": 127,
"column": 4
},
"end": {
"line": 127,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 2455,
"end": 2486,
"loc": {
"start": {
"line": 127,
"column": 4
},
"end": {
"line": 127,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 2455,
"end": 2481,
"loc": {
"start": {
"line": 127,
"column": 4
},
"end": {
"line": 127,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 2455,
"end": 2473,
"loc": {
"start": {
"line": 127,
"column": 4
},
"end": {
"line": 127,
"column": 22
},
"identifierName": "refreshRateOptions"
},
"name": "refreshRateOptions"
},
"property": {
"type": "Identifier",
"start": 2474,
"end": 2481,
"loc": {
"start": {
"line": 127,
"column": 23
},
"end": {
"line": 127,
"column": 30
},
"identifierName": "unshift"
},
"name": "unshift"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2482,
"end": 2485,
"loc": {
"start": {
"line": 127,
"column": 31
},
"end": {
"line": 127,
"column": 34
}
},
"extra": {
"rawValue": "5",
"raw": "\"5\""
},
"value": "5"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2493,
"end": 2525,
"loc": {
"start": {
"line": 128,
"column": 4
},
"end": {
"line": 128,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 2493,
"end": 2524,
"loc": {
"start": {
"line": 128,
"column": 4
},
"end": {
"line": 128,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 2493,
"end": 2516,
"loc": {
"start": {
"line": 128,
"column": 4
},
"end": {
"line": 128,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 2493,
"end": 2511,
"loc": {
"start": {
"line": 128,
"column": 4
},
"end": {
"line": 128,
"column": 22
},
"identifierName": "refreshRateOptions"
},
"name": "refreshRateOptions"
},
"property": {
"type": "Identifier",
"start": 2512,
"end": 2516,
"loc": {
"start": {
"line": 128,
"column": 23
},
"end": {
"line": 128,
"column": 27
},
"identifierName": "push"
},
"name": "push"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2517,
"end": 2523,
"loc": {
"start": {
"line": 128,
"column": 28
},
"end": {
"line": 128,
"column": 34
}
},
"extra": {
"rawValue": "1000",
"raw": "\"1000\""
},
"value": "1000"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2531,
"end": 2563,
"loc": {
"start": {
"line": 129,
"column": 4
},
"end": {
"line": 129,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 2531,
"end": 2562,
"loc": {
"start": {
"line": 129,
"column": 4
},
"end": {
"line": 129,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 2531,
"end": 2554,
"loc": {
"start": {
"line": 129,
"column": 4
},
"end": {
"line": 129,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 2531,
"end": 2549,
"loc": {
"start": {
"line": 129,
"column": 4
},
"end": {
"line": 129,
"column": 22
},
"identifierName": "refreshRateOptions"
},
"name": "refreshRateOptions"
},
"property": {
"type": "Identifier",
"start": 2550,
"end": 2554,
"loc": {
"start": {
"line": 129,
"column": 23
},
"end": {
"line": 129,
"column": 27
},
"identifierName": "push"
},
"name": "push"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2555,
"end": 2561,
"loc": {
"start": {
"line": 129,
"column": 28
},
"end": {
"line": 129,
"column": 34
}
},
"extra": {
"rawValue": "2000",
"raw": "\"2000\""
},
"value": "2000"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2569,
"end": 2601,
"loc": {
"start": {
"line": 130,
"column": 4
},
"end": {
"line": 130,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 2569,
"end": 2600,
"loc": {
"start": {
"line": 130,
"column": 4
},
"end": {
"line": 130,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 2569,
"end": 2592,
"loc": {
"start": {
"line": 130,
"column": 4
},
"end": {
"line": 130,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 2569,
"end": 2587,
"loc": {
"start": {
"line": 130,
"column": 4
},
"end": {
"line": 130,
"column": 22
},
"identifierName": "refreshRateOptions"
},
"name": "refreshRateOptions"
},
"property": {
"type": "Identifier",
"start": 2588,
"end": 2592,
"loc": {
"start": {
"line": 130,
"column": 23
},
"end": {
"line": 130,
"column": 27
},
"identifierName": "push"
},
"name": "push"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2593,
"end": 2599,
"loc": {
"start": {
"line": 130,
"column": 28
},
"end": {
"line": 130,
"column": 34
}
},
"extra": {
"rawValue": "5000",
"raw": "\"5000\""
},
"value": "5000"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2607,
"end": 2640,
"loc": {
"start": {
"line": 131,
"column": 4
},
"end": {
"line": 131,
"column": 37
}
},
"expression": {
"type": "CallExpression",
"start": 2607,
"end": 2639,
"loc": {
"start": {
"line": 131,
"column": 4
},
"end": {
"line": 131,
"column": 36
}
},
"callee": {
"type": "MemberExpression",
"start": 2607,
"end": 2630,
"loc": {
"start": {
"line": 131,
"column": 4
},
"end": {
"line": 131,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 2607,
"end": 2625,
"loc": {
"start": {
"line": 131,
"column": 4
},
"end": {
"line": 131,
"column": 22
},
"identifierName": "refreshRateOptions"
},
"name": "refreshRateOptions"
},
"property": {
"type": "Identifier",
"start": 2626,
"end": 2630,
"loc": {
"start": {
"line": 131,
"column": 23
},
"end": {
"line": 131,
"column": 27
},
"identifierName": "push"
},
"name": "push"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2631,
"end": 2638,
"loc": {
"start": {
"line": 131,
"column": 28
},
"end": {
"line": 131,
"column": 35
}
},
"extra": {
"rawValue": "10000",
"raw": "\"10000\""
},
"value": "10000"
}
]
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExportNamedDeclaration",
"start": 2647,
"end": 9657,
"loc": {
"start": {
"line": 134,
"column": 0
},
"end": {
"line": 309,
"column": 2
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "VariableDeclaration",
"start": 2654,
"end": 9657,
"loc": {
"start": {
"line": 134,
"column": 7
},
"end": {
"line": 309,
"column": 2
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2660,
"end": 9656,
"loc": {
"start": {
"line": 134,
"column": 13
},
"end": {
"line": 309,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 2660,
"end": 2682,
"loc": {
"start": {
"line": 134,
"column": 13
},
"end": {
"line": 134,
"column": 35
},
"identifierName": "allApplicationSettings"
},
"name": "allApplicationSettings"
},
"init": {
"type": "ArrowFunctionExpression",
"start": 2685,
"end": 9656,
"loc": {
"start": {
"line": 134,
"column": 38
},
"end": {
"line": 309,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 2660,
"end": 2682,
"loc": {
"start": {
"line": 134,
"column": 13
},
"end": {
"line": 134,
"column": 35
},
"identifierName": "allApplicationSettings"
},
"name": "allApplicationSettings"
},
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2691,
"end": 9656,
"loc": {
"start": {
"line": 134,
"column": 44
},
"end": {
"line": 309,
"column": 1
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 2698,
"end": 9041,
"loc": {
"start": {
"line": 135,
"column": 4
},
"end": {
"line": 291,
"column": 6
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2704,
"end": 9040,
"loc": {
"start": {
"line": 135,
"column": 10
},
"end": {
"line": 291,
"column": 5
}
},
"id": {
"type": "Identifier",
"start": 2704,
"end": 2726,
"loc": {
"start": {
"line": 135,
"column": 10
},
"end": {
"line": 135,
"column": 32
},
"identifierName": "allApplicationSettings"
},
"name": "allApplicationSettings"
},
"init": {
"type": "ArrayExpression",
"start": 2729,
"end": 9040,
"loc": {
"start": {
"line": 135,
"column": 35
},
"end": {
"line": 291,
"column": 5
}
},
"elements": [
{
"type": "NewExpression",
"start": 2740,
"end": 3083,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 144,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 2744,
"end": 2755,
"loc": {
"start": {
"line": 136,
"column": 12
},
"end": {
"line": 136,
"column": 23
},
"identifierName": "EnumSetting"
},
"name": "EnumSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 2756,
"end": 2766,
"loc": {
"start": {
"line": 136,
"column": 24
},
"end": {
"line": 136,
"column": 34
}
},
"extra": {
"rawValue": "language",
"raw": "\"language\""
},
"value": "language"
},
{
"type": "ObjectExpression",
"start": 2768,
"end": 3082,
"loc": {
"start": {
"line": 136,
"column": 36
},
"end": {
"line": 144,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 2783,
"end": 2814,
"loc": {
"start": {
"line": 137,
"column": 12
},
"end": {
"line": 137,
"column": 43
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2783,
"end": 2790,
"loc": {
"start": {
"line": 137,
"column": 12
},
"end": {
"line": 137,
"column": 19
},
"identifierName": "options"
},
"name": "options"
},
"value": {
"type": "CallExpression",
"start": 2792,
"end": 2814,
"loc": {
"start": {
"line": 137,
"column": 21
},
"end": {
"line": 137,
"column": 43
}
},
"callee": {
"type": "MemberExpression",
"start": 2792,
"end": 2803,
"loc": {
"start": {
"line": 137,
"column": 21
},
"end": {
"line": 137,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 2792,
"end": 2798,
"loc": {
"start": {
"line": 137,
"column": 21
},
"end": {
"line": 137,
"column": 27
},
"identifierName": "Object"
},
"name": "Object"
},
"property": {
"type": "Identifier",
"start": 2799,
"end": 2803,
"loc": {
"start": {
"line": 137,
"column": 28
},
"end": {
"line": 137,
"column": 32
},
"identifierName": "keys"
},
"name": "keys"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 2804,
"end": 2813,
"loc": {
"start": {
"line": 137,
"column": 33
},
"end": {
"line": 137,
"column": 42
},
"identifierName": "LANGUAGES"
},
"name": "LANGUAGES"
}
]
}
},
{
"type": "ObjectProperty",
"start": 2829,
"end": 2852,
"loc": {
"start": {
"line": 138,
"column": 12
},
"end": {
"line": 138,
"column": 35
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2829,
"end": 2840,
"loc": {
"start": {
"line": 138,
"column": 12
},
"end": {
"line": 138,
"column": 23
},
"identifierName": "valueGetter"
},
"name": "valueGetter"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 2842,
"end": 2852,
"loc": {
"start": {
"line": 138,
"column": 25
},
"end": {
"line": 138,
"column": 35
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2842,
"end": 2845,
"loc": {
"start": {
"line": 138,
"column": 25
},
"end": {
"line": 138,
"column": 28
},
"identifierName": "key"
},
"name": "key"
}
],
"body": {
"type": "Identifier",
"start": 2849,
"end": 2852,
"loc": {
"start": {
"line": 138,
"column": 32
},
"end": {
"line": 138,
"column": 35
},
"identifierName": "key"
},
"name": "key"
}
}
},
{
"type": "ObjectProperty",
"start": 2867,
"end": 2905,
"loc": {
"start": {
"line": 139,
"column": 12
},
"end": {
"line": 139,
"column": 50
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2867,
"end": 2877,
"loc": {
"start": {
"line": 139,
"column": 12
},
"end": {
"line": 139,
"column": 22
},
"identifierName": "textGetter"
},
"name": "textGetter"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 2879,
"end": 2905,
"loc": {
"start": {
"line": 139,
"column": 24
},
"end": {
"line": 139,
"column": 50
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2879,
"end": 2882,
"loc": {
"start": {
"line": 139,
"column": 24
},
"end": {
"line": 139,
"column": 27
},
"identifierName": "key"
},
"name": "key"
}
],
"body": {
"type": "MemberExpression",
"start": 2886,
"end": 2905,
"loc": {
"start": {
"line": 139,
"column": 31
},
"end": {
"line": 139,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 2886,
"end": 2900,
"loc": {
"start": {
"line": 139,
"column": 31
},
"end": {
"line": 139,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 2886,
"end": 2895,
"loc": {
"start": {
"line": 139,
"column": 31
},
"end": {
"line": 139,
"column": 40
},
"identifierName": "LANGUAGES"
},
"name": "LANGUAGES"
},
"property": {
"type": "Identifier",
"start": 2896,
"end": 2899,
"loc": {
"start": {
"line": 139,
"column": 41
},
"end": {
"line": 139,
"column": 44
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 2901,
"end": 2905,
"loc": {
"start": {
"line": 139,
"column": 46
},
"end": {
"line": 139,
"column": 50
},
"identifierName": "name"
},
"name": "name"
},
"computed": false
}
}
},
{
"type": "ObjectProperty",
"start": 2920,
"end": 2952,
"loc": {
"start": {
"line": 140,
"column": 12
},
"end": {
"line": 140,
"column": 44
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2920,
"end": 2928,
"loc": {
"start": {
"line": 140,
"column": 12
},
"end": {
"line": 140,
"column": 20
},
"identifierName": "category"
},
"name": "category"
},
"value": {
"type": "MemberExpression",
"start": 2930,
"end": 2952,
"loc": {
"start": {
"line": 140,
"column": 22
},
"end": {
"line": 140,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 2930,
"end": 2944,
"loc": {
"start": {
"line": 140,
"column": 22
},
"end": {
"line": 140,
"column": 36
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 2945,
"end": 2952,
"loc": {
"start": {
"line": 140,
"column": 37
},
"end": {
"line": 140,
"column": 44
},
"identifierName": "general"
},
"name": "general"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 2967,
"end": 2988,
"loc": {
"start": {
"line": 141,
"column": 12
},
"end": {
"line": 141,
"column": 33
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2967,
"end": 2982,
"loc": {
"start": {
"line": 141,
"column": 12
},
"end": {
"line": 141,
"column": 27
},
"identifierName": "restartRequired"
},
"name": "restartRequired"
},
"value": {
"type": "BooleanLiteral",
"start": 2984,
"end": 2988,
"loc": {
"start": {
"line": 141,
"column": 29
},
"end": {
"line": 141,
"column": 33
}
},
"value": true
}
},
{
"type": "ObjectProperty",
"start": 3003,
"end": 3030,
"loc": {
"start": {
"line": 142,
"column": 12
},
"end": {
"line": 142,
"column": 39
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3003,
"end": 3011,
"loc": {
"start": {
"line": 142,
"column": 12
},
"end": {
"line": 142,
"column": 20
},
"identifierName": "changeCb"
},
"name": "changeCb"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 3013,
"end": 3030,
"loc": {
"start": {
"line": 142,
"column": 22
},
"end": {
"line": 142,
"column": 39
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3014,
"end": 3017,
"loc": {
"start": {
"line": 142,
"column": 23
},
"end": {
"line": 142,
"column": 26
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 3019,
"end": 3021,
"loc": {
"start": {
"line": 142,
"column": 28
},
"end": {
"line": 142,
"column": 30
},
"identifierName": "id"
},
"name": "id"
}
],
"body": {
"type": "NullLiteral",
"start": 3026,
"end": 3030,
"loc": {
"start": {
"line": 142,
"column": 35
},
"end": {
"line": 142,
"column": 39
}
}
}
}
},
{
"type": "ObjectProperty",
"start": 3045,
"end": 3070,
"loc": {
"start": {
"line": 143,
"column": 12
},
"end": {
"line": 143,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3045,
"end": 3055,
"loc": {
"start": {
"line": 143,
"column": 12
},
"end": {
"line": 143,
"column": 22
},
"identifierName": "magicValue"
},
"name": "magicValue"
},
"value": {
"type": "StringLiteral",
"start": 3057,
"end": 3070,
"loc": {
"start": {
"line": 143,
"column": 24
},
"end": {
"line": 143,
"column": 37
}
},
"extra": {
"rawValue": "auto-detect",
"raw": "\"auto-detect\""
},
"value": "auto-detect"
}
}
]
}
]
},
{
"type": "NewExpression",
"start": 3096,
"end": 3574,
"loc": {
"start": {
"line": 146,
"column": 8
},
"end": {
"line": 157,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 3100,
"end": 3111,
"loc": {
"start": {
"line": 146,
"column": 12
},
"end": {
"line": 146,
"column": 23
},
"identifierName": "EnumSetting"
},
"name": "EnumSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 3112,
"end": 3121,
"loc": {
"start": {
"line": 146,
"column": 24
},
"end": {
"line": 146,
"column": 33
}
},
"extra": {
"rawValue": "uiScale",
"raw": "\"uiScale\""
},
"value": "uiScale"
},
{
"type": "ObjectExpression",
"start": 3123,
"end": 3573,
"loc": {
"start": {
"line": 146,
"column": 35
},
"end": {
"line": 157,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3138,
"end": 3187,
"loc": {
"start": {
"line": 147,
"column": 12
},
"end": {
"line": 147,
"column": 61
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3138,
"end": 3145,
"loc": {
"start": {
"line": 147,
"column": 12
},
"end": {
"line": 147,
"column": 19
},
"identifierName": "options"
},
"name": "options"
},
"value": {
"type": "CallExpression",
"start": 3147,
"end": 3187,
"loc": {
"start": {
"line": 147,
"column": 21
},
"end": {
"line": 147,
"column": 61
}
},
"callee": {
"type": "MemberExpression",
"start": 3147,
"end": 3160,
"loc": {
"start": {
"line": 147,
"column": 21
},
"end": {
"line": 147,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 3147,
"end": 3155,
"loc": {
"start": {
"line": 147,
"column": 21
},
"end": {
"line": 147,
"column": 29
},
"identifierName": "uiScales"
},
"name": "uiScales"
},
"property": {
"type": "Identifier",
"start": 3156,
"end": 3160,
"loc": {
"start": {
"line": 147,
"column": 30
},
"end": {
"line": 147,
"column": 34
},
"identifierName": "sort"
},
"name": "sort"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 3161,
"end": 3186,
"loc": {
"start": {
"line": 147,
"column": 35
},
"end": {
"line": 147,
"column": 60
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3162,
"end": 3163,
"loc": {
"start": {
"line": 147,
"column": 36
},
"end": {
"line": 147,
"column": 37
},
"identifierName": "a"
},
"name": "a"
},
{
"type": "Identifier",
"start": 3165,
"end": 3166,
"loc": {
"start": {
"line": 147,
"column": 39
},
"end": {
"line": 147,
"column": 40
},
"identifierName": "b"
},
"name": "b"
}
],
"body": {
"type": "BinaryExpression",
"start": 3171,
"end": 3186,
"loc": {
"start": {
"line": 147,
"column": 45
},
"end": {
"line": 147,
"column": 60
}
},
"left": {
"type": "MemberExpression",
"start": 3171,
"end": 3177,
"loc": {
"start": {
"line": 147,
"column": 45
},
"end": {
"line": 147,
"column": 51
}
},
"object": {
"type": "Identifier",
"start": 3171,
"end": 3172,
"loc": {
"start": {
"line": 147,
"column": 45
},
"end": {
"line": 147,
"column": 46
},
"identifierName": "a"
},
"name": "a"
},
"property": {
"type": "Identifier",
"start": 3173,
"end": 3177,
"loc": {
"start": {
"line": 147,
"column": 47
},
"end": {
"line": 147,
"column": 51
},
"identifierName": "size"
},
"name": "size"
},
"computed": false
},
"operator": "-",
"right": {
"type": "MemberExpression",
"start": 3180,
"end": 3186,
"loc": {
"start": {
"line": 147,
"column": 54
},
"end": {
"line": 147,
"column": 60
}
},
"object": {
"type": "Identifier",
"start": 3180,
"end": 3181,
"loc": {
"start": {
"line": 147,
"column": 54
},
"end": {
"line": 147,
"column": 55
},
"identifierName": "b"
},
"name": "b"
},
"property": {
"type": "Identifier",
"start": 3182,
"end": 3186,
"loc": {
"start": {
"line": 147,
"column": 56
},
"end": {
"line": 147,
"column": 60
},
"identifierName": "size"
},
"name": "size"
},
"computed": false
}
}
}
]
}
},
{
"type": "ObjectProperty",
"start": 3202,
"end": 3232,
"loc": {
"start": {
"line": 148,
"column": 12
},
"end": {
"line": 148,
"column": 42
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3202,
"end": 3213,
"loc": {
"start": {
"line": 148,
"column": 12
},
"end": {
"line": 148,
"column": 23
},
"identifierName": "valueGetter"
},
"name": "valueGetter"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 3215,
"end": 3232,
"loc": {
"start": {
"line": 148,
"column": 25
},
"end": {
"line": 148,
"column": 42
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3215,
"end": 3220,
"loc": {
"start": {
"line": 148,
"column": 25
},
"end": {
"line": 148,
"column": 30
},
"identifierName": "scale"
},
"name": "scale"
}
],
"body": {
"type": "MemberExpression",
"start": 3224,
"end": 3232,
"loc": {
"start": {
"line": 148,
"column": 34
},
"end": {
"line": 148,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 3224,
"end": 3229,
"loc": {
"start": {
"line": 148,
"column": 34
},
"end": {
"line": 148,
"column": 39
},
"identifierName": "scale"
},
"name": "scale"
},
"property": {
"type": "Identifier",
"start": 3230,
"end": 3232,
"loc": {
"start": {
"line": 148,
"column": 40
},
"end": {
"line": 148,
"column": 42
},
"identifierName": "id"
},
"name": "id"
},
"computed": false
}
}
},
{
"type": "ObjectProperty",
"start": 3247,
"end": 3310,
"loc": {
"start": {
"line": 149,
"column": 12
},
"end": {
"line": 149,
"column": 75
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3247,
"end": 3257,
"loc": {
"start": {
"line": 149,
"column": 12
},
"end": {
"line": 149,
"column": 22
},
"identifierName": "textGetter"
},
"name": "textGetter"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 3259,
"end": 3310,
"loc": {
"start": {
"line": 149,
"column": 24
},
"end": {
"line": 149,
"column": 75
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3259,
"end": 3264,
"loc": {
"start": {
"line": 149,
"column": 24
},
"end": {
"line": 149,
"column": 29
},
"identifierName": "scale"
},
"name": "scale"
}
],
"body": {
"type": "MemberExpression",
"start": 3268,
"end": 3310,
"loc": {
"start": {
"line": 149,
"column": 33
},
"end": {
"line": 149,
"column": 75
}
},
"object": {
"type": "MemberExpression",
"start": 3268,
"end": 3300,
"loc": {
"start": {
"line": 149,
"column": 33
},
"end": {
"line": 149,
"column": 65
}
},
"object": {
"type": "MemberExpression",
"start": 3268,
"end": 3293,
"loc": {
"start": {
"line": 149,
"column": 33
},
"end": {
"line": 149,
"column": 58
}
},
"object": {
"type": "MemberExpression",
"start": 3268,
"end": 3285,
"loc": {
"start": {
"line": 149,
"column": 33
},
"end": {
"line": 149,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 3268,
"end": 3278,
"loc": {
"start": {
"line": 149,
"column": 33
},
"end": {
"line": 149,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 3268,
"end": 3269,
"loc": {
"start": {
"line": 149,
"column": 33
},
"end": {
"line": 149,
"column": 34
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 3270,
"end": 3278,
"loc": {
"start": {
"line": 149,
"column": 35
},
"end": {
"line": 149,
"column": 43
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3279,
"end": 3285,
"loc": {
"start": {
"line": 149,
"column": 44
},
"end": {
"line": 149,
"column": 50
},
"identifierName": "labels"
},
"name": "labels"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3286,
"end": 3293,
"loc": {
"start": {
"line": 149,
"column": 51
},
"end": {
"line": 149,
"column": 58
},
"identifierName": "uiScale"
},
"name": "uiScale"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3294,
"end": 3300,
"loc": {
"start": {
"line": 149,
"column": 59
},
"end": {
"line": 149,
"column": 65
},
"identifierName": "scales"
},
"name": "scales"
},
"computed": false
},
"property": {
"type": "MemberExpression",
"start": 3301,
"end": 3309,
"loc": {
"start": {
"line": 149,
"column": 66
},
"end": {
"line": 149,
"column": 74
}
},
"object": {
"type": "Identifier",
"start": 3301,
"end": 3306,
"loc": {
"start": {
"line": 149,
"column": 66
},
"end": {
"line": 149,
"column": 71
},
"identifierName": "scale"
},
"name": "scale"
},
"property": {
"type": "Identifier",
"start": 3307,
"end": 3309,
"loc": {
"start": {
"line": 149,
"column": 72
},
"end": {
"line": 149,
"column": 74
},
"identifierName": "id"
},
"name": "id"
},
"computed": false
},
"computed": true
}
}
},
{
"type": "ObjectProperty",
"start": 3325,
"end": 3363,
"loc": {
"start": {
"line": 150,
"column": 12
},
"end": {
"line": 150,
"column": 50
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3325,
"end": 3333,
"loc": {
"start": {
"line": 150,
"column": 12
},
"end": {
"line": 150,
"column": 20
},
"identifierName": "category"
},
"name": "category"
},
"value": {
"type": "MemberExpression",
"start": 3335,
"end": 3363,
"loc": {
"start": {
"line": 150,
"column": 22
},
"end": {
"line": 150,
"column": 50
}
},
"object": {
"type": "Identifier",
"start": 3335,
"end": 3349,
"loc": {
"start": {
"line": 150,
"column": 22
},
"end": {
"line": 150,
"column": 36
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 3350,
"end": 3363,
"loc": {
"start": {
"line": 150,
"column": 37
},
"end": {
"line": 150,
"column": 50
},
"identifierName": "userInterface"
},
"name": "userInterface"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 3378,
"end": 3400,
"loc": {
"start": {
"line": 151,
"column": 12
},
"end": {
"line": 151,
"column": 34
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3378,
"end": 3393,
"loc": {
"start": {
"line": 151,
"column": 12
},
"end": {
"line": 151,
"column": 27
},
"identifierName": "restartRequired"
},
"name": "restartRequired"
},
"value": {
"type": "BooleanLiteral",
"start": 3395,
"end": 3400,
"loc": {
"start": {
"line": 151,
"column": 29
},
"end": {
"line": 151,
"column": 34
}
},
"value": false
}
},
{
"type": "ObjectProperty",
"start": 3415,
"end": 3561,
"loc": {
"start": {
"line": 152,
"column": 12
},
"end": {
"line": 156,
"column": 60
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3415,
"end": 3423,
"loc": {
"start": {
"line": 152,
"column": 12
},
"end": {
"line": 152,
"column": 20
},
"identifierName": "changeCb"
},
"name": "changeCb"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 3517,
"end": 3561,
"loc": {
"start": {
"line": 156,
"column": 16
},
"end": {
"line": 156,
"column": 60
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3518,
"end": 3521,
"loc": {
"start": {
"line": 156,
"column": 17
},
"end": {
"line": 156,
"column": 20
},
"identifierName": "app"
},
"name": "app",
"leadingComments": null
},
{
"type": "Identifier",
"start": 3523,
"end": 3525,
"loc": {
"start": {
"line": 156,
"column": 22
},
"end": {
"line": 156,
"column": 24
},
"identifierName": "id"
},
"name": "id"
}
],
"body": {
"type": "CallExpression",
"start": 3530,
"end": 3561,
"loc": {
"start": {
"line": 156,
"column": 29
},
"end": {
"line": 156,
"column": 60
}
},
"callee": {
"type": "MemberExpression",
"start": 3530,
"end": 3559,
"loc": {
"start": {
"line": 156,
"column": 29
},
"end": {
"line": 156,
"column": 58
}
},
"object": {
"type": "Identifier",
"start": 3530,
"end": 3533,
"loc": {
"start": {
"line": 156,
"column": 29
},
"end": {
"line": 156,
"column": 32
},
"identifierName": "app"
},
"name": "app"
},
"property": {
"type": "Identifier",
"start": 3534,
"end": 3559,
"loc": {
"start": {
"line": 156,
"column": 33
},
"end": {
"line": 156,
"column": 58
},
"identifierName": "updateAfterUiScaleChanged"
},
"name": "updateAfterUiScaleChanged"
},
"computed": false
},
"arguments": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 3438,
"end": 3499,
"loc": {
"start": {
"line": 153,
"column": 12
},
"end": {
"line": 155,
"column": 15
}
}
}
]
}
}
]
}
]
},
{
"type": "NewExpression",
"start": 3587,
"end": 3816,
"loc": {
"start": {
"line": 159,
"column": 8
},
"end": {
"line": 166,
"column": 9
}
},
"callee": {
"type": "Identifier",
"start": 3591,
"end": 3603,
"loc": {
"start": {
"line": 159,
"column": 12
},
"end": {
"line": 159,
"column": 24
},
"identifierName": "RangeSetting"
},
"name": "RangeSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 3618,
"end": 3631,
"loc": {
"start": {
"line": 160,
"column": 12
},
"end": {
"line": 160,
"column": 25
}
},
"extra": {
"rawValue": "soundVolume",
"raw": "\"soundVolume\""
},
"value": "soundVolume"
},
{
"type": "MemberExpression",
"start": 3646,
"end": 3668,
"loc": {
"start": {
"line": 161,
"column": 12
},
"end": {
"line": 161,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 3646,
"end": 3660,
"loc": {
"start": {
"line": 161,
"column": 12
},
"end": {
"line": 161,
"column": 26
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 3661,
"end": 3668,
"loc": {
"start": {
"line": 161,
"column": 27
},
"end": {
"line": 161,
"column": 34
},
"identifierName": "general"
},
"name": "general"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 3758,
"end": 3805,
"loc": {
"start": {
"line": 165,
"column": 12
},
"end": {
"line": 165,
"column": 59
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3759,
"end": 3762,
"loc": {
"start": {
"line": 165,
"column": 13
},
"end": {
"line": 165,
"column": 16
},
"identifierName": "app"
},
"name": "app",
"leadingComments": null
},
{
"type": "Identifier",
"start": 3764,
"end": 3769,
"loc": {
"start": {
"line": 165,
"column": 18
},
"end": {
"line": 165,
"column": 23
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "CallExpression",
"start": 3774,
"end": 3805,
"loc": {
"start": {
"line": 165,
"column": 28
},
"end": {
"line": 165,
"column": 59
}
},
"callee": {
"type": "MemberExpression",
"start": 3774,
"end": 3798,
"loc": {
"start": {
"line": 165,
"column": 28
},
"end": {
"line": 165,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 3774,
"end": 3783,
"loc": {
"start": {
"line": 165,
"column": 28
},
"end": {
"line": 165,
"column": 37
}
},
"object": {
"type": "Identifier",
"start": 3774,
"end": 3777,
"loc": {
"start": {
"line": 165,
"column": 28
},
"end": {
"line": 165,
"column": 31
},
"identifierName": "app"
},
"name": "app"
},
"property": {
"type": "Identifier",
"start": 3778,
"end": 3783,
"loc": {
"start": {
"line": 165,
"column": 32
},
"end": {
"line": 165,
"column": 37
},
"identifierName": "sound"
},
"name": "sound"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3784,
"end": 3798,
"loc": {
"start": {
"line": 165,
"column": 38
},
"end": {
"line": 165,
"column": 52
},
"identifierName": "setSoundVolume"
},
"name": "setSoundVolume"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 3799,
"end": 3804,
"loc": {
"start": {
"line": 165,
"column": 53
},
"end": {
"line": 165,
"column": 58
},
"identifierName": "value"
},
"name": "value"
}
]
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 3683,
"end": 3744,
"loc": {
"start": {
"line": 162,
"column": 12
},
"end": {
"line": 164,
"column": 15
}
}
}
]
}
]
},
{
"type": "NewExpression",
"start": 3827,
"end": 4056,
"loc": {
"start": {
"line": 167,
"column": 8
},
"end": {
"line": 174,
"column": 9
}
},
"callee": {
"type": "Identifier",
"start": 3831,
"end": 3843,
"loc": {
"start": {
"line": 167,
"column": 12
},
"end": {
"line": 167,
"column": 24
},
"identifierName": "RangeSetting"
},
"name": "RangeSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 3858,
"end": 3871,
"loc": {
"start": {
"line": 168,
"column": 12
},
"end": {
"line": 168,
"column": 25
}
},
"extra": {
"rawValue": "musicVolume",
"raw": "\"musicVolume\""
},
"value": "musicVolume"
},
{
"type": "MemberExpression",
"start": 3886,
"end": 3908,
"loc": {
"start": {
"line": 169,
"column": 12
},
"end": {
"line": 169,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 3886,
"end": 3900,
"loc": {
"start": {
"line": 169,
"column": 12
},
"end": {
"line": 169,
"column": 26
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 3901,
"end": 3908,
"loc": {
"start": {
"line": 169,
"column": 27
},
"end": {
"line": 169,
"column": 34
},
"identifierName": "general"
},
"name": "general"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 3998,
"end": 4045,
"loc": {
"start": {
"line": 173,
"column": 12
},
"end": {
"line": 173,
"column": 59
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3999,
"end": 4002,
"loc": {
"start": {
"line": 173,
"column": 13
},
"end": {
"line": 173,
"column": 16
},
"identifierName": "app"
},
"name": "app",
"leadingComments": null
},
{
"type": "Identifier",
"start": 4004,
"end": 4009,
"loc": {
"start": {
"line": 173,
"column": 18
},
"end": {
"line": 173,
"column": 23
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "CallExpression",
"start": 4014,
"end": 4045,
"loc": {
"start": {
"line": 173,
"column": 28
},
"end": {
"line": 173,
"column": 59
}
},
"callee": {
"type": "MemberExpression",
"start": 4014,
"end": 4038,
"loc": {
"start": {
"line": 173,
"column": 28
},
"end": {
"line": 173,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 4014,
"end": 4023,
"loc": {
"start": {
"line": 173,
"column": 28
},
"end": {
"line": 173,
"column": 37
}
},
"object": {
"type": "Identifier",
"start": 4014,
"end": 4017,
"loc": {
"start": {
"line": 173,
"column": 28
},
"end": {
"line": 173,
"column": 31
},
"identifierName": "app"
},
"name": "app"
},
"property": {
"type": "Identifier",
"start": 4018,
"end": 4023,
"loc": {
"start": {
"line": 173,
"column": 32
},
"end": {
"line": 173,
"column": 37
},
"identifierName": "sound"
},
"name": "sound"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4024,
"end": 4038,
"loc": {
"start": {
"line": 173,
"column": 38
},
"end": {
"line": 173,
"column": 52
},
"identifierName": "setMusicVolume"
},
"name": "setMusicVolume"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 4039,
"end": 4044,
"loc": {
"start": {
"line": 173,
"column": 53
},
"end": {
"line": 173,
"column": 58
},
"identifierName": "value"
},
"name": "value"
}
]
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 3923,
"end": 3984,
"loc": {
"start": {
"line": 170,
"column": 12
},
"end": {
"line": 172,
"column": 15
}
}
}
]
}
]
},
{
"type": "NewExpression",
"start": 4069,
"end": 4571,
"loc": {
"start": {
"line": 176,
"column": 8
},
"end": {
"line": 191,
"column": 9
}
},
"callee": {
"type": "Identifier",
"start": 4073,
"end": 4084,
"loc": {
"start": {
"line": 176,
"column": 12
},
"end": {
"line": 176,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 4099,
"end": 4111,
"loc": {
"start": {
"line": 177,
"column": 12
},
"end": {
"line": 177,
"column": 24
}
},
"extra": {
"rawValue": "fullscreen",
"raw": "\"fullscreen\""
},
"value": "fullscreen"
},
{
"type": "MemberExpression",
"start": 4126,
"end": 4148,
"loc": {
"start": {
"line": 178,
"column": 12
},
"end": {
"line": 178,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 4126,
"end": 4140,
"loc": {
"start": {
"line": 178,
"column": 12
},
"end": {
"line": 178,
"column": 26
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 4141,
"end": 4148,
"loc": {
"start": {
"line": 178,
"column": 27
},
"end": {
"line": 178,
"column": 34
},
"identifierName": "general"
},
"name": "general"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 4238,
"end": 4420,
"loc": {
"start": {
"line": 182,
"column": 12
},
"end": {
"line": 186,
"column": 13
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4239,
"end": 4242,
"loc": {
"start": {
"line": 182,
"column": 13
},
"end": {
"line": 182,
"column": 16
},
"identifierName": "app"
},
"name": "app",
"leadingComments": null
},
{
"type": "Identifier",
"start": 4244,
"end": 4249,
"loc": {
"start": {
"line": 182,
"column": 18
},
"end": {
"line": 182,
"column": 23
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 4254,
"end": 4420,
"loc": {
"start": {
"line": 182,
"column": 28
},
"end": {
"line": 186,
"column": 13
}
},
"body": [
{
"type": "IfStatement",
"start": 4273,
"end": 4405,
"loc": {
"start": {
"line": 183,
"column": 16
},
"end": {
"line": 185,
"column": 17
}
},
"test": {
"type": "CallExpression",
"start": 4277,
"end": 4320,
"loc": {
"start": {
"line": 183,
"column": 20
},
"end": {
"line": 183,
"column": 63
}
},
"callee": {
"type": "MemberExpression",
"start": 4277,
"end": 4318,
"loc": {
"start": {
"line": 183,
"column": 20
},
"end": {
"line": 183,
"column": 61
}
},
"object": {
"type": "MemberExpression",
"start": 4277,
"end": 4296,
"loc": {
"start": {
"line": 183,
"column": 20
},
"end": {
"line": 183,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 4277,
"end": 4280,
"loc": {
"start": {
"line": 183,
"column": 20
},
"end": {
"line": 183,
"column": 23
},
"identifierName": "app"
},
"name": "app"
},
"property": {
"type": "Identifier",
"start": 4281,
"end": 4296,
"loc": {
"start": {
"line": 183,
"column": 24
},
"end": {
"line": 183,
"column": 39
},
"identifierName": "platformWrapper"
},
"name": "platformWrapper"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4297,
"end": 4318,
"loc": {
"start": {
"line": 183,
"column": 40
},
"end": {
"line": 183,
"column": 61
},
"identifierName": "getSupportsFullscreen"
},
"name": "getSupportsFullscreen"
},
"computed": false
},
"arguments": []
},
"consequent": {
"type": "BlockStatement",
"start": 4322,
"end": 4405,
"loc": {
"start": {
"line": 183,
"column": 65
},
"end": {
"line": 185,
"column": 17
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 4345,
"end": 4386,
"loc": {
"start": {
"line": 184,
"column": 20
},
"end": {
"line": 184,
"column": 61
}
},
"expression": {
"type": "CallExpression",
"start": 4345,
"end": 4385,
"loc": {
"start": {
"line": 184,
"column": 20
},
"end": {
"line": 184,
"column": 60
}
},
"callee": {
"type": "MemberExpression",
"start": 4345,
"end": 4378,
"loc": {
"start": {
"line": 184,
"column": 20
},
"end": {
"line": 184,
"column": 53
}
},
"object": {
"type": "MemberExpression",
"start": 4345,
"end": 4364,
"loc": {
"start": {
"line": 184,
"column": 20
},
"end": {
"line": 184,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 4345,
"end": 4348,
"loc": {
"start": {
"line": 184,
"column": 20
},
"end": {
"line": 184,
"column": 23
},
"identifierName": "app"
},
"name": "app"
},
"property": {
"type": "Identifier",
"start": 4349,
"end": 4364,
"loc": {
"start": {
"line": 184,
"column": 24
},
"end": {
"line": 184,
"column": 39
},
"identifierName": "platformWrapper"
},
"name": "platformWrapper"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4365,
"end": 4378,
"loc": {
"start": {
"line": 184,
"column": 40
},
"end": {
"line": 184,
"column": 53
},
"identifierName": "setFullscreen"
},
"name": "setFullscreen"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 4379,
"end": 4384,
"loc": {
"start": {
"line": 184,
"column": 54
},
"end": {
"line": 184,
"column": 59
},
"identifierName": "value"
},
"name": "value"
}
]
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 4163,
"end": 4224,
"loc": {
"start": {
"line": 179,
"column": 12
},
"end": {
"line": 181,
"column": 15
}
}
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 4510,
"end": 4560,
"loc": {
"start": {
"line": 190,
"column": 12
},
"end": {
"line": 190,
"column": 62
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4510,
"end": 4513,
"loc": {
"start": {
"line": 190,
"column": 12
},
"end": {
"line": 190,
"column": 15
},
"identifierName": "app"
},
"name": "app",
"leadingComments": null
}
],
"body": {
"type": "CallExpression",
"start": 4517,
"end": 4560,
"loc": {
"start": {
"line": 190,
"column": 19
},
"end": {
"line": 190,
"column": 62
}
},
"callee": {
"type": "MemberExpression",
"start": 4517,
"end": 4558,
"loc": {
"start": {
"line": 190,
"column": 19
},
"end": {
"line": 190,
"column": 60
}
},
"object": {
"type": "MemberExpression",
"start": 4517,
"end": 4535,
"loc": {
"start": {
"line": 190,
"column": 19
},
"end": {
"line": 190,
"column": 37
}
},
"object": {
"type": "Identifier",
"start": 4517,
"end": 4520,
"loc": {
"start": {
"line": 190,
"column": 19
},
"end": {
"line": 190,
"column": 22
},
"identifierName": "app"
},
"name": "app"
},
"property": {
"type": "Identifier",
"start": 4521,
"end": 4535,
"loc": {
"start": {
"line": 190,
"column": 23
},
"end": {
"line": 190,
"column": 37
},
"identifierName": "restrictionMgr"
},
"name": "restrictionMgr"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4536,
"end": 4558,
"loc": {
"start": {
"line": 190,
"column": 38
},
"end": {
"line": 190,
"column": 60
},
"identifierName": "getHasExtendedSettings"
},
"name": "getHasExtendedSettings"
},
"computed": false
},
"arguments": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 4435,
"end": 4496,
"loc": {
"start": {
"line": 187,
"column": 12
},
"end": {
"line": 189,
"column": 15
}
}
}
]
}
]
},
{
"type": "NewExpression",
"start": 4584,
"end": 4796,
"loc": {
"start": {
"line": 193,
"column": 8
},
"end": {
"line": 200,
"column": 9
}
},
"callee": {
"type": "Identifier",
"start": 4588,
"end": 4599,
"loc": {
"start": {
"line": 193,
"column": 12
},
"end": {
"line": 193,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 4614,
"end": 4638,
"loc": {
"start": {
"line": 194,
"column": 12
},
"end": {
"line": 194,
"column": 36
}
},
"extra": {
"rawValue": "enableColorBlindHelper",
"raw": "\"enableColorBlindHelper\""
},
"value": "enableColorBlindHelper"
},
{
"type": "MemberExpression",
"start": 4653,
"end": 4675,
"loc": {
"start": {
"line": 195,
"column": 12
},
"end": {
"line": 195,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 4653,
"end": 4667,
"loc": {
"start": {
"line": 195,
"column": 12
},
"end": {
"line": 195,
"column": 26
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 4668,
"end": 4675,
"loc": {
"start": {
"line": 195,
"column": 27
},
"end": {
"line": 195,
"column": 34
},
"identifierName": "general"
},
"name": "general"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 4765,
"end": 4785,
"loc": {
"start": {
"line": 199,
"column": 12
},
"end": {
"line": 199,
"column": 32
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4766,
"end": 4769,
"loc": {
"start": {
"line": 199,
"column": 13
},
"end": {
"line": 199,
"column": 16
},
"identifierName": "app"
},
"name": "app",
"leadingComments": null
},
{
"type": "Identifier",
"start": 4771,
"end": 4776,
"loc": {
"start": {
"line": 199,
"column": 18
},
"end": {
"line": 199,
"column": 23
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "NullLiteral",
"start": 4781,
"end": 4785,
"loc": {
"start": {
"line": 199,
"column": 28
},
"end": {
"line": 199,
"column": 32
}
}
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 4690,
"end": 4751,
"loc": {
"start": {
"line": 196,
"column": 12
},
"end": {
"line": 198,
"column": 15
}
}
}
]
}
]
},
{
"type": "NewExpression",
"start": 4809,
"end": 4888,
"loc": {
"start": {
"line": 202,
"column": 8
},
"end": {
"line": 202,
"column": 87
}
},
"callee": {
"type": "Identifier",
"start": 4813,
"end": 4824,
"loc": {
"start": {
"line": 202,
"column": 12
},
"end": {
"line": 202,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 4825,
"end": 4837,
"loc": {
"start": {
"line": 202,
"column": 24
},
"end": {
"line": 202,
"column": 36
}
},
"extra": {
"rawValue": "offerHints",
"raw": "\"offerHints\""
},
"value": "offerHints"
},
{
"type": "MemberExpression",
"start": 4839,
"end": 4867,
"loc": {
"start": {
"line": 202,
"column": 38
},
"end": {
"line": 202,
"column": 66
}
},
"object": {
"type": "Identifier",
"start": 4839,
"end": 4853,
"loc": {
"start": {
"line": 202,
"column": 38
},
"end": {
"line": 202,
"column": 52
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 4854,
"end": 4867,
"loc": {
"start": {
"line": 202,
"column": 53
},
"end": {
"line": 202,
"column": 66
},
"identifierName": "userInterface"
},
"name": "userInterface"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 4869,
"end": 4887,
"loc": {
"start": {
"line": 202,
"column": 68
},
"end": {
"line": 202,
"column": 86
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4870,
"end": 4873,
"loc": {
"start": {
"line": 202,
"column": 69
},
"end": {
"line": 202,
"column": 72
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 4875,
"end": 4880,
"loc": {
"start": {
"line": 202,
"column": 74
},
"end": {
"line": 202,
"column": 79
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 4885,
"end": 4887,
"loc": {
"start": {
"line": 202,
"column": 84
},
"end": {
"line": 202,
"column": 86
}
},
"body": [],
"directives": []
}
}
]
},
{
"type": "NewExpression",
"start": 4901,
"end": 5622,
"loc": {
"start": {
"line": 204,
"column": 8
},
"end": {
"line": 223,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 4905,
"end": 4916,
"loc": {
"start": {
"line": 204,
"column": 12
},
"end": {
"line": 204,
"column": 23
},
"identifierName": "EnumSetting"
},
"name": "EnumSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 4917,
"end": 4924,
"loc": {
"start": {
"line": 204,
"column": 24
},
"end": {
"line": 204,
"column": 31
}
},
"extra": {
"rawValue": "theme",
"raw": "\"theme\""
},
"value": "theme"
},
{
"type": "ObjectExpression",
"start": 4926,
"end": 5621,
"loc": {
"start": {
"line": 204,
"column": 33
},
"end": {
"line": 223,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4941,
"end": 4979,
"loc": {
"start": {
"line": 205,
"column": 12
},
"end": {
"line": 205,
"column": 50
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4941,
"end": 4948,
"loc": {
"start": {
"line": 205,
"column": 12
},
"end": {
"line": 205,
"column": 19
},
"identifierName": "options"
},
"name": "options"
},
"value": {
"type": "CallExpression",
"start": 4950,
"end": 4979,
"loc": {
"start": {
"line": 205,
"column": 21
},
"end": {
"line": 205,
"column": 50
}
},
"callee": {
"type": "MemberExpression",
"start": 4950,
"end": 4961,
"loc": {
"start": {
"line": 205,
"column": 21
},
"end": {
"line": 205,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 4950,
"end": 4956,
"loc": {
"start": {
"line": 205,
"column": 21
},
"end": {
"line": 205,
"column": 27
},
"identifierName": "Object"
},
"name": "Object"
},
"property": {
"type": "Identifier",
"start": 4957,
"end": 4961,
"loc": {
"start": {
"line": 205,
"column": 28
},
"end": {
"line": 205,
"column": 32
},
"identifierName": "keys"
},
"name": "keys"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 4962,
"end": 4978,
"loc": {
"start": {
"line": 205,
"column": 33
},
"end": {
"line": 205,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 4962,
"end": 4971,
"loc": {
"start": {
"line": 205,
"column": 33
},
"end": {
"line": 205,
"column": 42
},
"identifierName": "shapezAPI"
},
"name": "shapezAPI"
},
"property": {
"type": "Identifier",
"start": 4972,
"end": 4978,
"loc": {
"start": {
"line": 205,
"column": 43
},
"end": {
"line": 205,
"column": 49
},
"identifierName": "themes"
},
"name": "themes"
},
"computed": false
}
]
}
},
{
"type": "ObjectProperty",
"start": 4994,
"end": 5021,
"loc": {
"start": {
"line": 206,
"column": 12
},
"end": {
"line": 206,
"column": 39
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4994,
"end": 5005,
"loc": {
"start": {
"line": 206,
"column": 12
},
"end": {
"line": 206,
"column": 23
},
"identifierName": "valueGetter"
},
"name": "valueGetter"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5007,
"end": 5021,
"loc": {
"start": {
"line": 206,
"column": 25
},
"end": {
"line": 206,
"column": 39
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5007,
"end": 5012,
"loc": {
"start": {
"line": 206,
"column": 25
},
"end": {
"line": 206,
"column": 30
},
"identifierName": "theme"
},
"name": "theme"
}
],
"body": {
"type": "Identifier",
"start": 5016,
"end": 5021,
"loc": {
"start": {
"line": 206,
"column": 34
},
"end": {
"line": 206,
"column": 39
},
"identifierName": "theme"
},
"name": "theme"
}
}
},
{
"type": "ObjectProperty",
"start": 5036,
"end": 5094,
"loc": {
"start": {
"line": 207,
"column": 12
},
"end": {
"line": 207,
"column": 70
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5036,
"end": 5046,
"loc": {
"start": {
"line": 207,
"column": 12
},
"end": {
"line": 207,
"column": 22
},
"identifierName": "textGetter"
},
"name": "textGetter"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5048,
"end": 5094,
"loc": {
"start": {
"line": 207,
"column": 24
},
"end": {
"line": 207,
"column": 70
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5048,
"end": 5053,
"loc": {
"start": {
"line": 207,
"column": 24
},
"end": {
"line": 207,
"column": 29
},
"identifierName": "theme"
},
"name": "theme"
}
],
"body": {
"type": "MemberExpression",
"start": 5057,
"end": 5094,
"loc": {
"start": {
"line": 207,
"column": 33
},
"end": {
"line": 207,
"column": 70
}
},
"object": {
"type": "MemberExpression",
"start": 5057,
"end": 5087,
"loc": {
"start": {
"line": 207,
"column": 33
},
"end": {
"line": 207,
"column": 63
}
},
"object": {
"type": "MemberExpression",
"start": 5057,
"end": 5080,
"loc": {
"start": {
"line": 207,
"column": 33
},
"end": {
"line": 207,
"column": 56
}
},
"object": {
"type": "MemberExpression",
"start": 5057,
"end": 5074,
"loc": {
"start": {
"line": 207,
"column": 33
},
"end": {
"line": 207,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 5057,
"end": 5067,
"loc": {
"start": {
"line": 207,
"column": 33
},
"end": {
"line": 207,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 5057,
"end": 5058,
"loc": {
"start": {
"line": 207,
"column": 33
},
"end": {
"line": 207,
"column": 34
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 5059,
"end": 5067,
"loc": {
"start": {
"line": 207,
"column": 35
},
"end": {
"line": 207,
"column": 43
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5068,
"end": 5074,
"loc": {
"start": {
"line": 207,
"column": 44
},
"end": {
"line": 207,
"column": 50
},
"identifierName": "labels"
},
"name": "labels"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5075,
"end": 5080,
"loc": {
"start": {
"line": 207,
"column": 51
},
"end": {
"line": 207,
"column": 56
},
"identifierName": "theme"
},
"name": "theme"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5081,
"end": 5087,
"loc": {
"start": {
"line": 207,
"column": 57
},
"end": {
"line": 207,
"column": 63
},
"identifierName": "themes"
},
"name": "themes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5088,
"end": 5093,
"loc": {
"start": {
"line": 207,
"column": 64
},
"end": {
"line": 207,
"column": 69
},
"identifierName": "theme"
},
"name": "theme"
},
"computed": true
}
}
},
{
"type": "ObjectProperty",
"start": 5109,
"end": 5147,
"loc": {
"start": {
"line": 208,
"column": 12
},
"end": {
"line": 208,
"column": 50
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5109,
"end": 5117,
"loc": {
"start": {
"line": 208,
"column": 12
},
"end": {
"line": 208,
"column": 20
},
"identifierName": "category"
},
"name": "category"
},
"value": {
"type": "MemberExpression",
"start": 5119,
"end": 5147,
"loc": {
"start": {
"line": 208,
"column": 22
},
"end": {
"line": 208,
"column": 50
}
},
"object": {
"type": "Identifier",
"start": 5119,
"end": 5133,
"loc": {
"start": {
"line": 208,
"column": 22
},
"end": {
"line": 208,
"column": 36
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 5134,
"end": 5147,
"loc": {
"start": {
"line": 208,
"column": 37
},
"end": {
"line": 208,
"column": 50
},
"identifierName": "userInterface"
},
"name": "userInterface"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 5162,
"end": 5184,
"loc": {
"start": {
"line": 209,
"column": 12
},
"end": {
"line": 209,
"column": 34
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5162,
"end": 5177,
"loc": {
"start": {
"line": 209,
"column": 12
},
"end": {
"line": 209,
"column": 27
},
"identifierName": "restartRequired"
},
"name": "restartRequired"
},
"value": {
"type": "BooleanLiteral",
"start": 5179,
"end": 5184,
"loc": {
"start": {
"line": 209,
"column": 29
},
"end": {
"line": 209,
"column": 34
}
},
"value": false
}
},
{
"type": "ObjectProperty",
"start": 5199,
"end": 5441,
"loc": {
"start": {
"line": 210,
"column": 12
},
"end": {
"line": 217,
"column": 13
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5199,
"end": 5207,
"loc": {
"start": {
"line": 210,
"column": 12
},
"end": {
"line": 210,
"column": 20
},
"identifierName": "changeCb"
},
"name": "changeCb"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5301,
"end": 5441,
"loc": {
"start": {
"line": 214,
"column": 16
},
"end": {
"line": 217,
"column": 13
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5302,
"end": 5305,
"loc": {
"start": {
"line": 214,
"column": 17
},
"end": {
"line": 214,
"column": 20
},
"identifierName": "app"
},
"name": "app",
"leadingComments": null
},
{
"type": "Identifier",
"start": 5307,
"end": 5309,
"loc": {
"start": {
"line": 214,
"column": 22
},
"end": {
"line": 214,
"column": 24
},
"identifierName": "id"
},
"name": "id"
}
],
"body": {
"type": "BlockStatement",
"start": 5314,
"end": 5441,
"loc": {
"start": {
"line": 214,
"column": 29
},
"end": {
"line": 217,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 5333,
"end": 5352,
"loc": {
"start": {
"line": 215,
"column": 16
},
"end": {
"line": 215,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 5333,
"end": 5351,
"loc": {
"start": {
"line": 215,
"column": 16
},
"end": {
"line": 215,
"column": 34
}
},
"callee": {
"type": "Identifier",
"start": 5333,
"end": 5347,
"loc": {
"start": {
"line": 215,
"column": 16
},
"end": {
"line": 215,
"column": 30
},
"identifierName": "applyGameTheme"
},
"name": "applyGameTheme"
},
"arguments": [
{
"type": "Identifier",
"start": 5348,
"end": 5350,
"loc": {
"start": {
"line": 215,
"column": 31
},
"end": {
"line": 215,
"column": 33
},
"identifierName": "id"
},
"name": "id"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 5370,
"end": 5426,
"loc": {
"start": {
"line": 216,
"column": 16
},
"end": {
"line": 216,
"column": 72
}
},
"expression": {
"type": "CallExpression",
"start": 5370,
"end": 5425,
"loc": {
"start": {
"line": 216,
"column": 16
},
"end": {
"line": 216,
"column": 71
}
},
"callee": {
"type": "MemberExpression",
"start": 5370,
"end": 5407,
"loc": {
"start": {
"line": 216,
"column": 16
},
"end": {
"line": 216,
"column": 53
}
},
"object": {
"type": "MemberExpression",
"start": 5370,
"end": 5394,
"loc": {
"start": {
"line": 216,
"column": 16
},
"end": {
"line": 216,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 5370,
"end": 5378,
"loc": {
"start": {
"line": 216,
"column": 16
},
"end": {
"line": 216,
"column": 24
},
"identifierName": "document"
},
"name": "document"
},
"property": {
"type": "Identifier",
"start": 5379,
"end": 5394,
"loc": {
"start": {
"line": 216,
"column": 25
},
"end": {
"line": 216,
"column": 40
},
"identifierName": "documentElement"
},
"name": "documentElement"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5395,
"end": 5407,
"loc": {
"start": {
"line": 216,
"column": 41
},
"end": {
"line": 216,
"column": 53
},
"identifierName": "setAttribute"
},
"name": "setAttribute"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 5408,
"end": 5420,
"loc": {
"start": {
"line": 216,
"column": 54
},
"end": {
"line": 216,
"column": 66
}
},
"extra": {
"rawValue": "data-theme",
"raw": "\"data-theme\""
},
"value": "data-theme"
},
{
"type": "Identifier",
"start": 5422,
"end": 5424,
"loc": {
"start": {
"line": 216,
"column": 68
},
"end": {
"line": 216,
"column": 70
},
"identifierName": "id"
},
"name": "id"
}
]
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 5222,
"end": 5283,
"loc": {
"start": {
"line": 211,
"column": 12
},
"end": {
"line": 213,
"column": 15
}
}
}
]
}
},
{
"type": "ObjectProperty",
"start": 5456,
"end": 5609,
"loc": {
"start": {
"line": 218,
"column": 12
},
"end": {
"line": 222,
"column": 66
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5456,
"end": 5465,
"loc": {
"start": {
"line": 218,
"column": 12
},
"end": {
"line": 218,
"column": 21
},
"identifierName": "enabledCb"
},
"name": "enabledCb"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5559,
"end": 5609,
"loc": {
"start": {
"line": 222,
"column": 16
},
"end": {
"line": 222,
"column": 66
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5559,
"end": 5562,
"loc": {
"start": {
"line": 222,
"column": 16
},
"end": {
"line": 222,
"column": 19
},
"identifierName": "app"
},
"name": "app",
"leadingComments": null
}
],
"body": {
"type": "CallExpression",
"start": 5566,
"end": 5609,
"loc": {
"start": {
"line": 222,
"column": 23
},
"end": {
"line": 222,
"column": 66
}
},
"callee": {
"type": "MemberExpression",
"start": 5566,
"end": 5607,
"loc": {
"start": {
"line": 222,
"column": 23
},
"end": {
"line": 222,
"column": 64
}
},
"object": {
"type": "MemberExpression",
"start": 5566,
"end": 5584,
"loc": {
"start": {
"line": 222,
"column": 23
},
"end": {
"line": 222,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 5566,
"end": 5569,
"loc": {
"start": {
"line": 222,
"column": 23
},
"end": {
"line": 222,
"column": 26
},
"identifierName": "app"
},
"name": "app"
},
"property": {
"type": "Identifier",
"start": 5570,
"end": 5584,
"loc": {
"start": {
"line": 222,
"column": 27
},
"end": {
"line": 222,
"column": 41
},
"identifierName": "restrictionMgr"
},
"name": "restrictionMgr"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5585,
"end": 5607,
"loc": {
"start": {
"line": 222,
"column": 42
},
"end": {
"line": 222,
"column": 64
},
"identifierName": "getHasExtendedSettings"
},
"name": "getHasExtendedSettings"
},
"computed": false
},
"arguments": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 5480,
"end": 5541,
"loc": {
"start": {
"line": 219,
"column": 12
},
"end": {
"line": 221,
"column": 15
}
}
}
]
}
}
]
}
]
},
{
"type": "NewExpression",
"start": 5635,
"end": 6091,
"loc": {
"start": {
"line": 225,
"column": 8
},
"end": {
"line": 236,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 5639,
"end": 5650,
"loc": {
"start": {
"line": 225,
"column": 12
},
"end": {
"line": 225,
"column": 23
},
"identifierName": "EnumSetting"
},
"name": "EnumSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 5651,
"end": 5669,
"loc": {
"start": {
"line": 225,
"column": 24
},
"end": {
"line": 225,
"column": 42
}
},
"extra": {
"rawValue": "autosaveInterval",
"raw": "\"autosaveInterval\""
},
"value": "autosaveInterval"
},
{
"type": "ObjectExpression",
"start": 5671,
"end": 6090,
"loc": {
"start": {
"line": 225,
"column": 44
},
"end": {
"line": 236,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5686,
"end": 5712,
"loc": {
"start": {
"line": 226,
"column": 12
},
"end": {
"line": 226,
"column": 38
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5686,
"end": 5693,
"loc": {
"start": {
"line": 226,
"column": 12
},
"end": {
"line": 226,
"column": 19
},
"identifierName": "options"
},
"name": "options"
},
"value": {
"type": "Identifier",
"start": 5695,
"end": 5712,
"loc": {
"start": {
"line": 226,
"column": 21
},
"end": {
"line": 226,
"column": 38
},
"identifierName": "autosaveIntervals"
},
"name": "autosaveIntervals"
}
},
{
"type": "ObjectProperty",
"start": 5727,
"end": 5763,
"loc": {
"start": {
"line": 227,
"column": 12
},
"end": {
"line": 227,
"column": 48
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5727,
"end": 5738,
"loc": {
"start": {
"line": 227,
"column": 12
},
"end": {
"line": 227,
"column": 23
},
"identifierName": "valueGetter"
},
"name": "valueGetter"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5740,
"end": 5763,
"loc": {
"start": {
"line": 227,
"column": 25
},
"end": {
"line": 227,
"column": 48
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5740,
"end": 5748,
"loc": {
"start": {
"line": 227,
"column": 25
},
"end": {
"line": 227,
"column": 33
},
"identifierName": "interval"
},
"name": "interval"
}
],
"body": {
"type": "MemberExpression",
"start": 5752,
"end": 5763,
"loc": {
"start": {
"line": 227,
"column": 37
},
"end": {
"line": 227,
"column": 48
}
},
"object": {
"type": "Identifier",
"start": 5752,
"end": 5760,
"loc": {
"start": {
"line": 227,
"column": 37
},
"end": {
"line": 227,
"column": 45
},
"identifierName": "interval"
},
"name": "interval"
},
"property": {
"type": "Identifier",
"start": 5761,
"end": 5763,
"loc": {
"start": {
"line": 227,
"column": 46
},
"end": {
"line": 227,
"column": 48
},
"identifierName": "id"
},
"name": "id"
},
"computed": false
}
}
},
{
"type": "ObjectProperty",
"start": 5778,
"end": 5859,
"loc": {
"start": {
"line": 228,
"column": 12
},
"end": {
"line": 228,
"column": 93
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5778,
"end": 5788,
"loc": {
"start": {
"line": 228,
"column": 12
},
"end": {
"line": 228,
"column": 22
},
"identifierName": "textGetter"
},
"name": "textGetter"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5790,
"end": 5859,
"loc": {
"start": {
"line": 228,
"column": 24
},
"end": {
"line": 228,
"column": 93
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5790,
"end": 5798,
"loc": {
"start": {
"line": 228,
"column": 24
},
"end": {
"line": 228,
"column": 32
},
"identifierName": "interval"
},
"name": "interval"
}
],
"body": {
"type": "MemberExpression",
"start": 5802,
"end": 5859,
"loc": {
"start": {
"line": 228,
"column": 36
},
"end": {
"line": 228,
"column": 93
}
},
"object": {
"type": "MemberExpression",
"start": 5802,
"end": 5846,
"loc": {
"start": {
"line": 228,
"column": 36
},
"end": {
"line": 228,
"column": 80
}
},
"object": {
"type": "MemberExpression",
"start": 5802,
"end": 5836,
"loc": {
"start": {
"line": 228,
"column": 36
},
"end": {
"line": 228,
"column": 70
}
},
"object": {
"type": "MemberExpression",
"start": 5802,
"end": 5819,
"loc": {
"start": {
"line": 228,
"column": 36
},
"end": {
"line": 228,
"column": 53
}
},
"object": {
"type": "MemberExpression",
"start": 5802,
"end": 5812,
"loc": {
"start": {
"line": 228,
"column": 36
},
"end": {
"line": 228,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 5802,
"end": 5803,
"loc": {
"start": {
"line": 228,
"column": 36
},
"end": {
"line": 228,
"column": 37
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 5804,
"end": 5812,
"loc": {
"start": {
"line": 228,
"column": 38
},
"end": {
"line": 228,
"column": 46
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5813,
"end": 5819,
"loc": {
"start": {
"line": 228,
"column": 47
},
"end": {
"line": 228,
"column": 53
},
"identifierName": "labels"
},
"name": "labels"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5820,
"end": 5836,
"loc": {
"start": {
"line": 228,
"column": 54
},
"end": {
"line": 228,
"column": 70
},
"identifierName": "autosaveInterval"
},
"name": "autosaveInterval"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5837,
"end": 5846,
"loc": {
"start": {
"line": 228,
"column": 71
},
"end": {
"line": 228,
"column": 80
},
"identifierName": "intervals"
},
"name": "intervals"
},
"computed": false
},
"property": {
"type": "MemberExpression",
"start": 5847,
"end": 5858,
"loc": {
"start": {
"line": 228,
"column": 81
},
"end": {
"line": 228,
"column": 92
}
},
"object": {
"type": "Identifier",
"start": 5847,
"end": 5855,
"loc": {
"start": {
"line": 228,
"column": 81
},
"end": {
"line": 228,
"column": 89
},
"identifierName": "interval"
},
"name": "interval"
},
"property": {
"type": "Identifier",
"start": 5856,
"end": 5858,
"loc": {
"start": {
"line": 228,
"column": 90
},
"end": {
"line": 228,
"column": 92
},
"identifierName": "id"
},
"name": "id"
},
"computed": false
},
"computed": true
}
}
},
{
"type": "ObjectProperty",
"start": 5874,
"end": 5907,
"loc": {
"start": {
"line": 229,
"column": 12
},
"end": {
"line": 229,
"column": 45
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5874,
"end": 5882,
"loc": {
"start": {
"line": 229,
"column": 12
},
"end": {
"line": 229,
"column": 20
},
"identifierName": "category"
},
"name": "category"
},
"value": {
"type": "MemberExpression",
"start": 5884,
"end": 5907,
"loc": {
"start": {
"line": 229,
"column": 22
},
"end": {
"line": 229,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 5884,
"end": 5898,
"loc": {
"start": {
"line": 229,
"column": 22
},
"end": {
"line": 229,
"column": 36
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 5899,
"end": 5907,
"loc": {
"start": {
"line": 229,
"column": 37
},
"end": {
"line": 229,
"column": 45
},
"identifierName": "advanced"
},
"name": "advanced"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 5922,
"end": 5944,
"loc": {
"start": {
"line": 230,
"column": 12
},
"end": {
"line": 230,
"column": 34
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5922,
"end": 5937,
"loc": {
"start": {
"line": 230,
"column": 12
},
"end": {
"line": 230,
"column": 27
},
"identifierName": "restartRequired"
},
"name": "restartRequired"
},
"value": {
"type": "BooleanLiteral",
"start": 5939,
"end": 5944,
"loc": {
"start": {
"line": 230,
"column": 29
},
"end": {
"line": 230,
"column": 34
}
},
"value": false
}
},
{
"type": "ObjectProperty",
"start": 5959,
"end": 6078,
"loc": {
"start": {
"line": 231,
"column": 12
},
"end": {
"line": 235,
"column": 33
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5959,
"end": 5967,
"loc": {
"start": {
"line": 231,
"column": 12
},
"end": {
"line": 231,
"column": 20
},
"identifierName": "changeCb"
},
"name": "changeCb"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6061,
"end": 6078,
"loc": {
"start": {
"line": 235,
"column": 16
},
"end": {
"line": 235,
"column": 33
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6062,
"end": 6065,
"loc": {
"start": {
"line": 235,
"column": 17
},
"end": {
"line": 235,
"column": 20
},
"identifierName": "app"
},
"name": "app",
"leadingComments": null
},
{
"type": "Identifier",
"start": 6067,
"end": 6069,
"loc": {
"start": {
"line": 235,
"column": 22
},
"end": {
"line": 235,
"column": 24
},
"identifierName": "id"
},
"name": "id"
}
],
"body": {
"type": "NullLiteral",
"start": 6074,
"end": 6078,
"loc": {
"start": {
"line": 235,
"column": 29
},
"end": {
"line": 235,
"column": 33
}
}
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 5982,
"end": 6043,
"loc": {
"start": {
"line": 232,
"column": 12
},
"end": {
"line": 234,
"column": 15
}
}
}
]
}
}
]
}
]
},
{
"type": "NewExpression",
"start": 6104,
"end": 6630,
"loc": {
"start": {
"line": 238,
"column": 8
},
"end": {
"line": 249,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 6108,
"end": 6119,
"loc": {
"start": {
"line": 238,
"column": 12
},
"end": {
"line": 238,
"column": 23
},
"identifierName": "EnumSetting"
},
"name": "EnumSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 6120,
"end": 6144,
"loc": {
"start": {
"line": 238,
"column": 24
},
"end": {
"line": 238,
"column": 48
}
},
"extra": {
"rawValue": "scrollWheelSensitivity",
"raw": "\"scrollWheelSensitivity\""
},
"value": "scrollWheelSensitivity"
},
{
"type": "ObjectExpression",
"start": 6146,
"end": 6629,
"loc": {
"start": {
"line": 238,
"column": 50
},
"end": {
"line": 249,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6161,
"end": 6228,
"loc": {
"start": {
"line": 239,
"column": 12
},
"end": {
"line": 239,
"column": 79
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6161,
"end": 6168,
"loc": {
"start": {
"line": 239,
"column": 12
},
"end": {
"line": 239,
"column": 19
},
"identifierName": "options"
},
"name": "options"
},
"value": {
"type": "CallExpression",
"start": 6170,
"end": 6228,
"loc": {
"start": {
"line": 239,
"column": 21
},
"end": {
"line": 239,
"column": 79
}
},
"callee": {
"type": "MemberExpression",
"start": 6170,
"end": 6199,
"loc": {
"start": {
"line": 239,
"column": 21
},
"end": {
"line": 239,
"column": 50
}
},
"object": {
"type": "Identifier",
"start": 6170,
"end": 6194,
"loc": {
"start": {
"line": 239,
"column": 21
},
"end": {
"line": 239,
"column": 45
},
"identifierName": "scrollWheelSensitivities"
},
"name": "scrollWheelSensitivities"
},
"property": {
"type": "Identifier",
"start": 6195,
"end": 6199,
"loc": {
"start": {
"line": 239,
"column": 46
},
"end": {
"line": 239,
"column": 50
},
"identifierName": "sort"
},
"name": "sort"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 6200,
"end": 6227,
"loc": {
"start": {
"line": 239,
"column": 51
},
"end": {
"line": 239,
"column": 78
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6201,
"end": 6202,
"loc": {
"start": {
"line": 239,
"column": 52
},
"end": {
"line": 239,
"column": 53
},
"identifierName": "a"
},
"name": "a"
},
{
"type": "Identifier",
"start": 6204,
"end": 6205,
"loc": {
"start": {
"line": 239,
"column": 55
},
"end": {
"line": 239,
"column": 56
},
"identifierName": "b"
},
"name": "b"
}
],
"body": {
"type": "BinaryExpression",
"start": 6210,
"end": 6227,
"loc": {
"start": {
"line": 239,
"column": 61
},
"end": {
"line": 239,
"column": 78
}
},
"left": {
"type": "MemberExpression",
"start": 6210,
"end": 6217,
"loc": {
"start": {
"line": 239,
"column": 61
},
"end": {
"line": 239,
"column": 68
}
},
"object": {
"type": "Identifier",
"start": 6210,
"end": 6211,
"loc": {
"start": {
"line": 239,
"column": 61
},
"end": {
"line": 239,
"column": 62
},
"identifierName": "a"
},
"name": "a"
},
"property": {
"type": "Identifier",
"start": 6212,
"end": 6217,
"loc": {
"start": {
"line": 239,
"column": 63
},
"end": {
"line": 239,
"column": 68
},
"identifierName": "scale"
},
"name": "scale"
},
"computed": false
},
"operator": "-",
"right": {
"type": "MemberExpression",
"start": 6220,
"end": 6227,
"loc": {
"start": {
"line": 239,
"column": 71
},
"end": {
"line": 239,
"column": 78
}
},
"object": {
"type": "Identifier",
"start": 6220,
"end": 6221,
"loc": {
"start": {
"line": 239,
"column": 71
},
"end": {
"line": 239,
"column": 72
},
"identifierName": "b"
},
"name": "b"
},
"property": {
"type": "Identifier",
"start": 6222,
"end": 6227,
"loc": {
"start": {
"line": 239,
"column": 73
},
"end": {
"line": 239,
"column": 78
},
"identifierName": "scale"
},
"name": "scale"
},
"computed": false
}
}
}
]
}
},
{
"type": "ObjectProperty",
"start": 6243,
"end": 6273,
"loc": {
"start": {
"line": 240,
"column": 12
},
"end": {
"line": 240,
"column": 42
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6243,
"end": 6254,
"loc": {
"start": {
"line": 240,
"column": 12
},
"end": {
"line": 240,
"column": 23
},
"identifierName": "valueGetter"
},
"name": "valueGetter"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6256,
"end": 6273,
"loc": {
"start": {
"line": 240,
"column": 25
},
"end": {
"line": 240,
"column": 42
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6256,
"end": 6261,
"loc": {
"start": {
"line": 240,
"column": 25
},
"end": {
"line": 240,
"column": 30
},
"identifierName": "scale"
},
"name": "scale"
}
],
"body": {
"type": "MemberExpression",
"start": 6265,
"end": 6273,
"loc": {
"start": {
"line": 240,
"column": 34
},
"end": {
"line": 240,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 6265,
"end": 6270,
"loc": {
"start": {
"line": 240,
"column": 34
},
"end": {
"line": 240,
"column": 39
},
"identifierName": "scale"
},
"name": "scale"
},
"property": {
"type": "Identifier",
"start": 6271,
"end": 6273,
"loc": {
"start": {
"line": 240,
"column": 40
},
"end": {
"line": 240,
"column": 42
},
"identifierName": "id"
},
"name": "id"
},
"computed": false
}
}
},
{
"type": "ObjectProperty",
"start": 6288,
"end": 6371,
"loc": {
"start": {
"line": 241,
"column": 12
},
"end": {
"line": 241,
"column": 95
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6288,
"end": 6298,
"loc": {
"start": {
"line": 241,
"column": 12
},
"end": {
"line": 241,
"column": 22
},
"identifierName": "textGetter"
},
"name": "textGetter"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6300,
"end": 6371,
"loc": {
"start": {
"line": 241,
"column": 24
},
"end": {
"line": 241,
"column": 95
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6300,
"end": 6305,
"loc": {
"start": {
"line": 241,
"column": 24
},
"end": {
"line": 241,
"column": 29
},
"identifierName": "scale"
},
"name": "scale"
}
],
"body": {
"type": "MemberExpression",
"start": 6309,
"end": 6371,
"loc": {
"start": {
"line": 241,
"column": 33
},
"end": {
"line": 241,
"column": 95
}
},
"object": {
"type": "MemberExpression",
"start": 6309,
"end": 6361,
"loc": {
"start": {
"line": 241,
"column": 33
},
"end": {
"line": 241,
"column": 85
}
},
"object": {
"type": "MemberExpression",
"start": 6309,
"end": 6349,
"loc": {
"start": {
"line": 241,
"column": 33
},
"end": {
"line": 241,
"column": 73
}
},
"object": {
"type": "MemberExpression",
"start": 6309,
"end": 6326,
"loc": {
"start": {
"line": 241,
"column": 33
},
"end": {
"line": 241,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 6309,
"end": 6319,
"loc": {
"start": {
"line": 241,
"column": 33
},
"end": {
"line": 241,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 6309,
"end": 6310,
"loc": {
"start": {
"line": 241,
"column": 33
},
"end": {
"line": 241,
"column": 34
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 6311,
"end": 6319,
"loc": {
"start": {
"line": 241,
"column": 35
},
"end": {
"line": 241,
"column": 43
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6320,
"end": 6326,
"loc": {
"start": {
"line": 241,
"column": 44
},
"end": {
"line": 241,
"column": 50
},
"identifierName": "labels"
},
"name": "labels"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6327,
"end": 6349,
"loc": {
"start": {
"line": 241,
"column": 51
},
"end": {
"line": 241,
"column": 73
},
"identifierName": "scrollWheelSensitivity"
},
"name": "scrollWheelSensitivity"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6350,
"end": 6361,
"loc": {
"start": {
"line": 241,
"column": 74
},
"end": {
"line": 241,
"column": 85
},
"identifierName": "sensitivity"
},
"name": "sensitivity"
},
"computed": false
},
"property": {
"type": "MemberExpression",
"start": 6362,
"end": 6370,
"loc": {
"start": {
"line": 241,
"column": 86
},
"end": {
"line": 241,
"column": 94
}
},
"object": {
"type": "Identifier",
"start": 6362,
"end": 6367,
"loc": {
"start": {
"line": 241,
"column": 86
},
"end": {
"line": 241,
"column": 91
},
"identifierName": "scale"
},
"name": "scale"
},
"property": {
"type": "Identifier",
"start": 6368,
"end": 6370,
"loc": {
"start": {
"line": 241,
"column": 92
},
"end": {
"line": 241,
"column": 94
},
"identifierName": "id"
},
"name": "id"
},
"computed": false
},
"computed": true
}
}
},
{
"type": "ObjectProperty",
"start": 6386,
"end": 6419,
"loc": {
"start": {
"line": 242,
"column": 12
},
"end": {
"line": 242,
"column": 45
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6386,
"end": 6394,
"loc": {
"start": {
"line": 242,
"column": 12
},
"end": {
"line": 242,
"column": 20
},
"identifierName": "category"
},
"name": "category"
},
"value": {
"type": "MemberExpression",
"start": 6396,
"end": 6419,
"loc": {
"start": {
"line": 242,
"column": 22
},
"end": {
"line": 242,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 6396,
"end": 6410,
"loc": {
"start": {
"line": 242,
"column": 22
},
"end": {
"line": 242,
"column": 36
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 6411,
"end": 6419,
"loc": {
"start": {
"line": 242,
"column": 37
},
"end": {
"line": 242,
"column": 45
},
"identifierName": "advanced"
},
"name": "advanced"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 6434,
"end": 6456,
"loc": {
"start": {
"line": 243,
"column": 12
},
"end": {
"line": 243,
"column": 34
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6434,
"end": 6449,
"loc": {
"start": {
"line": 243,
"column": 12
},
"end": {
"line": 243,
"column": 27
},
"identifierName": "restartRequired"
},
"name": "restartRequired"
},
"value": {
"type": "BooleanLiteral",
"start": 6451,
"end": 6456,
"loc": {
"start": {
"line": 243,
"column": 29
},
"end": {
"line": 243,
"column": 34
}
},
"value": false
}
},
{
"type": "ObjectProperty",
"start": 6471,
"end": 6617,
"loc": {
"start": {
"line": 244,
"column": 12
},
"end": {
"line": 248,
"column": 60
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6471,
"end": 6479,
"loc": {
"start": {
"line": 244,
"column": 12
},
"end": {
"line": 244,
"column": 20
},
"identifierName": "changeCb"
},
"name": "changeCb"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6573,
"end": 6617,
"loc": {
"start": {
"line": 248,
"column": 16
},
"end": {
"line": 248,
"column": 60
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6574,
"end": 6577,
"loc": {
"start": {
"line": 248,
"column": 17
},
"end": {
"line": 248,
"column": 20
},
"identifierName": "app"
},
"name": "app",
"leadingComments": null
},
{
"type": "Identifier",
"start": 6579,
"end": 6581,
"loc": {
"start": {
"line": 248,
"column": 22
},
"end": {
"line": 248,
"column": 24
},
"identifierName": "id"
},
"name": "id"
}
],
"body": {
"type": "CallExpression",
"start": 6586,
"end": 6617,
"loc": {
"start": {
"line": 248,
"column": 29
},
"end": {
"line": 248,
"column": 60
}
},
"callee": {
"type": "MemberExpression",
"start": 6586,
"end": 6615,
"loc": {
"start": {
"line": 248,
"column": 29
},
"end": {
"line": 248,
"column": 58
}
},
"object": {
"type": "Identifier",
"start": 6586,
"end": 6589,
"loc": {
"start": {
"line": 248,
"column": 29
},
"end": {
"line": 248,
"column": 32
},
"identifierName": "app"
},
"name": "app"
},
"property": {
"type": "Identifier",
"start": 6590,
"end": 6615,
"loc": {
"start": {
"line": 248,
"column": 33
},
"end": {
"line": 248,
"column": 58
},
"identifierName": "updateAfterUiScaleChanged"
},
"name": "updateAfterUiScaleChanged"
},
"computed": false
},
"arguments": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 6494,
"end": 6555,
"loc": {
"start": {
"line": 245,
"column": 12
},
"end": {
"line": 247,
"column": 15
}
}
}
]
}
}
]
}
]
},
{
"type": "NewExpression",
"start": 6643,
"end": 7045,
"loc": {
"start": {
"line": 251,
"column": 8
},
"end": {
"line": 258,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 6647,
"end": 6658,
"loc": {
"start": {
"line": 251,
"column": 12
},
"end": {
"line": 251,
"column": 23
},
"identifierName": "EnumSetting"
},
"name": "EnumSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 6659,
"end": 6674,
"loc": {
"start": {
"line": 251,
"column": 24
},
"end": {
"line": 251,
"column": 39
}
},
"extra": {
"rawValue": "movementSpeed",
"raw": "\"movementSpeed\""
},
"value": "movementSpeed"
},
{
"type": "ObjectExpression",
"start": 6676,
"end": 7044,
"loc": {
"start": {
"line": 251,
"column": 41
},
"end": {
"line": 258,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6691,
"end": 6758,
"loc": {
"start": {
"line": 252,
"column": 12
},
"end": {
"line": 252,
"column": 79
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6691,
"end": 6698,
"loc": {
"start": {
"line": 252,
"column": 12
},
"end": {
"line": 252,
"column": 19
},
"identifierName": "options"
},
"name": "options"
},
"value": {
"type": "CallExpression",
"start": 6700,
"end": 6758,
"loc": {
"start": {
"line": 252,
"column": 21
},
"end": {
"line": 252,
"column": 79
}
},
"callee": {
"type": "MemberExpression",
"start": 6700,
"end": 6719,
"loc": {
"start": {
"line": 252,
"column": 21
},
"end": {
"line": 252,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 6700,
"end": 6714,
"loc": {
"start": {
"line": 252,
"column": 21
},
"end": {
"line": 252,
"column": 35
},
"identifierName": "movementSpeeds"
},
"name": "movementSpeeds"
},
"property": {
"type": "Identifier",
"start": 6715,
"end": 6719,
"loc": {
"start": {
"line": 252,
"column": 36
},
"end": {
"line": 252,
"column": 40
},
"identifierName": "sort"
},
"name": "sort"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 6720,
"end": 6757,
"loc": {
"start": {
"line": 252,
"column": 41
},
"end": {
"line": 252,
"column": 78
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6721,
"end": 6722,
"loc": {
"start": {
"line": 252,
"column": 42
},
"end": {
"line": 252,
"column": 43
},
"identifierName": "a"
},
"name": "a"
},
{
"type": "Identifier",
"start": 6724,
"end": 6725,
"loc": {
"start": {
"line": 252,
"column": 45
},
"end": {
"line": 252,
"column": 46
},
"identifierName": "b"
},
"name": "b"
}
],
"body": {
"type": "BinaryExpression",
"start": 6730,
"end": 6757,
"loc": {
"start": {
"line": 252,
"column": 51
},
"end": {
"line": 252,
"column": 78
}
},
"left": {
"type": "MemberExpression",
"start": 6730,
"end": 6742,
"loc": {
"start": {
"line": 252,
"column": 51
},
"end": {
"line": 252,
"column": 63
}
},
"object": {
"type": "Identifier",
"start": 6730,
"end": 6731,
"loc": {
"start": {
"line": 252,
"column": 51
},
"end": {
"line": 252,
"column": 52
},
"identifierName": "a"
},
"name": "a"
},
"property": {
"type": "Identifier",
"start": 6732,
"end": 6742,
"loc": {
"start": {
"line": 252,
"column": 53
},
"end": {
"line": 252,
"column": 63
},
"identifierName": "multiplier"
},
"name": "multiplier"
},
"computed": false
},
"operator": "-",
"right": {
"type": "MemberExpression",
"start": 6745,
"end": 6757,
"loc": {
"start": {
"line": 252,
"column": 66
},
"end": {
"line": 252,
"column": 78
}
},
"object": {
"type": "Identifier",
"start": 6745,
"end": 6746,
"loc": {
"start": {
"line": 252,
"column": 66
},
"end": {
"line": 252,
"column": 67
},
"identifierName": "b"
},
"name": "b"
},
"property": {
"type": "Identifier",
"start": 6747,
"end": 6757,
"loc": {
"start": {
"line": 252,
"column": 68
},
"end": {
"line": 252,
"column": 78
},
"identifierName": "multiplier"
},
"name": "multiplier"
},
"computed": false
}
}
}
]
}
},
{
"type": "ObjectProperty",
"start": 6773,
"end": 6813,
"loc": {
"start": {
"line": 253,
"column": 12
},
"end": {
"line": 253,
"column": 52
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6773,
"end": 6784,
"loc": {
"start": {
"line": 253,
"column": 12
},
"end": {
"line": 253,
"column": 23
},
"identifierName": "valueGetter"
},
"name": "valueGetter"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6786,
"end": 6813,
"loc": {
"start": {
"line": 253,
"column": 25
},
"end": {
"line": 253,
"column": 52
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6786,
"end": 6796,
"loc": {
"start": {
"line": 253,
"column": 25
},
"end": {
"line": 253,
"column": 35
},
"identifierName": "multiplier"
},
"name": "multiplier"
}
],
"body": {
"type": "MemberExpression",
"start": 6800,
"end": 6813,
"loc": {
"start": {
"line": 253,
"column": 39
},
"end": {
"line": 253,
"column": 52
}
},
"object": {
"type": "Identifier",
"start": 6800,
"end": 6810,
"loc": {
"start": {
"line": 253,
"column": 39
},
"end": {
"line": 253,
"column": 49
},
"identifierName": "multiplier"
},
"name": "multiplier"
},
"property": {
"type": "Identifier",
"start": 6811,
"end": 6813,
"loc": {
"start": {
"line": 253,
"column": 50
},
"end": {
"line": 253,
"column": 52
},
"identifierName": "id"
},
"name": "id"
},
"computed": false
}
}
},
{
"type": "ObjectProperty",
"start": 6828,
"end": 6907,
"loc": {
"start": {
"line": 254,
"column": 12
},
"end": {
"line": 254,
"column": 91
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6828,
"end": 6838,
"loc": {
"start": {
"line": 254,
"column": 12
},
"end": {
"line": 254,
"column": 22
},
"identifierName": "textGetter"
},
"name": "textGetter"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6840,
"end": 6907,
"loc": {
"start": {
"line": 254,
"column": 24
},
"end": {
"line": 254,
"column": 91
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6840,
"end": 6850,
"loc": {
"start": {
"line": 254,
"column": 24
},
"end": {
"line": 254,
"column": 34
},
"identifierName": "multiplier"
},
"name": "multiplier"
}
],
"body": {
"type": "MemberExpression",
"start": 6854,
"end": 6907,
"loc": {
"start": {
"line": 254,
"column": 38
},
"end": {
"line": 254,
"column": 91
}
},
"object": {
"type": "MemberExpression",
"start": 6854,
"end": 6892,
"loc": {
"start": {
"line": 254,
"column": 38
},
"end": {
"line": 254,
"column": 76
}
},
"object": {
"type": "MemberExpression",
"start": 6854,
"end": 6885,
"loc": {
"start": {
"line": 254,
"column": 38
},
"end": {
"line": 254,
"column": 69
}
},
"object": {
"type": "MemberExpression",
"start": 6854,
"end": 6871,
"loc": {
"start": {
"line": 254,
"column": 38
},
"end": {
"line": 254,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 6854,
"end": 6864,
"loc": {
"start": {
"line": 254,
"column": 38
},
"end": {
"line": 254,
"column": 48
}
},
"object": {
"type": "Identifier",
"start": 6854,
"end": 6855,
"loc": {
"start": {
"line": 254,
"column": 38
},
"end": {
"line": 254,
"column": 39
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 6856,
"end": 6864,
"loc": {
"start": {
"line": 254,
"column": 40
},
"end": {
"line": 254,
"column": 48
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6865,
"end": 6871,
"loc": {
"start": {
"line": 254,
"column": 49
},
"end": {
"line": 254,
"column": 55
},
"identifierName": "labels"
},
"name": "labels"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6872,
"end": 6885,
"loc": {
"start": {
"line": 254,
"column": 56
},
"end": {
"line": 254,
"column": 69
},
"identifierName": "movementSpeed"
},
"name": "movementSpeed"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6886,
"end": 6892,
"loc": {
"start": {
"line": 254,
"column": 70
},
"end": {
"line": 254,
"column": 76
},
"identifierName": "speeds"
},
"name": "speeds"
},
"computed": false
},
"property": {
"type": "MemberExpression",
"start": 6893,
"end": 6906,
"loc": {
"start": {
"line": 254,
"column": 77
},
"end": {
"line": 254,
"column": 90
}
},
"object": {
"type": "Identifier",
"start": 6893,
"end": 6903,
"loc": {
"start": {
"line": 254,
"column": 77
},
"end": {
"line": 254,
"column": 87
},
"identifierName": "multiplier"
},
"name": "multiplier"
},
"property": {
"type": "Identifier",
"start": 6904,
"end": 6906,
"loc": {
"start": {
"line": 254,
"column": 88
},
"end": {
"line": 254,
"column": 90
},
"identifierName": "id"
},
"name": "id"
},
"computed": false
},
"computed": true
}
}
},
{
"type": "ObjectProperty",
"start": 6922,
"end": 6955,
"loc": {
"start": {
"line": 255,
"column": 12
},
"end": {
"line": 255,
"column": 45
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6922,
"end": 6930,
"loc": {
"start": {
"line": 255,
"column": 12
},
"end": {
"line": 255,
"column": 20
},
"identifierName": "category"
},
"name": "category"
},
"value": {
"type": "MemberExpression",
"start": 6932,
"end": 6955,
"loc": {
"start": {
"line": 255,
"column": 22
},
"end": {
"line": 255,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 6932,
"end": 6946,
"loc": {
"start": {
"line": 255,
"column": 22
},
"end": {
"line": 255,
"column": 36
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 6947,
"end": 6955,
"loc": {
"start": {
"line": 255,
"column": 37
},
"end": {
"line": 255,
"column": 45
},
"identifierName": "advanced"
},
"name": "advanced"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 6970,
"end": 6992,
"loc": {
"start": {
"line": 256,
"column": 12
},
"end": {
"line": 256,
"column": 34
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6970,
"end": 6985,
"loc": {
"start": {
"line": 256,
"column": 12
},
"end": {
"line": 256,
"column": 27
},
"identifierName": "restartRequired"
},
"name": "restartRequired"
},
"value": {
"type": "BooleanLiteral",
"start": 6987,
"end": 6992,
"loc": {
"start": {
"line": 256,
"column": 29
},
"end": {
"line": 256,
"column": 34
}
},
"value": false
}
},
{
"type": "ObjectProperty",
"start": 7007,
"end": 7032,
"loc": {
"start": {
"line": 257,
"column": 12
},
"end": {
"line": 257,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 7007,
"end": 7015,
"loc": {
"start": {
"line": 257,
"column": 12
},
"end": {
"line": 257,
"column": 20
},
"identifierName": "changeCb"
},
"name": "changeCb"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 7017,
"end": 7032,
"loc": {
"start": {
"line": 257,
"column": 22
},
"end": {
"line": 257,
"column": 37
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7018,
"end": 7021,
"loc": {
"start": {
"line": 257,
"column": 23
},
"end": {
"line": 257,
"column": 26
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 7023,
"end": 7025,
"loc": {
"start": {
"line": 257,
"column": 28
},
"end": {
"line": 257,
"column": 30
},
"identifierName": "id"
},
"name": "id"
}
],
"body": {
"type": "BlockStatement",
"start": 7030,
"end": 7032,
"loc": {
"start": {
"line": 257,
"column": 35
},
"end": {
"line": 257,
"column": 37
}
},
"body": [],
"directives": []
}
}
}
]
}
]
},
{
"type": "NewExpression",
"start": 7058,
"end": 7136,
"loc": {
"start": {
"line": 260,
"column": 8
},
"end": {
"line": 260,
"column": 86
}
},
"callee": {
"type": "Identifier",
"start": 7062,
"end": 7073,
"loc": {
"start": {
"line": 260,
"column": 12
},
"end": {
"line": 260,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 7074,
"end": 7090,
"loc": {
"start": {
"line": 260,
"column": 24
},
"end": {
"line": 260,
"column": 40
}
},
"extra": {
"rawValue": "enableMousePan",
"raw": "\"enableMousePan\""
},
"value": "enableMousePan"
},
{
"type": "MemberExpression",
"start": 7092,
"end": 7115,
"loc": {
"start": {
"line": 260,
"column": 42
},
"end": {
"line": 260,
"column": 65
}
},
"object": {
"type": "Identifier",
"start": 7092,
"end": 7106,
"loc": {
"start": {
"line": 260,
"column": 42
},
"end": {
"line": 260,
"column": 56
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 7107,
"end": 7115,
"loc": {
"start": {
"line": 260,
"column": 57
},
"end": {
"line": 260,
"column": 65
},
"identifierName": "advanced"
},
"name": "advanced"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 7117,
"end": 7135,
"loc": {
"start": {
"line": 260,
"column": 67
},
"end": {
"line": 260,
"column": 85
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7118,
"end": 7121,
"loc": {
"start": {
"line": 260,
"column": 68
},
"end": {
"line": 260,
"column": 71
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 7123,
"end": 7128,
"loc": {
"start": {
"line": 260,
"column": 73
},
"end": {
"line": 260,
"column": 78
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 7133,
"end": 7135,
"loc": {
"start": {
"line": 260,
"column": 83
},
"end": {
"line": 260,
"column": 85
}
},
"body": [],
"directives": []
}
}
]
},
{
"type": "NewExpression",
"start": 7147,
"end": 7227,
"loc": {
"start": {
"line": 261,
"column": 8
},
"end": {
"line": 261,
"column": 88
}
},
"callee": {
"type": "Identifier",
"start": 7151,
"end": 7162,
"loc": {
"start": {
"line": 261,
"column": 12
},
"end": {
"line": 261,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 7163,
"end": 7181,
"loc": {
"start": {
"line": 261,
"column": 24
},
"end": {
"line": 261,
"column": 42
}
},
"extra": {
"rawValue": "alwaysMultiplace",
"raw": "\"alwaysMultiplace\""
},
"value": "alwaysMultiplace"
},
{
"type": "MemberExpression",
"start": 7183,
"end": 7206,
"loc": {
"start": {
"line": 261,
"column": 44
},
"end": {
"line": 261,
"column": 67
}
},
"object": {
"type": "Identifier",
"start": 7183,
"end": 7197,
"loc": {
"start": {
"line": 261,
"column": 44
},
"end": {
"line": 261,
"column": 58
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 7198,
"end": 7206,
"loc": {
"start": {
"line": 261,
"column": 59
},
"end": {
"line": 261,
"column": 67
},
"identifierName": "advanced"
},
"name": "advanced"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 7208,
"end": 7226,
"loc": {
"start": {
"line": 261,
"column": 69
},
"end": {
"line": 261,
"column": 87
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7209,
"end": 7212,
"loc": {
"start": {
"line": 261,
"column": 70
},
"end": {
"line": 261,
"column": 73
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 7214,
"end": 7219,
"loc": {
"start": {
"line": 261,
"column": 75
},
"end": {
"line": 261,
"column": 80
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 7224,
"end": 7226,
"loc": {
"start": {
"line": 261,
"column": 85
},
"end": {
"line": 261,
"column": 87
}
},
"body": [],
"directives": []
}
}
]
},
{
"type": "NewExpression",
"start": 7238,
"end": 7314,
"loc": {
"start": {
"line": 262,
"column": 8
},
"end": {
"line": 262,
"column": 84
}
},
"callee": {
"type": "Identifier",
"start": 7242,
"end": 7253,
"loc": {
"start": {
"line": 262,
"column": 12
},
"end": {
"line": 262,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 7254,
"end": 7268,
"loc": {
"start": {
"line": 262,
"column": 24
},
"end": {
"line": 262,
"column": 38
}
},
"extra": {
"rawValue": "zoomToCursor",
"raw": "\"zoomToCursor\""
},
"value": "zoomToCursor"
},
{
"type": "MemberExpression",
"start": 7270,
"end": 7293,
"loc": {
"start": {
"line": 262,
"column": 40
},
"end": {
"line": 262,
"column": 63
}
},
"object": {
"type": "Identifier",
"start": 7270,
"end": 7284,
"loc": {
"start": {
"line": 262,
"column": 40
},
"end": {
"line": 262,
"column": 54
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 7285,
"end": 7293,
"loc": {
"start": {
"line": 262,
"column": 55
},
"end": {
"line": 262,
"column": 63
},
"identifierName": "advanced"
},
"name": "advanced"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 7295,
"end": 7313,
"loc": {
"start": {
"line": 262,
"column": 65
},
"end": {
"line": 262,
"column": 83
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7296,
"end": 7299,
"loc": {
"start": {
"line": 262,
"column": 66
},
"end": {
"line": 262,
"column": 69
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 7301,
"end": 7306,
"loc": {
"start": {
"line": 262,
"column": 71
},
"end": {
"line": 262,
"column": 76
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 7311,
"end": 7313,
"loc": {
"start": {
"line": 262,
"column": 81
},
"end": {
"line": 262,
"column": 83
}
},
"body": [],
"directives": []
}
}
]
},
{
"type": "NewExpression",
"start": 7325,
"end": 7420,
"loc": {
"start": {
"line": 263,
"column": 8
},
"end": {
"line": 263,
"column": 103
}
},
"callee": {
"type": "Identifier",
"start": 7329,
"end": 7340,
"loc": {
"start": {
"line": 263,
"column": 12
},
"end": {
"line": 263,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 7341,
"end": 7374,
"loc": {
"start": {
"line": 263,
"column": 24
},
"end": {
"line": 263,
"column": 57
}
},
"extra": {
"rawValue": "clearCursorOnDeleteWhilePlacing",
"raw": "\"clearCursorOnDeleteWhilePlacing\""
},
"value": "clearCursorOnDeleteWhilePlacing"
},
{
"type": "MemberExpression",
"start": 7376,
"end": 7399,
"loc": {
"start": {
"line": 263,
"column": 59
},
"end": {
"line": 263,
"column": 82
}
},
"object": {
"type": "Identifier",
"start": 7376,
"end": 7390,
"loc": {
"start": {
"line": 263,
"column": 59
},
"end": {
"line": 263,
"column": 73
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 7391,
"end": 7399,
"loc": {
"start": {
"line": 263,
"column": 74
},
"end": {
"line": 263,
"column": 82
},
"identifierName": "advanced"
},
"name": "advanced"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 7401,
"end": 7419,
"loc": {
"start": {
"line": 263,
"column": 84
},
"end": {
"line": 263,
"column": 102
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7402,
"end": 7405,
"loc": {
"start": {
"line": 263,
"column": 85
},
"end": {
"line": 263,
"column": 88
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 7407,
"end": 7412,
"loc": {
"start": {
"line": 263,
"column": 90
},
"end": {
"line": 263,
"column": 95
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 7417,
"end": 7419,
"loc": {
"start": {
"line": 263,
"column": 100
},
"end": {
"line": 263,
"column": 102
}
},
"body": [],
"directives": []
}
}
]
},
{
"type": "NewExpression",
"start": 7431,
"end": 7517,
"loc": {
"start": {
"line": 264,
"column": 8
},
"end": {
"line": 264,
"column": 94
}
},
"callee": {
"type": "Identifier",
"start": 7435,
"end": 7446,
"loc": {
"start": {
"line": 264,
"column": 12
},
"end": {
"line": 264,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 7447,
"end": 7471,
"loc": {
"start": {
"line": 264,
"column": 24
},
"end": {
"line": 264,
"column": 48
}
},
"extra": {
"rawValue": "enableTunnelSmartplace",
"raw": "\"enableTunnelSmartplace\""
},
"value": "enableTunnelSmartplace"
},
{
"type": "MemberExpression",
"start": 7473,
"end": 7496,
"loc": {
"start": {
"line": 264,
"column": 50
},
"end": {
"line": 264,
"column": 73
}
},
"object": {
"type": "Identifier",
"start": 7473,
"end": 7487,
"loc": {
"start": {
"line": 264,
"column": 50
},
"end": {
"line": 264,
"column": 64
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 7488,
"end": 7496,
"loc": {
"start": {
"line": 264,
"column": 65
},
"end": {
"line": 264,
"column": 73
},
"identifierName": "advanced"
},
"name": "advanced"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 7498,
"end": 7516,
"loc": {
"start": {
"line": 264,
"column": 75
},
"end": {
"line": 264,
"column": 93
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7499,
"end": 7502,
"loc": {
"start": {
"line": 264,
"column": 76
},
"end": {
"line": 264,
"column": 79
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 7504,
"end": 7509,
"loc": {
"start": {
"line": 264,
"column": 81
},
"end": {
"line": 264,
"column": 86
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 7514,
"end": 7516,
"loc": {
"start": {
"line": 264,
"column": 91
},
"end": {
"line": 264,
"column": 93
}
},
"body": [],
"directives": []
}
}
]
},
{
"type": "NewExpression",
"start": 7528,
"end": 7605,
"loc": {
"start": {
"line": 265,
"column": 8
},
"end": {
"line": 265,
"column": 85
}
},
"callee": {
"type": "Identifier",
"start": 7532,
"end": 7543,
"loc": {
"start": {
"line": 265,
"column": 12
},
"end": {
"line": 265,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 7544,
"end": 7554,
"loc": {
"start": {
"line": 265,
"column": 24
},
"end": {
"line": 265,
"column": 34
}
},
"extra": {
"rawValue": "vignette",
"raw": "\"vignette\""
},
"value": "vignette"
},
{
"type": "MemberExpression",
"start": 7556,
"end": 7584,
"loc": {
"start": {
"line": 265,
"column": 36
},
"end": {
"line": 265,
"column": 64
}
},
"object": {
"type": "Identifier",
"start": 7556,
"end": 7570,
"loc": {
"start": {
"line": 265,
"column": 36
},
"end": {
"line": 265,
"column": 50
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 7571,
"end": 7584,
"loc": {
"start": {
"line": 265,
"column": 51
},
"end": {
"line": 265,
"column": 64
},
"identifierName": "userInterface"
},
"name": "userInterface"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 7586,
"end": 7604,
"loc": {
"start": {
"line": 265,
"column": 66
},
"end": {
"line": 265,
"column": 84
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7587,
"end": 7590,
"loc": {
"start": {
"line": 265,
"column": 67
},
"end": {
"line": 265,
"column": 70
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 7592,
"end": 7597,
"loc": {
"start": {
"line": 265,
"column": 72
},
"end": {
"line": 265,
"column": 77
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 7602,
"end": 7604,
"loc": {
"start": {
"line": 265,
"column": 82
},
"end": {
"line": 265,
"column": 84
}
},
"body": [],
"directives": []
}
}
]
},
{
"type": "NewExpression",
"start": 7616,
"end": 7704,
"loc": {
"start": {
"line": 266,
"column": 8
},
"end": {
"line": 266,
"column": 96
}
},
"callee": {
"type": "Identifier",
"start": 7620,
"end": 7631,
"loc": {
"start": {
"line": 266,
"column": 12
},
"end": {
"line": 266,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 7632,
"end": 7653,
"loc": {
"start": {
"line": 266,
"column": 24
},
"end": {
"line": 266,
"column": 45
}
},
"extra": {
"rawValue": "compactBuildingInfo",
"raw": "\"compactBuildingInfo\""
},
"value": "compactBuildingInfo"
},
{
"type": "MemberExpression",
"start": 7655,
"end": 7683,
"loc": {
"start": {
"line": 266,
"column": 47
},
"end": {
"line": 266,
"column": 75
}
},
"object": {
"type": "Identifier",
"start": 7655,
"end": 7669,
"loc": {
"start": {
"line": 266,
"column": 47
},
"end": {
"line": 266,
"column": 61
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 7670,
"end": 7683,
"loc": {
"start": {
"line": 266,
"column": 62
},
"end": {
"line": 266,
"column": 75
},
"identifierName": "userInterface"
},
"name": "userInterface"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 7685,
"end": 7703,
"loc": {
"start": {
"line": 266,
"column": 77
},
"end": {
"line": 266,
"column": 95
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7686,
"end": 7689,
"loc": {
"start": {
"line": 266,
"column": 78
},
"end": {
"line": 266,
"column": 81
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 7691,
"end": 7696,
"loc": {
"start": {
"line": 266,
"column": 83
},
"end": {
"line": 266,
"column": 88
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 7701,
"end": 7703,
"loc": {
"start": {
"line": 266,
"column": 93
},
"end": {
"line": 266,
"column": 95
}
},
"body": [],
"directives": []
}
}
]
},
{
"type": "NewExpression",
"start": 7715,
"end": 7803,
"loc": {
"start": {
"line": 267,
"column": 8
},
"end": {
"line": 267,
"column": 96
}
},
"callee": {
"type": "Identifier",
"start": 7719,
"end": 7730,
"loc": {
"start": {
"line": 267,
"column": 12
},
"end": {
"line": 267,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 7731,
"end": 7757,
"loc": {
"start": {
"line": 267,
"column": 24
},
"end": {
"line": 267,
"column": 50
}
},
"extra": {
"rawValue": "disableCutDeleteWarnings",
"raw": "\"disableCutDeleteWarnings\""
},
"value": "disableCutDeleteWarnings"
},
{
"type": "MemberExpression",
"start": 7759,
"end": 7782,
"loc": {
"start": {
"line": 267,
"column": 52
},
"end": {
"line": 267,
"column": 75
}
},
"object": {
"type": "Identifier",
"start": 7759,
"end": 7773,
"loc": {
"start": {
"line": 267,
"column": 52
},
"end": {
"line": 267,
"column": 66
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 7774,
"end": 7782,
"loc": {
"start": {
"line": 267,
"column": 67
},
"end": {
"line": 267,
"column": 75
},
"identifierName": "advanced"
},
"name": "advanced"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 7784,
"end": 7802,
"loc": {
"start": {
"line": 267,
"column": 77
},
"end": {
"line": 267,
"column": 95
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7785,
"end": 7788,
"loc": {
"start": {
"line": 267,
"column": 78
},
"end": {
"line": 267,
"column": 81
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 7790,
"end": 7795,
"loc": {
"start": {
"line": 267,
"column": 83
},
"end": {
"line": 267,
"column": 88
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 7800,
"end": 7802,
"loc": {
"start": {
"line": 267,
"column": 93
},
"end": {
"line": 267,
"column": 95
}
},
"body": [],
"directives": []
}
}
]
},
{
"type": "NewExpression",
"start": 7814,
"end": 7896,
"loc": {
"start": {
"line": 268,
"column": 8
},
"end": {
"line": 268,
"column": 90
}
},
"callee": {
"type": "Identifier",
"start": 7818,
"end": 7829,
"loc": {
"start": {
"line": 268,
"column": 12
},
"end": {
"line": 268,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 7830,
"end": 7850,
"loc": {
"start": {
"line": 268,
"column": 24
},
"end": {
"line": 268,
"column": 44
}
},
"extra": {
"rawValue": "rotationByBuilding",
"raw": "\"rotationByBuilding\""
},
"value": "rotationByBuilding"
},
{
"type": "MemberExpression",
"start": 7852,
"end": 7875,
"loc": {
"start": {
"line": 268,
"column": 46
},
"end": {
"line": 268,
"column": 69
}
},
"object": {
"type": "Identifier",
"start": 7852,
"end": 7866,
"loc": {
"start": {
"line": 268,
"column": 46
},
"end": {
"line": 268,
"column": 60
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 7867,
"end": 7875,
"loc": {
"start": {
"line": 268,
"column": 61
},
"end": {
"line": 268,
"column": 69
},
"identifierName": "advanced"
},
"name": "advanced"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 7877,
"end": 7895,
"loc": {
"start": {
"line": 268,
"column": 71
},
"end": {
"line": 268,
"column": 89
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7878,
"end": 7881,
"loc": {
"start": {
"line": 268,
"column": 72
},
"end": {
"line": 268,
"column": 75
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 7883,
"end": 7888,
"loc": {
"start": {
"line": 268,
"column": 77
},
"end": {
"line": 268,
"column": 82
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 7893,
"end": 7895,
"loc": {
"start": {
"line": 268,
"column": 87
},
"end": {
"line": 268,
"column": 89
}
},
"body": [],
"directives": []
}
}
]
},
{
"type": "NewExpression",
"start": 7907,
"end": 7990,
"loc": {
"start": {
"line": 269,
"column": 8
},
"end": {
"line": 269,
"column": 91
}
},
"callee": {
"type": "Identifier",
"start": 7911,
"end": 7922,
"loc": {
"start": {
"line": 269,
"column": 12
},
"end": {
"line": 269,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 7923,
"end": 7944,
"loc": {
"start": {
"line": 269,
"column": 24
},
"end": {
"line": 269,
"column": 45
}
},
"extra": {
"rawValue": "displayChunkBorders",
"raw": "\"displayChunkBorders\""
},
"value": "displayChunkBorders"
},
{
"type": "MemberExpression",
"start": 7946,
"end": 7969,
"loc": {
"start": {
"line": 269,
"column": 47
},
"end": {
"line": 269,
"column": 70
}
},
"object": {
"type": "Identifier",
"start": 7946,
"end": 7960,
"loc": {
"start": {
"line": 269,
"column": 47
},
"end": {
"line": 269,
"column": 61
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 7961,
"end": 7969,
"loc": {
"start": {
"line": 269,
"column": 62
},
"end": {
"line": 269,
"column": 70
},
"identifierName": "advanced"
},
"name": "advanced"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 7971,
"end": 7989,
"loc": {
"start": {
"line": 269,
"column": 72
},
"end": {
"line": 269,
"column": 90
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7972,
"end": 7975,
"loc": {
"start": {
"line": 269,
"column": 73
},
"end": {
"line": 269,
"column": 76
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 7977,
"end": 7982,
"loc": {
"start": {
"line": 269,
"column": 78
},
"end": {
"line": 269,
"column": 83
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 7987,
"end": 7989,
"loc": {
"start": {
"line": 269,
"column": 88
},
"end": {
"line": 269,
"column": 90
}
},
"body": [],
"directives": []
}
}
]
},
{
"type": "NewExpression",
"start": 8001,
"end": 8081,
"loc": {
"start": {
"line": 270,
"column": 8
},
"end": {
"line": 270,
"column": 88
}
},
"callee": {
"type": "Identifier",
"start": 8005,
"end": 8016,
"loc": {
"start": {
"line": 270,
"column": 12
},
"end": {
"line": 270,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 8017,
"end": 8035,
"loc": {
"start": {
"line": 270,
"column": 24
},
"end": {
"line": 270,
"column": 42
}
},
"extra": {
"rawValue": "pickMinerOnPatch",
"raw": "\"pickMinerOnPatch\""
},
"value": "pickMinerOnPatch"
},
{
"type": "MemberExpression",
"start": 8037,
"end": 8060,
"loc": {
"start": {
"line": 270,
"column": 44
},
"end": {
"line": 270,
"column": 67
}
},
"object": {
"type": "Identifier",
"start": 8037,
"end": 8051,
"loc": {
"start": {
"line": 270,
"column": 44
},
"end": {
"line": 270,
"column": 58
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 8052,
"end": 8060,
"loc": {
"start": {
"line": 270,
"column": 59
},
"end": {
"line": 270,
"column": 67
},
"identifierName": "advanced"
},
"name": "advanced"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 8062,
"end": 8080,
"loc": {
"start": {
"line": 270,
"column": 69
},
"end": {
"line": 270,
"column": 87
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 8063,
"end": 8066,
"loc": {
"start": {
"line": 270,
"column": 70
},
"end": {
"line": 270,
"column": 73
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 8068,
"end": 8073,
"loc": {
"start": {
"line": 270,
"column": 75
},
"end": {
"line": 270,
"column": 80
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 8078,
"end": 8080,
"loc": {
"start": {
"line": 270,
"column": 85
},
"end": {
"line": 270,
"column": 87
}
},
"body": [],
"directives": []
}
}
]
},
{
"type": "NewExpression",
"start": 8092,
"end": 8166,
"loc": {
"start": {
"line": 271,
"column": 8
},
"end": {
"line": 271,
"column": 82
}
},
"callee": {
"type": "Identifier",
"start": 8096,
"end": 8108,
"loc": {
"start": {
"line": 271,
"column": 12
},
"end": {
"line": 271,
"column": 24
},
"identifierName": "RangeSetting"
},
"name": "RangeSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 8109,
"end": 8128,
"loc": {
"start": {
"line": 271,
"column": 25
},
"end": {
"line": 271,
"column": 44
}
},
"extra": {
"rawValue": "mapResourcesScale",
"raw": "\"mapResourcesScale\""
},
"value": "mapResourcesScale"
},
{
"type": "MemberExpression",
"start": 8130,
"end": 8153,
"loc": {
"start": {
"line": 271,
"column": 46
},
"end": {
"line": 271,
"column": 69
}
},
"object": {
"type": "Identifier",
"start": 8130,
"end": 8144,
"loc": {
"start": {
"line": 271,
"column": 46
},
"end": {
"line": 271,
"column": 60
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 8145,
"end": 8153,
"loc": {
"start": {
"line": 271,
"column": 61
},
"end": {
"line": 271,
"column": 69
},
"identifierName": "advanced"
},
"name": "advanced"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 8155,
"end": 8165,
"loc": {
"start": {
"line": 271,
"column": 71
},
"end": {
"line": 271,
"column": 81
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NullLiteral",
"start": 8161,
"end": 8165,
"loc": {
"start": {
"line": 271,
"column": 77
},
"end": {
"line": 271,
"column": 81
}
}
}
}
]
},
{
"type": "NewExpression",
"start": 8179,
"end": 8648,
"loc": {
"start": {
"line": 273,
"column": 8
},
"end": {
"line": 285,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 8183,
"end": 8194,
"loc": {
"start": {
"line": 273,
"column": 12
},
"end": {
"line": 273,
"column": 23
},
"identifierName": "EnumSetting"
},
"name": "EnumSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 8195,
"end": 8208,
"loc": {
"start": {
"line": 273,
"column": 24
},
"end": {
"line": 273,
"column": 37
}
},
"extra": {
"rawValue": "refreshRate",
"raw": "\"refreshRate\""
},
"value": "refreshRate"
},
{
"type": "ObjectExpression",
"start": 8210,
"end": 8647,
"loc": {
"start": {
"line": 273,
"column": 39
},
"end": {
"line": 285,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 8225,
"end": 8252,
"loc": {
"start": {
"line": 274,
"column": 12
},
"end": {
"line": 274,
"column": 39
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8225,
"end": 8232,
"loc": {
"start": {
"line": 274,
"column": 12
},
"end": {
"line": 274,
"column": 19
},
"identifierName": "options"
},
"name": "options"
},
"value": {
"type": "Identifier",
"start": 8234,
"end": 8252,
"loc": {
"start": {
"line": 274,
"column": 21
},
"end": {
"line": 274,
"column": 39
},
"identifierName": "refreshRateOptions"
},
"name": "refreshRateOptions"
}
},
{
"type": "ObjectProperty",
"start": 8267,
"end": 8292,
"loc": {
"start": {
"line": 275,
"column": 12
},
"end": {
"line": 275,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8267,
"end": 8278,
"loc": {
"start": {
"line": 275,
"column": 12
},
"end": {
"line": 275,
"column": 23
},
"identifierName": "valueGetter"
},
"name": "valueGetter"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 8280,
"end": 8292,
"loc": {
"start": {
"line": 275,
"column": 25
},
"end": {
"line": 275,
"column": 37
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 8280,
"end": 8284,
"loc": {
"start": {
"line": 275,
"column": 25
},
"end": {
"line": 275,
"column": 29
},
"identifierName": "rate"
},
"name": "rate"
}
],
"body": {
"type": "Identifier",
"start": 8288,
"end": 8292,
"loc": {
"start": {
"line": 275,
"column": 33
},
"end": {
"line": 275,
"column": 37
},
"identifierName": "rate"
},
"name": "rate"
}
}
},
{
"type": "ObjectProperty",
"start": 8307,
"end": 8339,
"loc": {
"start": {
"line": 276,
"column": 12
},
"end": {
"line": 276,
"column": 44
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8307,
"end": 8317,
"loc": {
"start": {
"line": 276,
"column": 12
},
"end": {
"line": 276,
"column": 22
},
"identifierName": "textGetter"
},
"name": "textGetter"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 8319,
"end": 8339,
"loc": {
"start": {
"line": 276,
"column": 24
},
"end": {
"line": 276,
"column": 44
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 8319,
"end": 8323,
"loc": {
"start": {
"line": 276,
"column": 24
},
"end": {
"line": 276,
"column": 28
},
"identifierName": "rate"
},
"name": "rate"
}
],
"body": {
"type": "BinaryExpression",
"start": 8327,
"end": 8339,
"loc": {
"start": {
"line": 276,
"column": 32
},
"end": {
"line": 276,
"column": 44
}
},
"left": {
"type": "Identifier",
"start": 8327,
"end": 8331,
"loc": {
"start": {
"line": 276,
"column": 32
},
"end": {
"line": 276,
"column": 36
},
"identifierName": "rate"
},
"name": "rate"
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 8334,
"end": 8339,
"loc": {
"start": {
"line": 276,
"column": 39
},
"end": {
"line": 276,
"column": 44
}
},
"extra": {
"rawValue": " Hz",
"raw": "\" Hz\""
},
"value": " Hz"
}
}
}
},
{
"type": "ObjectProperty",
"start": 8354,
"end": 8390,
"loc": {
"start": {
"line": 277,
"column": 12
},
"end": {
"line": 277,
"column": 48
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8354,
"end": 8362,
"loc": {
"start": {
"line": 277,
"column": 12
},
"end": {
"line": 277,
"column": 20
},
"identifierName": "category"
},
"name": "category"
},
"value": {
"type": "MemberExpression",
"start": 8364,
"end": 8390,
"loc": {
"start": {
"line": 277,
"column": 22
},
"end": {
"line": 277,
"column": 48
}
},
"object": {
"type": "Identifier",
"start": 8364,
"end": 8378,
"loc": {
"start": {
"line": 277,
"column": 22
},
"end": {
"line": 277,
"column": 36
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 8379,
"end": 8390,
"loc": {
"start": {
"line": 277,
"column": 37
},
"end": {
"line": 277,
"column": 48
},
"identifierName": "performance"
},
"name": "performance"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 8405,
"end": 8427,
"loc": {
"start": {
"line": 278,
"column": 12
},
"end": {
"line": 278,
"column": 34
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8405,
"end": 8420,
"loc": {
"start": {
"line": 278,
"column": 12
},
"end": {
"line": 278,
"column": 27
},
"identifierName": "restartRequired"
},
"name": "restartRequired"
},
"value": {
"type": "BooleanLiteral",
"start": 8422,
"end": 8427,
"loc": {
"start": {
"line": 278,
"column": 29
},
"end": {
"line": 278,
"column": 34
}
},
"value": false
}
},
{
"type": "ObjectProperty",
"start": 8442,
"end": 8467,
"loc": {
"start": {
"line": 279,
"column": 12
},
"end": {
"line": 279,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8442,
"end": 8450,
"loc": {
"start": {
"line": 279,
"column": 12
},
"end": {
"line": 279,
"column": 20
},
"identifierName": "changeCb"
},
"name": "changeCb"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 8452,
"end": 8467,
"loc": {
"start": {
"line": 279,
"column": 22
},
"end": {
"line": 279,
"column": 37
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 8453,
"end": 8456,
"loc": {
"start": {
"line": 279,
"column": 23
},
"end": {
"line": 279,
"column": 26
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 8458,
"end": 8460,
"loc": {
"start": {
"line": 279,
"column": 28
},
"end": {
"line": 279,
"column": 30
},
"identifierName": "id"
},
"name": "id"
}
],
"body": {
"type": "BlockStatement",
"start": 8465,
"end": 8467,
"loc": {
"start": {
"line": 279,
"column": 35
},
"end": {
"line": 279,
"column": 37
}
},
"body": [],
"directives": []
}
}
},
{
"type": "ObjectProperty",
"start": 8482,
"end": 8635,
"loc": {
"start": {
"line": 280,
"column": 12
},
"end": {
"line": 284,
"column": 66
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8482,
"end": 8491,
"loc": {
"start": {
"line": 280,
"column": 12
},
"end": {
"line": 280,
"column": 21
},
"identifierName": "enabledCb"
},
"name": "enabledCb"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 8585,
"end": 8635,
"loc": {
"start": {
"line": 284,
"column": 16
},
"end": {
"line": 284,
"column": 66
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 8585,
"end": 8588,
"loc": {
"start": {
"line": 284,
"column": 16
},
"end": {
"line": 284,
"column": 19
},
"identifierName": "app"
},
"name": "app",
"leadingComments": null
}
],
"body": {
"type": "CallExpression",
"start": 8592,
"end": 8635,
"loc": {
"start": {
"line": 284,
"column": 23
},
"end": {
"line": 284,
"column": 66
}
},
"callee": {
"type": "MemberExpression",
"start": 8592,
"end": 8633,
"loc": {
"start": {
"line": 284,
"column": 23
},
"end": {
"line": 284,
"column": 64
}
},
"object": {
"type": "MemberExpression",
"start": 8592,
"end": 8610,
"loc": {
"start": {
"line": 284,
"column": 23
},
"end": {
"line": 284,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 8592,
"end": 8595,
"loc": {
"start": {
"line": 284,
"column": 23
},
"end": {
"line": 284,
"column": 26
},
"identifierName": "app"
},
"name": "app"
},
"property": {
"type": "Identifier",
"start": 8596,
"end": 8610,
"loc": {
"start": {
"line": 284,
"column": 27
},
"end": {
"line": 284,
"column": 41
},
"identifierName": "restrictionMgr"
},
"name": "restrictionMgr"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8611,
"end": 8633,
"loc": {
"start": {
"line": 284,
"column": 42
},
"end": {
"line": 284,
"column": 64
},
"identifierName": "getHasExtendedSettings"
},
"name": "getHasExtendedSettings"
},
"computed": false
},
"arguments": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 8506,
"end": 8567,
"loc": {
"start": {
"line": 281,
"column": 12
},
"end": {
"line": 283,
"column": 15
}
}
}
]
}
}
]
}
]
},
{
"type": "NewExpression",
"start": 8661,
"end": 8750,
"loc": {
"start": {
"line": 287,
"column": 8
},
"end": {
"line": 287,
"column": 97
}
},
"callee": {
"type": "Identifier",
"start": 8665,
"end": 8676,
"loc": {
"start": {
"line": 287,
"column": 12
},
"end": {
"line": 287,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 8677,
"end": 8701,
"loc": {
"start": {
"line": 287,
"column": 24
},
"end": {
"line": 287,
"column": 48
}
},
"extra": {
"rawValue": "lowQualityMapResources",
"raw": "\"lowQualityMapResources\""
},
"value": "lowQualityMapResources"
},
{
"type": "MemberExpression",
"start": 8703,
"end": 8729,
"loc": {
"start": {
"line": 287,
"column": 50
},
"end": {
"line": 287,
"column": 76
}
},
"object": {
"type": "Identifier",
"start": 8703,
"end": 8717,
"loc": {
"start": {
"line": 287,
"column": 50
},
"end": {
"line": 287,
"column": 64
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 8718,
"end": 8729,
"loc": {
"start": {
"line": 287,
"column": 65
},
"end": {
"line": 287,
"column": 76
},
"identifierName": "performance"
},
"name": "performance"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 8731,
"end": 8749,
"loc": {
"start": {
"line": 287,
"column": 78
},
"end": {
"line": 287,
"column": 96
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 8732,
"end": 8735,
"loc": {
"start": {
"line": 287,
"column": 79
},
"end": {
"line": 287,
"column": 82
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 8737,
"end": 8742,
"loc": {
"start": {
"line": 287,
"column": 84
},
"end": {
"line": 287,
"column": 89
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 8747,
"end": 8749,
"loc": {
"start": {
"line": 287,
"column": 94
},
"end": {
"line": 287,
"column": 96
}
},
"body": [],
"directives": []
}
}
]
},
{
"type": "NewExpression",
"start": 8761,
"end": 8843,
"loc": {
"start": {
"line": 288,
"column": 8
},
"end": {
"line": 288,
"column": 90
}
},
"callee": {
"type": "Identifier",
"start": 8765,
"end": 8776,
"loc": {
"start": {
"line": 288,
"column": 12
},
"end": {
"line": 288,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 8777,
"end": 8794,
"loc": {
"start": {
"line": 288,
"column": 24
},
"end": {
"line": 288,
"column": 41
}
},
"extra": {
"rawValue": "disableTileGrid",
"raw": "\"disableTileGrid\""
},
"value": "disableTileGrid"
},
{
"type": "MemberExpression",
"start": 8796,
"end": 8822,
"loc": {
"start": {
"line": 288,
"column": 43
},
"end": {
"line": 288,
"column": 69
}
},
"object": {
"type": "Identifier",
"start": 8796,
"end": 8810,
"loc": {
"start": {
"line": 288,
"column": 43
},
"end": {
"line": 288,
"column": 57
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 8811,
"end": 8822,
"loc": {
"start": {
"line": 288,
"column": 58
},
"end": {
"line": 288,
"column": 69
},
"identifierName": "performance"
},
"name": "performance"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 8824,
"end": 8842,
"loc": {
"start": {
"line": 288,
"column": 71
},
"end": {
"line": 288,
"column": 89
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 8825,
"end": 8828,
"loc": {
"start": {
"line": 288,
"column": 72
},
"end": {
"line": 288,
"column": 75
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 8830,
"end": 8835,
"loc": {
"start": {
"line": 288,
"column": 77
},
"end": {
"line": 288,
"column": 82
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 8840,
"end": 8842,
"loc": {
"start": {
"line": 288,
"column": 87
},
"end": {
"line": 288,
"column": 89
}
},
"body": [],
"directives": []
}
}
]
},
{
"type": "NewExpression",
"start": 8854,
"end": 8939,
"loc": {
"start": {
"line": 289,
"column": 8
},
"end": {
"line": 289,
"column": 93
}
},
"callee": {
"type": "Identifier",
"start": 8858,
"end": 8869,
"loc": {
"start": {
"line": 289,
"column": 12
},
"end": {
"line": 289,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 8870,
"end": 8890,
"loc": {
"start": {
"line": 289,
"column": 24
},
"end": {
"line": 289,
"column": 44
}
},
"extra": {
"rawValue": "lowQualityTextures",
"raw": "\"lowQualityTextures\""
},
"value": "lowQualityTextures"
},
{
"type": "MemberExpression",
"start": 8892,
"end": 8918,
"loc": {
"start": {
"line": 289,
"column": 46
},
"end": {
"line": 289,
"column": 72
}
},
"object": {
"type": "Identifier",
"start": 8892,
"end": 8906,
"loc": {
"start": {
"line": 289,
"column": 46
},
"end": {
"line": 289,
"column": 60
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 8907,
"end": 8918,
"loc": {
"start": {
"line": 289,
"column": 61
},
"end": {
"line": 289,
"column": 72
},
"identifierName": "performance"
},
"name": "performance"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 8920,
"end": 8938,
"loc": {
"start": {
"line": 289,
"column": 74
},
"end": {
"line": 289,
"column": 92
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 8921,
"end": 8924,
"loc": {
"start": {
"line": 289,
"column": 75
},
"end": {
"line": 289,
"column": 78
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 8926,
"end": 8931,
"loc": {
"start": {
"line": 289,
"column": 80
},
"end": {
"line": 289,
"column": 85
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 8936,
"end": 8938,
"loc": {
"start": {
"line": 289,
"column": 90
},
"end": {
"line": 289,
"column": 92
}
},
"body": [],
"directives": []
}
}
]
},
{
"type": "NewExpression",
"start": 8950,
"end": 9032,
"loc": {
"start": {
"line": 290,
"column": 8
},
"end": {
"line": 290,
"column": 90
}
},
"callee": {
"type": "Identifier",
"start": 8954,
"end": 8965,
"loc": {
"start": {
"line": 290,
"column": 12
},
"end": {
"line": 290,
"column": 23
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "StringLiteral",
"start": 8966,
"end": 8983,
"loc": {
"start": {
"line": 290,
"column": 24
},
"end": {
"line": 290,
"column": 41
}
},
"extra": {
"rawValue": "simplifiedBelts",
"raw": "\"simplifiedBelts\""
},
"value": "simplifiedBelts"
},
{
"type": "MemberExpression",
"start": 8985,
"end": 9011,
"loc": {
"start": {
"line": 290,
"column": 43
},
"end": {
"line": 290,
"column": 69
}
},
"object": {
"type": "Identifier",
"start": 8985,
"end": 8999,
"loc": {
"start": {
"line": 290,
"column": 43
},
"end": {
"line": 290,
"column": 57
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 9000,
"end": 9011,
"loc": {
"start": {
"line": 290,
"column": 58
},
"end": {
"line": 290,
"column": 69
},
"identifierName": "performance"
},
"name": "performance"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 9013,
"end": 9031,
"loc": {
"start": {
"line": 290,
"column": 71
},
"end": {
"line": 290,
"column": 89
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 9014,
"end": 9017,
"loc": {
"start": {
"line": 290,
"column": 72
},
"end": {
"line": 290,
"column": 75
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 9019,
"end": 9024,
"loc": {
"start": {
"line": 290,
"column": 77
},
"end": {
"line": 290,
"column": 82
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 9029,
"end": 9031,
"loc": {
"start": {
"line": 290,
"column": 87
},
"end": {
"line": 290,
"column": 89
}
},
"body": [],
"directives": []
}
}
]
}
]
}
}
],
"kind": "const"
},
{
"type": "IfStatement",
"start": 9049,
"end": 9615,
"loc": {
"start": {
"line": 293,
"column": 4
},
"end": {
"line": 306,
"column": 5
}
},
"test": {
"type": "Identifier",
"start": 9053,
"end": 9061,
"loc": {
"start": {
"line": 293,
"column": 8
},
"end": {
"line": 293,
"column": 16
},
"identifierName": "IS_DEBUG"
},
"name": "IS_DEBUG"
},
"consequent": {
"type": "BlockStatement",
"start": 9063,
"end": 9615,
"loc": {
"start": {
"line": 293,
"column": 18
},
"end": {
"line": 306,
"column": 5
}
},
"body": [
{
"type": "ForInStatement",
"start": 9074,
"end": 9608,
"loc": {
"start": {
"line": 294,
"column": 8
},
"end": {
"line": 305,
"column": 9
}
},
"left": {
"type": "VariableDeclaration",
"start": 9079,
"end": 9084,
"loc": {
"start": {
"line": 294,
"column": 13
},
"end": {
"line": 294,
"column": 18
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 9083,
"end": 9084,
"loc": {
"start": {
"line": 294,
"column": 17
},
"end": {
"line": 294,
"column": 18
}
},
"id": {
"type": "Identifier",
"start": 9083,
"end": 9084,
"loc": {
"start": {
"line": 294,
"column": 17
},
"end": {
"line": 294,
"column": 18
},
"identifierName": "k"
},
"name": "k"
},
"init": null
}
],
"kind": "let"
},
"right": {
"type": "MemberExpression",
"start": 9088,
"end": 9106,
"loc": {
"start": {
"line": 294,
"column": 22
},
"end": {
"line": 294,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 9088,
"end": 9100,
"loc": {
"start": {
"line": 294,
"column": 22
},
"end": {
"line": 294,
"column": 34
},
"identifierName": "globalConfig"
},
"name": "globalConfig"
},
"property": {
"type": "Identifier",
"start": 9101,
"end": 9106,
"loc": {
"start": {
"line": 294,
"column": 35
},
"end": {
"line": 294,
"column": 40
},
"identifierName": "debug"
},
"name": "debug"
},
"computed": false
},
"body": {
"type": "BlockStatement",
"start": 9108,
"end": 9608,
"loc": {
"start": {
"line": 294,
"column": 42
},
"end": {
"line": 305,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 9123,
"end": 9155,
"loc": {
"start": {
"line": 295,
"column": 12
},
"end": {
"line": 295,
"column": 44
}
},
"test": {
"type": "CallExpression",
"start": 9127,
"end": 9144,
"loc": {
"start": {
"line": 295,
"column": 16
},
"end": {
"line": 295,
"column": 33
}
},
"callee": {
"type": "MemberExpression",
"start": 9127,
"end": 9139,
"loc": {
"start": {
"line": 295,
"column": 16
},
"end": {
"line": 295,
"column": 28
}
},
"object": {
"type": "Identifier",
"start": 9127,
"end": 9128,
"loc": {
"start": {
"line": 295,
"column": 16
},
"end": {
"line": 295,
"column": 17
},
"identifierName": "k"
},
"name": "k"
},
"property": {
"type": "Identifier",
"start": 9129,
"end": 9139,
"loc": {
"start": {
"line": 295,
"column": 18
},
"end": {
"line": 295,
"column": 28
},
"identifierName": "startsWith"
},
"name": "startsWith"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 9140,
"end": 9143,
"loc": {
"start": {
"line": 295,
"column": 29
},
"end": {
"line": 295,
"column": 32
}
},
"extra": {
"rawValue": "_",
"raw": "\"_\""
},
"value": "_"
}
]
},
"consequent": {
"type": "ContinueStatement",
"start": 9146,
"end": 9155,
"loc": {
"start": {
"line": 295,
"column": 35
},
"end": {
"line": 295,
"column": 44
}
},
"label": null
},
"alternate": null
},
{
"type": "VariableDeclaration",
"start": 9169,
"end": 9319,
"loc": {
"start": {
"line": 296,
"column": 12
},
"end": {
"line": 298,
"column": 15
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 9175,
"end": 9318,
"loc": {
"start": {
"line": 296,
"column": 18
},
"end": {
"line": 298,
"column": 14
}
},
"id": {
"type": "Identifier",
"start": 9175,
"end": 9182,
"loc": {
"start": {
"line": 296,
"column": 18
},
"end": {
"line": 296,
"column": 25
},
"identifierName": "setting"
},
"name": "setting"
},
"init": {
"type": "NewExpression",
"start": 9185,
"end": 9318,
"loc": {
"start": {
"line": 296,
"column": 28
},
"end": {
"line": 298,
"column": 14
}
},
"callee": {
"type": "Identifier",
"start": 9189,
"end": 9200,
"loc": {
"start": {
"line": 296,
"column": 32
},
"end": {
"line": 296,
"column": 43
},
"identifierName": "BoolSetting"
},
"name": "BoolSetting"
},
"arguments": [
{
"type": "TemplateLiteral",
"start": 9201,
"end": 9213,
"loc": {
"start": {
"line": 296,
"column": 44
},
"end": {
"line": 296,
"column": 56
}
},
"expressions": [
{
"type": "Identifier",
"start": 9210,
"end": 9211,
"loc": {
"start": {
"line": 296,
"column": 53
},
"end": {
"line": 296,
"column": 54
},
"identifierName": "k"
},
"name": "k"
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 9202,
"end": 9208,
"loc": {
"start": {
"line": 296,
"column": 45
},
"end": {
"line": 296,
"column": 51
}
},
"value": {
"raw": "debug_",
"cooked": "debug_"
},
"tail": false
},
{
"type": "TemplateElement",
"start": 9212,
"end": 9212,
"loc": {
"start": {
"line": 296,
"column": 55
},
"end": {
"line": 296,
"column": 55
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": true
}
]
},
{
"type": "MemberExpression",
"start": 9215,
"end": 9235,
"loc": {
"start": {
"line": 296,
"column": 58
},
"end": {
"line": 296,
"column": 78
}
},
"object": {
"type": "Identifier",
"start": 9215,
"end": 9229,
"loc": {
"start": {
"line": 296,
"column": 58
},
"end": {
"line": 296,
"column": 72
},
"identifierName": "enumCategories"
},
"name": "enumCategories"
},
"property": {
"type": "Identifier",
"start": 9230,
"end": 9235,
"loc": {
"start": {
"line": 296,
"column": 73
},
"end": {
"line": 296,
"column": 78
},
"identifierName": "debug"
},
"name": "debug"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 9237,
"end": 9317,
"loc": {
"start": {
"line": 296,
"column": 80
},
"end": {
"line": 298,
"column": 13
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 9238,
"end": 9241,
"loc": {
"start": {
"line": 296,
"column": 81
},
"end": {
"line": 296,
"column": 84
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "Identifier",
"start": 9243,
"end": 9248,
"loc": {
"start": {
"line": 296,
"column": 86
},
"end": {
"line": 296,
"column": 91
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 9253,
"end": 9317,
"loc": {
"start": {
"line": 296,
"column": 96
},
"end": {
"line": 298,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 9272,
"end": 9302,
"loc": {
"start": {
"line": 297,
"column": 16
},
"end": {
"line": 297,
"column": 46
}
},
"expression": {
"type": "AssignmentExpression",
"start": 9272,
"end": 9301,
"loc": {
"start": {
"line": 297,
"column": 16
},
"end": {
"line": 297,
"column": 45
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 9272,
"end": 9293,
"loc": {
"start": {
"line": 297,
"column": 16
},
"end": {
"line": 297,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 9272,
"end": 9290,
"loc": {
"start": {
"line": 297,
"column": 16
},
"end": {
"line": 297,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 9272,
"end": 9284,
"loc": {
"start": {
"line": 297,
"column": 16
},
"end": {
"line": 297,
"column": 28
},
"identifierName": "globalConfig"
},
"name": "globalConfig"
},
"property": {
"type": "Identifier",
"start": 9285,
"end": 9290,
"loc": {
"start": {
"line": 297,
"column": 29
},
"end": {
"line": 297,
"column": 34
},
"identifierName": "debug"
},
"name": "debug"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 9291,
"end": 9292,
"loc": {
"start": {
"line": 297,
"column": 35
},
"end": {
"line": 297,
"column": 36
},
"identifierName": "k"
},
"name": "k"
},
"computed": true
},
"right": {
"type": "Identifier",
"start": 9296,
"end": 9301,
"loc": {
"start": {
"line": 297,
"column": 40
},
"end": {
"line": 297,
"column": 45
},
"identifierName": "value"
},
"name": "value"
}
}
}
],
"directives": []
}
}
]
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 9333,
"end": 9363,
"loc": {
"start": {
"line": 299,
"column": 12
},
"end": {
"line": 299,
"column": 42
}
},
"expression": {
"type": "AssignmentExpression",
"start": 9333,
"end": 9362,
"loc": {
"start": {
"line": 299,
"column": 12
},
"end": {
"line": 299,
"column": 41
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 9333,
"end": 9349,
"loc": {
"start": {
"line": 299,
"column": 12
},
"end": {
"line": 299,
"column": 28
}
},
"object": {
"type": "Identifier",
"start": 9333,
"end": 9340,
"loc": {
"start": {
"line": 299,
"column": 12
},
"end": {
"line": 299,
"column": 19
},
"identifierName": "setting"
},
"name": "setting"
},
"property": {
"type": "Identifier",
"start": 9341,
"end": 9349,
"loc": {
"start": {
"line": 299,
"column": 20
},
"end": {
"line": 299,
"column": 28
},
"identifierName": "validate"
},
"name": "validate"
},
"computed": false
},
"right": {
"type": "ArrowFunctionExpression",
"start": 9352,
"end": 9362,
"loc": {
"start": {
"line": 299,
"column": 31
},
"end": {
"line": 299,
"column": 41
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 9358,
"end": 9362,
"loc": {
"start": {
"line": 299,
"column": 37
},
"end": {
"line": 299,
"column": 41
}
},
"value": true
}
}
}
},
{
"type": "ExpressionStatement",
"start": 9377,
"end": 9546,
"loc": {
"start": {
"line": 300,
"column": 12
},
"end": {
"line": 303,
"column": 14
}
},
"expression": {
"type": "AssignmentExpression",
"start": 9377,
"end": 9545,
"loc": {
"start": {
"line": 300,
"column": 12
},
"end": {
"line": 303,
"column": 13
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 9377,
"end": 9408,
"loc": {
"start": {
"line": 300,
"column": 12
},
"end": {
"line": 300,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 9377,
"end": 9394,
"loc": {
"start": {
"line": 300,
"column": 12
},
"end": {
"line": 300,
"column": 29
}
},
"object": {
"type": "MemberExpression",
"start": 9377,
"end": 9387,
"loc": {
"start": {
"line": 300,
"column": 12
},
"end": {
"line": 300,
"column": 22
}
},
"object": {
"type": "Identifier",
"start": 9377,
"end": 9378,
"loc": {
"start": {
"line": 300,
"column": 12
},
"end": {
"line": 300,
"column": 13
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 9379,
"end": 9387,
"loc": {
"start": {
"line": 300,
"column": 14
},
"end": {
"line": 300,
"column": 22
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 9388,
"end": 9394,
"loc": {
"start": {
"line": 300,
"column": 23
},
"end": {
"line": 300,
"column": 29
},
"identifierName": "labels"
},
"name": "labels"
},
"computed": false
},
"property": {
"type": "TemplateLiteral",
"start": 9395,
"end": 9407,
"loc": {
"start": {
"line": 300,
"column": 30
},
"end": {
"line": 300,
"column": 42
}
},
"expressions": [
{
"type": "Identifier",
"start": 9404,
"end": 9405,
"loc": {
"start": {
"line": 300,
"column": 39
},
"end": {
"line": 300,
"column": 40
},
"identifierName": "k"
},
"name": "k"
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 9396,
"end": 9402,
"loc": {
"start": {
"line": 300,
"column": 31
},
"end": {
"line": 300,
"column": 37
}
},
"value": {
"raw": "debug_",
"cooked": "debug_"
},
"tail": false
},
{
"type": "TemplateElement",
"start": 9406,
"end": 9406,
"loc": {
"start": {
"line": 300,
"column": 41
},
"end": {
"line": 300,
"column": 41
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": true
}
]
},
"computed": true
},
"right": {
"type": "ObjectExpression",
"start": 9411,
"end": 9545,
"loc": {
"start": {
"line": 300,
"column": 46
},
"end": {
"line": 303,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 9430,
"end": 9470,
"loc": {
"start": {
"line": 301,
"column": 16
},
"end": {
"line": 301,
"column": 56
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9430,
"end": 9435,
"loc": {
"start": {
"line": 301,
"column": 16
},
"end": {
"line": 301,
"column": 21
},
"identifierName": "title"
},
"name": "title"
},
"value": {
"type": "CallExpression",
"start": 9437,
"end": 9470,
"loc": {
"start": {
"line": 301,
"column": 23
},
"end": {
"line": 301,
"column": 56
}
},
"callee": {
"type": "MemberExpression",
"start": 9437,
"end": 9446,
"loc": {
"start": {
"line": 301,
"column": 23
},
"end": {
"line": 301,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 9437,
"end": 9438,
"loc": {
"start": {
"line": 301,
"column": 23
},
"end": {
"line": 301,
"column": 24
},
"identifierName": "k"
},
"name": "k"
},
"property": {
"type": "Identifier",
"start": 9439,
"end": 9446,
"loc": {
"start": {
"line": 301,
"column": 25
},
"end": {
"line": 301,
"column": 32
},
"identifierName": "replace"
},
"name": "replace"
},
"computed": false
},
"arguments": [
{
"type": "RegExpLiteral",
"start": 9447,
"end": 9462,
"loc": {
"start": {
"line": 301,
"column": 33
},
"end": {
"line": 301,
"column": 48
}
},
"extra": {
"raw": "/(?!^)([A-Z])/g"
},
"pattern": "(?!^)([A-Z])",
"flags": "g"
},
{
"type": "StringLiteral",
"start": 9464,
"end": 9469,
"loc": {
"start": {
"line": 301,
"column": 50
},
"end": {
"line": 301,
"column": 55
}
},
"extra": {
"rawValue": " $1",
"raw": "\" $1\""
},
"value": " $1"
}
]
}
},
{
"type": "ObjectProperty",
"start": 9489,
"end": 9529,
"loc": {
"start": {
"line": 302,
"column": 16
},
"end": {
"line": 302,
"column": 56
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9489,
"end": 9500,
"loc": {
"start": {
"line": 302,
"column": 16
},
"end": {
"line": 302,
"column": 27
},
"identifierName": "description"
},
"name": "description"
},
"value": {
"type": "MemberExpression",
"start": 9502,
"end": 9529,
"loc": {
"start": {
"line": 302,
"column": 29
},
"end": {
"line": 302,
"column": 56
}
},
"object": {
"type": "MemberExpression",
"start": 9502,
"end": 9520,
"loc": {
"start": {
"line": 302,
"column": 29
},
"end": {
"line": 302,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 9502,
"end": 9514,
"loc": {
"start": {
"line": 302,
"column": 29
},
"end": {
"line": 302,
"column": 41
},
"identifierName": "globalConfig"
},
"name": "globalConfig"
},
"property": {
"type": "Identifier",
"start": 9515,
"end": 9520,
"loc": {
"start": {
"line": 302,
"column": 42
},
"end": {
"line": 302,
"column": 47
},
"identifierName": "debug"
},
"name": "debug"
},
"computed": false
},
"property": {
"type": "TemplateLiteral",
"start": 9521,
"end": 9528,
"loc": {
"start": {
"line": 302,
"column": 48
},
"end": {
"line": 302,
"column": 55
}
},
"expressions": [
{
"type": "Identifier",
"start": 9525,
"end": 9526,
"loc": {
"start": {
"line": 302,
"column": 52
},
"end": {
"line": 302,
"column": 53
},
"identifierName": "k"
},
"name": "k"
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 9522,
"end": 9523,
"loc": {
"start": {
"line": 302,
"column": 49
},
"end": {
"line": 302,
"column": 50
}
},
"value": {
"raw": "_",
"cooked": "_"
},
"tail": false
},
{
"type": "TemplateElement",
"start": 9527,
"end": 9527,
"loc": {
"start": {
"line": 302,
"column": 54
},
"end": {
"line": 302,
"column": 54
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": true
}
]
},
"computed": true
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 9560,
"end": 9597,
"loc": {
"start": {
"line": 304,
"column": 12
},
"end": {
"line": 304,
"column": 49
}
},
"expression": {
"type": "CallExpression",
"start": 9560,
"end": 9596,
"loc": {
"start": {
"line": 304,
"column": 12
},
"end": {
"line": 304,
"column": 48
}
},
"callee": {
"type": "MemberExpression",
"start": 9560,
"end": 9587,
"loc": {
"start": {
"line": 304,
"column": 12
},
"end": {
"line": 304,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 9560,
"end": 9582,
"loc": {
"start": {
"line": 304,
"column": 12
},
"end": {
"line": 304,
"column": 34
},
"identifierName": "allApplicationSettings"
},
"name": "allApplicationSettings"
},
"property": {
"type": "Identifier",
"start": 9583,
"end": 9587,
"loc": {
"start": {
"line": 304,
"column": 35
},
"end": {
"line": 304,
"column": 39
},
"identifierName": "push"
},
"name": "push"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 9588,
"end": 9595,
"loc": {
"start": {
"line": 304,
"column": 40
},
"end": {
"line": 304,
"column": 47
},
"identifierName": "setting"
},
"name": "setting"
}
]
}
}
],
"directives": []
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "ReturnStatement",
"start": 9623,
"end": 9653,
"loc": {
"start": {
"line": 308,
"column": 4
},
"end": {
"line": 308,
"column": 34
}
},
"argument": {
"type": "Identifier",
"start": 9630,
"end": 9652,
"loc": {
"start": {
"line": 308,
"column": 11
},
"end": {
"line": 308,
"column": 33
},
"identifierName": "allApplicationSettings"
},
"name": "allApplicationSettings"
}
}
],
"directives": []
}
}
}
],
"kind": "const",
"leadingComments": [],
"trailingComments": []
}
},
{
"type": "ExportNamedDeclaration",
"start": 9661,
"end": 9784,
"loc": {
"start": {
"line": 311,
"column": 0
},
"end": {
"line": 313,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "FunctionDeclaration",
"start": 9668,
"end": 9784,
"loc": {
"start": {
"line": 311,
"column": 7
},
"end": {
"line": 313,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 9677,
"end": 9702,
"loc": {
"start": {
"line": 311,
"column": 16
},
"end": {
"line": 311,
"column": 41
},
"identifierName": "getApplicationSettingById"
},
"name": "getApplicationSettingById"
},
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 9703,
"end": 9705,
"loc": {
"start": {
"line": 311,
"column": 42
},
"end": {
"line": 311,
"column": 44
},
"identifierName": "id"
},
"name": "id"
}
],
"body": {
"type": "BlockStatement",
"start": 9707,
"end": 9784,
"loc": {
"start": {
"line": 311,
"column": 46
},
"end": {
"line": 313,
"column": 1
}
},
"body": [
{
"type": "ReturnStatement",
"start": 9714,
"end": 9781,
"loc": {
"start": {
"line": 312,
"column": 4
},
"end": {
"line": 312,
"column": 71
}
},
"argument": {
"type": "CallExpression",
"start": 9721,
"end": 9780,
"loc": {
"start": {
"line": 312,
"column": 11
},
"end": {
"line": 312,
"column": 70
}
},
"callee": {
"type": "MemberExpression",
"start": 9721,
"end": 9750,
"loc": {
"start": {
"line": 312,
"column": 11
},
"end": {
"line": 312,
"column": 40
}
},
"object": {
"type": "CallExpression",
"start": 9721,
"end": 9745,
"loc": {
"start": {
"line": 312,
"column": 11
},
"end": {
"line": 312,
"column": 35
}
},
"callee": {
"type": "Identifier",
"start": 9721,
"end": 9743,
"loc": {
"start": {
"line": 312,
"column": 11
},
"end": {
"line": 312,
"column": 33
},
"identifierName": "allApplicationSettings"
},
"name": "allApplicationSettings"
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 9746,
"end": 9750,
"loc": {
"start": {
"line": 312,
"column": 36
},
"end": {
"line": 312,
"column": 40
},
"identifierName": "find"
},
"name": "find"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 9751,
"end": 9779,
"loc": {
"start": {
"line": 312,
"column": 41
},
"end": {
"line": 312,
"column": 69
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 9751,
"end": 9758,
"loc": {
"start": {
"line": 312,
"column": 41
},
"end": {
"line": 312,
"column": 48
},
"identifierName": "setting"
},
"name": "setting"
}
],
"body": {
"type": "BinaryExpression",
"start": 9762,
"end": 9779,
"loc": {
"start": {
"line": 312,
"column": 52
},
"end": {
"line": 312,
"column": 69
}
},
"left": {
"type": "MemberExpression",
"start": 9762,
"end": 9772,
"loc": {
"start": {
"line": 312,
"column": 52
},
"end": {
"line": 312,
"column": 62
}
},
"object": {
"type": "Identifier",
"start": 9762,
"end": 9769,
"loc": {
"start": {
"line": 312,
"column": 52
},
"end": {
"line": 312,
"column": 59
},
"identifierName": "setting"
},
"name": "setting"
},
"property": {
"type": "Identifier",
"start": 9770,
"end": 9772,
"loc": {
"start": {
"line": 312,
"column": 60
},
"end": {
"line": 312,
"column": 62
},
"identifierName": "id"
},
"name": "id"
},
"computed": false
},
"operator": "===",
"right": {
"type": "Identifier",
"start": 9777,
"end": 9779,
"loc": {
"start": {
"line": 312,
"column": 67
},
"end": {
"line": 312,
"column": 69
},
"identifierName": "id"
},
"name": "id"
}
}
}
]
}
}
],
"directives": []
},
"leadingComments": [],
"trailingComments": []
}
},
{
"type": "ClassDeclaration",
"start": 9788,
"end": 11093,
"loc": {
"start": {
"line": 315,
"column": 0
},
"end": {
"line": 356,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 9794,
"end": 9809,
"loc": {
"start": {
"line": 315,
"column": 6
},
"end": {
"line": 315,
"column": 21
},
"identifierName": "SettingsStorage"
},
"name": "SettingsStorage"
},
"superClass": null,
"body": {
"type": "ClassBody",
"start": 9810,
"end": 11093,
"loc": {
"start": {
"line": 315,
"column": 22
},
"end": {
"line": 356,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 9817,
"end": 11090,
"loc": {
"start": {
"line": 316,
"column": 4
},
"end": {
"line": 355,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9817,
"end": 9828,
"loc": {
"start": {
"line": 316,
"column": 4
},
"end": {
"line": 316,
"column": 15
},
"identifierName": "constructor"
},
"name": "constructor"
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 9831,
"end": 11090,
"loc": {
"start": {
"line": 316,
"column": 18
},
"end": {
"line": 355,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 9842,
"end": 9867,
"loc": {
"start": {
"line": 317,
"column": 8
},
"end": {
"line": 317,
"column": 33
}
},
"expression": {
"type": "AssignmentExpression",
"start": 9842,
"end": 9866,
"loc": {
"start": {
"line": 317,
"column": 8
},
"end": {
"line": 317,
"column": 32
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 9842,
"end": 9854,
"loc": {
"start": {
"line": 317,
"column": 8
},
"end": {
"line": 317,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 9842,
"end": 9846,
"loc": {
"start": {
"line": 317,
"column": 8
},
"end": {
"line": 317,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 9847,
"end": 9854,
"loc": {
"start": {
"line": 317,
"column": 13
},
"end": {
"line": 317,
"column": 20
},
"identifierName": "uiScale"
},
"name": "uiScale"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 9857,
"end": 9866,
"loc": {
"start": {
"line": 317,
"column": 23
},
"end": {
"line": 317,
"column": 32
}
},
"extra": {
"rawValue": "regular",
"raw": "\"regular\""
},
"value": "regular"
}
}
},
{
"type": "ExpressionStatement",
"start": 9877,
"end": 9911,
"loc": {
"start": {
"line": 318,
"column": 8
},
"end": {
"line": 318,
"column": 42
}
},
"expression": {
"type": "AssignmentExpression",
"start": 9877,
"end": 9910,
"loc": {
"start": {
"line": 318,
"column": 8
},
"end": {
"line": 318,
"column": 41
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 9877,
"end": 9892,
"loc": {
"start": {
"line": 318,
"column": 8
},
"end": {
"line": 318,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 9877,
"end": 9881,
"loc": {
"start": {
"line": 318,
"column": 8
},
"end": {
"line": 318,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 9882,
"end": 9892,
"loc": {
"start": {
"line": 318,
"column": 13
},
"end": {
"line": 318,
"column": 23
},
"identifierName": "fullscreen"
},
"name": "fullscreen"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 9895,
"end": 9910,
"loc": {
"start": {
"line": 318,
"column": 26
},
"end": {
"line": 318,
"column": 41
},
"identifierName": "G_IS_STANDALONE"
},
"name": "G_IS_STANDALONE"
}
}
},
{
"type": "ExpressionStatement",
"start": 9923,
"end": 9946,
"loc": {
"start": {
"line": 320,
"column": 8
},
"end": {
"line": 320,
"column": 31
}
},
"expression": {
"type": "AssignmentExpression",
"start": 9923,
"end": 9945,
"loc": {
"start": {
"line": 320,
"column": 8
},
"end": {
"line": 320,
"column": 30
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 9923,
"end": 9939,
"loc": {
"start": {
"line": 320,
"column": 8
},
"end": {
"line": 320,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 9923,
"end": 9927,
"loc": {
"start": {
"line": 320,
"column": 8
},
"end": {
"line": 320,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 9928,
"end": 9939,
"loc": {
"start": {
"line": 320,
"column": 13
},
"end": {
"line": 320,
"column": 24
},
"identifierName": "soundVolume"
},
"name": "soundVolume"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 9942,
"end": 9945,
"loc": {
"start": {
"line": 320,
"column": 27
},
"end": {
"line": 320,
"column": 30
}
},
"extra": {
"rawValue": 1,
"raw": "1.0"
},
"value": 1
}
}
},
{
"type": "ExpressionStatement",
"start": 9956,
"end": 9979,
"loc": {
"start": {
"line": 321,
"column": 8
},
"end": {
"line": 321,
"column": 31
}
},
"expression": {
"type": "AssignmentExpression",
"start": 9956,
"end": 9978,
"loc": {
"start": {
"line": 321,
"column": 8
},
"end": {
"line": 321,
"column": 30
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 9956,
"end": 9972,
"loc": {
"start": {
"line": 321,
"column": 8
},
"end": {
"line": 321,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 9956,
"end": 9960,
"loc": {
"start": {
"line": 321,
"column": 8
},
"end": {
"line": 321,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 9961,
"end": 9972,
"loc": {
"start": {
"line": 321,
"column": 13
},
"end": {
"line": 321,
"column": 24
},
"identifierName": "musicVolume"
},
"name": "musicVolume"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 9975,
"end": 9978,
"loc": {
"start": {
"line": 321,
"column": 27
},
"end": {
"line": 321,
"column": 30
}
},
"extra": {
"rawValue": 1,
"raw": "1.0"
},
"value": 1
}
}
},
{
"type": "ExpressionStatement",
"start": 9991,
"end": 10012,
"loc": {
"start": {
"line": 323,
"column": 8
},
"end": {
"line": 323,
"column": 29
}
},
"expression": {
"type": "AssignmentExpression",
"start": 9991,
"end": 10011,
"loc": {
"start": {
"line": 323,
"column": 8
},
"end": {
"line": 323,
"column": 28
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 9991,
"end": 10001,
"loc": {
"start": {
"line": 323,
"column": 8
},
"end": {
"line": 323,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 9991,
"end": 9995,
"loc": {
"start": {
"line": 323,
"column": 8
},
"end": {
"line": 323,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 9996,
"end": 10001,
"loc": {
"start": {
"line": 323,
"column": 13
},
"end": {
"line": 323,
"column": 18
},
"identifierName": "theme"
},
"name": "theme"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 10004,
"end": 10011,
"loc": {
"start": {
"line": 323,
"column": 21
},
"end": {
"line": 323,
"column": 28
}
},
"extra": {
"rawValue": "light",
"raw": "\"light\""
},
"value": "light"
}
}
},
{
"type": "ExpressionStatement",
"start": 10022,
"end": 10046,
"loc": {
"start": {
"line": 324,
"column": 8
},
"end": {
"line": 324,
"column": 32
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10022,
"end": 10045,
"loc": {
"start": {
"line": 324,
"column": 8
},
"end": {
"line": 324,
"column": 31
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10022,
"end": 10038,
"loc": {
"start": {
"line": 324,
"column": 8
},
"end": {
"line": 324,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 10022,
"end": 10026,
"loc": {
"start": {
"line": 324,
"column": 8
},
"end": {
"line": 324,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10027,
"end": 10038,
"loc": {
"start": {
"line": 324,
"column": 13
},
"end": {
"line": 324,
"column": 24
},
"identifierName": "refreshRate"
},
"name": "refreshRate"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 10041,
"end": 10045,
"loc": {
"start": {
"line": 324,
"column": 27
},
"end": {
"line": 324,
"column": 31
}
},
"extra": {
"rawValue": "60",
"raw": "\"60\""
},
"value": "60"
}
}
},
{
"type": "ExpressionStatement",
"start": 10056,
"end": 10096,
"loc": {
"start": {
"line": 325,
"column": 8
},
"end": {
"line": 325,
"column": 48
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10056,
"end": 10095,
"loc": {
"start": {
"line": 325,
"column": 8
},
"end": {
"line": 325,
"column": 47
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10056,
"end": 10083,
"loc": {
"start": {
"line": 325,
"column": 8
},
"end": {
"line": 325,
"column": 35
}
},
"object": {
"type": "ThisExpression",
"start": 10056,
"end": 10060,
"loc": {
"start": {
"line": 325,
"column": 8
},
"end": {
"line": 325,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10061,
"end": 10083,
"loc": {
"start": {
"line": 325,
"column": 13
},
"end": {
"line": 325,
"column": 35
},
"identifierName": "scrollWheelSensitivity"
},
"name": "scrollWheelSensitivity"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 10086,
"end": 10095,
"loc": {
"start": {
"line": 325,
"column": 38
},
"end": {
"line": 325,
"column": 47
}
},
"extra": {
"rawValue": "regular",
"raw": "\"regular\""
},
"value": "regular"
}
}
},
{
"type": "ExpressionStatement",
"start": 10106,
"end": 10137,
"loc": {
"start": {
"line": 326,
"column": 8
},
"end": {
"line": 326,
"column": 39
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10106,
"end": 10136,
"loc": {
"start": {
"line": 326,
"column": 8
},
"end": {
"line": 326,
"column": 38
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10106,
"end": 10124,
"loc": {
"start": {
"line": 326,
"column": 8
},
"end": {
"line": 326,
"column": 26
}
},
"object": {
"type": "ThisExpression",
"start": 10106,
"end": 10110,
"loc": {
"start": {
"line": 326,
"column": 8
},
"end": {
"line": 326,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10111,
"end": 10124,
"loc": {
"start": {
"line": 326,
"column": 13
},
"end": {
"line": 326,
"column": 26
},
"identifierName": "movementSpeed"
},
"name": "movementSpeed"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 10127,
"end": 10136,
"loc": {
"start": {
"line": 326,
"column": 29
},
"end": {
"line": 326,
"column": 38
}
},
"extra": {
"rawValue": "regular",
"raw": "\"regular\""
},
"value": "regular"
}
}
},
{
"type": "ExpressionStatement",
"start": 10147,
"end": 10177,
"loc": {
"start": {
"line": 327,
"column": 8
},
"end": {
"line": 327,
"column": 38
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10147,
"end": 10176,
"loc": {
"start": {
"line": 327,
"column": 8
},
"end": {
"line": 327,
"column": 37
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10147,
"end": 10160,
"loc": {
"start": {
"line": 327,
"column": 8
},
"end": {
"line": 327,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 10147,
"end": 10151,
"loc": {
"start": {
"line": 327,
"column": 8
},
"end": {
"line": 327,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10152,
"end": 10160,
"loc": {
"start": {
"line": 327,
"column": 13
},
"end": {
"line": 327,
"column": 21
},
"identifierName": "language"
},
"name": "language"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 10163,
"end": 10176,
"loc": {
"start": {
"line": 327,
"column": 24
},
"end": {
"line": 327,
"column": 37
}
},
"extra": {
"rawValue": "auto-detect",
"raw": "\"auto-detect\""
},
"value": "auto-detect"
}
}
},
{
"type": "ExpressionStatement",
"start": 10187,
"end": 10225,
"loc": {
"start": {
"line": 328,
"column": 8
},
"end": {
"line": 328,
"column": 46
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10187,
"end": 10224,
"loc": {
"start": {
"line": 328,
"column": 8
},
"end": {
"line": 328,
"column": 45
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10187,
"end": 10208,
"loc": {
"start": {
"line": 328,
"column": 8
},
"end": {
"line": 328,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 10187,
"end": 10191,
"loc": {
"start": {
"line": 328,
"column": 8
},
"end": {
"line": 328,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10192,
"end": 10208,
"loc": {
"start": {
"line": 328,
"column": 13
},
"end": {
"line": 328,
"column": 29
},
"identifierName": "autosaveInterval"
},
"name": "autosaveInterval"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 10211,
"end": 10224,
"loc": {
"start": {
"line": 328,
"column": 32
},
"end": {
"line": 328,
"column": 45
}
},
"extra": {
"rawValue": "two_minutes",
"raw": "\"two_minutes\""
},
"value": "two_minutes"
}
}
},
{
"type": "ExpressionStatement",
"start": 10237,
"end": 10267,
"loc": {
"start": {
"line": 330,
"column": 8
},
"end": {
"line": 330,
"column": 38
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10237,
"end": 10266,
"loc": {
"start": {
"line": 330,
"column": 8
},
"end": {
"line": 330,
"column": 37
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10237,
"end": 10258,
"loc": {
"start": {
"line": 330,
"column": 8
},
"end": {
"line": 330,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 10237,
"end": 10241,
"loc": {
"start": {
"line": 330,
"column": 8
},
"end": {
"line": 330,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10242,
"end": 10258,
"loc": {
"start": {
"line": 330,
"column": 13
},
"end": {
"line": 330,
"column": 29
},
"identifierName": "alwaysMultiplace"
},
"name": "alwaysMultiplace"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 10261,
"end": 10266,
"loc": {
"start": {
"line": 330,
"column": 32
},
"end": {
"line": 330,
"column": 37
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 10277,
"end": 10300,
"loc": {
"start": {
"line": 331,
"column": 8
},
"end": {
"line": 331,
"column": 31
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10277,
"end": 10299,
"loc": {
"start": {
"line": 331,
"column": 8
},
"end": {
"line": 331,
"column": 30
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10277,
"end": 10292,
"loc": {
"start": {
"line": 331,
"column": 8
},
"end": {
"line": 331,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 10277,
"end": 10281,
"loc": {
"start": {
"line": 331,
"column": 8
},
"end": {
"line": 331,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10282,
"end": 10292,
"loc": {
"start": {
"line": 331,
"column": 13
},
"end": {
"line": 331,
"column": 23
},
"identifierName": "offerHints"
},
"name": "offerHints"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 10295,
"end": 10299,
"loc": {
"start": {
"line": 331,
"column": 26
},
"end": {
"line": 331,
"column": 30
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 10310,
"end": 10345,
"loc": {
"start": {
"line": 332,
"column": 8
},
"end": {
"line": 332,
"column": 43
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10310,
"end": 10344,
"loc": {
"start": {
"line": 332,
"column": 8
},
"end": {
"line": 332,
"column": 42
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10310,
"end": 10337,
"loc": {
"start": {
"line": 332,
"column": 8
},
"end": {
"line": 332,
"column": 35
}
},
"object": {
"type": "ThisExpression",
"start": 10310,
"end": 10314,
"loc": {
"start": {
"line": 332,
"column": 8
},
"end": {
"line": 332,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10315,
"end": 10337,
"loc": {
"start": {
"line": 332,
"column": 13
},
"end": {
"line": 332,
"column": 35
},
"identifierName": "enableTunnelSmartplace"
},
"name": "enableTunnelSmartplace"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 10340,
"end": 10344,
"loc": {
"start": {
"line": 332,
"column": 38
},
"end": {
"line": 332,
"column": 42
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 10355,
"end": 10376,
"loc": {
"start": {
"line": 333,
"column": 8
},
"end": {
"line": 333,
"column": 29
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10355,
"end": 10375,
"loc": {
"start": {
"line": 333,
"column": 8
},
"end": {
"line": 333,
"column": 28
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10355,
"end": 10368,
"loc": {
"start": {
"line": 333,
"column": 8
},
"end": {
"line": 333,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 10355,
"end": 10359,
"loc": {
"start": {
"line": 333,
"column": 8
},
"end": {
"line": 333,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10360,
"end": 10368,
"loc": {
"start": {
"line": 333,
"column": 13
},
"end": {
"line": 333,
"column": 21
},
"identifierName": "vignette"
},
"name": "vignette"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 10371,
"end": 10375,
"loc": {
"start": {
"line": 333,
"column": 24
},
"end": {
"line": 333,
"column": 28
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 10386,
"end": 10419,
"loc": {
"start": {
"line": 334,
"column": 8
},
"end": {
"line": 334,
"column": 41
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10386,
"end": 10418,
"loc": {
"start": {
"line": 334,
"column": 8
},
"end": {
"line": 334,
"column": 40
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10386,
"end": 10410,
"loc": {
"start": {
"line": 334,
"column": 8
},
"end": {
"line": 334,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 10386,
"end": 10390,
"loc": {
"start": {
"line": 334,
"column": 8
},
"end": {
"line": 334,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10391,
"end": 10410,
"loc": {
"start": {
"line": 334,
"column": 13
},
"end": {
"line": 334,
"column": 32
},
"identifierName": "compactBuildingInfo"
},
"name": "compactBuildingInfo"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 10413,
"end": 10418,
"loc": {
"start": {
"line": 334,
"column": 35
},
"end": {
"line": 334,
"column": 40
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 10429,
"end": 10467,
"loc": {
"start": {
"line": 335,
"column": 8
},
"end": {
"line": 335,
"column": 46
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10429,
"end": 10466,
"loc": {
"start": {
"line": 335,
"column": 8
},
"end": {
"line": 335,
"column": 45
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10429,
"end": 10458,
"loc": {
"start": {
"line": 335,
"column": 8
},
"end": {
"line": 335,
"column": 37
}
},
"object": {
"type": "ThisExpression",
"start": 10429,
"end": 10433,
"loc": {
"start": {
"line": 335,
"column": 8
},
"end": {
"line": 335,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10434,
"end": 10458,
"loc": {
"start": {
"line": 335,
"column": 13
},
"end": {
"line": 335,
"column": 37
},
"identifierName": "disableCutDeleteWarnings"
},
"name": "disableCutDeleteWarnings"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 10461,
"end": 10466,
"loc": {
"start": {
"line": 335,
"column": 40
},
"end": {
"line": 335,
"column": 45
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 10477,
"end": 10508,
"loc": {
"start": {
"line": 336,
"column": 8
},
"end": {
"line": 336,
"column": 39
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10477,
"end": 10507,
"loc": {
"start": {
"line": 336,
"column": 8
},
"end": {
"line": 336,
"column": 38
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10477,
"end": 10500,
"loc": {
"start": {
"line": 336,
"column": 8
},
"end": {
"line": 336,
"column": 31
}
},
"object": {
"type": "ThisExpression",
"start": 10477,
"end": 10481,
"loc": {
"start": {
"line": 336,
"column": 8
},
"end": {
"line": 336,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10482,
"end": 10500,
"loc": {
"start": {
"line": 336,
"column": 13
},
"end": {
"line": 336,
"column": 31
},
"identifierName": "rotationByBuilding"
},
"name": "rotationByBuilding"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 10503,
"end": 10507,
"loc": {
"start": {
"line": 336,
"column": 34
},
"end": {
"line": 336,
"column": 38
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 10518,
"end": 10562,
"loc": {
"start": {
"line": 337,
"column": 8
},
"end": {
"line": 337,
"column": 52
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10518,
"end": 10561,
"loc": {
"start": {
"line": 337,
"column": 8
},
"end": {
"line": 337,
"column": 51
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10518,
"end": 10554,
"loc": {
"start": {
"line": 337,
"column": 8
},
"end": {
"line": 337,
"column": 44
}
},
"object": {
"type": "ThisExpression",
"start": 10518,
"end": 10522,
"loc": {
"start": {
"line": 337,
"column": 8
},
"end": {
"line": 337,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10523,
"end": 10554,
"loc": {
"start": {
"line": 337,
"column": 13
},
"end": {
"line": 337,
"column": 44
},
"identifierName": "clearCursorOnDeleteWhilePlacing"
},
"name": "clearCursorOnDeleteWhilePlacing"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 10557,
"end": 10561,
"loc": {
"start": {
"line": 337,
"column": 47
},
"end": {
"line": 337,
"column": 51
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 10572,
"end": 10605,
"loc": {
"start": {
"line": 338,
"column": 8
},
"end": {
"line": 338,
"column": 41
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10572,
"end": 10604,
"loc": {
"start": {
"line": 338,
"column": 8
},
"end": {
"line": 338,
"column": 40
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10572,
"end": 10596,
"loc": {
"start": {
"line": 338,
"column": 8
},
"end": {
"line": 338,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 10572,
"end": 10576,
"loc": {
"start": {
"line": 338,
"column": 8
},
"end": {
"line": 338,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10577,
"end": 10596,
"loc": {
"start": {
"line": 338,
"column": 13
},
"end": {
"line": 338,
"column": 32
},
"identifierName": "displayChunkBorders"
},
"name": "displayChunkBorders"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 10599,
"end": 10604,
"loc": {
"start": {
"line": 338,
"column": 35
},
"end": {
"line": 338,
"column": 40
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 10615,
"end": 10644,
"loc": {
"start": {
"line": 339,
"column": 8
},
"end": {
"line": 339,
"column": 37
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10615,
"end": 10643,
"loc": {
"start": {
"line": 339,
"column": 8
},
"end": {
"line": 339,
"column": 36
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10615,
"end": 10636,
"loc": {
"start": {
"line": 339,
"column": 8
},
"end": {
"line": 339,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 10615,
"end": 10619,
"loc": {
"start": {
"line": 339,
"column": 8
},
"end": {
"line": 339,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10620,
"end": 10636,
"loc": {
"start": {
"line": 339,
"column": 13
},
"end": {
"line": 339,
"column": 29
},
"identifierName": "pickMinerOnPatch"
},
"name": "pickMinerOnPatch"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 10639,
"end": 10643,
"loc": {
"start": {
"line": 339,
"column": 32
},
"end": {
"line": 339,
"column": 36
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 10654,
"end": 10681,
"loc": {
"start": {
"line": 340,
"column": 8
},
"end": {
"line": 340,
"column": 35
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10654,
"end": 10680,
"loc": {
"start": {
"line": 340,
"column": 8
},
"end": {
"line": 340,
"column": 34
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10654,
"end": 10673,
"loc": {
"start": {
"line": 340,
"column": 8
},
"end": {
"line": 340,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 10654,
"end": 10658,
"loc": {
"start": {
"line": 340,
"column": 8
},
"end": {
"line": 340,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10659,
"end": 10673,
"loc": {
"start": {
"line": 340,
"column": 13
},
"end": {
"line": 340,
"column": 27
},
"identifierName": "enableMousePan"
},
"name": "enableMousePan"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 10676,
"end": 10680,
"loc": {
"start": {
"line": 340,
"column": 30
},
"end": {
"line": 340,
"column": 34
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 10693,
"end": 10729,
"loc": {
"start": {
"line": 342,
"column": 8
},
"end": {
"line": 342,
"column": 44
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10693,
"end": 10728,
"loc": {
"start": {
"line": 342,
"column": 8
},
"end": {
"line": 342,
"column": 43
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10693,
"end": 10720,
"loc": {
"start": {
"line": 342,
"column": 8
},
"end": {
"line": 342,
"column": 35
}
},
"object": {
"type": "ThisExpression",
"start": 10693,
"end": 10697,
"loc": {
"start": {
"line": 342,
"column": 8
},
"end": {
"line": 342,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10698,
"end": 10720,
"loc": {
"start": {
"line": 342,
"column": 13
},
"end": {
"line": 342,
"column": 35
},
"identifierName": "enableColorBlindHelper"
},
"name": "enableColorBlindHelper"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 10723,
"end": 10728,
"loc": {
"start": {
"line": 342,
"column": 38
},
"end": {
"line": 342,
"column": 43
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 10741,
"end": 10777,
"loc": {
"start": {
"line": 344,
"column": 8
},
"end": {
"line": 344,
"column": 44
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10741,
"end": 10776,
"loc": {
"start": {
"line": 344,
"column": 8
},
"end": {
"line": 344,
"column": 43
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10741,
"end": 10768,
"loc": {
"start": {
"line": 344,
"column": 8
},
"end": {
"line": 344,
"column": 35
}
},
"object": {
"type": "ThisExpression",
"start": 10741,
"end": 10745,
"loc": {
"start": {
"line": 344,
"column": 8
},
"end": {
"line": 344,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10746,
"end": 10768,
"loc": {
"start": {
"line": 344,
"column": 13
},
"end": {
"line": 344,
"column": 35
},
"identifierName": "lowQualityMapResources"
},
"name": "lowQualityMapResources"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 10771,
"end": 10776,
"loc": {
"start": {
"line": 344,
"column": 38
},
"end": {
"line": 344,
"column": 43
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 10787,
"end": 10816,
"loc": {
"start": {
"line": 345,
"column": 8
},
"end": {
"line": 345,
"column": 37
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10787,
"end": 10815,
"loc": {
"start": {
"line": 345,
"column": 8
},
"end": {
"line": 345,
"column": 36
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10787,
"end": 10807,
"loc": {
"start": {
"line": 345,
"column": 8
},
"end": {
"line": 345,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 10787,
"end": 10791,
"loc": {
"start": {
"line": 345,
"column": 8
},
"end": {
"line": 345,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10792,
"end": 10807,
"loc": {
"start": {
"line": 345,
"column": 13
},
"end": {
"line": 345,
"column": 28
},
"identifierName": "disableTileGrid"
},
"name": "disableTileGrid"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 10810,
"end": 10815,
"loc": {
"start": {
"line": 345,
"column": 31
},
"end": {
"line": 345,
"column": 36
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 10826,
"end": 10858,
"loc": {
"start": {
"line": 346,
"column": 8
},
"end": {
"line": 346,
"column": 40
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10826,
"end": 10857,
"loc": {
"start": {
"line": 346,
"column": 8
},
"end": {
"line": 346,
"column": 39
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10826,
"end": 10849,
"loc": {
"start": {
"line": 346,
"column": 8
},
"end": {
"line": 346,
"column": 31
}
},
"object": {
"type": "ThisExpression",
"start": 10826,
"end": 10830,
"loc": {
"start": {
"line": 346,
"column": 8
},
"end": {
"line": 346,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10831,
"end": 10849,
"loc": {
"start": {
"line": 346,
"column": 13
},
"end": {
"line": 346,
"column": 31
},
"identifierName": "lowQualityTextures"
},
"name": "lowQualityTextures"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 10852,
"end": 10857,
"loc": {
"start": {
"line": 346,
"column": 34
},
"end": {
"line": 346,
"column": 39
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 10868,
"end": 10897,
"loc": {
"start": {
"line": 347,
"column": 8
},
"end": {
"line": 347,
"column": 37
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10868,
"end": 10896,
"loc": {
"start": {
"line": 347,
"column": 8
},
"end": {
"line": 347,
"column": 36
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10868,
"end": 10888,
"loc": {
"start": {
"line": 347,
"column": 8
},
"end": {
"line": 347,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 10868,
"end": 10872,
"loc": {
"start": {
"line": 347,
"column": 8
},
"end": {
"line": 347,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10873,
"end": 10888,
"loc": {
"start": {
"line": 347,
"column": 13
},
"end": {
"line": 347,
"column": 28
},
"identifierName": "simplifiedBelts"
},
"name": "simplifiedBelts"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 10891,
"end": 10896,
"loc": {
"start": {
"line": 347,
"column": 31
},
"end": {
"line": 347,
"column": 36
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 10907,
"end": 10932,
"loc": {
"start": {
"line": 348,
"column": 8
},
"end": {
"line": 348,
"column": 33
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10907,
"end": 10931,
"loc": {
"start": {
"line": 348,
"column": 8
},
"end": {
"line": 348,
"column": 32
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10907,
"end": 10924,
"loc": {
"start": {
"line": 348,
"column": 8
},
"end": {
"line": 348,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 10907,
"end": 10911,
"loc": {
"start": {
"line": 348,
"column": 8
},
"end": {
"line": 348,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10912,
"end": 10924,
"loc": {
"start": {
"line": 348,
"column": 13
},
"end": {
"line": 348,
"column": 25
},
"identifierName": "zoomToCursor"
},
"name": "zoomToCursor"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 10927,
"end": 10931,
"loc": {
"start": {
"line": 348,
"column": 28
},
"end": {
"line": 348,
"column": 32
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 10942,
"end": 10971,
"loc": {
"start": {
"line": 349,
"column": 8
},
"end": {
"line": 349,
"column": 37
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10942,
"end": 10970,
"loc": {
"start": {
"line": 349,
"column": 8
},
"end": {
"line": 349,
"column": 36
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10942,
"end": 10964,
"loc": {
"start": {
"line": 349,
"column": 8
},
"end": {
"line": 349,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 10942,
"end": 10946,
"loc": {
"start": {
"line": 349,
"column": 8
},
"end": {
"line": 349,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10947,
"end": 10964,
"loc": {
"start": {
"line": 349,
"column": 13
},
"end": {
"line": 349,
"column": 30
},
"identifierName": "mapResourcesScale"
},
"name": "mapResourcesScale"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 10967,
"end": 10970,
"loc": {
"start": {
"line": 349,
"column": 33
},
"end": {
"line": 349,
"column": 36
}
},
"extra": {
"rawValue": 0.5,
"raw": "0.5"
},
"value": 0.5
}
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @type {Object.<string, number>}\r\n ",
"start": 10983,
"end": 11043,
"loc": {
"start": {
"line": 351,
"column": 8
},
"end": {
"line": 353,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 11053,
"end": 11083,
"loc": {
"start": {
"line": 354,
"column": 8
},
"end": {
"line": 354,
"column": 38
}
},
"expression": {
"type": "AssignmentExpression",
"start": 11053,
"end": 11082,
"loc": {
"start": {
"line": 354,
"column": 8
},
"end": {
"line": 354,
"column": 37
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 11053,
"end": 11077,
"loc": {
"start": {
"line": 354,
"column": 8
},
"end": {
"line": 354,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 11053,
"end": 11057,
"loc": {
"start": {
"line": 354,
"column": 8
},
"end": {
"line": 354,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 11058,
"end": 11077,
"loc": {
"start": {
"line": 354,
"column": 13
},
"end": {
"line": 354,
"column": 32
},
"identifierName": "keybindingOverrides"
},
"name": "keybindingOverrides"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "ObjectExpression",
"start": 11080,
"end": 11082,
"loc": {
"start": {
"line": 354,
"column": 35
},
"end": {
"line": 354,
"column": 37
}
},
"properties": []
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @type {Object.<string, number>}\r\n ",
"start": 10983,
"end": 11043,
"loc": {
"start": {
"line": 351,
"column": 8
},
"end": {
"line": 353,
"column": 11
}
}
}
]
}
],
"directives": []
}
}
]
}
},
{
"type": "ExportNamedDeclaration",
"start": 11097,
"end": 21227,
"loc": {
"start": {
"line": 358,
"column": 0
},
"end": {
"line": 711,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 11104,
"end": 21227,
"loc": {
"start": {
"line": 358,
"column": 7
},
"end": {
"line": 711,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 11110,
"end": 11129,
"loc": {
"start": {
"line": 358,
"column": 13
},
"end": {
"line": 358,
"column": 32
},
"identifierName": "ApplicationSettings"
},
"name": "ApplicationSettings"
},
"superClass": {
"type": "Identifier",
"start": 11138,
"end": 11152,
"loc": {
"start": {
"line": 358,
"column": 41
},
"end": {
"line": 358,
"column": 55
},
"identifierName": "ReadWriteProxy"
},
"name": "ReadWriteProxy"
},
"body": {
"type": "ClassBody",
"start": 11153,
"end": 21227,
"loc": {
"start": {
"line": 358,
"column": 56
},
"end": {
"line": 711,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 11160,
"end": 11226,
"loc": {
"start": {
"line": 359,
"column": 4
},
"end": {
"line": 361,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 11160,
"end": 11171,
"loc": {
"start": {
"line": 359,
"column": 4
},
"end": {
"line": 359,
"column": 15
},
"identifierName": "constructor"
},
"name": "constructor"
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 11172,
"end": 11175,
"loc": {
"start": {
"line": 359,
"column": 16
},
"end": {
"line": 359,
"column": 19
},
"identifierName": "app"
},
"name": "app"
}
],
"body": {
"type": "BlockStatement",
"start": 11177,
"end": 11226,
"loc": {
"start": {
"line": 359,
"column": 21
},
"end": {
"line": 361,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 11188,
"end": 11219,
"loc": {
"start": {
"line": 360,
"column": 8
},
"end": {
"line": 360,
"column": 39
}
},
"expression": {
"type": "CallExpression",
"start": 11188,
"end": 11218,
"loc": {
"start": {
"line": 360,
"column": 8
},
"end": {
"line": 360,
"column": 38
}
},
"callee": {
"type": "Super",
"start": 11188,
"end": 11193,
"loc": {
"start": {
"line": 360,
"column": 8
},
"end": {
"line": 360,
"column": 13
}
}
},
"arguments": [
{
"type": "Identifier",
"start": 11194,
"end": 11197,
"loc": {
"start": {
"line": 360,
"column": 14
},
"end": {
"line": 360,
"column": 17
},
"identifierName": "app"
},
"name": "app"
},
{
"type": "StringLiteral",
"start": 11199,
"end": 11217,
"loc": {
"start": {
"line": 360,
"column": 19
},
"end": {
"line": 360,
"column": 37
}
},
"extra": {
"rawValue": "app_settings.bin",
"raw": "\"app_settings.bin\""
},
"value": "app_settings.bin"
}
]
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 11234,
"end": 11763,
"loc": {
"start": {
"line": 363,
"column": 4
},
"end": {
"line": 376,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 11234,
"end": 11244,
"loc": {
"start": {
"line": 363,
"column": 4
},
"end": {
"line": 363,
"column": 14
},
"identifierName": "initialize"
},
"name": "initialize"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 11247,
"end": 11763,
"loc": {
"start": {
"line": 363,
"column": 17
},
"end": {
"line": 376,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 11311,
"end": 11756,
"loc": {
"start": {
"line": 365,
"column": 8
},
"end": {
"line": 375,
"column": 39
}
},
"argument": {
"type": "CallExpression",
"start": 11318,
"end": 11755,
"loc": {
"start": {
"line": 365,
"column": 15
},
"end": {
"line": 375,
"column": 38
}
},
"callee": {
"type": "MemberExpression",
"start": 11318,
"end": 11730,
"loc": {
"start": {
"line": 365,
"column": 15
},
"end": {
"line": 375,
"column": 13
}
},
"object": {
"type": "CallExpression",
"start": 11318,
"end": 11713,
"loc": {
"start": {
"line": 365,
"column": 15
},
"end": {
"line": 373,
"column": 14
}
},
"callee": {
"type": "MemberExpression",
"start": 11318,
"end": 11353,
"loc": {
"start": {
"line": 365,
"column": 15
},
"end": {
"line": 366,
"column": 17
}
},
"object": {
"type": "CallExpression",
"start": 11318,
"end": 11334,
"loc": {
"start": {
"line": 365,
"column": 15
},
"end": {
"line": 365,
"column": 31
}
},
"callee": {
"type": "MemberExpression",
"start": 11318,
"end": 11332,
"loc": {
"start": {
"line": 365,
"column": 15
},
"end": {
"line": 365,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 11318,
"end": 11322,
"loc": {
"start": {
"line": 365,
"column": 15
},
"end": {
"line": 365,
"column": 19
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 11323,
"end": 11332,
"loc": {
"start": {
"line": 365,
"column": 20
},
"end": {
"line": 365,
"column": 29
},
"identifierName": "readAsync"
},
"name": "readAsync"
},
"computed": false,
"leadingComments": null
},
"arguments": [],
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 11349,
"end": 11353,
"loc": {
"start": {
"line": 366,
"column": 13
},
"end": {
"line": 366,
"column": 17
},
"identifierName": "then"
},
"name": "then"
},
"computed": false,
"leadingComments": null
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 11354,
"end": 11712,
"loc": {
"start": {
"line": 366,
"column": 18
},
"end": {
"line": 373,
"column": 13
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 11360,
"end": 11712,
"loc": {
"start": {
"line": 366,
"column": 24
},
"end": {
"line": 373,
"column": 13
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 11431,
"end": 11470,
"loc": {
"start": {
"line": 368,
"column": 16
},
"end": {
"line": 368,
"column": 55
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 11437,
"end": 11469,
"loc": {
"start": {
"line": 368,
"column": 22
},
"end": {
"line": 368,
"column": 54
}
},
"id": {
"type": "Identifier",
"start": 11437,
"end": 11445,
"loc": {
"start": {
"line": 368,
"column": 22
},
"end": {
"line": 368,
"column": 30
},
"identifierName": "settings"
},
"name": "settings",
"leadingComments": null
},
"init": {
"type": "CallExpression",
"start": 11448,
"end": 11469,
"loc": {
"start": {
"line": 368,
"column": 33
},
"end": {
"line": 368,
"column": 54
}
},
"callee": {
"type": "MemberExpression",
"start": 11448,
"end": 11467,
"loc": {
"start": {
"line": 368,
"column": 33
},
"end": {
"line": 368,
"column": 52
}
},
"object": {
"type": "ThisExpression",
"start": 11448,
"end": 11452,
"loc": {
"start": {
"line": 368,
"column": 33
},
"end": {
"line": 368,
"column": 37
}
}
},
"property": {
"type": "Identifier",
"start": 11453,
"end": 11467,
"loc": {
"start": {
"line": 368,
"column": 38
},
"end": {
"line": 368,
"column": 52
},
"identifierName": "getAllSettings"
},
"name": "getAllSettings"
},
"computed": false
},
"arguments": []
},
"leadingComments": null
}
],
"kind": "const",
"leadingComments": [
{
"type": "CommentLine",
"value": " Apply default setting callbacks",
"start": 11379,
"end": 11413,
"loc": {
"start": {
"line": 367,
"column": 16
},
"end": {
"line": 367,
"column": 50
}
}
}
]
},
{
"type": "ForStatement",
"start": 11488,
"end": 11697,
"loc": {
"start": {
"line": 369,
"column": 16
},
"end": {
"line": 372,
"column": 17
}
},
"init": {
"type": "VariableDeclaration",
"start": 11493,
"end": 11502,
"loc": {
"start": {
"line": 369,
"column": 21
},
"end": {
"line": 369,
"column": 30
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 11497,
"end": 11502,
"loc": {
"start": {
"line": 369,
"column": 25
},
"end": {
"line": 369,
"column": 30
}
},
"id": {
"type": "Identifier",
"start": 11497,
"end": 11498,
"loc": {
"start": {
"line": 369,
"column": 25
},
"end": {
"line": 369,
"column": 26
},
"identifierName": "i"
},
"name": "i"
},
"init": {
"type": "NumericLiteral",
"start": 11501,
"end": 11502,
"loc": {
"start": {
"line": 369,
"column": 29
},
"end": {
"line": 369,
"column": 30
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
],
"kind": "let"
},
"test": {
"type": "BinaryExpression",
"start": 11504,
"end": 11539,
"loc": {
"start": {
"line": 369,
"column": 32
},
"end": {
"line": 369,
"column": 67
}
},
"left": {
"type": "Identifier",
"start": 11504,
"end": 11505,
"loc": {
"start": {
"line": 369,
"column": 32
},
"end": {
"line": 369,
"column": 33
},
"identifierName": "i"
},
"name": "i"
},
"operator": "<",
"right": {
"type": "MemberExpression",
"start": 11508,
"end": 11539,
"loc": {
"start": {
"line": 369,
"column": 36
},
"end": {
"line": 369,
"column": 67
}
},
"object": {
"type": "CallExpression",
"start": 11508,
"end": 11532,
"loc": {
"start": {
"line": 369,
"column": 36
},
"end": {
"line": 369,
"column": 60
}
},
"callee": {
"type": "Identifier",
"start": 11508,
"end": 11530,
"loc": {
"start": {
"line": 369,
"column": 36
},
"end": {
"line": 369,
"column": 58
},
"identifierName": "allApplicationSettings"
},
"name": "allApplicationSettings"
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 11533,
"end": 11539,
"loc": {
"start": {
"line": 369,
"column": 61
},
"end": {
"line": 369,
"column": 67
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
}
},
"update": {
"type": "UpdateExpression",
"start": 11541,
"end": 11544,
"loc": {
"start": {
"line": 369,
"column": 69
},
"end": {
"line": 369,
"column": 72
}
},
"operator": "++",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 11543,
"end": 11544,
"loc": {
"start": {
"line": 369,
"column": 71
},
"end": {
"line": 369,
"column": 72
},
"identifierName": "i"
},
"name": "i"
},
"extra": {
"parenthesizedArgument": false
}
},
"body": {
"type": "BlockStatement",
"start": 11546,
"end": 11697,
"loc": {
"start": {
"line": 369,
"column": 74
},
"end": {
"line": 372,
"column": 17
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 11569,
"end": 11612,
"loc": {
"start": {
"line": 370,
"column": 20
},
"end": {
"line": 370,
"column": 63
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 11575,
"end": 11611,
"loc": {
"start": {
"line": 370,
"column": 26
},
"end": {
"line": 370,
"column": 62
}
},
"id": {
"type": "Identifier",
"start": 11575,
"end": 11581,
"loc": {
"start": {
"line": 370,
"column": 26
},
"end": {
"line": 370,
"column": 32
},
"identifierName": "handle"
},
"name": "handle"
},
"init": {
"type": "MemberExpression",
"start": 11584,
"end": 11611,
"loc": {
"start": {
"line": 370,
"column": 35
},
"end": {
"line": 370,
"column": 62
}
},
"object": {
"type": "CallExpression",
"start": 11584,
"end": 11608,
"loc": {
"start": {
"line": 370,
"column": 35
},
"end": {
"line": 370,
"column": 59
}
},
"callee": {
"type": "Identifier",
"start": 11584,
"end": 11606,
"loc": {
"start": {
"line": 370,
"column": 35
},
"end": {
"line": 370,
"column": 57
},
"identifierName": "allApplicationSettings"
},
"name": "allApplicationSettings"
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 11609,
"end": 11610,
"loc": {
"start": {
"line": 370,
"column": 60
},
"end": {
"line": 370,
"column": 61
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 11634,
"end": 11678,
"loc": {
"start": {
"line": 371,
"column": 20
},
"end": {
"line": 371,
"column": 64
}
},
"expression": {
"type": "CallExpression",
"start": 11634,
"end": 11677,
"loc": {
"start": {
"line": 371,
"column": 20
},
"end": {
"line": 371,
"column": 63
}
},
"callee": {
"type": "MemberExpression",
"start": 11634,
"end": 11646,
"loc": {
"start": {
"line": 371,
"column": 20
},
"end": {
"line": 371,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 11634,
"end": 11640,
"loc": {
"start": {
"line": 371,
"column": 20
},
"end": {
"line": 371,
"column": 26
},
"identifierName": "handle"
},
"name": "handle"
},
"property": {
"type": "Identifier",
"start": 11641,
"end": 11646,
"loc": {
"start": {
"line": 371,
"column": 27
},
"end": {
"line": 371,
"column": 32
},
"identifierName": "apply"
},
"name": "apply"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 11647,
"end": 11655,
"loc": {
"start": {
"line": 371,
"column": 33
},
"end": {
"line": 371,
"column": 41
}
},
"object": {
"type": "ThisExpression",
"start": 11647,
"end": 11651,
"loc": {
"start": {
"line": 371,
"column": 33
},
"end": {
"line": 371,
"column": 37
}
}
},
"property": {
"type": "Identifier",
"start": 11652,
"end": 11655,
"loc": {
"start": {
"line": 371,
"column": 38
},
"end": {
"line": 371,
"column": 41
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 11657,
"end": 11676,
"loc": {
"start": {
"line": 371,
"column": 43
},
"end": {
"line": 371,
"column": 62
}
},
"object": {
"type": "Identifier",
"start": 11657,
"end": 11665,
"loc": {
"start": {
"line": 371,
"column": 43
},
"end": {
"line": 371,
"column": 51
},
"identifierName": "settings"
},
"name": "settings"
},
"property": {
"type": "MemberExpression",
"start": 11666,
"end": 11675,
"loc": {
"start": {
"line": 371,
"column": 52
},
"end": {
"line": 371,
"column": 61
}
},
"object": {
"type": "Identifier",
"start": 11666,
"end": 11672,
"loc": {
"start": {
"line": 371,
"column": 52
},
"end": {
"line": 371,
"column": 58
},
"identifierName": "handle"
},
"name": "handle"
},
"property": {
"type": "Identifier",
"start": 11673,
"end": 11675,
"loc": {
"start": {
"line": 371,
"column": 59
},
"end": {
"line": 371,
"column": 61
},
"identifierName": "id"
},
"name": "id"
},
"computed": false
},
"computed": true
}
]
}
}
],
"directives": []
}
}
],
"directives": []
}
}
],
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 11726,
"end": 11730,
"loc": {
"start": {
"line": 375,
"column": 9
},
"end": {
"line": 375,
"column": 13
},
"identifierName": "then"
},
"name": "then"
},
"computed": false,
"leadingComments": null
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 11731,
"end": 11754,
"loc": {
"start": {
"line": 375,
"column": 14
},
"end": {
"line": 375,
"column": 37
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 11737,
"end": 11754,
"loc": {
"start": {
"line": 375,
"column": 20
},
"end": {
"line": 375,
"column": 37
}
},
"callee": {
"type": "MemberExpression",
"start": 11737,
"end": 11752,
"loc": {
"start": {
"line": 375,
"column": 20
},
"end": {
"line": 375,
"column": 35
}
},
"object": {
"type": "ThisExpression",
"start": 11737,
"end": 11741,
"loc": {
"start": {
"line": 375,
"column": 20
},
"end": {
"line": 375,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 11742,
"end": 11752,
"loc": {
"start": {
"line": 375,
"column": 25
},
"end": {
"line": 375,
"column": 35
},
"identifierName": "writeAsync"
},
"name": "writeAsync"
},
"computed": false
},
"arguments": []
}
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " Read and directly write latest data back",
"start": 11258,
"end": 11301,
"loc": {
"start": {
"line": 364,
"column": 8
},
"end": {
"line": 364,
"column": 51
}
}
}
]
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 11771,
"end": 11821,
"loc": {
"start": {
"line": 378,
"column": 4
},
"end": {
"line": 380,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 11771,
"end": 11775,
"loc": {
"start": {
"line": 378,
"column": 4
},
"end": {
"line": 378,
"column": 8
},
"identifierName": "save"
},
"name": "save"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 11778,
"end": 11821,
"loc": {
"start": {
"line": 378,
"column": 11
},
"end": {
"line": 380,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 11789,
"end": 11814,
"loc": {
"start": {
"line": 379,
"column": 8
},
"end": {
"line": 379,
"column": 33
}
},
"argument": {
"type": "CallExpression",
"start": 11796,
"end": 11813,
"loc": {
"start": {
"line": 379,
"column": 15
},
"end": {
"line": 379,
"column": 32
}
},
"callee": {
"type": "MemberExpression",
"start": 11796,
"end": 11811,
"loc": {
"start": {
"line": 379,
"column": 15
},
"end": {
"line": 379,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 11796,
"end": 11800,
"loc": {
"start": {
"line": 379,
"column": 15
},
"end": {
"line": 379,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 11801,
"end": 11811,
"loc": {
"start": {
"line": 379,
"column": 20
},
"end": {
"line": 379,
"column": 30
},
"identifierName": "writeAsync"
},
"name": "writeAsync"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"trailingComments": [
{
"type": "CommentLine",
"value": " Getters",
"start": 11829,
"end": 11839,
"loc": {
"start": {
"line": 382,
"column": 4
},
"end": {
"line": 382,
"column": 14
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @returns {SettingsStorage}\r\n ",
"start": 11847,
"end": 11894,
"loc": {
"start": {
"line": 384,
"column": 4
},
"end": {
"line": 386,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 11900,
"end": 11968,
"loc": {
"start": {
"line": 387,
"column": 4
},
"end": {
"line": 389,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 11900,
"end": 11914,
"loc": {
"start": {
"line": 387,
"column": 4
},
"end": {
"line": 387,
"column": 18
},
"identifierName": "getAllSettings"
},
"name": "getAllSettings",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 11917,
"end": 11968,
"loc": {
"start": {
"line": 387,
"column": 21
},
"end": {
"line": 389,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 11928,
"end": 11961,
"loc": {
"start": {
"line": 388,
"column": 8
},
"end": {
"line": 388,
"column": 41
}
},
"argument": {
"type": "MemberExpression",
"start": 11935,
"end": 11960,
"loc": {
"start": {
"line": 388,
"column": 15
},
"end": {
"line": 388,
"column": 40
}
},
"object": {
"type": "MemberExpression",
"start": 11935,
"end": 11951,
"loc": {
"start": {
"line": 388,
"column": 15
},
"end": {
"line": 388,
"column": 31
}
},
"object": {
"type": "ThisExpression",
"start": 11935,
"end": 11939,
"loc": {
"start": {
"line": 388,
"column": 15
},
"end": {
"line": 388,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 11940,
"end": 11951,
"loc": {
"start": {
"line": 388,
"column": 20
},
"end": {
"line": 388,
"column": 31
},
"identifierName": "currentData"
},
"name": "currentData"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 11952,
"end": 11960,
"loc": {
"start": {
"line": 388,
"column": 32
},
"end": {
"line": 388,
"column": 40
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " Getters",
"start": 11829,
"end": 11839,
"loc": {
"start": {
"line": 382,
"column": 4
},
"end": {
"line": 382,
"column": 14
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @returns {SettingsStorage}\r\n ",
"start": 11847,
"end": 11894,
"loc": {
"start": {
"line": 384,
"column": 4
},
"end": {
"line": 386,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} key\r\n ",
"start": 11976,
"end": 12016,
"loc": {
"start": {
"line": 391,
"column": 4
},
"end": {
"line": 393,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 12022,
"end": 12236,
"loc": {
"start": {
"line": 394,
"column": 4
},
"end": {
"line": 399,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 12022,
"end": 12032,
"loc": {
"start": {
"line": 394,
"column": 4
},
"end": {
"line": 394,
"column": 14
},
"identifierName": "getSetting"
},
"name": "getSetting",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 12033,
"end": 12036,
"loc": {
"start": {
"line": 394,
"column": 15
},
"end": {
"line": 394,
"column": 18
},
"identifierName": "key"
},
"name": "key"
}
],
"body": {
"type": "BlockStatement",
"start": 12038,
"end": 12236,
"loc": {
"start": {
"line": 394,
"column": 20
},
"end": {
"line": 399,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 12049,
"end": 12185,
"loc": {
"start": {
"line": 395,
"column": 8
},
"end": {
"line": 397,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 12053,
"end": 12078,
"loc": {
"start": {
"line": 395,
"column": 12
},
"end": {
"line": 395,
"column": 37
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 12054,
"end": 12078,
"loc": {
"start": {
"line": 395,
"column": 13
},
"end": {
"line": 395,
"column": 37
}
},
"callee": {
"type": "MemberExpression",
"start": 12054,
"end": 12068,
"loc": {
"start": {
"line": 395,
"column": 13
},
"end": {
"line": 395,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 12054,
"end": 12057,
"loc": {
"start": {
"line": 395,
"column": 13
},
"end": {
"line": 395,
"column": 16
},
"identifierName": "key"
},
"name": "key"
},
"property": {
"type": "Identifier",
"start": 12058,
"end": 12068,
"loc": {
"start": {
"line": 395,
"column": 17
},
"end": {
"line": 395,
"column": 27
},
"identifierName": "startsWith"
},
"name": "startsWith"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 12069,
"end": 12077,
"loc": {
"start": {
"line": 395,
"column": 28
},
"end": {
"line": 395,
"column": 36
}
},
"extra": {
"rawValue": "debug_",
"raw": "\"debug_\""
},
"value": "debug_"
}
]
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 12080,
"end": 12185,
"loc": {
"start": {
"line": 395,
"column": 39
},
"end": {
"line": 397,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 12095,
"end": 12174,
"loc": {
"start": {
"line": 396,
"column": 12
},
"end": {
"line": 396,
"column": 91
}
},
"expression": {
"type": "CallExpression",
"start": 12095,
"end": 12173,
"loc": {
"start": {
"line": 396,
"column": 12
},
"end": {
"line": 396,
"column": 90
}
},
"callee": {
"type": "Identifier",
"start": 12095,
"end": 12101,
"loc": {
"start": {
"line": 396,
"column": 12
},
"end": {
"line": 396,
"column": 18
},
"identifierName": "assert"
},
"name": "assert"
},
"arguments": [
{
"type": "CallExpression",
"start": 12102,
"end": 12143,
"loc": {
"start": {
"line": 396,
"column": 19
},
"end": {
"line": 396,
"column": 60
}
},
"callee": {
"type": "MemberExpression",
"start": 12102,
"end": 12138,
"loc": {
"start": {
"line": 396,
"column": 19
},
"end": {
"line": 396,
"column": 55
}
},
"object": {
"type": "CallExpression",
"start": 12102,
"end": 12123,
"loc": {
"start": {
"line": 396,
"column": 19
},
"end": {
"line": 396,
"column": 40
}
},
"callee": {
"type": "MemberExpression",
"start": 12102,
"end": 12121,
"loc": {
"start": {
"line": 396,
"column": 19
},
"end": {
"line": 396,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 12102,
"end": 12106,
"loc": {
"start": {
"line": 396,
"column": 19
},
"end": {
"line": 396,
"column": 23
}
}
},
"property": {
"type": "Identifier",
"start": 12107,
"end": 12121,
"loc": {
"start": {
"line": 396,
"column": 24
},
"end": {
"line": 396,
"column": 38
},
"identifierName": "getAllSettings"
},
"name": "getAllSettings"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 12124,
"end": 12138,
"loc": {
"start": {
"line": 396,
"column": 41
},
"end": {
"line": 396,
"column": 55
},
"identifierName": "hasOwnProperty"
},
"name": "hasOwnProperty"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 12139,
"end": 12142,
"loc": {
"start": {
"line": 396,
"column": 56
},
"end": {
"line": 396,
"column": 59
},
"identifierName": "key"
},
"name": "key"
}
]
},
{
"type": "BinaryExpression",
"start": 12145,
"end": 12172,
"loc": {
"start": {
"line": 396,
"column": 62
},
"end": {
"line": 396,
"column": 89
}
},
"left": {
"type": "StringLiteral",
"start": 12145,
"end": 12166,
"loc": {
"start": {
"line": 396,
"column": 62
},
"end": {
"line": 396,
"column": 83
}
},
"extra": {
"rawValue": "Setting not known: ",
"raw": "\"Setting not known: \""
},
"value": "Setting not known: "
},
"operator": "+",
"right": {
"type": "Identifier",
"start": 12169,
"end": 12172,
"loc": {
"start": {
"line": 396,
"column": 86
},
"end": {
"line": 396,
"column": 89
},
"identifierName": "key"
},
"name": "key"
}
}
]
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "ReturnStatement",
"start": 12195,
"end": 12229,
"loc": {
"start": {
"line": 398,
"column": 8
},
"end": {
"line": 398,
"column": 42
}
},
"argument": {
"type": "MemberExpression",
"start": 12202,
"end": 12228,
"loc": {
"start": {
"line": 398,
"column": 15
},
"end": {
"line": 398,
"column": 41
}
},
"object": {
"type": "CallExpression",
"start": 12202,
"end": 12223,
"loc": {
"start": {
"line": 398,
"column": 15
},
"end": {
"line": 398,
"column": 36
}
},
"callee": {
"type": "MemberExpression",
"start": 12202,
"end": 12221,
"loc": {
"start": {
"line": 398,
"column": 15
},
"end": {
"line": 398,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 12202,
"end": 12206,
"loc": {
"start": {
"line": 398,
"column": 15
},
"end": {
"line": 398,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 12207,
"end": 12221,
"loc": {
"start": {
"line": 398,
"column": 20
},
"end": {
"line": 398,
"column": 34
},
"identifierName": "getAllSettings"
},
"name": "getAllSettings"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 12224,
"end": 12227,
"loc": {
"start": {
"line": 398,
"column": 37
},
"end": {
"line": 398,
"column": 40
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} key\r\n ",
"start": 11976,
"end": 12016,
"loc": {
"start": {
"line": 391,
"column": 4
},
"end": {
"line": 393,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 12244,
"end": 12433,
"loc": {
"start": {
"line": 401,
"column": 4
},
"end": {
"line": 407,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 12244,
"end": 12263,
"loc": {
"start": {
"line": 401,
"column": 4
},
"end": {
"line": 401,
"column": 23
},
"identifierName": "getInterfaceScaleId"
},
"name": "getInterfaceScaleId"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 12266,
"end": 12433,
"loc": {
"start": {
"line": 401,
"column": 26
},
"end": {
"line": 407,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 12277,
"end": 12379,
"loc": {
"start": {
"line": 402,
"column": 8
},
"end": {
"line": 405,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 12281,
"end": 12298,
"loc": {
"start": {
"line": 402,
"column": 12
},
"end": {
"line": 402,
"column": 29
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 12282,
"end": 12298,
"loc": {
"start": {
"line": 402,
"column": 13
},
"end": {
"line": 402,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 12282,
"end": 12286,
"loc": {
"start": {
"line": 402,
"column": 13
},
"end": {
"line": 402,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 12287,
"end": 12298,
"loc": {
"start": {
"line": 402,
"column": 18
},
"end": {
"line": 402,
"column": 29
},
"identifierName": "currentData"
},
"name": "currentData"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 12300,
"end": 12379,
"loc": {
"start": {
"line": 402,
"column": 31
},
"end": {
"line": 405,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 12351,
"end": 12368,
"loc": {
"start": {
"line": 404,
"column": 12
},
"end": {
"line": 404,
"column": 29
}
},
"argument": {
"type": "StringLiteral",
"start": 12358,
"end": 12367,
"loc": {
"start": {
"line": 404,
"column": 19
},
"end": {
"line": 404,
"column": 28
}
},
"extra": {
"rawValue": "regular",
"raw": "\"regular\""
},
"value": "regular",
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " Not initialized yet",
"start": 12315,
"end": 12337,
"loc": {
"start": {
"line": 403,
"column": 12
},
"end": {
"line": 403,
"column": 34
}
}
}
]
}
],
"directives": []
},
"alternate": null
},
{
"type": "ReturnStatement",
"start": 12389,
"end": 12426,
"loc": {
"start": {
"line": 406,
"column": 8
},
"end": {
"line": 406,
"column": 45
}
},
"argument": {
"type": "MemberExpression",
"start": 12396,
"end": 12425,
"loc": {
"start": {
"line": 406,
"column": 15
},
"end": {
"line": 406,
"column": 44
}
},
"object": {
"type": "CallExpression",
"start": 12396,
"end": 12417,
"loc": {
"start": {
"line": 406,
"column": 15
},
"end": {
"line": 406,
"column": 36
}
},
"callee": {
"type": "MemberExpression",
"start": 12396,
"end": 12415,
"loc": {
"start": {
"line": 406,
"column": 15
},
"end": {
"line": 406,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 12396,
"end": 12400,
"loc": {
"start": {
"line": 406,
"column": 15
},
"end": {
"line": 406,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 12401,
"end": 12415,
"loc": {
"start": {
"line": 406,
"column": 20
},
"end": {
"line": 406,
"column": 34
},
"identifierName": "getAllSettings"
},
"name": "getAllSettings"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 12418,
"end": 12425,
"loc": {
"start": {
"line": 406,
"column": 37
},
"end": {
"line": 406,
"column": 44
},
"identifierName": "uiScale"
},
"name": "uiScale"
},
"computed": false
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 12441,
"end": 12526,
"loc": {
"start": {
"line": 409,
"column": 4
},
"end": {
"line": 411,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 12441,
"end": 12454,
"loc": {
"start": {
"line": 409,
"column": 4
},
"end": {
"line": 409,
"column": 17
},
"identifierName": "getDesiredFps"
},
"name": "getDesiredFps"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 12457,
"end": 12526,
"loc": {
"start": {
"line": 409,
"column": 20
},
"end": {
"line": 411,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 12468,
"end": 12519,
"loc": {
"start": {
"line": 410,
"column": 8
},
"end": {
"line": 410,
"column": 59
}
},
"argument": {
"type": "CallExpression",
"start": 12475,
"end": 12518,
"loc": {
"start": {
"line": 410,
"column": 15
},
"end": {
"line": 410,
"column": 58
}
},
"callee": {
"type": "Identifier",
"start": 12475,
"end": 12483,
"loc": {
"start": {
"line": 410,
"column": 15
},
"end": {
"line": 410,
"column": 23
},
"identifierName": "parseInt"
},
"name": "parseInt"
},
"arguments": [
{
"type": "MemberExpression",
"start": 12484,
"end": 12517,
"loc": {
"start": {
"line": 410,
"column": 24
},
"end": {
"line": 410,
"column": 57
}
},
"object": {
"type": "CallExpression",
"start": 12484,
"end": 12505,
"loc": {
"start": {
"line": 410,
"column": 24
},
"end": {
"line": 410,
"column": 45
}
},
"callee": {
"type": "MemberExpression",
"start": 12484,
"end": 12503,
"loc": {
"start": {
"line": 410,
"column": 24
},
"end": {
"line": 410,
"column": 43
}
},
"object": {
"type": "ThisExpression",
"start": 12484,
"end": 12488,
"loc": {
"start": {
"line": 410,
"column": 24
},
"end": {
"line": 410,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 12489,
"end": 12503,
"loc": {
"start": {
"line": 410,
"column": 29
},
"end": {
"line": 410,
"column": 43
},
"identifierName": "getAllSettings"
},
"name": "getAllSettings"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 12506,
"end": 12517,
"loc": {
"start": {
"line": 410,
"column": 46
},
"end": {
"line": 410,
"column": 57
},
"identifierName": "refreshRate"
},
"name": "refreshRate"
},
"computed": false
}
]
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 12534,
"end": 12848,
"loc": {
"start": {
"line": 413,
"column": 4
},
"end": {
"line": 422,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 12534,
"end": 12556,
"loc": {
"start": {
"line": 413,
"column": 4
},
"end": {
"line": 413,
"column": 26
},
"identifierName": "getInterfaceScaleValue"
},
"name": "getInterfaceScaleValue"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 12559,
"end": 12848,
"loc": {
"start": {
"line": 413,
"column": 29
},
"end": {
"line": 422,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 12570,
"end": 12608,
"loc": {
"start": {
"line": 414,
"column": 8
},
"end": {
"line": 414,
"column": 46
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 12576,
"end": 12607,
"loc": {
"start": {
"line": 414,
"column": 14
},
"end": {
"line": 414,
"column": 45
}
},
"id": {
"type": "Identifier",
"start": 12576,
"end": 12578,
"loc": {
"start": {
"line": 414,
"column": 14
},
"end": {
"line": 414,
"column": 16
},
"identifierName": "id"
},
"name": "id"
},
"init": {
"type": "CallExpression",
"start": 12581,
"end": 12607,
"loc": {
"start": {
"line": 414,
"column": 19
},
"end": {
"line": 414,
"column": 45
}
},
"callee": {
"type": "MemberExpression",
"start": 12581,
"end": 12605,
"loc": {
"start": {
"line": 414,
"column": 19
},
"end": {
"line": 414,
"column": 43
}
},
"object": {
"type": "ThisExpression",
"start": 12581,
"end": 12585,
"loc": {
"start": {
"line": 414,
"column": 19
},
"end": {
"line": 414,
"column": 23
}
}
},
"property": {
"type": "Identifier",
"start": 12586,
"end": 12605,
"loc": {
"start": {
"line": 414,
"column": 24
},
"end": {
"line": 414,
"column": 43
},
"identifierName": "getInterfaceScaleId"
},
"name": "getInterfaceScaleId"
},
"computed": false
},
"arguments": []
}
}
],
"kind": "const"
},
{
"type": "ForStatement",
"start": 12618,
"end": 12771,
"loc": {
"start": {
"line": 415,
"column": 8
},
"end": {
"line": 419,
"column": 9
}
},
"init": {
"type": "VariableDeclaration",
"start": 12623,
"end": 12632,
"loc": {
"start": {
"line": 415,
"column": 13
},
"end": {
"line": 415,
"column": 22
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 12627,
"end": 12632,
"loc": {
"start": {
"line": 415,
"column": 17
},
"end": {
"line": 415,
"column": 22
}
},
"id": {
"type": "Identifier",
"start": 12627,
"end": 12628,
"loc": {
"start": {
"line": 415,
"column": 17
},
"end": {
"line": 415,
"column": 18
},
"identifierName": "i"
},
"name": "i"
},
"init": {
"type": "NumericLiteral",
"start": 12631,
"end": 12632,
"loc": {
"start": {
"line": 415,
"column": 21
},
"end": {
"line": 415,
"column": 22
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
],
"kind": "let"
},
"test": {
"type": "BinaryExpression",
"start": 12634,
"end": 12653,
"loc": {
"start": {
"line": 415,
"column": 24
},
"end": {
"line": 415,
"column": 43
}
},
"left": {
"type": "Identifier",
"start": 12634,
"end": 12635,
"loc": {
"start": {
"line": 415,
"column": 24
},
"end": {
"line": 415,
"column": 25
},
"identifierName": "i"
},
"name": "i"
},
"operator": "<",
"right": {
"type": "MemberExpression",
"start": 12638,
"end": 12653,
"loc": {
"start": {
"line": 415,
"column": 28
},
"end": {
"line": 415,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 12638,
"end": 12646,
"loc": {
"start": {
"line": 415,
"column": 28
},
"end": {
"line": 415,
"column": 36
},
"identifierName": "uiScales"
},
"name": "uiScales"
},
"property": {
"type": "Identifier",
"start": 12647,
"end": 12653,
"loc": {
"start": {
"line": 415,
"column": 37
},
"end": {
"line": 415,
"column": 43
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
}
},
"update": {
"type": "UpdateExpression",
"start": 12655,
"end": 12658,
"loc": {
"start": {
"line": 415,
"column": 45
},
"end": {
"line": 415,
"column": 48
}
},
"operator": "++",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 12657,
"end": 12658,
"loc": {
"start": {
"line": 415,
"column": 47
},
"end": {
"line": 415,
"column": 48
},
"identifierName": "i"
},
"name": "i"
},
"extra": {
"parenthesizedArgument": false
}
},
"body": {
"type": "BlockStatement",
"start": 12660,
"end": 12771,
"loc": {
"start": {
"line": 415,
"column": 50
},
"end": {
"line": 419,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 12675,
"end": 12760,
"loc": {
"start": {
"line": 416,
"column": 12
},
"end": {
"line": 418,
"column": 13
}
},
"test": {
"type": "BinaryExpression",
"start": 12679,
"end": 12700,
"loc": {
"start": {
"line": 416,
"column": 16
},
"end": {
"line": 416,
"column": 37
}
},
"left": {
"type": "MemberExpression",
"start": 12679,
"end": 12693,
"loc": {
"start": {
"line": 416,
"column": 16
},
"end": {
"line": 416,
"column": 30
}
},
"object": {
"type": "MemberExpression",
"start": 12679,
"end": 12690,
"loc": {
"start": {
"line": 416,
"column": 16
},
"end": {
"line": 416,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 12679,
"end": 12687,
"loc": {
"start": {
"line": 416,
"column": 16
},
"end": {
"line": 416,
"column": 24
},
"identifierName": "uiScales"
},
"name": "uiScales"
},
"property": {
"type": "Identifier",
"start": 12688,
"end": 12689,
"loc": {
"start": {
"line": 416,
"column": 25
},
"end": {
"line": 416,
"column": 26
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 12691,
"end": 12693,
"loc": {
"start": {
"line": 416,
"column": 28
},
"end": {
"line": 416,
"column": 30
},
"identifierName": "id"
},
"name": "id"
},
"computed": false
},
"operator": "===",
"right": {
"type": "Identifier",
"start": 12698,
"end": 12700,
"loc": {
"start": {
"line": 416,
"column": 35
},
"end": {
"line": 416,
"column": 37
},
"identifierName": "id"
},
"name": "id"
}
},
"consequent": {
"type": "BlockStatement",
"start": 12702,
"end": 12760,
"loc": {
"start": {
"line": 416,
"column": 39
},
"end": {
"line": 418,
"column": 13
}
},
"body": [
{
"type": "ReturnStatement",
"start": 12721,
"end": 12745,
"loc": {
"start": {
"line": 417,
"column": 16
},
"end": {
"line": 417,
"column": 40
}
},
"argument": {
"type": "MemberExpression",
"start": 12728,
"end": 12744,
"loc": {
"start": {
"line": 417,
"column": 23
},
"end": {
"line": 417,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 12728,
"end": 12739,
"loc": {
"start": {
"line": 417,
"column": 23
},
"end": {
"line": 417,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 12728,
"end": 12736,
"loc": {
"start": {
"line": 417,
"column": 23
},
"end": {
"line": 417,
"column": 31
},
"identifierName": "uiScales"
},
"name": "uiScales"
},
"property": {
"type": "Identifier",
"start": 12737,
"end": 12738,
"loc": {
"start": {
"line": 417,
"column": 32
},
"end": {
"line": 417,
"column": 33
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 12740,
"end": 12744,
"loc": {
"start": {
"line": 417,
"column": 35
},
"end": {
"line": 417,
"column": 39
},
"identifierName": "size"
},
"name": "size"
},
"computed": false
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
}
},
{
"type": "ExpressionStatement",
"start": 12781,
"end": 12822,
"loc": {
"start": {
"line": 420,
"column": 8
},
"end": {
"line": 420,
"column": 49
}
},
"expression": {
"type": "CallExpression",
"start": 12781,
"end": 12821,
"loc": {
"start": {
"line": 420,
"column": 8
},
"end": {
"line": 420,
"column": 48
}
},
"callee": {
"type": "MemberExpression",
"start": 12781,
"end": 12793,
"loc": {
"start": {
"line": 420,
"column": 8
},
"end": {
"line": 420,
"column": 20
}
},
"object": {
"type": "Identifier",
"start": 12781,
"end": 12787,
"loc": {
"start": {
"line": 420,
"column": 8
},
"end": {
"line": 420,
"column": 14
},
"identifierName": "logger"
},
"name": "logger"
},
"property": {
"type": "Identifier",
"start": 12788,
"end": 12793,
"loc": {
"start": {
"line": 420,
"column": 15
},
"end": {
"line": 420,
"column": 20
},
"identifierName": "error"
},
"name": "error"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 12794,
"end": 12816,
"loc": {
"start": {
"line": 420,
"column": 21
},
"end": {
"line": 420,
"column": 43
}
},
"extra": {
"rawValue": "Unknown ui scale id:",
"raw": "\"Unknown ui scale id:\""
},
"value": "Unknown ui scale id:"
},
{
"type": "Identifier",
"start": 12818,
"end": 12820,
"loc": {
"start": {
"line": 420,
"column": 45
},
"end": {
"line": 420,
"column": 47
},
"identifierName": "id"
},
"name": "id"
}
]
}
},
{
"type": "ReturnStatement",
"start": 12832,
"end": 12841,
"loc": {
"start": {
"line": 421,
"column": 8
},
"end": {
"line": 421,
"column": 17
}
},
"argument": {
"type": "NumericLiteral",
"start": 12839,
"end": 12840,
"loc": {
"start": {
"line": 421,
"column": 15
},
"end": {
"line": 421,
"column": 16
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 12856,
"end": 13256,
"loc": {
"start": {
"line": 424,
"column": 4
},
"end": {
"line": 433,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 12856,
"end": 12881,
"loc": {
"start": {
"line": 424,
"column": 4
},
"end": {
"line": 424,
"column": 29
},
"identifierName": "getScrollWheelSensitivity"
},
"name": "getScrollWheelSensitivity"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 12884,
"end": 13256,
"loc": {
"start": {
"line": 424,
"column": 32
},
"end": {
"line": 433,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 12895,
"end": 12951,
"loc": {
"start": {
"line": 425,
"column": 8
},
"end": {
"line": 425,
"column": 64
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 12901,
"end": 12950,
"loc": {
"start": {
"line": 425,
"column": 14
},
"end": {
"line": 425,
"column": 63
}
},
"id": {
"type": "Identifier",
"start": 12901,
"end": 12903,
"loc": {
"start": {
"line": 425,
"column": 14
},
"end": {
"line": 425,
"column": 16
},
"identifierName": "id"
},
"name": "id"
},
"init": {
"type": "MemberExpression",
"start": 12906,
"end": 12950,
"loc": {
"start": {
"line": 425,
"column": 19
},
"end": {
"line": 425,
"column": 63
}
},
"object": {
"type": "CallExpression",
"start": 12906,
"end": 12927,
"loc": {
"start": {
"line": 425,
"column": 19
},
"end": {
"line": 425,
"column": 40
}
},
"callee": {
"type": "MemberExpression",
"start": 12906,
"end": 12925,
"loc": {
"start": {
"line": 425,
"column": 19
},
"end": {
"line": 425,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 12906,
"end": 12910,
"loc": {
"start": {
"line": 425,
"column": 19
},
"end": {
"line": 425,
"column": 23
}
}
},
"property": {
"type": "Identifier",
"start": 12911,
"end": 12925,
"loc": {
"start": {
"line": 425,
"column": 24
},
"end": {
"line": 425,
"column": 38
},
"identifierName": "getAllSettings"
},
"name": "getAllSettings"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 12928,
"end": 12950,
"loc": {
"start": {
"line": 425,
"column": 41
},
"end": {
"line": 425,
"column": 63
},
"identifierName": "scrollWheelSensitivity"
},
"name": "scrollWheelSensitivity"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "ForStatement",
"start": 12961,
"end": 13163,
"loc": {
"start": {
"line": 426,
"column": 8
},
"end": {
"line": 430,
"column": 9
}
},
"init": {
"type": "VariableDeclaration",
"start": 12966,
"end": 12975,
"loc": {
"start": {
"line": 426,
"column": 13
},
"end": {
"line": 426,
"column": 22
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 12970,
"end": 12975,
"loc": {
"start": {
"line": 426,
"column": 17
},
"end": {
"line": 426,
"column": 22
}
},
"id": {
"type": "Identifier",
"start": 12970,
"end": 12971,
"loc": {
"start": {
"line": 426,
"column": 17
},
"end": {
"line": 426,
"column": 18
},
"identifierName": "i"
},
"name": "i"
},
"init": {
"type": "NumericLiteral",
"start": 12974,
"end": 12975,
"loc": {
"start": {
"line": 426,
"column": 21
},
"end": {
"line": 426,
"column": 22
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
],
"kind": "let"
},
"test": {
"type": "BinaryExpression",
"start": 12977,
"end": 13012,
"loc": {
"start": {
"line": 426,
"column": 24
},
"end": {
"line": 426,
"column": 59
}
},
"left": {
"type": "Identifier",
"start": 12977,
"end": 12978,
"loc": {
"start": {
"line": 426,
"column": 24
},
"end": {
"line": 426,
"column": 25
},
"identifierName": "i"
},
"name": "i"
},
"operator": "<",
"right": {
"type": "MemberExpression",
"start": 12981,
"end": 13012,
"loc": {
"start": {
"line": 426,
"column": 28
},
"end": {
"line": 426,
"column": 59
}
},
"object": {
"type": "Identifier",
"start": 12981,
"end": 13005,
"loc": {
"start": {
"line": 426,
"column": 28
},
"end": {
"line": 426,
"column": 52
},
"identifierName": "scrollWheelSensitivities"
},
"name": "scrollWheelSensitivities"
},
"property": {
"type": "Identifier",
"start": 13006,
"end": 13012,
"loc": {
"start": {
"line": 426,
"column": 53
},
"end": {
"line": 426,
"column": 59
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
}
},
"update": {
"type": "UpdateExpression",
"start": 13014,
"end": 13017,
"loc": {
"start": {
"line": 426,
"column": 61
},
"end": {
"line": 426,
"column": 64
}
},
"operator": "++",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 13016,
"end": 13017,
"loc": {
"start": {
"line": 426,
"column": 63
},
"end": {
"line": 426,
"column": 64
},
"identifierName": "i"
},
"name": "i"
},
"extra": {
"parenthesizedArgument": false
}
},
"body": {
"type": "BlockStatement",
"start": 13019,
"end": 13163,
"loc": {
"start": {
"line": 426,
"column": 66
},
"end": {
"line": 430,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 13034,
"end": 13152,
"loc": {
"start": {
"line": 427,
"column": 12
},
"end": {
"line": 429,
"column": 13
}
},
"test": {
"type": "BinaryExpression",
"start": 13038,
"end": 13075,
"loc": {
"start": {
"line": 427,
"column": 16
},
"end": {
"line": 427,
"column": 53
}
},
"left": {
"type": "MemberExpression",
"start": 13038,
"end": 13068,
"loc": {
"start": {
"line": 427,
"column": 16
},
"end": {
"line": 427,
"column": 46
}
},
"object": {
"type": "MemberExpression",
"start": 13038,
"end": 13065,
"loc": {
"start": {
"line": 427,
"column": 16
},
"end": {
"line": 427,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 13038,
"end": 13062,
"loc": {
"start": {
"line": 427,
"column": 16
},
"end": {
"line": 427,
"column": 40
},
"identifierName": "scrollWheelSensitivities"
},
"name": "scrollWheelSensitivities"
},
"property": {
"type": "Identifier",
"start": 13063,
"end": 13064,
"loc": {
"start": {
"line": 427,
"column": 41
},
"end": {
"line": 427,
"column": 42
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 13066,
"end": 13068,
"loc": {
"start": {
"line": 427,
"column": 44
},
"end": {
"line": 427,
"column": 46
},
"identifierName": "id"
},
"name": "id"
},
"computed": false
},
"operator": "===",
"right": {
"type": "Identifier",
"start": 13073,
"end": 13075,
"loc": {
"start": {
"line": 427,
"column": 51
},
"end": {
"line": 427,
"column": 53
},
"identifierName": "id"
},
"name": "id"
}
},
"consequent": {
"type": "BlockStatement",
"start": 13077,
"end": 13152,
"loc": {
"start": {
"line": 427,
"column": 55
},
"end": {
"line": 429,
"column": 13
}
},
"body": [
{
"type": "ReturnStatement",
"start": 13096,
"end": 13137,
"loc": {
"start": {
"line": 428,
"column": 16
},
"end": {
"line": 428,
"column": 57
}
},
"argument": {
"type": "MemberExpression",
"start": 13103,
"end": 13136,
"loc": {
"start": {
"line": 428,
"column": 23
},
"end": {
"line": 428,
"column": 56
}
},
"object": {
"type": "MemberExpression",
"start": 13103,
"end": 13130,
"loc": {
"start": {
"line": 428,
"column": 23
},
"end": {
"line": 428,
"column": 50
}
},
"object": {
"type": "Identifier",
"start": 13103,
"end": 13127,
"loc": {
"start": {
"line": 428,
"column": 23
},
"end": {
"line": 428,
"column": 47
},
"identifierName": "scrollWheelSensitivities"
},
"name": "scrollWheelSensitivities"
},
"property": {
"type": "Identifier",
"start": 13128,
"end": 13129,
"loc": {
"start": {
"line": 428,
"column": 48
},
"end": {
"line": 428,
"column": 49
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 13131,
"end": 13136,
"loc": {
"start": {
"line": 428,
"column": 51
},
"end": {
"line": 428,
"column": 56
},
"identifierName": "scale"
},
"name": "scale"
},
"computed": false
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
}
},
{
"type": "ExpressionStatement",
"start": 13173,
"end": 13230,
"loc": {
"start": {
"line": 431,
"column": 8
},
"end": {
"line": 431,
"column": 65
}
},
"expression": {
"type": "CallExpression",
"start": 13173,
"end": 13229,
"loc": {
"start": {
"line": 431,
"column": 8
},
"end": {
"line": 431,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 13173,
"end": 13185,
"loc": {
"start": {
"line": 431,
"column": 8
},
"end": {
"line": 431,
"column": 20
}
},
"object": {
"type": "Identifier",
"start": 13173,
"end": 13179,
"loc": {
"start": {
"line": 431,
"column": 8
},
"end": {
"line": 431,
"column": 14
},
"identifierName": "logger"
},
"name": "logger"
},
"property": {
"type": "Identifier",
"start": 13180,
"end": 13185,
"loc": {
"start": {
"line": 431,
"column": 15
},
"end": {
"line": 431,
"column": 20
},
"identifierName": "error"
},
"name": "error"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 13186,
"end": 13224,
"loc": {
"start": {
"line": 431,
"column": 21
},
"end": {
"line": 431,
"column": 59
}
},
"extra": {
"rawValue": "Unknown scroll wheel sensitivity id:",
"raw": "\"Unknown scroll wheel sensitivity id:\""
},
"value": "Unknown scroll wheel sensitivity id:"
},
{
"type": "Identifier",
"start": 13226,
"end": 13228,
"loc": {
"start": {
"line": 431,
"column": 61
},
"end": {
"line": 431,
"column": 63
},
"identifierName": "id"
},
"name": "id"
}
]
}
},
{
"type": "ReturnStatement",
"start": 13240,
"end": 13249,
"loc": {
"start": {
"line": 432,
"column": 8
},
"end": {
"line": 432,
"column": 17
}
},
"argument": {
"type": "NumericLiteral",
"start": 13247,
"end": 13248,
"loc": {
"start": {
"line": 432,
"column": 15
},
"end": {
"line": 432,
"column": 16
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 13264,
"end": 13611,
"loc": {
"start": {
"line": 435,
"column": 4
},
"end": {
"line": 444,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 13264,
"end": 13280,
"loc": {
"start": {
"line": 435,
"column": 4
},
"end": {
"line": 435,
"column": 20
},
"identifierName": "getMovementSpeed"
},
"name": "getMovementSpeed"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 13283,
"end": 13611,
"loc": {
"start": {
"line": 435,
"column": 23
},
"end": {
"line": 444,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 13294,
"end": 13341,
"loc": {
"start": {
"line": 436,
"column": 8
},
"end": {
"line": 436,
"column": 55
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 13300,
"end": 13340,
"loc": {
"start": {
"line": 436,
"column": 14
},
"end": {
"line": 436,
"column": 54
}
},
"id": {
"type": "Identifier",
"start": 13300,
"end": 13302,
"loc": {
"start": {
"line": 436,
"column": 14
},
"end": {
"line": 436,
"column": 16
},
"identifierName": "id"
},
"name": "id"
},
"init": {
"type": "MemberExpression",
"start": 13305,
"end": 13340,
"loc": {
"start": {
"line": 436,
"column": 19
},
"end": {
"line": 436,
"column": 54
}
},
"object": {
"type": "CallExpression",
"start": 13305,
"end": 13326,
"loc": {
"start": {
"line": 436,
"column": 19
},
"end": {
"line": 436,
"column": 40
}
},
"callee": {
"type": "MemberExpression",
"start": 13305,
"end": 13324,
"loc": {
"start": {
"line": 436,
"column": 19
},
"end": {
"line": 436,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 13305,
"end": 13309,
"loc": {
"start": {
"line": 436,
"column": 19
},
"end": {
"line": 436,
"column": 23
}
}
},
"property": {
"type": "Identifier",
"start": 13310,
"end": 13324,
"loc": {
"start": {
"line": 436,
"column": 24
},
"end": {
"line": 436,
"column": 38
},
"identifierName": "getAllSettings"
},
"name": "getAllSettings"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 13327,
"end": 13340,
"loc": {
"start": {
"line": 436,
"column": 41
},
"end": {
"line": 436,
"column": 54
},
"identifierName": "movementSpeed"
},
"name": "movementSpeed"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "ForStatement",
"start": 13351,
"end": 13528,
"loc": {
"start": {
"line": 437,
"column": 8
},
"end": {
"line": 441,
"column": 9
}
},
"init": {
"type": "VariableDeclaration",
"start": 13356,
"end": 13365,
"loc": {
"start": {
"line": 437,
"column": 13
},
"end": {
"line": 437,
"column": 22
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 13360,
"end": 13365,
"loc": {
"start": {
"line": 437,
"column": 17
},
"end": {
"line": 437,
"column": 22
}
},
"id": {
"type": "Identifier",
"start": 13360,
"end": 13361,
"loc": {
"start": {
"line": 437,
"column": 17
},
"end": {
"line": 437,
"column": 18
},
"identifierName": "i"
},
"name": "i"
},
"init": {
"type": "NumericLiteral",
"start": 13364,
"end": 13365,
"loc": {
"start": {
"line": 437,
"column": 21
},
"end": {
"line": 437,
"column": 22
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
],
"kind": "let"
},
"test": {
"type": "BinaryExpression",
"start": 13367,
"end": 13392,
"loc": {
"start": {
"line": 437,
"column": 24
},
"end": {
"line": 437,
"column": 49
}
},
"left": {
"type": "Identifier",
"start": 13367,
"end": 13368,
"loc": {
"start": {
"line": 437,
"column": 24
},
"end": {
"line": 437,
"column": 25
},
"identifierName": "i"
},
"name": "i"
},
"operator": "<",
"right": {
"type": "MemberExpression",
"start": 13371,
"end": 13392,
"loc": {
"start": {
"line": 437,
"column": 28
},
"end": {
"line": 437,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 13371,
"end": 13385,
"loc": {
"start": {
"line": 437,
"column": 28
},
"end": {
"line": 437,
"column": 42
},
"identifierName": "movementSpeeds"
},
"name": "movementSpeeds"
},
"property": {
"type": "Identifier",
"start": 13386,
"end": 13392,
"loc": {
"start": {
"line": 437,
"column": 43
},
"end": {
"line": 437,
"column": 49
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
}
},
"update": {
"type": "UpdateExpression",
"start": 13394,
"end": 13397,
"loc": {
"start": {
"line": 437,
"column": 51
},
"end": {
"line": 437,
"column": 54
}
},
"operator": "++",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 13396,
"end": 13397,
"loc": {
"start": {
"line": 437,
"column": 53
},
"end": {
"line": 437,
"column": 54
},
"identifierName": "i"
},
"name": "i"
},
"extra": {
"parenthesizedArgument": false
}
},
"body": {
"type": "BlockStatement",
"start": 13399,
"end": 13528,
"loc": {
"start": {
"line": 437,
"column": 56
},
"end": {
"line": 441,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 13414,
"end": 13517,
"loc": {
"start": {
"line": 438,
"column": 12
},
"end": {
"line": 440,
"column": 13
}
},
"test": {
"type": "BinaryExpression",
"start": 13418,
"end": 13445,
"loc": {
"start": {
"line": 438,
"column": 16
},
"end": {
"line": 438,
"column": 43
}
},
"left": {
"type": "MemberExpression",
"start": 13418,
"end": 13438,
"loc": {
"start": {
"line": 438,
"column": 16
},
"end": {
"line": 438,
"column": 36
}
},
"object": {
"type": "MemberExpression",
"start": 13418,
"end": 13435,
"loc": {
"start": {
"line": 438,
"column": 16
},
"end": {
"line": 438,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 13418,
"end": 13432,
"loc": {
"start": {
"line": 438,
"column": 16
},
"end": {
"line": 438,
"column": 30
},
"identifierName": "movementSpeeds"
},
"name": "movementSpeeds"
},
"property": {
"type": "Identifier",
"start": 13433,
"end": 13434,
"loc": {
"start": {
"line": 438,
"column": 31
},
"end": {
"line": 438,
"column": 32
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 13436,
"end": 13438,
"loc": {
"start": {
"line": 438,
"column": 34
},
"end": {
"line": 438,
"column": 36
},
"identifierName": "id"
},
"name": "id"
},
"computed": false
},
"operator": "===",
"right": {
"type": "Identifier",
"start": 13443,
"end": 13445,
"loc": {
"start": {
"line": 438,
"column": 41
},
"end": {
"line": 438,
"column": 43
},
"identifierName": "id"
},
"name": "id"
}
},
"consequent": {
"type": "BlockStatement",
"start": 13447,
"end": 13517,
"loc": {
"start": {
"line": 438,
"column": 45
},
"end": {
"line": 440,
"column": 13
}
},
"body": [
{
"type": "ReturnStatement",
"start": 13466,
"end": 13502,
"loc": {
"start": {
"line": 439,
"column": 16
},
"end": {
"line": 439,
"column": 52
}
},
"argument": {
"type": "MemberExpression",
"start": 13473,
"end": 13501,
"loc": {
"start": {
"line": 439,
"column": 23
},
"end": {
"line": 439,
"column": 51
}
},
"object": {
"type": "MemberExpression",
"start": 13473,
"end": 13490,
"loc": {
"start": {
"line": 439,
"column": 23
},
"end": {
"line": 439,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 13473,
"end": 13487,
"loc": {
"start": {
"line": 439,
"column": 23
},
"end": {
"line": 439,
"column": 37
},
"identifierName": "movementSpeeds"
},
"name": "movementSpeeds"
},
"property": {
"type": "Identifier",
"start": 13488,
"end": 13489,
"loc": {
"start": {
"line": 439,
"column": 38
},
"end": {
"line": 439,
"column": 39
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 13491,
"end": 13501,
"loc": {
"start": {
"line": 439,
"column": 41
},
"end": {
"line": 439,
"column": 51
},
"identifierName": "multiplier"
},
"name": "multiplier"
},
"computed": false
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
}
},
{
"type": "ExpressionStatement",
"start": 13538,
"end": 13585,
"loc": {
"start": {
"line": 442,
"column": 8
},
"end": {
"line": 442,
"column": 55
}
},
"expression": {
"type": "CallExpression",
"start": 13538,
"end": 13584,
"loc": {
"start": {
"line": 442,
"column": 8
},
"end": {
"line": 442,
"column": 54
}
},
"callee": {
"type": "MemberExpression",
"start": 13538,
"end": 13550,
"loc": {
"start": {
"line": 442,
"column": 8
},
"end": {
"line": 442,
"column": 20
}
},
"object": {
"type": "Identifier",
"start": 13538,
"end": 13544,
"loc": {
"start": {
"line": 442,
"column": 8
},
"end": {
"line": 442,
"column": 14
},
"identifierName": "logger"
},
"name": "logger"
},
"property": {
"type": "Identifier",
"start": 13545,
"end": 13550,
"loc": {
"start": {
"line": 442,
"column": 15
},
"end": {
"line": 442,
"column": 20
},
"identifierName": "error"
},
"name": "error"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 13551,
"end": 13579,
"loc": {
"start": {
"line": 442,
"column": 21
},
"end": {
"line": 442,
"column": 49
}
},
"extra": {
"rawValue": "Unknown movement speed id:",
"raw": "\"Unknown movement speed id:\""
},
"value": "Unknown movement speed id:"
},
{
"type": "Identifier",
"start": 13581,
"end": 13583,
"loc": {
"start": {
"line": 442,
"column": 51
},
"end": {
"line": 442,
"column": 53
},
"identifierName": "id"
},
"name": "id"
}
]
}
},
{
"type": "ReturnStatement",
"start": 13595,
"end": 13604,
"loc": {
"start": {
"line": 443,
"column": 8
},
"end": {
"line": 443,
"column": 17
}
},
"argument": {
"type": "NumericLiteral",
"start": 13602,
"end": 13603,
"loc": {
"start": {
"line": 443,
"column": 15
},
"end": {
"line": 443,
"column": 16
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 13619,
"end": 13990,
"loc": {
"start": {
"line": 446,
"column": 4
},
"end": {
"line": 455,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 13619,
"end": 13645,
"loc": {
"start": {
"line": 446,
"column": 4
},
"end": {
"line": 446,
"column": 30
},
"identifierName": "getAutosaveIntervalSeconds"
},
"name": "getAutosaveIntervalSeconds"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 13648,
"end": 13990,
"loc": {
"start": {
"line": 446,
"column": 33
},
"end": {
"line": 455,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 13659,
"end": 13709,
"loc": {
"start": {
"line": 447,
"column": 8
},
"end": {
"line": 447,
"column": 58
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 13665,
"end": 13708,
"loc": {
"start": {
"line": 447,
"column": 14
},
"end": {
"line": 447,
"column": 57
}
},
"id": {
"type": "Identifier",
"start": 13665,
"end": 13667,
"loc": {
"start": {
"line": 447,
"column": 14
},
"end": {
"line": 447,
"column": 16
},
"identifierName": "id"
},
"name": "id"
},
"init": {
"type": "MemberExpression",
"start": 13670,
"end": 13708,
"loc": {
"start": {
"line": 447,
"column": 19
},
"end": {
"line": 447,
"column": 57
}
},
"object": {
"type": "CallExpression",
"start": 13670,
"end": 13691,
"loc": {
"start": {
"line": 447,
"column": 19
},
"end": {
"line": 447,
"column": 40
}
},
"callee": {
"type": "MemberExpression",
"start": 13670,
"end": 13689,
"loc": {
"start": {
"line": 447,
"column": 19
},
"end": {
"line": 447,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 13670,
"end": 13674,
"loc": {
"start": {
"line": 447,
"column": 19
},
"end": {
"line": 447,
"column": 23
}
}
},
"property": {
"type": "Identifier",
"start": 13675,
"end": 13689,
"loc": {
"start": {
"line": 447,
"column": 24
},
"end": {
"line": 447,
"column": 38
},
"identifierName": "getAllSettings"
},
"name": "getAllSettings"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 13692,
"end": 13708,
"loc": {
"start": {
"line": 447,
"column": 41
},
"end": {
"line": 447,
"column": 57
},
"identifierName": "autosaveInterval"
},
"name": "autosaveInterval"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "ForStatement",
"start": 13719,
"end": 13902,
"loc": {
"start": {
"line": 448,
"column": 8
},
"end": {
"line": 452,
"column": 9
}
},
"init": {
"type": "VariableDeclaration",
"start": 13724,
"end": 13733,
"loc": {
"start": {
"line": 448,
"column": 13
},
"end": {
"line": 448,
"column": 22
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 13728,
"end": 13733,
"loc": {
"start": {
"line": 448,
"column": 17
},
"end": {
"line": 448,
"column": 22
}
},
"id": {
"type": "Identifier",
"start": 13728,
"end": 13729,
"loc": {
"start": {
"line": 448,
"column": 17
},
"end": {
"line": 448,
"column": 18
},
"identifierName": "i"
},
"name": "i"
},
"init": {
"type": "NumericLiteral",
"start": 13732,
"end": 13733,
"loc": {
"start": {
"line": 448,
"column": 21
},
"end": {
"line": 448,
"column": 22
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
],
"kind": "let"
},
"test": {
"type": "BinaryExpression",
"start": 13735,
"end": 13763,
"loc": {
"start": {
"line": 448,
"column": 24
},
"end": {
"line": 448,
"column": 52
}
},
"left": {
"type": "Identifier",
"start": 13735,
"end": 13736,
"loc": {
"start": {
"line": 448,
"column": 24
},
"end": {
"line": 448,
"column": 25
},
"identifierName": "i"
},
"name": "i"
},
"operator": "<",
"right": {
"type": "MemberExpression",
"start": 13739,
"end": 13763,
"loc": {
"start": {
"line": 448,
"column": 28
},
"end": {
"line": 448,
"column": 52
}
},
"object": {
"type": "Identifier",
"start": 13739,
"end": 13756,
"loc": {
"start": {
"line": 448,
"column": 28
},
"end": {
"line": 448,
"column": 45
},
"identifierName": "autosaveIntervals"
},
"name": "autosaveIntervals"
},
"property": {
"type": "Identifier",
"start": 13757,
"end": 13763,
"loc": {
"start": {
"line": 448,
"column": 46
},
"end": {
"line": 448,
"column": 52
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
}
},
"update": {
"type": "UpdateExpression",
"start": 13765,
"end": 13768,
"loc": {
"start": {
"line": 448,
"column": 54
},
"end": {
"line": 448,
"column": 57
}
},
"operator": "++",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 13767,
"end": 13768,
"loc": {
"start": {
"line": 448,
"column": 56
},
"end": {
"line": 448,
"column": 57
},
"identifierName": "i"
},
"name": "i"
},
"extra": {
"parenthesizedArgument": false
}
},
"body": {
"type": "BlockStatement",
"start": 13770,
"end": 13902,
"loc": {
"start": {
"line": 448,
"column": 59
},
"end": {
"line": 452,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 13785,
"end": 13891,
"loc": {
"start": {
"line": 449,
"column": 12
},
"end": {
"line": 451,
"column": 13
}
},
"test": {
"type": "BinaryExpression",
"start": 13789,
"end": 13819,
"loc": {
"start": {
"line": 449,
"column": 16
},
"end": {
"line": 449,
"column": 46
}
},
"left": {
"type": "MemberExpression",
"start": 13789,
"end": 13812,
"loc": {
"start": {
"line": 449,
"column": 16
},
"end": {
"line": 449,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 13789,
"end": 13809,
"loc": {
"start": {
"line": 449,
"column": 16
},
"end": {
"line": 449,
"column": 36
}
},
"object": {
"type": "Identifier",
"start": 13789,
"end": 13806,
"loc": {
"start": {
"line": 449,
"column": 16
},
"end": {
"line": 449,
"column": 33
},
"identifierName": "autosaveIntervals"
},
"name": "autosaveIntervals"
},
"property": {
"type": "Identifier",
"start": 13807,
"end": 13808,
"loc": {
"start": {
"line": 449,
"column": 34
},
"end": {
"line": 449,
"column": 35
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 13810,
"end": 13812,
"loc": {
"start": {
"line": 449,
"column": 37
},
"end": {
"line": 449,
"column": 39
},
"identifierName": "id"
},
"name": "id"
},
"computed": false
},
"operator": "===",
"right": {
"type": "Identifier",
"start": 13817,
"end": 13819,
"loc": {
"start": {
"line": 449,
"column": 44
},
"end": {
"line": 449,
"column": 46
},
"identifierName": "id"
},
"name": "id"
}
},
"consequent": {
"type": "BlockStatement",
"start": 13821,
"end": 13891,
"loc": {
"start": {
"line": 449,
"column": 48
},
"end": {
"line": 451,
"column": 13
}
},
"body": [
{
"type": "ReturnStatement",
"start": 13840,
"end": 13876,
"loc": {
"start": {
"line": 450,
"column": 16
},
"end": {
"line": 450,
"column": 52
}
},
"argument": {
"type": "MemberExpression",
"start": 13847,
"end": 13875,
"loc": {
"start": {
"line": 450,
"column": 23
},
"end": {
"line": 450,
"column": 51
}
},
"object": {
"type": "MemberExpression",
"start": 13847,
"end": 13867,
"loc": {
"start": {
"line": 450,
"column": 23
},
"end": {
"line": 450,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 13847,
"end": 13864,
"loc": {
"start": {
"line": 450,
"column": 23
},
"end": {
"line": 450,
"column": 40
},
"identifierName": "autosaveIntervals"
},
"name": "autosaveIntervals"
},
"property": {
"type": "Identifier",
"start": 13865,
"end": 13866,
"loc": {
"start": {
"line": 450,
"column": 41
},
"end": {
"line": 450,
"column": 42
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 13868,
"end": 13875,
"loc": {
"start": {
"line": 450,
"column": 44
},
"end": {
"line": 450,
"column": 51
},
"identifierName": "seconds"
},
"name": "seconds"
},
"computed": false
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
}
},
{
"type": "ExpressionStatement",
"start": 13912,
"end": 13962,
"loc": {
"start": {
"line": 453,
"column": 8
},
"end": {
"line": 453,
"column": 58
}
},
"expression": {
"type": "CallExpression",
"start": 13912,
"end": 13961,
"loc": {
"start": {
"line": 453,
"column": 8
},
"end": {
"line": 453,
"column": 57
}
},
"callee": {
"type": "MemberExpression",
"start": 13912,
"end": 13924,
"loc": {
"start": {
"line": 453,
"column": 8
},
"end": {
"line": 453,
"column": 20
}
},
"object": {
"type": "Identifier",
"start": 13912,
"end": 13918,
"loc": {
"start": {
"line": 453,
"column": 8
},
"end": {
"line": 453,
"column": 14
},
"identifierName": "logger"
},
"name": "logger"
},
"property": {
"type": "Identifier",
"start": 13919,
"end": 13924,
"loc": {
"start": {
"line": 453,
"column": 15
},
"end": {
"line": 453,
"column": 20
},
"identifierName": "error"
},
"name": "error"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 13925,
"end": 13956,
"loc": {
"start": {
"line": 453,
"column": 21
},
"end": {
"line": 453,
"column": 52
}
},
"extra": {
"rawValue": "Unknown autosave interval id:",
"raw": "\"Unknown autosave interval id:\""
},
"value": "Unknown autosave interval id:"
},
{
"type": "Identifier",
"start": 13958,
"end": 13960,
"loc": {
"start": {
"line": 453,
"column": 54
},
"end": {
"line": 453,
"column": 56
},
"identifierName": "id"
},
"name": "id"
}
]
}
},
{
"type": "ReturnStatement",
"start": 13972,
"end": 13983,
"loc": {
"start": {
"line": 454,
"column": 8
},
"end": {
"line": 454,
"column": 19
}
},
"argument": {
"type": "NumericLiteral",
"start": 13979,
"end": 13982,
"loc": {
"start": {
"line": 454,
"column": 15
},
"end": {
"line": 454,
"column": 18
}
},
"extra": {
"rawValue": 120,
"raw": "120"
},
"value": 120
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 13998,
"end": 14074,
"loc": {
"start": {
"line": 457,
"column": 4
},
"end": {
"line": 459,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 13998,
"end": 14013,
"loc": {
"start": {
"line": 457,
"column": 4
},
"end": {
"line": 457,
"column": 19
},
"identifierName": "getIsFullScreen"
},
"name": "getIsFullScreen"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 14016,
"end": 14074,
"loc": {
"start": {
"line": 457,
"column": 22
},
"end": {
"line": 459,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 14027,
"end": 14067,
"loc": {
"start": {
"line": 458,
"column": 8
},
"end": {
"line": 458,
"column": 48
}
},
"argument": {
"type": "MemberExpression",
"start": 14034,
"end": 14066,
"loc": {
"start": {
"line": 458,
"column": 15
},
"end": {
"line": 458,
"column": 47
}
},
"object": {
"type": "CallExpression",
"start": 14034,
"end": 14055,
"loc": {
"start": {
"line": 458,
"column": 15
},
"end": {
"line": 458,
"column": 36
}
},
"callee": {
"type": "MemberExpression",
"start": 14034,
"end": 14053,
"loc": {
"start": {
"line": 458,
"column": 15
},
"end": {
"line": 458,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 14034,
"end": 14038,
"loc": {
"start": {
"line": 458,
"column": 15
},
"end": {
"line": 458,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 14039,
"end": 14053,
"loc": {
"start": {
"line": 458,
"column": 20
},
"end": {
"line": 458,
"column": 34
},
"identifierName": "getAllSettings"
},
"name": "getAllSettings"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 14056,
"end": 14066,
"loc": {
"start": {
"line": 458,
"column": 37
},
"end": {
"line": 458,
"column": 47
},
"identifierName": "fullscreen"
},
"name": "fullscreen"
},
"computed": false
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 14082,
"end": 14174,
"loc": {
"start": {
"line": 461,
"column": 4
},
"end": {
"line": 463,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 14082,
"end": 14104,
"loc": {
"start": {
"line": 461,
"column": 4
},
"end": {
"line": 461,
"column": 26
},
"identifierName": "getKeybindingOverrides"
},
"name": "getKeybindingOverrides"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 14107,
"end": 14174,
"loc": {
"start": {
"line": 461,
"column": 29
},
"end": {
"line": 463,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 14118,
"end": 14167,
"loc": {
"start": {
"line": 462,
"column": 8
},
"end": {
"line": 462,
"column": 57
}
},
"argument": {
"type": "MemberExpression",
"start": 14125,
"end": 14166,
"loc": {
"start": {
"line": 462,
"column": 15
},
"end": {
"line": 462,
"column": 56
}
},
"object": {
"type": "CallExpression",
"start": 14125,
"end": 14146,
"loc": {
"start": {
"line": 462,
"column": 15
},
"end": {
"line": 462,
"column": 36
}
},
"callee": {
"type": "MemberExpression",
"start": 14125,
"end": 14144,
"loc": {
"start": {
"line": 462,
"column": 15
},
"end": {
"line": 462,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 14125,
"end": 14129,
"loc": {
"start": {
"line": 462,
"column": 15
},
"end": {
"line": 462,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 14130,
"end": 14144,
"loc": {
"start": {
"line": 462,
"column": 20
},
"end": {
"line": 462,
"column": 34
},
"identifierName": "getAllSettings"
},
"name": "getAllSettings"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 14147,
"end": 14166,
"loc": {
"start": {
"line": 462,
"column": 37
},
"end": {
"line": 462,
"column": 56
},
"identifierName": "keybindingOverrides"
},
"name": "keybindingOverrides"
},
"computed": false
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 14182,
"end": 14252,
"loc": {
"start": {
"line": 465,
"column": 4
},
"end": {
"line": 467,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 14182,
"end": 14193,
"loc": {
"start": {
"line": 465,
"column": 4
},
"end": {
"line": 465,
"column": 15
},
"identifierName": "getLanguage"
},
"name": "getLanguage"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 14196,
"end": 14252,
"loc": {
"start": {
"line": 465,
"column": 18
},
"end": {
"line": 467,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 14207,
"end": 14245,
"loc": {
"start": {
"line": 466,
"column": 8
},
"end": {
"line": 466,
"column": 46
}
},
"argument": {
"type": "MemberExpression",
"start": 14214,
"end": 14244,
"loc": {
"start": {
"line": 466,
"column": 15
},
"end": {
"line": 466,
"column": 45
}
},
"object": {
"type": "CallExpression",
"start": 14214,
"end": 14235,
"loc": {
"start": {
"line": 466,
"column": 15
},
"end": {
"line": 466,
"column": 36
}
},
"callee": {
"type": "MemberExpression",
"start": 14214,
"end": 14233,
"loc": {
"start": {
"line": 466,
"column": 15
},
"end": {
"line": 466,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 14214,
"end": 14218,
"loc": {
"start": {
"line": 466,
"column": 15
},
"end": {
"line": 466,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 14219,
"end": 14233,
"loc": {
"start": {
"line": 466,
"column": 20
},
"end": {
"line": 466,
"column": 34
},
"identifierName": "getAllSettings"
},
"name": "getAllSettings"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 14236,
"end": 14244,
"loc": {
"start": {
"line": 466,
"column": 37
},
"end": {
"line": 466,
"column": 45
},
"identifierName": "language"
},
"name": "language"
},
"computed": false
}
}
],
"directives": [],
"trailingComments": null
},
"trailingComments": [
{
"type": "CommentLine",
"value": " Setters",
"start": 14260,
"end": 14270,
"loc": {
"start": {
"line": 469,
"column": 4
},
"end": {
"line": 469,
"column": 14
}
}
}
]
},
{
"type": "ClassMethod",
"start": 14278,
"end": 14418,
"loc": {
"start": {
"line": 471,
"column": 4
},
"end": {
"line": 474,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 14278,
"end": 14292,
"loc": {
"start": {
"line": 471,
"column": 4
},
"end": {
"line": 471,
"column": 18
},
"identifierName": "updateLanguage"
},
"name": "updateLanguage",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 14293,
"end": 14295,
"loc": {
"start": {
"line": 471,
"column": 19
},
"end": {
"line": 471,
"column": 21
},
"identifierName": "id"
},
"name": "id"
}
],
"body": {
"type": "BlockStatement",
"start": 14297,
"end": 14418,
"loc": {
"start": {
"line": 471,
"column": 23
},
"end": {
"line": 474,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 14308,
"end": 14359,
"loc": {
"start": {
"line": 472,
"column": 8
},
"end": {
"line": 472,
"column": 59
}
},
"expression": {
"type": "CallExpression",
"start": 14308,
"end": 14358,
"loc": {
"start": {
"line": 472,
"column": 8
},
"end": {
"line": 472,
"column": 58
}
},
"callee": {
"type": "Identifier",
"start": 14308,
"end": 14314,
"loc": {
"start": {
"line": 472,
"column": 8
},
"end": {
"line": 472,
"column": 14
},
"identifierName": "assert"
},
"name": "assert"
},
"arguments": [
{
"type": "MemberExpression",
"start": 14315,
"end": 14328,
"loc": {
"start": {
"line": 472,
"column": 15
},
"end": {
"line": 472,
"column": 28
}
},
"object": {
"type": "Identifier",
"start": 14315,
"end": 14324,
"loc": {
"start": {
"line": 472,
"column": 15
},
"end": {
"line": 472,
"column": 24
},
"identifierName": "LANGUAGES"
},
"name": "LANGUAGES"
},
"property": {
"type": "Identifier",
"start": 14325,
"end": 14327,
"loc": {
"start": {
"line": 472,
"column": 25
},
"end": {
"line": 472,
"column": 27
},
"identifierName": "id"
},
"name": "id"
},
"computed": true
},
{
"type": "BinaryExpression",
"start": 14330,
"end": 14357,
"loc": {
"start": {
"line": 472,
"column": 30
},
"end": {
"line": 472,
"column": 57
}
},
"left": {
"type": "StringLiteral",
"start": 14330,
"end": 14352,
"loc": {
"start": {
"line": 472,
"column": 30
},
"end": {
"line": 472,
"column": 52
}
},
"extra": {
"rawValue": "Language not known: ",
"raw": "\"Language not known: \""
},
"value": "Language not known: "
},
"operator": "+",
"right": {
"type": "Identifier",
"start": 14355,
"end": 14357,
"loc": {
"start": {
"line": 472,
"column": 55
},
"end": {
"line": 472,
"column": 57
},
"identifierName": "id"
},
"name": "id"
}
}
]
}
},
{
"type": "ReturnStatement",
"start": 14369,
"end": 14411,
"loc": {
"start": {
"line": 473,
"column": 8
},
"end": {
"line": 473,
"column": 50
}
},
"argument": {
"type": "CallExpression",
"start": 14376,
"end": 14410,
"loc": {
"start": {
"line": 473,
"column": 15
},
"end": {
"line": 473,
"column": 49
}
},
"callee": {
"type": "MemberExpression",
"start": 14376,
"end": 14394,
"loc": {
"start": {
"line": 473,
"column": 15
},
"end": {
"line": 473,
"column": 33
}
},
"object": {
"type": "ThisExpression",
"start": 14376,
"end": 14380,
"loc": {
"start": {
"line": 473,
"column": 15
},
"end": {
"line": 473,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 14381,
"end": 14394,
"loc": {
"start": {
"line": 473,
"column": 20
},
"end": {
"line": 473,
"column": 33
},
"identifierName": "updateSetting"
},
"name": "updateSetting"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 14395,
"end": 14405,
"loc": {
"start": {
"line": 473,
"column": 34
},
"end": {
"line": 473,
"column": 44
}
},
"extra": {
"rawValue": "language",
"raw": "\"language\""
},
"value": "language"
},
{
"type": "Identifier",
"start": 14407,
"end": 14409,
"loc": {
"start": {
"line": 473,
"column": 46
},
"end": {
"line": 473,
"column": 48
},
"identifierName": "id"
},
"name": "id"
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " Setters",
"start": 14260,
"end": 14270,
"loc": {
"start": {
"line": 469,
"column": 4
},
"end": {
"line": 469,
"column": 14
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} key\r\n * @param {string|boolean|number} value\r\n ",
"start": 14426,
"end": 14511,
"loc": {
"start": {
"line": 476,
"column": 4
},
"end": {
"line": 479,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 14517,
"end": 15151,
"loc": {
"start": {
"line": 480,
"column": 4
},
"end": {
"line": 495,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 14517,
"end": 14530,
"loc": {
"start": {
"line": 480,
"column": 4
},
"end": {
"line": 480,
"column": 17
},
"identifierName": "updateSetting"
},
"name": "updateSetting",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 14531,
"end": 14534,
"loc": {
"start": {
"line": 480,
"column": 18
},
"end": {
"line": 480,
"column": 21
},
"identifierName": "key"
},
"name": "key"
},
{
"type": "Identifier",
"start": 14536,
"end": 14541,
"loc": {
"start": {
"line": 480,
"column": 23
},
"end": {
"line": 480,
"column": 28
},
"identifierName": "value"
},
"name": "value"
}
],
"body": {
"type": "BlockStatement",
"start": 14543,
"end": 15151,
"loc": {
"start": {
"line": 480,
"column": 30
},
"end": {
"line": 495,
"column": 5
}
},
"body": [
{
"type": "ForStatement",
"start": 14554,
"end": 15087,
"loc": {
"start": {
"line": 481,
"column": 8
},
"end": {
"line": 493,
"column": 9
}
},
"init": {
"type": "VariableDeclaration",
"start": 14559,
"end": 14568,
"loc": {
"start": {
"line": 481,
"column": 13
},
"end": {
"line": 481,
"column": 22
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 14563,
"end": 14568,
"loc": {
"start": {
"line": 481,
"column": 17
},
"end": {
"line": 481,
"column": 22
}
},
"id": {
"type": "Identifier",
"start": 14563,
"end": 14564,
"loc": {
"start": {
"line": 481,
"column": 17
},
"end": {
"line": 481,
"column": 18
},
"identifierName": "i"
},
"name": "i"
},
"init": {
"type": "NumericLiteral",
"start": 14567,
"end": 14568,
"loc": {
"start": {
"line": 481,
"column": 21
},
"end": {
"line": 481,
"column": 22
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
],
"kind": "let"
},
"test": {
"type": "BinaryExpression",
"start": 14570,
"end": 14605,
"loc": {
"start": {
"line": 481,
"column": 24
},
"end": {
"line": 481,
"column": 59
}
},
"left": {
"type": "Identifier",
"start": 14570,
"end": 14571,
"loc": {
"start": {
"line": 481,
"column": 24
},
"end": {
"line": 481,
"column": 25
},
"identifierName": "i"
},
"name": "i"
},
"operator": "<",
"right": {
"type": "MemberExpression",
"start": 14574,
"end": 14605,
"loc": {
"start": {
"line": 481,
"column": 28
},
"end": {
"line": 481,
"column": 59
}
},
"object": {
"type": "CallExpression",
"start": 14574,
"end": 14598,
"loc": {
"start": {
"line": 481,
"column": 28
},
"end": {
"line": 481,
"column": 52
}
},
"callee": {
"type": "Identifier",
"start": 14574,
"end": 14596,
"loc": {
"start": {
"line": 481,
"column": 28
},
"end": {
"line": 481,
"column": 50
},
"identifierName": "allApplicationSettings"
},
"name": "allApplicationSettings"
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 14599,
"end": 14605,
"loc": {
"start": {
"line": 481,
"column": 53
},
"end": {
"line": 481,
"column": 59
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
}
},
"update": {
"type": "UpdateExpression",
"start": 14607,
"end": 14610,
"loc": {
"start": {
"line": 481,
"column": 61
},
"end": {
"line": 481,
"column": 64
}
},
"operator": "++",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 14609,
"end": 14610,
"loc": {
"start": {
"line": 481,
"column": 63
},
"end": {
"line": 481,
"column": 64
},
"identifierName": "i"
},
"name": "i"
},
"extra": {
"parenthesizedArgument": false
}
},
"body": {
"type": "BlockStatement",
"start": 14612,
"end": 15087,
"loc": {
"start": {
"line": 481,
"column": 66
},
"end": {
"line": 493,
"column": 9
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 14627,
"end": 14671,
"loc": {
"start": {
"line": 482,
"column": 12
},
"end": {
"line": 482,
"column": 56
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 14633,
"end": 14670,
"loc": {
"start": {
"line": 482,
"column": 18
},
"end": {
"line": 482,
"column": 55
}
},
"id": {
"type": "Identifier",
"start": 14633,
"end": 14640,
"loc": {
"start": {
"line": 482,
"column": 18
},
"end": {
"line": 482,
"column": 25
},
"identifierName": "setting"
},
"name": "setting"
},
"init": {
"type": "MemberExpression",
"start": 14643,
"end": 14670,
"loc": {
"start": {
"line": 482,
"column": 28
},
"end": {
"line": 482,
"column": 55
}
},
"object": {
"type": "CallExpression",
"start": 14643,
"end": 14667,
"loc": {
"start": {
"line": 482,
"column": 28
},
"end": {
"line": 482,
"column": 52
}
},
"callee": {
"type": "Identifier",
"start": 14643,
"end": 14665,
"loc": {
"start": {
"line": 482,
"column": 28
},
"end": {
"line": 482,
"column": 50
},
"identifierName": "allApplicationSettings"
},
"name": "allApplicationSettings"
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 14668,
"end": 14669,
"loc": {
"start": {
"line": 482,
"column": 53
},
"end": {
"line": 482,
"column": 54
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
}
}
],
"kind": "const"
},
{
"type": "IfStatement",
"start": 14685,
"end": 15076,
"loc": {
"start": {
"line": 483,
"column": 12
},
"end": {
"line": 492,
"column": 13
}
},
"test": {
"type": "BinaryExpression",
"start": 14689,
"end": 14707,
"loc": {
"start": {
"line": 483,
"column": 16
},
"end": {
"line": 483,
"column": 34
}
},
"left": {
"type": "MemberExpression",
"start": 14689,
"end": 14699,
"loc": {
"start": {
"line": 483,
"column": 16
},
"end": {
"line": 483,
"column": 26
}
},
"object": {
"type": "Identifier",
"start": 14689,
"end": 14696,
"loc": {
"start": {
"line": 483,
"column": 16
},
"end": {
"line": 483,
"column": 23
},
"identifierName": "setting"
},
"name": "setting"
},
"property": {
"type": "Identifier",
"start": 14697,
"end": 14699,
"loc": {
"start": {
"line": 483,
"column": 24
},
"end": {
"line": 483,
"column": 26
},
"identifierName": "id"
},
"name": "id"
},
"computed": false
},
"operator": "===",
"right": {
"type": "Identifier",
"start": 14704,
"end": 14707,
"loc": {
"start": {
"line": 483,
"column": 31
},
"end": {
"line": 483,
"column": 34
},
"identifierName": "key"
},
"name": "key"
}
},
"consequent": {
"type": "BlockStatement",
"start": 14709,
"end": 15076,
"loc": {
"start": {
"line": 483,
"column": 36
},
"end": {
"line": 492,
"column": 13
}
},
"body": [
{
"type": "IfStatement",
"start": 14728,
"end": 14849,
"loc": {
"start": {
"line": 484,
"column": 16
},
"end": {
"line": 486,
"column": 17
}
},
"test": {
"type": "UnaryExpression",
"start": 14732,
"end": 14756,
"loc": {
"start": {
"line": 484,
"column": 20
},
"end": {
"line": 484,
"column": 44
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 14733,
"end": 14756,
"loc": {
"start": {
"line": 484,
"column": 21
},
"end": {
"line": 484,
"column": 44
}
},
"callee": {
"type": "MemberExpression",
"start": 14733,
"end": 14749,
"loc": {
"start": {
"line": 484,
"column": 21
},
"end": {
"line": 484,
"column": 37
}
},
"object": {
"type": "Identifier",
"start": 14733,
"end": 14740,
"loc": {
"start": {
"line": 484,
"column": 21
},
"end": {
"line": 484,
"column": 28
},
"identifierName": "setting"
},
"name": "setting"
},
"property": {
"type": "Identifier",
"start": 14741,
"end": 14749,
"loc": {
"start": {
"line": 484,
"column": 29
},
"end": {
"line": 484,
"column": 37
},
"identifierName": "validate"
},
"name": "validate"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 14750,
"end": 14755,
"loc": {
"start": {
"line": 484,
"column": 38
},
"end": {
"line": 484,
"column": 43
},
"identifierName": "value"
},
"name": "value"
}
]
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 14758,
"end": 14849,
"loc": {
"start": {
"line": 484,
"column": 46
},
"end": {
"line": 486,
"column": 17
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 14781,
"end": 14830,
"loc": {
"start": {
"line": 485,
"column": 20
},
"end": {
"line": 485,
"column": 69
}
},
"expression": {
"type": "CallExpression",
"start": 14781,
"end": 14829,
"loc": {
"start": {
"line": 485,
"column": 20
},
"end": {
"line": 485,
"column": 68
}
},
"callee": {
"type": "Identifier",
"start": 14781,
"end": 14793,
"loc": {
"start": {
"line": 485,
"column": 20
},
"end": {
"line": 485,
"column": 32
},
"identifierName": "assertAlways"
},
"name": "assertAlways"
},
"arguments": [
{
"type": "BooleanLiteral",
"start": 14794,
"end": 14799,
"loc": {
"start": {
"line": 485,
"column": 33
},
"end": {
"line": 485,
"column": 38
}
},
"value": false
},
{
"type": "BinaryExpression",
"start": 14801,
"end": 14828,
"loc": {
"start": {
"line": 485,
"column": 40
},
"end": {
"line": 485,
"column": 67
}
},
"left": {
"type": "StringLiteral",
"start": 14801,
"end": 14822,
"loc": {
"start": {
"line": 485,
"column": 40
},
"end": {
"line": 485,
"column": 61
}
},
"extra": {
"rawValue": "Bad setting value: ",
"raw": "\"Bad setting value: \""
},
"value": "Bad setting value: "
},
"operator": "+",
"right": {
"type": "Identifier",
"start": 14825,
"end": 14828,
"loc": {
"start": {
"line": 485,
"column": 64
},
"end": {
"line": 485,
"column": 67
},
"identifierName": "key"
},
"name": "key"
}
}
]
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 14867,
"end": 14902,
"loc": {
"start": {
"line": 487,
"column": 16
},
"end": {
"line": 487,
"column": 51
}
},
"expression": {
"type": "AssignmentExpression",
"start": 14867,
"end": 14901,
"loc": {
"start": {
"line": 487,
"column": 16
},
"end": {
"line": 487,
"column": 50
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 14867,
"end": 14893,
"loc": {
"start": {
"line": 487,
"column": 16
},
"end": {
"line": 487,
"column": 42
}
},
"object": {
"type": "CallExpression",
"start": 14867,
"end": 14888,
"loc": {
"start": {
"line": 487,
"column": 16
},
"end": {
"line": 487,
"column": 37
}
},
"callee": {
"type": "MemberExpression",
"start": 14867,
"end": 14886,
"loc": {
"start": {
"line": 487,
"column": 16
},
"end": {
"line": 487,
"column": 35
}
},
"object": {
"type": "ThisExpression",
"start": 14867,
"end": 14871,
"loc": {
"start": {
"line": 487,
"column": 16
},
"end": {
"line": 487,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 14872,
"end": 14886,
"loc": {
"start": {
"line": 487,
"column": 21
},
"end": {
"line": 487,
"column": 35
},
"identifierName": "getAllSettings"
},
"name": "getAllSettings"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 14889,
"end": 14892,
"loc": {
"start": {
"line": 487,
"column": 38
},
"end": {
"line": 487,
"column": 41
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"right": {
"type": "Identifier",
"start": 14896,
"end": 14901,
"loc": {
"start": {
"line": 487,
"column": 45
},
"end": {
"line": 487,
"column": 50
},
"identifierName": "value"
},
"name": "value"
}
}
},
{
"type": "IfStatement",
"start": 14920,
"end": 15018,
"loc": {
"start": {
"line": 488,
"column": 16
},
"end": {
"line": 490,
"column": 17
}
},
"test": {
"type": "MemberExpression",
"start": 14924,
"end": 14940,
"loc": {
"start": {
"line": 488,
"column": 20
},
"end": {
"line": 488,
"column": 36
}
},
"object": {
"type": "Identifier",
"start": 14924,
"end": 14931,
"loc": {
"start": {
"line": 488,
"column": 20
},
"end": {
"line": 488,
"column": 27
},
"identifierName": "setting"
},
"name": "setting"
},
"property": {
"type": "Identifier",
"start": 14932,
"end": 14940,
"loc": {
"start": {
"line": 488,
"column": 28
},
"end": {
"line": 488,
"column": 36
},
"identifierName": "changeCb"
},
"name": "changeCb"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 14942,
"end": 15018,
"loc": {
"start": {
"line": 488,
"column": 38
},
"end": {
"line": 490,
"column": 17
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 14965,
"end": 14999,
"loc": {
"start": {
"line": 489,
"column": 20
},
"end": {
"line": 489,
"column": 54
}
},
"expression": {
"type": "CallExpression",
"start": 14965,
"end": 14998,
"loc": {
"start": {
"line": 489,
"column": 20
},
"end": {
"line": 489,
"column": 53
}
},
"callee": {
"type": "MemberExpression",
"start": 14965,
"end": 14981,
"loc": {
"start": {
"line": 489,
"column": 20
},
"end": {
"line": 489,
"column": 36
}
},
"object": {
"type": "Identifier",
"start": 14965,
"end": 14972,
"loc": {
"start": {
"line": 489,
"column": 20
},
"end": {
"line": 489,
"column": 27
},
"identifierName": "setting"
},
"name": "setting"
},
"property": {
"type": "Identifier",
"start": 14973,
"end": 14981,
"loc": {
"start": {
"line": 489,
"column": 28
},
"end": {
"line": 489,
"column": 36
},
"identifierName": "changeCb"
},
"name": "changeCb"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 14982,
"end": 14990,
"loc": {
"start": {
"line": 489,
"column": 37
},
"end": {
"line": 489,
"column": 45
}
},
"object": {
"type": "ThisExpression",
"start": 14982,
"end": 14986,
"loc": {
"start": {
"line": 489,
"column": 37
},
"end": {
"line": 489,
"column": 41
}
}
},
"property": {
"type": "Identifier",
"start": 14987,
"end": 14990,
"loc": {
"start": {
"line": 489,
"column": 42
},
"end": {
"line": 489,
"column": 45
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
{
"type": "Identifier",
"start": 14992,
"end": 14997,
"loc": {
"start": {
"line": 489,
"column": 47
},
"end": {
"line": 489,
"column": 52
},
"identifierName": "value"
},
"name": "value"
}
]
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "ReturnStatement",
"start": 15036,
"end": 15061,
"loc": {
"start": {
"line": 491,
"column": 16
},
"end": {
"line": 491,
"column": 41
}
},
"argument": {
"type": "CallExpression",
"start": 15043,
"end": 15060,
"loc": {
"start": {
"line": 491,
"column": 23
},
"end": {
"line": 491,
"column": 40
}
},
"callee": {
"type": "MemberExpression",
"start": 15043,
"end": 15058,
"loc": {
"start": {
"line": 491,
"column": 23
},
"end": {
"line": 491,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 15043,
"end": 15047,
"loc": {
"start": {
"line": 491,
"column": 23
},
"end": {
"line": 491,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"start": 15048,
"end": 15058,
"loc": {
"start": {
"line": 491,
"column": 28
},
"end": {
"line": 491,
"column": 38
},
"identifierName": "writeAsync"
},
"name": "writeAsync"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
}
},
{
"type": "ExpressionStatement",
"start": 15097,
"end": 15144,
"loc": {
"start": {
"line": 494,
"column": 8
},
"end": {
"line": 494,
"column": 55
}
},
"expression": {
"type": "CallExpression",
"start": 15097,
"end": 15143,
"loc": {
"start": {
"line": 494,
"column": 8
},
"end": {
"line": 494,
"column": 54
}
},
"callee": {
"type": "Identifier",
"start": 15097,
"end": 15109,
"loc": {
"start": {
"line": 494,
"column": 8
},
"end": {
"line": 494,
"column": 20
},
"identifierName": "assertAlways"
},
"name": "assertAlways"
},
"arguments": [
{
"type": "BooleanLiteral",
"start": 15110,
"end": 15115,
"loc": {
"start": {
"line": 494,
"column": 21
},
"end": {
"line": 494,
"column": 26
}
},
"value": false
},
{
"type": "BinaryExpression",
"start": 15117,
"end": 15142,
"loc": {
"start": {
"line": 494,
"column": 28
},
"end": {
"line": 494,
"column": 53
}
},
"left": {
"type": "StringLiteral",
"start": 15117,
"end": 15136,
"loc": {
"start": {
"line": 494,
"column": 28
},
"end": {
"line": 494,
"column": 47
}
},
"extra": {
"rawValue": "Unknown setting: ",
"raw": "\"Unknown setting: \""
},
"value": "Unknown setting: "
},
"operator": "+",
"right": {
"type": "Identifier",
"start": 15139,
"end": 15142,
"loc": {
"start": {
"line": 494,
"column": 50
},
"end": {
"line": 494,
"column": 53
},
"identifierName": "key"
},
"name": "key"
}
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} key\r\n * @param {string|boolean|number} value\r\n ",
"start": 14426,
"end": 14511,
"loc": {
"start": {
"line": 476,
"column": 4
},
"end": {
"line": 479,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Sets a new keybinding override\r\n * @param {string} keybindingId\r\n * @param {number} keyCode\r\n ",
"start": 15159,
"end": 15279,
"loc": {
"start": {
"line": 497,
"column": 4
},
"end": {
"line": 501,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 15285,
"end": 15532,
"loc": {
"start": {
"line": 502,
"column": 4
},
"end": {
"line": 506,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 15285,
"end": 15309,
"loc": {
"start": {
"line": 502,
"column": 4
},
"end": {
"line": 502,
"column": 28
},
"identifierName": "updateKeybindingOverride"
},
"name": "updateKeybindingOverride",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 15310,
"end": 15322,
"loc": {
"start": {
"line": 502,
"column": 29
},
"end": {
"line": 502,
"column": 41
},
"identifierName": "keybindingId"
},
"name": "keybindingId"
},
{
"type": "Identifier",
"start": 15324,
"end": 15331,
"loc": {
"start": {
"line": 502,
"column": 43
},
"end": {
"line": 502,
"column": 50
},
"identifierName": "keyCode"
},
"name": "keyCode"
}
],
"body": {
"type": "BlockStatement",
"start": 15333,
"end": 15532,
"loc": {
"start": {
"line": 502,
"column": 52
},
"end": {
"line": 506,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 15344,
"end": 15414,
"loc": {
"start": {
"line": 503,
"column": 8
},
"end": {
"line": 503,
"column": 78
}
},
"expression": {
"type": "CallExpression",
"start": 15344,
"end": 15413,
"loc": {
"start": {
"line": 503,
"column": 8
},
"end": {
"line": 503,
"column": 77
}
},
"callee": {
"type": "Identifier",
"start": 15344,
"end": 15350,
"loc": {
"start": {
"line": 503,
"column": 8
},
"end": {
"line": 503,
"column": 14
},
"identifierName": "assert"
},
"name": "assert"
},
"arguments": [
{
"type": "CallExpression",
"start": 15351,
"end": 15376,
"loc": {
"start": {
"line": 503,
"column": 15
},
"end": {
"line": 503,
"column": 40
}
},
"callee": {
"type": "MemberExpression",
"start": 15351,
"end": 15367,
"loc": {
"start": {
"line": 503,
"column": 15
},
"end": {
"line": 503,
"column": 31
}
},
"object": {
"type": "Identifier",
"start": 15351,
"end": 15357,
"loc": {
"start": {
"line": 503,
"column": 15
},
"end": {
"line": 503,
"column": 21
},
"identifierName": "Number"
},
"name": "Number"
},
"property": {
"type": "Identifier",
"start": 15358,
"end": 15367,
"loc": {
"start": {
"line": 503,
"column": 22
},
"end": {
"line": 503,
"column": 31
},
"identifierName": "isInteger"
},
"name": "isInteger"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 15368,
"end": 15375,
"loc": {
"start": {
"line": 503,
"column": 32
},
"end": {
"line": 503,
"column": 39
},
"identifierName": "keyCode"
},
"name": "keyCode"
}
]
},
{
"type": "BinaryExpression",
"start": 15378,
"end": 15412,
"loc": {
"start": {
"line": 503,
"column": 42
},
"end": {
"line": 503,
"column": 76
}
},
"left": {
"type": "StringLiteral",
"start": 15378,
"end": 15402,
"loc": {
"start": {
"line": 503,
"column": 42
},
"end": {
"line": 503,
"column": 66
}
},
"extra": {
"rawValue": "Not a valid key code: ",
"raw": "\"Not a valid key code: \""
},
"value": "Not a valid key code: "
},
"operator": "+",
"right": {
"type": "Identifier",
"start": 15405,
"end": 15412,
"loc": {
"start": {
"line": 503,
"column": 69
},
"end": {
"line": 503,
"column": 76
},
"identifierName": "keyCode"
},
"name": "keyCode"
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 15424,
"end": 15490,
"loc": {
"start": {
"line": 504,
"column": 8
},
"end": {
"line": 504,
"column": 74
}
},
"expression": {
"type": "AssignmentExpression",
"start": 15424,
"end": 15489,
"loc": {
"start": {
"line": 504,
"column": 8
},
"end": {
"line": 504,
"column": 73
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 15424,
"end": 15479,
"loc": {
"start": {
"line": 504,
"column": 8
},
"end": {
"line": 504,
"column": 63
}
},
"object": {
"type": "MemberExpression",
"start": 15424,
"end": 15465,
"loc": {
"start": {
"line": 504,
"column": 8
},
"end": {
"line": 504,
"column": 49
}
},
"object": {
"type": "CallExpression",
"start": 15424,
"end": 15445,
"loc": {
"start": {
"line": 504,
"column": 8
},
"end": {
"line": 504,
"column": 29
}
},
"callee": {
"type": "MemberExpression",
"start": 15424,
"end": 15443,
"loc": {
"start": {
"line": 504,
"column": 8
},
"end": {
"line": 504,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 15424,
"end": 15428,
"loc": {
"start": {
"line": 504,
"column": 8
},
"end": {
"line": 504,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 15429,
"end": 15443,
"loc": {
"start": {
"line": 504,
"column": 13
},
"end": {
"line": 504,
"column": 27
},
"identifierName": "getAllSettings"
},
"name": "getAllSettings"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 15446,
"end": 15465,
"loc": {
"start": {
"line": 504,
"column": 30
},
"end": {
"line": 504,
"column": 49
},
"identifierName": "keybindingOverrides"
},
"name": "keybindingOverrides"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 15466,
"end": 15478,
"loc": {
"start": {
"line": 504,
"column": 50
},
"end": {
"line": 504,
"column": 62
},
"identifierName": "keybindingId"
},
"name": "keybindingId"
},
"computed": true
},
"right": {
"type": "Identifier",
"start": 15482,
"end": 15489,
"loc": {
"start": {
"line": 504,
"column": 66
},
"end": {
"line": 504,
"column": 73
},
"identifierName": "keyCode"
},
"name": "keyCode"
}
}
},
{
"type": "ReturnStatement",
"start": 15500,
"end": 15525,
"loc": {
"start": {
"line": 505,
"column": 8
},
"end": {
"line": 505,
"column": 33
}
},
"argument": {
"type": "CallExpression",
"start": 15507,
"end": 15524,
"loc": {
"start": {
"line": 505,
"column": 15
},
"end": {
"line": 505,
"column": 32
}
},
"callee": {
"type": "MemberExpression",
"start": 15507,
"end": 15522,
"loc": {
"start": {
"line": 505,
"column": 15
},
"end": {
"line": 505,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 15507,
"end": 15511,
"loc": {
"start": {
"line": 505,
"column": 15
},
"end": {
"line": 505,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 15512,
"end": 15522,
"loc": {
"start": {
"line": 505,
"column": 20
},
"end": {
"line": 505,
"column": 30
},
"identifierName": "writeAsync"
},
"name": "writeAsync"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Sets a new keybinding override\r\n * @param {string} keybindingId\r\n * @param {number} keyCode\r\n ",
"start": 15159,
"end": 15279,
"loc": {
"start": {
"line": 497,
"column": 4
},
"end": {
"line": 501,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Resets a given keybinding override\r\n * @param {string} id\r\n ",
"start": 15540,
"end": 15622,
"loc": {
"start": {
"line": 508,
"column": 4
},
"end": {
"line": 511,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 15628,
"end": 15774,
"loc": {
"start": {
"line": 512,
"column": 4
},
"end": {
"line": 515,
"column": 9
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 15628,
"end": 15651,
"loc": {
"start": {
"line": 512,
"column": 4
},
"end": {
"line": 512,
"column": 27
},
"identifierName": "resetKeybindingOverride"
},
"name": "resetKeybindingOverride",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 15652,
"end": 15654,
"loc": {
"start": {
"line": 512,
"column": 28
},
"end": {
"line": 512,
"column": 30
},
"identifierName": "id"
},
"name": "id"
}
],
"body": {
"type": "BlockStatement",
"start": 15656,
"end": 15774,
"loc": {
"start": {
"line": 512,
"column": 32
},
"end": {
"line": 515,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 15671,
"end": 15724,
"loc": {
"start": {
"line": 513,
"column": 12
},
"end": {
"line": 513,
"column": 65
}
},
"expression": {
"type": "UnaryExpression",
"start": 15671,
"end": 15723,
"loc": {
"start": {
"line": 513,
"column": 12
},
"end": {
"line": 513,
"column": 64
}
},
"operator": "delete",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 15678,
"end": 15723,
"loc": {
"start": {
"line": 513,
"column": 19
},
"end": {
"line": 513,
"column": 64
}
},
"object": {
"type": "MemberExpression",
"start": 15678,
"end": 15719,
"loc": {
"start": {
"line": 513,
"column": 19
},
"end": {
"line": 513,
"column": 60
}
},
"object": {
"type": "CallExpression",
"start": 15678,
"end": 15699,
"loc": {
"start": {
"line": 513,
"column": 19
},
"end": {
"line": 513,
"column": 40
}
},
"callee": {
"type": "MemberExpression",
"start": 15678,
"end": 15697,
"loc": {
"start": {
"line": 513,
"column": 19
},
"end": {
"line": 513,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 15678,
"end": 15682,
"loc": {
"start": {
"line": 513,
"column": 19
},
"end": {
"line": 513,
"column": 23
}
}
},
"property": {
"type": "Identifier",
"start": 15683,
"end": 15697,
"loc": {
"start": {
"line": 513,
"column": 24
},
"end": {
"line": 513,
"column": 38
},
"identifierName": "getAllSettings"
},
"name": "getAllSettings"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 15700,
"end": 15719,
"loc": {
"start": {
"line": 513,
"column": 41
},
"end": {
"line": 513,
"column": 60
},
"identifierName": "keybindingOverrides"
},
"name": "keybindingOverrides"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 15720,
"end": 15722,
"loc": {
"start": {
"line": 513,
"column": 61
},
"end": {
"line": 513,
"column": 63
},
"identifierName": "id"
},
"name": "id"
},
"computed": true
},
"extra": {
"parenthesizedArgument": false
}
}
},
{
"type": "ReturnStatement",
"start": 15738,
"end": 15763,
"loc": {
"start": {
"line": 514,
"column": 12
},
"end": {
"line": 514,
"column": 37
}
},
"argument": {
"type": "CallExpression",
"start": 15745,
"end": 15762,
"loc": {
"start": {
"line": 514,
"column": 19
},
"end": {
"line": 514,
"column": 36
}
},
"callee": {
"type": "MemberExpression",
"start": 15745,
"end": 15760,
"loc": {
"start": {
"line": 514,
"column": 19
},
"end": {
"line": 514,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 15745,
"end": 15749,
"loc": {
"start": {
"line": 514,
"column": 19
},
"end": {
"line": 514,
"column": 23
}
}
},
"property": {
"type": "Identifier",
"start": 15750,
"end": 15760,
"loc": {
"start": {
"line": 514,
"column": 24
},
"end": {
"line": 514,
"column": 34
},
"identifierName": "writeAsync"
},
"name": "writeAsync"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Resets a given keybinding override\r\n * @param {string} id\r\n ",
"start": 15540,
"end": 15622,
"loc": {
"start": {
"line": 508,
"column": 4
},
"end": {
"line": 511,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Resets all keybinding overrides\r\n ",
"start": 15784,
"end": 15844,
"loc": {
"start": {
"line": 516,
"column": 8
},
"end": {
"line": 518,
"column": 11
}
}
}
]
},
{
"type": "ClassMethod",
"start": 15850,
"end": 15977,
"loc": {
"start": {
"line": 519,
"column": 4
},
"end": {
"line": 522,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 15850,
"end": 15874,
"loc": {
"start": {
"line": 519,
"column": 4
},
"end": {
"line": 519,
"column": 28
},
"identifierName": "resetKeybindingOverrides"
},
"name": "resetKeybindingOverrides",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 15877,
"end": 15977,
"loc": {
"start": {
"line": 519,
"column": 31
},
"end": {
"line": 522,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 15888,
"end": 15935,
"loc": {
"start": {
"line": 520,
"column": 8
},
"end": {
"line": 520,
"column": 55
}
},
"expression": {
"type": "AssignmentExpression",
"start": 15888,
"end": 15934,
"loc": {
"start": {
"line": 520,
"column": 8
},
"end": {
"line": 520,
"column": 54
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 15888,
"end": 15929,
"loc": {
"start": {
"line": 520,
"column": 8
},
"end": {
"line": 520,
"column": 49
}
},
"object": {
"type": "CallExpression",
"start": 15888,
"end": 15909,
"loc": {
"start": {
"line": 520,
"column": 8
},
"end": {
"line": 520,
"column": 29
}
},
"callee": {
"type": "MemberExpression",
"start": 15888,
"end": 15907,
"loc": {
"start": {
"line": 520,
"column": 8
},
"end": {
"line": 520,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 15888,
"end": 15892,
"loc": {
"start": {
"line": 520,
"column": 8
},
"end": {
"line": 520,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 15893,
"end": 15907,
"loc": {
"start": {
"line": 520,
"column": 13
},
"end": {
"line": 520,
"column": 27
},
"identifierName": "getAllSettings"
},
"name": "getAllSettings"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 15910,
"end": 15929,
"loc": {
"start": {
"line": 520,
"column": 30
},
"end": {
"line": 520,
"column": 49
},
"identifierName": "keybindingOverrides"
},
"name": "keybindingOverrides"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 15932,
"end": 15934,
"loc": {
"start": {
"line": 520,
"column": 52
},
"end": {
"line": 520,
"column": 54
}
},
"properties": []
}
}
},
{
"type": "ReturnStatement",
"start": 15945,
"end": 15970,
"loc": {
"start": {
"line": 521,
"column": 8
},
"end": {
"line": 521,
"column": 33
}
},
"argument": {
"type": "CallExpression",
"start": 15952,
"end": 15969,
"loc": {
"start": {
"line": 521,
"column": 15
},
"end": {
"line": 521,
"column": 32
}
},
"callee": {
"type": "MemberExpression",
"start": 15952,
"end": 15967,
"loc": {
"start": {
"line": 521,
"column": 15
},
"end": {
"line": 521,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 15952,
"end": 15956,
"loc": {
"start": {
"line": 521,
"column": 15
},
"end": {
"line": 521,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 15957,
"end": 15967,
"loc": {
"start": {
"line": 521,
"column": 20
},
"end": {
"line": 521,
"column": 30
},
"identifierName": "writeAsync"
},
"name": "writeAsync"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Resets all keybinding overrides\r\n ",
"start": 15784,
"end": 15844,
"loc": {
"start": {
"line": 516,
"column": 8
},
"end": {
"line": 518,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentLine",
"value": " RW Proxy impl",
"start": 15985,
"end": 16001,
"loc": {
"start": {
"line": 524,
"column": 4
},
"end": {
"line": 524,
"column": 20
}
}
}
]
},
{
"type": "ClassMethod",
"start": 16007,
"end": 17007,
"loc": {
"start": {
"line": 525,
"column": 4
},
"end": {
"line": 552,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 16007,
"end": 16013,
"loc": {
"start": {
"line": 525,
"column": 4
},
"end": {
"line": 525,
"column": 10
},
"identifierName": "verify"
},
"name": "verify",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 16014,
"end": 16018,
"loc": {
"start": {
"line": 525,
"column": 11
},
"end": {
"line": 525,
"column": 15
},
"identifierName": "data"
},
"name": "data"
}
],
"body": {
"type": "BlockStatement",
"start": 16020,
"end": 17007,
"loc": {
"start": {
"line": 525,
"column": 17
},
"end": {
"line": 552,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 16031,
"end": 16130,
"loc": {
"start": {
"line": 526,
"column": 8
},
"end": {
"line": 528,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 16035,
"end": 16049,
"loc": {
"start": {
"line": 526,
"column": 12
},
"end": {
"line": 526,
"column": 26
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 16036,
"end": 16049,
"loc": {
"start": {
"line": 526,
"column": 13
},
"end": {
"line": 526,
"column": 26
}
},
"object": {
"type": "Identifier",
"start": 16036,
"end": 16040,
"loc": {
"start": {
"line": 526,
"column": 13
},
"end": {
"line": 526,
"column": 17
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 16041,
"end": 16049,
"loc": {
"start": {
"line": 526,
"column": 18
},
"end": {
"line": 526,
"column": 26
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 16051,
"end": 16130,
"loc": {
"start": {
"line": 526,
"column": 28
},
"end": {
"line": 528,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 16066,
"end": 16119,
"loc": {
"start": {
"line": 527,
"column": 12
},
"end": {
"line": 527,
"column": 65
}
},
"argument": {
"type": "CallExpression",
"start": 16073,
"end": 16118,
"loc": {
"start": {
"line": 527,
"column": 19
},
"end": {
"line": 527,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 16073,
"end": 16092,
"loc": {
"start": {
"line": 527,
"column": 19
},
"end": {
"line": 527,
"column": 38
}
},
"object": {
"type": "Identifier",
"start": 16073,
"end": 16088,
"loc": {
"start": {
"line": 527,
"column": 19
},
"end": {
"line": 527,
"column": 34
},
"identifierName": "ExplainedResult"
},
"name": "ExplainedResult"
},
"property": {
"type": "Identifier",
"start": 16089,
"end": 16092,
"loc": {
"start": {
"line": 527,
"column": 35
},
"end": {
"line": 527,
"column": 38
},
"identifierName": "bad"
},
"name": "bad"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 16093,
"end": 16117,
"loc": {
"start": {
"line": 527,
"column": 39
},
"end": {
"line": 527,
"column": 63
}
},
"extra": {
"rawValue": "missing key 'settings'",
"raw": "\"missing key 'settings'\""
},
"value": "missing key 'settings'"
}
]
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 16140,
"end": 16255,
"loc": {
"start": {
"line": 529,
"column": 8
},
"end": {
"line": 531,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 16144,
"end": 16177,
"loc": {
"start": {
"line": 529,
"column": 12
},
"end": {
"line": 529,
"column": 45
}
},
"left": {
"type": "UnaryExpression",
"start": 16144,
"end": 16164,
"loc": {
"start": {
"line": 529,
"column": 12
},
"end": {
"line": 529,
"column": 32
}
},
"operator": "typeof",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 16151,
"end": 16164,
"loc": {
"start": {
"line": 529,
"column": 19
},
"end": {
"line": 529,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 16151,
"end": 16155,
"loc": {
"start": {
"line": 529,
"column": 19
},
"end": {
"line": 529,
"column": 23
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 16156,
"end": 16164,
"loc": {
"start": {
"line": 529,
"column": 24
},
"end": {
"line": 529,
"column": 32
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"operator": "!==",
"right": {
"type": "StringLiteral",
"start": 16169,
"end": 16177,
"loc": {
"start": {
"line": 529,
"column": 37
},
"end": {
"line": 529,
"column": 45
}
},
"extra": {
"rawValue": "object",
"raw": "\"object\""
},
"value": "object"
}
},
"consequent": {
"type": "BlockStatement",
"start": 16179,
"end": 16255,
"loc": {
"start": {
"line": 529,
"column": 47
},
"end": {
"line": 531,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 16194,
"end": 16244,
"loc": {
"start": {
"line": 530,
"column": 12
},
"end": {
"line": 530,
"column": 62
}
},
"argument": {
"type": "CallExpression",
"start": 16201,
"end": 16243,
"loc": {
"start": {
"line": 530,
"column": 19
},
"end": {
"line": 530,
"column": 61
}
},
"callee": {
"type": "MemberExpression",
"start": 16201,
"end": 16220,
"loc": {
"start": {
"line": 530,
"column": 19
},
"end": {
"line": 530,
"column": 38
}
},
"object": {
"type": "Identifier",
"start": 16201,
"end": 16216,
"loc": {
"start": {
"line": 530,
"column": 19
},
"end": {
"line": 530,
"column": 34
},
"identifierName": "ExplainedResult"
},
"name": "ExplainedResult"
},
"property": {
"type": "Identifier",
"start": 16217,
"end": 16220,
"loc": {
"start": {
"line": 530,
"column": 35
},
"end": {
"line": 530,
"column": 38
},
"identifierName": "bad"
},
"name": "bad"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 16221,
"end": 16242,
"loc": {
"start": {
"line": 530,
"column": 39
},
"end": {
"line": 530,
"column": 60
}
},
"extra": {
"rawValue": "Bad settings object",
"raw": "\"Bad settings object\""
},
"value": "Bad settings object"
}
]
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "VariableDeclaration",
"start": 16267,
"end": 16298,
"loc": {
"start": {
"line": 533,
"column": 8
},
"end": {
"line": 533,
"column": 39
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 16273,
"end": 16297,
"loc": {
"start": {
"line": 533,
"column": 14
},
"end": {
"line": 533,
"column": 38
}
},
"id": {
"type": "Identifier",
"start": 16273,
"end": 16281,
"loc": {
"start": {
"line": 533,
"column": 14
},
"end": {
"line": 533,
"column": 22
},
"identifierName": "settings"
},
"name": "settings"
},
"init": {
"type": "MemberExpression",
"start": 16284,
"end": 16297,
"loc": {
"start": {
"line": 533,
"column": 25
},
"end": {
"line": 533,
"column": 38
}
},
"object": {
"type": "Identifier",
"start": 16284,
"end": 16288,
"loc": {
"start": {
"line": 533,
"column": 25
},
"end": {
"line": 533,
"column": 29
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 16289,
"end": 16297,
"loc": {
"start": {
"line": 533,
"column": 30
},
"end": {
"line": 533,
"column": 38
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "ForStatement",
"start": 16308,
"end": 16960,
"loc": {
"start": {
"line": 534,
"column": 8
},
"end": {
"line": 550,
"column": 9
}
},
"init": {
"type": "VariableDeclaration",
"start": 16313,
"end": 16322,
"loc": {
"start": {
"line": 534,
"column": 13
},
"end": {
"line": 534,
"column": 22
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 16317,
"end": 16322,
"loc": {
"start": {
"line": 534,
"column": 17
},
"end": {
"line": 534,
"column": 22
}
},
"id": {
"type": "Identifier",
"start": 16317,
"end": 16318,
"loc": {
"start": {
"line": 534,
"column": 17
},
"end": {
"line": 534,
"column": 18
},
"identifierName": "i"
},
"name": "i"
},
"init": {
"type": "NumericLiteral",
"start": 16321,
"end": 16322,
"loc": {
"start": {
"line": 534,
"column": 21
},
"end": {
"line": 534,
"column": 22
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
],
"kind": "let"
},
"test": {
"type": "BinaryExpression",
"start": 16324,
"end": 16359,
"loc": {
"start": {
"line": 534,
"column": 24
},
"end": {
"line": 534,
"column": 59
}
},
"left": {
"type": "Identifier",
"start": 16324,
"end": 16325,
"loc": {
"start": {
"line": 534,
"column": 24
},
"end": {
"line": 534,
"column": 25
},
"identifierName": "i"
},
"name": "i"
},
"operator": "<",
"right": {
"type": "MemberExpression",
"start": 16328,
"end": 16359,
"loc": {
"start": {
"line": 534,
"column": 28
},
"end": {
"line": 534,
"column": 59
}
},
"object": {
"type": "CallExpression",
"start": 16328,
"end": 16352,
"loc": {
"start": {
"line": 534,
"column": 28
},
"end": {
"line": 534,
"column": 52
}
},
"callee": {
"type": "Identifier",
"start": 16328,
"end": 16350,
"loc": {
"start": {
"line": 534,
"column": 28
},
"end": {
"line": 534,
"column": 50
},
"identifierName": "allApplicationSettings"
},
"name": "allApplicationSettings"
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 16353,
"end": 16359,
"loc": {
"start": {
"line": 534,
"column": 53
},
"end": {
"line": 534,
"column": 59
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
}
},
"update": {
"type": "UpdateExpression",
"start": 16361,
"end": 16364,
"loc": {
"start": {
"line": 534,
"column": 61
},
"end": {
"line": 534,
"column": 64
}
},
"operator": "++",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 16363,
"end": 16364,
"loc": {
"start": {
"line": 534,
"column": 63
},
"end": {
"line": 534,
"column": 64
},
"identifierName": "i"
},
"name": "i"
},
"extra": {
"parenthesizedArgument": false
}
},
"body": {
"type": "BlockStatement",
"start": 16366,
"end": 16960,
"loc": {
"start": {
"line": 534,
"column": 66
},
"end": {
"line": 550,
"column": 9
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 16381,
"end": 16425,
"loc": {
"start": {
"line": 535,
"column": 12
},
"end": {
"line": 535,
"column": 56
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 16387,
"end": 16424,
"loc": {
"start": {
"line": 535,
"column": 18
},
"end": {
"line": 535,
"column": 55
}
},
"id": {
"type": "Identifier",
"start": 16387,
"end": 16394,
"loc": {
"start": {
"line": 535,
"column": 18
},
"end": {
"line": 535,
"column": 25
},
"identifierName": "setting"
},
"name": "setting"
},
"init": {
"type": "MemberExpression",
"start": 16397,
"end": 16424,
"loc": {
"start": {
"line": 535,
"column": 28
},
"end": {
"line": 535,
"column": 55
}
},
"object": {
"type": "CallExpression",
"start": 16397,
"end": 16421,
"loc": {
"start": {
"line": 535,
"column": 28
},
"end": {
"line": 535,
"column": 52
}
},
"callee": {
"type": "Identifier",
"start": 16397,
"end": 16419,
"loc": {
"start": {
"line": 535,
"column": 28
},
"end": {
"line": 535,
"column": 50
},
"identifierName": "allApplicationSettings"
},
"name": "allApplicationSettings"
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 16422,
"end": 16423,
"loc": {
"start": {
"line": 535,
"column": 53
},
"end": {
"line": 535,
"column": 54
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 16439,
"end": 16480,
"loc": {
"start": {
"line": 536,
"column": 12
},
"end": {
"line": 536,
"column": 53
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 16445,
"end": 16479,
"loc": {
"start": {
"line": 536,
"column": 18
},
"end": {
"line": 536,
"column": 52
}
},
"id": {
"type": "Identifier",
"start": 16445,
"end": 16456,
"loc": {
"start": {
"line": 536,
"column": 18
},
"end": {
"line": 536,
"column": 29
},
"identifierName": "storedValue"
},
"name": "storedValue"
},
"init": {
"type": "MemberExpression",
"start": 16459,
"end": 16479,
"loc": {
"start": {
"line": 536,
"column": 32
},
"end": {
"line": 536,
"column": 52
}
},
"object": {
"type": "Identifier",
"start": 16459,
"end": 16467,
"loc": {
"start": {
"line": 536,
"column": 32
},
"end": {
"line": 536,
"column": 40
},
"identifierName": "settings"
},
"name": "settings"
},
"property": {
"type": "MemberExpression",
"start": 16468,
"end": 16478,
"loc": {
"start": {
"line": 536,
"column": 41
},
"end": {
"line": 536,
"column": 51
}
},
"object": {
"type": "Identifier",
"start": 16468,
"end": 16475,
"loc": {
"start": {
"line": 536,
"column": 41
},
"end": {
"line": 536,
"column": 48
},
"identifierName": "setting"
},
"name": "setting"
},
"property": {
"type": "Identifier",
"start": 16476,
"end": 16478,
"loc": {
"start": {
"line": 536,
"column": 49
},
"end": {
"line": 536,
"column": 51
},
"identifierName": "id"
},
"name": "id"
},
"computed": false
},
"computed": true
}
}
],
"kind": "const"
},
{
"type": "IfStatement",
"start": 16494,
"end": 16949,
"loc": {
"start": {
"line": 537,
"column": 12
},
"end": {
"line": 549,
"column": 13
}
},
"test": {
"type": "UnaryExpression",
"start": 16498,
"end": 16528,
"loc": {
"start": {
"line": 537,
"column": 16
},
"end": {
"line": 537,
"column": 46
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 16499,
"end": 16528,
"loc": {
"start": {
"line": 537,
"column": 17
},
"end": {
"line": 537,
"column": 46
}
},
"callee": {
"type": "MemberExpression",
"start": 16499,
"end": 16515,
"loc": {
"start": {
"line": 537,
"column": 17
},
"end": {
"line": 537,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 16499,
"end": 16506,
"loc": {
"start": {
"line": 537,
"column": 17
},
"end": {
"line": 537,
"column": 24
},
"identifierName": "setting"
},
"name": "setting"
},
"property": {
"type": "Identifier",
"start": 16507,
"end": 16515,
"loc": {
"start": {
"line": 537,
"column": 25
},
"end": {
"line": 537,
"column": 33
},
"identifierName": "validate"
},
"name": "validate"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 16516,
"end": 16527,
"loc": {
"start": {
"line": 537,
"column": 34
},
"end": {
"line": 537,
"column": 45
},
"identifierName": "storedValue"
},
"name": "storedValue"
}
]
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 16530,
"end": 16949,
"loc": {
"start": {
"line": 537,
"column": 48
},
"end": {
"line": 549,
"column": 13
}
},
"body": [
{
"type": "ReturnStatement",
"start": 16549,
"end": 16934,
"loc": {
"start": {
"line": 538,
"column": 16
},
"end": {
"line": 548,
"column": 18
}
},
"argument": {
"type": "CallExpression",
"start": 16556,
"end": 16933,
"loc": {
"start": {
"line": 538,
"column": 23
},
"end": {
"line": 548,
"column": 17
}
},
"callee": {
"type": "MemberExpression",
"start": 16556,
"end": 16575,
"loc": {
"start": {
"line": 538,
"column": 23
},
"end": {
"line": 538,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 16556,
"end": 16571,
"loc": {
"start": {
"line": 538,
"column": 23
},
"end": {
"line": 538,
"column": 38
},
"identifierName": "ExplainedResult"
},
"name": "ExplainedResult"
},
"property": {
"type": "Identifier",
"start": 16572,
"end": 16575,
"loc": {
"start": {
"line": 538,
"column": 39
},
"end": {
"line": 538,
"column": 42
},
"identifierName": "bad"
},
"name": "bad"
},
"computed": false
},
"arguments": [
{
"type": "BinaryExpression",
"start": 16598,
"end": 16914,
"loc": {
"start": {
"line": 539,
"column": 20
},
"end": {
"line": 547,
"column": 23
}
},
"left": {
"type": "BinaryExpression",
"start": 16598,
"end": 16887,
"loc": {
"start": {
"line": 539,
"column": 20
},
"end": {
"line": 546,
"column": 44
}
},
"left": {
"type": "BinaryExpression",
"start": 16598,
"end": 16839,
"loc": {
"start": {
"line": 539,
"column": 20
},
"end": {
"line": 545,
"column": 34
}
},
"left": {
"type": "BinaryExpression",
"start": 16598,
"end": 16801,
"loc": {
"start": {
"line": 539,
"column": 20
},
"end": {
"line": 544,
"column": 32
}
},
"left": {
"type": "BinaryExpression",
"start": 16598,
"end": 16765,
"loc": {
"start": {
"line": 539,
"column": 20
},
"end": {
"line": 543,
"column": 42
}
},
"left": {
"type": "BinaryExpression",
"start": 16598,
"end": 16719,
"loc": {
"start": {
"line": 539,
"column": 20
},
"end": {
"line": 542,
"column": 31
}
},
"left": {
"type": "BinaryExpression",
"start": 16598,
"end": 16684,
"loc": {
"start": {
"line": 539,
"column": 20
},
"end": {
"line": 541,
"column": 24
}
},
"left": {
"type": "BinaryExpression",
"start": 16598,
"end": 16656,
"loc": {
"start": {
"line": 539,
"column": 20
},
"end": {
"line": 540,
"column": 30
}
},
"left": {
"type": "StringLiteral",
"start": 16598,
"end": 16622,
"loc": {
"start": {
"line": 539,
"column": 20
},
"end": {
"line": 539,
"column": 44
}
},
"extra": {
"rawValue": "Bad setting value for ",
"raw": "\"Bad setting value for \""
},
"value": "Bad setting value for "
},
"operator": "+",
"right": {
"type": "MemberExpression",
"start": 16646,
"end": 16656,
"loc": {
"start": {
"line": 540,
"column": 20
},
"end": {
"line": 540,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 16646,
"end": 16653,
"loc": {
"start": {
"line": 540,
"column": 20
},
"end": {
"line": 540,
"column": 27
},
"identifierName": "setting"
},
"name": "setting"
},
"property": {
"type": "Identifier",
"start": 16654,
"end": 16656,
"loc": {
"start": {
"line": 540,
"column": 28
},
"end": {
"line": 540,
"column": 30
},
"identifierName": "id"
},
"name": "id"
},
"computed": false
}
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 16680,
"end": 16684,
"loc": {
"start": {
"line": 541,
"column": 20
},
"end": {
"line": 541,
"column": 24
}
},
"extra": {
"rawValue": ": ",
"raw": "\": \""
},
"value": ": "
}
},
"operator": "+",
"right": {
"type": "Identifier",
"start": 16708,
"end": 16719,
"loc": {
"start": {
"line": 542,
"column": 20
},
"end": {
"line": 542,
"column": 31
},
"identifierName": "storedValue"
},
"name": "storedValue"
}
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 16743,
"end": 16765,
"loc": {
"start": {
"line": 543,
"column": 20
},
"end": {
"line": 543,
"column": 42
}
},
"extra": {
"rawValue": " @ settings version ",
"raw": "\" @ settings version \""
},
"value": " @ settings version "
}
},
"operator": "+",
"right": {
"type": "MemberExpression",
"start": 16789,
"end": 16801,
"loc": {
"start": {
"line": 544,
"column": 20
},
"end": {
"line": 544,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 16789,
"end": 16793,
"loc": {
"start": {
"line": 544,
"column": 20
},
"end": {
"line": 544,
"column": 24
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 16794,
"end": 16801,
"loc": {
"start": {
"line": 544,
"column": 25
},
"end": {
"line": 544,
"column": 32
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
}
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 16825,
"end": 16839,
"loc": {
"start": {
"line": 545,
"column": 20
},
"end": {
"line": 545,
"column": 34
}
},
"extra": {
"rawValue": " (latest is ",
"raw": "\" (latest is \""
},
"value": " (latest is "
}
},
"operator": "+",
"right": {
"type": "CallExpression",
"start": 16863,
"end": 16887,
"loc": {
"start": {
"line": 546,
"column": 20
},
"end": {
"line": 546,
"column": 44
}
},
"callee": {
"type": "MemberExpression",
"start": 16863,
"end": 16885,
"loc": {
"start": {
"line": 546,
"column": 20
},
"end": {
"line": 546,
"column": 42
}
},
"object": {
"type": "ThisExpression",
"start": 16863,
"end": 16867,
"loc": {
"start": {
"line": 546,
"column": 20
},
"end": {
"line": 546,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 16868,
"end": 16885,
"loc": {
"start": {
"line": 546,
"column": 25
},
"end": {
"line": 546,
"column": 42
},
"identifierName": "getCurrentVersion"
},
"name": "getCurrentVersion"
},
"computed": false
},
"arguments": []
}
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 16911,
"end": 16914,
"loc": {
"start": {
"line": 547,
"column": 20
},
"end": {
"line": 547,
"column": 23
}
},
"extra": {
"rawValue": ")",
"raw": "\")\""
},
"value": ")"
}
}
]
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
}
},
{
"type": "ReturnStatement",
"start": 16970,
"end": 17000,
"loc": {
"start": {
"line": 551,
"column": 8
},
"end": {
"line": 551,
"column": 38
}
},
"argument": {
"type": "CallExpression",
"start": 16977,
"end": 16999,
"loc": {
"start": {
"line": 551,
"column": 15
},
"end": {
"line": 551,
"column": 37
}
},
"callee": {
"type": "MemberExpression",
"start": 16977,
"end": 16997,
"loc": {
"start": {
"line": 551,
"column": 15
},
"end": {
"line": 551,
"column": 35
}
},
"object": {
"type": "Identifier",
"start": 16977,
"end": 16992,
"loc": {
"start": {
"line": 551,
"column": 15
},
"end": {
"line": 551,
"column": 30
},
"identifierName": "ExplainedResult"
},
"name": "ExplainedResult"
},
"property": {
"type": "Identifier",
"start": 16993,
"end": 16997,
"loc": {
"start": {
"line": 551,
"column": 31
},
"end": {
"line": 551,
"column": 35
},
"identifierName": "good"
},
"name": "good"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentLine",
"value": " RW Proxy impl",
"start": 15985,
"end": 16001,
"loc": {
"start": {
"line": 524,
"column": 4
},
"end": {
"line": 524,
"column": 20
}
}
}
]
},
{
"type": "ClassMethod",
"start": 17015,
"end": 17164,
"loc": {
"start": {
"line": 554,
"column": 4
},
"end": {
"line": 559,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 17015,
"end": 17029,
"loc": {
"start": {
"line": 554,
"column": 4
},
"end": {
"line": 554,
"column": 18
},
"identifierName": "getDefaultData"
},
"name": "getDefaultData"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 17032,
"end": 17164,
"loc": {
"start": {
"line": 554,
"column": 21
},
"end": {
"line": 559,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 17043,
"end": 17157,
"loc": {
"start": {
"line": 555,
"column": 8
},
"end": {
"line": 558,
"column": 10
}
},
"argument": {
"type": "ObjectExpression",
"start": 17050,
"end": 17156,
"loc": {
"start": {
"line": 555,
"column": 15
},
"end": {
"line": 558,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 17065,
"end": 17098,
"loc": {
"start": {
"line": 556,
"column": 12
},
"end": {
"line": 556,
"column": 45
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 17065,
"end": 17072,
"loc": {
"start": {
"line": 556,
"column": 12
},
"end": {
"line": 556,
"column": 19
},
"identifierName": "version"
},
"name": "version"
},
"value": {
"type": "CallExpression",
"start": 17074,
"end": 17098,
"loc": {
"start": {
"line": 556,
"column": 21
},
"end": {
"line": 556,
"column": 45
}
},
"callee": {
"type": "MemberExpression",
"start": 17074,
"end": 17096,
"loc": {
"start": {
"line": 556,
"column": 21
},
"end": {
"line": 556,
"column": 43
}
},
"object": {
"type": "ThisExpression",
"start": 17074,
"end": 17078,
"loc": {
"start": {
"line": 556,
"column": 21
},
"end": {
"line": 556,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"start": 17079,
"end": 17096,
"loc": {
"start": {
"line": 556,
"column": 26
},
"end": {
"line": 556,
"column": 43
},
"identifierName": "getCurrentVersion"
},
"name": "getCurrentVersion"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ObjectProperty",
"start": 17113,
"end": 17144,
"loc": {
"start": {
"line": 557,
"column": 12
},
"end": {
"line": 557,
"column": 43
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 17113,
"end": 17121,
"loc": {
"start": {
"line": 557,
"column": 12
},
"end": {
"line": 557,
"column": 20
},
"identifierName": "settings"
},
"name": "settings"
},
"value": {
"type": "NewExpression",
"start": 17123,
"end": 17144,
"loc": {
"start": {
"line": 557,
"column": 22
},
"end": {
"line": 557,
"column": 43
}
},
"callee": {
"type": "Identifier",
"start": 17127,
"end": 17142,
"loc": {
"start": {
"line": 557,
"column": 26
},
"end": {
"line": 557,
"column": 41
},
"identifierName": "SettingsStorage"
},
"name": "SettingsStorage"
},
"arguments": []
}
}
]
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 17172,
"end": 17220,
"loc": {
"start": {
"line": 561,
"column": 4
},
"end": {
"line": 563,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 17172,
"end": 17189,
"loc": {
"start": {
"line": 561,
"column": 4
},
"end": {
"line": 561,
"column": 21
},
"identifierName": "getCurrentVersion"
},
"name": "getCurrentVersion"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 17192,
"end": 17220,
"loc": {
"start": {
"line": 561,
"column": 24
},
"end": {
"line": 563,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 17203,
"end": 17213,
"loc": {
"start": {
"line": 562,
"column": 8
},
"end": {
"line": 562,
"column": 18
}
},
"argument": {
"type": "NumericLiteral",
"start": 17210,
"end": 17212,
"loc": {
"start": {
"line": 562,
"column": 15
},
"end": {
"line": 562,
"column": 17
}
},
"extra": {
"rawValue": 30,
"raw": "30"
},
"value": 30
}
}
],
"directives": [],
"trailingComments": null
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "* @param {{settings: SettingsStorage, version: number}} data ",
"start": 17228,
"end": 17293,
"loc": {
"start": {
"line": 565,
"column": 4
},
"end": {
"line": 565,
"column": 69
}
}
}
]
},
{
"type": "ClassMethod",
"start": 17299,
"end": 21224,
"loc": {
"start": {
"line": 566,
"column": 4
},
"end": {
"line": 710,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 17299,
"end": 17306,
"loc": {
"start": {
"line": 566,
"column": 4
},
"end": {
"line": 566,
"column": 11
},
"identifierName": "migrate"
},
"name": "migrate",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 17307,
"end": 17311,
"loc": {
"start": {
"line": 566,
"column": 12
},
"end": {
"line": 566,
"column": 16
},
"identifierName": "data"
},
"name": "data"
}
],
"body": {
"type": "BlockStatement",
"start": 17313,
"end": 21224,
"loc": {
"start": {
"line": 566,
"column": 18
},
"end": {
"line": 710,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 17356,
"end": 17540,
"loc": {
"start": {
"line": 568,
"column": 8
},
"end": {
"line": 572,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 17360,
"end": 17376,
"loc": {
"start": {
"line": 568,
"column": 12
},
"end": {
"line": 568,
"column": 28
}
},
"left": {
"type": "MemberExpression",
"start": 17360,
"end": 17372,
"loc": {
"start": {
"line": 568,
"column": 12
},
"end": {
"line": 568,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 17360,
"end": 17364,
"loc": {
"start": {
"line": 568,
"column": 12
},
"end": {
"line": 568,
"column": 16
},
"identifierName": "data"
},
"name": "data",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 17365,
"end": 17372,
"loc": {
"start": {
"line": 568,
"column": 17
},
"end": {
"line": 568,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false,
"leadingComments": null
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 17375,
"end": 17376,
"loc": {
"start": {
"line": 568,
"column": 27
},
"end": {
"line": 568,
"column": 28
}
},
"extra": {
"rawValue": 5,
"raw": "5"
},
"value": 5
},
"leadingComments": null
},
"consequent": {
"type": "BlockStatement",
"start": 17378,
"end": 17540,
"loc": {
"start": {
"line": 568,
"column": 30
},
"end": {
"line": 572,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 17393,
"end": 17431,
"loc": {
"start": {
"line": 569,
"column": 12
},
"end": {
"line": 569,
"column": 50
}
},
"expression": {
"type": "AssignmentExpression",
"start": 17393,
"end": 17430,
"loc": {
"start": {
"line": 569,
"column": 12
},
"end": {
"line": 569,
"column": 49
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 17393,
"end": 17406,
"loc": {
"start": {
"line": 569,
"column": 12
},
"end": {
"line": 569,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 17393,
"end": 17397,
"loc": {
"start": {
"line": 569,
"column": 12
},
"end": {
"line": 569,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 17398,
"end": 17406,
"loc": {
"start": {
"line": 569,
"column": 17
},
"end": {
"line": 569,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 17409,
"end": 17430,
"loc": {
"start": {
"line": 569,
"column": 28
},
"end": {
"line": 569,
"column": 49
}
},
"callee": {
"type": "Identifier",
"start": 17413,
"end": 17428,
"loc": {
"start": {
"line": 569,
"column": 32
},
"end": {
"line": 569,
"column": 47
},
"identifierName": "SettingsStorage"
},
"name": "SettingsStorage"
},
"arguments": []
}
}
},
{
"type": "ExpressionStatement",
"start": 17445,
"end": 17485,
"loc": {
"start": {
"line": 570,
"column": 12
},
"end": {
"line": 570,
"column": 52
}
},
"expression": {
"type": "AssignmentExpression",
"start": 17445,
"end": 17484,
"loc": {
"start": {
"line": 570,
"column": 12
},
"end": {
"line": 570,
"column": 51
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 17445,
"end": 17457,
"loc": {
"start": {
"line": 570,
"column": 12
},
"end": {
"line": 570,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 17445,
"end": 17449,
"loc": {
"start": {
"line": 570,
"column": 12
},
"end": {
"line": 570,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 17450,
"end": 17457,
"loc": {
"start": {
"line": 570,
"column": 17
},
"end": {
"line": 570,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 17460,
"end": 17484,
"loc": {
"start": {
"line": 570,
"column": 27
},
"end": {
"line": 570,
"column": 51
}
},
"callee": {
"type": "MemberExpression",
"start": 17460,
"end": 17482,
"loc": {
"start": {
"line": 570,
"column": 27
},
"end": {
"line": 570,
"column": 49
}
},
"object": {
"type": "ThisExpression",
"start": 17460,
"end": 17464,
"loc": {
"start": {
"line": 570,
"column": 27
},
"end": {
"line": 570,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"start": 17465,
"end": 17482,
"loc": {
"start": {
"line": 570,
"column": 32
},
"end": {
"line": 570,
"column": 49
},
"identifierName": "getCurrentVersion"
},
"name": "getCurrentVersion"
},
"computed": false
},
"arguments": []
}
}
},
{
"type": "ReturnStatement",
"start": 17499,
"end": 17529,
"loc": {
"start": {
"line": 571,
"column": 12
},
"end": {
"line": 571,
"column": 42
}
},
"argument": {
"type": "CallExpression",
"start": 17506,
"end": 17528,
"loc": {
"start": {
"line": 571,
"column": 19
},
"end": {
"line": 571,
"column": 41
}
},
"callee": {
"type": "MemberExpression",
"start": 17506,
"end": 17526,
"loc": {
"start": {
"line": 571,
"column": 19
},
"end": {
"line": 571,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 17506,
"end": 17521,
"loc": {
"start": {
"line": 571,
"column": 19
},
"end": {
"line": 571,
"column": 34
},
"identifierName": "ExplainedResult"
},
"name": "ExplainedResult"
},
"property": {
"type": "Identifier",
"start": 17522,
"end": 17526,
"loc": {
"start": {
"line": 571,
"column": 35
},
"end": {
"line": 571,
"column": 39
},
"identifierName": "good"
},
"name": "good"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
},
"alternate": null,
"leadingComments": [
{
"type": "CommentLine",
"value": " Simply reset before",
"start": 17324,
"end": 17346,
"loc": {
"start": {
"line": 567,
"column": 8
},
"end": {
"line": 567,
"column": 30
}
}
}
]
},
{
"type": "IfStatement",
"start": 17552,
"end": 17670,
"loc": {
"start": {
"line": 574,
"column": 8
},
"end": {
"line": 577,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 17556,
"end": 17572,
"loc": {
"start": {
"line": 574,
"column": 12
},
"end": {
"line": 574,
"column": 28
}
},
"left": {
"type": "MemberExpression",
"start": 17556,
"end": 17568,
"loc": {
"start": {
"line": 574,
"column": 12
},
"end": {
"line": 574,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 17556,
"end": 17560,
"loc": {
"start": {
"line": 574,
"column": 12
},
"end": {
"line": 574,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 17561,
"end": 17568,
"loc": {
"start": {
"line": 574,
"column": 17
},
"end": {
"line": 574,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 17571,
"end": 17572,
"loc": {
"start": {
"line": 574,
"column": 27
},
"end": {
"line": 574,
"column": 28
}
},
"extra": {
"rawValue": 6,
"raw": "6"
},
"value": 6
}
},
"consequent": {
"type": "BlockStatement",
"start": 17574,
"end": 17670,
"loc": {
"start": {
"line": 574,
"column": 30
},
"end": {
"line": 577,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 17589,
"end": 17628,
"loc": {
"start": {
"line": 575,
"column": 12
},
"end": {
"line": 575,
"column": 51
}
},
"expression": {
"type": "AssignmentExpression",
"start": 17589,
"end": 17627,
"loc": {
"start": {
"line": 575,
"column": 12
},
"end": {
"line": 575,
"column": 50
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 17589,
"end": 17619,
"loc": {
"start": {
"line": 575,
"column": 12
},
"end": {
"line": 575,
"column": 42
}
},
"object": {
"type": "MemberExpression",
"start": 17589,
"end": 17602,
"loc": {
"start": {
"line": 575,
"column": 12
},
"end": {
"line": 575,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 17589,
"end": 17593,
"loc": {
"start": {
"line": 575,
"column": 12
},
"end": {
"line": 575,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 17594,
"end": 17602,
"loc": {
"start": {
"line": 575,
"column": 17
},
"end": {
"line": 575,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 17603,
"end": 17619,
"loc": {
"start": {
"line": 575,
"column": 26
},
"end": {
"line": 575,
"column": 42
},
"identifierName": "alwaysMultiplace"
},
"name": "alwaysMultiplace"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 17622,
"end": 17627,
"loc": {
"start": {
"line": 575,
"column": 45
},
"end": {
"line": 575,
"column": 50
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 17642,
"end": 17659,
"loc": {
"start": {
"line": 576,
"column": 12
},
"end": {
"line": 576,
"column": 29
}
},
"expression": {
"type": "AssignmentExpression",
"start": 17642,
"end": 17658,
"loc": {
"start": {
"line": 576,
"column": 12
},
"end": {
"line": 576,
"column": 28
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 17642,
"end": 17654,
"loc": {
"start": {
"line": 576,
"column": 12
},
"end": {
"line": 576,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 17642,
"end": 17646,
"loc": {
"start": {
"line": 576,
"column": 12
},
"end": {
"line": 576,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 17647,
"end": 17654,
"loc": {
"start": {
"line": 576,
"column": 17
},
"end": {
"line": 576,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 17657,
"end": 17658,
"loc": {
"start": {
"line": 576,
"column": 27
},
"end": {
"line": 576,
"column": 28
}
},
"extra": {
"rawValue": 6,
"raw": "6"
},
"value": 6
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 17682,
"end": 17793,
"loc": {
"start": {
"line": 579,
"column": 8
},
"end": {
"line": 582,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 17686,
"end": 17702,
"loc": {
"start": {
"line": 579,
"column": 12
},
"end": {
"line": 579,
"column": 28
}
},
"left": {
"type": "MemberExpression",
"start": 17686,
"end": 17698,
"loc": {
"start": {
"line": 579,
"column": 12
},
"end": {
"line": 579,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 17686,
"end": 17690,
"loc": {
"start": {
"line": 579,
"column": 12
},
"end": {
"line": 579,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 17691,
"end": 17698,
"loc": {
"start": {
"line": 579,
"column": 17
},
"end": {
"line": 579,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 17701,
"end": 17702,
"loc": {
"start": {
"line": 579,
"column": 27
},
"end": {
"line": 579,
"column": 28
}
},
"extra": {
"rawValue": 7,
"raw": "7"
},
"value": 7
}
},
"consequent": {
"type": "BlockStatement",
"start": 17704,
"end": 17793,
"loc": {
"start": {
"line": 579,
"column": 30
},
"end": {
"line": 582,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 17719,
"end": 17751,
"loc": {
"start": {
"line": 580,
"column": 12
},
"end": {
"line": 580,
"column": 44
}
},
"expression": {
"type": "AssignmentExpression",
"start": 17719,
"end": 17750,
"loc": {
"start": {
"line": 580,
"column": 12
},
"end": {
"line": 580,
"column": 43
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 17719,
"end": 17743,
"loc": {
"start": {
"line": 580,
"column": 12
},
"end": {
"line": 580,
"column": 36
}
},
"object": {
"type": "MemberExpression",
"start": 17719,
"end": 17732,
"loc": {
"start": {
"line": 580,
"column": 12
},
"end": {
"line": 580,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 17719,
"end": 17723,
"loc": {
"start": {
"line": 580,
"column": 12
},
"end": {
"line": 580,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 17724,
"end": 17732,
"loc": {
"start": {
"line": 580,
"column": 17
},
"end": {
"line": 580,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 17733,
"end": 17743,
"loc": {
"start": {
"line": 580,
"column": 26
},
"end": {
"line": 580,
"column": 36
},
"identifierName": "offerHints"
},
"name": "offerHints"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 17746,
"end": 17750,
"loc": {
"start": {
"line": 580,
"column": 39
},
"end": {
"line": 580,
"column": 43
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 17765,
"end": 17782,
"loc": {
"start": {
"line": 581,
"column": 12
},
"end": {
"line": 581,
"column": 29
}
},
"expression": {
"type": "AssignmentExpression",
"start": 17765,
"end": 17781,
"loc": {
"start": {
"line": 581,
"column": 12
},
"end": {
"line": 581,
"column": 28
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 17765,
"end": 17777,
"loc": {
"start": {
"line": 581,
"column": 12
},
"end": {
"line": 581,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 17765,
"end": 17769,
"loc": {
"start": {
"line": 581,
"column": 12
},
"end": {
"line": 581,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 17770,
"end": 17777,
"loc": {
"start": {
"line": 581,
"column": 17
},
"end": {
"line": 581,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 17780,
"end": 17781,
"loc": {
"start": {
"line": 581,
"column": 27
},
"end": {
"line": 581,
"column": 28
}
},
"extra": {
"rawValue": 7,
"raw": "7"
},
"value": 7
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 17805,
"end": 17933,
"loc": {
"start": {
"line": 584,
"column": 8
},
"end": {
"line": 587,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 17809,
"end": 17825,
"loc": {
"start": {
"line": 584,
"column": 12
},
"end": {
"line": 584,
"column": 28
}
},
"left": {
"type": "MemberExpression",
"start": 17809,
"end": 17821,
"loc": {
"start": {
"line": 584,
"column": 12
},
"end": {
"line": 584,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 17809,
"end": 17813,
"loc": {
"start": {
"line": 584,
"column": 12
},
"end": {
"line": 584,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 17814,
"end": 17821,
"loc": {
"start": {
"line": 584,
"column": 17
},
"end": {
"line": 584,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 17824,
"end": 17825,
"loc": {
"start": {
"line": 584,
"column": 27
},
"end": {
"line": 584,
"column": 28
}
},
"extra": {
"rawValue": 8,
"raw": "8"
},
"value": 8
}
},
"consequent": {
"type": "BlockStatement",
"start": 17827,
"end": 17933,
"loc": {
"start": {
"line": 584,
"column": 30
},
"end": {
"line": 587,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 17842,
"end": 17891,
"loc": {
"start": {
"line": 585,
"column": 12
},
"end": {
"line": 585,
"column": 61
}
},
"expression": {
"type": "AssignmentExpression",
"start": 17842,
"end": 17890,
"loc": {
"start": {
"line": 585,
"column": 12
},
"end": {
"line": 585,
"column": 60
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 17842,
"end": 17878,
"loc": {
"start": {
"line": 585,
"column": 12
},
"end": {
"line": 585,
"column": 48
}
},
"object": {
"type": "MemberExpression",
"start": 17842,
"end": 17855,
"loc": {
"start": {
"line": 585,
"column": 12
},
"end": {
"line": 585,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 17842,
"end": 17846,
"loc": {
"start": {
"line": 585,
"column": 12
},
"end": {
"line": 585,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 17847,
"end": 17855,
"loc": {
"start": {
"line": 585,
"column": 17
},
"end": {
"line": 585,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 17856,
"end": 17878,
"loc": {
"start": {
"line": 585,
"column": 26
},
"end": {
"line": 585,
"column": 48
},
"identifierName": "scrollWheelSensitivity"
},
"name": "scrollWheelSensitivity"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 17881,
"end": 17890,
"loc": {
"start": {
"line": 585,
"column": 51
},
"end": {
"line": 585,
"column": 60
}
},
"extra": {
"rawValue": "regular",
"raw": "\"regular\""
},
"value": "regular"
}
}
},
{
"type": "ExpressionStatement",
"start": 17905,
"end": 17922,
"loc": {
"start": {
"line": 586,
"column": 12
},
"end": {
"line": 586,
"column": 29
}
},
"expression": {
"type": "AssignmentExpression",
"start": 17905,
"end": 17921,
"loc": {
"start": {
"line": 586,
"column": 12
},
"end": {
"line": 586,
"column": 28
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 17905,
"end": 17917,
"loc": {
"start": {
"line": 586,
"column": 12
},
"end": {
"line": 586,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 17905,
"end": 17909,
"loc": {
"start": {
"line": 586,
"column": 12
},
"end": {
"line": 586,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 17910,
"end": 17917,
"loc": {
"start": {
"line": 586,
"column": 17
},
"end": {
"line": 586,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 17920,
"end": 17921,
"loc": {
"start": {
"line": 586,
"column": 27
},
"end": {
"line": 586,
"column": 28
}
},
"extra": {
"rawValue": 8,
"raw": "8"
},
"value": 8
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 17945,
"end": 18063,
"loc": {
"start": {
"line": 589,
"column": 8
},
"end": {
"line": 592,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 17949,
"end": 17965,
"loc": {
"start": {
"line": 589,
"column": 12
},
"end": {
"line": 589,
"column": 28
}
},
"left": {
"type": "MemberExpression",
"start": 17949,
"end": 17961,
"loc": {
"start": {
"line": 589,
"column": 12
},
"end": {
"line": 589,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 17949,
"end": 17953,
"loc": {
"start": {
"line": 589,
"column": 12
},
"end": {
"line": 589,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 17954,
"end": 17961,
"loc": {
"start": {
"line": 589,
"column": 17
},
"end": {
"line": 589,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 17964,
"end": 17965,
"loc": {
"start": {
"line": 589,
"column": 27
},
"end": {
"line": 589,
"column": 28
}
},
"extra": {
"rawValue": 9,
"raw": "9"
},
"value": 9
}
},
"consequent": {
"type": "BlockStatement",
"start": 17967,
"end": 18063,
"loc": {
"start": {
"line": 589,
"column": 30
},
"end": {
"line": 592,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 17982,
"end": 18021,
"loc": {
"start": {
"line": 590,
"column": 12
},
"end": {
"line": 590,
"column": 51
}
},
"expression": {
"type": "AssignmentExpression",
"start": 17982,
"end": 18020,
"loc": {
"start": {
"line": 590,
"column": 12
},
"end": {
"line": 590,
"column": 50
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 17982,
"end": 18004,
"loc": {
"start": {
"line": 590,
"column": 12
},
"end": {
"line": 590,
"column": 34
}
},
"object": {
"type": "MemberExpression",
"start": 17982,
"end": 17995,
"loc": {
"start": {
"line": 590,
"column": 12
},
"end": {
"line": 590,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 17982,
"end": 17986,
"loc": {
"start": {
"line": 590,
"column": 12
},
"end": {
"line": 590,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 17987,
"end": 17995,
"loc": {
"start": {
"line": 590,
"column": 17
},
"end": {
"line": 590,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 17996,
"end": 18004,
"loc": {
"start": {
"line": 590,
"column": 26
},
"end": {
"line": 590,
"column": 34
},
"identifierName": "language"
},
"name": "language"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 18007,
"end": 18020,
"loc": {
"start": {
"line": 590,
"column": 37
},
"end": {
"line": 590,
"column": 50
}
},
"extra": {
"rawValue": "auto-detect",
"raw": "\"auto-detect\""
},
"value": "auto-detect"
}
}
},
{
"type": "ExpressionStatement",
"start": 18035,
"end": 18052,
"loc": {
"start": {
"line": 591,
"column": 12
},
"end": {
"line": 591,
"column": 29
}
},
"expression": {
"type": "AssignmentExpression",
"start": 18035,
"end": 18051,
"loc": {
"start": {
"line": 591,
"column": 12
},
"end": {
"line": 591,
"column": 28
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 18035,
"end": 18047,
"loc": {
"start": {
"line": 591,
"column": 12
},
"end": {
"line": 591,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 18035,
"end": 18039,
"loc": {
"start": {
"line": 591,
"column": 12
},
"end": {
"line": 591,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18040,
"end": 18047,
"loc": {
"start": {
"line": 591,
"column": 17
},
"end": {
"line": 591,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 18050,
"end": 18051,
"loc": {
"start": {
"line": 591,
"column": 27
},
"end": {
"line": 591,
"column": 28
}
},
"extra": {
"rawValue": 9,
"raw": "9"
},
"value": 9
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 18075,
"end": 18196,
"loc": {
"start": {
"line": 594,
"column": 8
},
"end": {
"line": 597,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 18079,
"end": 18096,
"loc": {
"start": {
"line": 594,
"column": 12
},
"end": {
"line": 594,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 18079,
"end": 18091,
"loc": {
"start": {
"line": 594,
"column": 12
},
"end": {
"line": 594,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 18079,
"end": 18083,
"loc": {
"start": {
"line": 594,
"column": 12
},
"end": {
"line": 594,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18084,
"end": 18091,
"loc": {
"start": {
"line": 594,
"column": 17
},
"end": {
"line": 594,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 18094,
"end": 18096,
"loc": {
"start": {
"line": 594,
"column": 27
},
"end": {
"line": 594,
"column": 29
}
},
"extra": {
"rawValue": 10,
"raw": "10"
},
"value": 10
}
},
"consequent": {
"type": "BlockStatement",
"start": 18098,
"end": 18196,
"loc": {
"start": {
"line": 594,
"column": 31
},
"end": {
"line": 597,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 18113,
"end": 18153,
"loc": {
"start": {
"line": 595,
"column": 12
},
"end": {
"line": 595,
"column": 52
}
},
"expression": {
"type": "AssignmentExpression",
"start": 18113,
"end": 18152,
"loc": {
"start": {
"line": 595,
"column": 12
},
"end": {
"line": 595,
"column": 51
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 18113,
"end": 18140,
"loc": {
"start": {
"line": 595,
"column": 12
},
"end": {
"line": 595,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 18113,
"end": 18126,
"loc": {
"start": {
"line": 595,
"column": 12
},
"end": {
"line": 595,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 18113,
"end": 18117,
"loc": {
"start": {
"line": 595,
"column": 12
},
"end": {
"line": 595,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18118,
"end": 18126,
"loc": {
"start": {
"line": 595,
"column": 17
},
"end": {
"line": 595,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 18127,
"end": 18140,
"loc": {
"start": {
"line": 595,
"column": 26
},
"end": {
"line": 595,
"column": 39
},
"identifierName": "movementSpeed"
},
"name": "movementSpeed"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 18143,
"end": 18152,
"loc": {
"start": {
"line": 595,
"column": 42
},
"end": {
"line": 595,
"column": 51
}
},
"extra": {
"rawValue": "regular",
"raw": "\"regular\""
},
"value": "regular"
}
}
},
{
"type": "ExpressionStatement",
"start": 18167,
"end": 18185,
"loc": {
"start": {
"line": 596,
"column": 12
},
"end": {
"line": 596,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 18167,
"end": 18184,
"loc": {
"start": {
"line": 596,
"column": 12
},
"end": {
"line": 596,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 18167,
"end": 18179,
"loc": {
"start": {
"line": 596,
"column": 12
},
"end": {
"line": 596,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 18167,
"end": 18171,
"loc": {
"start": {
"line": 596,
"column": 12
},
"end": {
"line": 596,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18172,
"end": 18179,
"loc": {
"start": {
"line": 596,
"column": 17
},
"end": {
"line": 596,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 18182,
"end": 18184,
"loc": {
"start": {
"line": 596,
"column": 27
},
"end": {
"line": 596,
"column": 29
}
},
"extra": {
"rawValue": 10,
"raw": "10"
},
"value": 10
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 18208,
"end": 18333,
"loc": {
"start": {
"line": 599,
"column": 8
},
"end": {
"line": 602,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 18212,
"end": 18229,
"loc": {
"start": {
"line": 599,
"column": 12
},
"end": {
"line": 599,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 18212,
"end": 18224,
"loc": {
"start": {
"line": 599,
"column": 12
},
"end": {
"line": 599,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 18212,
"end": 18216,
"loc": {
"start": {
"line": 599,
"column": 12
},
"end": {
"line": 599,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18217,
"end": 18224,
"loc": {
"start": {
"line": 599,
"column": 17
},
"end": {
"line": 599,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 18227,
"end": 18229,
"loc": {
"start": {
"line": 599,
"column": 27
},
"end": {
"line": 599,
"column": 29
}
},
"extra": {
"rawValue": 11,
"raw": "11"
},
"value": 11
}
},
"consequent": {
"type": "BlockStatement",
"start": 18231,
"end": 18333,
"loc": {
"start": {
"line": 599,
"column": 31
},
"end": {
"line": 602,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 18246,
"end": 18290,
"loc": {
"start": {
"line": 600,
"column": 12
},
"end": {
"line": 600,
"column": 56
}
},
"expression": {
"type": "AssignmentExpression",
"start": 18246,
"end": 18289,
"loc": {
"start": {
"line": 600,
"column": 12
},
"end": {
"line": 600,
"column": 55
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 18246,
"end": 18282,
"loc": {
"start": {
"line": 600,
"column": 12
},
"end": {
"line": 600,
"column": 48
}
},
"object": {
"type": "MemberExpression",
"start": 18246,
"end": 18259,
"loc": {
"start": {
"line": 600,
"column": 12
},
"end": {
"line": 600,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 18246,
"end": 18250,
"loc": {
"start": {
"line": 600,
"column": 12
},
"end": {
"line": 600,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18251,
"end": 18259,
"loc": {
"start": {
"line": 600,
"column": 17
},
"end": {
"line": 600,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 18260,
"end": 18282,
"loc": {
"start": {
"line": 600,
"column": 26
},
"end": {
"line": 600,
"column": 48
},
"identifierName": "enableTunnelSmartplace"
},
"name": "enableTunnelSmartplace"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 18285,
"end": 18289,
"loc": {
"start": {
"line": 600,
"column": 51
},
"end": {
"line": 600,
"column": 55
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 18304,
"end": 18322,
"loc": {
"start": {
"line": 601,
"column": 12
},
"end": {
"line": 601,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 18304,
"end": 18321,
"loc": {
"start": {
"line": 601,
"column": 12
},
"end": {
"line": 601,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 18304,
"end": 18316,
"loc": {
"start": {
"line": 601,
"column": 12
},
"end": {
"line": 601,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 18304,
"end": 18308,
"loc": {
"start": {
"line": 601,
"column": 12
},
"end": {
"line": 601,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18309,
"end": 18316,
"loc": {
"start": {
"line": 601,
"column": 17
},
"end": {
"line": 601,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 18319,
"end": 18321,
"loc": {
"start": {
"line": 601,
"column": 27
},
"end": {
"line": 601,
"column": 29
}
},
"extra": {
"rawValue": 11,
"raw": "11"
},
"value": 11
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 18345,
"end": 18456,
"loc": {
"start": {
"line": 604,
"column": 8
},
"end": {
"line": 607,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 18349,
"end": 18366,
"loc": {
"start": {
"line": 604,
"column": 12
},
"end": {
"line": 604,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 18349,
"end": 18361,
"loc": {
"start": {
"line": 604,
"column": 12
},
"end": {
"line": 604,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 18349,
"end": 18353,
"loc": {
"start": {
"line": 604,
"column": 12
},
"end": {
"line": 604,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18354,
"end": 18361,
"loc": {
"start": {
"line": 604,
"column": 17
},
"end": {
"line": 604,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 18364,
"end": 18366,
"loc": {
"start": {
"line": 604,
"column": 27
},
"end": {
"line": 604,
"column": 29
}
},
"extra": {
"rawValue": 12,
"raw": "12"
},
"value": 12
}
},
"consequent": {
"type": "BlockStatement",
"start": 18368,
"end": 18456,
"loc": {
"start": {
"line": 604,
"column": 31
},
"end": {
"line": 607,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 18383,
"end": 18413,
"loc": {
"start": {
"line": 605,
"column": 12
},
"end": {
"line": 605,
"column": 42
}
},
"expression": {
"type": "AssignmentExpression",
"start": 18383,
"end": 18412,
"loc": {
"start": {
"line": 605,
"column": 12
},
"end": {
"line": 605,
"column": 41
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 18383,
"end": 18405,
"loc": {
"start": {
"line": 605,
"column": 12
},
"end": {
"line": 605,
"column": 34
}
},
"object": {
"type": "MemberExpression",
"start": 18383,
"end": 18396,
"loc": {
"start": {
"line": 605,
"column": 12
},
"end": {
"line": 605,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 18383,
"end": 18387,
"loc": {
"start": {
"line": 605,
"column": 12
},
"end": {
"line": 605,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18388,
"end": 18396,
"loc": {
"start": {
"line": 605,
"column": 17
},
"end": {
"line": 605,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 18397,
"end": 18405,
"loc": {
"start": {
"line": 605,
"column": 26
},
"end": {
"line": 605,
"column": 34
},
"identifierName": "vignette"
},
"name": "vignette"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 18408,
"end": 18412,
"loc": {
"start": {
"line": 605,
"column": 37
},
"end": {
"line": 605,
"column": 41
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 18427,
"end": 18445,
"loc": {
"start": {
"line": 606,
"column": 12
},
"end": {
"line": 606,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 18427,
"end": 18444,
"loc": {
"start": {
"line": 606,
"column": 12
},
"end": {
"line": 606,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 18427,
"end": 18439,
"loc": {
"start": {
"line": 606,
"column": 12
},
"end": {
"line": 606,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 18427,
"end": 18431,
"loc": {
"start": {
"line": 606,
"column": 12
},
"end": {
"line": 606,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18432,
"end": 18439,
"loc": {
"start": {
"line": 606,
"column": 17
},
"end": {
"line": 606,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 18442,
"end": 18444,
"loc": {
"start": {
"line": 606,
"column": 27
},
"end": {
"line": 606,
"column": 29
}
},
"extra": {
"rawValue": 12,
"raw": "12"
},
"value": 12
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 18468,
"end": 18591,
"loc": {
"start": {
"line": 609,
"column": 8
},
"end": {
"line": 612,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 18472,
"end": 18489,
"loc": {
"start": {
"line": 609,
"column": 12
},
"end": {
"line": 609,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 18472,
"end": 18484,
"loc": {
"start": {
"line": 609,
"column": 12
},
"end": {
"line": 609,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 18472,
"end": 18476,
"loc": {
"start": {
"line": 609,
"column": 12
},
"end": {
"line": 609,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18477,
"end": 18484,
"loc": {
"start": {
"line": 609,
"column": 17
},
"end": {
"line": 609,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 18487,
"end": 18489,
"loc": {
"start": {
"line": 609,
"column": 27
},
"end": {
"line": 609,
"column": 29
}
},
"extra": {
"rawValue": 13,
"raw": "13"
},
"value": 13
}
},
"consequent": {
"type": "BlockStatement",
"start": 18491,
"end": 18591,
"loc": {
"start": {
"line": 609,
"column": 31
},
"end": {
"line": 612,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 18506,
"end": 18548,
"loc": {
"start": {
"line": 610,
"column": 12
},
"end": {
"line": 610,
"column": 54
}
},
"expression": {
"type": "AssignmentExpression",
"start": 18506,
"end": 18547,
"loc": {
"start": {
"line": 610,
"column": 12
},
"end": {
"line": 610,
"column": 53
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 18506,
"end": 18539,
"loc": {
"start": {
"line": 610,
"column": 12
},
"end": {
"line": 610,
"column": 45
}
},
"object": {
"type": "MemberExpression",
"start": 18506,
"end": 18519,
"loc": {
"start": {
"line": 610,
"column": 12
},
"end": {
"line": 610,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 18506,
"end": 18510,
"loc": {
"start": {
"line": 610,
"column": 12
},
"end": {
"line": 610,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18511,
"end": 18519,
"loc": {
"start": {
"line": 610,
"column": 17
},
"end": {
"line": 610,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 18520,
"end": 18539,
"loc": {
"start": {
"line": 610,
"column": 26
},
"end": {
"line": 610,
"column": 45
},
"identifierName": "compactBuildingInfo"
},
"name": "compactBuildingInfo"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 18542,
"end": 18547,
"loc": {
"start": {
"line": 610,
"column": 48
},
"end": {
"line": 610,
"column": 53
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 18562,
"end": 18580,
"loc": {
"start": {
"line": 611,
"column": 12
},
"end": {
"line": 611,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 18562,
"end": 18579,
"loc": {
"start": {
"line": 611,
"column": 12
},
"end": {
"line": 611,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 18562,
"end": 18574,
"loc": {
"start": {
"line": 611,
"column": 12
},
"end": {
"line": 611,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 18562,
"end": 18566,
"loc": {
"start": {
"line": 611,
"column": 12
},
"end": {
"line": 611,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18567,
"end": 18574,
"loc": {
"start": {
"line": 611,
"column": 17
},
"end": {
"line": 611,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 18577,
"end": 18579,
"loc": {
"start": {
"line": 611,
"column": 27
},
"end": {
"line": 611,
"column": 29
}
},
"extra": {
"rawValue": 13,
"raw": "13"
},
"value": 13
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 18603,
"end": 18731,
"loc": {
"start": {
"line": 614,
"column": 8
},
"end": {
"line": 617,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 18607,
"end": 18624,
"loc": {
"start": {
"line": 614,
"column": 12
},
"end": {
"line": 614,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 18607,
"end": 18619,
"loc": {
"start": {
"line": 614,
"column": 12
},
"end": {
"line": 614,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 18607,
"end": 18611,
"loc": {
"start": {
"line": 614,
"column": 12
},
"end": {
"line": 614,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18612,
"end": 18619,
"loc": {
"start": {
"line": 614,
"column": 17
},
"end": {
"line": 614,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 18622,
"end": 18624,
"loc": {
"start": {
"line": 614,
"column": 27
},
"end": {
"line": 614,
"column": 29
}
},
"extra": {
"rawValue": 14,
"raw": "14"
},
"value": 14
}
},
"consequent": {
"type": "BlockStatement",
"start": 18626,
"end": 18731,
"loc": {
"start": {
"line": 614,
"column": 31
},
"end": {
"line": 617,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 18641,
"end": 18688,
"loc": {
"start": {
"line": 615,
"column": 12
},
"end": {
"line": 615,
"column": 59
}
},
"expression": {
"type": "AssignmentExpression",
"start": 18641,
"end": 18687,
"loc": {
"start": {
"line": 615,
"column": 12
},
"end": {
"line": 615,
"column": 58
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 18641,
"end": 18679,
"loc": {
"start": {
"line": 615,
"column": 12
},
"end": {
"line": 615,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 18641,
"end": 18654,
"loc": {
"start": {
"line": 615,
"column": 12
},
"end": {
"line": 615,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 18641,
"end": 18645,
"loc": {
"start": {
"line": 615,
"column": 12
},
"end": {
"line": 615,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18646,
"end": 18654,
"loc": {
"start": {
"line": 615,
"column": 17
},
"end": {
"line": 615,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 18655,
"end": 18679,
"loc": {
"start": {
"line": 615,
"column": 26
},
"end": {
"line": 615,
"column": 50
},
"identifierName": "disableCutDeleteWarnings"
},
"name": "disableCutDeleteWarnings"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 18682,
"end": 18687,
"loc": {
"start": {
"line": 615,
"column": 53
},
"end": {
"line": 615,
"column": 58
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 18702,
"end": 18720,
"loc": {
"start": {
"line": 616,
"column": 12
},
"end": {
"line": 616,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 18702,
"end": 18719,
"loc": {
"start": {
"line": 616,
"column": 12
},
"end": {
"line": 616,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 18702,
"end": 18714,
"loc": {
"start": {
"line": 616,
"column": 12
},
"end": {
"line": 616,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 18702,
"end": 18706,
"loc": {
"start": {
"line": 616,
"column": 12
},
"end": {
"line": 616,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18707,
"end": 18714,
"loc": {
"start": {
"line": 616,
"column": 17
},
"end": {
"line": 616,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 18717,
"end": 18719,
"loc": {
"start": {
"line": 616,
"column": 27
},
"end": {
"line": 616,
"column": 29
}
},
"extra": {
"rawValue": 14,
"raw": "14"
},
"value": 14
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 18743,
"end": 18871,
"loc": {
"start": {
"line": 619,
"column": 8
},
"end": {
"line": 622,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 18747,
"end": 18764,
"loc": {
"start": {
"line": 619,
"column": 12
},
"end": {
"line": 619,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 18747,
"end": 18759,
"loc": {
"start": {
"line": 619,
"column": 12
},
"end": {
"line": 619,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 18747,
"end": 18751,
"loc": {
"start": {
"line": 619,
"column": 12
},
"end": {
"line": 619,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18752,
"end": 18759,
"loc": {
"start": {
"line": 619,
"column": 17
},
"end": {
"line": 619,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 18762,
"end": 18764,
"loc": {
"start": {
"line": 619,
"column": 27
},
"end": {
"line": 619,
"column": 29
}
},
"extra": {
"rawValue": 15,
"raw": "15"
},
"value": 15
}
},
"consequent": {
"type": "BlockStatement",
"start": 18766,
"end": 18871,
"loc": {
"start": {
"line": 619,
"column": 31
},
"end": {
"line": 622,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 18781,
"end": 18828,
"loc": {
"start": {
"line": 620,
"column": 12
},
"end": {
"line": 620,
"column": 59
}
},
"expression": {
"type": "AssignmentExpression",
"start": 18781,
"end": 18827,
"loc": {
"start": {
"line": 620,
"column": 12
},
"end": {
"line": 620,
"column": 58
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 18781,
"end": 18811,
"loc": {
"start": {
"line": 620,
"column": 12
},
"end": {
"line": 620,
"column": 42
}
},
"object": {
"type": "MemberExpression",
"start": 18781,
"end": 18794,
"loc": {
"start": {
"line": 620,
"column": 12
},
"end": {
"line": 620,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 18781,
"end": 18785,
"loc": {
"start": {
"line": 620,
"column": 12
},
"end": {
"line": 620,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18786,
"end": 18794,
"loc": {
"start": {
"line": 620,
"column": 17
},
"end": {
"line": 620,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 18795,
"end": 18811,
"loc": {
"start": {
"line": 620,
"column": 26
},
"end": {
"line": 620,
"column": 42
},
"identifierName": "autosaveInterval"
},
"name": "autosaveInterval"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 18814,
"end": 18827,
"loc": {
"start": {
"line": 620,
"column": 45
},
"end": {
"line": 620,
"column": 58
}
},
"extra": {
"rawValue": "two_minutes",
"raw": "\"two_minutes\""
},
"value": "two_minutes"
}
}
},
{
"type": "ExpressionStatement",
"start": 18842,
"end": 18860,
"loc": {
"start": {
"line": 621,
"column": 12
},
"end": {
"line": 621,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 18842,
"end": 18859,
"loc": {
"start": {
"line": 621,
"column": 12
},
"end": {
"line": 621,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 18842,
"end": 18854,
"loc": {
"start": {
"line": 621,
"column": 12
},
"end": {
"line": 621,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 18842,
"end": 18846,
"loc": {
"start": {
"line": 621,
"column": 12
},
"end": {
"line": 621,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18847,
"end": 18854,
"loc": {
"start": {
"line": 621,
"column": 17
},
"end": {
"line": 621,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 18857,
"end": 18859,
"loc": {
"start": {
"line": 621,
"column": 27
},
"end": {
"line": 621,
"column": 29
}
},
"extra": {
"rawValue": 15,
"raw": "15"
},
"value": 15
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 18883,
"end": 19067,
"loc": {
"start": {
"line": 624,
"column": 8
},
"end": {
"line": 628,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 18887,
"end": 18904,
"loc": {
"start": {
"line": 624,
"column": 12
},
"end": {
"line": 624,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 18887,
"end": 18899,
"loc": {
"start": {
"line": 624,
"column": 12
},
"end": {
"line": 624,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 18887,
"end": 18891,
"loc": {
"start": {
"line": 624,
"column": 12
},
"end": {
"line": 624,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 18892,
"end": 18899,
"loc": {
"start": {
"line": 624,
"column": 17
},
"end": {
"line": 624,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 18902,
"end": 18904,
"loc": {
"start": {
"line": 624,
"column": 27
},
"end": {
"line": 624,
"column": 29
}
},
"extra": {
"rawValue": 16,
"raw": "16"
},
"value": 16
}
},
"consequent": {
"type": "BlockStatement",
"start": 18906,
"end": 19067,
"loc": {
"start": {
"line": 624,
"column": 31
},
"end": {
"line": 628,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 18980,
"end": 19024,
"loc": {
"start": {
"line": 626,
"column": 12
},
"end": {
"line": 626,
"column": 56
}
},
"expression": {
"type": "AssignmentExpression",
"start": 18980,
"end": 19023,
"loc": {
"start": {
"line": 626,
"column": 12
},
"end": {
"line": 626,
"column": 55
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 18980,
"end": 19016,
"loc": {
"start": {
"line": 626,
"column": 12
},
"end": {
"line": 626,
"column": 48
}
},
"object": {
"type": "MemberExpression",
"start": 18980,
"end": 18993,
"loc": {
"start": {
"line": 626,
"column": 12
},
"end": {
"line": 626,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 18980,
"end": 18984,
"loc": {
"start": {
"line": 626,
"column": 12
},
"end": {
"line": 626,
"column": 16
},
"identifierName": "data"
},
"name": "data",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 18985,
"end": 18993,
"loc": {
"start": {
"line": 626,
"column": 17
},
"end": {
"line": 626,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 18994,
"end": 19016,
"loc": {
"start": {
"line": 626,
"column": 26
},
"end": {
"line": 626,
"column": 48
},
"identifierName": "enableTunnelSmartplace"
},
"name": "enableTunnelSmartplace"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "BooleanLiteral",
"start": 19019,
"end": 19023,
"loc": {
"start": {
"line": 626,
"column": 51
},
"end": {
"line": 626,
"column": 55
}
},
"value": true
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " RE-ENABLE this setting, it already existed",
"start": 18921,
"end": 18966,
"loc": {
"start": {
"line": 625,
"column": 12
},
"end": {
"line": 625,
"column": 57
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 19038,
"end": 19056,
"loc": {
"start": {
"line": 627,
"column": 12
},
"end": {
"line": 627,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 19038,
"end": 19055,
"loc": {
"start": {
"line": 627,
"column": 12
},
"end": {
"line": 627,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 19038,
"end": 19050,
"loc": {
"start": {
"line": 627,
"column": 12
},
"end": {
"line": 627,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 19038,
"end": 19042,
"loc": {
"start": {
"line": 627,
"column": 12
},
"end": {
"line": 627,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19043,
"end": 19050,
"loc": {
"start": {
"line": 627,
"column": 17
},
"end": {
"line": 627,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 19053,
"end": 19055,
"loc": {
"start": {
"line": 627,
"column": 27
},
"end": {
"line": 627,
"column": 29
}
},
"extra": {
"rawValue": 16,
"raw": "16"
},
"value": 16
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 19079,
"end": 19205,
"loc": {
"start": {
"line": 630,
"column": 8
},
"end": {
"line": 633,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 19083,
"end": 19100,
"loc": {
"start": {
"line": 630,
"column": 12
},
"end": {
"line": 630,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 19083,
"end": 19095,
"loc": {
"start": {
"line": 630,
"column": 12
},
"end": {
"line": 630,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 19083,
"end": 19087,
"loc": {
"start": {
"line": 630,
"column": 12
},
"end": {
"line": 630,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19088,
"end": 19095,
"loc": {
"start": {
"line": 630,
"column": 17
},
"end": {
"line": 630,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 19098,
"end": 19100,
"loc": {
"start": {
"line": 630,
"column": 27
},
"end": {
"line": 630,
"column": 29
}
},
"extra": {
"rawValue": 17,
"raw": "17"
},
"value": 17
}
},
"consequent": {
"type": "BlockStatement",
"start": 19102,
"end": 19205,
"loc": {
"start": {
"line": 630,
"column": 31
},
"end": {
"line": 633,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 19117,
"end": 19162,
"loc": {
"start": {
"line": 631,
"column": 12
},
"end": {
"line": 631,
"column": 57
}
},
"expression": {
"type": "AssignmentExpression",
"start": 19117,
"end": 19161,
"loc": {
"start": {
"line": 631,
"column": 12
},
"end": {
"line": 631,
"column": 56
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 19117,
"end": 19153,
"loc": {
"start": {
"line": 631,
"column": 12
},
"end": {
"line": 631,
"column": 48
}
},
"object": {
"type": "MemberExpression",
"start": 19117,
"end": 19130,
"loc": {
"start": {
"line": 631,
"column": 12
},
"end": {
"line": 631,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 19117,
"end": 19121,
"loc": {
"start": {
"line": 631,
"column": 12
},
"end": {
"line": 631,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19122,
"end": 19130,
"loc": {
"start": {
"line": 631,
"column": 17
},
"end": {
"line": 631,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 19131,
"end": 19153,
"loc": {
"start": {
"line": 631,
"column": 26
},
"end": {
"line": 631,
"column": 48
},
"identifierName": "enableColorBlindHelper"
},
"name": "enableColorBlindHelper"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 19156,
"end": 19161,
"loc": {
"start": {
"line": 631,
"column": 51
},
"end": {
"line": 631,
"column": 56
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 19176,
"end": 19194,
"loc": {
"start": {
"line": 632,
"column": 12
},
"end": {
"line": 632,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 19176,
"end": 19193,
"loc": {
"start": {
"line": 632,
"column": 12
},
"end": {
"line": 632,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 19176,
"end": 19188,
"loc": {
"start": {
"line": 632,
"column": 12
},
"end": {
"line": 632,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 19176,
"end": 19180,
"loc": {
"start": {
"line": 632,
"column": 12
},
"end": {
"line": 632,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19181,
"end": 19188,
"loc": {
"start": {
"line": 632,
"column": 17
},
"end": {
"line": 632,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 19191,
"end": 19193,
"loc": {
"start": {
"line": 632,
"column": 27
},
"end": {
"line": 632,
"column": 29
}
},
"extra": {
"rawValue": 17,
"raw": "17"
},
"value": 17
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 19217,
"end": 19338,
"loc": {
"start": {
"line": 635,
"column": 8
},
"end": {
"line": 638,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 19221,
"end": 19238,
"loc": {
"start": {
"line": 635,
"column": 12
},
"end": {
"line": 635,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 19221,
"end": 19233,
"loc": {
"start": {
"line": 635,
"column": 12
},
"end": {
"line": 635,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 19221,
"end": 19225,
"loc": {
"start": {
"line": 635,
"column": 12
},
"end": {
"line": 635,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19226,
"end": 19233,
"loc": {
"start": {
"line": 635,
"column": 17
},
"end": {
"line": 635,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 19236,
"end": 19238,
"loc": {
"start": {
"line": 635,
"column": 27
},
"end": {
"line": 635,
"column": 29
}
},
"extra": {
"rawValue": 18,
"raw": "18"
},
"value": 18
}
},
"consequent": {
"type": "BlockStatement",
"start": 19240,
"end": 19338,
"loc": {
"start": {
"line": 635,
"column": 31
},
"end": {
"line": 638,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 19255,
"end": 19295,
"loc": {
"start": {
"line": 636,
"column": 12
},
"end": {
"line": 636,
"column": 52
}
},
"expression": {
"type": "AssignmentExpression",
"start": 19255,
"end": 19294,
"loc": {
"start": {
"line": 636,
"column": 12
},
"end": {
"line": 636,
"column": 51
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 19255,
"end": 19287,
"loc": {
"start": {
"line": 636,
"column": 12
},
"end": {
"line": 636,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 19255,
"end": 19268,
"loc": {
"start": {
"line": 636,
"column": 12
},
"end": {
"line": 636,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 19255,
"end": 19259,
"loc": {
"start": {
"line": 636,
"column": 12
},
"end": {
"line": 636,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19260,
"end": 19268,
"loc": {
"start": {
"line": 636,
"column": 17
},
"end": {
"line": 636,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 19269,
"end": 19287,
"loc": {
"start": {
"line": 636,
"column": 26
},
"end": {
"line": 636,
"column": 44
},
"identifierName": "rotationByBuilding"
},
"name": "rotationByBuilding"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 19290,
"end": 19294,
"loc": {
"start": {
"line": 636,
"column": 47
},
"end": {
"line": 636,
"column": 51
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 19309,
"end": 19327,
"loc": {
"start": {
"line": 637,
"column": 12
},
"end": {
"line": 637,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 19309,
"end": 19326,
"loc": {
"start": {
"line": 637,
"column": 12
},
"end": {
"line": 637,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 19309,
"end": 19321,
"loc": {
"start": {
"line": 637,
"column": 12
},
"end": {
"line": 637,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 19309,
"end": 19313,
"loc": {
"start": {
"line": 637,
"column": 12
},
"end": {
"line": 637,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19314,
"end": 19321,
"loc": {
"start": {
"line": 637,
"column": 17
},
"end": {
"line": 637,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 19324,
"end": 19326,
"loc": {
"start": {
"line": 637,
"column": 27
},
"end": {
"line": 637,
"column": 29
}
},
"extra": {
"rawValue": 18,
"raw": "18"
},
"value": 18
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 19350,
"end": 19476,
"loc": {
"start": {
"line": 640,
"column": 8
},
"end": {
"line": 643,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 19354,
"end": 19371,
"loc": {
"start": {
"line": 640,
"column": 12
},
"end": {
"line": 640,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 19354,
"end": 19366,
"loc": {
"start": {
"line": 640,
"column": 12
},
"end": {
"line": 640,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 19354,
"end": 19358,
"loc": {
"start": {
"line": 640,
"column": 12
},
"end": {
"line": 640,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19359,
"end": 19366,
"loc": {
"start": {
"line": 640,
"column": 17
},
"end": {
"line": 640,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 19369,
"end": 19371,
"loc": {
"start": {
"line": 640,
"column": 27
},
"end": {
"line": 640,
"column": 29
}
},
"extra": {
"rawValue": 19,
"raw": "19"
},
"value": 19
}
},
"consequent": {
"type": "BlockStatement",
"start": 19373,
"end": 19476,
"loc": {
"start": {
"line": 640,
"column": 31
},
"end": {
"line": 643,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 19388,
"end": 19433,
"loc": {
"start": {
"line": 641,
"column": 12
},
"end": {
"line": 641,
"column": 57
}
},
"expression": {
"type": "AssignmentExpression",
"start": 19388,
"end": 19432,
"loc": {
"start": {
"line": 641,
"column": 12
},
"end": {
"line": 641,
"column": 56
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 19388,
"end": 19424,
"loc": {
"start": {
"line": 641,
"column": 12
},
"end": {
"line": 641,
"column": 48
}
},
"object": {
"type": "MemberExpression",
"start": 19388,
"end": 19401,
"loc": {
"start": {
"line": 641,
"column": 12
},
"end": {
"line": 641,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 19388,
"end": 19392,
"loc": {
"start": {
"line": 641,
"column": 12
},
"end": {
"line": 641,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19393,
"end": 19401,
"loc": {
"start": {
"line": 641,
"column": 17
},
"end": {
"line": 641,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 19402,
"end": 19424,
"loc": {
"start": {
"line": 641,
"column": 26
},
"end": {
"line": 641,
"column": 48
},
"identifierName": "lowQualityMapResources"
},
"name": "lowQualityMapResources"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 19427,
"end": 19432,
"loc": {
"start": {
"line": 641,
"column": 51
},
"end": {
"line": 641,
"column": 56
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 19447,
"end": 19465,
"loc": {
"start": {
"line": 642,
"column": 12
},
"end": {
"line": 642,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 19447,
"end": 19464,
"loc": {
"start": {
"line": 642,
"column": 12
},
"end": {
"line": 642,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 19447,
"end": 19459,
"loc": {
"start": {
"line": 642,
"column": 12
},
"end": {
"line": 642,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 19447,
"end": 19451,
"loc": {
"start": {
"line": 642,
"column": 12
},
"end": {
"line": 642,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19452,
"end": 19459,
"loc": {
"start": {
"line": 642,
"column": 17
},
"end": {
"line": 642,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 19462,
"end": 19464,
"loc": {
"start": {
"line": 642,
"column": 27
},
"end": {
"line": 642,
"column": 29
}
},
"extra": {
"rawValue": 19,
"raw": "19"
},
"value": 19
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 19488,
"end": 19607,
"loc": {
"start": {
"line": 645,
"column": 8
},
"end": {
"line": 648,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 19492,
"end": 19509,
"loc": {
"start": {
"line": 645,
"column": 12
},
"end": {
"line": 645,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 19492,
"end": 19504,
"loc": {
"start": {
"line": 645,
"column": 12
},
"end": {
"line": 645,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 19492,
"end": 19496,
"loc": {
"start": {
"line": 645,
"column": 12
},
"end": {
"line": 645,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19497,
"end": 19504,
"loc": {
"start": {
"line": 645,
"column": 17
},
"end": {
"line": 645,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 19507,
"end": 19509,
"loc": {
"start": {
"line": 645,
"column": 27
},
"end": {
"line": 645,
"column": 29
}
},
"extra": {
"rawValue": 20,
"raw": "20"
},
"value": 20
}
},
"consequent": {
"type": "BlockStatement",
"start": 19511,
"end": 19607,
"loc": {
"start": {
"line": 645,
"column": 31
},
"end": {
"line": 648,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 19526,
"end": 19564,
"loc": {
"start": {
"line": 646,
"column": 12
},
"end": {
"line": 646,
"column": 50
}
},
"expression": {
"type": "AssignmentExpression",
"start": 19526,
"end": 19563,
"loc": {
"start": {
"line": 646,
"column": 12
},
"end": {
"line": 646,
"column": 49
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 19526,
"end": 19555,
"loc": {
"start": {
"line": 646,
"column": 12
},
"end": {
"line": 646,
"column": 41
}
},
"object": {
"type": "MemberExpression",
"start": 19526,
"end": 19539,
"loc": {
"start": {
"line": 646,
"column": 12
},
"end": {
"line": 646,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 19526,
"end": 19530,
"loc": {
"start": {
"line": 646,
"column": 12
},
"end": {
"line": 646,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19531,
"end": 19539,
"loc": {
"start": {
"line": 646,
"column": 17
},
"end": {
"line": 646,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 19540,
"end": 19555,
"loc": {
"start": {
"line": 646,
"column": 26
},
"end": {
"line": 646,
"column": 41
},
"identifierName": "disableTileGrid"
},
"name": "disableTileGrid"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 19558,
"end": 19563,
"loc": {
"start": {
"line": 646,
"column": 44
},
"end": {
"line": 646,
"column": 49
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 19578,
"end": 19596,
"loc": {
"start": {
"line": 647,
"column": 12
},
"end": {
"line": 647,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 19578,
"end": 19595,
"loc": {
"start": {
"line": 647,
"column": 12
},
"end": {
"line": 647,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 19578,
"end": 19590,
"loc": {
"start": {
"line": 647,
"column": 12
},
"end": {
"line": 647,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 19578,
"end": 19582,
"loc": {
"start": {
"line": 647,
"column": 12
},
"end": {
"line": 647,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19583,
"end": 19590,
"loc": {
"start": {
"line": 647,
"column": 17
},
"end": {
"line": 647,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 19593,
"end": 19595,
"loc": {
"start": {
"line": 647,
"column": 27
},
"end": {
"line": 647,
"column": 29
}
},
"extra": {
"rawValue": 20,
"raw": "20"
},
"value": 20
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 19619,
"end": 19741,
"loc": {
"start": {
"line": 650,
"column": 8
},
"end": {
"line": 653,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 19623,
"end": 19640,
"loc": {
"start": {
"line": 650,
"column": 12
},
"end": {
"line": 650,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 19623,
"end": 19635,
"loc": {
"start": {
"line": 650,
"column": 12
},
"end": {
"line": 650,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 19623,
"end": 19627,
"loc": {
"start": {
"line": 650,
"column": 12
},
"end": {
"line": 650,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19628,
"end": 19635,
"loc": {
"start": {
"line": 650,
"column": 17
},
"end": {
"line": 650,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 19638,
"end": 19640,
"loc": {
"start": {
"line": 650,
"column": 27
},
"end": {
"line": 650,
"column": 29
}
},
"extra": {
"rawValue": 21,
"raw": "21"
},
"value": 21
}
},
"consequent": {
"type": "BlockStatement",
"start": 19642,
"end": 19741,
"loc": {
"start": {
"line": 650,
"column": 31
},
"end": {
"line": 653,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 19657,
"end": 19698,
"loc": {
"start": {
"line": 651,
"column": 12
},
"end": {
"line": 651,
"column": 53
}
},
"expression": {
"type": "AssignmentExpression",
"start": 19657,
"end": 19697,
"loc": {
"start": {
"line": 651,
"column": 12
},
"end": {
"line": 651,
"column": 52
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 19657,
"end": 19689,
"loc": {
"start": {
"line": 651,
"column": 12
},
"end": {
"line": 651,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 19657,
"end": 19670,
"loc": {
"start": {
"line": 651,
"column": 12
},
"end": {
"line": 651,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 19657,
"end": 19661,
"loc": {
"start": {
"line": 651,
"column": 12
},
"end": {
"line": 651,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19662,
"end": 19670,
"loc": {
"start": {
"line": 651,
"column": 17
},
"end": {
"line": 651,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 19671,
"end": 19689,
"loc": {
"start": {
"line": 651,
"column": 26
},
"end": {
"line": 651,
"column": 44
},
"identifierName": "lowQualityTextures"
},
"name": "lowQualityTextures"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 19692,
"end": 19697,
"loc": {
"start": {
"line": 651,
"column": 47
},
"end": {
"line": 651,
"column": 52
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 19712,
"end": 19730,
"loc": {
"start": {
"line": 652,
"column": 12
},
"end": {
"line": 652,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 19712,
"end": 19729,
"loc": {
"start": {
"line": 652,
"column": 12
},
"end": {
"line": 652,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 19712,
"end": 19724,
"loc": {
"start": {
"line": 652,
"column": 12
},
"end": {
"line": 652,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 19712,
"end": 19716,
"loc": {
"start": {
"line": 652,
"column": 12
},
"end": {
"line": 652,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19717,
"end": 19724,
"loc": {
"start": {
"line": 652,
"column": 17
},
"end": {
"line": 652,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 19727,
"end": 19729,
"loc": {
"start": {
"line": 652,
"column": 27
},
"end": {
"line": 652,
"column": 29
}
},
"extra": {
"rawValue": 21,
"raw": "21"
},
"value": 21
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 19753,
"end": 19887,
"loc": {
"start": {
"line": 655,
"column": 8
},
"end": {
"line": 658,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 19757,
"end": 19774,
"loc": {
"start": {
"line": 655,
"column": 12
},
"end": {
"line": 655,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 19757,
"end": 19769,
"loc": {
"start": {
"line": 655,
"column": 12
},
"end": {
"line": 655,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 19757,
"end": 19761,
"loc": {
"start": {
"line": 655,
"column": 12
},
"end": {
"line": 655,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19762,
"end": 19769,
"loc": {
"start": {
"line": 655,
"column": 17
},
"end": {
"line": 655,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 19772,
"end": 19774,
"loc": {
"start": {
"line": 655,
"column": 27
},
"end": {
"line": 655,
"column": 29
}
},
"extra": {
"rawValue": 22,
"raw": "22"
},
"value": 22
}
},
"consequent": {
"type": "BlockStatement",
"start": 19776,
"end": 19887,
"loc": {
"start": {
"line": 655,
"column": 31
},
"end": {
"line": 658,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 19791,
"end": 19844,
"loc": {
"start": {
"line": 656,
"column": 12
},
"end": {
"line": 656,
"column": 65
}
},
"expression": {
"type": "AssignmentExpression",
"start": 19791,
"end": 19843,
"loc": {
"start": {
"line": 656,
"column": 12
},
"end": {
"line": 656,
"column": 64
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 19791,
"end": 19836,
"loc": {
"start": {
"line": 656,
"column": 12
},
"end": {
"line": 656,
"column": 57
}
},
"object": {
"type": "MemberExpression",
"start": 19791,
"end": 19804,
"loc": {
"start": {
"line": 656,
"column": 12
},
"end": {
"line": 656,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 19791,
"end": 19795,
"loc": {
"start": {
"line": 656,
"column": 12
},
"end": {
"line": 656,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19796,
"end": 19804,
"loc": {
"start": {
"line": 656,
"column": 17
},
"end": {
"line": 656,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 19805,
"end": 19836,
"loc": {
"start": {
"line": 656,
"column": 26
},
"end": {
"line": 656,
"column": 57
},
"identifierName": "clearCursorOnDeleteWhilePlacing"
},
"name": "clearCursorOnDeleteWhilePlacing"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 19839,
"end": 19843,
"loc": {
"start": {
"line": 656,
"column": 60
},
"end": {
"line": 656,
"column": 64
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 19858,
"end": 19876,
"loc": {
"start": {
"line": 657,
"column": 12
},
"end": {
"line": 657,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 19858,
"end": 19875,
"loc": {
"start": {
"line": 657,
"column": 12
},
"end": {
"line": 657,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 19858,
"end": 19870,
"loc": {
"start": {
"line": 657,
"column": 12
},
"end": {
"line": 657,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 19858,
"end": 19862,
"loc": {
"start": {
"line": 657,
"column": 12
},
"end": {
"line": 657,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19863,
"end": 19870,
"loc": {
"start": {
"line": 657,
"column": 17
},
"end": {
"line": 657,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 19873,
"end": 19875,
"loc": {
"start": {
"line": 657,
"column": 27
},
"end": {
"line": 657,
"column": 29
}
},
"extra": {
"rawValue": 22,
"raw": "22"
},
"value": 22
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 19899,
"end": 20022,
"loc": {
"start": {
"line": 660,
"column": 8
},
"end": {
"line": 663,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 19903,
"end": 19920,
"loc": {
"start": {
"line": 660,
"column": 12
},
"end": {
"line": 660,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 19903,
"end": 19915,
"loc": {
"start": {
"line": 660,
"column": 12
},
"end": {
"line": 660,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 19903,
"end": 19907,
"loc": {
"start": {
"line": 660,
"column": 12
},
"end": {
"line": 660,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19908,
"end": 19915,
"loc": {
"start": {
"line": 660,
"column": 17
},
"end": {
"line": 660,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 19918,
"end": 19920,
"loc": {
"start": {
"line": 660,
"column": 27
},
"end": {
"line": 660,
"column": 29
}
},
"extra": {
"rawValue": 23,
"raw": "23"
},
"value": 23
}
},
"consequent": {
"type": "BlockStatement",
"start": 19922,
"end": 20022,
"loc": {
"start": {
"line": 660,
"column": 31
},
"end": {
"line": 663,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 19937,
"end": 19979,
"loc": {
"start": {
"line": 661,
"column": 12
},
"end": {
"line": 661,
"column": 54
}
},
"expression": {
"type": "AssignmentExpression",
"start": 19937,
"end": 19978,
"loc": {
"start": {
"line": 661,
"column": 12
},
"end": {
"line": 661,
"column": 53
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 19937,
"end": 19970,
"loc": {
"start": {
"line": 661,
"column": 12
},
"end": {
"line": 661,
"column": 45
}
},
"object": {
"type": "MemberExpression",
"start": 19937,
"end": 19950,
"loc": {
"start": {
"line": 661,
"column": 12
},
"end": {
"line": 661,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 19937,
"end": 19941,
"loc": {
"start": {
"line": 661,
"column": 12
},
"end": {
"line": 661,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19942,
"end": 19950,
"loc": {
"start": {
"line": 661,
"column": 17
},
"end": {
"line": 661,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 19951,
"end": 19970,
"loc": {
"start": {
"line": 661,
"column": 26
},
"end": {
"line": 661,
"column": 45
},
"identifierName": "displayChunkBorders"
},
"name": "displayChunkBorders"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 19973,
"end": 19978,
"loc": {
"start": {
"line": 661,
"column": 48
},
"end": {
"line": 661,
"column": 53
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 19993,
"end": 20011,
"loc": {
"start": {
"line": 662,
"column": 12
},
"end": {
"line": 662,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 19993,
"end": 20010,
"loc": {
"start": {
"line": 662,
"column": 12
},
"end": {
"line": 662,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 19993,
"end": 20005,
"loc": {
"start": {
"line": 662,
"column": 12
},
"end": {
"line": 662,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 19993,
"end": 19997,
"loc": {
"start": {
"line": 662,
"column": 12
},
"end": {
"line": 662,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 19998,
"end": 20005,
"loc": {
"start": {
"line": 662,
"column": 17
},
"end": {
"line": 662,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 20008,
"end": 20010,
"loc": {
"start": {
"line": 662,
"column": 27
},
"end": {
"line": 662,
"column": 29
}
},
"extra": {
"rawValue": 23,
"raw": "23"
},
"value": 23
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 20034,
"end": 20116,
"loc": {
"start": {
"line": 665,
"column": 8
},
"end": {
"line": 667,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 20038,
"end": 20055,
"loc": {
"start": {
"line": 665,
"column": 12
},
"end": {
"line": 665,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 20038,
"end": 20050,
"loc": {
"start": {
"line": 665,
"column": 12
},
"end": {
"line": 665,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 20038,
"end": 20042,
"loc": {
"start": {
"line": 665,
"column": 12
},
"end": {
"line": 665,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20043,
"end": 20050,
"loc": {
"start": {
"line": 665,
"column": 17
},
"end": {
"line": 665,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 20053,
"end": 20055,
"loc": {
"start": {
"line": 665,
"column": 27
},
"end": {
"line": 665,
"column": 29
}
},
"extra": {
"rawValue": 24,
"raw": "24"
},
"value": 24
}
},
"consequent": {
"type": "BlockStatement",
"start": 20057,
"end": 20116,
"loc": {
"start": {
"line": 665,
"column": 31
},
"end": {
"line": 667,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 20072,
"end": 20105,
"loc": {
"start": {
"line": 666,
"column": 12
},
"end": {
"line": 666,
"column": 45
}
},
"expression": {
"type": "AssignmentExpression",
"start": 20072,
"end": 20104,
"loc": {
"start": {
"line": 666,
"column": 12
},
"end": {
"line": 666,
"column": 44
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 20072,
"end": 20097,
"loc": {
"start": {
"line": 666,
"column": 12
},
"end": {
"line": 666,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 20072,
"end": 20085,
"loc": {
"start": {
"line": 666,
"column": 12
},
"end": {
"line": 666,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 20072,
"end": 20076,
"loc": {
"start": {
"line": 666,
"column": 12
},
"end": {
"line": 666,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20077,
"end": 20085,
"loc": {
"start": {
"line": 666,
"column": 17
},
"end": {
"line": 666,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 20086,
"end": 20097,
"loc": {
"start": {
"line": 666,
"column": 26
},
"end": {
"line": 666,
"column": 37
},
"identifierName": "refreshRate"
},
"name": "refreshRate"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 20100,
"end": 20104,
"loc": {
"start": {
"line": 666,
"column": 40
},
"end": {
"line": 666,
"column": 44
}
},
"extra": {
"rawValue": "60",
"raw": "\"60\""
},
"value": "60"
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 20128,
"end": 20436,
"loc": {
"start": {
"line": 669,
"column": 8
},
"end": {
"line": 678,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 20132,
"end": 20149,
"loc": {
"start": {
"line": 669,
"column": 12
},
"end": {
"line": 669,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 20132,
"end": 20144,
"loc": {
"start": {
"line": 669,
"column": 12
},
"end": {
"line": 669,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 20132,
"end": 20136,
"loc": {
"start": {
"line": 669,
"column": 12
},
"end": {
"line": 669,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20137,
"end": 20144,
"loc": {
"start": {
"line": 669,
"column": 17
},
"end": {
"line": 669,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 20147,
"end": 20149,
"loc": {
"start": {
"line": 669,
"column": 27
},
"end": {
"line": 669,
"column": 29
}
},
"extra": {
"rawValue": 25,
"raw": "25"
},
"value": 25
}
},
"consequent": {
"type": "BlockStatement",
"start": 20151,
"end": 20436,
"loc": {
"start": {
"line": 669,
"column": 31
},
"end": {
"line": 678,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 20166,
"end": 20198,
"loc": {
"start": {
"line": 670,
"column": 12
},
"end": {
"line": 670,
"column": 44
}
},
"expression": {
"type": "AssignmentExpression",
"start": 20166,
"end": 20197,
"loc": {
"start": {
"line": 670,
"column": 12
},
"end": {
"line": 670,
"column": 43
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 20166,
"end": 20191,
"loc": {
"start": {
"line": 670,
"column": 12
},
"end": {
"line": 670,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 20166,
"end": 20179,
"loc": {
"start": {
"line": 670,
"column": 12
},
"end": {
"line": 670,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 20166,
"end": 20170,
"loc": {
"start": {
"line": 670,
"column": 12
},
"end": {
"line": 670,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20171,
"end": 20179,
"loc": {
"start": {
"line": 670,
"column": 17
},
"end": {
"line": 670,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 20180,
"end": 20191,
"loc": {
"start": {
"line": 670,
"column": 26
},
"end": {
"line": 670,
"column": 37
},
"identifierName": "musicVolume"
},
"name": "musicVolume"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 20194,
"end": 20197,
"loc": {
"start": {
"line": 670,
"column": 40
},
"end": {
"line": 670,
"column": 43
}
},
"extra": {
"rawValue": 0.5,
"raw": "0.5"
},
"value": 0.5
}
}
},
{
"type": "ExpressionStatement",
"start": 20212,
"end": 20244,
"loc": {
"start": {
"line": 671,
"column": 12
},
"end": {
"line": 671,
"column": 44
}
},
"expression": {
"type": "AssignmentExpression",
"start": 20212,
"end": 20243,
"loc": {
"start": {
"line": 671,
"column": 12
},
"end": {
"line": 671,
"column": 43
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 20212,
"end": 20237,
"loc": {
"start": {
"line": 671,
"column": 12
},
"end": {
"line": 671,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 20212,
"end": 20225,
"loc": {
"start": {
"line": 671,
"column": 12
},
"end": {
"line": 671,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 20212,
"end": 20216,
"loc": {
"start": {
"line": 671,
"column": 12
},
"end": {
"line": 671,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20217,
"end": 20225,
"loc": {
"start": {
"line": 671,
"column": 17
},
"end": {
"line": 671,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 20226,
"end": 20237,
"loc": {
"start": {
"line": 671,
"column": 26
},
"end": {
"line": 671,
"column": 37
},
"identifierName": "soundVolume"
},
"name": "soundVolume"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 20240,
"end": 20243,
"loc": {
"start": {
"line": 671,
"column": 40
},
"end": {
"line": 671,
"column": 43
}
},
"extra": {
"rawValue": 0.5,
"raw": "0.5"
},
"value": 0.5
}
},
"trailingComments": [
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 20260,
"end": 20273,
"loc": {
"start": {
"line": 673,
"column": 12
},
"end": {
"line": 673,
"column": 25
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 20287,
"end": 20319,
"loc": {
"start": {
"line": 674,
"column": 12
},
"end": {
"line": 674,
"column": 44
}
},
"expression": {
"type": "UnaryExpression",
"start": 20287,
"end": 20318,
"loc": {
"start": {
"line": 674,
"column": 12
},
"end": {
"line": 674,
"column": 43
}
},
"operator": "delete",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 20294,
"end": 20318,
"loc": {
"start": {
"line": 674,
"column": 19
},
"end": {
"line": 674,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 20294,
"end": 20307,
"loc": {
"start": {
"line": 674,
"column": 19
},
"end": {
"line": 674,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 20294,
"end": 20298,
"loc": {
"start": {
"line": 674,
"column": 19
},
"end": {
"line": 674,
"column": 23
},
"identifierName": "data"
},
"name": "data",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 20299,
"end": 20307,
"loc": {
"start": {
"line": 674,
"column": 24
},
"end": {
"line": 674,
"column": 32
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 20308,
"end": 20318,
"loc": {
"start": {
"line": 674,
"column": 33
},
"end": {
"line": 674,
"column": 43
},
"identifierName": "musicMuted"
},
"name": "musicMuted"
},
"computed": false,
"leadingComments": null
},
"extra": {
"parenthesizedArgument": false
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 20260,
"end": 20273,
"loc": {
"start": {
"line": 673,
"column": 12
},
"end": {
"line": 673,
"column": 25
}
}
}
],
"trailingComments": [
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 20333,
"end": 20346,
"loc": {
"start": {
"line": 675,
"column": 12
},
"end": {
"line": 675,
"column": 25
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 20360,
"end": 20393,
"loc": {
"start": {
"line": 676,
"column": 12
},
"end": {
"line": 676,
"column": 45
}
},
"expression": {
"type": "UnaryExpression",
"start": 20360,
"end": 20392,
"loc": {
"start": {
"line": 676,
"column": 12
},
"end": {
"line": 676,
"column": 44
}
},
"operator": "delete",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 20367,
"end": 20392,
"loc": {
"start": {
"line": 676,
"column": 19
},
"end": {
"line": 676,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 20367,
"end": 20380,
"loc": {
"start": {
"line": 676,
"column": 19
},
"end": {
"line": 676,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 20367,
"end": 20371,
"loc": {
"start": {
"line": 676,
"column": 19
},
"end": {
"line": 676,
"column": 23
},
"identifierName": "data"
},
"name": "data",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 20372,
"end": 20380,
"loc": {
"start": {
"line": 676,
"column": 24
},
"end": {
"line": 676,
"column": 32
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 20381,
"end": 20392,
"loc": {
"start": {
"line": 676,
"column": 33
},
"end": {
"line": 676,
"column": 44
},
"identifierName": "soundsMuted"
},
"name": "soundsMuted"
},
"computed": false,
"leadingComments": null
},
"extra": {
"parenthesizedArgument": false
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 20333,
"end": 20346,
"loc": {
"start": {
"line": 675,
"column": 12
},
"end": {
"line": 675,
"column": 25
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 20407,
"end": 20425,
"loc": {
"start": {
"line": 677,
"column": 12
},
"end": {
"line": 677,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 20407,
"end": 20424,
"loc": {
"start": {
"line": 677,
"column": 12
},
"end": {
"line": 677,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 20407,
"end": 20419,
"loc": {
"start": {
"line": 677,
"column": 12
},
"end": {
"line": 677,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 20407,
"end": 20411,
"loc": {
"start": {
"line": 677,
"column": 12
},
"end": {
"line": 677,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20412,
"end": 20419,
"loc": {
"start": {
"line": 677,
"column": 17
},
"end": {
"line": 677,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 20422,
"end": 20424,
"loc": {
"start": {
"line": 677,
"column": 27
},
"end": {
"line": 677,
"column": 29
}
},
"extra": {
"rawValue": 25,
"raw": "25"
},
"value": 25
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 20448,
"end": 20567,
"loc": {
"start": {
"line": 680,
"column": 8
},
"end": {
"line": 683,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 20452,
"end": 20469,
"loc": {
"start": {
"line": 680,
"column": 12
},
"end": {
"line": 680,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 20452,
"end": 20464,
"loc": {
"start": {
"line": 680,
"column": 12
},
"end": {
"line": 680,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 20452,
"end": 20456,
"loc": {
"start": {
"line": 680,
"column": 12
},
"end": {
"line": 680,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20457,
"end": 20464,
"loc": {
"start": {
"line": 680,
"column": 17
},
"end": {
"line": 680,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 20467,
"end": 20469,
"loc": {
"start": {
"line": 680,
"column": 27
},
"end": {
"line": 680,
"column": 29
}
},
"extra": {
"rawValue": 26,
"raw": "26"
},
"value": 26
}
},
"consequent": {
"type": "BlockStatement",
"start": 20471,
"end": 20567,
"loc": {
"start": {
"line": 680,
"column": 31
},
"end": {
"line": 683,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 20486,
"end": 20524,
"loc": {
"start": {
"line": 681,
"column": 12
},
"end": {
"line": 681,
"column": 50
}
},
"expression": {
"type": "AssignmentExpression",
"start": 20486,
"end": 20523,
"loc": {
"start": {
"line": 681,
"column": 12
},
"end": {
"line": 681,
"column": 49
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 20486,
"end": 20516,
"loc": {
"start": {
"line": 681,
"column": 12
},
"end": {
"line": 681,
"column": 42
}
},
"object": {
"type": "MemberExpression",
"start": 20486,
"end": 20499,
"loc": {
"start": {
"line": 681,
"column": 12
},
"end": {
"line": 681,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 20486,
"end": 20490,
"loc": {
"start": {
"line": 681,
"column": 12
},
"end": {
"line": 681,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20491,
"end": 20499,
"loc": {
"start": {
"line": 681,
"column": 17
},
"end": {
"line": 681,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 20500,
"end": 20516,
"loc": {
"start": {
"line": 681,
"column": 26
},
"end": {
"line": 681,
"column": 42
},
"identifierName": "pickMinerOnPatch"
},
"name": "pickMinerOnPatch"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 20519,
"end": 20523,
"loc": {
"start": {
"line": 681,
"column": 45
},
"end": {
"line": 681,
"column": 49
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 20538,
"end": 20556,
"loc": {
"start": {
"line": 682,
"column": 12
},
"end": {
"line": 682,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 20538,
"end": 20555,
"loc": {
"start": {
"line": 682,
"column": 12
},
"end": {
"line": 682,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 20538,
"end": 20550,
"loc": {
"start": {
"line": 682,
"column": 12
},
"end": {
"line": 682,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 20538,
"end": 20542,
"loc": {
"start": {
"line": 682,
"column": 12
},
"end": {
"line": 682,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20543,
"end": 20550,
"loc": {
"start": {
"line": 682,
"column": 17
},
"end": {
"line": 682,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 20553,
"end": 20555,
"loc": {
"start": {
"line": 682,
"column": 27
},
"end": {
"line": 682,
"column": 29
}
},
"extra": {
"rawValue": 26,
"raw": "26"
},
"value": 26
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 20579,
"end": 20698,
"loc": {
"start": {
"line": 685,
"column": 8
},
"end": {
"line": 688,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 20583,
"end": 20600,
"loc": {
"start": {
"line": 685,
"column": 12
},
"end": {
"line": 685,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 20583,
"end": 20595,
"loc": {
"start": {
"line": 685,
"column": 12
},
"end": {
"line": 685,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 20583,
"end": 20587,
"loc": {
"start": {
"line": 685,
"column": 12
},
"end": {
"line": 685,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20588,
"end": 20595,
"loc": {
"start": {
"line": 685,
"column": 17
},
"end": {
"line": 685,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 20598,
"end": 20600,
"loc": {
"start": {
"line": 685,
"column": 27
},
"end": {
"line": 685,
"column": 29
}
},
"extra": {
"rawValue": 27,
"raw": "27"
},
"value": 27
}
},
"consequent": {
"type": "BlockStatement",
"start": 20602,
"end": 20698,
"loc": {
"start": {
"line": 685,
"column": 31
},
"end": {
"line": 688,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 20617,
"end": 20655,
"loc": {
"start": {
"line": 686,
"column": 12
},
"end": {
"line": 686,
"column": 50
}
},
"expression": {
"type": "AssignmentExpression",
"start": 20617,
"end": 20654,
"loc": {
"start": {
"line": 686,
"column": 12
},
"end": {
"line": 686,
"column": 49
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 20617,
"end": 20646,
"loc": {
"start": {
"line": 686,
"column": 12
},
"end": {
"line": 686,
"column": 41
}
},
"object": {
"type": "MemberExpression",
"start": 20617,
"end": 20630,
"loc": {
"start": {
"line": 686,
"column": 12
},
"end": {
"line": 686,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 20617,
"end": 20621,
"loc": {
"start": {
"line": 686,
"column": 12
},
"end": {
"line": 686,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20622,
"end": 20630,
"loc": {
"start": {
"line": 686,
"column": 17
},
"end": {
"line": 686,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 20631,
"end": 20646,
"loc": {
"start": {
"line": 686,
"column": 26
},
"end": {
"line": 686,
"column": 41
},
"identifierName": "simplifiedBelts"
},
"name": "simplifiedBelts"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 20649,
"end": 20654,
"loc": {
"start": {
"line": 686,
"column": 44
},
"end": {
"line": 686,
"column": 49
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 20669,
"end": 20687,
"loc": {
"start": {
"line": 687,
"column": 12
},
"end": {
"line": 687,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 20669,
"end": 20686,
"loc": {
"start": {
"line": 687,
"column": 12
},
"end": {
"line": 687,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 20669,
"end": 20681,
"loc": {
"start": {
"line": 687,
"column": 12
},
"end": {
"line": 687,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 20669,
"end": 20673,
"loc": {
"start": {
"line": 687,
"column": 12
},
"end": {
"line": 687,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20674,
"end": 20681,
"loc": {
"start": {
"line": 687,
"column": 17
},
"end": {
"line": 687,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 20684,
"end": 20686,
"loc": {
"start": {
"line": 687,
"column": 27
},
"end": {
"line": 687,
"column": 29
}
},
"extra": {
"rawValue": 27,
"raw": "27"
},
"value": 27
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 20710,
"end": 20827,
"loc": {
"start": {
"line": 690,
"column": 8
},
"end": {
"line": 693,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 20714,
"end": 20731,
"loc": {
"start": {
"line": 690,
"column": 12
},
"end": {
"line": 690,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 20714,
"end": 20726,
"loc": {
"start": {
"line": 690,
"column": 12
},
"end": {
"line": 690,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 20714,
"end": 20718,
"loc": {
"start": {
"line": 690,
"column": 12
},
"end": {
"line": 690,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20719,
"end": 20726,
"loc": {
"start": {
"line": 690,
"column": 17
},
"end": {
"line": 690,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 20729,
"end": 20731,
"loc": {
"start": {
"line": 690,
"column": 27
},
"end": {
"line": 690,
"column": 29
}
},
"extra": {
"rawValue": 28,
"raw": "28"
},
"value": 28
}
},
"consequent": {
"type": "BlockStatement",
"start": 20733,
"end": 20827,
"loc": {
"start": {
"line": 690,
"column": 31
},
"end": {
"line": 693,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 20748,
"end": 20784,
"loc": {
"start": {
"line": 691,
"column": 12
},
"end": {
"line": 691,
"column": 48
}
},
"expression": {
"type": "AssignmentExpression",
"start": 20748,
"end": 20783,
"loc": {
"start": {
"line": 691,
"column": 12
},
"end": {
"line": 691,
"column": 47
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 20748,
"end": 20776,
"loc": {
"start": {
"line": 691,
"column": 12
},
"end": {
"line": 691,
"column": 40
}
},
"object": {
"type": "MemberExpression",
"start": 20748,
"end": 20761,
"loc": {
"start": {
"line": 691,
"column": 12
},
"end": {
"line": 691,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 20748,
"end": 20752,
"loc": {
"start": {
"line": 691,
"column": 12
},
"end": {
"line": 691,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20753,
"end": 20761,
"loc": {
"start": {
"line": 691,
"column": 17
},
"end": {
"line": 691,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 20762,
"end": 20776,
"loc": {
"start": {
"line": 691,
"column": 26
},
"end": {
"line": 691,
"column": 40
},
"identifierName": "enableMousePan"
},
"name": "enableMousePan"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 20779,
"end": 20783,
"loc": {
"start": {
"line": 691,
"column": 43
},
"end": {
"line": 691,
"column": 47
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 20798,
"end": 20816,
"loc": {
"start": {
"line": 692,
"column": 12
},
"end": {
"line": 692,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 20798,
"end": 20815,
"loc": {
"start": {
"line": 692,
"column": 12
},
"end": {
"line": 692,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 20798,
"end": 20810,
"loc": {
"start": {
"line": 692,
"column": 12
},
"end": {
"line": 692,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 20798,
"end": 20802,
"loc": {
"start": {
"line": 692,
"column": 12
},
"end": {
"line": 692,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20803,
"end": 20810,
"loc": {
"start": {
"line": 692,
"column": 17
},
"end": {
"line": 692,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 20813,
"end": 20815,
"loc": {
"start": {
"line": 692,
"column": 27
},
"end": {
"line": 692,
"column": 29
}
},
"extra": {
"rawValue": 28,
"raw": "28"
},
"value": 28
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 20839,
"end": 20954,
"loc": {
"start": {
"line": 695,
"column": 8
},
"end": {
"line": 698,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 20843,
"end": 20860,
"loc": {
"start": {
"line": 695,
"column": 12
},
"end": {
"line": 695,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 20843,
"end": 20855,
"loc": {
"start": {
"line": 695,
"column": 12
},
"end": {
"line": 695,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 20843,
"end": 20847,
"loc": {
"start": {
"line": 695,
"column": 12
},
"end": {
"line": 695,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20848,
"end": 20855,
"loc": {
"start": {
"line": 695,
"column": 17
},
"end": {
"line": 695,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 20858,
"end": 20860,
"loc": {
"start": {
"line": 695,
"column": 27
},
"end": {
"line": 695,
"column": 29
}
},
"extra": {
"rawValue": 29,
"raw": "29"
},
"value": 29
}
},
"consequent": {
"type": "BlockStatement",
"start": 20862,
"end": 20954,
"loc": {
"start": {
"line": 695,
"column": 31
},
"end": {
"line": 698,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 20877,
"end": 20911,
"loc": {
"start": {
"line": 696,
"column": 12
},
"end": {
"line": 696,
"column": 46
}
},
"expression": {
"type": "AssignmentExpression",
"start": 20877,
"end": 20910,
"loc": {
"start": {
"line": 696,
"column": 12
},
"end": {
"line": 696,
"column": 45
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 20877,
"end": 20903,
"loc": {
"start": {
"line": 696,
"column": 12
},
"end": {
"line": 696,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 20877,
"end": 20890,
"loc": {
"start": {
"line": 696,
"column": 12
},
"end": {
"line": 696,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 20877,
"end": 20881,
"loc": {
"start": {
"line": 696,
"column": 12
},
"end": {
"line": 696,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20882,
"end": 20890,
"loc": {
"start": {
"line": 696,
"column": 17
},
"end": {
"line": 696,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 20891,
"end": 20903,
"loc": {
"start": {
"line": 696,
"column": 26
},
"end": {
"line": 696,
"column": 38
},
"identifierName": "zoomToCursor"
},
"name": "zoomToCursor"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 20906,
"end": 20910,
"loc": {
"start": {
"line": 696,
"column": 41
},
"end": {
"line": 696,
"column": 45
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 20925,
"end": 20943,
"loc": {
"start": {
"line": 697,
"column": 12
},
"end": {
"line": 697,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 20925,
"end": 20942,
"loc": {
"start": {
"line": 697,
"column": 12
},
"end": {
"line": 697,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 20925,
"end": 20937,
"loc": {
"start": {
"line": 697,
"column": 12
},
"end": {
"line": 697,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 20925,
"end": 20929,
"loc": {
"start": {
"line": 697,
"column": 12
},
"end": {
"line": 697,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20930,
"end": 20937,
"loc": {
"start": {
"line": 697,
"column": 17
},
"end": {
"line": 697,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 20940,
"end": 20942,
"loc": {
"start": {
"line": 697,
"column": 27
},
"end": {
"line": 697,
"column": 29
}
},
"extra": {
"rawValue": 29,
"raw": "29"
},
"value": 29
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 20966,
"end": 21175,
"loc": {
"start": {
"line": 700,
"column": 8
},
"end": {
"line": 707,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 20970,
"end": 20987,
"loc": {
"start": {
"line": 700,
"column": 12
},
"end": {
"line": 700,
"column": 29
}
},
"left": {
"type": "MemberExpression",
"start": 20970,
"end": 20982,
"loc": {
"start": {
"line": 700,
"column": 12
},
"end": {
"line": 700,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 20970,
"end": 20974,
"loc": {
"start": {
"line": 700,
"column": 12
},
"end": {
"line": 700,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 20975,
"end": 20982,
"loc": {
"start": {
"line": 700,
"column": 17
},
"end": {
"line": 700,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 20985,
"end": 20987,
"loc": {
"start": {
"line": 700,
"column": 27
},
"end": {
"line": 700,
"column": 29
}
},
"extra": {
"rawValue": 30,
"raw": "30"
},
"value": 30
}
},
"consequent": {
"type": "BlockStatement",
"start": 20989,
"end": 21175,
"loc": {
"start": {
"line": 700,
"column": 31
},
"end": {
"line": 707,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 21004,
"end": 21042,
"loc": {
"start": {
"line": 701,
"column": 12
},
"end": {
"line": 701,
"column": 50
}
},
"expression": {
"type": "AssignmentExpression",
"start": 21004,
"end": 21041,
"loc": {
"start": {
"line": 701,
"column": 12
},
"end": {
"line": 701,
"column": 49
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 21004,
"end": 21035,
"loc": {
"start": {
"line": 701,
"column": 12
},
"end": {
"line": 701,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 21004,
"end": 21017,
"loc": {
"start": {
"line": 701,
"column": 12
},
"end": {
"line": 701,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 21004,
"end": 21008,
"loc": {
"start": {
"line": 701,
"column": 12
},
"end": {
"line": 701,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 21009,
"end": 21017,
"loc": {
"start": {
"line": 701,
"column": 17
},
"end": {
"line": 701,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 21018,
"end": 21035,
"loc": {
"start": {
"line": 701,
"column": 26
},
"end": {
"line": 701,
"column": 43
},
"identifierName": "mapResourcesScale"
},
"name": "mapResourcesScale"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 21038,
"end": 21041,
"loc": {
"start": {
"line": 701,
"column": 46
},
"end": {
"line": 701,
"column": 49
}
},
"extra": {
"rawValue": 0.5,
"raw": "0.5"
},
"value": 0.5
}
},
"trailingComments": [
{
"type": "CommentLine",
"value": " Re-enable hints as well",
"start": 21058,
"end": 21084,
"loc": {
"start": {
"line": 703,
"column": 12
},
"end": {
"line": 703,
"column": 38
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 21098,
"end": 21130,
"loc": {
"start": {
"line": 704,
"column": 12
},
"end": {
"line": 704,
"column": 44
}
},
"expression": {
"type": "AssignmentExpression",
"start": 21098,
"end": 21129,
"loc": {
"start": {
"line": 704,
"column": 12
},
"end": {
"line": 704,
"column": 43
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 21098,
"end": 21122,
"loc": {
"start": {
"line": 704,
"column": 12
},
"end": {
"line": 704,
"column": 36
}
},
"object": {
"type": "MemberExpression",
"start": 21098,
"end": 21111,
"loc": {
"start": {
"line": 704,
"column": 12
},
"end": {
"line": 704,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 21098,
"end": 21102,
"loc": {
"start": {
"line": 704,
"column": 12
},
"end": {
"line": 704,
"column": 16
},
"identifierName": "data"
},
"name": "data",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 21103,
"end": 21111,
"loc": {
"start": {
"line": 704,
"column": 17
},
"end": {
"line": 704,
"column": 25
},
"identifierName": "settings"
},
"name": "settings"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 21112,
"end": 21122,
"loc": {
"start": {
"line": 704,
"column": 26
},
"end": {
"line": 704,
"column": 36
},
"identifierName": "offerHints"
},
"name": "offerHints"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "BooleanLiteral",
"start": 21125,
"end": 21129,
"loc": {
"start": {
"line": 704,
"column": 39
},
"end": {
"line": 704,
"column": 43
}
},
"value": true
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " Re-enable hints as well",
"start": 21058,
"end": 21084,
"loc": {
"start": {
"line": 703,
"column": 12
},
"end": {
"line": 703,
"column": 38
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 21146,
"end": 21164,
"loc": {
"start": {
"line": 706,
"column": 12
},
"end": {
"line": 706,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 21146,
"end": 21163,
"loc": {
"start": {
"line": 706,
"column": 12
},
"end": {
"line": 706,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 21146,
"end": 21158,
"loc": {
"start": {
"line": 706,
"column": 12
},
"end": {
"line": 706,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 21146,
"end": 21150,
"loc": {
"start": {
"line": 706,
"column": 12
},
"end": {
"line": 706,
"column": 16
},
"identifierName": "data"
},
"name": "data"
},
"property": {
"type": "Identifier",
"start": 21151,
"end": 21158,
"loc": {
"start": {
"line": 706,
"column": 17
},
"end": {
"line": 706,
"column": 24
},
"identifierName": "version"
},
"name": "version"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 21161,
"end": 21163,
"loc": {
"start": {
"line": 706,
"column": 27
},
"end": {
"line": 706,
"column": 29
}
},
"extra": {
"rawValue": 30,
"raw": "30"
},
"value": 30
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "ReturnStatement",
"start": 21187,
"end": 21217,
"loc": {
"start": {
"line": 709,
"column": 8
},
"end": {
"line": 709,
"column": 38
}
},
"argument": {
"type": "CallExpression",
"start": 21194,
"end": 21216,
"loc": {
"start": {
"line": 709,
"column": 15
},
"end": {
"line": 709,
"column": 37
}
},
"callee": {
"type": "MemberExpression",
"start": 21194,
"end": 21214,
"loc": {
"start": {
"line": 709,
"column": 15
},
"end": {
"line": 709,
"column": 35
}
},
"object": {
"type": "Identifier",
"start": 21194,
"end": 21209,
"loc": {
"start": {
"line": 709,
"column": 15
},
"end": {
"line": 709,
"column": 30
},
"identifierName": "ExplainedResult"
},
"name": "ExplainedResult"
},
"property": {
"type": "Identifier",
"start": 21210,
"end": 21214,
"loc": {
"start": {
"line": 709,
"column": 31
},
"end": {
"line": 709,
"column": 35
},
"identifierName": "good"
},
"name": "good"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* @param {{settings: SettingsStorage, version: number}} data ",
"start": 17228,
"end": 17293,
"loc": {
"start": {
"line": 565,
"column": 4
},
"end": {
"line": 565,
"column": 69
}
}
}
]
}
]
},
"leadingComments": [],
"trailingComments": []
}
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": " typehints:start ",
"start": 0,
"end": 21,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 21
}
}
},
{
"type": "CommentBlock",
"value": " typehints:end ",
"start": 70,
"end": 89,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 19
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @enum {string}\r\n ",
"start": 597,
"end": 624,
"loc": {
"start": {
"line": 16,
"column": 0
},
"end": {
"line": 18,
"column": 3
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 3438,
"end": 3499,
"loc": {
"start": {
"line": 153,
"column": 12
},
"end": {
"line": 155,
"column": 15
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 3683,
"end": 3744,
"loc": {
"start": {
"line": 162,
"column": 12
},
"end": {
"line": 164,
"column": 15
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 3923,
"end": 3984,
"loc": {
"start": {
"line": 170,
"column": 12
},
"end": {
"line": 172,
"column": 15
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 4163,
"end": 4224,
"loc": {
"start": {
"line": 179,
"column": 12
},
"end": {
"line": 181,
"column": 15
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 4435,
"end": 4496,
"loc": {
"start": {
"line": 187,
"column": 12
},
"end": {
"line": 189,
"column": 15
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 4690,
"end": 4751,
"loc": {
"start": {
"line": 196,
"column": 12
},
"end": {
"line": 198,
"column": 15
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 5222,
"end": 5283,
"loc": {
"start": {
"line": 211,
"column": 12
},
"end": {
"line": 213,
"column": 15
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 5480,
"end": 5541,
"loc": {
"start": {
"line": 219,
"column": 12
},
"end": {
"line": 221,
"column": 15
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 5982,
"end": 6043,
"loc": {
"start": {
"line": 232,
"column": 12
},
"end": {
"line": 234,
"column": 15
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 6494,
"end": 6555,
"loc": {
"start": {
"line": 245,
"column": 12
},
"end": {
"line": 247,
"column": 15
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 8506,
"end": 8567,
"loc": {
"start": {
"line": 281,
"column": 12
},
"end": {
"line": 283,
"column": 15
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @type {Object.<string, number>}\r\n ",
"start": 10983,
"end": 11043,
"loc": {
"start": {
"line": 351,
"column": 8
},
"end": {
"line": 353,
"column": 11
}
}
},
{
"type": "CommentLine",
"value": " Read and directly write latest data back",
"start": 11258,
"end": 11301,
"loc": {
"start": {
"line": 364,
"column": 8
},
"end": {
"line": 364,
"column": 51
}
}
},
{
"type": "CommentLine",
"value": " Apply default setting callbacks",
"start": 11379,
"end": 11413,
"loc": {
"start": {
"line": 367,
"column": 16
},
"end": {
"line": 367,
"column": 50
}
}
},
{
"type": "CommentLine",
"value": " Getters",
"start": 11829,
"end": 11839,
"loc": {
"start": {
"line": 382,
"column": 4
},
"end": {
"line": 382,
"column": 14
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @returns {SettingsStorage}\r\n ",
"start": 11847,
"end": 11894,
"loc": {
"start": {
"line": 384,
"column": 4
},
"end": {
"line": 386,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} key\r\n ",
"start": 11976,
"end": 12016,
"loc": {
"start": {
"line": 391,
"column": 4
},
"end": {
"line": 393,
"column": 7
}
}
},
{
"type": "CommentLine",
"value": " Not initialized yet",
"start": 12315,
"end": 12337,
"loc": {
"start": {
"line": 403,
"column": 12
},
"end": {
"line": 403,
"column": 34
}
}
},
{
"type": "CommentLine",
"value": " Setters",
"start": 14260,
"end": 14270,
"loc": {
"start": {
"line": 469,
"column": 4
},
"end": {
"line": 469,
"column": 14
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} key\r\n * @param {string|boolean|number} value\r\n ",
"start": 14426,
"end": 14511,
"loc": {
"start": {
"line": 476,
"column": 4
},
"end": {
"line": 479,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Sets a new keybinding override\r\n * @param {string} keybindingId\r\n * @param {number} keyCode\r\n ",
"start": 15159,
"end": 15279,
"loc": {
"start": {
"line": 497,
"column": 4
},
"end": {
"line": 501,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Resets a given keybinding override\r\n * @param {string} id\r\n ",
"start": 15540,
"end": 15622,
"loc": {
"start": {
"line": 508,
"column": 4
},
"end": {
"line": 511,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Resets all keybinding overrides\r\n ",
"start": 15784,
"end": 15844,
"loc": {
"start": {
"line": 516,
"column": 8
},
"end": {
"line": 518,
"column": 11
}
}
},
{
"type": "CommentLine",
"value": " RW Proxy impl",
"start": 15985,
"end": 16001,
"loc": {
"start": {
"line": 524,
"column": 4
},
"end": {
"line": 524,
"column": 20
}
}
},
{
"type": "CommentBlock",
"value": "* @param {{settings: SettingsStorage, version: number}} data ",
"start": 17228,
"end": 17293,
"loc": {
"start": {
"line": 565,
"column": 4
},
"end": {
"line": 565,
"column": 69
}
}
},
{
"type": "CommentLine",
"value": " Simply reset before",
"start": 17324,
"end": 17346,
"loc": {
"start": {
"line": 567,
"column": 8
},
"end": {
"line": 567,
"column": 30
}
}
},
{
"type": "CommentLine",
"value": " RE-ENABLE this setting, it already existed",
"start": 18921,
"end": 18966,
"loc": {
"start": {
"line": 625,
"column": 12
},
"end": {
"line": 625,
"column": 57
}
}
},
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 20260,
"end": 20273,
"loc": {
"start": {
"line": 673,
"column": 12
},
"end": {
"line": 673,
"column": 25
}
}
},
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 20333,
"end": 20346,
"loc": {
"start": {
"line": 675,
"column": 12
},
"end": {
"line": 675,
"column": 25
}
}
},
{
"type": "CommentLine",
"value": " Re-enable hints as well",
"start": 21058,
"end": 21084,
"loc": {
"start": {
"line": 703,
"column": 12
},
"end": {
"line": 703,
"column": 38
}
}
}
],
"tokens": [
{
"type": "CommentBlock",
"value": " typehints:start ",
"start": 0,
"end": 21,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 21
}
}
},
{
"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": 23,
"end": 29,
"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": 30,
"end": 31,
"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": "Application",
"start": 32,
"end": 43,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 20
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 44,
"end": 45,
"loc": {
"start": {
"line": 2,
"column": 21
},
"end": {
"line": 2,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 46,
"end": 50,
"loc": {
"start": {
"line": 2,
"column": 23
},
"end": {
"line": 2,
"column": 27
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../application",
"start": 51,
"end": 67,
"loc": {
"start": {
"line": 2,
"column": 28
},
"end": {
"line": 2,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 67,
"end": 68,
"loc": {
"start": {
"line": 2,
"column": 44
},
"end": {
"line": 2,
"column": 45
}
}
},
{
"type": "CommentBlock",
"value": " typehints:end ",
"start": 70,
"end": 89,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 19
}
}
},
{
"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": 93,
"end": 99,
"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": 100,
"end": 101,
"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": "ReadWriteProxy",
"start": 102,
"end": 116,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 23
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 117,
"end": 118,
"loc": {
"start": {
"line": 5,
"column": 24
},
"end": {
"line": 5,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 119,
"end": 123,
"loc": {
"start": {
"line": 5,
"column": 26
},
"end": {
"line": 5,
"column": 30
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../core/read_write_proxy",
"start": 124,
"end": 150,
"loc": {
"start": {
"line": 5,
"column": 31
},
"end": {
"line": 5,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 150,
"end": 151,
"loc": {
"start": {
"line": 5,
"column": 57
},
"end": {
"line": 5,
"column": 58
}
}
},
{
"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": 153,
"end": 159,
"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": 160,
"end": 161,
"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": "BoolSetting",
"start": 162,
"end": 173,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 20
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 173,
"end": 174,
"loc": {
"start": {
"line": 6,
"column": 20
},
"end": {
"line": 6,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EnumSetting",
"start": 175,
"end": 186,
"loc": {
"start": {
"line": 6,
"column": 22
},
"end": {
"line": 6,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 186,
"end": 187,
"loc": {
"start": {
"line": 6,
"column": 33
},
"end": {
"line": 6,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "RangeSetting",
"start": 188,
"end": 200,
"loc": {
"start": {
"line": 6,
"column": 35
},
"end": {
"line": 6,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 200,
"end": 201,
"loc": {
"start": {
"line": 6,
"column": 47
},
"end": {
"line": 6,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BaseSetting",
"start": 202,
"end": 213,
"loc": {
"start": {
"line": 6,
"column": 49
},
"end": {
"line": 6,
"column": 60
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 214,
"end": 215,
"loc": {
"start": {
"line": 6,
"column": 61
},
"end": {
"line": 6,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 216,
"end": 220,
"loc": {
"start": {
"line": 6,
"column": 63
},
"end": {
"line": 6,
"column": 67
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./setting_types",
"start": 221,
"end": 238,
"loc": {
"start": {
"line": 6,
"column": 68
},
"end": {
"line": 6,
"column": 85
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 238,
"end": 239,
"loc": {
"start": {
"line": 6,
"column": 85
},
"end": {
"line": 6,
"column": 86
}
}
},
{
"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": 241,
"end": 247,
"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": 248,
"end": 249,
"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": "createLogger",
"start": 250,
"end": 262,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 263,
"end": 264,
"loc": {
"start": {
"line": 7,
"column": 22
},
"end": {
"line": 7,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 265,
"end": 269,
"loc": {
"start": {
"line": 7,
"column": 24
},
"end": {
"line": 7,
"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": 270,
"end": 287,
"loc": {
"start": {
"line": 7,
"column": 29
},
"end": {
"line": 7,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 287,
"end": 288,
"loc": {
"start": {
"line": 7,
"column": 46
},
"end": {
"line": 7,
"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": 290,
"end": 296,
"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": 297,
"end": 298,
"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": "ExplainedResult",
"start": 299,
"end": 314,
"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": 315,
"end": 316,
"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": 317,
"end": 321,
"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": "../core/explained_result",
"start": 322,
"end": 348,
"loc": {
"start": {
"line": 8,
"column": 32
},
"end": {
"line": 8,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 348,
"end": 349,
"loc": {
"start": {
"line": 8,
"column": 58
},
"end": {
"line": 8,
"column": 59
}
}
},
{
"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": 351,
"end": 357,
"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": 358,
"end": 359,
"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": "applyGameTheme",
"start": 360,
"end": 374,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 23
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 375,
"end": 376,
"loc": {
"start": {
"line": 9,
"column": 24
},
"end": {
"line": 9,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 377,
"end": 381,
"loc": {
"start": {
"line": 9,
"column": 26
},
"end": {
"line": 9,
"column": 30
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../game/theme",
"start": 382,
"end": 397,
"loc": {
"start": {
"line": 9,
"column": 31
},
"end": {
"line": 9,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 397,
"end": 398,
"loc": {
"start": {
"line": 9,
"column": 46
},
"end": {
"line": 9,
"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": 400,
"end": 406,
"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": 407,
"end": 408,
"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": "T",
"start": 409,
"end": 410,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 10
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 411,
"end": 412,
"loc": {
"start": {
"line": 10,
"column": 11
},
"end": {
"line": 10,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 413,
"end": 417,
"loc": {
"start": {
"line": 10,
"column": 13
},
"end": {
"line": 10,
"column": 17
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../translations",
"start": 418,
"end": 435,
"loc": {
"start": {
"line": 10,
"column": 18
},
"end": {
"line": 10,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 435,
"end": 436,
"loc": {
"start": {
"line": 10,
"column": 35
},
"end": {
"line": 10,
"column": 36
}
}
},
{
"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": 438,
"end": 444,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 11,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 445,
"end": 446,
"loc": {
"start": {
"line": 11,
"column": 7
},
"end": {
"line": 11,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "LANGUAGES",
"start": 447,
"end": 456,
"loc": {
"start": {
"line": 11,
"column": 9
},
"end": {
"line": 11,
"column": 18
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 457,
"end": 458,
"loc": {
"start": {
"line": 11,
"column": 19
},
"end": {
"line": 11,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 459,
"end": 463,
"loc": {
"start": {
"line": 11,
"column": 21
},
"end": {
"line": 11,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../languages",
"start": 464,
"end": 478,
"loc": {
"start": {
"line": 11,
"column": 26
},
"end": {
"line": 11,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 478,
"end": 479,
"loc": {
"start": {
"line": 11,
"column": 40
},
"end": {
"line": 11,
"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": 481,
"end": 487,
"loc": {
"start": {
"line": 12,
"column": 0
},
"end": {
"line": 12,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 488,
"end": 489,
"loc": {
"start": {
"line": 12,
"column": 7
},
"end": {
"line": 12,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "globalConfig",
"start": 490,
"end": 502,
"loc": {
"start": {
"line": 12,
"column": 9
},
"end": {
"line": 12,
"column": 21
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 502,
"end": 503,
"loc": {
"start": {
"line": 12,
"column": 21
},
"end": {
"line": 12,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "IS_DEBUG",
"start": 504,
"end": 512,
"loc": {
"start": {
"line": 12,
"column": 23
},
"end": {
"line": 12,
"column": 31
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 513,
"end": 514,
"loc": {
"start": {
"line": 12,
"column": 32
},
"end": {
"line": 12,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 515,
"end": 519,
"loc": {
"start": {
"line": 12,
"column": 34
},
"end": {
"line": 12,
"column": 38
}
}
},
{
"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": 520,
"end": 536,
"loc": {
"start": {
"line": 12,
"column": 39
},
"end": {
"line": 12,
"column": 55
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 536,
"end": 537,
"loc": {
"start": {
"line": 12,
"column": 55
},
"end": {
"line": 12,
"column": 56
}
}
},
{
"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": 541,
"end": 546,
"loc": {
"start": {
"line": 14,
"column": 0
},
"end": {
"line": 14,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 547,
"end": 553,
"loc": {
"start": {
"line": 14,
"column": 6
},
"end": {
"line": 14,
"column": 12
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 554,
"end": 555,
"loc": {
"start": {
"line": 14,
"column": 13
},
"end": {
"line": 14,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createLogger",
"start": 556,
"end": 568,
"loc": {
"start": {
"line": 14,
"column": 15
},
"end": {
"line": 14,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 568,
"end": 569,
"loc": {
"start": {
"line": 14,
"column": 27
},
"end": {
"line": 14,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "application_settings",
"start": 569,
"end": 591,
"loc": {
"start": {
"line": 14,
"column": 28
},
"end": {
"line": 14,
"column": 50
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 591,
"end": 592,
"loc": {
"start": {
"line": 14,
"column": 50
},
"end": {
"line": 14,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 592,
"end": 593,
"loc": {
"start": {
"line": 14,
"column": 51
},
"end": {
"line": 14,
"column": 52
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @enum {string}\r\n ",
"start": 597,
"end": 624,
"loc": {
"start": {
"line": 16,
"column": 0
},
"end": {
"line": 18,
"column": 3
}
}
},
{
"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": 626,
"end": 632,
"loc": {
"start": {
"line": 19,
"column": 0
},
"end": {
"line": 19,
"column": 6
}
}
},
{
"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": 633,
"end": 638,
"loc": {
"start": {
"line": 19,
"column": 7
},
"end": {
"line": 19,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 639,
"end": 653,
"loc": {
"start": {
"line": 19,
"column": 13
},
"end": {
"line": 19,
"column": 27
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 654,
"end": 655,
"loc": {
"start": {
"line": 19,
"column": 28
},
"end": {
"line": 19,
"column": 29
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 656,
"end": 657,
"loc": {
"start": {
"line": 19,
"column": 30
},
"end": {
"line": 19,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "general",
"start": 663,
"end": 670,
"loc": {
"start": {
"line": 20,
"column": 4
},
"end": {
"line": 20,
"column": 11
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 670,
"end": 671,
"loc": {
"start": {
"line": 20,
"column": 11
},
"end": {
"line": 20,
"column": 12
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "general",
"start": 672,
"end": 681,
"loc": {
"start": {
"line": 20,
"column": 13
},
"end": {
"line": 20,
"column": 22
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 681,
"end": 682,
"loc": {
"start": {
"line": 20,
"column": 22
},
"end": {
"line": 20,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "userInterface",
"start": 688,
"end": 701,
"loc": {
"start": {
"line": 21,
"column": 4
},
"end": {
"line": 21,
"column": 17
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 701,
"end": 702,
"loc": {
"start": {
"line": 21,
"column": 17
},
"end": {
"line": 21,
"column": 18
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "userInterface",
"start": 703,
"end": 718,
"loc": {
"start": {
"line": 21,
"column": 19
},
"end": {
"line": 21,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 718,
"end": 719,
"loc": {
"start": {
"line": 21,
"column": 34
},
"end": {
"line": 21,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "performance",
"start": 725,
"end": 736,
"loc": {
"start": {
"line": 22,
"column": 4
},
"end": {
"line": 22,
"column": 15
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 736,
"end": 737,
"loc": {
"start": {
"line": 22,
"column": 15
},
"end": {
"line": 22,
"column": 16
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "performance",
"start": 738,
"end": 751,
"loc": {
"start": {
"line": 22,
"column": 17
},
"end": {
"line": 22,
"column": 30
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 751,
"end": 752,
"loc": {
"start": {
"line": 22,
"column": 30
},
"end": {
"line": 22,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "advanced",
"start": 758,
"end": 766,
"loc": {
"start": {
"line": 23,
"column": 4
},
"end": {
"line": 23,
"column": 12
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 766,
"end": 767,
"loc": {
"start": {
"line": 23,
"column": 12
},
"end": {
"line": 23,
"column": 13
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "advanced",
"start": 768,
"end": 778,
"loc": {
"start": {
"line": 23,
"column": 14
},
"end": {
"line": 23,
"column": 24
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 778,
"end": 779,
"loc": {
"start": {
"line": 23,
"column": 24
},
"end": {
"line": 23,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "debug",
"start": 785,
"end": 790,
"loc": {
"start": {
"line": 24,
"column": 4
},
"end": {
"line": 24,
"column": 9
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 790,
"end": 791,
"loc": {
"start": {
"line": 24,
"column": 9
},
"end": {
"line": 24,
"column": 10
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "debug",
"start": 792,
"end": 799,
"loc": {
"start": {
"line": 24,
"column": 11
},
"end": {
"line": 24,
"column": 18
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 799,
"end": 800,
"loc": {
"start": {
"line": 24,
"column": 18
},
"end": {
"line": 24,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 802,
"end": 803,
"loc": {
"start": {
"line": 25,
"column": 0
},
"end": {
"line": 25,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 803,
"end": 804,
"loc": {
"start": {
"line": 25,
"column": 1
},
"end": {
"line": 25,
"column": 2
}
}
},
{
"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": 808,
"end": 814,
"loc": {
"start": {
"line": 27,
"column": 0
},
"end": {
"line": 27,
"column": 6
}
}
},
{
"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": 815,
"end": 820,
"loc": {
"start": {
"line": 27,
"column": 7
},
"end": {
"line": 27,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "uiScales",
"start": 821,
"end": 829,
"loc": {
"start": {
"line": 27,
"column": 13
},
"end": {
"line": 27,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 830,
"end": 831,
"loc": {
"start": {
"line": 27,
"column": 22
},
"end": {
"line": 27,
"column": 23
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 832,
"end": 833,
"loc": {
"start": {
"line": 27,
"column": 24
},
"end": {
"line": 27,
"column": 25
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 833,
"end": 834,
"loc": {
"start": {
"line": 27,
"column": 25
},
"end": {
"line": 27,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 844,
"end": 846,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 846,
"end": 847,
"loc": {
"start": {
"line": 28,
"column": 10
},
"end": {
"line": 28,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "super_small",
"start": 848,
"end": 861,
"loc": {
"start": {
"line": 28,
"column": 12
},
"end": {
"line": 28,
"column": 25
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 861,
"end": 862,
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "size",
"start": 872,
"end": 876,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 12
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 876,
"end": 877,
"loc": {
"start": {
"line": 29,
"column": 12
},
"end": {
"line": 29,
"column": 13
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0.6,
"start": 878,
"end": 881,
"loc": {
"start": {
"line": 29,
"column": 14
},
"end": {
"line": 29,
"column": 17
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 881,
"end": 882,
"loc": {
"start": {
"line": 29,
"column": 17
},
"end": {
"line": 29,
"column": 18
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 888,
"end": 889,
"loc": {
"start": {
"line": 30,
"column": 4
},
"end": {
"line": 30,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 889,
"end": 890,
"loc": {
"start": {
"line": 30,
"column": 5
},
"end": {
"line": 30,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 896,
"end": 897,
"loc": {
"start": {
"line": 31,
"column": 4
},
"end": {
"line": 31,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 907,
"end": 909,
"loc": {
"start": {
"line": 32,
"column": 8
},
"end": {
"line": 32,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 909,
"end": 910,
"loc": {
"start": {
"line": 32,
"column": 10
},
"end": {
"line": 32,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "small",
"start": 911,
"end": 918,
"loc": {
"start": {
"line": 32,
"column": 12
},
"end": {
"line": 32,
"column": 19
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 918,
"end": 919,
"loc": {
"start": {
"line": 32,
"column": 19
},
"end": {
"line": 32,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "size",
"start": 929,
"end": 933,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 12
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 933,
"end": 934,
"loc": {
"start": {
"line": 33,
"column": 12
},
"end": {
"line": 33,
"column": 13
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0.8,
"start": 935,
"end": 938,
"loc": {
"start": {
"line": 33,
"column": 14
},
"end": {
"line": 33,
"column": 17
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 938,
"end": 939,
"loc": {
"start": {
"line": 33,
"column": 17
},
"end": {
"line": 33,
"column": 18
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 945,
"end": 946,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 34,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 946,
"end": 947,
"loc": {
"start": {
"line": 34,
"column": 5
},
"end": {
"line": 34,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 953,
"end": 954,
"loc": {
"start": {
"line": 35,
"column": 4
},
"end": {
"line": 35,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 964,
"end": 966,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 966,
"end": 967,
"loc": {
"start": {
"line": 36,
"column": 10
},
"end": {
"line": 36,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "regular",
"start": 968,
"end": 977,
"loc": {
"start": {
"line": 36,
"column": 12
},
"end": {
"line": 36,
"column": 21
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 977,
"end": 978,
"loc": {
"start": {
"line": 36,
"column": 21
},
"end": {
"line": 36,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "size",
"start": 988,
"end": 992,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 12
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 992,
"end": 993,
"loc": {
"start": {
"line": 37,
"column": 12
},
"end": {
"line": 37,
"column": 13
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 994,
"end": 995,
"loc": {
"start": {
"line": 37,
"column": 14
},
"end": {
"line": 37,
"column": 15
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 995,
"end": 996,
"loc": {
"start": {
"line": 37,
"column": 15
},
"end": {
"line": 37,
"column": 16
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1002,
"end": 1003,
"loc": {
"start": {
"line": 38,
"column": 4
},
"end": {
"line": 38,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1003,
"end": 1004,
"loc": {
"start": {
"line": 38,
"column": 5
},
"end": {
"line": 38,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1010,
"end": 1011,
"loc": {
"start": {
"line": 39,
"column": 4
},
"end": {
"line": 39,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 1021,
"end": 1023,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1023,
"end": 1024,
"loc": {
"start": {
"line": 40,
"column": 10
},
"end": {
"line": 40,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "large",
"start": 1025,
"end": 1032,
"loc": {
"start": {
"line": 40,
"column": 12
},
"end": {
"line": 40,
"column": 19
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1032,
"end": 1033,
"loc": {
"start": {
"line": 40,
"column": 19
},
"end": {
"line": 40,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "size",
"start": 1043,
"end": 1047,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 12
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1047,
"end": 1048,
"loc": {
"start": {
"line": 41,
"column": 12
},
"end": {
"line": 41,
"column": 13
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1.05,
"start": 1049,
"end": 1053,
"loc": {
"start": {
"line": 41,
"column": 14
},
"end": {
"line": 41,
"column": 18
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1053,
"end": 1054,
"loc": {
"start": {
"line": 41,
"column": 18
},
"end": {
"line": 41,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1060,
"end": 1061,
"loc": {
"start": {
"line": 42,
"column": 4
},
"end": {
"line": 42,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1061,
"end": 1062,
"loc": {
"start": {
"line": 42,
"column": 5
},
"end": {
"line": 42,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1068,
"end": 1069,
"loc": {
"start": {
"line": 43,
"column": 4
},
"end": {
"line": 43,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 1079,
"end": 1081,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1081,
"end": 1082,
"loc": {
"start": {
"line": 44,
"column": 10
},
"end": {
"line": 44,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "huge",
"start": 1083,
"end": 1089,
"loc": {
"start": {
"line": 44,
"column": 12
},
"end": {
"line": 44,
"column": 18
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1089,
"end": 1090,
"loc": {
"start": {
"line": 44,
"column": 18
},
"end": {
"line": 44,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "size",
"start": 1100,
"end": 1104,
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 12
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1104,
"end": 1105,
"loc": {
"start": {
"line": 45,
"column": 12
},
"end": {
"line": 45,
"column": 13
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1.1,
"start": 1106,
"end": 1109,
"loc": {
"start": {
"line": 45,
"column": 14
},
"end": {
"line": 45,
"column": 17
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1109,
"end": 1110,
"loc": {
"start": {
"line": 45,
"column": 17
},
"end": {
"line": 45,
"column": 18
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1116,
"end": 1117,
"loc": {
"start": {
"line": 46,
"column": 4
},
"end": {
"line": 46,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1117,
"end": 1118,
"loc": {
"start": {
"line": 46,
"column": 5
},
"end": {
"line": 46,
"column": 6
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1120,
"end": 1121,
"loc": {
"start": {
"line": 47,
"column": 0
},
"end": {
"line": 47,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1121,
"end": 1122,
"loc": {
"start": {
"line": 47,
"column": 1
},
"end": {
"line": 47,
"column": 2
}
}
},
{
"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": 1126,
"end": 1132,
"loc": {
"start": {
"line": 49,
"column": 0
},
"end": {
"line": 49,
"column": 6
}
}
},
{
"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": 1133,
"end": 1138,
"loc": {
"start": {
"line": 49,
"column": 7
},
"end": {
"line": 49,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scrollWheelSensitivities",
"start": 1139,
"end": 1163,
"loc": {
"start": {
"line": 49,
"column": 13
},
"end": {
"line": 49,
"column": 37
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1164,
"end": 1165,
"loc": {
"start": {
"line": 49,
"column": 38
},
"end": {
"line": 49,
"column": 39
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1166,
"end": 1167,
"loc": {
"start": {
"line": 49,
"column": 40
},
"end": {
"line": 49,
"column": 41
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1167,
"end": 1168,
"loc": {
"start": {
"line": 49,
"column": 41
},
"end": {
"line": 49,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 1178,
"end": 1180,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1180,
"end": 1181,
"loc": {
"start": {
"line": 50,
"column": 10
},
"end": {
"line": 50,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "super_slow",
"start": 1182,
"end": 1194,
"loc": {
"start": {
"line": 50,
"column": 12
},
"end": {
"line": 50,
"column": 24
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1194,
"end": 1195,
"loc": {
"start": {
"line": 50,
"column": 24
},
"end": {
"line": 50,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scale",
"start": 1205,
"end": 1210,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 13
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1210,
"end": 1211,
"loc": {
"start": {
"line": 51,
"column": 13
},
"end": {
"line": 51,
"column": 14
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0.25,
"start": 1212,
"end": 1216,
"loc": {
"start": {
"line": 51,
"column": 15
},
"end": {
"line": 51,
"column": 19
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1216,
"end": 1217,
"loc": {
"start": {
"line": 51,
"column": 19
},
"end": {
"line": 51,
"column": 20
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1223,
"end": 1224,
"loc": {
"start": {
"line": 52,
"column": 4
},
"end": {
"line": 52,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1224,
"end": 1225,
"loc": {
"start": {
"line": 52,
"column": 5
},
"end": {
"line": 52,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1231,
"end": 1232,
"loc": {
"start": {
"line": 53,
"column": 4
},
"end": {
"line": 53,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 1242,
"end": 1244,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1244,
"end": 1245,
"loc": {
"start": {
"line": 54,
"column": 10
},
"end": {
"line": 54,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "slow",
"start": 1246,
"end": 1252,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 18
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1252,
"end": 1253,
"loc": {
"start": {
"line": 54,
"column": 18
},
"end": {
"line": 54,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scale",
"start": 1263,
"end": 1268,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 13
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1268,
"end": 1269,
"loc": {
"start": {
"line": 55,
"column": 13
},
"end": {
"line": 55,
"column": 14
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0.5,
"start": 1270,
"end": 1273,
"loc": {
"start": {
"line": 55,
"column": 15
},
"end": {
"line": 55,
"column": 18
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1273,
"end": 1274,
"loc": {
"start": {
"line": 55,
"column": 18
},
"end": {
"line": 55,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1280,
"end": 1281,
"loc": {
"start": {
"line": 56,
"column": 4
},
"end": {
"line": 56,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1281,
"end": 1282,
"loc": {
"start": {
"line": 56,
"column": 5
},
"end": {
"line": 56,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1288,
"end": 1289,
"loc": {
"start": {
"line": 57,
"column": 4
},
"end": {
"line": 57,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 1299,
"end": 1301,
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 10
}
}
},
{
"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": 58,
"column": 10
},
"end": {
"line": 58,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "regular",
"start": 1303,
"end": 1312,
"loc": {
"start": {
"line": 58,
"column": 12
},
"end": {
"line": 58,
"column": 21
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1312,
"end": 1313,
"loc": {
"start": {
"line": 58,
"column": 21
},
"end": {
"line": 58,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scale",
"start": 1323,
"end": 1328,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 13
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1328,
"end": 1329,
"loc": {
"start": {
"line": 59,
"column": 13
},
"end": {
"line": 59,
"column": 14
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 1330,
"end": 1331,
"loc": {
"start": {
"line": 59,
"column": 15
},
"end": {
"line": 59,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1331,
"end": 1332,
"loc": {
"start": {
"line": 59,
"column": 16
},
"end": {
"line": 59,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1338,
"end": 1339,
"loc": {
"start": {
"line": 60,
"column": 4
},
"end": {
"line": 60,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1339,
"end": 1340,
"loc": {
"start": {
"line": 60,
"column": 5
},
"end": {
"line": 60,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1346,
"end": 1347,
"loc": {
"start": {
"line": 61,
"column": 4
},
"end": {
"line": 61,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 1357,
"end": 1359,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1359,
"end": 1360,
"loc": {
"start": {
"line": 62,
"column": 10
},
"end": {
"line": 62,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "fast",
"start": 1361,
"end": 1367,
"loc": {
"start": {
"line": 62,
"column": 12
},
"end": {
"line": 62,
"column": 18
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1367,
"end": 1368,
"loc": {
"start": {
"line": 62,
"column": 18
},
"end": {
"line": 62,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scale",
"start": 1378,
"end": 1383,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 13
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1383,
"end": 1384,
"loc": {
"start": {
"line": 63,
"column": 13
},
"end": {
"line": 63,
"column": 14
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 2,
"start": 1385,
"end": 1386,
"loc": {
"start": {
"line": 63,
"column": 15
},
"end": {
"line": 63,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1386,
"end": 1387,
"loc": {
"start": {
"line": 63,
"column": 16
},
"end": {
"line": 63,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1393,
"end": 1394,
"loc": {
"start": {
"line": 64,
"column": 4
},
"end": {
"line": 64,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1394,
"end": 1395,
"loc": {
"start": {
"line": 64,
"column": 5
},
"end": {
"line": 64,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1401,
"end": 1402,
"loc": {
"start": {
"line": 65,
"column": 4
},
"end": {
"line": 65,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 1412,
"end": 1414,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1414,
"end": 1415,
"loc": {
"start": {
"line": 66,
"column": 10
},
"end": {
"line": 66,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "super_fast",
"start": 1416,
"end": 1428,
"loc": {
"start": {
"line": 66,
"column": 12
},
"end": {
"line": 66,
"column": 24
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1428,
"end": 1429,
"loc": {
"start": {
"line": 66,
"column": 24
},
"end": {
"line": 66,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scale",
"start": 1439,
"end": 1444,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 13
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1444,
"end": 1445,
"loc": {
"start": {
"line": 67,
"column": 13
},
"end": {
"line": 67,
"column": 14
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 4,
"start": 1446,
"end": 1447,
"loc": {
"start": {
"line": 67,
"column": 15
},
"end": {
"line": 67,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1447,
"end": 1448,
"loc": {
"start": {
"line": 67,
"column": 16
},
"end": {
"line": 67,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1454,
"end": 1455,
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 68,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1455,
"end": 1456,
"loc": {
"start": {
"line": 68,
"column": 5
},
"end": {
"line": 68,
"column": 6
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1458,
"end": 1459,
"loc": {
"start": {
"line": 69,
"column": 0
},
"end": {
"line": 69,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1459,
"end": 1460,
"loc": {
"start": {
"line": 69,
"column": 1
},
"end": {
"line": 69,
"column": 2
}
}
},
{
"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": 1464,
"end": 1470,
"loc": {
"start": {
"line": 71,
"column": 0
},
"end": {
"line": 71,
"column": 6
}
}
},
{
"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": 1471,
"end": 1476,
"loc": {
"start": {
"line": 71,
"column": 7
},
"end": {
"line": 71,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "movementSpeeds",
"start": 1477,
"end": 1491,
"loc": {
"start": {
"line": 71,
"column": 13
},
"end": {
"line": 71,
"column": 27
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1492,
"end": 1493,
"loc": {
"start": {
"line": 71,
"column": 28
},
"end": {
"line": 71,
"column": 29
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1494,
"end": 1495,
"loc": {
"start": {
"line": 71,
"column": 30
},
"end": {
"line": 71,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1495,
"end": 1496,
"loc": {
"start": {
"line": 71,
"column": 31
},
"end": {
"line": 71,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 1506,
"end": 1508,
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1508,
"end": 1509,
"loc": {
"start": {
"line": 72,
"column": 10
},
"end": {
"line": 72,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "super_slow",
"start": 1510,
"end": 1522,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 72,
"column": 24
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1522,
"end": 1523,
"loc": {
"start": {
"line": 72,
"column": 24
},
"end": {
"line": 72,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "multiplier",
"start": 1533,
"end": 1543,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 73,
"column": 18
}
}
},
{
"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": 73,
"column": 18
},
"end": {
"line": 73,
"column": 19
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0.25,
"start": 1545,
"end": 1549,
"loc": {
"start": {
"line": 73,
"column": 20
},
"end": {
"line": 73,
"column": 24
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1549,
"end": 1550,
"loc": {
"start": {
"line": 73,
"column": 24
},
"end": {
"line": 73,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1556,
"end": 1557,
"loc": {
"start": {
"line": 74,
"column": 4
},
"end": {
"line": 74,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1557,
"end": 1558,
"loc": {
"start": {
"line": 74,
"column": 5
},
"end": {
"line": 74,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1564,
"end": 1565,
"loc": {
"start": {
"line": 75,
"column": 4
},
"end": {
"line": 75,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 1575,
"end": 1577,
"loc": {
"start": {
"line": 76,
"column": 8
},
"end": {
"line": 76,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1577,
"end": 1578,
"loc": {
"start": {
"line": 76,
"column": 10
},
"end": {
"line": 76,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "slow",
"start": 1579,
"end": 1585,
"loc": {
"start": {
"line": 76,
"column": 12
},
"end": {
"line": 76,
"column": 18
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1585,
"end": 1586,
"loc": {
"start": {
"line": 76,
"column": 18
},
"end": {
"line": 76,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "multiplier",
"start": 1596,
"end": 1606,
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 18
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1606,
"end": 1607,
"loc": {
"start": {
"line": 77,
"column": 18
},
"end": {
"line": 77,
"column": 19
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0.5,
"start": 1608,
"end": 1611,
"loc": {
"start": {
"line": 77,
"column": 20
},
"end": {
"line": 77,
"column": 23
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1611,
"end": 1612,
"loc": {
"start": {
"line": 77,
"column": 23
},
"end": {
"line": 77,
"column": 24
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1618,
"end": 1619,
"loc": {
"start": {
"line": 78,
"column": 4
},
"end": {
"line": 78,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1619,
"end": 1620,
"loc": {
"start": {
"line": 78,
"column": 5
},
"end": {
"line": 78,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1626,
"end": 1627,
"loc": {
"start": {
"line": 79,
"column": 4
},
"end": {
"line": 79,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 1637,
"end": 1639,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1639,
"end": 1640,
"loc": {
"start": {
"line": 80,
"column": 10
},
"end": {
"line": 80,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "regular",
"start": 1641,
"end": 1650,
"loc": {
"start": {
"line": 80,
"column": 12
},
"end": {
"line": 80,
"column": 21
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1650,
"end": 1651,
"loc": {
"start": {
"line": 80,
"column": 21
},
"end": {
"line": 80,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "multiplier",
"start": 1661,
"end": 1671,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 18
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1671,
"end": 1672,
"loc": {
"start": {
"line": 81,
"column": 18
},
"end": {
"line": 81,
"column": 19
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 1673,
"end": 1674,
"loc": {
"start": {
"line": 81,
"column": 20
},
"end": {
"line": 81,
"column": 21
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1674,
"end": 1675,
"loc": {
"start": {
"line": 81,
"column": 21
},
"end": {
"line": 81,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1681,
"end": 1682,
"loc": {
"start": {
"line": 82,
"column": 4
},
"end": {
"line": 82,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1682,
"end": 1683,
"loc": {
"start": {
"line": 82,
"column": 5
},
"end": {
"line": 82,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1689,
"end": 1690,
"loc": {
"start": {
"line": 83,
"column": 4
},
"end": {
"line": 83,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 1700,
"end": 1702,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1702,
"end": 1703,
"loc": {
"start": {
"line": 84,
"column": 10
},
"end": {
"line": 84,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "fast",
"start": 1704,
"end": 1710,
"loc": {
"start": {
"line": 84,
"column": 12
},
"end": {
"line": 84,
"column": 18
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1710,
"end": 1711,
"loc": {
"start": {
"line": 84,
"column": 18
},
"end": {
"line": 84,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "multiplier",
"start": 1721,
"end": 1731,
"loc": {
"start": {
"line": 85,
"column": 8
},
"end": {
"line": 85,
"column": 18
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1731,
"end": 1732,
"loc": {
"start": {
"line": 85,
"column": 18
},
"end": {
"line": 85,
"column": 19
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 2,
"start": 1733,
"end": 1734,
"loc": {
"start": {
"line": 85,
"column": 20
},
"end": {
"line": 85,
"column": 21
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1734,
"end": 1735,
"loc": {
"start": {
"line": 85,
"column": 21
},
"end": {
"line": 85,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1741,
"end": 1742,
"loc": {
"start": {
"line": 86,
"column": 4
},
"end": {
"line": 86,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1742,
"end": 1743,
"loc": {
"start": {
"line": 86,
"column": 5
},
"end": {
"line": 86,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1749,
"end": 1750,
"loc": {
"start": {
"line": 87,
"column": 4
},
"end": {
"line": 87,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 1760,
"end": 1762,
"loc": {
"start": {
"line": 88,
"column": 8
},
"end": {
"line": 88,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1762,
"end": 1763,
"loc": {
"start": {
"line": 88,
"column": 10
},
"end": {
"line": 88,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "super_fast",
"start": 1764,
"end": 1776,
"loc": {
"start": {
"line": 88,
"column": 12
},
"end": {
"line": 88,
"column": 24
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1776,
"end": 1777,
"loc": {
"start": {
"line": 88,
"column": 24
},
"end": {
"line": 88,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "multiplier",
"start": 1787,
"end": 1797,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 18
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1797,
"end": 1798,
"loc": {
"start": {
"line": 89,
"column": 18
},
"end": {
"line": 89,
"column": 19
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 4,
"start": 1799,
"end": 1800,
"loc": {
"start": {
"line": 89,
"column": 20
},
"end": {
"line": 89,
"column": 21
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1800,
"end": 1801,
"loc": {
"start": {
"line": 89,
"column": 21
},
"end": {
"line": 89,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1807,
"end": 1808,
"loc": {
"start": {
"line": 90,
"column": 4
},
"end": {
"line": 90,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1808,
"end": 1809,
"loc": {
"start": {
"line": 90,
"column": 5
},
"end": {
"line": 90,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1815,
"end": 1816,
"loc": {
"start": {
"line": 91,
"column": 4
},
"end": {
"line": 91,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 1826,
"end": 1828,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1828,
"end": 1829,
"loc": {
"start": {
"line": 92,
"column": 10
},
"end": {
"line": 92,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "extremely_fast",
"start": 1830,
"end": 1846,
"loc": {
"start": {
"line": 92,
"column": 12
},
"end": {
"line": 92,
"column": 28
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1846,
"end": 1847,
"loc": {
"start": {
"line": 92,
"column": 28
},
"end": {
"line": 92,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "multiplier",
"start": 1857,
"end": 1867,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 93,
"column": 18
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1867,
"end": 1868,
"loc": {
"start": {
"line": 93,
"column": 18
},
"end": {
"line": 93,
"column": 19
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 8,
"start": 1869,
"end": 1870,
"loc": {
"start": {
"line": 93,
"column": 20
},
"end": {
"line": 93,
"column": 21
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1870,
"end": 1871,
"loc": {
"start": {
"line": 93,
"column": 21
},
"end": {
"line": 93,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1877,
"end": 1878,
"loc": {
"start": {
"line": 94,
"column": 4
},
"end": {
"line": 94,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1878,
"end": 1879,
"loc": {
"start": {
"line": 94,
"column": 5
},
"end": {
"line": 94,
"column": 6
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1881,
"end": 1882,
"loc": {
"start": {
"line": 95,
"column": 0
},
"end": {
"line": 95,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1882,
"end": 1883,
"loc": {
"start": {
"line": 95,
"column": 1
},
"end": {
"line": 95,
"column": 2
}
}
},
{
"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": 1887,
"end": 1893,
"loc": {
"start": {
"line": 97,
"column": 0
},
"end": {
"line": 97,
"column": 6
}
}
},
{
"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": 1894,
"end": 1899,
"loc": {
"start": {
"line": 97,
"column": 7
},
"end": {
"line": 97,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "autosaveIntervals",
"start": 1900,
"end": 1917,
"loc": {
"start": {
"line": 97,
"column": 13
},
"end": {
"line": 97,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1918,
"end": 1919,
"loc": {
"start": {
"line": 97,
"column": 31
},
"end": {
"line": 97,
"column": 32
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1920,
"end": 1921,
"loc": {
"start": {
"line": 97,
"column": 33
},
"end": {
"line": 97,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1921,
"end": 1922,
"loc": {
"start": {
"line": 97,
"column": 34
},
"end": {
"line": 97,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 1932,
"end": 1934,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1934,
"end": 1935,
"loc": {
"start": {
"line": 98,
"column": 10
},
"end": {
"line": 98,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "one_minute",
"start": 1936,
"end": 1948,
"loc": {
"start": {
"line": 98,
"column": 12
},
"end": {
"line": 98,
"column": 24
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1948,
"end": 1949,
"loc": {
"start": {
"line": 98,
"column": 24
},
"end": {
"line": 98,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "seconds",
"start": 1959,
"end": 1966,
"loc": {
"start": {
"line": 99,
"column": 8
},
"end": {
"line": 99,
"column": 15
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1966,
"end": 1967,
"loc": {
"start": {
"line": 99,
"column": 15
},
"end": {
"line": 99,
"column": 16
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 60,
"start": 1968,
"end": 1970,
"loc": {
"start": {
"line": 99,
"column": 17
},
"end": {
"line": 99,
"column": 19
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1970,
"end": 1971,
"loc": {
"start": {
"line": 99,
"column": 19
},
"end": {
"line": 99,
"column": 20
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1977,
"end": 1978,
"loc": {
"start": {
"line": 100,
"column": 4
},
"end": {
"line": 100,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1978,
"end": 1979,
"loc": {
"start": {
"line": 100,
"column": 5
},
"end": {
"line": 100,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1985,
"end": 1986,
"loc": {
"start": {
"line": 101,
"column": 4
},
"end": {
"line": 101,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 1996,
"end": 1998,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1998,
"end": 1999,
"loc": {
"start": {
"line": 102,
"column": 10
},
"end": {
"line": 102,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "two_minutes",
"start": 2000,
"end": 2013,
"loc": {
"start": {
"line": 102,
"column": 12
},
"end": {
"line": 102,
"column": 25
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2013,
"end": 2014,
"loc": {
"start": {
"line": 102,
"column": 25
},
"end": {
"line": 102,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "seconds",
"start": 2024,
"end": 2031,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 15
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2031,
"end": 2032,
"loc": {
"start": {
"line": 103,
"column": 15
},
"end": {
"line": 103,
"column": 16
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 120,
"start": 2033,
"end": 2036,
"loc": {
"start": {
"line": 103,
"column": 17
},
"end": {
"line": 103,
"column": 20
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2036,
"end": 2037,
"loc": {
"start": {
"line": 103,
"column": 20
},
"end": {
"line": 103,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2043,
"end": 2044,
"loc": {
"start": {
"line": 104,
"column": 4
},
"end": {
"line": 104,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2044,
"end": 2045,
"loc": {
"start": {
"line": 104,
"column": 5
},
"end": {
"line": 104,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2051,
"end": 2052,
"loc": {
"start": {
"line": 105,
"column": 4
},
"end": {
"line": 105,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 2062,
"end": 2064,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2064,
"end": 2065,
"loc": {
"start": {
"line": 106,
"column": 10
},
"end": {
"line": 106,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "five_minutes",
"start": 2066,
"end": 2080,
"loc": {
"start": {
"line": 106,
"column": 12
},
"end": {
"line": 106,
"column": 26
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2080,
"end": 2081,
"loc": {
"start": {
"line": 106,
"column": 26
},
"end": {
"line": 106,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "seconds",
"start": 2091,
"end": 2098,
"loc": {
"start": {
"line": 107,
"column": 8
},
"end": {
"line": 107,
"column": 15
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2098,
"end": 2099,
"loc": {
"start": {
"line": 107,
"column": 15
},
"end": {
"line": 107,
"column": 16
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 5,
"start": 2100,
"end": 2101,
"loc": {
"start": {
"line": 107,
"column": 17
},
"end": {
"line": 107,
"column": 18
}
}
},
{
"type": {
"label": "*",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "*",
"start": 2102,
"end": 2103,
"loc": {
"start": {
"line": 107,
"column": 19
},
"end": {
"line": 107,
"column": 20
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 60,
"start": 2104,
"end": 2106,
"loc": {
"start": {
"line": 107,
"column": 21
},
"end": {
"line": 107,
"column": 23
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2106,
"end": 2107,
"loc": {
"start": {
"line": 107,
"column": 23
},
"end": {
"line": 107,
"column": 24
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2113,
"end": 2114,
"loc": {
"start": {
"line": 108,
"column": 4
},
"end": {
"line": 108,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2114,
"end": 2115,
"loc": {
"start": {
"line": 108,
"column": 5
},
"end": {
"line": 108,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2121,
"end": 2122,
"loc": {
"start": {
"line": 109,
"column": 4
},
"end": {
"line": 109,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 2132,
"end": 2134,
"loc": {
"start": {
"line": 110,
"column": 8
},
"end": {
"line": 110,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2134,
"end": 2135,
"loc": {
"start": {
"line": 110,
"column": 10
},
"end": {
"line": 110,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "ten_minutes",
"start": 2136,
"end": 2149,
"loc": {
"start": {
"line": 110,
"column": 12
},
"end": {
"line": 110,
"column": 25
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2149,
"end": 2150,
"loc": {
"start": {
"line": 110,
"column": 25
},
"end": {
"line": 110,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "seconds",
"start": 2160,
"end": 2167,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 15
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2167,
"end": 2168,
"loc": {
"start": {
"line": 111,
"column": 15
},
"end": {
"line": 111,
"column": 16
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 10,
"start": 2169,
"end": 2171,
"loc": {
"start": {
"line": 111,
"column": 17
},
"end": {
"line": 111,
"column": 19
}
}
},
{
"type": {
"label": "*",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "*",
"start": 2172,
"end": 2173,
"loc": {
"start": {
"line": 111,
"column": 20
},
"end": {
"line": 111,
"column": 21
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 60,
"start": 2174,
"end": 2176,
"loc": {
"start": {
"line": 111,
"column": 22
},
"end": {
"line": 111,
"column": 24
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2176,
"end": 2177,
"loc": {
"start": {
"line": 111,
"column": 24
},
"end": {
"line": 111,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2183,
"end": 2184,
"loc": {
"start": {
"line": 112,
"column": 4
},
"end": {
"line": 112,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2184,
"end": 2185,
"loc": {
"start": {
"line": 112,
"column": 5
},
"end": {
"line": 112,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2191,
"end": 2192,
"loc": {
"start": {
"line": 113,
"column": 4
},
"end": {
"line": 113,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 2202,
"end": 2204,
"loc": {
"start": {
"line": 114,
"column": 8
},
"end": {
"line": 114,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2204,
"end": 2205,
"loc": {
"start": {
"line": 114,
"column": 10
},
"end": {
"line": 114,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "twenty_minutes",
"start": 2206,
"end": 2222,
"loc": {
"start": {
"line": 114,
"column": 12
},
"end": {
"line": 114,
"column": 28
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2222,
"end": 2223,
"loc": {
"start": {
"line": 114,
"column": 28
},
"end": {
"line": 114,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "seconds",
"start": 2233,
"end": 2240,
"loc": {
"start": {
"line": 115,
"column": 8
},
"end": {
"line": 115,
"column": 15
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2240,
"end": 2241,
"loc": {
"start": {
"line": 115,
"column": 15
},
"end": {
"line": 115,
"column": 16
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 20,
"start": 2242,
"end": 2244,
"loc": {
"start": {
"line": 115,
"column": 17
},
"end": {
"line": 115,
"column": 19
}
}
},
{
"type": {
"label": "*",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "*",
"start": 2245,
"end": 2246,
"loc": {
"start": {
"line": 115,
"column": 20
},
"end": {
"line": 115,
"column": 21
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 60,
"start": 2247,
"end": 2249,
"loc": {
"start": {
"line": 115,
"column": 22
},
"end": {
"line": 115,
"column": 24
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2249,
"end": 2250,
"loc": {
"start": {
"line": 115,
"column": 24
},
"end": {
"line": 115,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2256,
"end": 2257,
"loc": {
"start": {
"line": 116,
"column": 4
},
"end": {
"line": 116,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2257,
"end": 2258,
"loc": {
"start": {
"line": 116,
"column": 5
},
"end": {
"line": 116,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2264,
"end": 2265,
"loc": {
"start": {
"line": 117,
"column": 4
},
"end": {
"line": 117,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 2275,
"end": 2277,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 10
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2277,
"end": 2278,
"loc": {
"start": {
"line": 118,
"column": 10
},
"end": {
"line": 118,
"column": 11
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "disabled",
"start": 2279,
"end": 2289,
"loc": {
"start": {
"line": 118,
"column": 12
},
"end": {
"line": 118,
"column": 22
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2289,
"end": 2290,
"loc": {
"start": {
"line": 118,
"column": 22
},
"end": {
"line": 118,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "seconds",
"start": 2300,
"end": 2307,
"loc": {
"start": {
"line": 119,
"column": 8
},
"end": {
"line": 119,
"column": 15
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2307,
"end": 2308,
"loc": {
"start": {
"line": 119,
"column": 15
},
"end": {
"line": 119,
"column": 16
}
}
},
{
"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": 2309,
"end": 2313,
"loc": {
"start": {
"line": 119,
"column": 17
},
"end": {
"line": 119,
"column": 21
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2313,
"end": 2314,
"loc": {
"start": {
"line": 119,
"column": 21
},
"end": {
"line": 119,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2320,
"end": 2321,
"loc": {
"start": {
"line": 120,
"column": 4
},
"end": {
"line": 120,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2321,
"end": 2322,
"loc": {
"start": {
"line": 120,
"column": 5
},
"end": {
"line": 120,
"column": 6
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2324,
"end": 2325,
"loc": {
"start": {
"line": 121,
"column": 0
},
"end": {
"line": 121,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2325,
"end": 2326,
"loc": {
"start": {
"line": 121,
"column": 1
},
"end": {
"line": 121,
"column": 2
}
}
},
{
"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": 2330,
"end": 2335,
"loc": {
"start": {
"line": 123,
"column": 0
},
"end": {
"line": 123,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "refreshRateOptions",
"start": 2336,
"end": 2354,
"loc": {
"start": {
"line": 123,
"column": 6
},
"end": {
"line": 123,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2355,
"end": 2356,
"loc": {
"start": {
"line": 123,
"column": 25
},
"end": {
"line": 123,
"column": 26
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2357,
"end": 2358,
"loc": {
"start": {
"line": 123,
"column": 27
},
"end": {
"line": 123,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "30",
"start": 2358,
"end": 2362,
"loc": {
"start": {
"line": 123,
"column": 28
},
"end": {
"line": 123,
"column": 32
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2362,
"end": 2363,
"loc": {
"start": {
"line": 123,
"column": 32
},
"end": {
"line": 123,
"column": 33
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "60",
"start": 2364,
"end": 2368,
"loc": {
"start": {
"line": 123,
"column": 34
},
"end": {
"line": 123,
"column": 38
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2368,
"end": 2369,
"loc": {
"start": {
"line": 123,
"column": 38
},
"end": {
"line": 123,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "120",
"start": 2370,
"end": 2375,
"loc": {
"start": {
"line": 123,
"column": 40
},
"end": {
"line": 123,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2375,
"end": 2376,
"loc": {
"start": {
"line": 123,
"column": 45
},
"end": {
"line": 123,
"column": 46
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "180",
"start": 2377,
"end": 2382,
"loc": {
"start": {
"line": 123,
"column": 47
},
"end": {
"line": 123,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2382,
"end": 2383,
"loc": {
"start": {
"line": 123,
"column": 52
},
"end": {
"line": 123,
"column": 53
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "240",
"start": 2384,
"end": 2389,
"loc": {
"start": {
"line": 123,
"column": 54
},
"end": {
"line": 123,
"column": 59
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2389,
"end": 2390,
"loc": {
"start": {
"line": 123,
"column": 59
},
"end": {
"line": 123,
"column": 60
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2390,
"end": 2391,
"loc": {
"start": {
"line": 123,
"column": 60
},
"end": {
"line": 123,
"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": 2395,
"end": 2397,
"loc": {
"start": {
"line": 125,
"column": 0
},
"end": {
"line": 125,
"column": 2
}
}
},
{
"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": 125,
"column": 3
},
"end": {
"line": 125,
"column": 4
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "G_IS_DEV",
"start": 2399,
"end": 2407,
"loc": {
"start": {
"line": 125,
"column": 4
},
"end": {
"line": 125,
"column": 12
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2407,
"end": 2408,
"loc": {
"start": {
"line": 125,
"column": 12
},
"end": {
"line": 125,
"column": 13
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2409,
"end": 2410,
"loc": {
"start": {
"line": 125,
"column": 14
},
"end": {
"line": 125,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "refreshRateOptions",
"start": 2416,
"end": 2434,
"loc": {
"start": {
"line": 126,
"column": 4
},
"end": {
"line": 126,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2434,
"end": 2435,
"loc": {
"start": {
"line": 126,
"column": 22
},
"end": {
"line": 126,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unshift",
"start": 2435,
"end": 2442,
"loc": {
"start": {
"line": 126,
"column": 23
},
"end": {
"line": 126,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2442,
"end": 2443,
"loc": {
"start": {
"line": 126,
"column": 30
},
"end": {
"line": 126,
"column": 31
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "10",
"start": 2443,
"end": 2447,
"loc": {
"start": {
"line": 126,
"column": 31
},
"end": {
"line": 126,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2447,
"end": 2448,
"loc": {
"start": {
"line": 126,
"column": 35
},
"end": {
"line": 126,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2448,
"end": 2449,
"loc": {
"start": {
"line": 126,
"column": 36
},
"end": {
"line": 126,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "refreshRateOptions",
"start": 2455,
"end": 2473,
"loc": {
"start": {
"line": 127,
"column": 4
},
"end": {
"line": 127,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2473,
"end": 2474,
"loc": {
"start": {
"line": 127,
"column": 22
},
"end": {
"line": 127,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unshift",
"start": 2474,
"end": 2481,
"loc": {
"start": {
"line": 127,
"column": 23
},
"end": {
"line": 127,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2481,
"end": 2482,
"loc": {
"start": {
"line": 127,
"column": 30
},
"end": {
"line": 127,
"column": 31
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "5",
"start": 2482,
"end": 2485,
"loc": {
"start": {
"line": 127,
"column": 31
},
"end": {
"line": 127,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2485,
"end": 2486,
"loc": {
"start": {
"line": 127,
"column": 34
},
"end": {
"line": 127,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2486,
"end": 2487,
"loc": {
"start": {
"line": 127,
"column": 35
},
"end": {
"line": 127,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "refreshRateOptions",
"start": 2493,
"end": 2511,
"loc": {
"start": {
"line": 128,
"column": 4
},
"end": {
"line": 128,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2511,
"end": 2512,
"loc": {
"start": {
"line": 128,
"column": 22
},
"end": {
"line": 128,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "push",
"start": 2512,
"end": 2516,
"loc": {
"start": {
"line": 128,
"column": 23
},
"end": {
"line": 128,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2516,
"end": 2517,
"loc": {
"start": {
"line": 128,
"column": 27
},
"end": {
"line": 128,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "1000",
"start": 2517,
"end": 2523,
"loc": {
"start": {
"line": 128,
"column": 28
},
"end": {
"line": 128,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2523,
"end": 2524,
"loc": {
"start": {
"line": 128,
"column": 34
},
"end": {
"line": 128,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2524,
"end": 2525,
"loc": {
"start": {
"line": 128,
"column": 35
},
"end": {
"line": 128,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "refreshRateOptions",
"start": 2531,
"end": 2549,
"loc": {
"start": {
"line": 129,
"column": 4
},
"end": {
"line": 129,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2549,
"end": 2550,
"loc": {
"start": {
"line": 129,
"column": 22
},
"end": {
"line": 129,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "push",
"start": 2550,
"end": 2554,
"loc": {
"start": {
"line": 129,
"column": 23
},
"end": {
"line": 129,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2554,
"end": 2555,
"loc": {
"start": {
"line": 129,
"column": 27
},
"end": {
"line": 129,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "2000",
"start": 2555,
"end": 2561,
"loc": {
"start": {
"line": 129,
"column": 28
},
"end": {
"line": 129,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2561,
"end": 2562,
"loc": {
"start": {
"line": 129,
"column": 34
},
"end": {
"line": 129,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2562,
"end": 2563,
"loc": {
"start": {
"line": 129,
"column": 35
},
"end": {
"line": 129,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "refreshRateOptions",
"start": 2569,
"end": 2587,
"loc": {
"start": {
"line": 130,
"column": 4
},
"end": {
"line": 130,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2587,
"end": 2588,
"loc": {
"start": {
"line": 130,
"column": 22
},
"end": {
"line": 130,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "push",
"start": 2588,
"end": 2592,
"loc": {
"start": {
"line": 130,
"column": 23
},
"end": {
"line": 130,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2592,
"end": 2593,
"loc": {
"start": {
"line": 130,
"column": 27
},
"end": {
"line": 130,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "5000",
"start": 2593,
"end": 2599,
"loc": {
"start": {
"line": 130,
"column": 28
},
"end": {
"line": 130,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2599,
"end": 2600,
"loc": {
"start": {
"line": 130,
"column": 34
},
"end": {
"line": 130,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2600,
"end": 2601,
"loc": {
"start": {
"line": 130,
"column": 35
},
"end": {
"line": 130,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "refreshRateOptions",
"start": 2607,
"end": 2625,
"loc": {
"start": {
"line": 131,
"column": 4
},
"end": {
"line": 131,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2625,
"end": 2626,
"loc": {
"start": {
"line": 131,
"column": 22
},
"end": {
"line": 131,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "push",
"start": 2626,
"end": 2630,
"loc": {
"start": {
"line": 131,
"column": 23
},
"end": {
"line": 131,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2630,
"end": 2631,
"loc": {
"start": {
"line": 131,
"column": 27
},
"end": {
"line": 131,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "10000",
"start": 2631,
"end": 2638,
"loc": {
"start": {
"line": 131,
"column": 28
},
"end": {
"line": 131,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2638,
"end": 2639,
"loc": {
"start": {
"line": 131,
"column": 35
},
"end": {
"line": 131,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2639,
"end": 2640,
"loc": {
"start": {
"line": 131,
"column": 36
},
"end": {
"line": 131,
"column": 37
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2642,
"end": 2643,
"loc": {
"start": {
"line": 132,
"column": 0
},
"end": {
"line": 132,
"column": 1
}
}
},
{
"type": {
"label": "export",
"keyword": "export",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "export",
"start": 2647,
"end": 2653,
"loc": {
"start": {
"line": 134,
"column": 0
},
"end": {
"line": 134,
"column": 6
}
}
},
{
"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": 2654,
"end": 2659,
"loc": {
"start": {
"line": 134,
"column": 7
},
"end": {
"line": 134,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "allApplicationSettings",
"start": 2660,
"end": 2682,
"loc": {
"start": {
"line": 134,
"column": 13
},
"end": {
"line": 134,
"column": 35
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2683,
"end": 2684,
"loc": {
"start": {
"line": 134,
"column": 36
},
"end": {
"line": 134,
"column": 37
}
}
},
{
"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": 134,
"column": 38
},
"end": {
"line": 134,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2686,
"end": 2687,
"loc": {
"start": {
"line": 134,
"column": 39
},
"end": {
"line": 134,
"column": 40
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2688,
"end": 2690,
"loc": {
"start": {
"line": 134,
"column": 41
},
"end": {
"line": 134,
"column": 43
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2691,
"end": 2692,
"loc": {
"start": {
"line": 134,
"column": 44
},
"end": {
"line": 134,
"column": 45
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 2698,
"end": 2703,
"loc": {
"start": {
"line": 135,
"column": 4
},
"end": {
"line": 135,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "allApplicationSettings",
"start": 2704,
"end": 2726,
"loc": {
"start": {
"line": 135,
"column": 10
},
"end": {
"line": 135,
"column": 32
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2727,
"end": 2728,
"loc": {
"start": {
"line": 135,
"column": 33
},
"end": {
"line": 135,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2729,
"end": 2730,
"loc": {
"start": {
"line": 135,
"column": 35
},
"end": {
"line": 135,
"column": 36
}
}
},
{
"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": 2740,
"end": 2743,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EnumSetting",
"start": 2744,
"end": 2755,
"loc": {
"start": {
"line": 136,
"column": 12
},
"end": {
"line": 136,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2755,
"end": 2756,
"loc": {
"start": {
"line": 136,
"column": 23
},
"end": {
"line": 136,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "language",
"start": 2756,
"end": 2766,
"loc": {
"start": {
"line": 136,
"column": 24
},
"end": {
"line": 136,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2766,
"end": 2767,
"loc": {
"start": {
"line": 136,
"column": 34
},
"end": {
"line": 136,
"column": 35
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2768,
"end": 2769,
"loc": {
"start": {
"line": 136,
"column": 36
},
"end": {
"line": 136,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "options",
"start": 2783,
"end": 2790,
"loc": {
"start": {
"line": 137,
"column": 12
},
"end": {
"line": 137,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2790,
"end": 2791,
"loc": {
"start": {
"line": 137,
"column": 19
},
"end": {
"line": 137,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Object",
"start": 2792,
"end": 2798,
"loc": {
"start": {
"line": 137,
"column": 21
},
"end": {
"line": 137,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2798,
"end": 2799,
"loc": {
"start": {
"line": 137,
"column": 27
},
"end": {
"line": 137,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keys",
"start": 2799,
"end": 2803,
"loc": {
"start": {
"line": 137,
"column": 28
},
"end": {
"line": 137,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2803,
"end": 2804,
"loc": {
"start": {
"line": 137,
"column": 32
},
"end": {
"line": 137,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "LANGUAGES",
"start": 2804,
"end": 2813,
"loc": {
"start": {
"line": 137,
"column": 33
},
"end": {
"line": 137,
"column": 42
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2813,
"end": 2814,
"loc": {
"start": {
"line": 137,
"column": 42
},
"end": {
"line": 137,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2814,
"end": 2815,
"loc": {
"start": {
"line": 137,
"column": 43
},
"end": {
"line": 137,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "valueGetter",
"start": 2829,
"end": 2840,
"loc": {
"start": {
"line": 138,
"column": 12
},
"end": {
"line": 138,
"column": 23
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2840,
"end": 2841,
"loc": {
"start": {
"line": 138,
"column": 23
},
"end": {
"line": 138,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 2842,
"end": 2845,
"loc": {
"start": {
"line": 138,
"column": 25
},
"end": {
"line": 138,
"column": 28
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2846,
"end": 2848,
"loc": {
"start": {
"line": 138,
"column": 29
},
"end": {
"line": 138,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 2849,
"end": 2852,
"loc": {
"start": {
"line": 138,
"column": 32
},
"end": {
"line": 138,
"column": 35
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2852,
"end": 2853,
"loc": {
"start": {
"line": 138,
"column": 35
},
"end": {
"line": 138,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "textGetter",
"start": 2867,
"end": 2877,
"loc": {
"start": {
"line": 139,
"column": 12
},
"end": {
"line": 139,
"column": 22
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2877,
"end": 2878,
"loc": {
"start": {
"line": 139,
"column": 22
},
"end": {
"line": 139,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 2879,
"end": 2882,
"loc": {
"start": {
"line": 139,
"column": 24
},
"end": {
"line": 139,
"column": 27
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2883,
"end": 2885,
"loc": {
"start": {
"line": 139,
"column": 28
},
"end": {
"line": 139,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "LANGUAGES",
"start": 2886,
"end": 2895,
"loc": {
"start": {
"line": 139,
"column": 31
},
"end": {
"line": 139,
"column": 40
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2895,
"end": 2896,
"loc": {
"start": {
"line": 139,
"column": 40
},
"end": {
"line": 139,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 2896,
"end": 2899,
"loc": {
"start": {
"line": 139,
"column": 41
},
"end": {
"line": 139,
"column": 44
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2899,
"end": 2900,
"loc": {
"start": {
"line": 139,
"column": 44
},
"end": {
"line": 139,
"column": 45
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2900,
"end": 2901,
"loc": {
"start": {
"line": 139,
"column": 45
},
"end": {
"line": 139,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "name",
"start": 2901,
"end": 2905,
"loc": {
"start": {
"line": 139,
"column": 46
},
"end": {
"line": 139,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2905,
"end": 2906,
"loc": {
"start": {
"line": 139,
"column": 50
},
"end": {
"line": 139,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "category",
"start": 2920,
"end": 2928,
"loc": {
"start": {
"line": 140,
"column": 12
},
"end": {
"line": 140,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2928,
"end": 2929,
"loc": {
"start": {
"line": 140,
"column": 20
},
"end": {
"line": 140,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 2930,
"end": 2944,
"loc": {
"start": {
"line": 140,
"column": 22
},
"end": {
"line": 140,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2944,
"end": 2945,
"loc": {
"start": {
"line": 140,
"column": 36
},
"end": {
"line": 140,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "general",
"start": 2945,
"end": 2952,
"loc": {
"start": {
"line": 140,
"column": 37
},
"end": {
"line": 140,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2952,
"end": 2953,
"loc": {
"start": {
"line": 140,
"column": 44
},
"end": {
"line": 140,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "restartRequired",
"start": 2967,
"end": 2982,
"loc": {
"start": {
"line": 141,
"column": 12
},
"end": {
"line": 141,
"column": 27
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2982,
"end": 2983,
"loc": {
"start": {
"line": 141,
"column": 27
},
"end": {
"line": 141,
"column": 28
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 2984,
"end": 2988,
"loc": {
"start": {
"line": 141,
"column": 29
},
"end": {
"line": 141,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2988,
"end": 2989,
"loc": {
"start": {
"line": 141,
"column": 33
},
"end": {
"line": 141,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "changeCb",
"start": 3003,
"end": 3011,
"loc": {
"start": {
"line": 142,
"column": 12
},
"end": {
"line": 142,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3011,
"end": 3012,
"loc": {
"start": {
"line": 142,
"column": 20
},
"end": {
"line": 142,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3013,
"end": 3014,
"loc": {
"start": {
"line": 142,
"column": 22
},
"end": {
"line": 142,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 3014,
"end": 3017,
"loc": {
"start": {
"line": 142,
"column": 23
},
"end": {
"line": 142,
"column": 26
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3017,
"end": 3018,
"loc": {
"start": {
"line": 142,
"column": 26
},
"end": {
"line": 142,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 3019,
"end": 3021,
"loc": {
"start": {
"line": 142,
"column": 28
},
"end": {
"line": 142,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3021,
"end": 3022,
"loc": {
"start": {
"line": 142,
"column": 30
},
"end": {
"line": 142,
"column": 31
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3023,
"end": 3025,
"loc": {
"start": {
"line": 142,
"column": 32
},
"end": {
"line": 142,
"column": 34
}
}
},
{
"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": 3026,
"end": 3030,
"loc": {
"start": {
"line": 142,
"column": 35
},
"end": {
"line": 142,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3030,
"end": 3031,
"loc": {
"start": {
"line": 142,
"column": 39
},
"end": {
"line": 142,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "magicValue",
"start": 3045,
"end": 3055,
"loc": {
"start": {
"line": 143,
"column": 12
},
"end": {
"line": 143,
"column": 22
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3055,
"end": 3056,
"loc": {
"start": {
"line": 143,
"column": 22
},
"end": {
"line": 143,
"column": 23
}
}
},
{
"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": 3057,
"end": 3070,
"loc": {
"start": {
"line": 143,
"column": 24
},
"end": {
"line": 143,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3070,
"end": 3071,
"loc": {
"start": {
"line": 143,
"column": 37
},
"end": {
"line": 143,
"column": 38
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3081,
"end": 3082,
"loc": {
"start": {
"line": 144,
"column": 8
},
"end": {
"line": 144,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3082,
"end": 3083,
"loc": {
"start": {
"line": 144,
"column": 9
},
"end": {
"line": 144,
"column": 10
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3083,
"end": 3084,
"loc": {
"start": {
"line": 144,
"column": 10
},
"end": {
"line": 144,
"column": 11
}
}
},
{
"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": 3096,
"end": 3099,
"loc": {
"start": {
"line": 146,
"column": 8
},
"end": {
"line": 146,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EnumSetting",
"start": 3100,
"end": 3111,
"loc": {
"start": {
"line": 146,
"column": 12
},
"end": {
"line": 146,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3111,
"end": 3112,
"loc": {
"start": {
"line": 146,
"column": 23
},
"end": {
"line": 146,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "uiScale",
"start": 3112,
"end": 3121,
"loc": {
"start": {
"line": 146,
"column": 24
},
"end": {
"line": 146,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3121,
"end": 3122,
"loc": {
"start": {
"line": 146,
"column": 33
},
"end": {
"line": 146,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3123,
"end": 3124,
"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": "options",
"start": 3138,
"end": 3145,
"loc": {
"start": {
"line": 147,
"column": 12
},
"end": {
"line": 147,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3145,
"end": 3146,
"loc": {
"start": {
"line": 147,
"column": 19
},
"end": {
"line": 147,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "uiScales",
"start": 3147,
"end": 3155,
"loc": {
"start": {
"line": 147,
"column": 21
},
"end": {
"line": 147,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3155,
"end": 3156,
"loc": {
"start": {
"line": 147,
"column": 29
},
"end": {
"line": 147,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sort",
"start": 3156,
"end": 3160,
"loc": {
"start": {
"line": 147,
"column": 30
},
"end": {
"line": 147,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3160,
"end": 3161,
"loc": {
"start": {
"line": 147,
"column": 34
},
"end": {
"line": 147,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3161,
"end": 3162,
"loc": {
"start": {
"line": 147,
"column": 35
},
"end": {
"line": 147,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "a",
"start": 3162,
"end": 3163,
"loc": {
"start": {
"line": 147,
"column": 36
},
"end": {
"line": 147,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3163,
"end": 3164,
"loc": {
"start": {
"line": 147,
"column": 37
},
"end": {
"line": 147,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "b",
"start": 3165,
"end": 3166,
"loc": {
"start": {
"line": 147,
"column": 39
},
"end": {
"line": 147,
"column": 40
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3166,
"end": 3167,
"loc": {
"start": {
"line": 147,
"column": 40
},
"end": {
"line": 147,
"column": 41
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3168,
"end": 3170,
"loc": {
"start": {
"line": 147,
"column": 42
},
"end": {
"line": 147,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "a",
"start": 3171,
"end": 3172,
"loc": {
"start": {
"line": 147,
"column": 45
},
"end": {
"line": 147,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3172,
"end": 3173,
"loc": {
"start": {
"line": 147,
"column": 46
},
"end": {
"line": 147,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "size",
"start": 3173,
"end": 3177,
"loc": {
"start": {
"line": 147,
"column": 47
},
"end": {
"line": 147,
"column": 51
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 3178,
"end": 3179,
"loc": {
"start": {
"line": 147,
"column": 52
},
"end": {
"line": 147,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "b",
"start": 3180,
"end": 3181,
"loc": {
"start": {
"line": 147,
"column": 54
},
"end": {
"line": 147,
"column": 55
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3181,
"end": 3182,
"loc": {
"start": {
"line": 147,
"column": 55
},
"end": {
"line": 147,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "size",
"start": 3182,
"end": 3186,
"loc": {
"start": {
"line": 147,
"column": 56
},
"end": {
"line": 147,
"column": 60
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3186,
"end": 3187,
"loc": {
"start": {
"line": 147,
"column": 60
},
"end": {
"line": 147,
"column": 61
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3187,
"end": 3188,
"loc": {
"start": {
"line": 147,
"column": 61
},
"end": {
"line": 147,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "valueGetter",
"start": 3202,
"end": 3213,
"loc": {
"start": {
"line": 148,
"column": 12
},
"end": {
"line": 148,
"column": 23
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3213,
"end": 3214,
"loc": {
"start": {
"line": 148,
"column": 23
},
"end": {
"line": 148,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scale",
"start": 3215,
"end": 3220,
"loc": {
"start": {
"line": 148,
"column": 25
},
"end": {
"line": 148,
"column": 30
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3221,
"end": 3223,
"loc": {
"start": {
"line": 148,
"column": 31
},
"end": {
"line": 148,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scale",
"start": 3224,
"end": 3229,
"loc": {
"start": {
"line": 148,
"column": 34
},
"end": {
"line": 148,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3229,
"end": 3230,
"loc": {
"start": {
"line": 148,
"column": 39
},
"end": {
"line": 148,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 3230,
"end": 3232,
"loc": {
"start": {
"line": 148,
"column": 40
},
"end": {
"line": 148,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3232,
"end": 3233,
"loc": {
"start": {
"line": 148,
"column": 42
},
"end": {
"line": 148,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "textGetter",
"start": 3247,
"end": 3257,
"loc": {
"start": {
"line": 149,
"column": 12
},
"end": {
"line": 149,
"column": 22
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3257,
"end": 3258,
"loc": {
"start": {
"line": 149,
"column": 22
},
"end": {
"line": 149,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scale",
"start": 3259,
"end": 3264,
"loc": {
"start": {
"line": 149,
"column": 24
},
"end": {
"line": 149,
"column": 29
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3265,
"end": 3267,
"loc": {
"start": {
"line": 149,
"column": 30
},
"end": {
"line": 149,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 3268,
"end": 3269,
"loc": {
"start": {
"line": 149,
"column": 33
},
"end": {
"line": 149,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3269,
"end": 3270,
"loc": {
"start": {
"line": 149,
"column": 34
},
"end": {
"line": 149,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 3270,
"end": 3278,
"loc": {
"start": {
"line": 149,
"column": 35
},
"end": {
"line": 149,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3278,
"end": 3279,
"loc": {
"start": {
"line": 149,
"column": 43
},
"end": {
"line": 149,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "labels",
"start": 3279,
"end": 3285,
"loc": {
"start": {
"line": 149,
"column": 44
},
"end": {
"line": 149,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3285,
"end": 3286,
"loc": {
"start": {
"line": 149,
"column": 50
},
"end": {
"line": 149,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "uiScale",
"start": 3286,
"end": 3293,
"loc": {
"start": {
"line": 149,
"column": 51
},
"end": {
"line": 149,
"column": 58
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3293,
"end": 3294,
"loc": {
"start": {
"line": 149,
"column": 58
},
"end": {
"line": 149,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scales",
"start": 3294,
"end": 3300,
"loc": {
"start": {
"line": 149,
"column": 59
},
"end": {
"line": 149,
"column": 65
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3300,
"end": 3301,
"loc": {
"start": {
"line": 149,
"column": 65
},
"end": {
"line": 149,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scale",
"start": 3301,
"end": 3306,
"loc": {
"start": {
"line": 149,
"column": 66
},
"end": {
"line": 149,
"column": 71
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3306,
"end": 3307,
"loc": {
"start": {
"line": 149,
"column": 71
},
"end": {
"line": 149,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 3307,
"end": 3309,
"loc": {
"start": {
"line": 149,
"column": 72
},
"end": {
"line": 149,
"column": 74
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3309,
"end": 3310,
"loc": {
"start": {
"line": 149,
"column": 74
},
"end": {
"line": 149,
"column": 75
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3310,
"end": 3311,
"loc": {
"start": {
"line": 149,
"column": 75
},
"end": {
"line": 149,
"column": 76
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "category",
"start": 3325,
"end": 3333,
"loc": {
"start": {
"line": 150,
"column": 12
},
"end": {
"line": 150,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3333,
"end": 3334,
"loc": {
"start": {
"line": 150,
"column": 20
},
"end": {
"line": 150,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 3335,
"end": 3349,
"loc": {
"start": {
"line": 150,
"column": 22
},
"end": {
"line": 150,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3349,
"end": 3350,
"loc": {
"start": {
"line": 150,
"column": 36
},
"end": {
"line": 150,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "userInterface",
"start": 3350,
"end": 3363,
"loc": {
"start": {
"line": 150,
"column": 37
},
"end": {
"line": 150,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3363,
"end": 3364,
"loc": {
"start": {
"line": 150,
"column": 50
},
"end": {
"line": 150,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "restartRequired",
"start": 3378,
"end": 3393,
"loc": {
"start": {
"line": 151,
"column": 12
},
"end": {
"line": 151,
"column": 27
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3393,
"end": 3394,
"loc": {
"start": {
"line": 151,
"column": 27
},
"end": {
"line": 151,
"column": 28
}
}
},
{
"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": 3395,
"end": 3400,
"loc": {
"start": {
"line": 151,
"column": 29
},
"end": {
"line": 151,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3400,
"end": 3401,
"loc": {
"start": {
"line": 151,
"column": 34
},
"end": {
"line": 151,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "changeCb",
"start": 3415,
"end": 3423,
"loc": {
"start": {
"line": 152,
"column": 12
},
"end": {
"line": 152,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3423,
"end": 3424,
"loc": {
"start": {
"line": 152,
"column": 20
},
"end": {
"line": 152,
"column": 21
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 3438,
"end": 3499,
"loc": {
"start": {
"line": 153,
"column": 12
},
"end": {
"line": 155,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3517,
"end": 3518,
"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": "app",
"start": 3518,
"end": 3521,
"loc": {
"start": {
"line": 156,
"column": 17
},
"end": {
"line": 156,
"column": 20
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3521,
"end": 3522,
"loc": {
"start": {
"line": 156,
"column": 20
},
"end": {
"line": 156,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 3523,
"end": 3525,
"loc": {
"start": {
"line": 156,
"column": 22
},
"end": {
"line": 156,
"column": 24
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3525,
"end": 3526,
"loc": {
"start": {
"line": 156,
"column": 24
},
"end": {
"line": 156,
"column": 25
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3527,
"end": 3529,
"loc": {
"start": {
"line": 156,
"column": 26
},
"end": {
"line": 156,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 3530,
"end": 3533,
"loc": {
"start": {
"line": 156,
"column": 29
},
"end": {
"line": 156,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3533,
"end": 3534,
"loc": {
"start": {
"line": 156,
"column": 32
},
"end": {
"line": 156,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateAfterUiScaleChanged",
"start": 3534,
"end": 3559,
"loc": {
"start": {
"line": 156,
"column": 33
},
"end": {
"line": 156,
"column": 58
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3559,
"end": 3560,
"loc": {
"start": {
"line": 156,
"column": 58
},
"end": {
"line": 156,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3560,
"end": 3561,
"loc": {
"start": {
"line": 156,
"column": 59
},
"end": {
"line": 156,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3561,
"end": 3562,
"loc": {
"start": {
"line": 156,
"column": 60
},
"end": {
"line": 156,
"column": 61
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3572,
"end": 3573,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 157,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3573,
"end": 3574,
"loc": {
"start": {
"line": 157,
"column": 9
},
"end": {
"line": 157,
"column": 10
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3574,
"end": 3575,
"loc": {
"start": {
"line": 157,
"column": 10
},
"end": {
"line": 157,
"column": 11
}
}
},
{
"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": 3587,
"end": 3590,
"loc": {
"start": {
"line": 159,
"column": 8
},
"end": {
"line": 159,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "RangeSetting",
"start": 3591,
"end": 3603,
"loc": {
"start": {
"line": 159,
"column": 12
},
"end": {
"line": 159,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3603,
"end": 3604,
"loc": {
"start": {
"line": 159,
"column": 24
},
"end": {
"line": 159,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "soundVolume",
"start": 3618,
"end": 3631,
"loc": {
"start": {
"line": 160,
"column": 12
},
"end": {
"line": 160,
"column": 25
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3631,
"end": 3632,
"loc": {
"start": {
"line": 160,
"column": 25
},
"end": {
"line": 160,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 3646,
"end": 3660,
"loc": {
"start": {
"line": 161,
"column": 12
},
"end": {
"line": 161,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3660,
"end": 3661,
"loc": {
"start": {
"line": 161,
"column": 26
},
"end": {
"line": 161,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "general",
"start": 3661,
"end": 3668,
"loc": {
"start": {
"line": 161,
"column": 27
},
"end": {
"line": 161,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3668,
"end": 3669,
"loc": {
"start": {
"line": 161,
"column": 34
},
"end": {
"line": 161,
"column": 35
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 3683,
"end": 3744,
"loc": {
"start": {
"line": 162,
"column": 12
},
"end": {
"line": 164,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3758,
"end": 3759,
"loc": {
"start": {
"line": 165,
"column": 12
},
"end": {
"line": 165,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 3759,
"end": 3762,
"loc": {
"start": {
"line": 165,
"column": 13
},
"end": {
"line": 165,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3762,
"end": 3763,
"loc": {
"start": {
"line": 165,
"column": 16
},
"end": {
"line": 165,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 3764,
"end": 3769,
"loc": {
"start": {
"line": 165,
"column": 18
},
"end": {
"line": 165,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3769,
"end": 3770,
"loc": {
"start": {
"line": 165,
"column": 23
},
"end": {
"line": 165,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3771,
"end": 3773,
"loc": {
"start": {
"line": 165,
"column": 25
},
"end": {
"line": 165,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 3774,
"end": 3777,
"loc": {
"start": {
"line": 165,
"column": 28
},
"end": {
"line": 165,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3777,
"end": 3778,
"loc": {
"start": {
"line": 165,
"column": 31
},
"end": {
"line": 165,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sound",
"start": 3778,
"end": 3783,
"loc": {
"start": {
"line": 165,
"column": 32
},
"end": {
"line": 165,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3783,
"end": 3784,
"loc": {
"start": {
"line": 165,
"column": 37
},
"end": {
"line": 165,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setSoundVolume",
"start": 3784,
"end": 3798,
"loc": {
"start": {
"line": 165,
"column": 38
},
"end": {
"line": 165,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3798,
"end": 3799,
"loc": {
"start": {
"line": 165,
"column": 52
},
"end": {
"line": 165,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 3799,
"end": 3804,
"loc": {
"start": {
"line": 165,
"column": 53
},
"end": {
"line": 165,
"column": 58
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3804,
"end": 3805,
"loc": {
"start": {
"line": 165,
"column": 58
},
"end": {
"line": 165,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3815,
"end": 3816,
"loc": {
"start": {
"line": 166,
"column": 8
},
"end": {
"line": 166,
"column": 9
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3816,
"end": 3817,
"loc": {
"start": {
"line": 166,
"column": 9
},
"end": {
"line": 166,
"column": 10
}
}
},
{
"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": 3827,
"end": 3830,
"loc": {
"start": {
"line": 167,
"column": 8
},
"end": {
"line": 167,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "RangeSetting",
"start": 3831,
"end": 3843,
"loc": {
"start": {
"line": 167,
"column": 12
},
"end": {
"line": 167,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3843,
"end": 3844,
"loc": {
"start": {
"line": 167,
"column": 24
},
"end": {
"line": 167,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "musicVolume",
"start": 3858,
"end": 3871,
"loc": {
"start": {
"line": 168,
"column": 12
},
"end": {
"line": 168,
"column": 25
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3871,
"end": 3872,
"loc": {
"start": {
"line": 168,
"column": 25
},
"end": {
"line": 168,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 3886,
"end": 3900,
"loc": {
"start": {
"line": 169,
"column": 12
},
"end": {
"line": 169,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3900,
"end": 3901,
"loc": {
"start": {
"line": 169,
"column": 26
},
"end": {
"line": 169,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "general",
"start": 3901,
"end": 3908,
"loc": {
"start": {
"line": 169,
"column": 27
},
"end": {
"line": 169,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3908,
"end": 3909,
"loc": {
"start": {
"line": 169,
"column": 34
},
"end": {
"line": 169,
"column": 35
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 3923,
"end": 3984,
"loc": {
"start": {
"line": 170,
"column": 12
},
"end": {
"line": 172,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3998,
"end": 3999,
"loc": {
"start": {
"line": 173,
"column": 12
},
"end": {
"line": 173,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 3999,
"end": 4002,
"loc": {
"start": {
"line": 173,
"column": 13
},
"end": {
"line": 173,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4002,
"end": 4003,
"loc": {
"start": {
"line": 173,
"column": 16
},
"end": {
"line": 173,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 4004,
"end": 4009,
"loc": {
"start": {
"line": 173,
"column": 18
},
"end": {
"line": 173,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4009,
"end": 4010,
"loc": {
"start": {
"line": 173,
"column": 23
},
"end": {
"line": 173,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4011,
"end": 4013,
"loc": {
"start": {
"line": 173,
"column": 25
},
"end": {
"line": 173,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 4014,
"end": 4017,
"loc": {
"start": {
"line": 173,
"column": 28
},
"end": {
"line": 173,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4017,
"end": 4018,
"loc": {
"start": {
"line": 173,
"column": 31
},
"end": {
"line": 173,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sound",
"start": 4018,
"end": 4023,
"loc": {
"start": {
"line": 173,
"column": 32
},
"end": {
"line": 173,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4023,
"end": 4024,
"loc": {
"start": {
"line": 173,
"column": 37
},
"end": {
"line": 173,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setMusicVolume",
"start": 4024,
"end": 4038,
"loc": {
"start": {
"line": 173,
"column": 38
},
"end": {
"line": 173,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4038,
"end": 4039,
"loc": {
"start": {
"line": 173,
"column": 52
},
"end": {
"line": 173,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 4039,
"end": 4044,
"loc": {
"start": {
"line": 173,
"column": 53
},
"end": {
"line": 173,
"column": 58
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4044,
"end": 4045,
"loc": {
"start": {
"line": 173,
"column": 58
},
"end": {
"line": 173,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4055,
"end": 4056,
"loc": {
"start": {
"line": 174,
"column": 8
},
"end": {
"line": 174,
"column": 9
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4056,
"end": 4057,
"loc": {
"start": {
"line": 174,
"column": 9
},
"end": {
"line": 174,
"column": 10
}
}
},
{
"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": 4069,
"end": 4072,
"loc": {
"start": {
"line": 176,
"column": 8
},
"end": {
"line": 176,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 4073,
"end": 4084,
"loc": {
"start": {
"line": 176,
"column": 12
},
"end": {
"line": 176,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4084,
"end": 4085,
"loc": {
"start": {
"line": 176,
"column": 23
},
"end": {
"line": 176,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "fullscreen",
"start": 4099,
"end": 4111,
"loc": {
"start": {
"line": 177,
"column": 12
},
"end": {
"line": 177,
"column": 24
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4111,
"end": 4112,
"loc": {
"start": {
"line": 177,
"column": 24
},
"end": {
"line": 177,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 4126,
"end": 4140,
"loc": {
"start": {
"line": 178,
"column": 12
},
"end": {
"line": 178,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4140,
"end": 4141,
"loc": {
"start": {
"line": 178,
"column": 26
},
"end": {
"line": 178,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "general",
"start": 4141,
"end": 4148,
"loc": {
"start": {
"line": 178,
"column": 27
},
"end": {
"line": 178,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4148,
"end": 4149,
"loc": {
"start": {
"line": 178,
"column": 34
},
"end": {
"line": 178,
"column": 35
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 4163,
"end": 4224,
"loc": {
"start": {
"line": 179,
"column": 12
},
"end": {
"line": 181,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4238,
"end": 4239,
"loc": {
"start": {
"line": 182,
"column": 12
},
"end": {
"line": 182,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 4239,
"end": 4242,
"loc": {
"start": {
"line": 182,
"column": 13
},
"end": {
"line": 182,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4242,
"end": 4243,
"loc": {
"start": {
"line": 182,
"column": 16
},
"end": {
"line": 182,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 4244,
"end": 4249,
"loc": {
"start": {
"line": 182,
"column": 18
},
"end": {
"line": 182,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4249,
"end": 4250,
"loc": {
"start": {
"line": 182,
"column": 23
},
"end": {
"line": 182,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4251,
"end": 4253,
"loc": {
"start": {
"line": 182,
"column": 25
},
"end": {
"line": 182,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4254,
"end": 4255,
"loc": {
"start": {
"line": 182,
"column": 28
},
"end": {
"line": 182,
"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": 4273,
"end": 4275,
"loc": {
"start": {
"line": 183,
"column": 16
},
"end": {
"line": 183,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4276,
"end": 4277,
"loc": {
"start": {
"line": 183,
"column": 19
},
"end": {
"line": 183,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 4277,
"end": 4280,
"loc": {
"start": {
"line": 183,
"column": 20
},
"end": {
"line": 183,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4280,
"end": 4281,
"loc": {
"start": {
"line": 183,
"column": 23
},
"end": {
"line": 183,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "platformWrapper",
"start": 4281,
"end": 4296,
"loc": {
"start": {
"line": 183,
"column": 24
},
"end": {
"line": 183,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4296,
"end": 4297,
"loc": {
"start": {
"line": 183,
"column": 39
},
"end": {
"line": 183,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSupportsFullscreen",
"start": 4297,
"end": 4318,
"loc": {
"start": {
"line": 183,
"column": 40
},
"end": {
"line": 183,
"column": 61
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4318,
"end": 4319,
"loc": {
"start": {
"line": 183,
"column": 61
},
"end": {
"line": 183,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4319,
"end": 4320,
"loc": {
"start": {
"line": 183,
"column": 62
},
"end": {
"line": 183,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4320,
"end": 4321,
"loc": {
"start": {
"line": 183,
"column": 63
},
"end": {
"line": 183,
"column": 64
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4322,
"end": 4323,
"loc": {
"start": {
"line": 183,
"column": 65
},
"end": {
"line": 183,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 4345,
"end": 4348,
"loc": {
"start": {
"line": 184,
"column": 20
},
"end": {
"line": 184,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4348,
"end": 4349,
"loc": {
"start": {
"line": 184,
"column": 23
},
"end": {
"line": 184,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "platformWrapper",
"start": 4349,
"end": 4364,
"loc": {
"start": {
"line": 184,
"column": 24
},
"end": {
"line": 184,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4364,
"end": 4365,
"loc": {
"start": {
"line": 184,
"column": 39
},
"end": {
"line": 184,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setFullscreen",
"start": 4365,
"end": 4378,
"loc": {
"start": {
"line": 184,
"column": 40
},
"end": {
"line": 184,
"column": 53
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4378,
"end": 4379,
"loc": {
"start": {
"line": 184,
"column": 53
},
"end": {
"line": 184,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 4379,
"end": 4384,
"loc": {
"start": {
"line": 184,
"column": 54
},
"end": {
"line": 184,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4384,
"end": 4385,
"loc": {
"start": {
"line": 184,
"column": 59
},
"end": {
"line": 184,
"column": 60
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4385,
"end": 4386,
"loc": {
"start": {
"line": 184,
"column": 60
},
"end": {
"line": 184,
"column": 61
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4404,
"end": 4405,
"loc": {
"start": {
"line": 185,
"column": 16
},
"end": {
"line": 185,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4419,
"end": 4420,
"loc": {
"start": {
"line": 186,
"column": 12
},
"end": {
"line": 186,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4420,
"end": 4421,
"loc": {
"start": {
"line": 186,
"column": 13
},
"end": {
"line": 186,
"column": 14
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 4435,
"end": 4496,
"loc": {
"start": {
"line": 187,
"column": 12
},
"end": {
"line": 189,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 4510,
"end": 4513,
"loc": {
"start": {
"line": 190,
"column": 12
},
"end": {
"line": 190,
"column": 15
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4514,
"end": 4516,
"loc": {
"start": {
"line": 190,
"column": 16
},
"end": {
"line": 190,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 4517,
"end": 4520,
"loc": {
"start": {
"line": 190,
"column": 19
},
"end": {
"line": 190,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4520,
"end": 4521,
"loc": {
"start": {
"line": 190,
"column": 22
},
"end": {
"line": 190,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "restrictionMgr",
"start": 4521,
"end": 4535,
"loc": {
"start": {
"line": 190,
"column": 23
},
"end": {
"line": 190,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4535,
"end": 4536,
"loc": {
"start": {
"line": 190,
"column": 37
},
"end": {
"line": 190,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getHasExtendedSettings",
"start": 4536,
"end": 4558,
"loc": {
"start": {
"line": 190,
"column": 38
},
"end": {
"line": 190,
"column": 60
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4558,
"end": 4559,
"loc": {
"start": {
"line": 190,
"column": 60
},
"end": {
"line": 190,
"column": 61
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4559,
"end": 4560,
"loc": {
"start": {
"line": 190,
"column": 61
},
"end": {
"line": 190,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4570,
"end": 4571,
"loc": {
"start": {
"line": 191,
"column": 8
},
"end": {
"line": 191,
"column": 9
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4571,
"end": 4572,
"loc": {
"start": {
"line": 191,
"column": 9
},
"end": {
"line": 191,
"column": 10
}
}
},
{
"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": 4584,
"end": 4587,
"loc": {
"start": {
"line": 193,
"column": 8
},
"end": {
"line": 193,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 4588,
"end": 4599,
"loc": {
"start": {
"line": 193,
"column": 12
},
"end": {
"line": 193,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4599,
"end": 4600,
"loc": {
"start": {
"line": 193,
"column": 23
},
"end": {
"line": 193,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "enableColorBlindHelper",
"start": 4614,
"end": 4638,
"loc": {
"start": {
"line": 194,
"column": 12
},
"end": {
"line": 194,
"column": 36
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4638,
"end": 4639,
"loc": {
"start": {
"line": 194,
"column": 36
},
"end": {
"line": 194,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 4653,
"end": 4667,
"loc": {
"start": {
"line": 195,
"column": 12
},
"end": {
"line": 195,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4667,
"end": 4668,
"loc": {
"start": {
"line": 195,
"column": 26
},
"end": {
"line": 195,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "general",
"start": 4668,
"end": 4675,
"loc": {
"start": {
"line": 195,
"column": 27
},
"end": {
"line": 195,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4675,
"end": 4676,
"loc": {
"start": {
"line": 195,
"column": 34
},
"end": {
"line": 195,
"column": 35
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 4690,
"end": 4751,
"loc": {
"start": {
"line": 196,
"column": 12
},
"end": {
"line": 198,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4765,
"end": 4766,
"loc": {
"start": {
"line": 199,
"column": 12
},
"end": {
"line": 199,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 4766,
"end": 4769,
"loc": {
"start": {
"line": 199,
"column": 13
},
"end": {
"line": 199,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4769,
"end": 4770,
"loc": {
"start": {
"line": 199,
"column": 16
},
"end": {
"line": 199,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 4771,
"end": 4776,
"loc": {
"start": {
"line": 199,
"column": 18
},
"end": {
"line": 199,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4776,
"end": 4777,
"loc": {
"start": {
"line": 199,
"column": 23
},
"end": {
"line": 199,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4778,
"end": 4780,
"loc": {
"start": {
"line": 199,
"column": 25
},
"end": {
"line": 199,
"column": 27
}
}
},
{
"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": 4781,
"end": 4785,
"loc": {
"start": {
"line": 199,
"column": 28
},
"end": {
"line": 199,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4795,
"end": 4796,
"loc": {
"start": {
"line": 200,
"column": 8
},
"end": {
"line": 200,
"column": 9
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4796,
"end": 4797,
"loc": {
"start": {
"line": 200,
"column": 9
},
"end": {
"line": 200,
"column": 10
}
}
},
{
"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": 4809,
"end": 4812,
"loc": {
"start": {
"line": 202,
"column": 8
},
"end": {
"line": 202,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 4813,
"end": 4824,
"loc": {
"start": {
"line": 202,
"column": 12
},
"end": {
"line": 202,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4824,
"end": 4825,
"loc": {
"start": {
"line": 202,
"column": 23
},
"end": {
"line": 202,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "offerHints",
"start": 4825,
"end": 4837,
"loc": {
"start": {
"line": 202,
"column": 24
},
"end": {
"line": 202,
"column": 36
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4837,
"end": 4838,
"loc": {
"start": {
"line": 202,
"column": 36
},
"end": {
"line": 202,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 4839,
"end": 4853,
"loc": {
"start": {
"line": 202,
"column": 38
},
"end": {
"line": 202,
"column": 52
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4853,
"end": 4854,
"loc": {
"start": {
"line": 202,
"column": 52
},
"end": {
"line": 202,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "userInterface",
"start": 4854,
"end": 4867,
"loc": {
"start": {
"line": 202,
"column": 53
},
"end": {
"line": 202,
"column": 66
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4867,
"end": 4868,
"loc": {
"start": {
"line": 202,
"column": 66
},
"end": {
"line": 202,
"column": 67
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4869,
"end": 4870,
"loc": {
"start": {
"line": 202,
"column": 68
},
"end": {
"line": 202,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 4870,
"end": 4873,
"loc": {
"start": {
"line": 202,
"column": 69
},
"end": {
"line": 202,
"column": 72
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4873,
"end": 4874,
"loc": {
"start": {
"line": 202,
"column": 72
},
"end": {
"line": 202,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 4875,
"end": 4880,
"loc": {
"start": {
"line": 202,
"column": 74
},
"end": {
"line": 202,
"column": 79
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4880,
"end": 4881,
"loc": {
"start": {
"line": 202,
"column": 79
},
"end": {
"line": 202,
"column": 80
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4882,
"end": 4884,
"loc": {
"start": {
"line": 202,
"column": 81
},
"end": {
"line": 202,
"column": 83
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4885,
"end": 4886,
"loc": {
"start": {
"line": 202,
"column": 84
},
"end": {
"line": 202,
"column": 85
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4886,
"end": 4887,
"loc": {
"start": {
"line": 202,
"column": 85
},
"end": {
"line": 202,
"column": 86
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4887,
"end": 4888,
"loc": {
"start": {
"line": 202,
"column": 86
},
"end": {
"line": 202,
"column": 87
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4888,
"end": 4889,
"loc": {
"start": {
"line": 202,
"column": 87
},
"end": {
"line": 202,
"column": 88
}
}
},
{
"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": 4901,
"end": 4904,
"loc": {
"start": {
"line": 204,
"column": 8
},
"end": {
"line": 204,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EnumSetting",
"start": 4905,
"end": 4916,
"loc": {
"start": {
"line": 204,
"column": 12
},
"end": {
"line": 204,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4916,
"end": 4917,
"loc": {
"start": {
"line": 204,
"column": 23
},
"end": {
"line": 204,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "theme",
"start": 4917,
"end": 4924,
"loc": {
"start": {
"line": 204,
"column": 24
},
"end": {
"line": 204,
"column": 31
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4924,
"end": 4925,
"loc": {
"start": {
"line": 204,
"column": 31
},
"end": {
"line": 204,
"column": 32
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4926,
"end": 4927,
"loc": {
"start": {
"line": 204,
"column": 33
},
"end": {
"line": 204,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "options",
"start": 4941,
"end": 4948,
"loc": {
"start": {
"line": 205,
"column": 12
},
"end": {
"line": 205,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4948,
"end": 4949,
"loc": {
"start": {
"line": 205,
"column": 19
},
"end": {
"line": 205,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Object",
"start": 4950,
"end": 4956,
"loc": {
"start": {
"line": 205,
"column": 21
},
"end": {
"line": 205,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4956,
"end": 4957,
"loc": {
"start": {
"line": 205,
"column": 27
},
"end": {
"line": 205,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keys",
"start": 4957,
"end": 4961,
"loc": {
"start": {
"line": 205,
"column": 28
},
"end": {
"line": 205,
"column": 32
}
}
},
{
"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": 205,
"column": 32
},
"end": {
"line": 205,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "shapezAPI",
"start": 4962,
"end": 4971,
"loc": {
"start": {
"line": 205,
"column": 33
},
"end": {
"line": 205,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4971,
"end": 4972,
"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": "themes",
"start": 4972,
"end": 4978,
"loc": {
"start": {
"line": 205,
"column": 43
},
"end": {
"line": 205,
"column": 49
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4978,
"end": 4979,
"loc": {
"start": {
"line": 205,
"column": 49
},
"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": 4979,
"end": 4980,
"loc": {
"start": {
"line": 205,
"column": 50
},
"end": {
"line": 205,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "valueGetter",
"start": 4994,
"end": 5005,
"loc": {
"start": {
"line": 206,
"column": 12
},
"end": {
"line": 206,
"column": 23
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5005,
"end": 5006,
"loc": {
"start": {
"line": 206,
"column": 23
},
"end": {
"line": 206,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "theme",
"start": 5007,
"end": 5012,
"loc": {
"start": {
"line": 206,
"column": 25
},
"end": {
"line": 206,
"column": 30
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5013,
"end": 5015,
"loc": {
"start": {
"line": 206,
"column": 31
},
"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": "theme",
"start": 5016,
"end": 5021,
"loc": {
"start": {
"line": 206,
"column": 34
},
"end": {
"line": 206,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5021,
"end": 5022,
"loc": {
"start": {
"line": 206,
"column": 39
},
"end": {
"line": 206,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "textGetter",
"start": 5036,
"end": 5046,
"loc": {
"start": {
"line": 207,
"column": 12
},
"end": {
"line": 207,
"column": 22
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5046,
"end": 5047,
"loc": {
"start": {
"line": 207,
"column": 22
},
"end": {
"line": 207,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "theme",
"start": 5048,
"end": 5053,
"loc": {
"start": {
"line": 207,
"column": 24
},
"end": {
"line": 207,
"column": 29
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5054,
"end": 5056,
"loc": {
"start": {
"line": 207,
"column": 30
},
"end": {
"line": 207,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 5057,
"end": 5058,
"loc": {
"start": {
"line": 207,
"column": 33
},
"end": {
"line": 207,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5058,
"end": 5059,
"loc": {
"start": {
"line": 207,
"column": 34
},
"end": {
"line": 207,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 5059,
"end": 5067,
"loc": {
"start": {
"line": 207,
"column": 35
},
"end": {
"line": 207,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5067,
"end": 5068,
"loc": {
"start": {
"line": 207,
"column": 43
},
"end": {
"line": 207,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "labels",
"start": 5068,
"end": 5074,
"loc": {
"start": {
"line": 207,
"column": 44
},
"end": {
"line": 207,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5074,
"end": 5075,
"loc": {
"start": {
"line": 207,
"column": 50
},
"end": {
"line": 207,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "theme",
"start": 5075,
"end": 5080,
"loc": {
"start": {
"line": 207,
"column": 51
},
"end": {
"line": 207,
"column": 56
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5080,
"end": 5081,
"loc": {
"start": {
"line": 207,
"column": 56
},
"end": {
"line": 207,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "themes",
"start": 5081,
"end": 5087,
"loc": {
"start": {
"line": 207,
"column": 57
},
"end": {
"line": 207,
"column": 63
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5087,
"end": 5088,
"loc": {
"start": {
"line": 207,
"column": 63
},
"end": {
"line": 207,
"column": 64
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "theme",
"start": 5088,
"end": 5093,
"loc": {
"start": {
"line": 207,
"column": 64
},
"end": {
"line": 207,
"column": 69
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5093,
"end": 5094,
"loc": {
"start": {
"line": 207,
"column": 69
},
"end": {
"line": 207,
"column": 70
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5094,
"end": 5095,
"loc": {
"start": {
"line": 207,
"column": 70
},
"end": {
"line": 207,
"column": 71
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "category",
"start": 5109,
"end": 5117,
"loc": {
"start": {
"line": 208,
"column": 12
},
"end": {
"line": 208,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5117,
"end": 5118,
"loc": {
"start": {
"line": 208,
"column": 20
},
"end": {
"line": 208,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 5119,
"end": 5133,
"loc": {
"start": {
"line": 208,
"column": 22
},
"end": {
"line": 208,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5133,
"end": 5134,
"loc": {
"start": {
"line": 208,
"column": 36
},
"end": {
"line": 208,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "userInterface",
"start": 5134,
"end": 5147,
"loc": {
"start": {
"line": 208,
"column": 37
},
"end": {
"line": 208,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5147,
"end": 5148,
"loc": {
"start": {
"line": 208,
"column": 50
},
"end": {
"line": 208,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "restartRequired",
"start": 5162,
"end": 5177,
"loc": {
"start": {
"line": 209,
"column": 12
},
"end": {
"line": 209,
"column": 27
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5177,
"end": 5178,
"loc": {
"start": {
"line": 209,
"column": 27
},
"end": {
"line": 209,
"column": 28
}
}
},
{
"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": 5179,
"end": 5184,
"loc": {
"start": {
"line": 209,
"column": 29
},
"end": {
"line": 209,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5184,
"end": 5185,
"loc": {
"start": {
"line": 209,
"column": 34
},
"end": {
"line": 209,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "changeCb",
"start": 5199,
"end": 5207,
"loc": {
"start": {
"line": 210,
"column": 12
},
"end": {
"line": 210,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5207,
"end": 5208,
"loc": {
"start": {
"line": 210,
"column": 20
},
"end": {
"line": 210,
"column": 21
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 5222,
"end": 5283,
"loc": {
"start": {
"line": 211,
"column": 12
},
"end": {
"line": 213,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5301,
"end": 5302,
"loc": {
"start": {
"line": 214,
"column": 16
},
"end": {
"line": 214,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 5302,
"end": 5305,
"loc": {
"start": {
"line": 214,
"column": 17
},
"end": {
"line": 214,
"column": 20
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5305,
"end": 5306,
"loc": {
"start": {
"line": 214,
"column": 20
},
"end": {
"line": 214,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 5307,
"end": 5309,
"loc": {
"start": {
"line": 214,
"column": 22
},
"end": {
"line": 214,
"column": 24
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5309,
"end": 5310,
"loc": {
"start": {
"line": 214,
"column": 24
},
"end": {
"line": 214,
"column": 25
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5311,
"end": 5313,
"loc": {
"start": {
"line": 214,
"column": 26
},
"end": {
"line": 214,
"column": 28
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5314,
"end": 5315,
"loc": {
"start": {
"line": 214,
"column": 29
},
"end": {
"line": 214,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "applyGameTheme",
"start": 5333,
"end": 5347,
"loc": {
"start": {
"line": 215,
"column": 16
},
"end": {
"line": 215,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5347,
"end": 5348,
"loc": {
"start": {
"line": 215,
"column": 30
},
"end": {
"line": 215,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 5348,
"end": 5350,
"loc": {
"start": {
"line": 215,
"column": 31
},
"end": {
"line": 215,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5350,
"end": 5351,
"loc": {
"start": {
"line": 215,
"column": 33
},
"end": {
"line": 215,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5351,
"end": 5352,
"loc": {
"start": {
"line": 215,
"column": 34
},
"end": {
"line": 215,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "document",
"start": 5370,
"end": 5378,
"loc": {
"start": {
"line": 216,
"column": 16
},
"end": {
"line": 216,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5378,
"end": 5379,
"loc": {
"start": {
"line": 216,
"column": 24
},
"end": {
"line": 216,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "documentElement",
"start": 5379,
"end": 5394,
"loc": {
"start": {
"line": 216,
"column": 25
},
"end": {
"line": 216,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5394,
"end": 5395,
"loc": {
"start": {
"line": 216,
"column": 40
},
"end": {
"line": 216,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setAttribute",
"start": 5395,
"end": 5407,
"loc": {
"start": {
"line": 216,
"column": 41
},
"end": {
"line": 216,
"column": 53
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5407,
"end": 5408,
"loc": {
"start": {
"line": 216,
"column": 53
},
"end": {
"line": 216,
"column": 54
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "data-theme",
"start": 5408,
"end": 5420,
"loc": {
"start": {
"line": 216,
"column": 54
},
"end": {
"line": 216,
"column": 66
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5420,
"end": 5421,
"loc": {
"start": {
"line": 216,
"column": 66
},
"end": {
"line": 216,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 5422,
"end": 5424,
"loc": {
"start": {
"line": 216,
"column": 68
},
"end": {
"line": 216,
"column": 70
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5424,
"end": 5425,
"loc": {
"start": {
"line": 216,
"column": 70
},
"end": {
"line": 216,
"column": 71
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5425,
"end": 5426,
"loc": {
"start": {
"line": 216,
"column": 71
},
"end": {
"line": 216,
"column": 72
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5440,
"end": 5441,
"loc": {
"start": {
"line": 217,
"column": 12
},
"end": {
"line": 217,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5441,
"end": 5442,
"loc": {
"start": {
"line": 217,
"column": 13
},
"end": {
"line": 217,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enabledCb",
"start": 5456,
"end": 5465,
"loc": {
"start": {
"line": 218,
"column": 12
},
"end": {
"line": 218,
"column": 21
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5465,
"end": 5466,
"loc": {
"start": {
"line": 218,
"column": 21
},
"end": {
"line": 218,
"column": 22
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 5480,
"end": 5541,
"loc": {
"start": {
"line": 219,
"column": 12
},
"end": {
"line": 221,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 5559,
"end": 5562,
"loc": {
"start": {
"line": 222,
"column": 16
},
"end": {
"line": 222,
"column": 19
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5563,
"end": 5565,
"loc": {
"start": {
"line": 222,
"column": 20
},
"end": {
"line": 222,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 5566,
"end": 5569,
"loc": {
"start": {
"line": 222,
"column": 23
},
"end": {
"line": 222,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5569,
"end": 5570,
"loc": {
"start": {
"line": 222,
"column": 26
},
"end": {
"line": 222,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "restrictionMgr",
"start": 5570,
"end": 5584,
"loc": {
"start": {
"line": 222,
"column": 27
},
"end": {
"line": 222,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5584,
"end": 5585,
"loc": {
"start": {
"line": 222,
"column": 41
},
"end": {
"line": 222,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getHasExtendedSettings",
"start": 5585,
"end": 5607,
"loc": {
"start": {
"line": 222,
"column": 42
},
"end": {
"line": 222,
"column": 64
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5607,
"end": 5608,
"loc": {
"start": {
"line": 222,
"column": 64
},
"end": {
"line": 222,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5608,
"end": 5609,
"loc": {
"start": {
"line": 222,
"column": 65
},
"end": {
"line": 222,
"column": 66
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5609,
"end": 5610,
"loc": {
"start": {
"line": 222,
"column": 66
},
"end": {
"line": 222,
"column": 67
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5620,
"end": 5621,
"loc": {
"start": {
"line": 223,
"column": 8
},
"end": {
"line": 223,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5621,
"end": 5622,
"loc": {
"start": {
"line": 223,
"column": 9
},
"end": {
"line": 223,
"column": 10
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5622,
"end": 5623,
"loc": {
"start": {
"line": 223,
"column": 10
},
"end": {
"line": 223,
"column": 11
}
}
},
{
"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": 5635,
"end": 5638,
"loc": {
"start": {
"line": 225,
"column": 8
},
"end": {
"line": 225,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EnumSetting",
"start": 5639,
"end": 5650,
"loc": {
"start": {
"line": 225,
"column": 12
},
"end": {
"line": 225,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5650,
"end": 5651,
"loc": {
"start": {
"line": 225,
"column": 23
},
"end": {
"line": 225,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "autosaveInterval",
"start": 5651,
"end": 5669,
"loc": {
"start": {
"line": 225,
"column": 24
},
"end": {
"line": 225,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5669,
"end": 5670,
"loc": {
"start": {
"line": 225,
"column": 42
},
"end": {
"line": 225,
"column": 43
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5671,
"end": 5672,
"loc": {
"start": {
"line": 225,
"column": 44
},
"end": {
"line": 225,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "options",
"start": 5686,
"end": 5693,
"loc": {
"start": {
"line": 226,
"column": 12
},
"end": {
"line": 226,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5693,
"end": 5694,
"loc": {
"start": {
"line": 226,
"column": 19
},
"end": {
"line": 226,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "autosaveIntervals",
"start": 5695,
"end": 5712,
"loc": {
"start": {
"line": 226,
"column": 21
},
"end": {
"line": 226,
"column": 38
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5712,
"end": 5713,
"loc": {
"start": {
"line": 226,
"column": 38
},
"end": {
"line": 226,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "valueGetter",
"start": 5727,
"end": 5738,
"loc": {
"start": {
"line": 227,
"column": 12
},
"end": {
"line": 227,
"column": 23
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5738,
"end": 5739,
"loc": {
"start": {
"line": 227,
"column": 23
},
"end": {
"line": 227,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "interval",
"start": 5740,
"end": 5748,
"loc": {
"start": {
"line": 227,
"column": 25
},
"end": {
"line": 227,
"column": 33
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5749,
"end": 5751,
"loc": {
"start": {
"line": 227,
"column": 34
},
"end": {
"line": 227,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "interval",
"start": 5752,
"end": 5760,
"loc": {
"start": {
"line": 227,
"column": 37
},
"end": {
"line": 227,
"column": 45
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5760,
"end": 5761,
"loc": {
"start": {
"line": 227,
"column": 45
},
"end": {
"line": 227,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 5761,
"end": 5763,
"loc": {
"start": {
"line": 227,
"column": 46
},
"end": {
"line": 227,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5763,
"end": 5764,
"loc": {
"start": {
"line": 227,
"column": 48
},
"end": {
"line": 227,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "textGetter",
"start": 5778,
"end": 5788,
"loc": {
"start": {
"line": 228,
"column": 12
},
"end": {
"line": 228,
"column": 22
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5788,
"end": 5789,
"loc": {
"start": {
"line": 228,
"column": 22
},
"end": {
"line": 228,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "interval",
"start": 5790,
"end": 5798,
"loc": {
"start": {
"line": 228,
"column": 24
},
"end": {
"line": 228,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5799,
"end": 5801,
"loc": {
"start": {
"line": 228,
"column": 33
},
"end": {
"line": 228,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 5802,
"end": 5803,
"loc": {
"start": {
"line": 228,
"column": 36
},
"end": {
"line": 228,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5803,
"end": 5804,
"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": "settings",
"start": 5804,
"end": 5812,
"loc": {
"start": {
"line": 228,
"column": 38
},
"end": {
"line": 228,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5812,
"end": 5813,
"loc": {
"start": {
"line": 228,
"column": 46
},
"end": {
"line": 228,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "labels",
"start": 5813,
"end": 5819,
"loc": {
"start": {
"line": 228,
"column": 47
},
"end": {
"line": 228,
"column": 53
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5819,
"end": 5820,
"loc": {
"start": {
"line": 228,
"column": 53
},
"end": {
"line": 228,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "autosaveInterval",
"start": 5820,
"end": 5836,
"loc": {
"start": {
"line": 228,
"column": 54
},
"end": {
"line": 228,
"column": 70
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5836,
"end": 5837,
"loc": {
"start": {
"line": 228,
"column": 70
},
"end": {
"line": 228,
"column": 71
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "intervals",
"start": 5837,
"end": 5846,
"loc": {
"start": {
"line": 228,
"column": 71
},
"end": {
"line": 228,
"column": 80
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5846,
"end": 5847,
"loc": {
"start": {
"line": 228,
"column": 80
},
"end": {
"line": 228,
"column": 81
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "interval",
"start": 5847,
"end": 5855,
"loc": {
"start": {
"line": 228,
"column": 81
},
"end": {
"line": 228,
"column": 89
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5855,
"end": 5856,
"loc": {
"start": {
"line": 228,
"column": 89
},
"end": {
"line": 228,
"column": 90
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 5856,
"end": 5858,
"loc": {
"start": {
"line": 228,
"column": 90
},
"end": {
"line": 228,
"column": 92
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5858,
"end": 5859,
"loc": {
"start": {
"line": 228,
"column": 92
},
"end": {
"line": 228,
"column": 93
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5859,
"end": 5860,
"loc": {
"start": {
"line": 228,
"column": 93
},
"end": {
"line": 228,
"column": 94
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "category",
"start": 5874,
"end": 5882,
"loc": {
"start": {
"line": 229,
"column": 12
},
"end": {
"line": 229,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5882,
"end": 5883,
"loc": {
"start": {
"line": 229,
"column": 20
},
"end": {
"line": 229,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 5884,
"end": 5898,
"loc": {
"start": {
"line": 229,
"column": 22
},
"end": {
"line": 229,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5898,
"end": 5899,
"loc": {
"start": {
"line": 229,
"column": 36
},
"end": {
"line": 229,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "advanced",
"start": 5899,
"end": 5907,
"loc": {
"start": {
"line": 229,
"column": 37
},
"end": {
"line": 229,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5907,
"end": 5908,
"loc": {
"start": {
"line": 229,
"column": 45
},
"end": {
"line": 229,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "restartRequired",
"start": 5922,
"end": 5937,
"loc": {
"start": {
"line": 230,
"column": 12
},
"end": {
"line": 230,
"column": 27
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5937,
"end": 5938,
"loc": {
"start": {
"line": 230,
"column": 27
},
"end": {
"line": 230,
"column": 28
}
}
},
{
"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": 5939,
"end": 5944,
"loc": {
"start": {
"line": 230,
"column": 29
},
"end": {
"line": 230,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5944,
"end": 5945,
"loc": {
"start": {
"line": 230,
"column": 34
},
"end": {
"line": 230,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "changeCb",
"start": 5959,
"end": 5967,
"loc": {
"start": {
"line": 231,
"column": 12
},
"end": {
"line": 231,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5967,
"end": 5968,
"loc": {
"start": {
"line": 231,
"column": 20
},
"end": {
"line": 231,
"column": 21
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 5982,
"end": 6043,
"loc": {
"start": {
"line": 232,
"column": 12
},
"end": {
"line": 234,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6061,
"end": 6062,
"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": "app",
"start": 6062,
"end": 6065,
"loc": {
"start": {
"line": 235,
"column": 17
},
"end": {
"line": 235,
"column": 20
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6065,
"end": 6066,
"loc": {
"start": {
"line": 235,
"column": 20
},
"end": {
"line": 235,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 6067,
"end": 6069,
"loc": {
"start": {
"line": 235,
"column": 22
},
"end": {
"line": 235,
"column": 24
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6069,
"end": 6070,
"loc": {
"start": {
"line": 235,
"column": 24
},
"end": {
"line": 235,
"column": 25
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6071,
"end": 6073,
"loc": {
"start": {
"line": 235,
"column": 26
},
"end": {
"line": 235,
"column": 28
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 6074,
"end": 6078,
"loc": {
"start": {
"line": 235,
"column": 29
},
"end": {
"line": 235,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6078,
"end": 6079,
"loc": {
"start": {
"line": 235,
"column": 33
},
"end": {
"line": 235,
"column": 34
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6089,
"end": 6090,
"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": 6090,
"end": 6091,
"loc": {
"start": {
"line": 236,
"column": 9
},
"end": {
"line": 236,
"column": 10
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6091,
"end": 6092,
"loc": {
"start": {
"line": 236,
"column": 10
},
"end": {
"line": 236,
"column": 11
}
}
},
{
"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": 6104,
"end": 6107,
"loc": {
"start": {
"line": 238,
"column": 8
},
"end": {
"line": 238,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EnumSetting",
"start": 6108,
"end": 6119,
"loc": {
"start": {
"line": 238,
"column": 12
},
"end": {
"line": 238,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6119,
"end": 6120,
"loc": {
"start": {
"line": 238,
"column": 23
},
"end": {
"line": 238,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "scrollWheelSensitivity",
"start": 6120,
"end": 6144,
"loc": {
"start": {
"line": 238,
"column": 24
},
"end": {
"line": 238,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6144,
"end": 6145,
"loc": {
"start": {
"line": 238,
"column": 48
},
"end": {
"line": 238,
"column": 49
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6146,
"end": 6147,
"loc": {
"start": {
"line": 238,
"column": 50
},
"end": {
"line": 238,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "options",
"start": 6161,
"end": 6168,
"loc": {
"start": {
"line": 239,
"column": 12
},
"end": {
"line": 239,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6168,
"end": 6169,
"loc": {
"start": {
"line": 239,
"column": 19
},
"end": {
"line": 239,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scrollWheelSensitivities",
"start": 6170,
"end": 6194,
"loc": {
"start": {
"line": 239,
"column": 21
},
"end": {
"line": 239,
"column": 45
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6194,
"end": 6195,
"loc": {
"start": {
"line": 239,
"column": 45
},
"end": {
"line": 239,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sort",
"start": 6195,
"end": 6199,
"loc": {
"start": {
"line": 239,
"column": 46
},
"end": {
"line": 239,
"column": 50
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6199,
"end": 6200,
"loc": {
"start": {
"line": 239,
"column": 50
},
"end": {
"line": 239,
"column": 51
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6200,
"end": 6201,
"loc": {
"start": {
"line": 239,
"column": 51
},
"end": {
"line": 239,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "a",
"start": 6201,
"end": 6202,
"loc": {
"start": {
"line": 239,
"column": 52
},
"end": {
"line": 239,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6202,
"end": 6203,
"loc": {
"start": {
"line": 239,
"column": 53
},
"end": {
"line": 239,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "b",
"start": 6204,
"end": 6205,
"loc": {
"start": {
"line": 239,
"column": 55
},
"end": {
"line": 239,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6205,
"end": 6206,
"loc": {
"start": {
"line": 239,
"column": 56
},
"end": {
"line": 239,
"column": 57
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6207,
"end": 6209,
"loc": {
"start": {
"line": 239,
"column": 58
},
"end": {
"line": 239,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "a",
"start": 6210,
"end": 6211,
"loc": {
"start": {
"line": 239,
"column": 61
},
"end": {
"line": 239,
"column": 62
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6211,
"end": 6212,
"loc": {
"start": {
"line": 239,
"column": 62
},
"end": {
"line": 239,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scale",
"start": 6212,
"end": 6217,
"loc": {
"start": {
"line": 239,
"column": 63
},
"end": {
"line": 239,
"column": 68
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 6218,
"end": 6219,
"loc": {
"start": {
"line": 239,
"column": 69
},
"end": {
"line": 239,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "b",
"start": 6220,
"end": 6221,
"loc": {
"start": {
"line": 239,
"column": 71
},
"end": {
"line": 239,
"column": 72
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6221,
"end": 6222,
"loc": {
"start": {
"line": 239,
"column": 72
},
"end": {
"line": 239,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scale",
"start": 6222,
"end": 6227,
"loc": {
"start": {
"line": 239,
"column": 73
},
"end": {
"line": 239,
"column": 78
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6227,
"end": 6228,
"loc": {
"start": {
"line": 239,
"column": 78
},
"end": {
"line": 239,
"column": 79
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6228,
"end": 6229,
"loc": {
"start": {
"line": 239,
"column": 79
},
"end": {
"line": 239,
"column": 80
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "valueGetter",
"start": 6243,
"end": 6254,
"loc": {
"start": {
"line": 240,
"column": 12
},
"end": {
"line": 240,
"column": 23
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6254,
"end": 6255,
"loc": {
"start": {
"line": 240,
"column": 23
},
"end": {
"line": 240,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scale",
"start": 6256,
"end": 6261,
"loc": {
"start": {
"line": 240,
"column": 25
},
"end": {
"line": 240,
"column": 30
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6262,
"end": 6264,
"loc": {
"start": {
"line": 240,
"column": 31
},
"end": {
"line": 240,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scale",
"start": 6265,
"end": 6270,
"loc": {
"start": {
"line": 240,
"column": 34
},
"end": {
"line": 240,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6270,
"end": 6271,
"loc": {
"start": {
"line": 240,
"column": 39
},
"end": {
"line": 240,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 6271,
"end": 6273,
"loc": {
"start": {
"line": 240,
"column": 40
},
"end": {
"line": 240,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6273,
"end": 6274,
"loc": {
"start": {
"line": 240,
"column": 42
},
"end": {
"line": 240,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "textGetter",
"start": 6288,
"end": 6298,
"loc": {
"start": {
"line": 241,
"column": 12
},
"end": {
"line": 241,
"column": 22
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6298,
"end": 6299,
"loc": {
"start": {
"line": 241,
"column": 22
},
"end": {
"line": 241,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scale",
"start": 6300,
"end": 6305,
"loc": {
"start": {
"line": 241,
"column": 24
},
"end": {
"line": 241,
"column": 29
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6306,
"end": 6308,
"loc": {
"start": {
"line": 241,
"column": 30
},
"end": {
"line": 241,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 6309,
"end": 6310,
"loc": {
"start": {
"line": 241,
"column": 33
},
"end": {
"line": 241,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6310,
"end": 6311,
"loc": {
"start": {
"line": 241,
"column": 34
},
"end": {
"line": 241,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 6311,
"end": 6319,
"loc": {
"start": {
"line": 241,
"column": 35
},
"end": {
"line": 241,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6319,
"end": 6320,
"loc": {
"start": {
"line": 241,
"column": 43
},
"end": {
"line": 241,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "labels",
"start": 6320,
"end": 6326,
"loc": {
"start": {
"line": 241,
"column": 44
},
"end": {
"line": 241,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6326,
"end": 6327,
"loc": {
"start": {
"line": 241,
"column": 50
},
"end": {
"line": 241,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scrollWheelSensitivity",
"start": 6327,
"end": 6349,
"loc": {
"start": {
"line": 241,
"column": 51
},
"end": {
"line": 241,
"column": 73
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6349,
"end": 6350,
"loc": {
"start": {
"line": 241,
"column": 73
},
"end": {
"line": 241,
"column": 74
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sensitivity",
"start": 6350,
"end": 6361,
"loc": {
"start": {
"line": 241,
"column": 74
},
"end": {
"line": 241,
"column": 85
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6361,
"end": 6362,
"loc": {
"start": {
"line": 241,
"column": 85
},
"end": {
"line": 241,
"column": 86
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scale",
"start": 6362,
"end": 6367,
"loc": {
"start": {
"line": 241,
"column": 86
},
"end": {
"line": 241,
"column": 91
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6367,
"end": 6368,
"loc": {
"start": {
"line": 241,
"column": 91
},
"end": {
"line": 241,
"column": 92
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 6368,
"end": 6370,
"loc": {
"start": {
"line": 241,
"column": 92
},
"end": {
"line": 241,
"column": 94
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6370,
"end": 6371,
"loc": {
"start": {
"line": 241,
"column": 94
},
"end": {
"line": 241,
"column": 95
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6371,
"end": 6372,
"loc": {
"start": {
"line": 241,
"column": 95
},
"end": {
"line": 241,
"column": 96
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "category",
"start": 6386,
"end": 6394,
"loc": {
"start": {
"line": 242,
"column": 12
},
"end": {
"line": 242,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6394,
"end": 6395,
"loc": {
"start": {
"line": 242,
"column": 20
},
"end": {
"line": 242,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 6396,
"end": 6410,
"loc": {
"start": {
"line": 242,
"column": 22
},
"end": {
"line": 242,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6410,
"end": 6411,
"loc": {
"start": {
"line": 242,
"column": 36
},
"end": {
"line": 242,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "advanced",
"start": 6411,
"end": 6419,
"loc": {
"start": {
"line": 242,
"column": 37
},
"end": {
"line": 242,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6419,
"end": 6420,
"loc": {
"start": {
"line": 242,
"column": 45
},
"end": {
"line": 242,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "restartRequired",
"start": 6434,
"end": 6449,
"loc": {
"start": {
"line": 243,
"column": 12
},
"end": {
"line": 243,
"column": 27
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6449,
"end": 6450,
"loc": {
"start": {
"line": 243,
"column": 27
},
"end": {
"line": 243,
"column": 28
}
}
},
{
"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": 6451,
"end": 6456,
"loc": {
"start": {
"line": 243,
"column": 29
},
"end": {
"line": 243,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6456,
"end": 6457,
"loc": {
"start": {
"line": 243,
"column": 34
},
"end": {
"line": 243,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "changeCb",
"start": 6471,
"end": 6479,
"loc": {
"start": {
"line": 244,
"column": 12
},
"end": {
"line": 244,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6479,
"end": 6480,
"loc": {
"start": {
"line": 244,
"column": 20
},
"end": {
"line": 244,
"column": 21
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 6494,
"end": 6555,
"loc": {
"start": {
"line": 245,
"column": 12
},
"end": {
"line": 247,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6573,
"end": 6574,
"loc": {
"start": {
"line": 248,
"column": 16
},
"end": {
"line": 248,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 6574,
"end": 6577,
"loc": {
"start": {
"line": 248,
"column": 17
},
"end": {
"line": 248,
"column": 20
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6577,
"end": 6578,
"loc": {
"start": {
"line": 248,
"column": 20
},
"end": {
"line": 248,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 6579,
"end": 6581,
"loc": {
"start": {
"line": 248,
"column": 22
},
"end": {
"line": 248,
"column": 24
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6581,
"end": 6582,
"loc": {
"start": {
"line": 248,
"column": 24
},
"end": {
"line": 248,
"column": 25
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6583,
"end": 6585,
"loc": {
"start": {
"line": 248,
"column": 26
},
"end": {
"line": 248,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 6586,
"end": 6589,
"loc": {
"start": {
"line": 248,
"column": 29
},
"end": {
"line": 248,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6589,
"end": 6590,
"loc": {
"start": {
"line": 248,
"column": 32
},
"end": {
"line": 248,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateAfterUiScaleChanged",
"start": 6590,
"end": 6615,
"loc": {
"start": {
"line": 248,
"column": 33
},
"end": {
"line": 248,
"column": 58
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6615,
"end": 6616,
"loc": {
"start": {
"line": 248,
"column": 58
},
"end": {
"line": 248,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6616,
"end": 6617,
"loc": {
"start": {
"line": 248,
"column": 59
},
"end": {
"line": 248,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6617,
"end": 6618,
"loc": {
"start": {
"line": 248,
"column": 60
},
"end": {
"line": 248,
"column": 61
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6628,
"end": 6629,
"loc": {
"start": {
"line": 249,
"column": 8
},
"end": {
"line": 249,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6629,
"end": 6630,
"loc": {
"start": {
"line": 249,
"column": 9
},
"end": {
"line": 249,
"column": 10
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6630,
"end": 6631,
"loc": {
"start": {
"line": 249,
"column": 10
},
"end": {
"line": 249,
"column": 11
}
}
},
{
"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": 6643,
"end": 6646,
"loc": {
"start": {
"line": 251,
"column": 8
},
"end": {
"line": 251,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EnumSetting",
"start": 6647,
"end": 6658,
"loc": {
"start": {
"line": 251,
"column": 12
},
"end": {
"line": 251,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6658,
"end": 6659,
"loc": {
"start": {
"line": 251,
"column": 23
},
"end": {
"line": 251,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "movementSpeed",
"start": 6659,
"end": 6674,
"loc": {
"start": {
"line": 251,
"column": 24
},
"end": {
"line": 251,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6674,
"end": 6675,
"loc": {
"start": {
"line": 251,
"column": 39
},
"end": {
"line": 251,
"column": 40
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6676,
"end": 6677,
"loc": {
"start": {
"line": 251,
"column": 41
},
"end": {
"line": 251,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "options",
"start": 6691,
"end": 6698,
"loc": {
"start": {
"line": 252,
"column": 12
},
"end": {
"line": 252,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6698,
"end": 6699,
"loc": {
"start": {
"line": 252,
"column": 19
},
"end": {
"line": 252,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "movementSpeeds",
"start": 6700,
"end": 6714,
"loc": {
"start": {
"line": 252,
"column": 21
},
"end": {
"line": 252,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6714,
"end": 6715,
"loc": {
"start": {
"line": 252,
"column": 35
},
"end": {
"line": 252,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sort",
"start": 6715,
"end": 6719,
"loc": {
"start": {
"line": 252,
"column": 36
},
"end": {
"line": 252,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6719,
"end": 6720,
"loc": {
"start": {
"line": 252,
"column": 40
},
"end": {
"line": 252,
"column": 41
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6720,
"end": 6721,
"loc": {
"start": {
"line": 252,
"column": 41
},
"end": {
"line": 252,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "a",
"start": 6721,
"end": 6722,
"loc": {
"start": {
"line": 252,
"column": 42
},
"end": {
"line": 252,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6722,
"end": 6723,
"loc": {
"start": {
"line": 252,
"column": 43
},
"end": {
"line": 252,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "b",
"start": 6724,
"end": 6725,
"loc": {
"start": {
"line": 252,
"column": 45
},
"end": {
"line": 252,
"column": 46
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6725,
"end": 6726,
"loc": {
"start": {
"line": 252,
"column": 46
},
"end": {
"line": 252,
"column": 47
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6727,
"end": 6729,
"loc": {
"start": {
"line": 252,
"column": 48
},
"end": {
"line": 252,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "a",
"start": 6730,
"end": 6731,
"loc": {
"start": {
"line": 252,
"column": 51
},
"end": {
"line": 252,
"column": 52
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6731,
"end": 6732,
"loc": {
"start": {
"line": 252,
"column": 52
},
"end": {
"line": 252,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "multiplier",
"start": 6732,
"end": 6742,
"loc": {
"start": {
"line": 252,
"column": 53
},
"end": {
"line": 252,
"column": 63
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 6743,
"end": 6744,
"loc": {
"start": {
"line": 252,
"column": 64
},
"end": {
"line": 252,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "b",
"start": 6745,
"end": 6746,
"loc": {
"start": {
"line": 252,
"column": 66
},
"end": {
"line": 252,
"column": 67
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6746,
"end": 6747,
"loc": {
"start": {
"line": 252,
"column": 67
},
"end": {
"line": 252,
"column": 68
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "multiplier",
"start": 6747,
"end": 6757,
"loc": {
"start": {
"line": 252,
"column": 68
},
"end": {
"line": 252,
"column": 78
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6757,
"end": 6758,
"loc": {
"start": {
"line": 252,
"column": 78
},
"end": {
"line": 252,
"column": 79
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6758,
"end": 6759,
"loc": {
"start": {
"line": 252,
"column": 79
},
"end": {
"line": 252,
"column": 80
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "valueGetter",
"start": 6773,
"end": 6784,
"loc": {
"start": {
"line": 253,
"column": 12
},
"end": {
"line": 253,
"column": 23
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6784,
"end": 6785,
"loc": {
"start": {
"line": 253,
"column": 23
},
"end": {
"line": 253,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "multiplier",
"start": 6786,
"end": 6796,
"loc": {
"start": {
"line": 253,
"column": 25
},
"end": {
"line": 253,
"column": 35
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6797,
"end": 6799,
"loc": {
"start": {
"line": 253,
"column": 36
},
"end": {
"line": 253,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "multiplier",
"start": 6800,
"end": 6810,
"loc": {
"start": {
"line": 253,
"column": 39
},
"end": {
"line": 253,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6810,
"end": 6811,
"loc": {
"start": {
"line": 253,
"column": 49
},
"end": {
"line": 253,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 6811,
"end": 6813,
"loc": {
"start": {
"line": 253,
"column": 50
},
"end": {
"line": 253,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6813,
"end": 6814,
"loc": {
"start": {
"line": 253,
"column": 52
},
"end": {
"line": 253,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "textGetter",
"start": 6828,
"end": 6838,
"loc": {
"start": {
"line": 254,
"column": 12
},
"end": {
"line": 254,
"column": 22
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6838,
"end": 6839,
"loc": {
"start": {
"line": 254,
"column": 22
},
"end": {
"line": 254,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "multiplier",
"start": 6840,
"end": 6850,
"loc": {
"start": {
"line": 254,
"column": 24
},
"end": {
"line": 254,
"column": 34
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6851,
"end": 6853,
"loc": {
"start": {
"line": 254,
"column": 35
},
"end": {
"line": 254,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 6854,
"end": 6855,
"loc": {
"start": {
"line": 254,
"column": 38
},
"end": {
"line": 254,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6855,
"end": 6856,
"loc": {
"start": {
"line": 254,
"column": 39
},
"end": {
"line": 254,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 6856,
"end": 6864,
"loc": {
"start": {
"line": 254,
"column": 40
},
"end": {
"line": 254,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6864,
"end": 6865,
"loc": {
"start": {
"line": 254,
"column": 48
},
"end": {
"line": 254,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "labels",
"start": 6865,
"end": 6871,
"loc": {
"start": {
"line": 254,
"column": 49
},
"end": {
"line": 254,
"column": 55
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6871,
"end": 6872,
"loc": {
"start": {
"line": 254,
"column": 55
},
"end": {
"line": 254,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "movementSpeed",
"start": 6872,
"end": 6885,
"loc": {
"start": {
"line": 254,
"column": 56
},
"end": {
"line": 254,
"column": 69
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6885,
"end": 6886,
"loc": {
"start": {
"line": 254,
"column": 69
},
"end": {
"line": 254,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "speeds",
"start": 6886,
"end": 6892,
"loc": {
"start": {
"line": 254,
"column": 70
},
"end": {
"line": 254,
"column": 76
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6892,
"end": 6893,
"loc": {
"start": {
"line": 254,
"column": 76
},
"end": {
"line": 254,
"column": 77
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "multiplier",
"start": 6893,
"end": 6903,
"loc": {
"start": {
"line": 254,
"column": 77
},
"end": {
"line": 254,
"column": 87
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6903,
"end": 6904,
"loc": {
"start": {
"line": 254,
"column": 87
},
"end": {
"line": 254,
"column": 88
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 6904,
"end": 6906,
"loc": {
"start": {
"line": 254,
"column": 88
},
"end": {
"line": 254,
"column": 90
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6906,
"end": 6907,
"loc": {
"start": {
"line": 254,
"column": 90
},
"end": {
"line": 254,
"column": 91
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6907,
"end": 6908,
"loc": {
"start": {
"line": 254,
"column": 91
},
"end": {
"line": 254,
"column": 92
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "category",
"start": 6922,
"end": 6930,
"loc": {
"start": {
"line": 255,
"column": 12
},
"end": {
"line": 255,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6930,
"end": 6931,
"loc": {
"start": {
"line": 255,
"column": 20
},
"end": {
"line": 255,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 6932,
"end": 6946,
"loc": {
"start": {
"line": 255,
"column": 22
},
"end": {
"line": 255,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6946,
"end": 6947,
"loc": {
"start": {
"line": 255,
"column": 36
},
"end": {
"line": 255,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "advanced",
"start": 6947,
"end": 6955,
"loc": {
"start": {
"line": 255,
"column": 37
},
"end": {
"line": 255,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6955,
"end": 6956,
"loc": {
"start": {
"line": 255,
"column": 45
},
"end": {
"line": 255,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "restartRequired",
"start": 6970,
"end": 6985,
"loc": {
"start": {
"line": 256,
"column": 12
},
"end": {
"line": 256,
"column": 27
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6985,
"end": 6986,
"loc": {
"start": {
"line": 256,
"column": 27
},
"end": {
"line": 256,
"column": 28
}
}
},
{
"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": 6987,
"end": 6992,
"loc": {
"start": {
"line": 256,
"column": 29
},
"end": {
"line": 256,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6992,
"end": 6993,
"loc": {
"start": {
"line": 256,
"column": 34
},
"end": {
"line": 256,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "changeCb",
"start": 7007,
"end": 7015,
"loc": {
"start": {
"line": 257,
"column": 12
},
"end": {
"line": 257,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7015,
"end": 7016,
"loc": {
"start": {
"line": 257,
"column": 20
},
"end": {
"line": 257,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7017,
"end": 7018,
"loc": {
"start": {
"line": 257,
"column": 22
},
"end": {
"line": 257,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 7018,
"end": 7021,
"loc": {
"start": {
"line": 257,
"column": 23
},
"end": {
"line": 257,
"column": 26
}
}
},
{
"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": 257,
"column": 26
},
"end": {
"line": 257,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 7023,
"end": 7025,
"loc": {
"start": {
"line": 257,
"column": 28
},
"end": {
"line": 257,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7025,
"end": 7026,
"loc": {
"start": {
"line": 257,
"column": 30
},
"end": {
"line": 257,
"column": 31
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7027,
"end": 7029,
"loc": {
"start": {
"line": 257,
"column": 32
},
"end": {
"line": 257,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7030,
"end": 7031,
"loc": {
"start": {
"line": 257,
"column": 35
},
"end": {
"line": 257,
"column": 36
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7031,
"end": 7032,
"loc": {
"start": {
"line": 257,
"column": 36
},
"end": {
"line": 257,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7032,
"end": 7033,
"loc": {
"start": {
"line": 257,
"column": 37
},
"end": {
"line": 257,
"column": 38
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7043,
"end": 7044,
"loc": {
"start": {
"line": 258,
"column": 8
},
"end": {
"line": 258,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7044,
"end": 7045,
"loc": {
"start": {
"line": 258,
"column": 9
},
"end": {
"line": 258,
"column": 10
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7045,
"end": 7046,
"loc": {
"start": {
"line": 258,
"column": 10
},
"end": {
"line": 258,
"column": 11
}
}
},
{
"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": 7058,
"end": 7061,
"loc": {
"start": {
"line": 260,
"column": 8
},
"end": {
"line": 260,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 7062,
"end": 7073,
"loc": {
"start": {
"line": 260,
"column": 12
},
"end": {
"line": 260,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7073,
"end": 7074,
"loc": {
"start": {
"line": 260,
"column": 23
},
"end": {
"line": 260,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "enableMousePan",
"start": 7074,
"end": 7090,
"loc": {
"start": {
"line": 260,
"column": 24
},
"end": {
"line": 260,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7090,
"end": 7091,
"loc": {
"start": {
"line": 260,
"column": 40
},
"end": {
"line": 260,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 7092,
"end": 7106,
"loc": {
"start": {
"line": 260,
"column": 42
},
"end": {
"line": 260,
"column": 56
}
}
},
{
"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": 260,
"column": 56
},
"end": {
"line": 260,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "advanced",
"start": 7107,
"end": 7115,
"loc": {
"start": {
"line": 260,
"column": 57
},
"end": {
"line": 260,
"column": 65
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7115,
"end": 7116,
"loc": {
"start": {
"line": 260,
"column": 65
},
"end": {
"line": 260,
"column": 66
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7117,
"end": 7118,
"loc": {
"start": {
"line": 260,
"column": 67
},
"end": {
"line": 260,
"column": 68
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 7118,
"end": 7121,
"loc": {
"start": {
"line": 260,
"column": 68
},
"end": {
"line": 260,
"column": 71
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7121,
"end": 7122,
"loc": {
"start": {
"line": 260,
"column": 71
},
"end": {
"line": 260,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 7123,
"end": 7128,
"loc": {
"start": {
"line": 260,
"column": 73
},
"end": {
"line": 260,
"column": 78
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7128,
"end": 7129,
"loc": {
"start": {
"line": 260,
"column": 78
},
"end": {
"line": 260,
"column": 79
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7130,
"end": 7132,
"loc": {
"start": {
"line": 260,
"column": 80
},
"end": {
"line": 260,
"column": 82
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7133,
"end": 7134,
"loc": {
"start": {
"line": 260,
"column": 83
},
"end": {
"line": 260,
"column": 84
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7134,
"end": 7135,
"loc": {
"start": {
"line": 260,
"column": 84
},
"end": {
"line": 260,
"column": 85
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7135,
"end": 7136,
"loc": {
"start": {
"line": 260,
"column": 85
},
"end": {
"line": 260,
"column": 86
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7136,
"end": 7137,
"loc": {
"start": {
"line": 260,
"column": 86
},
"end": {
"line": 260,
"column": 87
}
}
},
{
"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": 7147,
"end": 7150,
"loc": {
"start": {
"line": 261,
"column": 8
},
"end": {
"line": 261,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 7151,
"end": 7162,
"loc": {
"start": {
"line": 261,
"column": 12
},
"end": {
"line": 261,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7162,
"end": 7163,
"loc": {
"start": {
"line": 261,
"column": 23
},
"end": {
"line": 261,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "alwaysMultiplace",
"start": 7163,
"end": 7181,
"loc": {
"start": {
"line": 261,
"column": 24
},
"end": {
"line": 261,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7181,
"end": 7182,
"loc": {
"start": {
"line": 261,
"column": 42
},
"end": {
"line": 261,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 7183,
"end": 7197,
"loc": {
"start": {
"line": 261,
"column": 44
},
"end": {
"line": 261,
"column": 58
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7197,
"end": 7198,
"loc": {
"start": {
"line": 261,
"column": 58
},
"end": {
"line": 261,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "advanced",
"start": 7198,
"end": 7206,
"loc": {
"start": {
"line": 261,
"column": 59
},
"end": {
"line": 261,
"column": 67
}
}
},
{
"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": 261,
"column": 67
},
"end": {
"line": 261,
"column": 68
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7208,
"end": 7209,
"loc": {
"start": {
"line": 261,
"column": 69
},
"end": {
"line": 261,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 7209,
"end": 7212,
"loc": {
"start": {
"line": 261,
"column": 70
},
"end": {
"line": 261,
"column": 73
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7212,
"end": 7213,
"loc": {
"start": {
"line": 261,
"column": 73
},
"end": {
"line": 261,
"column": 74
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 7214,
"end": 7219,
"loc": {
"start": {
"line": 261,
"column": 75
},
"end": {
"line": 261,
"column": 80
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7219,
"end": 7220,
"loc": {
"start": {
"line": 261,
"column": 80
},
"end": {
"line": 261,
"column": 81
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7221,
"end": 7223,
"loc": {
"start": {
"line": 261,
"column": 82
},
"end": {
"line": 261,
"column": 84
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7224,
"end": 7225,
"loc": {
"start": {
"line": 261,
"column": 85
},
"end": {
"line": 261,
"column": 86
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7225,
"end": 7226,
"loc": {
"start": {
"line": 261,
"column": 86
},
"end": {
"line": 261,
"column": 87
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7226,
"end": 7227,
"loc": {
"start": {
"line": 261,
"column": 87
},
"end": {
"line": 261,
"column": 88
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7227,
"end": 7228,
"loc": {
"start": {
"line": 261,
"column": 88
},
"end": {
"line": 261,
"column": 89
}
}
},
{
"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": 7238,
"end": 7241,
"loc": {
"start": {
"line": 262,
"column": 8
},
"end": {
"line": 262,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 7242,
"end": 7253,
"loc": {
"start": {
"line": 262,
"column": 12
},
"end": {
"line": 262,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7253,
"end": 7254,
"loc": {
"start": {
"line": 262,
"column": 23
},
"end": {
"line": 262,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "zoomToCursor",
"start": 7254,
"end": 7268,
"loc": {
"start": {
"line": 262,
"column": 24
},
"end": {
"line": 262,
"column": 38
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7268,
"end": 7269,
"loc": {
"start": {
"line": 262,
"column": 38
},
"end": {
"line": 262,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 7270,
"end": 7284,
"loc": {
"start": {
"line": 262,
"column": 40
},
"end": {
"line": 262,
"column": 54
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7284,
"end": 7285,
"loc": {
"start": {
"line": 262,
"column": 54
},
"end": {
"line": 262,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "advanced",
"start": 7285,
"end": 7293,
"loc": {
"start": {
"line": 262,
"column": 55
},
"end": {
"line": 262,
"column": 63
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7293,
"end": 7294,
"loc": {
"start": {
"line": 262,
"column": 63
},
"end": {
"line": 262,
"column": 64
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7295,
"end": 7296,
"loc": {
"start": {
"line": 262,
"column": 65
},
"end": {
"line": 262,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 7296,
"end": 7299,
"loc": {
"start": {
"line": 262,
"column": 66
},
"end": {
"line": 262,
"column": 69
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7299,
"end": 7300,
"loc": {
"start": {
"line": 262,
"column": 69
},
"end": {
"line": 262,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 7301,
"end": 7306,
"loc": {
"start": {
"line": 262,
"column": 71
},
"end": {
"line": 262,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7306,
"end": 7307,
"loc": {
"start": {
"line": 262,
"column": 76
},
"end": {
"line": 262,
"column": 77
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7308,
"end": 7310,
"loc": {
"start": {
"line": 262,
"column": 78
},
"end": {
"line": 262,
"column": 80
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7311,
"end": 7312,
"loc": {
"start": {
"line": 262,
"column": 81
},
"end": {
"line": 262,
"column": 82
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7312,
"end": 7313,
"loc": {
"start": {
"line": 262,
"column": 82
},
"end": {
"line": 262,
"column": 83
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7313,
"end": 7314,
"loc": {
"start": {
"line": 262,
"column": 83
},
"end": {
"line": 262,
"column": 84
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7314,
"end": 7315,
"loc": {
"start": {
"line": 262,
"column": 84
},
"end": {
"line": 262,
"column": 85
}
}
},
{
"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": 7325,
"end": 7328,
"loc": {
"start": {
"line": 263,
"column": 8
},
"end": {
"line": 263,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 7329,
"end": 7340,
"loc": {
"start": {
"line": 263,
"column": 12
},
"end": {
"line": 263,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7340,
"end": 7341,
"loc": {
"start": {
"line": 263,
"column": 23
},
"end": {
"line": 263,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "clearCursorOnDeleteWhilePlacing",
"start": 7341,
"end": 7374,
"loc": {
"start": {
"line": 263,
"column": 24
},
"end": {
"line": 263,
"column": 57
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7374,
"end": 7375,
"loc": {
"start": {
"line": 263,
"column": 57
},
"end": {
"line": 263,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 7376,
"end": 7390,
"loc": {
"start": {
"line": 263,
"column": 59
},
"end": {
"line": 263,
"column": 73
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7390,
"end": 7391,
"loc": {
"start": {
"line": 263,
"column": 73
},
"end": {
"line": 263,
"column": 74
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "advanced",
"start": 7391,
"end": 7399,
"loc": {
"start": {
"line": 263,
"column": 74
},
"end": {
"line": 263,
"column": 82
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7399,
"end": 7400,
"loc": {
"start": {
"line": 263,
"column": 82
},
"end": {
"line": 263,
"column": 83
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7401,
"end": 7402,
"loc": {
"start": {
"line": 263,
"column": 84
},
"end": {
"line": 263,
"column": 85
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 7402,
"end": 7405,
"loc": {
"start": {
"line": 263,
"column": 85
},
"end": {
"line": 263,
"column": 88
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7405,
"end": 7406,
"loc": {
"start": {
"line": 263,
"column": 88
},
"end": {
"line": 263,
"column": 89
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 7407,
"end": 7412,
"loc": {
"start": {
"line": 263,
"column": 90
},
"end": {
"line": 263,
"column": 95
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7412,
"end": 7413,
"loc": {
"start": {
"line": 263,
"column": 95
},
"end": {
"line": 263,
"column": 96
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7414,
"end": 7416,
"loc": {
"start": {
"line": 263,
"column": 97
},
"end": {
"line": 263,
"column": 99
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7417,
"end": 7418,
"loc": {
"start": {
"line": 263,
"column": 100
},
"end": {
"line": 263,
"column": 101
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7418,
"end": 7419,
"loc": {
"start": {
"line": 263,
"column": 101
},
"end": {
"line": 263,
"column": 102
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7419,
"end": 7420,
"loc": {
"start": {
"line": 263,
"column": 102
},
"end": {
"line": 263,
"column": 103
}
}
},
{
"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": 263,
"column": 103
},
"end": {
"line": 263,
"column": 104
}
}
},
{
"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": 7431,
"end": 7434,
"loc": {
"start": {
"line": 264,
"column": 8
},
"end": {
"line": 264,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 7435,
"end": 7446,
"loc": {
"start": {
"line": 264,
"column": 12
},
"end": {
"line": 264,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7446,
"end": 7447,
"loc": {
"start": {
"line": 264,
"column": 23
},
"end": {
"line": 264,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "enableTunnelSmartplace",
"start": 7447,
"end": 7471,
"loc": {
"start": {
"line": 264,
"column": 24
},
"end": {
"line": 264,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7471,
"end": 7472,
"loc": {
"start": {
"line": 264,
"column": 48
},
"end": {
"line": 264,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 7473,
"end": 7487,
"loc": {
"start": {
"line": 264,
"column": 50
},
"end": {
"line": 264,
"column": 64
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7487,
"end": 7488,
"loc": {
"start": {
"line": 264,
"column": 64
},
"end": {
"line": 264,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "advanced",
"start": 7488,
"end": 7496,
"loc": {
"start": {
"line": 264,
"column": 65
},
"end": {
"line": 264,
"column": 73
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7496,
"end": 7497,
"loc": {
"start": {
"line": 264,
"column": 73
},
"end": {
"line": 264,
"column": 74
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7498,
"end": 7499,
"loc": {
"start": {
"line": 264,
"column": 75
},
"end": {
"line": 264,
"column": 76
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 7499,
"end": 7502,
"loc": {
"start": {
"line": 264,
"column": 76
},
"end": {
"line": 264,
"column": 79
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7502,
"end": 7503,
"loc": {
"start": {
"line": 264,
"column": 79
},
"end": {
"line": 264,
"column": 80
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 7504,
"end": 7509,
"loc": {
"start": {
"line": 264,
"column": 81
},
"end": {
"line": 264,
"column": 86
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7509,
"end": 7510,
"loc": {
"start": {
"line": 264,
"column": 86
},
"end": {
"line": 264,
"column": 87
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7511,
"end": 7513,
"loc": {
"start": {
"line": 264,
"column": 88
},
"end": {
"line": 264,
"column": 90
}
}
},
{
"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": 264,
"column": 91
},
"end": {
"line": 264,
"column": 92
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7515,
"end": 7516,
"loc": {
"start": {
"line": 264,
"column": 92
},
"end": {
"line": 264,
"column": 93
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7516,
"end": 7517,
"loc": {
"start": {
"line": 264,
"column": 93
},
"end": {
"line": 264,
"column": 94
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7517,
"end": 7518,
"loc": {
"start": {
"line": 264,
"column": 94
},
"end": {
"line": 264,
"column": 95
}
}
},
{
"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": 7528,
"end": 7531,
"loc": {
"start": {
"line": 265,
"column": 8
},
"end": {
"line": 265,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 7532,
"end": 7543,
"loc": {
"start": {
"line": 265,
"column": 12
},
"end": {
"line": 265,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7543,
"end": 7544,
"loc": {
"start": {
"line": 265,
"column": 23
},
"end": {
"line": 265,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "vignette",
"start": 7544,
"end": 7554,
"loc": {
"start": {
"line": 265,
"column": 24
},
"end": {
"line": 265,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7554,
"end": 7555,
"loc": {
"start": {
"line": 265,
"column": 34
},
"end": {
"line": 265,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 7556,
"end": 7570,
"loc": {
"start": {
"line": 265,
"column": 36
},
"end": {
"line": 265,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7570,
"end": 7571,
"loc": {
"start": {
"line": 265,
"column": 50
},
"end": {
"line": 265,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "userInterface",
"start": 7571,
"end": 7584,
"loc": {
"start": {
"line": 265,
"column": 51
},
"end": {
"line": 265,
"column": 64
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7584,
"end": 7585,
"loc": {
"start": {
"line": 265,
"column": 64
},
"end": {
"line": 265,
"column": 65
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7586,
"end": 7587,
"loc": {
"start": {
"line": 265,
"column": 66
},
"end": {
"line": 265,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 7587,
"end": 7590,
"loc": {
"start": {
"line": 265,
"column": 67
},
"end": {
"line": 265,
"column": 70
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7590,
"end": 7591,
"loc": {
"start": {
"line": 265,
"column": 70
},
"end": {
"line": 265,
"column": 71
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 7592,
"end": 7597,
"loc": {
"start": {
"line": 265,
"column": 72
},
"end": {
"line": 265,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7597,
"end": 7598,
"loc": {
"start": {
"line": 265,
"column": 77
},
"end": {
"line": 265,
"column": 78
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7599,
"end": 7601,
"loc": {
"start": {
"line": 265,
"column": 79
},
"end": {
"line": 265,
"column": 81
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7602,
"end": 7603,
"loc": {
"start": {
"line": 265,
"column": 82
},
"end": {
"line": 265,
"column": 83
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7603,
"end": 7604,
"loc": {
"start": {
"line": 265,
"column": 83
},
"end": {
"line": 265,
"column": 84
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7604,
"end": 7605,
"loc": {
"start": {
"line": 265,
"column": 84
},
"end": {
"line": 265,
"column": 85
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7605,
"end": 7606,
"loc": {
"start": {
"line": 265,
"column": 85
},
"end": {
"line": 265,
"column": 86
}
}
},
{
"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": 7616,
"end": 7619,
"loc": {
"start": {
"line": 266,
"column": 8
},
"end": {
"line": 266,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 7620,
"end": 7631,
"loc": {
"start": {
"line": 266,
"column": 12
},
"end": {
"line": 266,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7631,
"end": 7632,
"loc": {
"start": {
"line": 266,
"column": 23
},
"end": {
"line": 266,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "compactBuildingInfo",
"start": 7632,
"end": 7653,
"loc": {
"start": {
"line": 266,
"column": 24
},
"end": {
"line": 266,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7653,
"end": 7654,
"loc": {
"start": {
"line": 266,
"column": 45
},
"end": {
"line": 266,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 7655,
"end": 7669,
"loc": {
"start": {
"line": 266,
"column": 47
},
"end": {
"line": 266,
"column": 61
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7669,
"end": 7670,
"loc": {
"start": {
"line": 266,
"column": 61
},
"end": {
"line": 266,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "userInterface",
"start": 7670,
"end": 7683,
"loc": {
"start": {
"line": 266,
"column": 62
},
"end": {
"line": 266,
"column": 75
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7683,
"end": 7684,
"loc": {
"start": {
"line": 266,
"column": 75
},
"end": {
"line": 266,
"column": 76
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7685,
"end": 7686,
"loc": {
"start": {
"line": 266,
"column": 77
},
"end": {
"line": 266,
"column": 78
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 7686,
"end": 7689,
"loc": {
"start": {
"line": 266,
"column": 78
},
"end": {
"line": 266,
"column": 81
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7689,
"end": 7690,
"loc": {
"start": {
"line": 266,
"column": 81
},
"end": {
"line": 266,
"column": 82
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 7691,
"end": 7696,
"loc": {
"start": {
"line": 266,
"column": 83
},
"end": {
"line": 266,
"column": 88
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7696,
"end": 7697,
"loc": {
"start": {
"line": 266,
"column": 88
},
"end": {
"line": 266,
"column": 89
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7698,
"end": 7700,
"loc": {
"start": {
"line": 266,
"column": 90
},
"end": {
"line": 266,
"column": 92
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7701,
"end": 7702,
"loc": {
"start": {
"line": 266,
"column": 93
},
"end": {
"line": 266,
"column": 94
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7702,
"end": 7703,
"loc": {
"start": {
"line": 266,
"column": 94
},
"end": {
"line": 266,
"column": 95
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7703,
"end": 7704,
"loc": {
"start": {
"line": 266,
"column": 95
},
"end": {
"line": 266,
"column": 96
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7704,
"end": 7705,
"loc": {
"start": {
"line": 266,
"column": 96
},
"end": {
"line": 266,
"column": 97
}
}
},
{
"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": 7715,
"end": 7718,
"loc": {
"start": {
"line": 267,
"column": 8
},
"end": {
"line": 267,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 7719,
"end": 7730,
"loc": {
"start": {
"line": 267,
"column": 12
},
"end": {
"line": 267,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7730,
"end": 7731,
"loc": {
"start": {
"line": 267,
"column": 23
},
"end": {
"line": 267,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "disableCutDeleteWarnings",
"start": 7731,
"end": 7757,
"loc": {
"start": {
"line": 267,
"column": 24
},
"end": {
"line": 267,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7757,
"end": 7758,
"loc": {
"start": {
"line": 267,
"column": 50
},
"end": {
"line": 267,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 7759,
"end": 7773,
"loc": {
"start": {
"line": 267,
"column": 52
},
"end": {
"line": 267,
"column": 66
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7773,
"end": 7774,
"loc": {
"start": {
"line": 267,
"column": 66
},
"end": {
"line": 267,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "advanced",
"start": 7774,
"end": 7782,
"loc": {
"start": {
"line": 267,
"column": 67
},
"end": {
"line": 267,
"column": 75
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7782,
"end": 7783,
"loc": {
"start": {
"line": 267,
"column": 75
},
"end": {
"line": 267,
"column": 76
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7784,
"end": 7785,
"loc": {
"start": {
"line": 267,
"column": 77
},
"end": {
"line": 267,
"column": 78
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 7785,
"end": 7788,
"loc": {
"start": {
"line": 267,
"column": 78
},
"end": {
"line": 267,
"column": 81
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7788,
"end": 7789,
"loc": {
"start": {
"line": 267,
"column": 81
},
"end": {
"line": 267,
"column": 82
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 7790,
"end": 7795,
"loc": {
"start": {
"line": 267,
"column": 83
},
"end": {
"line": 267,
"column": 88
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7795,
"end": 7796,
"loc": {
"start": {
"line": 267,
"column": 88
},
"end": {
"line": 267,
"column": 89
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7797,
"end": 7799,
"loc": {
"start": {
"line": 267,
"column": 90
},
"end": {
"line": 267,
"column": 92
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7800,
"end": 7801,
"loc": {
"start": {
"line": 267,
"column": 93
},
"end": {
"line": 267,
"column": 94
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7801,
"end": 7802,
"loc": {
"start": {
"line": 267,
"column": 94
},
"end": {
"line": 267,
"column": 95
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7802,
"end": 7803,
"loc": {
"start": {
"line": 267,
"column": 95
},
"end": {
"line": 267,
"column": 96
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7803,
"end": 7804,
"loc": {
"start": {
"line": 267,
"column": 96
},
"end": {
"line": 267,
"column": 97
}
}
},
{
"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": 7814,
"end": 7817,
"loc": {
"start": {
"line": 268,
"column": 8
},
"end": {
"line": 268,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 7818,
"end": 7829,
"loc": {
"start": {
"line": 268,
"column": 12
},
"end": {
"line": 268,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7829,
"end": 7830,
"loc": {
"start": {
"line": 268,
"column": 23
},
"end": {
"line": 268,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "rotationByBuilding",
"start": 7830,
"end": 7850,
"loc": {
"start": {
"line": 268,
"column": 24
},
"end": {
"line": 268,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7850,
"end": 7851,
"loc": {
"start": {
"line": 268,
"column": 44
},
"end": {
"line": 268,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 7852,
"end": 7866,
"loc": {
"start": {
"line": 268,
"column": 46
},
"end": {
"line": 268,
"column": 60
}
}
},
{
"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": 268,
"column": 60
},
"end": {
"line": 268,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "advanced",
"start": 7867,
"end": 7875,
"loc": {
"start": {
"line": 268,
"column": 61
},
"end": {
"line": 268,
"column": 69
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7875,
"end": 7876,
"loc": {
"start": {
"line": 268,
"column": 69
},
"end": {
"line": 268,
"column": 70
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7877,
"end": 7878,
"loc": {
"start": {
"line": 268,
"column": 71
},
"end": {
"line": 268,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 7878,
"end": 7881,
"loc": {
"start": {
"line": 268,
"column": 72
},
"end": {
"line": 268,
"column": 75
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7881,
"end": 7882,
"loc": {
"start": {
"line": 268,
"column": 75
},
"end": {
"line": 268,
"column": 76
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 7883,
"end": 7888,
"loc": {
"start": {
"line": 268,
"column": 77
},
"end": {
"line": 268,
"column": 82
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7888,
"end": 7889,
"loc": {
"start": {
"line": 268,
"column": 82
},
"end": {
"line": 268,
"column": 83
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7890,
"end": 7892,
"loc": {
"start": {
"line": 268,
"column": 84
},
"end": {
"line": 268,
"column": 86
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7893,
"end": 7894,
"loc": {
"start": {
"line": 268,
"column": 87
},
"end": {
"line": 268,
"column": 88
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7894,
"end": 7895,
"loc": {
"start": {
"line": 268,
"column": 88
},
"end": {
"line": 268,
"column": 89
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7895,
"end": 7896,
"loc": {
"start": {
"line": 268,
"column": 89
},
"end": {
"line": 268,
"column": 90
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7896,
"end": 7897,
"loc": {
"start": {
"line": 268,
"column": 90
},
"end": {
"line": 268,
"column": 91
}
}
},
{
"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": 7907,
"end": 7910,
"loc": {
"start": {
"line": 269,
"column": 8
},
"end": {
"line": 269,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 7911,
"end": 7922,
"loc": {
"start": {
"line": 269,
"column": 12
},
"end": {
"line": 269,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7922,
"end": 7923,
"loc": {
"start": {
"line": 269,
"column": 23
},
"end": {
"line": 269,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "displayChunkBorders",
"start": 7923,
"end": 7944,
"loc": {
"start": {
"line": 269,
"column": 24
},
"end": {
"line": 269,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7944,
"end": 7945,
"loc": {
"start": {
"line": 269,
"column": 45
},
"end": {
"line": 269,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 7946,
"end": 7960,
"loc": {
"start": {
"line": 269,
"column": 47
},
"end": {
"line": 269,
"column": 61
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7960,
"end": 7961,
"loc": {
"start": {
"line": 269,
"column": 61
},
"end": {
"line": 269,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "advanced",
"start": 7961,
"end": 7969,
"loc": {
"start": {
"line": 269,
"column": 62
},
"end": {
"line": 269,
"column": 70
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7969,
"end": 7970,
"loc": {
"start": {
"line": 269,
"column": 70
},
"end": {
"line": 269,
"column": 71
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7971,
"end": 7972,
"loc": {
"start": {
"line": 269,
"column": 72
},
"end": {
"line": 269,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 7972,
"end": 7975,
"loc": {
"start": {
"line": 269,
"column": 73
},
"end": {
"line": 269,
"column": 76
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7975,
"end": 7976,
"loc": {
"start": {
"line": 269,
"column": 76
},
"end": {
"line": 269,
"column": 77
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 7977,
"end": 7982,
"loc": {
"start": {
"line": 269,
"column": 78
},
"end": {
"line": 269,
"column": 83
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7982,
"end": 7983,
"loc": {
"start": {
"line": 269,
"column": 83
},
"end": {
"line": 269,
"column": 84
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7984,
"end": 7986,
"loc": {
"start": {
"line": 269,
"column": 85
},
"end": {
"line": 269,
"column": 87
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7987,
"end": 7988,
"loc": {
"start": {
"line": 269,
"column": 88
},
"end": {
"line": 269,
"column": 89
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7988,
"end": 7989,
"loc": {
"start": {
"line": 269,
"column": 89
},
"end": {
"line": 269,
"column": 90
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7989,
"end": 7990,
"loc": {
"start": {
"line": 269,
"column": 90
},
"end": {
"line": 269,
"column": 91
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7990,
"end": 7991,
"loc": {
"start": {
"line": 269,
"column": 91
},
"end": {
"line": 269,
"column": 92
}
}
},
{
"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": 8001,
"end": 8004,
"loc": {
"start": {
"line": 270,
"column": 8
},
"end": {
"line": 270,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 8005,
"end": 8016,
"loc": {
"start": {
"line": 270,
"column": 12
},
"end": {
"line": 270,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8016,
"end": 8017,
"loc": {
"start": {
"line": 270,
"column": 23
},
"end": {
"line": 270,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "pickMinerOnPatch",
"start": 8017,
"end": 8035,
"loc": {
"start": {
"line": 270,
"column": 24
},
"end": {
"line": 270,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8035,
"end": 8036,
"loc": {
"start": {
"line": 270,
"column": 42
},
"end": {
"line": 270,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 8037,
"end": 8051,
"loc": {
"start": {
"line": 270,
"column": 44
},
"end": {
"line": 270,
"column": 58
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8051,
"end": 8052,
"loc": {
"start": {
"line": 270,
"column": 58
},
"end": {
"line": 270,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "advanced",
"start": 8052,
"end": 8060,
"loc": {
"start": {
"line": 270,
"column": 59
},
"end": {
"line": 270,
"column": 67
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8060,
"end": 8061,
"loc": {
"start": {
"line": 270,
"column": 67
},
"end": {
"line": 270,
"column": 68
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8062,
"end": 8063,
"loc": {
"start": {
"line": 270,
"column": 69
},
"end": {
"line": 270,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 8063,
"end": 8066,
"loc": {
"start": {
"line": 270,
"column": 70
},
"end": {
"line": 270,
"column": 73
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8066,
"end": 8067,
"loc": {
"start": {
"line": 270,
"column": 73
},
"end": {
"line": 270,
"column": 74
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 8068,
"end": 8073,
"loc": {
"start": {
"line": 270,
"column": 75
},
"end": {
"line": 270,
"column": 80
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8073,
"end": 8074,
"loc": {
"start": {
"line": 270,
"column": 80
},
"end": {
"line": 270,
"column": 81
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8075,
"end": 8077,
"loc": {
"start": {
"line": 270,
"column": 82
},
"end": {
"line": 270,
"column": 84
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8078,
"end": 8079,
"loc": {
"start": {
"line": 270,
"column": 85
},
"end": {
"line": 270,
"column": 86
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8079,
"end": 8080,
"loc": {
"start": {
"line": 270,
"column": 86
},
"end": {
"line": 270,
"column": 87
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8080,
"end": 8081,
"loc": {
"start": {
"line": 270,
"column": 87
},
"end": {
"line": 270,
"column": 88
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8081,
"end": 8082,
"loc": {
"start": {
"line": 270,
"column": 88
},
"end": {
"line": 270,
"column": 89
}
}
},
{
"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": 8092,
"end": 8095,
"loc": {
"start": {
"line": 271,
"column": 8
},
"end": {
"line": 271,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "RangeSetting",
"start": 8096,
"end": 8108,
"loc": {
"start": {
"line": 271,
"column": 12
},
"end": {
"line": 271,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8108,
"end": 8109,
"loc": {
"start": {
"line": 271,
"column": 24
},
"end": {
"line": 271,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "mapResourcesScale",
"start": 8109,
"end": 8128,
"loc": {
"start": {
"line": 271,
"column": 25
},
"end": {
"line": 271,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8128,
"end": 8129,
"loc": {
"start": {
"line": 271,
"column": 44
},
"end": {
"line": 271,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 8130,
"end": 8144,
"loc": {
"start": {
"line": 271,
"column": 46
},
"end": {
"line": 271,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8144,
"end": 8145,
"loc": {
"start": {
"line": 271,
"column": 60
},
"end": {
"line": 271,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "advanced",
"start": 8145,
"end": 8153,
"loc": {
"start": {
"line": 271,
"column": 61
},
"end": {
"line": 271,
"column": 69
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8153,
"end": 8154,
"loc": {
"start": {
"line": 271,
"column": 69
},
"end": {
"line": 271,
"column": 70
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8155,
"end": 8156,
"loc": {
"start": {
"line": 271,
"column": 71
},
"end": {
"line": 271,
"column": 72
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8156,
"end": 8157,
"loc": {
"start": {
"line": 271,
"column": 72
},
"end": {
"line": 271,
"column": 73
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8158,
"end": 8160,
"loc": {
"start": {
"line": 271,
"column": 74
},
"end": {
"line": 271,
"column": 76
}
}
},
{
"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": 8161,
"end": 8165,
"loc": {
"start": {
"line": 271,
"column": 77
},
"end": {
"line": 271,
"column": 81
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8165,
"end": 8166,
"loc": {
"start": {
"line": 271,
"column": 81
},
"end": {
"line": 271,
"column": 82
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8166,
"end": 8167,
"loc": {
"start": {
"line": 271,
"column": 82
},
"end": {
"line": 271,
"column": 83
}
}
},
{
"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": 8179,
"end": 8182,
"loc": {
"start": {
"line": 273,
"column": 8
},
"end": {
"line": 273,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EnumSetting",
"start": 8183,
"end": 8194,
"loc": {
"start": {
"line": 273,
"column": 12
},
"end": {
"line": 273,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8194,
"end": 8195,
"loc": {
"start": {
"line": 273,
"column": 23
},
"end": {
"line": 273,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "refreshRate",
"start": 8195,
"end": 8208,
"loc": {
"start": {
"line": 273,
"column": 24
},
"end": {
"line": 273,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8208,
"end": 8209,
"loc": {
"start": {
"line": 273,
"column": 37
},
"end": {
"line": 273,
"column": 38
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8210,
"end": 8211,
"loc": {
"start": {
"line": 273,
"column": 39
},
"end": {
"line": 273,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "options",
"start": 8225,
"end": 8232,
"loc": {
"start": {
"line": 274,
"column": 12
},
"end": {
"line": 274,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8232,
"end": 8233,
"loc": {
"start": {
"line": 274,
"column": 19
},
"end": {
"line": 274,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "refreshRateOptions",
"start": 8234,
"end": 8252,
"loc": {
"start": {
"line": 274,
"column": 21
},
"end": {
"line": 274,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8252,
"end": 8253,
"loc": {
"start": {
"line": 274,
"column": 39
},
"end": {
"line": 274,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "valueGetter",
"start": 8267,
"end": 8278,
"loc": {
"start": {
"line": 275,
"column": 12
},
"end": {
"line": 275,
"column": 23
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8278,
"end": 8279,
"loc": {
"start": {
"line": 275,
"column": 23
},
"end": {
"line": 275,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rate",
"start": 8280,
"end": 8284,
"loc": {
"start": {
"line": 275,
"column": 25
},
"end": {
"line": 275,
"column": 29
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8285,
"end": 8287,
"loc": {
"start": {
"line": 275,
"column": 30
},
"end": {
"line": 275,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rate",
"start": 8288,
"end": 8292,
"loc": {
"start": {
"line": 275,
"column": 33
},
"end": {
"line": 275,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8292,
"end": 8293,
"loc": {
"start": {
"line": 275,
"column": 37
},
"end": {
"line": 275,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "textGetter",
"start": 8307,
"end": 8317,
"loc": {
"start": {
"line": 276,
"column": 12
},
"end": {
"line": 276,
"column": 22
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8317,
"end": 8318,
"loc": {
"start": {
"line": 276,
"column": 22
},
"end": {
"line": 276,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rate",
"start": 8319,
"end": 8323,
"loc": {
"start": {
"line": 276,
"column": 24
},
"end": {
"line": 276,
"column": 28
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8324,
"end": 8326,
"loc": {
"start": {
"line": 276,
"column": 29
},
"end": {
"line": 276,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rate",
"start": 8327,
"end": 8331,
"loc": {
"start": {
"line": 276,
"column": 32
},
"end": {
"line": 276,
"column": 36
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 8332,
"end": 8333,
"loc": {
"start": {
"line": 276,
"column": 37
},
"end": {
"line": 276,
"column": 38
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " Hz",
"start": 8334,
"end": 8339,
"loc": {
"start": {
"line": 276,
"column": 39
},
"end": {
"line": 276,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8339,
"end": 8340,
"loc": {
"start": {
"line": 276,
"column": 44
},
"end": {
"line": 276,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "category",
"start": 8354,
"end": 8362,
"loc": {
"start": {
"line": 277,
"column": 12
},
"end": {
"line": 277,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8362,
"end": 8363,
"loc": {
"start": {
"line": 277,
"column": 20
},
"end": {
"line": 277,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 8364,
"end": 8378,
"loc": {
"start": {
"line": 277,
"column": 22
},
"end": {
"line": 277,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8378,
"end": 8379,
"loc": {
"start": {
"line": 277,
"column": 36
},
"end": {
"line": 277,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "performance",
"start": 8379,
"end": 8390,
"loc": {
"start": {
"line": 277,
"column": 37
},
"end": {
"line": 277,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8390,
"end": 8391,
"loc": {
"start": {
"line": 277,
"column": 48
},
"end": {
"line": 277,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "restartRequired",
"start": 8405,
"end": 8420,
"loc": {
"start": {
"line": 278,
"column": 12
},
"end": {
"line": 278,
"column": 27
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8420,
"end": 8421,
"loc": {
"start": {
"line": 278,
"column": 27
},
"end": {
"line": 278,
"column": 28
}
}
},
{
"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": 8422,
"end": 8427,
"loc": {
"start": {
"line": 278,
"column": 29
},
"end": {
"line": 278,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8427,
"end": 8428,
"loc": {
"start": {
"line": 278,
"column": 34
},
"end": {
"line": 278,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "changeCb",
"start": 8442,
"end": 8450,
"loc": {
"start": {
"line": 279,
"column": 12
},
"end": {
"line": 279,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8450,
"end": 8451,
"loc": {
"start": {
"line": 279,
"column": 20
},
"end": {
"line": 279,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8452,
"end": 8453,
"loc": {
"start": {
"line": 279,
"column": 22
},
"end": {
"line": 279,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 8453,
"end": 8456,
"loc": {
"start": {
"line": 279,
"column": 23
},
"end": {
"line": 279,
"column": 26
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8456,
"end": 8457,
"loc": {
"start": {
"line": 279,
"column": 26
},
"end": {
"line": 279,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 8458,
"end": 8460,
"loc": {
"start": {
"line": 279,
"column": 28
},
"end": {
"line": 279,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8460,
"end": 8461,
"loc": {
"start": {
"line": 279,
"column": 30
},
"end": {
"line": 279,
"column": 31
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8462,
"end": 8464,
"loc": {
"start": {
"line": 279,
"column": 32
},
"end": {
"line": 279,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8465,
"end": 8466,
"loc": {
"start": {
"line": 279,
"column": 35
},
"end": {
"line": 279,
"column": 36
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8466,
"end": 8467,
"loc": {
"start": {
"line": 279,
"column": 36
},
"end": {
"line": 279,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8467,
"end": 8468,
"loc": {
"start": {
"line": 279,
"column": 37
},
"end": {
"line": 279,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enabledCb",
"start": 8482,
"end": 8491,
"loc": {
"start": {
"line": 280,
"column": 12
},
"end": {
"line": 280,
"column": 21
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8491,
"end": 8492,
"loc": {
"start": {
"line": 280,
"column": 21
},
"end": {
"line": 280,
"column": 22
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Application} app\r\n ",
"start": 8506,
"end": 8567,
"loc": {
"start": {
"line": 281,
"column": 12
},
"end": {
"line": 283,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 8585,
"end": 8588,
"loc": {
"start": {
"line": 284,
"column": 16
},
"end": {
"line": 284,
"column": 19
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8589,
"end": 8591,
"loc": {
"start": {
"line": 284,
"column": 20
},
"end": {
"line": 284,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 8592,
"end": 8595,
"loc": {
"start": {
"line": 284,
"column": 23
},
"end": {
"line": 284,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8595,
"end": 8596,
"loc": {
"start": {
"line": 284,
"column": 26
},
"end": {
"line": 284,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "restrictionMgr",
"start": 8596,
"end": 8610,
"loc": {
"start": {
"line": 284,
"column": 27
},
"end": {
"line": 284,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8610,
"end": 8611,
"loc": {
"start": {
"line": 284,
"column": 41
},
"end": {
"line": 284,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getHasExtendedSettings",
"start": 8611,
"end": 8633,
"loc": {
"start": {
"line": 284,
"column": 42
},
"end": {
"line": 284,
"column": 64
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8633,
"end": 8634,
"loc": {
"start": {
"line": 284,
"column": 64
},
"end": {
"line": 284,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8634,
"end": 8635,
"loc": {
"start": {
"line": 284,
"column": 65
},
"end": {
"line": 284,
"column": 66
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8635,
"end": 8636,
"loc": {
"start": {
"line": 284,
"column": 66
},
"end": {
"line": 284,
"column": 67
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8646,
"end": 8647,
"loc": {
"start": {
"line": 285,
"column": 8
},
"end": {
"line": 285,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8647,
"end": 8648,
"loc": {
"start": {
"line": 285,
"column": 9
},
"end": {
"line": 285,
"column": 10
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8648,
"end": 8649,
"loc": {
"start": {
"line": 285,
"column": 10
},
"end": {
"line": 285,
"column": 11
}
}
},
{
"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": 8661,
"end": 8664,
"loc": {
"start": {
"line": 287,
"column": 8
},
"end": {
"line": 287,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 8665,
"end": 8676,
"loc": {
"start": {
"line": 287,
"column": 12
},
"end": {
"line": 287,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8676,
"end": 8677,
"loc": {
"start": {
"line": 287,
"column": 23
},
"end": {
"line": 287,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "lowQualityMapResources",
"start": 8677,
"end": 8701,
"loc": {
"start": {
"line": 287,
"column": 24
},
"end": {
"line": 287,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8701,
"end": 8702,
"loc": {
"start": {
"line": 287,
"column": 48
},
"end": {
"line": 287,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 8703,
"end": 8717,
"loc": {
"start": {
"line": 287,
"column": 50
},
"end": {
"line": 287,
"column": 64
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8717,
"end": 8718,
"loc": {
"start": {
"line": 287,
"column": 64
},
"end": {
"line": 287,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "performance",
"start": 8718,
"end": 8729,
"loc": {
"start": {
"line": 287,
"column": 65
},
"end": {
"line": 287,
"column": 76
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8729,
"end": 8730,
"loc": {
"start": {
"line": 287,
"column": 76
},
"end": {
"line": 287,
"column": 77
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8731,
"end": 8732,
"loc": {
"start": {
"line": 287,
"column": 78
},
"end": {
"line": 287,
"column": 79
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 8732,
"end": 8735,
"loc": {
"start": {
"line": 287,
"column": 79
},
"end": {
"line": 287,
"column": 82
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8735,
"end": 8736,
"loc": {
"start": {
"line": 287,
"column": 82
},
"end": {
"line": 287,
"column": 83
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 8737,
"end": 8742,
"loc": {
"start": {
"line": 287,
"column": 84
},
"end": {
"line": 287,
"column": 89
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8742,
"end": 8743,
"loc": {
"start": {
"line": 287,
"column": 89
},
"end": {
"line": 287,
"column": 90
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8744,
"end": 8746,
"loc": {
"start": {
"line": 287,
"column": 91
},
"end": {
"line": 287,
"column": 93
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8747,
"end": 8748,
"loc": {
"start": {
"line": 287,
"column": 94
},
"end": {
"line": 287,
"column": 95
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8748,
"end": 8749,
"loc": {
"start": {
"line": 287,
"column": 95
},
"end": {
"line": 287,
"column": 96
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8749,
"end": 8750,
"loc": {
"start": {
"line": 287,
"column": 96
},
"end": {
"line": 287,
"column": 97
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8750,
"end": 8751,
"loc": {
"start": {
"line": 287,
"column": 97
},
"end": {
"line": 287,
"column": 98
}
}
},
{
"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": 8761,
"end": 8764,
"loc": {
"start": {
"line": 288,
"column": 8
},
"end": {
"line": 288,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 8765,
"end": 8776,
"loc": {
"start": {
"line": 288,
"column": 12
},
"end": {
"line": 288,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8776,
"end": 8777,
"loc": {
"start": {
"line": 288,
"column": 23
},
"end": {
"line": 288,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "disableTileGrid",
"start": 8777,
"end": 8794,
"loc": {
"start": {
"line": 288,
"column": 24
},
"end": {
"line": 288,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8794,
"end": 8795,
"loc": {
"start": {
"line": 288,
"column": 41
},
"end": {
"line": 288,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 8796,
"end": 8810,
"loc": {
"start": {
"line": 288,
"column": 43
},
"end": {
"line": 288,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8810,
"end": 8811,
"loc": {
"start": {
"line": 288,
"column": 57
},
"end": {
"line": 288,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "performance",
"start": 8811,
"end": 8822,
"loc": {
"start": {
"line": 288,
"column": 58
},
"end": {
"line": 288,
"column": 69
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8822,
"end": 8823,
"loc": {
"start": {
"line": 288,
"column": 69
},
"end": {
"line": 288,
"column": 70
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8824,
"end": 8825,
"loc": {
"start": {
"line": 288,
"column": 71
},
"end": {
"line": 288,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 8825,
"end": 8828,
"loc": {
"start": {
"line": 288,
"column": 72
},
"end": {
"line": 288,
"column": 75
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8828,
"end": 8829,
"loc": {
"start": {
"line": 288,
"column": 75
},
"end": {
"line": 288,
"column": 76
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 8830,
"end": 8835,
"loc": {
"start": {
"line": 288,
"column": 77
},
"end": {
"line": 288,
"column": 82
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8835,
"end": 8836,
"loc": {
"start": {
"line": 288,
"column": 82
},
"end": {
"line": 288,
"column": 83
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8837,
"end": 8839,
"loc": {
"start": {
"line": 288,
"column": 84
},
"end": {
"line": 288,
"column": 86
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8840,
"end": 8841,
"loc": {
"start": {
"line": 288,
"column": 87
},
"end": {
"line": 288,
"column": 88
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8841,
"end": 8842,
"loc": {
"start": {
"line": 288,
"column": 88
},
"end": {
"line": 288,
"column": 89
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8842,
"end": 8843,
"loc": {
"start": {
"line": 288,
"column": 89
},
"end": {
"line": 288,
"column": 90
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8843,
"end": 8844,
"loc": {
"start": {
"line": 288,
"column": 90
},
"end": {
"line": 288,
"column": 91
}
}
},
{
"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": 8854,
"end": 8857,
"loc": {
"start": {
"line": 289,
"column": 8
},
"end": {
"line": 289,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 8858,
"end": 8869,
"loc": {
"start": {
"line": 289,
"column": 12
},
"end": {
"line": 289,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8869,
"end": 8870,
"loc": {
"start": {
"line": 289,
"column": 23
},
"end": {
"line": 289,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "lowQualityTextures",
"start": 8870,
"end": 8890,
"loc": {
"start": {
"line": 289,
"column": 24
},
"end": {
"line": 289,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8890,
"end": 8891,
"loc": {
"start": {
"line": 289,
"column": 44
},
"end": {
"line": 289,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 8892,
"end": 8906,
"loc": {
"start": {
"line": 289,
"column": 46
},
"end": {
"line": 289,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8906,
"end": 8907,
"loc": {
"start": {
"line": 289,
"column": 60
},
"end": {
"line": 289,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "performance",
"start": 8907,
"end": 8918,
"loc": {
"start": {
"line": 289,
"column": 61
},
"end": {
"line": 289,
"column": 72
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8918,
"end": 8919,
"loc": {
"start": {
"line": 289,
"column": 72
},
"end": {
"line": 289,
"column": 73
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8920,
"end": 8921,
"loc": {
"start": {
"line": 289,
"column": 74
},
"end": {
"line": 289,
"column": 75
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 8921,
"end": 8924,
"loc": {
"start": {
"line": 289,
"column": 75
},
"end": {
"line": 289,
"column": 78
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8924,
"end": 8925,
"loc": {
"start": {
"line": 289,
"column": 78
},
"end": {
"line": 289,
"column": 79
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 8926,
"end": 8931,
"loc": {
"start": {
"line": 289,
"column": 80
},
"end": {
"line": 289,
"column": 85
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8931,
"end": 8932,
"loc": {
"start": {
"line": 289,
"column": 85
},
"end": {
"line": 289,
"column": 86
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8933,
"end": 8935,
"loc": {
"start": {
"line": 289,
"column": 87
},
"end": {
"line": 289,
"column": 89
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8936,
"end": 8937,
"loc": {
"start": {
"line": 289,
"column": 90
},
"end": {
"line": 289,
"column": 91
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8937,
"end": 8938,
"loc": {
"start": {
"line": 289,
"column": 91
},
"end": {
"line": 289,
"column": 92
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8938,
"end": 8939,
"loc": {
"start": {
"line": 289,
"column": 92
},
"end": {
"line": 289,
"column": 93
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8939,
"end": 8940,
"loc": {
"start": {
"line": 289,
"column": 93
},
"end": {
"line": 289,
"column": 94
}
}
},
{
"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": 8950,
"end": 8953,
"loc": {
"start": {
"line": 290,
"column": 8
},
"end": {
"line": 290,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 8954,
"end": 8965,
"loc": {
"start": {
"line": 290,
"column": 12
},
"end": {
"line": 290,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8965,
"end": 8966,
"loc": {
"start": {
"line": 290,
"column": 23
},
"end": {
"line": 290,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "simplifiedBelts",
"start": 8966,
"end": 8983,
"loc": {
"start": {
"line": 290,
"column": 24
},
"end": {
"line": 290,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8983,
"end": 8984,
"loc": {
"start": {
"line": 290,
"column": 41
},
"end": {
"line": 290,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 8985,
"end": 8999,
"loc": {
"start": {
"line": 290,
"column": 43
},
"end": {
"line": 290,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8999,
"end": 9000,
"loc": {
"start": {
"line": 290,
"column": 57
},
"end": {
"line": 290,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "performance",
"start": 9000,
"end": 9011,
"loc": {
"start": {
"line": 290,
"column": 58
},
"end": {
"line": 290,
"column": 69
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9011,
"end": 9012,
"loc": {
"start": {
"line": 290,
"column": 69
},
"end": {
"line": 290,
"column": 70
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9013,
"end": 9014,
"loc": {
"start": {
"line": 290,
"column": 71
},
"end": {
"line": 290,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 9014,
"end": 9017,
"loc": {
"start": {
"line": 290,
"column": 72
},
"end": {
"line": 290,
"column": 75
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9017,
"end": 9018,
"loc": {
"start": {
"line": 290,
"column": 75
},
"end": {
"line": 290,
"column": 76
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 9019,
"end": 9024,
"loc": {
"start": {
"line": 290,
"column": 77
},
"end": {
"line": 290,
"column": 82
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9024,
"end": 9025,
"loc": {
"start": {
"line": 290,
"column": 82
},
"end": {
"line": 290,
"column": 83
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9026,
"end": 9028,
"loc": {
"start": {
"line": 290,
"column": 84
},
"end": {
"line": 290,
"column": 86
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9029,
"end": 9030,
"loc": {
"start": {
"line": 290,
"column": 87
},
"end": {
"line": 290,
"column": 88
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9030,
"end": 9031,
"loc": {
"start": {
"line": 290,
"column": 88
},
"end": {
"line": 290,
"column": 89
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9031,
"end": 9032,
"loc": {
"start": {
"line": 290,
"column": 89
},
"end": {
"line": 290,
"column": 90
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9032,
"end": 9033,
"loc": {
"start": {
"line": 290,
"column": 90
},
"end": {
"line": 290,
"column": 91
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9039,
"end": 9040,
"loc": {
"start": {
"line": 291,
"column": 4
},
"end": {
"line": 291,
"column": 5
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9040,
"end": 9041,
"loc": {
"start": {
"line": 291,
"column": 5
},
"end": {
"line": 291,
"column": 6
}
}
},
{
"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": 9049,
"end": 9051,
"loc": {
"start": {
"line": 293,
"column": 4
},
"end": {
"line": 293,
"column": 6
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9052,
"end": 9053,
"loc": {
"start": {
"line": 293,
"column": 7
},
"end": {
"line": 293,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "IS_DEBUG",
"start": 9053,
"end": 9061,
"loc": {
"start": {
"line": 293,
"column": 8
},
"end": {
"line": 293,
"column": 16
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9061,
"end": 9062,
"loc": {
"start": {
"line": 293,
"column": 16
},
"end": {
"line": 293,
"column": 17
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9063,
"end": 9064,
"loc": {
"start": {
"line": 293,
"column": 18
},
"end": {
"line": 293,
"column": 19
}
}
},
{
"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": 9074,
"end": 9077,
"loc": {
"start": {
"line": 294,
"column": 8
},
"end": {
"line": 294,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9078,
"end": 9079,
"loc": {
"start": {
"line": 294,
"column": 12
},
"end": {
"line": 294,
"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": 9079,
"end": 9082,
"loc": {
"start": {
"line": 294,
"column": 13
},
"end": {
"line": 294,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "k",
"start": 9083,
"end": 9084,
"loc": {
"start": {
"line": 294,
"column": 17
},
"end": {
"line": 294,
"column": 18
}
}
},
{
"type": {
"label": "in",
"keyword": "in",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "in",
"start": 9085,
"end": 9087,
"loc": {
"start": {
"line": 294,
"column": 19
},
"end": {
"line": 294,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "globalConfig",
"start": 9088,
"end": 9100,
"loc": {
"start": {
"line": 294,
"column": 22
},
"end": {
"line": 294,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9100,
"end": 9101,
"loc": {
"start": {
"line": 294,
"column": 34
},
"end": {
"line": 294,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "debug",
"start": 9101,
"end": 9106,
"loc": {
"start": {
"line": 294,
"column": 35
},
"end": {
"line": 294,
"column": 40
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9106,
"end": 9107,
"loc": {
"start": {
"line": 294,
"column": 40
},
"end": {
"line": 294,
"column": 41
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9108,
"end": 9109,
"loc": {
"start": {
"line": 294,
"column": 42
},
"end": {
"line": 294,
"column": 43
}
}
},
{
"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": 9123,
"end": 9125,
"loc": {
"start": {
"line": 295,
"column": 12
},
"end": {
"line": 295,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9126,
"end": 9127,
"loc": {
"start": {
"line": 295,
"column": 15
},
"end": {
"line": 295,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "k",
"start": 9127,
"end": 9128,
"loc": {
"start": {
"line": 295,
"column": 16
},
"end": {
"line": 295,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9128,
"end": 9129,
"loc": {
"start": {
"line": 295,
"column": 17
},
"end": {
"line": 295,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "startsWith",
"start": 9129,
"end": 9139,
"loc": {
"start": {
"line": 295,
"column": 18
},
"end": {
"line": 295,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9139,
"end": 9140,
"loc": {
"start": {
"line": 295,
"column": 28
},
"end": {
"line": 295,
"column": 29
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "_",
"start": 9140,
"end": 9143,
"loc": {
"start": {
"line": 295,
"column": 29
},
"end": {
"line": 295,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9143,
"end": 9144,
"loc": {
"start": {
"line": 295,
"column": 32
},
"end": {
"line": 295,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9144,
"end": 9145,
"loc": {
"start": {
"line": 295,
"column": 33
},
"end": {
"line": 295,
"column": 34
}
}
},
{
"type": {
"label": "continue",
"keyword": "continue",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "continue",
"start": 9146,
"end": 9154,
"loc": {
"start": {
"line": 295,
"column": 35
},
"end": {
"line": 295,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9154,
"end": 9155,
"loc": {
"start": {
"line": 295,
"column": 43
},
"end": {
"line": 295,
"column": 44
}
}
},
{
"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": 9169,
"end": 9174,
"loc": {
"start": {
"line": 296,
"column": 12
},
"end": {
"line": 296,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setting",
"start": 9175,
"end": 9182,
"loc": {
"start": {
"line": 296,
"column": 18
},
"end": {
"line": 296,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9183,
"end": 9184,
"loc": {
"start": {
"line": 296,
"column": 26
},
"end": {
"line": 296,
"column": 27
}
}
},
{
"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": 9185,
"end": 9188,
"loc": {
"start": {
"line": 296,
"column": 28
},
"end": {
"line": 296,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BoolSetting",
"start": 9189,
"end": 9200,
"loc": {
"start": {
"line": 296,
"column": 32
},
"end": {
"line": 296,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9200,
"end": 9201,
"loc": {
"start": {
"line": 296,
"column": 43
},
"end": {
"line": 296,
"column": 44
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9201,
"end": 9202,
"loc": {
"start": {
"line": 296,
"column": 44
},
"end": {
"line": 296,
"column": 45
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "debug_",
"start": 9202,
"end": 9208,
"loc": {
"start": {
"line": 296,
"column": 45
},
"end": {
"line": 296,
"column": 51
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9208,
"end": 9210,
"loc": {
"start": {
"line": 296,
"column": 51
},
"end": {
"line": 296,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "k",
"start": 9210,
"end": 9211,
"loc": {
"start": {
"line": 296,
"column": 53
},
"end": {
"line": 296,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9211,
"end": 9212,
"loc": {
"start": {
"line": 296,
"column": 54
},
"end": {
"line": 296,
"column": 55
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 9212,
"end": 9212,
"loc": {
"start": {
"line": 296,
"column": 55
},
"end": {
"line": 296,
"column": 55
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9212,
"end": 9213,
"loc": {
"start": {
"line": 296,
"column": 55
},
"end": {
"line": 296,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9213,
"end": 9214,
"loc": {
"start": {
"line": 296,
"column": 56
},
"end": {
"line": 296,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumCategories",
"start": 9215,
"end": 9229,
"loc": {
"start": {
"line": 296,
"column": 58
},
"end": {
"line": 296,
"column": 72
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9229,
"end": 9230,
"loc": {
"start": {
"line": 296,
"column": 72
},
"end": {
"line": 296,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "debug",
"start": 9230,
"end": 9235,
"loc": {
"start": {
"line": 296,
"column": 73
},
"end": {
"line": 296,
"column": 78
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9235,
"end": 9236,
"loc": {
"start": {
"line": 296,
"column": 78
},
"end": {
"line": 296,
"column": 79
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9237,
"end": 9238,
"loc": {
"start": {
"line": 296,
"column": 80
},
"end": {
"line": 296,
"column": 81
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 9238,
"end": 9241,
"loc": {
"start": {
"line": 296,
"column": 81
},
"end": {
"line": 296,
"column": 84
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9241,
"end": 9242,
"loc": {
"start": {
"line": 296,
"column": 84
},
"end": {
"line": 296,
"column": 85
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 9243,
"end": 9248,
"loc": {
"start": {
"line": 296,
"column": 86
},
"end": {
"line": 296,
"column": 91
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9248,
"end": 9249,
"loc": {
"start": {
"line": 296,
"column": 91
},
"end": {
"line": 296,
"column": 92
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9250,
"end": 9252,
"loc": {
"start": {
"line": 296,
"column": 93
},
"end": {
"line": 296,
"column": 95
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9253,
"end": 9254,
"loc": {
"start": {
"line": 296,
"column": 96
},
"end": {
"line": 296,
"column": 97
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "globalConfig",
"start": 9272,
"end": 9284,
"loc": {
"start": {
"line": 297,
"column": 16
},
"end": {
"line": 297,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9284,
"end": 9285,
"loc": {
"start": {
"line": 297,
"column": 28
},
"end": {
"line": 297,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "debug",
"start": 9285,
"end": 9290,
"loc": {
"start": {
"line": 297,
"column": 29
},
"end": {
"line": 297,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9290,
"end": 9291,
"loc": {
"start": {
"line": 297,
"column": 34
},
"end": {
"line": 297,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "k",
"start": 9291,
"end": 9292,
"loc": {
"start": {
"line": 297,
"column": 35
},
"end": {
"line": 297,
"column": 36
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9292,
"end": 9293,
"loc": {
"start": {
"line": 297,
"column": 36
},
"end": {
"line": 297,
"column": 37
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9294,
"end": 9295,
"loc": {
"start": {
"line": 297,
"column": 38
},
"end": {
"line": 297,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 9296,
"end": 9301,
"loc": {
"start": {
"line": 297,
"column": 40
},
"end": {
"line": 297,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9301,
"end": 9302,
"loc": {
"start": {
"line": 297,
"column": 45
},
"end": {
"line": 297,
"column": 46
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9316,
"end": 9317,
"loc": {
"start": {
"line": 298,
"column": 12
},
"end": {
"line": 298,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9317,
"end": 9318,
"loc": {
"start": {
"line": 298,
"column": 13
},
"end": {
"line": 298,
"column": 14
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9318,
"end": 9319,
"loc": {
"start": {
"line": 298,
"column": 14
},
"end": {
"line": 298,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setting",
"start": 9333,
"end": 9340,
"loc": {
"start": {
"line": 299,
"column": 12
},
"end": {
"line": 299,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9340,
"end": 9341,
"loc": {
"start": {
"line": 299,
"column": 19
},
"end": {
"line": 299,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "validate",
"start": 9341,
"end": 9349,
"loc": {
"start": {
"line": 299,
"column": 20
},
"end": {
"line": 299,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9350,
"end": 9351,
"loc": {
"start": {
"line": 299,
"column": 29
},
"end": {
"line": 299,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9352,
"end": 9353,
"loc": {
"start": {
"line": 299,
"column": 31
},
"end": {
"line": 299,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9353,
"end": 9354,
"loc": {
"start": {
"line": 299,
"column": 32
},
"end": {
"line": 299,
"column": 33
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9355,
"end": 9357,
"loc": {
"start": {
"line": 299,
"column": 34
},
"end": {
"line": 299,
"column": 36
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 9358,
"end": 9362,
"loc": {
"start": {
"line": 299,
"column": 37
},
"end": {
"line": 299,
"column": 41
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9362,
"end": 9363,
"loc": {
"start": {
"line": 299,
"column": 41
},
"end": {
"line": 299,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 9377,
"end": 9378,
"loc": {
"start": {
"line": 300,
"column": 12
},
"end": {
"line": 300,
"column": 13
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9378,
"end": 9379,
"loc": {
"start": {
"line": 300,
"column": 13
},
"end": {
"line": 300,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 9379,
"end": 9387,
"loc": {
"start": {
"line": 300,
"column": 14
},
"end": {
"line": 300,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9387,
"end": 9388,
"loc": {
"start": {
"line": 300,
"column": 22
},
"end": {
"line": 300,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "labels",
"start": 9388,
"end": 9394,
"loc": {
"start": {
"line": 300,
"column": 23
},
"end": {
"line": 300,
"column": 29
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9394,
"end": 9395,
"loc": {
"start": {
"line": 300,
"column": 29
},
"end": {
"line": 300,
"column": 30
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9395,
"end": 9396,
"loc": {
"start": {
"line": 300,
"column": 30
},
"end": {
"line": 300,
"column": 31
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "debug_",
"start": 9396,
"end": 9402,
"loc": {
"start": {
"line": 300,
"column": 31
},
"end": {
"line": 300,
"column": 37
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9402,
"end": 9404,
"loc": {
"start": {
"line": 300,
"column": 37
},
"end": {
"line": 300,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "k",
"start": 9404,
"end": 9405,
"loc": {
"start": {
"line": 300,
"column": 39
},
"end": {
"line": 300,
"column": 40
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9405,
"end": 9406,
"loc": {
"start": {
"line": 300,
"column": 40
},
"end": {
"line": 300,
"column": 41
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 9406,
"end": 9406,
"loc": {
"start": {
"line": 300,
"column": 41
},
"end": {
"line": 300,
"column": 41
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9406,
"end": 9407,
"loc": {
"start": {
"line": 300,
"column": 41
},
"end": {
"line": 300,
"column": 42
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9407,
"end": 9408,
"loc": {
"start": {
"line": 300,
"column": 42
},
"end": {
"line": 300,
"column": 43
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9409,
"end": 9410,
"loc": {
"start": {
"line": 300,
"column": 44
},
"end": {
"line": 300,
"column": 45
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9411,
"end": 9412,
"loc": {
"start": {
"line": 300,
"column": 46
},
"end": {
"line": 300,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "title",
"start": 9430,
"end": 9435,
"loc": {
"start": {
"line": 301,
"column": 16
},
"end": {
"line": 301,
"column": 21
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9435,
"end": 9436,
"loc": {
"start": {
"line": 301,
"column": 21
},
"end": {
"line": 301,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "k",
"start": 9437,
"end": 9438,
"loc": {
"start": {
"line": 301,
"column": 23
},
"end": {
"line": 301,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9438,
"end": 9439,
"loc": {
"start": {
"line": 301,
"column": 24
},
"end": {
"line": 301,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "replace",
"start": 9439,
"end": 9446,
"loc": {
"start": {
"line": 301,
"column": 25
},
"end": {
"line": 301,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9446,
"end": 9447,
"loc": {
"start": {
"line": 301,
"column": 32
},
"end": {
"line": 301,
"column": 33
}
}
},
{
"type": {
"label": "regexp",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": {
"pattern": "(?!^)([A-Z])",
"flags": "g"
},
"start": 9447,
"end": 9462,
"loc": {
"start": {
"line": 301,
"column": 33
},
"end": {
"line": 301,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9462,
"end": 9463,
"loc": {
"start": {
"line": 301,
"column": 48
},
"end": {
"line": 301,
"column": 49
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " $1",
"start": 9464,
"end": 9469,
"loc": {
"start": {
"line": 301,
"column": 50
},
"end": {
"line": 301,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9469,
"end": 9470,
"loc": {
"start": {
"line": 301,
"column": 55
},
"end": {
"line": 301,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9470,
"end": 9471,
"loc": {
"start": {
"line": 301,
"column": 56
},
"end": {
"line": 301,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "description",
"start": 9489,
"end": 9500,
"loc": {
"start": {
"line": 302,
"column": 16
},
"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": 9500,
"end": 9501,
"loc": {
"start": {
"line": 302,
"column": 27
},
"end": {
"line": 302,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "globalConfig",
"start": 9502,
"end": 9514,
"loc": {
"start": {
"line": 302,
"column": 29
},
"end": {
"line": 302,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9514,
"end": 9515,
"loc": {
"start": {
"line": 302,
"column": 41
},
"end": {
"line": 302,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "debug",
"start": 9515,
"end": 9520,
"loc": {
"start": {
"line": 302,
"column": 42
},
"end": {
"line": 302,
"column": 47
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9520,
"end": 9521,
"loc": {
"start": {
"line": 302,
"column": 47
},
"end": {
"line": 302,
"column": 48
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9521,
"end": 9522,
"loc": {
"start": {
"line": 302,
"column": 48
},
"end": {
"line": 302,
"column": 49
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "_",
"start": 9522,
"end": 9523,
"loc": {
"start": {
"line": 302,
"column": 49
},
"end": {
"line": 302,
"column": 50
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9523,
"end": 9525,
"loc": {
"start": {
"line": 302,
"column": 50
},
"end": {
"line": 302,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "k",
"start": 9525,
"end": 9526,
"loc": {
"start": {
"line": 302,
"column": 52
},
"end": {
"line": 302,
"column": 53
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9526,
"end": 9527,
"loc": {
"start": {
"line": 302,
"column": 53
},
"end": {
"line": 302,
"column": 54
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 9527,
"end": 9527,
"loc": {
"start": {
"line": 302,
"column": 54
},
"end": {
"line": 302,
"column": 54
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9527,
"end": 9528,
"loc": {
"start": {
"line": 302,
"column": 54
},
"end": {
"line": 302,
"column": 55
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9528,
"end": 9529,
"loc": {
"start": {
"line": 302,
"column": 55
},
"end": {
"line": 302,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9529,
"end": 9530,
"loc": {
"start": {
"line": 302,
"column": 56
},
"end": {
"line": 302,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9544,
"end": 9545,
"loc": {
"start": {
"line": 303,
"column": 12
},
"end": {
"line": 303,
"column": 13
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9545,
"end": 9546,
"loc": {
"start": {
"line": 303,
"column": 13
},
"end": {
"line": 303,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "allApplicationSettings",
"start": 9560,
"end": 9582,
"loc": {
"start": {
"line": 304,
"column": 12
},
"end": {
"line": 304,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9582,
"end": 9583,
"loc": {
"start": {
"line": 304,
"column": 34
},
"end": {
"line": 304,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "push",
"start": 9583,
"end": 9587,
"loc": {
"start": {
"line": 304,
"column": 35
},
"end": {
"line": 304,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9587,
"end": 9588,
"loc": {
"start": {
"line": 304,
"column": 39
},
"end": {
"line": 304,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setting",
"start": 9588,
"end": 9595,
"loc": {
"start": {
"line": 304,
"column": 40
},
"end": {
"line": 304,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9595,
"end": 9596,
"loc": {
"start": {
"line": 304,
"column": 47
},
"end": {
"line": 304,
"column": 48
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9596,
"end": 9597,
"loc": {
"start": {
"line": 304,
"column": 48
},
"end": {
"line": 304,
"column": 49
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9607,
"end": 9608,
"loc": {
"start": {
"line": 305,
"column": 8
},
"end": {
"line": 305,
"column": 9
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9614,
"end": 9615,
"loc": {
"start": {
"line": 306,
"column": 4
},
"end": {
"line": 306,
"column": 5
}
}
},
{
"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": 9623,
"end": 9629,
"loc": {
"start": {
"line": 308,
"column": 4
},
"end": {
"line": 308,
"column": 10
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "allApplicationSettings",
"start": 9630,
"end": 9652,
"loc": {
"start": {
"line": 308,
"column": 11
},
"end": {
"line": 308,
"column": 33
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9652,
"end": 9653,
"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": 9655,
"end": 9656,
"loc": {
"start": {
"line": 309,
"column": 0
},
"end": {
"line": 309,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9656,
"end": 9657,
"loc": {
"start": {
"line": 309,
"column": 1
},
"end": {
"line": 309,
"column": 2
}
}
},
{
"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": 9661,
"end": 9667,
"loc": {
"start": {
"line": 311,
"column": 0
},
"end": {
"line": 311,
"column": 6
}
}
},
{
"type": {
"label": "function",
"keyword": "function",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "function",
"start": 9668,
"end": 9676,
"loc": {
"start": {
"line": 311,
"column": 7
},
"end": {
"line": 311,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getApplicationSettingById",
"start": 9677,
"end": 9702,
"loc": {
"start": {
"line": 311,
"column": 16
},
"end": {
"line": 311,
"column": 41
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9702,
"end": 9703,
"loc": {
"start": {
"line": 311,
"column": 41
},
"end": {
"line": 311,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 9703,
"end": 9705,
"loc": {
"start": {
"line": 311,
"column": 42
},
"end": {
"line": 311,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9705,
"end": 9706,
"loc": {
"start": {
"line": 311,
"column": 44
},
"end": {
"line": 311,
"column": 45
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9707,
"end": 9708,
"loc": {
"start": {
"line": 311,
"column": 46
},
"end": {
"line": 311,
"column": 47
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 9714,
"end": 9720,
"loc": {
"start": {
"line": 312,
"column": 4
},
"end": {
"line": 312,
"column": 10
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "allApplicationSettings",
"start": 9721,
"end": 9743,
"loc": {
"start": {
"line": 312,
"column": 11
},
"end": {
"line": 312,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9743,
"end": 9744,
"loc": {
"start": {
"line": 312,
"column": 33
},
"end": {
"line": 312,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9744,
"end": 9745,
"loc": {
"start": {
"line": 312,
"column": 34
},
"end": {
"line": 312,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9745,
"end": 9746,
"loc": {
"start": {
"line": 312,
"column": 35
},
"end": {
"line": 312,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "find",
"start": 9746,
"end": 9750,
"loc": {
"start": {
"line": 312,
"column": 36
},
"end": {
"line": 312,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9750,
"end": 9751,
"loc": {
"start": {
"line": 312,
"column": 40
},
"end": {
"line": 312,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setting",
"start": 9751,
"end": 9758,
"loc": {
"start": {
"line": 312,
"column": 41
},
"end": {
"line": 312,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9759,
"end": 9761,
"loc": {
"start": {
"line": 312,
"column": 49
},
"end": {
"line": 312,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setting",
"start": 9762,
"end": 9769,
"loc": {
"start": {
"line": 312,
"column": 52
},
"end": {
"line": 312,
"column": 59
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9769,
"end": 9770,
"loc": {
"start": {
"line": 312,
"column": 59
},
"end": {
"line": 312,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 9770,
"end": 9772,
"loc": {
"start": {
"line": 312,
"column": 60
},
"end": {
"line": 312,
"column": 62
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 9773,
"end": 9776,
"loc": {
"start": {
"line": 312,
"column": 63
},
"end": {
"line": 312,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 9777,
"end": 9779,
"loc": {
"start": {
"line": 312,
"column": 67
},
"end": {
"line": 312,
"column": 69
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9779,
"end": 9780,
"loc": {
"start": {
"line": 312,
"column": 69
},
"end": {
"line": 312,
"column": 70
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9780,
"end": 9781,
"loc": {
"start": {
"line": 312,
"column": 70
},
"end": {
"line": 312,
"column": 71
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9783,
"end": 9784,
"loc": {
"start": {
"line": 313,
"column": 0
},
"end": {
"line": 313,
"column": 1
}
}
},
{
"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": 9788,
"end": 9793,
"loc": {
"start": {
"line": 315,
"column": 0
},
"end": {
"line": 315,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "SettingsStorage",
"start": 9794,
"end": 9809,
"loc": {
"start": {
"line": 315,
"column": 6
},
"end": {
"line": 315,
"column": 21
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9810,
"end": 9811,
"loc": {
"start": {
"line": 315,
"column": 22
},
"end": {
"line": 315,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 9817,
"end": 9828,
"loc": {
"start": {
"line": 316,
"column": 4
},
"end": {
"line": 316,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9828,
"end": 9829,
"loc": {
"start": {
"line": 316,
"column": 15
},
"end": {
"line": 316,
"column": 16
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9829,
"end": 9830,
"loc": {
"start": {
"line": 316,
"column": 16
},
"end": {
"line": 316,
"column": 17
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9831,
"end": 9832,
"loc": {
"start": {
"line": 316,
"column": 18
},
"end": {
"line": 316,
"column": 19
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9842,
"end": 9846,
"loc": {
"start": {
"line": 317,
"column": 8
},
"end": {
"line": 317,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9846,
"end": 9847,
"loc": {
"start": {
"line": 317,
"column": 12
},
"end": {
"line": 317,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "uiScale",
"start": 9847,
"end": 9854,
"loc": {
"start": {
"line": 317,
"column": 13
},
"end": {
"line": 317,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9855,
"end": 9856,
"loc": {
"start": {
"line": 317,
"column": 21
},
"end": {
"line": 317,
"column": 22
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "regular",
"start": 9857,
"end": 9866,
"loc": {
"start": {
"line": 317,
"column": 23
},
"end": {
"line": 317,
"column": 32
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9866,
"end": 9867,
"loc": {
"start": {
"line": 317,
"column": 32
},
"end": {
"line": 317,
"column": 33
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9877,
"end": 9881,
"loc": {
"start": {
"line": 318,
"column": 8
},
"end": {
"line": 318,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9881,
"end": 9882,
"loc": {
"start": {
"line": 318,
"column": 12
},
"end": {
"line": 318,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fullscreen",
"start": 9882,
"end": 9892,
"loc": {
"start": {
"line": 318,
"column": 13
},
"end": {
"line": 318,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9893,
"end": 9894,
"loc": {
"start": {
"line": 318,
"column": 24
},
"end": {
"line": 318,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "G_IS_STANDALONE",
"start": 9895,
"end": 9910,
"loc": {
"start": {
"line": 318,
"column": 26
},
"end": {
"line": 318,
"column": 41
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9910,
"end": 9911,
"loc": {
"start": {
"line": 318,
"column": 41
},
"end": {
"line": 318,
"column": 42
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9923,
"end": 9927,
"loc": {
"start": {
"line": 320,
"column": 8
},
"end": {
"line": 320,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9927,
"end": 9928,
"loc": {
"start": {
"line": 320,
"column": 12
},
"end": {
"line": 320,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "soundVolume",
"start": 9928,
"end": 9939,
"loc": {
"start": {
"line": 320,
"column": 13
},
"end": {
"line": 320,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9940,
"end": 9941,
"loc": {
"start": {
"line": 320,
"column": 25
},
"end": {
"line": 320,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 9942,
"end": 9945,
"loc": {
"start": {
"line": 320,
"column": 27
},
"end": {
"line": 320,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9945,
"end": 9946,
"loc": {
"start": {
"line": 320,
"column": 30
},
"end": {
"line": 320,
"column": 31
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9956,
"end": 9960,
"loc": {
"start": {
"line": 321,
"column": 8
},
"end": {
"line": 321,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9960,
"end": 9961,
"loc": {
"start": {
"line": 321,
"column": 12
},
"end": {
"line": 321,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "musicVolume",
"start": 9961,
"end": 9972,
"loc": {
"start": {
"line": 321,
"column": 13
},
"end": {
"line": 321,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9973,
"end": 9974,
"loc": {
"start": {
"line": 321,
"column": 25
},
"end": {
"line": 321,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 9975,
"end": 9978,
"loc": {
"start": {
"line": 321,
"column": 27
},
"end": {
"line": 321,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9978,
"end": 9979,
"loc": {
"start": {
"line": 321,
"column": 30
},
"end": {
"line": 321,
"column": 31
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9991,
"end": 9995,
"loc": {
"start": {
"line": 323,
"column": 8
},
"end": {
"line": 323,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9995,
"end": 9996,
"loc": {
"start": {
"line": 323,
"column": 12
},
"end": {
"line": 323,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "theme",
"start": 9996,
"end": 10001,
"loc": {
"start": {
"line": 323,
"column": 13
},
"end": {
"line": 323,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10002,
"end": 10003,
"loc": {
"start": {
"line": 323,
"column": 19
},
"end": {
"line": 323,
"column": 20
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "light",
"start": 10004,
"end": 10011,
"loc": {
"start": {
"line": 323,
"column": 21
},
"end": {
"line": 323,
"column": 28
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10011,
"end": 10012,
"loc": {
"start": {
"line": 323,
"column": 28
},
"end": {
"line": 323,
"column": 29
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10022,
"end": 10026,
"loc": {
"start": {
"line": 324,
"column": 8
},
"end": {
"line": 324,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10026,
"end": 10027,
"loc": {
"start": {
"line": 324,
"column": 12
},
"end": {
"line": 324,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "refreshRate",
"start": 10027,
"end": 10038,
"loc": {
"start": {
"line": 324,
"column": 13
},
"end": {
"line": 324,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10039,
"end": 10040,
"loc": {
"start": {
"line": 324,
"column": 25
},
"end": {
"line": 324,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "60",
"start": 10041,
"end": 10045,
"loc": {
"start": {
"line": 324,
"column": 27
},
"end": {
"line": 324,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10045,
"end": 10046,
"loc": {
"start": {
"line": 324,
"column": 31
},
"end": {
"line": 324,
"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": 10056,
"end": 10060,
"loc": {
"start": {
"line": 325,
"column": 8
},
"end": {
"line": 325,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10060,
"end": 10061,
"loc": {
"start": {
"line": 325,
"column": 12
},
"end": {
"line": 325,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scrollWheelSensitivity",
"start": 10061,
"end": 10083,
"loc": {
"start": {
"line": 325,
"column": 13
},
"end": {
"line": 325,
"column": 35
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10084,
"end": 10085,
"loc": {
"start": {
"line": 325,
"column": 36
},
"end": {
"line": 325,
"column": 37
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "regular",
"start": 10086,
"end": 10095,
"loc": {
"start": {
"line": 325,
"column": 38
},
"end": {
"line": 325,
"column": 47
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10095,
"end": 10096,
"loc": {
"start": {
"line": 325,
"column": 47
},
"end": {
"line": 325,
"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": 10106,
"end": 10110,
"loc": {
"start": {
"line": 326,
"column": 8
},
"end": {
"line": 326,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10110,
"end": 10111,
"loc": {
"start": {
"line": 326,
"column": 12
},
"end": {
"line": 326,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "movementSpeed",
"start": 10111,
"end": 10124,
"loc": {
"start": {
"line": 326,
"column": 13
},
"end": {
"line": 326,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10125,
"end": 10126,
"loc": {
"start": {
"line": 326,
"column": 27
},
"end": {
"line": 326,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "regular",
"start": 10127,
"end": 10136,
"loc": {
"start": {
"line": 326,
"column": 29
},
"end": {
"line": 326,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10136,
"end": 10137,
"loc": {
"start": {
"line": 326,
"column": 38
},
"end": {
"line": 326,
"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": 10147,
"end": 10151,
"loc": {
"start": {
"line": 327,
"column": 8
},
"end": {
"line": 327,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10151,
"end": 10152,
"loc": {
"start": {
"line": 327,
"column": 12
},
"end": {
"line": 327,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "language",
"start": 10152,
"end": 10160,
"loc": {
"start": {
"line": 327,
"column": 13
},
"end": {
"line": 327,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10161,
"end": 10162,
"loc": {
"start": {
"line": 327,
"column": 22
},
"end": {
"line": 327,
"column": 23
}
}
},
{
"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": 10163,
"end": 10176,
"loc": {
"start": {
"line": 327,
"column": 24
},
"end": {
"line": 327,
"column": 37
}
}
},
{
"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": 327,
"column": 37
},
"end": {
"line": 327,
"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": 10187,
"end": 10191,
"loc": {
"start": {
"line": 328,
"column": 8
},
"end": {
"line": 328,
"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": 328,
"column": 12
},
"end": {
"line": 328,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "autosaveInterval",
"start": 10192,
"end": 10208,
"loc": {
"start": {
"line": 328,
"column": 13
},
"end": {
"line": 328,
"column": 29
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10209,
"end": 10210,
"loc": {
"start": {
"line": 328,
"column": 30
},
"end": {
"line": 328,
"column": 31
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "two_minutes",
"start": 10211,
"end": 10224,
"loc": {
"start": {
"line": 328,
"column": 32
},
"end": {
"line": 328,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10224,
"end": 10225,
"loc": {
"start": {
"line": 328,
"column": 45
},
"end": {
"line": 328,
"column": 46
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10237,
"end": 10241,
"loc": {
"start": {
"line": 330,
"column": 8
},
"end": {
"line": 330,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10241,
"end": 10242,
"loc": {
"start": {
"line": 330,
"column": 12
},
"end": {
"line": 330,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "alwaysMultiplace",
"start": 10242,
"end": 10258,
"loc": {
"start": {
"line": 330,
"column": 13
},
"end": {
"line": 330,
"column": 29
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10259,
"end": 10260,
"loc": {
"start": {
"line": 330,
"column": 30
},
"end": {
"line": 330,
"column": 31
}
}
},
{
"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": 10261,
"end": 10266,
"loc": {
"start": {
"line": 330,
"column": 32
},
"end": {
"line": 330,
"column": 37
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10266,
"end": 10267,
"loc": {
"start": {
"line": 330,
"column": 37
},
"end": {
"line": 330,
"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": 10277,
"end": 10281,
"loc": {
"start": {
"line": 331,
"column": 8
},
"end": {
"line": 331,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10281,
"end": 10282,
"loc": {
"start": {
"line": 331,
"column": 12
},
"end": {
"line": 331,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "offerHints",
"start": 10282,
"end": 10292,
"loc": {
"start": {
"line": 331,
"column": 13
},
"end": {
"line": 331,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10293,
"end": 10294,
"loc": {
"start": {
"line": 331,
"column": 24
},
"end": {
"line": 331,
"column": 25
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 10295,
"end": 10299,
"loc": {
"start": {
"line": 331,
"column": 26
},
"end": {
"line": 331,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10299,
"end": 10300,
"loc": {
"start": {
"line": 331,
"column": 30
},
"end": {
"line": 331,
"column": 31
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10310,
"end": 10314,
"loc": {
"start": {
"line": 332,
"column": 8
},
"end": {
"line": 332,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10314,
"end": 10315,
"loc": {
"start": {
"line": 332,
"column": 12
},
"end": {
"line": 332,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableTunnelSmartplace",
"start": 10315,
"end": 10337,
"loc": {
"start": {
"line": 332,
"column": 13
},
"end": {
"line": 332,
"column": 35
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10338,
"end": 10339,
"loc": {
"start": {
"line": 332,
"column": 36
},
"end": {
"line": 332,
"column": 37
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 10340,
"end": 10344,
"loc": {
"start": {
"line": 332,
"column": 38
},
"end": {
"line": 332,
"column": 42
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10344,
"end": 10345,
"loc": {
"start": {
"line": 332,
"column": 42
},
"end": {
"line": 332,
"column": 43
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10355,
"end": 10359,
"loc": {
"start": {
"line": 333,
"column": 8
},
"end": {
"line": 333,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10359,
"end": 10360,
"loc": {
"start": {
"line": 333,
"column": 12
},
"end": {
"line": 333,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "vignette",
"start": 10360,
"end": 10368,
"loc": {
"start": {
"line": 333,
"column": 13
},
"end": {
"line": 333,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10369,
"end": 10370,
"loc": {
"start": {
"line": 333,
"column": 22
},
"end": {
"line": 333,
"column": 23
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 10371,
"end": 10375,
"loc": {
"start": {
"line": 333,
"column": 24
},
"end": {
"line": 333,
"column": 28
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10375,
"end": 10376,
"loc": {
"start": {
"line": 333,
"column": 28
},
"end": {
"line": 333,
"column": 29
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10386,
"end": 10390,
"loc": {
"start": {
"line": 334,
"column": 8
},
"end": {
"line": 334,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10390,
"end": 10391,
"loc": {
"start": {
"line": 334,
"column": 12
},
"end": {
"line": 334,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "compactBuildingInfo",
"start": 10391,
"end": 10410,
"loc": {
"start": {
"line": 334,
"column": 13
},
"end": {
"line": 334,
"column": 32
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10411,
"end": 10412,
"loc": {
"start": {
"line": 334,
"column": 33
},
"end": {
"line": 334,
"column": 34
}
}
},
{
"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": 10413,
"end": 10418,
"loc": {
"start": {
"line": 334,
"column": 35
},
"end": {
"line": 334,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10418,
"end": 10419,
"loc": {
"start": {
"line": 334,
"column": 40
},
"end": {
"line": 334,
"column": 41
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10429,
"end": 10433,
"loc": {
"start": {
"line": 335,
"column": 8
},
"end": {
"line": 335,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10433,
"end": 10434,
"loc": {
"start": {
"line": 335,
"column": 12
},
"end": {
"line": 335,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "disableCutDeleteWarnings",
"start": 10434,
"end": 10458,
"loc": {
"start": {
"line": 335,
"column": 13
},
"end": {
"line": 335,
"column": 37
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10459,
"end": 10460,
"loc": {
"start": {
"line": 335,
"column": 38
},
"end": {
"line": 335,
"column": 39
}
}
},
{
"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": 10461,
"end": 10466,
"loc": {
"start": {
"line": 335,
"column": 40
},
"end": {
"line": 335,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10466,
"end": 10467,
"loc": {
"start": {
"line": 335,
"column": 45
},
"end": {
"line": 335,
"column": 46
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10477,
"end": 10481,
"loc": {
"start": {
"line": 336,
"column": 8
},
"end": {
"line": 336,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10481,
"end": 10482,
"loc": {
"start": {
"line": 336,
"column": 12
},
"end": {
"line": 336,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationByBuilding",
"start": 10482,
"end": 10500,
"loc": {
"start": {
"line": 336,
"column": 13
},
"end": {
"line": 336,
"column": 31
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10501,
"end": 10502,
"loc": {
"start": {
"line": 336,
"column": 32
},
"end": {
"line": 336,
"column": 33
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 10503,
"end": 10507,
"loc": {
"start": {
"line": 336,
"column": 34
},
"end": {
"line": 336,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10507,
"end": 10508,
"loc": {
"start": {
"line": 336,
"column": 38
},
"end": {
"line": 336,
"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": 10518,
"end": 10522,
"loc": {
"start": {
"line": 337,
"column": 8
},
"end": {
"line": 337,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10522,
"end": 10523,
"loc": {
"start": {
"line": 337,
"column": 12
},
"end": {
"line": 337,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "clearCursorOnDeleteWhilePlacing",
"start": 10523,
"end": 10554,
"loc": {
"start": {
"line": 337,
"column": 13
},
"end": {
"line": 337,
"column": 44
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10555,
"end": 10556,
"loc": {
"start": {
"line": 337,
"column": 45
},
"end": {
"line": 337,
"column": 46
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 10557,
"end": 10561,
"loc": {
"start": {
"line": 337,
"column": 47
},
"end": {
"line": 337,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10561,
"end": 10562,
"loc": {
"start": {
"line": 337,
"column": 51
},
"end": {
"line": 337,
"column": 52
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10572,
"end": 10576,
"loc": {
"start": {
"line": 338,
"column": 8
},
"end": {
"line": 338,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10576,
"end": 10577,
"loc": {
"start": {
"line": 338,
"column": 12
},
"end": {
"line": 338,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "displayChunkBorders",
"start": 10577,
"end": 10596,
"loc": {
"start": {
"line": 338,
"column": 13
},
"end": {
"line": 338,
"column": 32
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10597,
"end": 10598,
"loc": {
"start": {
"line": 338,
"column": 33
},
"end": {
"line": 338,
"column": 34
}
}
},
{
"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": 10599,
"end": 10604,
"loc": {
"start": {
"line": 338,
"column": 35
},
"end": {
"line": 338,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10604,
"end": 10605,
"loc": {
"start": {
"line": 338,
"column": 40
},
"end": {
"line": 338,
"column": 41
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10615,
"end": 10619,
"loc": {
"start": {
"line": 339,
"column": 8
},
"end": {
"line": 339,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10619,
"end": 10620,
"loc": {
"start": {
"line": 339,
"column": 12
},
"end": {
"line": 339,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pickMinerOnPatch",
"start": 10620,
"end": 10636,
"loc": {
"start": {
"line": 339,
"column": 13
},
"end": {
"line": 339,
"column": 29
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10637,
"end": 10638,
"loc": {
"start": {
"line": 339,
"column": 30
},
"end": {
"line": 339,
"column": 31
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 10639,
"end": 10643,
"loc": {
"start": {
"line": 339,
"column": 32
},
"end": {
"line": 339,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10643,
"end": 10644,
"loc": {
"start": {
"line": 339,
"column": 36
},
"end": {
"line": 339,
"column": 37
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10654,
"end": 10658,
"loc": {
"start": {
"line": 340,
"column": 8
},
"end": {
"line": 340,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10658,
"end": 10659,
"loc": {
"start": {
"line": 340,
"column": 12
},
"end": {
"line": 340,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableMousePan",
"start": 10659,
"end": 10673,
"loc": {
"start": {
"line": 340,
"column": 13
},
"end": {
"line": 340,
"column": 27
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10674,
"end": 10675,
"loc": {
"start": {
"line": 340,
"column": 28
},
"end": {
"line": 340,
"column": 29
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 10676,
"end": 10680,
"loc": {
"start": {
"line": 340,
"column": 30
},
"end": {
"line": 340,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10680,
"end": 10681,
"loc": {
"start": {
"line": 340,
"column": 34
},
"end": {
"line": 340,
"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": 10693,
"end": 10697,
"loc": {
"start": {
"line": 342,
"column": 8
},
"end": {
"line": 342,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10697,
"end": 10698,
"loc": {
"start": {
"line": 342,
"column": 12
},
"end": {
"line": 342,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableColorBlindHelper",
"start": 10698,
"end": 10720,
"loc": {
"start": {
"line": 342,
"column": 13
},
"end": {
"line": 342,
"column": 35
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10721,
"end": 10722,
"loc": {
"start": {
"line": 342,
"column": 36
},
"end": {
"line": 342,
"column": 37
}
}
},
{
"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": 10723,
"end": 10728,
"loc": {
"start": {
"line": 342,
"column": 38
},
"end": {
"line": 342,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10728,
"end": 10729,
"loc": {
"start": {
"line": 342,
"column": 43
},
"end": {
"line": 342,
"column": 44
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10741,
"end": 10745,
"loc": {
"start": {
"line": 344,
"column": 8
},
"end": {
"line": 344,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10745,
"end": 10746,
"loc": {
"start": {
"line": 344,
"column": 12
},
"end": {
"line": 344,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "lowQualityMapResources",
"start": 10746,
"end": 10768,
"loc": {
"start": {
"line": 344,
"column": 13
},
"end": {
"line": 344,
"column": 35
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10769,
"end": 10770,
"loc": {
"start": {
"line": 344,
"column": 36
},
"end": {
"line": 344,
"column": 37
}
}
},
{
"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": 10771,
"end": 10776,
"loc": {
"start": {
"line": 344,
"column": 38
},
"end": {
"line": 344,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10776,
"end": 10777,
"loc": {
"start": {
"line": 344,
"column": 43
},
"end": {
"line": 344,
"column": 44
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10787,
"end": 10791,
"loc": {
"start": {
"line": 345,
"column": 8
},
"end": {
"line": 345,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10791,
"end": 10792,
"loc": {
"start": {
"line": 345,
"column": 12
},
"end": {
"line": 345,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "disableTileGrid",
"start": 10792,
"end": 10807,
"loc": {
"start": {
"line": 345,
"column": 13
},
"end": {
"line": 345,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10808,
"end": 10809,
"loc": {
"start": {
"line": 345,
"column": 29
},
"end": {
"line": 345,
"column": 30
}
}
},
{
"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": 10810,
"end": 10815,
"loc": {
"start": {
"line": 345,
"column": 31
},
"end": {
"line": 345,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10815,
"end": 10816,
"loc": {
"start": {
"line": 345,
"column": 36
},
"end": {
"line": 345,
"column": 37
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10826,
"end": 10830,
"loc": {
"start": {
"line": 346,
"column": 8
},
"end": {
"line": 346,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10830,
"end": 10831,
"loc": {
"start": {
"line": 346,
"column": 12
},
"end": {
"line": 346,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "lowQualityTextures",
"start": 10831,
"end": 10849,
"loc": {
"start": {
"line": 346,
"column": 13
},
"end": {
"line": 346,
"column": 31
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10850,
"end": 10851,
"loc": {
"start": {
"line": 346,
"column": 32
},
"end": {
"line": 346,
"column": 33
}
}
},
{
"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": 10852,
"end": 10857,
"loc": {
"start": {
"line": 346,
"column": 34
},
"end": {
"line": 346,
"column": 39
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10857,
"end": 10858,
"loc": {
"start": {
"line": 346,
"column": 39
},
"end": {
"line": 346,
"column": 40
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10868,
"end": 10872,
"loc": {
"start": {
"line": 347,
"column": 8
},
"end": {
"line": 347,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10872,
"end": 10873,
"loc": {
"start": {
"line": 347,
"column": 12
},
"end": {
"line": 347,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "simplifiedBelts",
"start": 10873,
"end": 10888,
"loc": {
"start": {
"line": 347,
"column": 13
},
"end": {
"line": 347,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10889,
"end": 10890,
"loc": {
"start": {
"line": 347,
"column": 29
},
"end": {
"line": 347,
"column": 30
}
}
},
{
"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": 10891,
"end": 10896,
"loc": {
"start": {
"line": 347,
"column": 31
},
"end": {
"line": 347,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10896,
"end": 10897,
"loc": {
"start": {
"line": 347,
"column": 36
},
"end": {
"line": 347,
"column": 37
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10907,
"end": 10911,
"loc": {
"start": {
"line": 348,
"column": 8
},
"end": {
"line": 348,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10911,
"end": 10912,
"loc": {
"start": {
"line": 348,
"column": 12
},
"end": {
"line": 348,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "zoomToCursor",
"start": 10912,
"end": 10924,
"loc": {
"start": {
"line": 348,
"column": 13
},
"end": {
"line": 348,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10925,
"end": 10926,
"loc": {
"start": {
"line": 348,
"column": 26
},
"end": {
"line": 348,
"column": 27
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 10927,
"end": 10931,
"loc": {
"start": {
"line": 348,
"column": 28
},
"end": {
"line": 348,
"column": 32
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10931,
"end": 10932,
"loc": {
"start": {
"line": 348,
"column": 32
},
"end": {
"line": 348,
"column": 33
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10942,
"end": 10946,
"loc": {
"start": {
"line": 349,
"column": 8
},
"end": {
"line": 349,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10946,
"end": 10947,
"loc": {
"start": {
"line": 349,
"column": 12
},
"end": {
"line": 349,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mapResourcesScale",
"start": 10947,
"end": 10964,
"loc": {
"start": {
"line": 349,
"column": 13
},
"end": {
"line": 349,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10965,
"end": 10966,
"loc": {
"start": {
"line": 349,
"column": 31
},
"end": {
"line": 349,
"column": 32
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0.5,
"start": 10967,
"end": 10970,
"loc": {
"start": {
"line": 349,
"column": 33
},
"end": {
"line": 349,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10970,
"end": 10971,
"loc": {
"start": {
"line": 349,
"column": 36
},
"end": {
"line": 349,
"column": 37
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @type {Object.<string, number>}\r\n ",
"start": 10983,
"end": 11043,
"loc": {
"start": {
"line": 351,
"column": 8
},
"end": {
"line": 353,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 11053,
"end": 11057,
"loc": {
"start": {
"line": 354,
"column": 8
},
"end": {
"line": 354,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11057,
"end": 11058,
"loc": {
"start": {
"line": 354,
"column": 12
},
"end": {
"line": 354,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keybindingOverrides",
"start": 11058,
"end": 11077,
"loc": {
"start": {
"line": 354,
"column": 13
},
"end": {
"line": 354,
"column": 32
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 11078,
"end": 11079,
"loc": {
"start": {
"line": 354,
"column": 33
},
"end": {
"line": 354,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11080,
"end": 11081,
"loc": {
"start": {
"line": 354,
"column": 35
},
"end": {
"line": 354,
"column": 36
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11081,
"end": 11082,
"loc": {
"start": {
"line": 354,
"column": 36
},
"end": {
"line": 354,
"column": 37
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11082,
"end": 11083,
"loc": {
"start": {
"line": 354,
"column": 37
},
"end": {
"line": 354,
"column": 38
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11089,
"end": 11090,
"loc": {
"start": {
"line": 355,
"column": 4
},
"end": {
"line": 355,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11092,
"end": 11093,
"loc": {
"start": {
"line": 356,
"column": 0
},
"end": {
"line": 356,
"column": 1
}
}
},
{
"type": {
"label": "export",
"keyword": "export",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "export",
"start": 11097,
"end": 11103,
"loc": {
"start": {
"line": 358,
"column": 0
},
"end": {
"line": 358,
"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": 11104,
"end": 11109,
"loc": {
"start": {
"line": 358,
"column": 7
},
"end": {
"line": 358,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ApplicationSettings",
"start": 11110,
"end": 11129,
"loc": {
"start": {
"line": 358,
"column": 13
},
"end": {
"line": 358,
"column": 32
}
}
},
{
"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": 11130,
"end": 11137,
"loc": {
"start": {
"line": 358,
"column": 33
},
"end": {
"line": 358,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ReadWriteProxy",
"start": 11138,
"end": 11152,
"loc": {
"start": {
"line": 358,
"column": 41
},
"end": {
"line": 358,
"column": 55
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11153,
"end": 11154,
"loc": {
"start": {
"line": 358,
"column": 56
},
"end": {
"line": 358,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 11160,
"end": 11171,
"loc": {
"start": {
"line": 359,
"column": 4
},
"end": {
"line": 359,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11171,
"end": 11172,
"loc": {
"start": {
"line": 359,
"column": 15
},
"end": {
"line": 359,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 11172,
"end": 11175,
"loc": {
"start": {
"line": 359,
"column": 16
},
"end": {
"line": 359,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11175,
"end": 11176,
"loc": {
"start": {
"line": 359,
"column": 19
},
"end": {
"line": 359,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11177,
"end": 11178,
"loc": {
"start": {
"line": 359,
"column": 21
},
"end": {
"line": 359,
"column": 22
}
}
},
{
"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": 11188,
"end": 11193,
"loc": {
"start": {
"line": 360,
"column": 8
},
"end": {
"line": 360,
"column": 13
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11193,
"end": 11194,
"loc": {
"start": {
"line": 360,
"column": 13
},
"end": {
"line": 360,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 11194,
"end": 11197,
"loc": {
"start": {
"line": 360,
"column": 14
},
"end": {
"line": 360,
"column": 17
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11197,
"end": 11198,
"loc": {
"start": {
"line": 360,
"column": 17
},
"end": {
"line": 360,
"column": 18
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "app_settings.bin",
"start": 11199,
"end": 11217,
"loc": {
"start": {
"line": 360,
"column": 19
},
"end": {
"line": 360,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11217,
"end": 11218,
"loc": {
"start": {
"line": 360,
"column": 37
},
"end": {
"line": 360,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11218,
"end": 11219,
"loc": {
"start": {
"line": 360,
"column": 38
},
"end": {
"line": 360,
"column": 39
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11225,
"end": 11226,
"loc": {
"start": {
"line": 361,
"column": 4
},
"end": {
"line": 361,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialize",
"start": 11234,
"end": 11244,
"loc": {
"start": {
"line": 363,
"column": 4
},
"end": {
"line": 363,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11244,
"end": 11245,
"loc": {
"start": {
"line": 363,
"column": 14
},
"end": {
"line": 363,
"column": 15
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11245,
"end": 11246,
"loc": {
"start": {
"line": 363,
"column": 15
},
"end": {
"line": 363,
"column": 16
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11247,
"end": 11248,
"loc": {
"start": {
"line": 363,
"column": 17
},
"end": {
"line": 363,
"column": 18
}
}
},
{
"type": "CommentLine",
"value": " Read and directly write latest data back",
"start": 11258,
"end": 11301,
"loc": {
"start": {
"line": 364,
"column": 8
},
"end": {
"line": 364,
"column": 51
}
}
},
{
"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": 11311,
"end": 11317,
"loc": {
"start": {
"line": 365,
"column": 8
},
"end": {
"line": 365,
"column": 14
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 11318,
"end": 11322,
"loc": {
"start": {
"line": 365,
"column": 15
},
"end": {
"line": 365,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11322,
"end": 11323,
"loc": {
"start": {
"line": 365,
"column": 19
},
"end": {
"line": 365,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "readAsync",
"start": 11323,
"end": 11332,
"loc": {
"start": {
"line": 365,
"column": 20
},
"end": {
"line": 365,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11332,
"end": 11333,
"loc": {
"start": {
"line": 365,
"column": 29
},
"end": {
"line": 365,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11333,
"end": 11334,
"loc": {
"start": {
"line": 365,
"column": 30
},
"end": {
"line": 365,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11348,
"end": 11349,
"loc": {
"start": {
"line": 366,
"column": 12
},
"end": {
"line": 366,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 11349,
"end": 11353,
"loc": {
"start": {
"line": 366,
"column": 13
},
"end": {
"line": 366,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11353,
"end": 11354,
"loc": {
"start": {
"line": 366,
"column": 17
},
"end": {
"line": 366,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11354,
"end": 11355,
"loc": {
"start": {
"line": 366,
"column": 18
},
"end": {
"line": 366,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11355,
"end": 11356,
"loc": {
"start": {
"line": 366,
"column": 19
},
"end": {
"line": 366,
"column": 20
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11357,
"end": 11359,
"loc": {
"start": {
"line": 366,
"column": 21
},
"end": {
"line": 366,
"column": 23
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11360,
"end": 11361,
"loc": {
"start": {
"line": 366,
"column": 24
},
"end": {
"line": 366,
"column": 25
}
}
},
{
"type": "CommentLine",
"value": " Apply default setting callbacks",
"start": 11379,
"end": 11413,
"loc": {
"start": {
"line": 367,
"column": 16
},
"end": {
"line": 367,
"column": 50
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 11431,
"end": 11436,
"loc": {
"start": {
"line": 368,
"column": 16
},
"end": {
"line": 368,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 11437,
"end": 11445,
"loc": {
"start": {
"line": 368,
"column": 22
},
"end": {
"line": 368,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 11446,
"end": 11447,
"loc": {
"start": {
"line": 368,
"column": 31
},
"end": {
"line": 368,
"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": 11448,
"end": 11452,
"loc": {
"start": {
"line": 368,
"column": 33
},
"end": {
"line": 368,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11452,
"end": 11453,
"loc": {
"start": {
"line": 368,
"column": 37
},
"end": {
"line": 368,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllSettings",
"start": 11453,
"end": 11467,
"loc": {
"start": {
"line": 368,
"column": 38
},
"end": {
"line": 368,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11467,
"end": 11468,
"loc": {
"start": {
"line": 368,
"column": 52
},
"end": {
"line": 368,
"column": 53
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11468,
"end": 11469,
"loc": {
"start": {
"line": 368,
"column": 53
},
"end": {
"line": 368,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11469,
"end": 11470,
"loc": {
"start": {
"line": 368,
"column": 54
},
"end": {
"line": 368,
"column": 55
}
}
},
{
"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": 11488,
"end": 11491,
"loc": {
"start": {
"line": 369,
"column": 16
},
"end": {
"line": 369,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11492,
"end": 11493,
"loc": {
"start": {
"line": 369,
"column": 20
},
"end": {
"line": 369,
"column": 21
}
}
},
{
"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": 11493,
"end": 11496,
"loc": {
"start": {
"line": 369,
"column": 21
},
"end": {
"line": 369,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 11497,
"end": 11498,
"loc": {
"start": {
"line": 369,
"column": 25
},
"end": {
"line": 369,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 11499,
"end": 11500,
"loc": {
"start": {
"line": 369,
"column": 27
},
"end": {
"line": 369,
"column": 28
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 11501,
"end": 11502,
"loc": {
"start": {
"line": 369,
"column": 29
},
"end": {
"line": 369,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11502,
"end": 11503,
"loc": {
"start": {
"line": 369,
"column": 30
},
"end": {
"line": 369,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 11504,
"end": 11505,
"loc": {
"start": {
"line": 369,
"column": 32
},
"end": {
"line": 369,
"column": 33
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 11506,
"end": 11507,
"loc": {
"start": {
"line": 369,
"column": 34
},
"end": {
"line": 369,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "allApplicationSettings",
"start": 11508,
"end": 11530,
"loc": {
"start": {
"line": 369,
"column": 36
},
"end": {
"line": 369,
"column": 58
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11530,
"end": 11531,
"loc": {
"start": {
"line": 369,
"column": 58
},
"end": {
"line": 369,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11531,
"end": 11532,
"loc": {
"start": {
"line": 369,
"column": 59
},
"end": {
"line": 369,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11532,
"end": 11533,
"loc": {
"start": {
"line": 369,
"column": 60
},
"end": {
"line": 369,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 11533,
"end": 11539,
"loc": {
"start": {
"line": 369,
"column": 61
},
"end": {
"line": 369,
"column": 67
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11539,
"end": 11540,
"loc": {
"start": {
"line": 369,
"column": 67
},
"end": {
"line": 369,
"column": 68
}
}
},
{
"type": {
"label": "++/--",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": true,
"binop": null
},
"value": "++",
"start": 11541,
"end": 11543,
"loc": {
"start": {
"line": 369,
"column": 69
},
"end": {
"line": 369,
"column": 71
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 11543,
"end": 11544,
"loc": {
"start": {
"line": 369,
"column": 71
},
"end": {
"line": 369,
"column": 72
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11544,
"end": 11545,
"loc": {
"start": {
"line": 369,
"column": 72
},
"end": {
"line": 369,
"column": 73
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11546,
"end": 11547,
"loc": {
"start": {
"line": 369,
"column": 74
},
"end": {
"line": 369,
"column": 75
}
}
},
{
"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": 11569,
"end": 11574,
"loc": {
"start": {
"line": 370,
"column": 20
},
"end": {
"line": 370,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "handle",
"start": 11575,
"end": 11581,
"loc": {
"start": {
"line": 370,
"column": 26
},
"end": {
"line": 370,
"column": 32
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 11582,
"end": 11583,
"loc": {
"start": {
"line": 370,
"column": 33
},
"end": {
"line": 370,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "allApplicationSettings",
"start": 11584,
"end": 11606,
"loc": {
"start": {
"line": 370,
"column": 35
},
"end": {
"line": 370,
"column": 57
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11606,
"end": 11607,
"loc": {
"start": {
"line": 370,
"column": 57
},
"end": {
"line": 370,
"column": 58
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11607,
"end": 11608,
"loc": {
"start": {
"line": 370,
"column": 58
},
"end": {
"line": 370,
"column": 59
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11608,
"end": 11609,
"loc": {
"start": {
"line": 370,
"column": 59
},
"end": {
"line": 370,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 11609,
"end": 11610,
"loc": {
"start": {
"line": 370,
"column": 60
},
"end": {
"line": 370,
"column": 61
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11610,
"end": 11611,
"loc": {
"start": {
"line": 370,
"column": 61
},
"end": {
"line": 370,
"column": 62
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11611,
"end": 11612,
"loc": {
"start": {
"line": 370,
"column": 62
},
"end": {
"line": 370,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "handle",
"start": 11634,
"end": 11640,
"loc": {
"start": {
"line": 371,
"column": 20
},
"end": {
"line": 371,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11640,
"end": 11641,
"loc": {
"start": {
"line": 371,
"column": 26
},
"end": {
"line": 371,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "apply",
"start": 11641,
"end": 11646,
"loc": {
"start": {
"line": 371,
"column": 27
},
"end": {
"line": 371,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11646,
"end": 11647,
"loc": {
"start": {
"line": 371,
"column": 32
},
"end": {
"line": 371,
"column": 33
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 11647,
"end": 11651,
"loc": {
"start": {
"line": 371,
"column": 33
},
"end": {
"line": 371,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11651,
"end": 11652,
"loc": {
"start": {
"line": 371,
"column": 37
},
"end": {
"line": 371,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 11652,
"end": 11655,
"loc": {
"start": {
"line": 371,
"column": 38
},
"end": {
"line": 371,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11655,
"end": 11656,
"loc": {
"start": {
"line": 371,
"column": 41
},
"end": {
"line": 371,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 11657,
"end": 11665,
"loc": {
"start": {
"line": 371,
"column": 43
},
"end": {
"line": 371,
"column": 51
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11665,
"end": 11666,
"loc": {
"start": {
"line": 371,
"column": 51
},
"end": {
"line": 371,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "handle",
"start": 11666,
"end": 11672,
"loc": {
"start": {
"line": 371,
"column": 52
},
"end": {
"line": 371,
"column": 58
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11672,
"end": 11673,
"loc": {
"start": {
"line": 371,
"column": 58
},
"end": {
"line": 371,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 11673,
"end": 11675,
"loc": {
"start": {
"line": 371,
"column": 59
},
"end": {
"line": 371,
"column": 61
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11675,
"end": 11676,
"loc": {
"start": {
"line": 371,
"column": 61
},
"end": {
"line": 371,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11676,
"end": 11677,
"loc": {
"start": {
"line": 371,
"column": 62
},
"end": {
"line": 371,
"column": 63
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11677,
"end": 11678,
"loc": {
"start": {
"line": 371,
"column": 63
},
"end": {
"line": 371,
"column": 64
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11696,
"end": 11697,
"loc": {
"start": {
"line": 372,
"column": 16
},
"end": {
"line": 372,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11711,
"end": 11712,
"loc": {
"start": {
"line": 373,
"column": 12
},
"end": {
"line": 373,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11712,
"end": 11713,
"loc": {
"start": {
"line": 373,
"column": 13
},
"end": {
"line": 373,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11725,
"end": 11726,
"loc": {
"start": {
"line": 375,
"column": 8
},
"end": {
"line": 375,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "then",
"start": 11726,
"end": 11730,
"loc": {
"start": {
"line": 375,
"column": 9
},
"end": {
"line": 375,
"column": 13
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11730,
"end": 11731,
"loc": {
"start": {
"line": 375,
"column": 13
},
"end": {
"line": 375,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11731,
"end": 11732,
"loc": {
"start": {
"line": 375,
"column": 14
},
"end": {
"line": 375,
"column": 15
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11732,
"end": 11733,
"loc": {
"start": {
"line": 375,
"column": 15
},
"end": {
"line": 375,
"column": 16
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11734,
"end": 11736,
"loc": {
"start": {
"line": 375,
"column": 17
},
"end": {
"line": 375,
"column": 19
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 11737,
"end": 11741,
"loc": {
"start": {
"line": 375,
"column": 20
},
"end": {
"line": 375,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11741,
"end": 11742,
"loc": {
"start": {
"line": 375,
"column": 24
},
"end": {
"line": 375,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "writeAsync",
"start": 11742,
"end": 11752,
"loc": {
"start": {
"line": 375,
"column": 25
},
"end": {
"line": 375,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11752,
"end": 11753,
"loc": {
"start": {
"line": 375,
"column": 35
},
"end": {
"line": 375,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11753,
"end": 11754,
"loc": {
"start": {
"line": 375,
"column": 36
},
"end": {
"line": 375,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11754,
"end": 11755,
"loc": {
"start": {
"line": 375,
"column": 37
},
"end": {
"line": 375,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11755,
"end": 11756,
"loc": {
"start": {
"line": 375,
"column": 38
},
"end": {
"line": 375,
"column": 39
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11762,
"end": 11763,
"loc": {
"start": {
"line": 376,
"column": 4
},
"end": {
"line": 376,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "save",
"start": 11771,
"end": 11775,
"loc": {
"start": {
"line": 378,
"column": 4
},
"end": {
"line": 378,
"column": 8
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11775,
"end": 11776,
"loc": {
"start": {
"line": 378,
"column": 8
},
"end": {
"line": 378,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11776,
"end": 11777,
"loc": {
"start": {
"line": 378,
"column": 9
},
"end": {
"line": 378,
"column": 10
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11778,
"end": 11779,
"loc": {
"start": {
"line": 378,
"column": 11
},
"end": {
"line": 378,
"column": 12
}
}
},
{
"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": 11789,
"end": 11795,
"loc": {
"start": {
"line": 379,
"column": 8
},
"end": {
"line": 379,
"column": 14
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 11796,
"end": 11800,
"loc": {
"start": {
"line": 379,
"column": 15
},
"end": {
"line": 379,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11800,
"end": 11801,
"loc": {
"start": {
"line": 379,
"column": 19
},
"end": {
"line": 379,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "writeAsync",
"start": 11801,
"end": 11811,
"loc": {
"start": {
"line": 379,
"column": 20
},
"end": {
"line": 379,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11811,
"end": 11812,
"loc": {
"start": {
"line": 379,
"column": 30
},
"end": {
"line": 379,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11812,
"end": 11813,
"loc": {
"start": {
"line": 379,
"column": 31
},
"end": {
"line": 379,
"column": 32
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11813,
"end": 11814,
"loc": {
"start": {
"line": 379,
"column": 32
},
"end": {
"line": 379,
"column": 33
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11820,
"end": 11821,
"loc": {
"start": {
"line": 380,
"column": 4
},
"end": {
"line": 380,
"column": 5
}
}
},
{
"type": "CommentLine",
"value": " Getters",
"start": 11829,
"end": 11839,
"loc": {
"start": {
"line": 382,
"column": 4
},
"end": {
"line": 382,
"column": 14
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @returns {SettingsStorage}\r\n ",
"start": 11847,
"end": 11894,
"loc": {
"start": {
"line": 384,
"column": 4
},
"end": {
"line": 386,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllSettings",
"start": 11900,
"end": 11914,
"loc": {
"start": {
"line": 387,
"column": 4
},
"end": {
"line": 387,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11914,
"end": 11915,
"loc": {
"start": {
"line": 387,
"column": 18
},
"end": {
"line": 387,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11915,
"end": 11916,
"loc": {
"start": {
"line": 387,
"column": 19
},
"end": {
"line": 387,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11917,
"end": 11918,
"loc": {
"start": {
"line": 387,
"column": 21
},
"end": {
"line": 387,
"column": 22
}
}
},
{
"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": 11928,
"end": 11934,
"loc": {
"start": {
"line": 388,
"column": 8
},
"end": {
"line": 388,
"column": 14
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 11935,
"end": 11939,
"loc": {
"start": {
"line": 388,
"column": 15
},
"end": {
"line": 388,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11939,
"end": 11940,
"loc": {
"start": {
"line": 388,
"column": 19
},
"end": {
"line": 388,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentData",
"start": 11940,
"end": 11951,
"loc": {
"start": {
"line": 388,
"column": 20
},
"end": {
"line": 388,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11951,
"end": 11952,
"loc": {
"start": {
"line": 388,
"column": 31
},
"end": {
"line": 388,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 11952,
"end": 11960,
"loc": {
"start": {
"line": 388,
"column": 32
},
"end": {
"line": 388,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11960,
"end": 11961,
"loc": {
"start": {
"line": 388,
"column": 40
},
"end": {
"line": 388,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11967,
"end": 11968,
"loc": {
"start": {
"line": 389,
"column": 4
},
"end": {
"line": 389,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} key\r\n ",
"start": 11976,
"end": 12016,
"loc": {
"start": {
"line": 391,
"column": 4
},
"end": {
"line": 393,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSetting",
"start": 12022,
"end": 12032,
"loc": {
"start": {
"line": 394,
"column": 4
},
"end": {
"line": 394,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12032,
"end": 12033,
"loc": {
"start": {
"line": 394,
"column": 14
},
"end": {
"line": 394,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 12033,
"end": 12036,
"loc": {
"start": {
"line": 394,
"column": 15
},
"end": {
"line": 394,
"column": 18
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12036,
"end": 12037,
"loc": {
"start": {
"line": 394,
"column": 18
},
"end": {
"line": 394,
"column": 19
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12038,
"end": 12039,
"loc": {
"start": {
"line": 394,
"column": 20
},
"end": {
"line": 394,
"column": 21
}
}
},
{
"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": 12049,
"end": 12051,
"loc": {
"start": {
"line": 395,
"column": 8
},
"end": {
"line": 395,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12052,
"end": 12053,
"loc": {
"start": {
"line": 395,
"column": 11
},
"end": {
"line": 395,
"column": 12
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 12053,
"end": 12054,
"loc": {
"start": {
"line": 395,
"column": 12
},
"end": {
"line": 395,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 12054,
"end": 12057,
"loc": {
"start": {
"line": 395,
"column": 13
},
"end": {
"line": 395,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12057,
"end": 12058,
"loc": {
"start": {
"line": 395,
"column": 16
},
"end": {
"line": 395,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "startsWith",
"start": 12058,
"end": 12068,
"loc": {
"start": {
"line": 395,
"column": 17
},
"end": {
"line": 395,
"column": 27
}
}
},
{
"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": 395,
"column": 27
},
"end": {
"line": 395,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "debug_",
"start": 12069,
"end": 12077,
"loc": {
"start": {
"line": 395,
"column": 28
},
"end": {
"line": 395,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12077,
"end": 12078,
"loc": {
"start": {
"line": 395,
"column": 36
},
"end": {
"line": 395,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12078,
"end": 12079,
"loc": {
"start": {
"line": 395,
"column": 37
},
"end": {
"line": 395,
"column": 38
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12080,
"end": 12081,
"loc": {
"start": {
"line": 395,
"column": 39
},
"end": {
"line": 395,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "assert",
"start": 12095,
"end": 12101,
"loc": {
"start": {
"line": 396,
"column": 12
},
"end": {
"line": 396,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12101,
"end": 12102,
"loc": {
"start": {
"line": 396,
"column": 18
},
"end": {
"line": 396,
"column": 19
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12102,
"end": 12106,
"loc": {
"start": {
"line": 396,
"column": 19
},
"end": {
"line": 396,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12106,
"end": 12107,
"loc": {
"start": {
"line": 396,
"column": 23
},
"end": {
"line": 396,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllSettings",
"start": 12107,
"end": 12121,
"loc": {
"start": {
"line": 396,
"column": 24
},
"end": {
"line": 396,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12121,
"end": 12122,
"loc": {
"start": {
"line": 396,
"column": 38
},
"end": {
"line": 396,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12122,
"end": 12123,
"loc": {
"start": {
"line": 396,
"column": 39
},
"end": {
"line": 396,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12123,
"end": 12124,
"loc": {
"start": {
"line": 396,
"column": 40
},
"end": {
"line": 396,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hasOwnProperty",
"start": 12124,
"end": 12138,
"loc": {
"start": {
"line": 396,
"column": 41
},
"end": {
"line": 396,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12138,
"end": 12139,
"loc": {
"start": {
"line": 396,
"column": 55
},
"end": {
"line": 396,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 12139,
"end": 12142,
"loc": {
"start": {
"line": 396,
"column": 56
},
"end": {
"line": 396,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12142,
"end": 12143,
"loc": {
"start": {
"line": 396,
"column": 59
},
"end": {
"line": 396,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12143,
"end": 12144,
"loc": {
"start": {
"line": 396,
"column": 60
},
"end": {
"line": 396,
"column": 61
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Setting not known: ",
"start": 12145,
"end": 12166,
"loc": {
"start": {
"line": 396,
"column": 62
},
"end": {
"line": 396,
"column": 83
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 12167,
"end": 12168,
"loc": {
"start": {
"line": 396,
"column": 84
},
"end": {
"line": 396,
"column": 85
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 12169,
"end": 12172,
"loc": {
"start": {
"line": 396,
"column": 86
},
"end": {
"line": 396,
"column": 89
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12172,
"end": 12173,
"loc": {
"start": {
"line": 396,
"column": 89
},
"end": {
"line": 396,
"column": 90
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12173,
"end": 12174,
"loc": {
"start": {
"line": 396,
"column": 90
},
"end": {
"line": 396,
"column": 91
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12184,
"end": 12185,
"loc": {
"start": {
"line": 397,
"column": 8
},
"end": {
"line": 397,
"column": 9
}
}
},
{
"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": 12195,
"end": 12201,
"loc": {
"start": {
"line": 398,
"column": 8
},
"end": {
"line": 398,
"column": 14
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12202,
"end": 12206,
"loc": {
"start": {
"line": 398,
"column": 15
},
"end": {
"line": 398,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12206,
"end": 12207,
"loc": {
"start": {
"line": 398,
"column": 19
},
"end": {
"line": 398,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllSettings",
"start": 12207,
"end": 12221,
"loc": {
"start": {
"line": 398,
"column": 20
},
"end": {
"line": 398,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12221,
"end": 12222,
"loc": {
"start": {
"line": 398,
"column": 34
},
"end": {
"line": 398,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12222,
"end": 12223,
"loc": {
"start": {
"line": 398,
"column": 35
},
"end": {
"line": 398,
"column": 36
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12223,
"end": 12224,
"loc": {
"start": {
"line": 398,
"column": 36
},
"end": {
"line": 398,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 12224,
"end": 12227,
"loc": {
"start": {
"line": 398,
"column": 37
},
"end": {
"line": 398,
"column": 40
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12227,
"end": 12228,
"loc": {
"start": {
"line": 398,
"column": 40
},
"end": {
"line": 398,
"column": 41
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12228,
"end": 12229,
"loc": {
"start": {
"line": 398,
"column": 41
},
"end": {
"line": 398,
"column": 42
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12235,
"end": 12236,
"loc": {
"start": {
"line": 399,
"column": 4
},
"end": {
"line": 399,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getInterfaceScaleId",
"start": 12244,
"end": 12263,
"loc": {
"start": {
"line": 401,
"column": 4
},
"end": {
"line": 401,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12263,
"end": 12264,
"loc": {
"start": {
"line": 401,
"column": 23
},
"end": {
"line": 401,
"column": 24
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12264,
"end": 12265,
"loc": {
"start": {
"line": 401,
"column": 24
},
"end": {
"line": 401,
"column": 25
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12266,
"end": 12267,
"loc": {
"start": {
"line": 401,
"column": 26
},
"end": {
"line": 401,
"column": 27
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 12277,
"end": 12279,
"loc": {
"start": {
"line": 402,
"column": 8
},
"end": {
"line": 402,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12280,
"end": 12281,
"loc": {
"start": {
"line": 402,
"column": 11
},
"end": {
"line": 402,
"column": 12
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 12281,
"end": 12282,
"loc": {
"start": {
"line": 402,
"column": 12
},
"end": {
"line": 402,
"column": 13
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12282,
"end": 12286,
"loc": {
"start": {
"line": 402,
"column": 13
},
"end": {
"line": 402,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12286,
"end": 12287,
"loc": {
"start": {
"line": 402,
"column": 17
},
"end": {
"line": 402,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentData",
"start": 12287,
"end": 12298,
"loc": {
"start": {
"line": 402,
"column": 18
},
"end": {
"line": 402,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12298,
"end": 12299,
"loc": {
"start": {
"line": 402,
"column": 29
},
"end": {
"line": 402,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12300,
"end": 12301,
"loc": {
"start": {
"line": 402,
"column": 31
},
"end": {
"line": 402,
"column": 32
}
}
},
{
"type": "CommentLine",
"value": " Not initialized yet",
"start": 12315,
"end": 12337,
"loc": {
"start": {
"line": 403,
"column": 12
},
"end": {
"line": 403,
"column": 34
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 12351,
"end": 12357,
"loc": {
"start": {
"line": 404,
"column": 12
},
"end": {
"line": 404,
"column": 18
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "regular",
"start": 12358,
"end": 12367,
"loc": {
"start": {
"line": 404,
"column": 19
},
"end": {
"line": 404,
"column": 28
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12367,
"end": 12368,
"loc": {
"start": {
"line": 404,
"column": 28
},
"end": {
"line": 404,
"column": 29
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12378,
"end": 12379,
"loc": {
"start": {
"line": 405,
"column": 8
},
"end": {
"line": 405,
"column": 9
}
}
},
{
"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": 12389,
"end": 12395,
"loc": {
"start": {
"line": 406,
"column": 8
},
"end": {
"line": 406,
"column": 14
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12396,
"end": 12400,
"loc": {
"start": {
"line": 406,
"column": 15
},
"end": {
"line": 406,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12400,
"end": 12401,
"loc": {
"start": {
"line": 406,
"column": 19
},
"end": {
"line": 406,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllSettings",
"start": 12401,
"end": 12415,
"loc": {
"start": {
"line": 406,
"column": 20
},
"end": {
"line": 406,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12415,
"end": 12416,
"loc": {
"start": {
"line": 406,
"column": 34
},
"end": {
"line": 406,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12416,
"end": 12417,
"loc": {
"start": {
"line": 406,
"column": 35
},
"end": {
"line": 406,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12417,
"end": 12418,
"loc": {
"start": {
"line": 406,
"column": 36
},
"end": {
"line": 406,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "uiScale",
"start": 12418,
"end": 12425,
"loc": {
"start": {
"line": 406,
"column": 37
},
"end": {
"line": 406,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12425,
"end": 12426,
"loc": {
"start": {
"line": 406,
"column": 44
},
"end": {
"line": 406,
"column": 45
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12432,
"end": 12433,
"loc": {
"start": {
"line": 407,
"column": 4
},
"end": {
"line": 407,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getDesiredFps",
"start": 12441,
"end": 12454,
"loc": {
"start": {
"line": 409,
"column": 4
},
"end": {
"line": 409,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12454,
"end": 12455,
"loc": {
"start": {
"line": 409,
"column": 17
},
"end": {
"line": 409,
"column": 18
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12455,
"end": 12456,
"loc": {
"start": {
"line": 409,
"column": 18
},
"end": {
"line": 409,
"column": 19
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12457,
"end": 12458,
"loc": {
"start": {
"line": 409,
"column": 20
},
"end": {
"line": 409,
"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": 12468,
"end": 12474,
"loc": {
"start": {
"line": 410,
"column": 8
},
"end": {
"line": 410,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parseInt",
"start": 12475,
"end": 12483,
"loc": {
"start": {
"line": 410,
"column": 15
},
"end": {
"line": 410,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12483,
"end": 12484,
"loc": {
"start": {
"line": 410,
"column": 23
},
"end": {
"line": 410,
"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": 12484,
"end": 12488,
"loc": {
"start": {
"line": 410,
"column": 24
},
"end": {
"line": 410,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12488,
"end": 12489,
"loc": {
"start": {
"line": 410,
"column": 28
},
"end": {
"line": 410,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllSettings",
"start": 12489,
"end": 12503,
"loc": {
"start": {
"line": 410,
"column": 29
},
"end": {
"line": 410,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12503,
"end": 12504,
"loc": {
"start": {
"line": 410,
"column": 43
},
"end": {
"line": 410,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12504,
"end": 12505,
"loc": {
"start": {
"line": 410,
"column": 44
},
"end": {
"line": 410,
"column": 45
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12505,
"end": 12506,
"loc": {
"start": {
"line": 410,
"column": 45
},
"end": {
"line": 410,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "refreshRate",
"start": 12506,
"end": 12517,
"loc": {
"start": {
"line": 410,
"column": 46
},
"end": {
"line": 410,
"column": 57
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12517,
"end": 12518,
"loc": {
"start": {
"line": 410,
"column": 57
},
"end": {
"line": 410,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12518,
"end": 12519,
"loc": {
"start": {
"line": 410,
"column": 58
},
"end": {
"line": 410,
"column": 59
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12525,
"end": 12526,
"loc": {
"start": {
"line": 411,
"column": 4
},
"end": {
"line": 411,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getInterfaceScaleValue",
"start": 12534,
"end": 12556,
"loc": {
"start": {
"line": 413,
"column": 4
},
"end": {
"line": 413,
"column": 26
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12556,
"end": 12557,
"loc": {
"start": {
"line": 413,
"column": 26
},
"end": {
"line": 413,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12557,
"end": 12558,
"loc": {
"start": {
"line": 413,
"column": 27
},
"end": {
"line": 413,
"column": 28
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12559,
"end": 12560,
"loc": {
"start": {
"line": 413,
"column": 29
},
"end": {
"line": 413,
"column": 30
}
}
},
{
"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": 12570,
"end": 12575,
"loc": {
"start": {
"line": 414,
"column": 8
},
"end": {
"line": 414,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 12576,
"end": 12578,
"loc": {
"start": {
"line": 414,
"column": 14
},
"end": {
"line": 414,
"column": 16
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 12579,
"end": 12580,
"loc": {
"start": {
"line": 414,
"column": 17
},
"end": {
"line": 414,
"column": 18
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12581,
"end": 12585,
"loc": {
"start": {
"line": 414,
"column": 19
},
"end": {
"line": 414,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12585,
"end": 12586,
"loc": {
"start": {
"line": 414,
"column": 23
},
"end": {
"line": 414,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getInterfaceScaleId",
"start": 12586,
"end": 12605,
"loc": {
"start": {
"line": 414,
"column": 24
},
"end": {
"line": 414,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12605,
"end": 12606,
"loc": {
"start": {
"line": 414,
"column": 43
},
"end": {
"line": 414,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12606,
"end": 12607,
"loc": {
"start": {
"line": 414,
"column": 44
},
"end": {
"line": 414,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12607,
"end": 12608,
"loc": {
"start": {
"line": 414,
"column": 45
},
"end": {
"line": 414,
"column": 46
}
}
},
{
"type": {
"label": "for",
"keyword": "for",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": true,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "for",
"start": 12618,
"end": 12621,
"loc": {
"start": {
"line": 415,
"column": 8
},
"end": {
"line": 415,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12622,
"end": 12623,
"loc": {
"start": {
"line": 415,
"column": 12
},
"end": {
"line": 415,
"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": 12623,
"end": 12626,
"loc": {
"start": {
"line": 415,
"column": 13
},
"end": {
"line": 415,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 12627,
"end": 12628,
"loc": {
"start": {
"line": 415,
"column": 17
},
"end": {
"line": 415,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 12629,
"end": 12630,
"loc": {
"start": {
"line": 415,
"column": 19
},
"end": {
"line": 415,
"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": 12631,
"end": 12632,
"loc": {
"start": {
"line": 415,
"column": 21
},
"end": {
"line": 415,
"column": 22
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12632,
"end": 12633,
"loc": {
"start": {
"line": 415,
"column": 22
},
"end": {
"line": 415,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 12634,
"end": 12635,
"loc": {
"start": {
"line": 415,
"column": 24
},
"end": {
"line": 415,
"column": 25
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 12636,
"end": 12637,
"loc": {
"start": {
"line": 415,
"column": 26
},
"end": {
"line": 415,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "uiScales",
"start": 12638,
"end": 12646,
"loc": {
"start": {
"line": 415,
"column": 28
},
"end": {
"line": 415,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12646,
"end": 12647,
"loc": {
"start": {
"line": 415,
"column": 36
},
"end": {
"line": 415,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 12647,
"end": 12653,
"loc": {
"start": {
"line": 415,
"column": 37
},
"end": {
"line": 415,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12653,
"end": 12654,
"loc": {
"start": {
"line": 415,
"column": 43
},
"end": {
"line": 415,
"column": 44
}
}
},
{
"type": {
"label": "++/--",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": true,
"binop": null
},
"value": "++",
"start": 12655,
"end": 12657,
"loc": {
"start": {
"line": 415,
"column": 45
},
"end": {
"line": 415,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 12657,
"end": 12658,
"loc": {
"start": {
"line": 415,
"column": 47
},
"end": {
"line": 415,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12658,
"end": 12659,
"loc": {
"start": {
"line": 415,
"column": 48
},
"end": {
"line": 415,
"column": 49
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12660,
"end": 12661,
"loc": {
"start": {
"line": 415,
"column": 50
},
"end": {
"line": 415,
"column": 51
}
}
},
{
"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": 12675,
"end": 12677,
"loc": {
"start": {
"line": 416,
"column": 12
},
"end": {
"line": 416,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12678,
"end": 12679,
"loc": {
"start": {
"line": 416,
"column": 15
},
"end": {
"line": 416,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "uiScales",
"start": 12679,
"end": 12687,
"loc": {
"start": {
"line": 416,
"column": 16
},
"end": {
"line": 416,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12687,
"end": 12688,
"loc": {
"start": {
"line": 416,
"column": 24
},
"end": {
"line": 416,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 12688,
"end": 12689,
"loc": {
"start": {
"line": 416,
"column": 25
},
"end": {
"line": 416,
"column": 26
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12689,
"end": 12690,
"loc": {
"start": {
"line": 416,
"column": 26
},
"end": {
"line": 416,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12690,
"end": 12691,
"loc": {
"start": {
"line": 416,
"column": 27
},
"end": {
"line": 416,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 12691,
"end": 12693,
"loc": {
"start": {
"line": 416,
"column": 28
},
"end": {
"line": 416,
"column": 30
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 12694,
"end": 12697,
"loc": {
"start": {
"line": 416,
"column": 31
},
"end": {
"line": 416,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 12698,
"end": 12700,
"loc": {
"start": {
"line": 416,
"column": 35
},
"end": {
"line": 416,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12700,
"end": 12701,
"loc": {
"start": {
"line": 416,
"column": 37
},
"end": {
"line": 416,
"column": 38
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12702,
"end": 12703,
"loc": {
"start": {
"line": 416,
"column": 39
},
"end": {
"line": 416,
"column": 40
}
}
},
{
"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": 12721,
"end": 12727,
"loc": {
"start": {
"line": 417,
"column": 16
},
"end": {
"line": 417,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "uiScales",
"start": 12728,
"end": 12736,
"loc": {
"start": {
"line": 417,
"column": 23
},
"end": {
"line": 417,
"column": 31
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12736,
"end": 12737,
"loc": {
"start": {
"line": 417,
"column": 31
},
"end": {
"line": 417,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 12737,
"end": 12738,
"loc": {
"start": {
"line": 417,
"column": 32
},
"end": {
"line": 417,
"column": 33
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12738,
"end": 12739,
"loc": {
"start": {
"line": 417,
"column": 33
},
"end": {
"line": 417,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12739,
"end": 12740,
"loc": {
"start": {
"line": 417,
"column": 34
},
"end": {
"line": 417,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "size",
"start": 12740,
"end": 12744,
"loc": {
"start": {
"line": 417,
"column": 35
},
"end": {
"line": 417,
"column": 39
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12744,
"end": 12745,
"loc": {
"start": {
"line": 417,
"column": 39
},
"end": {
"line": 417,
"column": 40
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12759,
"end": 12760,
"loc": {
"start": {
"line": 418,
"column": 12
},
"end": {
"line": 418,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12770,
"end": 12771,
"loc": {
"start": {
"line": 419,
"column": 8
},
"end": {
"line": 419,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 12781,
"end": 12787,
"loc": {
"start": {
"line": 420,
"column": 8
},
"end": {
"line": 420,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12787,
"end": 12788,
"loc": {
"start": {
"line": 420,
"column": 14
},
"end": {
"line": 420,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "error",
"start": 12788,
"end": 12793,
"loc": {
"start": {
"line": 420,
"column": 15
},
"end": {
"line": 420,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12793,
"end": 12794,
"loc": {
"start": {
"line": 420,
"column": 20
},
"end": {
"line": 420,
"column": 21
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Unknown ui scale id:",
"start": 12794,
"end": 12816,
"loc": {
"start": {
"line": 420,
"column": 21
},
"end": {
"line": 420,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12816,
"end": 12817,
"loc": {
"start": {
"line": 420,
"column": 43
},
"end": {
"line": 420,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 12818,
"end": 12820,
"loc": {
"start": {
"line": 420,
"column": 45
},
"end": {
"line": 420,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12820,
"end": 12821,
"loc": {
"start": {
"line": 420,
"column": 47
},
"end": {
"line": 420,
"column": 48
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12821,
"end": 12822,
"loc": {
"start": {
"line": 420,
"column": 48
},
"end": {
"line": 420,
"column": 49
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 12832,
"end": 12838,
"loc": {
"start": {
"line": 421,
"column": 8
},
"end": {
"line": 421,
"column": 14
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 12839,
"end": 12840,
"loc": {
"start": {
"line": 421,
"column": 15
},
"end": {
"line": 421,
"column": 16
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12840,
"end": 12841,
"loc": {
"start": {
"line": 421,
"column": 16
},
"end": {
"line": 421,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12847,
"end": 12848,
"loc": {
"start": {
"line": 422,
"column": 4
},
"end": {
"line": 422,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getScrollWheelSensitivity",
"start": 12856,
"end": 12881,
"loc": {
"start": {
"line": 424,
"column": 4
},
"end": {
"line": 424,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12881,
"end": 12882,
"loc": {
"start": {
"line": 424,
"column": 29
},
"end": {
"line": 424,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12882,
"end": 12883,
"loc": {
"start": {
"line": 424,
"column": 30
},
"end": {
"line": 424,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12884,
"end": 12885,
"loc": {
"start": {
"line": 424,
"column": 32
},
"end": {
"line": 424,
"column": 33
}
}
},
{
"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": 12895,
"end": 12900,
"loc": {
"start": {
"line": 425,
"column": 8
},
"end": {
"line": 425,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 12901,
"end": 12903,
"loc": {
"start": {
"line": 425,
"column": 14
},
"end": {
"line": 425,
"column": 16
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 12904,
"end": 12905,
"loc": {
"start": {
"line": 425,
"column": 17
},
"end": {
"line": 425,
"column": 18
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12906,
"end": 12910,
"loc": {
"start": {
"line": 425,
"column": 19
},
"end": {
"line": 425,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12910,
"end": 12911,
"loc": {
"start": {
"line": 425,
"column": 23
},
"end": {
"line": 425,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllSettings",
"start": 12911,
"end": 12925,
"loc": {
"start": {
"line": 425,
"column": 24
},
"end": {
"line": 425,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12925,
"end": 12926,
"loc": {
"start": {
"line": 425,
"column": 38
},
"end": {
"line": 425,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12926,
"end": 12927,
"loc": {
"start": {
"line": 425,
"column": 39
},
"end": {
"line": 425,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12927,
"end": 12928,
"loc": {
"start": {
"line": 425,
"column": 40
},
"end": {
"line": 425,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scrollWheelSensitivity",
"start": 12928,
"end": 12950,
"loc": {
"start": {
"line": 425,
"column": 41
},
"end": {
"line": 425,
"column": 63
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12950,
"end": 12951,
"loc": {
"start": {
"line": 425,
"column": 63
},
"end": {
"line": 425,
"column": 64
}
}
},
{
"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": 12961,
"end": 12964,
"loc": {
"start": {
"line": 426,
"column": 8
},
"end": {
"line": 426,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12965,
"end": 12966,
"loc": {
"start": {
"line": 426,
"column": 12
},
"end": {
"line": 426,
"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": 12966,
"end": 12969,
"loc": {
"start": {
"line": 426,
"column": 13
},
"end": {
"line": 426,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 12970,
"end": 12971,
"loc": {
"start": {
"line": 426,
"column": 17
},
"end": {
"line": 426,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 12972,
"end": 12973,
"loc": {
"start": {
"line": 426,
"column": 19
},
"end": {
"line": 426,
"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": 12974,
"end": 12975,
"loc": {
"start": {
"line": 426,
"column": 21
},
"end": {
"line": 426,
"column": 22
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12975,
"end": 12976,
"loc": {
"start": {
"line": 426,
"column": 22
},
"end": {
"line": 426,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 12977,
"end": 12978,
"loc": {
"start": {
"line": 426,
"column": 24
},
"end": {
"line": 426,
"column": 25
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 12979,
"end": 12980,
"loc": {
"start": {
"line": 426,
"column": 26
},
"end": {
"line": 426,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scrollWheelSensitivities",
"start": 12981,
"end": 13005,
"loc": {
"start": {
"line": 426,
"column": 28
},
"end": {
"line": 426,
"column": 52
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13005,
"end": 13006,
"loc": {
"start": {
"line": 426,
"column": 52
},
"end": {
"line": 426,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 13006,
"end": 13012,
"loc": {
"start": {
"line": 426,
"column": 53
},
"end": {
"line": 426,
"column": 59
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13012,
"end": 13013,
"loc": {
"start": {
"line": 426,
"column": 59
},
"end": {
"line": 426,
"column": 60
}
}
},
{
"type": {
"label": "++/--",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": true,
"binop": null
},
"value": "++",
"start": 13014,
"end": 13016,
"loc": {
"start": {
"line": 426,
"column": 61
},
"end": {
"line": 426,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 13016,
"end": 13017,
"loc": {
"start": {
"line": 426,
"column": 63
},
"end": {
"line": 426,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13017,
"end": 13018,
"loc": {
"start": {
"line": 426,
"column": 64
},
"end": {
"line": 426,
"column": 65
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13019,
"end": 13020,
"loc": {
"start": {
"line": 426,
"column": 66
},
"end": {
"line": 426,
"column": 67
}
}
},
{
"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": 13034,
"end": 13036,
"loc": {
"start": {
"line": 427,
"column": 12
},
"end": {
"line": 427,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13037,
"end": 13038,
"loc": {
"start": {
"line": 427,
"column": 15
},
"end": {
"line": 427,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scrollWheelSensitivities",
"start": 13038,
"end": 13062,
"loc": {
"start": {
"line": 427,
"column": 16
},
"end": {
"line": 427,
"column": 40
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13062,
"end": 13063,
"loc": {
"start": {
"line": 427,
"column": 40
},
"end": {
"line": 427,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 13063,
"end": 13064,
"loc": {
"start": {
"line": 427,
"column": 41
},
"end": {
"line": 427,
"column": 42
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13064,
"end": 13065,
"loc": {
"start": {
"line": 427,
"column": 42
},
"end": {
"line": 427,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13065,
"end": 13066,
"loc": {
"start": {
"line": 427,
"column": 43
},
"end": {
"line": 427,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 13066,
"end": 13068,
"loc": {
"start": {
"line": 427,
"column": 44
},
"end": {
"line": 427,
"column": 46
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 13069,
"end": 13072,
"loc": {
"start": {
"line": 427,
"column": 47
},
"end": {
"line": 427,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 13073,
"end": 13075,
"loc": {
"start": {
"line": 427,
"column": 51
},
"end": {
"line": 427,
"column": 53
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13075,
"end": 13076,
"loc": {
"start": {
"line": 427,
"column": 53
},
"end": {
"line": 427,
"column": 54
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13077,
"end": 13078,
"loc": {
"start": {
"line": 427,
"column": 55
},
"end": {
"line": 427,
"column": 56
}
}
},
{
"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": 13096,
"end": 13102,
"loc": {
"start": {
"line": 428,
"column": 16
},
"end": {
"line": 428,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scrollWheelSensitivities",
"start": 13103,
"end": 13127,
"loc": {
"start": {
"line": 428,
"column": 23
},
"end": {
"line": 428,
"column": 47
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13127,
"end": 13128,
"loc": {
"start": {
"line": 428,
"column": 47
},
"end": {
"line": 428,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 13128,
"end": 13129,
"loc": {
"start": {
"line": 428,
"column": 48
},
"end": {
"line": 428,
"column": 49
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13129,
"end": 13130,
"loc": {
"start": {
"line": 428,
"column": 49
},
"end": {
"line": 428,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13130,
"end": 13131,
"loc": {
"start": {
"line": 428,
"column": 50
},
"end": {
"line": 428,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scale",
"start": 13131,
"end": 13136,
"loc": {
"start": {
"line": 428,
"column": 51
},
"end": {
"line": 428,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13136,
"end": 13137,
"loc": {
"start": {
"line": 428,
"column": 56
},
"end": {
"line": 428,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13151,
"end": 13152,
"loc": {
"start": {
"line": 429,
"column": 12
},
"end": {
"line": 429,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13162,
"end": 13163,
"loc": {
"start": {
"line": 430,
"column": 8
},
"end": {
"line": 430,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 13173,
"end": 13179,
"loc": {
"start": {
"line": 431,
"column": 8
},
"end": {
"line": 431,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13179,
"end": 13180,
"loc": {
"start": {
"line": 431,
"column": 14
},
"end": {
"line": 431,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "error",
"start": 13180,
"end": 13185,
"loc": {
"start": {
"line": 431,
"column": 15
},
"end": {
"line": 431,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13185,
"end": 13186,
"loc": {
"start": {
"line": 431,
"column": 20
},
"end": {
"line": 431,
"column": 21
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Unknown scroll wheel sensitivity id:",
"start": 13186,
"end": 13224,
"loc": {
"start": {
"line": 431,
"column": 21
},
"end": {
"line": 431,
"column": 59
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13224,
"end": 13225,
"loc": {
"start": {
"line": 431,
"column": 59
},
"end": {
"line": 431,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 13226,
"end": 13228,
"loc": {
"start": {
"line": 431,
"column": 61
},
"end": {
"line": 431,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13228,
"end": 13229,
"loc": {
"start": {
"line": 431,
"column": 63
},
"end": {
"line": 431,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13229,
"end": 13230,
"loc": {
"start": {
"line": 431,
"column": 64
},
"end": {
"line": 431,
"column": 65
}
}
},
{
"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": 13240,
"end": 13246,
"loc": {
"start": {
"line": 432,
"column": 8
},
"end": {
"line": 432,
"column": 14
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 13247,
"end": 13248,
"loc": {
"start": {
"line": 432,
"column": 15
},
"end": {
"line": 432,
"column": 16
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13248,
"end": 13249,
"loc": {
"start": {
"line": 432,
"column": 16
},
"end": {
"line": 432,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13255,
"end": 13256,
"loc": {
"start": {
"line": 433,
"column": 4
},
"end": {
"line": 433,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getMovementSpeed",
"start": 13264,
"end": 13280,
"loc": {
"start": {
"line": 435,
"column": 4
},
"end": {
"line": 435,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13280,
"end": 13281,
"loc": {
"start": {
"line": 435,
"column": 20
},
"end": {
"line": 435,
"column": 21
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13281,
"end": 13282,
"loc": {
"start": {
"line": 435,
"column": 21
},
"end": {
"line": 435,
"column": 22
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13283,
"end": 13284,
"loc": {
"start": {
"line": 435,
"column": 23
},
"end": {
"line": 435,
"column": 24
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 13294,
"end": 13299,
"loc": {
"start": {
"line": 436,
"column": 8
},
"end": {
"line": 436,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 13300,
"end": 13302,
"loc": {
"start": {
"line": 436,
"column": 14
},
"end": {
"line": 436,
"column": 16
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 13303,
"end": 13304,
"loc": {
"start": {
"line": 436,
"column": 17
},
"end": {
"line": 436,
"column": 18
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 13305,
"end": 13309,
"loc": {
"start": {
"line": 436,
"column": 19
},
"end": {
"line": 436,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13309,
"end": 13310,
"loc": {
"start": {
"line": 436,
"column": 23
},
"end": {
"line": 436,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllSettings",
"start": 13310,
"end": 13324,
"loc": {
"start": {
"line": 436,
"column": 24
},
"end": {
"line": 436,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13324,
"end": 13325,
"loc": {
"start": {
"line": 436,
"column": 38
},
"end": {
"line": 436,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13325,
"end": 13326,
"loc": {
"start": {
"line": 436,
"column": 39
},
"end": {
"line": 436,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13326,
"end": 13327,
"loc": {
"start": {
"line": 436,
"column": 40
},
"end": {
"line": 436,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "movementSpeed",
"start": 13327,
"end": 13340,
"loc": {
"start": {
"line": 436,
"column": 41
},
"end": {
"line": 436,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13340,
"end": 13341,
"loc": {
"start": {
"line": 436,
"column": 54
},
"end": {
"line": 436,
"column": 55
}
}
},
{
"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": 13351,
"end": 13354,
"loc": {
"start": {
"line": 437,
"column": 8
},
"end": {
"line": 437,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13355,
"end": 13356,
"loc": {
"start": {
"line": 437,
"column": 12
},
"end": {
"line": 437,
"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": 13356,
"end": 13359,
"loc": {
"start": {
"line": 437,
"column": 13
},
"end": {
"line": 437,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 13360,
"end": 13361,
"loc": {
"start": {
"line": 437,
"column": 17
},
"end": {
"line": 437,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 13362,
"end": 13363,
"loc": {
"start": {
"line": 437,
"column": 19
},
"end": {
"line": 437,
"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": 13364,
"end": 13365,
"loc": {
"start": {
"line": 437,
"column": 21
},
"end": {
"line": 437,
"column": 22
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13365,
"end": 13366,
"loc": {
"start": {
"line": 437,
"column": 22
},
"end": {
"line": 437,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 13367,
"end": 13368,
"loc": {
"start": {
"line": 437,
"column": 24
},
"end": {
"line": 437,
"column": 25
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 13369,
"end": 13370,
"loc": {
"start": {
"line": 437,
"column": 26
},
"end": {
"line": 437,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "movementSpeeds",
"start": 13371,
"end": 13385,
"loc": {
"start": {
"line": 437,
"column": 28
},
"end": {
"line": 437,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13385,
"end": 13386,
"loc": {
"start": {
"line": 437,
"column": 42
},
"end": {
"line": 437,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 13386,
"end": 13392,
"loc": {
"start": {
"line": 437,
"column": 43
},
"end": {
"line": 437,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13392,
"end": 13393,
"loc": {
"start": {
"line": 437,
"column": 49
},
"end": {
"line": 437,
"column": 50
}
}
},
{
"type": {
"label": "++/--",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": true,
"binop": null
},
"value": "++",
"start": 13394,
"end": 13396,
"loc": {
"start": {
"line": 437,
"column": 51
},
"end": {
"line": 437,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 13396,
"end": 13397,
"loc": {
"start": {
"line": 437,
"column": 53
},
"end": {
"line": 437,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13397,
"end": 13398,
"loc": {
"start": {
"line": 437,
"column": 54
},
"end": {
"line": 437,
"column": 55
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13399,
"end": 13400,
"loc": {
"start": {
"line": 437,
"column": 56
},
"end": {
"line": 437,
"column": 57
}
}
},
{
"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": 13414,
"end": 13416,
"loc": {
"start": {
"line": 438,
"column": 12
},
"end": {
"line": 438,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13417,
"end": 13418,
"loc": {
"start": {
"line": 438,
"column": 15
},
"end": {
"line": 438,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "movementSpeeds",
"start": 13418,
"end": 13432,
"loc": {
"start": {
"line": 438,
"column": 16
},
"end": {
"line": 438,
"column": 30
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13432,
"end": 13433,
"loc": {
"start": {
"line": 438,
"column": 30
},
"end": {
"line": 438,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 13433,
"end": 13434,
"loc": {
"start": {
"line": 438,
"column": 31
},
"end": {
"line": 438,
"column": 32
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13434,
"end": 13435,
"loc": {
"start": {
"line": 438,
"column": 32
},
"end": {
"line": 438,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13435,
"end": 13436,
"loc": {
"start": {
"line": 438,
"column": 33
},
"end": {
"line": 438,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 13436,
"end": 13438,
"loc": {
"start": {
"line": 438,
"column": 34
},
"end": {
"line": 438,
"column": 36
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 13439,
"end": 13442,
"loc": {
"start": {
"line": 438,
"column": 37
},
"end": {
"line": 438,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 13443,
"end": 13445,
"loc": {
"start": {
"line": 438,
"column": 41
},
"end": {
"line": 438,
"column": 43
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13445,
"end": 13446,
"loc": {
"start": {
"line": 438,
"column": 43
},
"end": {
"line": 438,
"column": 44
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13447,
"end": 13448,
"loc": {
"start": {
"line": 438,
"column": 45
},
"end": {
"line": 438,
"column": 46
}
}
},
{
"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": 13466,
"end": 13472,
"loc": {
"start": {
"line": 439,
"column": 16
},
"end": {
"line": 439,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "movementSpeeds",
"start": 13473,
"end": 13487,
"loc": {
"start": {
"line": 439,
"column": 23
},
"end": {
"line": 439,
"column": 37
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13487,
"end": 13488,
"loc": {
"start": {
"line": 439,
"column": 37
},
"end": {
"line": 439,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 13488,
"end": 13489,
"loc": {
"start": {
"line": 439,
"column": 38
},
"end": {
"line": 439,
"column": 39
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13489,
"end": 13490,
"loc": {
"start": {
"line": 439,
"column": 39
},
"end": {
"line": 439,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13490,
"end": 13491,
"loc": {
"start": {
"line": 439,
"column": 40
},
"end": {
"line": 439,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "multiplier",
"start": 13491,
"end": 13501,
"loc": {
"start": {
"line": 439,
"column": 41
},
"end": {
"line": 439,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13501,
"end": 13502,
"loc": {
"start": {
"line": 439,
"column": 51
},
"end": {
"line": 439,
"column": 52
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13516,
"end": 13517,
"loc": {
"start": {
"line": 440,
"column": 12
},
"end": {
"line": 440,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13527,
"end": 13528,
"loc": {
"start": {
"line": 441,
"column": 8
},
"end": {
"line": 441,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 13538,
"end": 13544,
"loc": {
"start": {
"line": 442,
"column": 8
},
"end": {
"line": 442,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13544,
"end": 13545,
"loc": {
"start": {
"line": 442,
"column": 14
},
"end": {
"line": 442,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "error",
"start": 13545,
"end": 13550,
"loc": {
"start": {
"line": 442,
"column": 15
},
"end": {
"line": 442,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13550,
"end": 13551,
"loc": {
"start": {
"line": 442,
"column": 20
},
"end": {
"line": 442,
"column": 21
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Unknown movement speed id:",
"start": 13551,
"end": 13579,
"loc": {
"start": {
"line": 442,
"column": 21
},
"end": {
"line": 442,
"column": 49
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13579,
"end": 13580,
"loc": {
"start": {
"line": 442,
"column": 49
},
"end": {
"line": 442,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 13581,
"end": 13583,
"loc": {
"start": {
"line": 442,
"column": 51
},
"end": {
"line": 442,
"column": 53
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13583,
"end": 13584,
"loc": {
"start": {
"line": 442,
"column": 53
},
"end": {
"line": 442,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13584,
"end": 13585,
"loc": {
"start": {
"line": 442,
"column": 54
},
"end": {
"line": 442,
"column": 55
}
}
},
{
"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": 13595,
"end": 13601,
"loc": {
"start": {
"line": 443,
"column": 8
},
"end": {
"line": 443,
"column": 14
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 13602,
"end": 13603,
"loc": {
"start": {
"line": 443,
"column": 15
},
"end": {
"line": 443,
"column": 16
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13603,
"end": 13604,
"loc": {
"start": {
"line": 443,
"column": 16
},
"end": {
"line": 443,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13610,
"end": 13611,
"loc": {
"start": {
"line": 444,
"column": 4
},
"end": {
"line": 444,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAutosaveIntervalSeconds",
"start": 13619,
"end": 13645,
"loc": {
"start": {
"line": 446,
"column": 4
},
"end": {
"line": 446,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13645,
"end": 13646,
"loc": {
"start": {
"line": 446,
"column": 30
},
"end": {
"line": 446,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13646,
"end": 13647,
"loc": {
"start": {
"line": 446,
"column": 31
},
"end": {
"line": 446,
"column": 32
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13648,
"end": 13649,
"loc": {
"start": {
"line": 446,
"column": 33
},
"end": {
"line": 446,
"column": 34
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 13659,
"end": 13664,
"loc": {
"start": {
"line": 447,
"column": 8
},
"end": {
"line": 447,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 13665,
"end": 13667,
"loc": {
"start": {
"line": 447,
"column": 14
},
"end": {
"line": 447,
"column": 16
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 13668,
"end": 13669,
"loc": {
"start": {
"line": 447,
"column": 17
},
"end": {
"line": 447,
"column": 18
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 13670,
"end": 13674,
"loc": {
"start": {
"line": 447,
"column": 19
},
"end": {
"line": 447,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13674,
"end": 13675,
"loc": {
"start": {
"line": 447,
"column": 23
},
"end": {
"line": 447,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllSettings",
"start": 13675,
"end": 13689,
"loc": {
"start": {
"line": 447,
"column": 24
},
"end": {
"line": 447,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13689,
"end": 13690,
"loc": {
"start": {
"line": 447,
"column": 38
},
"end": {
"line": 447,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13690,
"end": 13691,
"loc": {
"start": {
"line": 447,
"column": 39
},
"end": {
"line": 447,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13691,
"end": 13692,
"loc": {
"start": {
"line": 447,
"column": 40
},
"end": {
"line": 447,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "autosaveInterval",
"start": 13692,
"end": 13708,
"loc": {
"start": {
"line": 447,
"column": 41
},
"end": {
"line": 447,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13708,
"end": 13709,
"loc": {
"start": {
"line": 447,
"column": 57
},
"end": {
"line": 447,
"column": 58
}
}
},
{
"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": 13719,
"end": 13722,
"loc": {
"start": {
"line": 448,
"column": 8
},
"end": {
"line": 448,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13723,
"end": 13724,
"loc": {
"start": {
"line": 448,
"column": 12
},
"end": {
"line": 448,
"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": 13724,
"end": 13727,
"loc": {
"start": {
"line": 448,
"column": 13
},
"end": {
"line": 448,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 13728,
"end": 13729,
"loc": {
"start": {
"line": 448,
"column": 17
},
"end": {
"line": 448,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 13730,
"end": 13731,
"loc": {
"start": {
"line": 448,
"column": 19
},
"end": {
"line": 448,
"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": 13732,
"end": 13733,
"loc": {
"start": {
"line": 448,
"column": 21
},
"end": {
"line": 448,
"column": 22
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13733,
"end": 13734,
"loc": {
"start": {
"line": 448,
"column": 22
},
"end": {
"line": 448,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 13735,
"end": 13736,
"loc": {
"start": {
"line": 448,
"column": 24
},
"end": {
"line": 448,
"column": 25
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 13737,
"end": 13738,
"loc": {
"start": {
"line": 448,
"column": 26
},
"end": {
"line": 448,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "autosaveIntervals",
"start": 13739,
"end": 13756,
"loc": {
"start": {
"line": 448,
"column": 28
},
"end": {
"line": 448,
"column": 45
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13756,
"end": 13757,
"loc": {
"start": {
"line": 448,
"column": 45
},
"end": {
"line": 448,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 13757,
"end": 13763,
"loc": {
"start": {
"line": 448,
"column": 46
},
"end": {
"line": 448,
"column": 52
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13763,
"end": 13764,
"loc": {
"start": {
"line": 448,
"column": 52
},
"end": {
"line": 448,
"column": 53
}
}
},
{
"type": {
"label": "++/--",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": true,
"binop": null
},
"value": "++",
"start": 13765,
"end": 13767,
"loc": {
"start": {
"line": 448,
"column": 54
},
"end": {
"line": 448,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 13767,
"end": 13768,
"loc": {
"start": {
"line": 448,
"column": 56
},
"end": {
"line": 448,
"column": 57
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13768,
"end": 13769,
"loc": {
"start": {
"line": 448,
"column": 57
},
"end": {
"line": 448,
"column": 58
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13770,
"end": 13771,
"loc": {
"start": {
"line": 448,
"column": 59
},
"end": {
"line": 448,
"column": 60
}
}
},
{
"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": 13785,
"end": 13787,
"loc": {
"start": {
"line": 449,
"column": 12
},
"end": {
"line": 449,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13788,
"end": 13789,
"loc": {
"start": {
"line": 449,
"column": 15
},
"end": {
"line": 449,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "autosaveIntervals",
"start": 13789,
"end": 13806,
"loc": {
"start": {
"line": 449,
"column": 16
},
"end": {
"line": 449,
"column": 33
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13806,
"end": 13807,
"loc": {
"start": {
"line": 449,
"column": 33
},
"end": {
"line": 449,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 13807,
"end": 13808,
"loc": {
"start": {
"line": 449,
"column": 34
},
"end": {
"line": 449,
"column": 35
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13808,
"end": 13809,
"loc": {
"start": {
"line": 449,
"column": 35
},
"end": {
"line": 449,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13809,
"end": 13810,
"loc": {
"start": {
"line": 449,
"column": 36
},
"end": {
"line": 449,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 13810,
"end": 13812,
"loc": {
"start": {
"line": 449,
"column": 37
},
"end": {
"line": 449,
"column": 39
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 13813,
"end": 13816,
"loc": {
"start": {
"line": 449,
"column": 40
},
"end": {
"line": 449,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 13817,
"end": 13819,
"loc": {
"start": {
"line": 449,
"column": 44
},
"end": {
"line": 449,
"column": 46
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13819,
"end": 13820,
"loc": {
"start": {
"line": 449,
"column": 46
},
"end": {
"line": 449,
"column": 47
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13821,
"end": 13822,
"loc": {
"start": {
"line": 449,
"column": 48
},
"end": {
"line": 449,
"column": 49
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 13840,
"end": 13846,
"loc": {
"start": {
"line": 450,
"column": 16
},
"end": {
"line": 450,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "autosaveIntervals",
"start": 13847,
"end": 13864,
"loc": {
"start": {
"line": 450,
"column": 23
},
"end": {
"line": 450,
"column": 40
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13864,
"end": 13865,
"loc": {
"start": {
"line": 450,
"column": 40
},
"end": {
"line": 450,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 13865,
"end": 13866,
"loc": {
"start": {
"line": 450,
"column": 41
},
"end": {
"line": 450,
"column": 42
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13866,
"end": 13867,
"loc": {
"start": {
"line": 450,
"column": 42
},
"end": {
"line": 450,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13867,
"end": 13868,
"loc": {
"start": {
"line": 450,
"column": 43
},
"end": {
"line": 450,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "seconds",
"start": 13868,
"end": 13875,
"loc": {
"start": {
"line": 450,
"column": 44
},
"end": {
"line": 450,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13875,
"end": 13876,
"loc": {
"start": {
"line": 450,
"column": 51
},
"end": {
"line": 450,
"column": 52
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13890,
"end": 13891,
"loc": {
"start": {
"line": 451,
"column": 12
},
"end": {
"line": 451,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13901,
"end": 13902,
"loc": {
"start": {
"line": 452,
"column": 8
},
"end": {
"line": 452,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logger",
"start": 13912,
"end": 13918,
"loc": {
"start": {
"line": 453,
"column": 8
},
"end": {
"line": 453,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13918,
"end": 13919,
"loc": {
"start": {
"line": 453,
"column": 14
},
"end": {
"line": 453,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "error",
"start": 13919,
"end": 13924,
"loc": {
"start": {
"line": 453,
"column": 15
},
"end": {
"line": 453,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13924,
"end": 13925,
"loc": {
"start": {
"line": 453,
"column": 20
},
"end": {
"line": 453,
"column": 21
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Unknown autosave interval id:",
"start": 13925,
"end": 13956,
"loc": {
"start": {
"line": 453,
"column": 21
},
"end": {
"line": 453,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13956,
"end": 13957,
"loc": {
"start": {
"line": 453,
"column": 52
},
"end": {
"line": 453,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 13958,
"end": 13960,
"loc": {
"start": {
"line": 453,
"column": 54
},
"end": {
"line": 453,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13960,
"end": 13961,
"loc": {
"start": {
"line": 453,
"column": 56
},
"end": {
"line": 453,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13961,
"end": 13962,
"loc": {
"start": {
"line": 453,
"column": 57
},
"end": {
"line": 453,
"column": 58
}
}
},
{
"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": 13972,
"end": 13978,
"loc": {
"start": {
"line": 454,
"column": 8
},
"end": {
"line": 454,
"column": 14
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 120,
"start": 13979,
"end": 13982,
"loc": {
"start": {
"line": 454,
"column": 15
},
"end": {
"line": 454,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13982,
"end": 13983,
"loc": {
"start": {
"line": 454,
"column": 18
},
"end": {
"line": 454,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13989,
"end": 13990,
"loc": {
"start": {
"line": 455,
"column": 4
},
"end": {
"line": 455,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIsFullScreen",
"start": 13998,
"end": 14013,
"loc": {
"start": {
"line": 457,
"column": 4
},
"end": {
"line": 457,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14013,
"end": 14014,
"loc": {
"start": {
"line": 457,
"column": 19
},
"end": {
"line": 457,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14014,
"end": 14015,
"loc": {
"start": {
"line": 457,
"column": 20
},
"end": {
"line": 457,
"column": 21
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14016,
"end": 14017,
"loc": {
"start": {
"line": 457,
"column": 22
},
"end": {
"line": 457,
"column": 23
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 14027,
"end": 14033,
"loc": {
"start": {
"line": 458,
"column": 8
},
"end": {
"line": 458,
"column": 14
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14034,
"end": 14038,
"loc": {
"start": {
"line": 458,
"column": 15
},
"end": {
"line": 458,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14038,
"end": 14039,
"loc": {
"start": {
"line": 458,
"column": 19
},
"end": {
"line": 458,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllSettings",
"start": 14039,
"end": 14053,
"loc": {
"start": {
"line": 458,
"column": 20
},
"end": {
"line": 458,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14053,
"end": 14054,
"loc": {
"start": {
"line": 458,
"column": 34
},
"end": {
"line": 458,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14054,
"end": 14055,
"loc": {
"start": {
"line": 458,
"column": 35
},
"end": {
"line": 458,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14055,
"end": 14056,
"loc": {
"start": {
"line": 458,
"column": 36
},
"end": {
"line": 458,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fullscreen",
"start": 14056,
"end": 14066,
"loc": {
"start": {
"line": 458,
"column": 37
},
"end": {
"line": 458,
"column": 47
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14066,
"end": 14067,
"loc": {
"start": {
"line": 458,
"column": 47
},
"end": {
"line": 458,
"column": 48
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14073,
"end": 14074,
"loc": {
"start": {
"line": 459,
"column": 4
},
"end": {
"line": 459,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getKeybindingOverrides",
"start": 14082,
"end": 14104,
"loc": {
"start": {
"line": 461,
"column": 4
},
"end": {
"line": 461,
"column": 26
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14104,
"end": 14105,
"loc": {
"start": {
"line": 461,
"column": 26
},
"end": {
"line": 461,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14105,
"end": 14106,
"loc": {
"start": {
"line": 461,
"column": 27
},
"end": {
"line": 461,
"column": 28
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14107,
"end": 14108,
"loc": {
"start": {
"line": 461,
"column": 29
},
"end": {
"line": 461,
"column": 30
}
}
},
{
"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": 14118,
"end": 14124,
"loc": {
"start": {
"line": 462,
"column": 8
},
"end": {
"line": 462,
"column": 14
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14125,
"end": 14129,
"loc": {
"start": {
"line": 462,
"column": 15
},
"end": {
"line": 462,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14129,
"end": 14130,
"loc": {
"start": {
"line": 462,
"column": 19
},
"end": {
"line": 462,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllSettings",
"start": 14130,
"end": 14144,
"loc": {
"start": {
"line": 462,
"column": 20
},
"end": {
"line": 462,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14144,
"end": 14145,
"loc": {
"start": {
"line": 462,
"column": 34
},
"end": {
"line": 462,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14145,
"end": 14146,
"loc": {
"start": {
"line": 462,
"column": 35
},
"end": {
"line": 462,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14146,
"end": 14147,
"loc": {
"start": {
"line": 462,
"column": 36
},
"end": {
"line": 462,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keybindingOverrides",
"start": 14147,
"end": 14166,
"loc": {
"start": {
"line": 462,
"column": 37
},
"end": {
"line": 462,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14166,
"end": 14167,
"loc": {
"start": {
"line": 462,
"column": 56
},
"end": {
"line": 462,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14173,
"end": 14174,
"loc": {
"start": {
"line": 463,
"column": 4
},
"end": {
"line": 463,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getLanguage",
"start": 14182,
"end": 14193,
"loc": {
"start": {
"line": 465,
"column": 4
},
"end": {
"line": 465,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14193,
"end": 14194,
"loc": {
"start": {
"line": 465,
"column": 15
},
"end": {
"line": 465,
"column": 16
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14194,
"end": 14195,
"loc": {
"start": {
"line": 465,
"column": 16
},
"end": {
"line": 465,
"column": 17
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14196,
"end": 14197,
"loc": {
"start": {
"line": 465,
"column": 18
},
"end": {
"line": 465,
"column": 19
}
}
},
{
"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": 14207,
"end": 14213,
"loc": {
"start": {
"line": 466,
"column": 8
},
"end": {
"line": 466,
"column": 14
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14214,
"end": 14218,
"loc": {
"start": {
"line": 466,
"column": 15
},
"end": {
"line": 466,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14218,
"end": 14219,
"loc": {
"start": {
"line": 466,
"column": 19
},
"end": {
"line": 466,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllSettings",
"start": 14219,
"end": 14233,
"loc": {
"start": {
"line": 466,
"column": 20
},
"end": {
"line": 466,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14233,
"end": 14234,
"loc": {
"start": {
"line": 466,
"column": 34
},
"end": {
"line": 466,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14234,
"end": 14235,
"loc": {
"start": {
"line": 466,
"column": 35
},
"end": {
"line": 466,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14235,
"end": 14236,
"loc": {
"start": {
"line": 466,
"column": 36
},
"end": {
"line": 466,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "language",
"start": 14236,
"end": 14244,
"loc": {
"start": {
"line": 466,
"column": 37
},
"end": {
"line": 466,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14244,
"end": 14245,
"loc": {
"start": {
"line": 466,
"column": 45
},
"end": {
"line": 466,
"column": 46
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14251,
"end": 14252,
"loc": {
"start": {
"line": 467,
"column": 4
},
"end": {
"line": 467,
"column": 5
}
}
},
{
"type": "CommentLine",
"value": " Setters",
"start": 14260,
"end": 14270,
"loc": {
"start": {
"line": 469,
"column": 4
},
"end": {
"line": 469,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateLanguage",
"start": 14278,
"end": 14292,
"loc": {
"start": {
"line": 471,
"column": 4
},
"end": {
"line": 471,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14292,
"end": 14293,
"loc": {
"start": {
"line": 471,
"column": 18
},
"end": {
"line": 471,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 14293,
"end": 14295,
"loc": {
"start": {
"line": 471,
"column": 19
},
"end": {
"line": 471,
"column": 21
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14295,
"end": 14296,
"loc": {
"start": {
"line": 471,
"column": 21
},
"end": {
"line": 471,
"column": 22
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14297,
"end": 14298,
"loc": {
"start": {
"line": 471,
"column": 23
},
"end": {
"line": 471,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "assert",
"start": 14308,
"end": 14314,
"loc": {
"start": {
"line": 472,
"column": 8
},
"end": {
"line": 472,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14314,
"end": 14315,
"loc": {
"start": {
"line": 472,
"column": 14
},
"end": {
"line": 472,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "LANGUAGES",
"start": 14315,
"end": 14324,
"loc": {
"start": {
"line": 472,
"column": 15
},
"end": {
"line": 472,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14324,
"end": 14325,
"loc": {
"start": {
"line": 472,
"column": 24
},
"end": {
"line": 472,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 14325,
"end": 14327,
"loc": {
"start": {
"line": 472,
"column": 25
},
"end": {
"line": 472,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14327,
"end": 14328,
"loc": {
"start": {
"line": 472,
"column": 27
},
"end": {
"line": 472,
"column": 28
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14328,
"end": 14329,
"loc": {
"start": {
"line": 472,
"column": 28
},
"end": {
"line": 472,
"column": 29
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Language not known: ",
"start": 14330,
"end": 14352,
"loc": {
"start": {
"line": 472,
"column": 30
},
"end": {
"line": 472,
"column": 52
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 14353,
"end": 14354,
"loc": {
"start": {
"line": 472,
"column": 53
},
"end": {
"line": 472,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 14355,
"end": 14357,
"loc": {
"start": {
"line": 472,
"column": 55
},
"end": {
"line": 472,
"column": 57
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14357,
"end": 14358,
"loc": {
"start": {
"line": 472,
"column": 57
},
"end": {
"line": 472,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14358,
"end": 14359,
"loc": {
"start": {
"line": 472,
"column": 58
},
"end": {
"line": 472,
"column": 59
}
}
},
{
"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": 14369,
"end": 14375,
"loc": {
"start": {
"line": 473,
"column": 8
},
"end": {
"line": 473,
"column": 14
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14376,
"end": 14380,
"loc": {
"start": {
"line": 473,
"column": 15
},
"end": {
"line": 473,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14380,
"end": 14381,
"loc": {
"start": {
"line": 473,
"column": 19
},
"end": {
"line": 473,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateSetting",
"start": 14381,
"end": 14394,
"loc": {
"start": {
"line": 473,
"column": 20
},
"end": {
"line": 473,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14394,
"end": 14395,
"loc": {
"start": {
"line": 473,
"column": 33
},
"end": {
"line": 473,
"column": 34
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "language",
"start": 14395,
"end": 14405,
"loc": {
"start": {
"line": 473,
"column": 34
},
"end": {
"line": 473,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14405,
"end": 14406,
"loc": {
"start": {
"line": 473,
"column": 44
},
"end": {
"line": 473,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 14407,
"end": 14409,
"loc": {
"start": {
"line": 473,
"column": 46
},
"end": {
"line": 473,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14409,
"end": 14410,
"loc": {
"start": {
"line": 473,
"column": 48
},
"end": {
"line": 473,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14410,
"end": 14411,
"loc": {
"start": {
"line": 473,
"column": 49
},
"end": {
"line": 473,
"column": 50
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14417,
"end": 14418,
"loc": {
"start": {
"line": 474,
"column": 4
},
"end": {
"line": 474,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} key\r\n * @param {string|boolean|number} value\r\n ",
"start": 14426,
"end": 14511,
"loc": {
"start": {
"line": 476,
"column": 4
},
"end": {
"line": 479,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateSetting",
"start": 14517,
"end": 14530,
"loc": {
"start": {
"line": 480,
"column": 4
},
"end": {
"line": 480,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14530,
"end": 14531,
"loc": {
"start": {
"line": 480,
"column": 17
},
"end": {
"line": 480,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 14531,
"end": 14534,
"loc": {
"start": {
"line": 480,
"column": 18
},
"end": {
"line": 480,
"column": 21
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14534,
"end": 14535,
"loc": {
"start": {
"line": 480,
"column": 21
},
"end": {
"line": 480,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 14536,
"end": 14541,
"loc": {
"start": {
"line": 480,
"column": 23
},
"end": {
"line": 480,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14541,
"end": 14542,
"loc": {
"start": {
"line": 480,
"column": 28
},
"end": {
"line": 480,
"column": 29
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14543,
"end": 14544,
"loc": {
"start": {
"line": 480,
"column": 30
},
"end": {
"line": 480,
"column": 31
}
}
},
{
"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": 14554,
"end": 14557,
"loc": {
"start": {
"line": 481,
"column": 8
},
"end": {
"line": 481,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14558,
"end": 14559,
"loc": {
"start": {
"line": 481,
"column": 12
},
"end": {
"line": 481,
"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": 14559,
"end": 14562,
"loc": {
"start": {
"line": 481,
"column": 13
},
"end": {
"line": 481,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 14563,
"end": 14564,
"loc": {
"start": {
"line": 481,
"column": 17
},
"end": {
"line": 481,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 14565,
"end": 14566,
"loc": {
"start": {
"line": 481,
"column": 19
},
"end": {
"line": 481,
"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": 14567,
"end": 14568,
"loc": {
"start": {
"line": 481,
"column": 21
},
"end": {
"line": 481,
"column": 22
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14568,
"end": 14569,
"loc": {
"start": {
"line": 481,
"column": 22
},
"end": {
"line": 481,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 14570,
"end": 14571,
"loc": {
"start": {
"line": 481,
"column": 24
},
"end": {
"line": 481,
"column": 25
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 14572,
"end": 14573,
"loc": {
"start": {
"line": 481,
"column": 26
},
"end": {
"line": 481,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "allApplicationSettings",
"start": 14574,
"end": 14596,
"loc": {
"start": {
"line": 481,
"column": 28
},
"end": {
"line": 481,
"column": 50
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14596,
"end": 14597,
"loc": {
"start": {
"line": 481,
"column": 50
},
"end": {
"line": 481,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14597,
"end": 14598,
"loc": {
"start": {
"line": 481,
"column": 51
},
"end": {
"line": 481,
"column": 52
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14598,
"end": 14599,
"loc": {
"start": {
"line": 481,
"column": 52
},
"end": {
"line": 481,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 14599,
"end": 14605,
"loc": {
"start": {
"line": 481,
"column": 53
},
"end": {
"line": 481,
"column": 59
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14605,
"end": 14606,
"loc": {
"start": {
"line": 481,
"column": 59
},
"end": {
"line": 481,
"column": 60
}
}
},
{
"type": {
"label": "++/--",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": true,
"binop": null
},
"value": "++",
"start": 14607,
"end": 14609,
"loc": {
"start": {
"line": 481,
"column": 61
},
"end": {
"line": 481,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 14609,
"end": 14610,
"loc": {
"start": {
"line": 481,
"column": 63
},
"end": {
"line": 481,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14610,
"end": 14611,
"loc": {
"start": {
"line": 481,
"column": 64
},
"end": {
"line": 481,
"column": 65
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14612,
"end": 14613,
"loc": {
"start": {
"line": 481,
"column": 66
},
"end": {
"line": 481,
"column": 67
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 14627,
"end": 14632,
"loc": {
"start": {
"line": 482,
"column": 12
},
"end": {
"line": 482,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setting",
"start": 14633,
"end": 14640,
"loc": {
"start": {
"line": 482,
"column": 18
},
"end": {
"line": 482,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 14641,
"end": 14642,
"loc": {
"start": {
"line": 482,
"column": 26
},
"end": {
"line": 482,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "allApplicationSettings",
"start": 14643,
"end": 14665,
"loc": {
"start": {
"line": 482,
"column": 28
},
"end": {
"line": 482,
"column": 50
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14665,
"end": 14666,
"loc": {
"start": {
"line": 482,
"column": 50
},
"end": {
"line": 482,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14666,
"end": 14667,
"loc": {
"start": {
"line": 482,
"column": 51
},
"end": {
"line": 482,
"column": 52
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14667,
"end": 14668,
"loc": {
"start": {
"line": 482,
"column": 52
},
"end": {
"line": 482,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 14668,
"end": 14669,
"loc": {
"start": {
"line": 482,
"column": 53
},
"end": {
"line": 482,
"column": 54
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14669,
"end": 14670,
"loc": {
"start": {
"line": 482,
"column": 54
},
"end": {
"line": 482,
"column": 55
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14670,
"end": 14671,
"loc": {
"start": {
"line": 482,
"column": 55
},
"end": {
"line": 482,
"column": 56
}
}
},
{
"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": 14685,
"end": 14687,
"loc": {
"start": {
"line": 483,
"column": 12
},
"end": {
"line": 483,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14688,
"end": 14689,
"loc": {
"start": {
"line": 483,
"column": 15
},
"end": {
"line": 483,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setting",
"start": 14689,
"end": 14696,
"loc": {
"start": {
"line": 483,
"column": 16
},
"end": {
"line": 483,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14696,
"end": 14697,
"loc": {
"start": {
"line": 483,
"column": 23
},
"end": {
"line": 483,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 14697,
"end": 14699,
"loc": {
"start": {
"line": 483,
"column": 24
},
"end": {
"line": 483,
"column": 26
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 14700,
"end": 14703,
"loc": {
"start": {
"line": 483,
"column": 27
},
"end": {
"line": 483,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 14704,
"end": 14707,
"loc": {
"start": {
"line": 483,
"column": 31
},
"end": {
"line": 483,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14707,
"end": 14708,
"loc": {
"start": {
"line": 483,
"column": 34
},
"end": {
"line": 483,
"column": 35
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14709,
"end": 14710,
"loc": {
"start": {
"line": 483,
"column": 36
},
"end": {
"line": 483,
"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": 14728,
"end": 14730,
"loc": {
"start": {
"line": 484,
"column": 16
},
"end": {
"line": 484,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14731,
"end": 14732,
"loc": {
"start": {
"line": 484,
"column": 19
},
"end": {
"line": 484,
"column": 20
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 14732,
"end": 14733,
"loc": {
"start": {
"line": 484,
"column": 20
},
"end": {
"line": 484,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setting",
"start": 14733,
"end": 14740,
"loc": {
"start": {
"line": 484,
"column": 21
},
"end": {
"line": 484,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14740,
"end": 14741,
"loc": {
"start": {
"line": 484,
"column": 28
},
"end": {
"line": 484,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "validate",
"start": 14741,
"end": 14749,
"loc": {
"start": {
"line": 484,
"column": 29
},
"end": {
"line": 484,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14749,
"end": 14750,
"loc": {
"start": {
"line": 484,
"column": 37
},
"end": {
"line": 484,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 14750,
"end": 14755,
"loc": {
"start": {
"line": 484,
"column": 38
},
"end": {
"line": 484,
"column": 43
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14755,
"end": 14756,
"loc": {
"start": {
"line": 484,
"column": 43
},
"end": {
"line": 484,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14756,
"end": 14757,
"loc": {
"start": {
"line": 484,
"column": 44
},
"end": {
"line": 484,
"column": 45
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14758,
"end": 14759,
"loc": {
"start": {
"line": 484,
"column": 46
},
"end": {
"line": 484,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "assertAlways",
"start": 14781,
"end": 14793,
"loc": {
"start": {
"line": 485,
"column": 20
},
"end": {
"line": 485,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14793,
"end": 14794,
"loc": {
"start": {
"line": 485,
"column": 32
},
"end": {
"line": 485,
"column": 33
}
}
},
{
"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": 14794,
"end": 14799,
"loc": {
"start": {
"line": 485,
"column": 33
},
"end": {
"line": 485,
"column": 38
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14799,
"end": 14800,
"loc": {
"start": {
"line": 485,
"column": 38
},
"end": {
"line": 485,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Bad setting value: ",
"start": 14801,
"end": 14822,
"loc": {
"start": {
"line": 485,
"column": 40
},
"end": {
"line": 485,
"column": 61
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 14823,
"end": 14824,
"loc": {
"start": {
"line": 485,
"column": 62
},
"end": {
"line": 485,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 14825,
"end": 14828,
"loc": {
"start": {
"line": 485,
"column": 64
},
"end": {
"line": 485,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14828,
"end": 14829,
"loc": {
"start": {
"line": 485,
"column": 67
},
"end": {
"line": 485,
"column": 68
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14829,
"end": 14830,
"loc": {
"start": {
"line": 485,
"column": 68
},
"end": {
"line": 485,
"column": 69
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14848,
"end": 14849,
"loc": {
"start": {
"line": 486,
"column": 16
},
"end": {
"line": 486,
"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": 14867,
"end": 14871,
"loc": {
"start": {
"line": 487,
"column": 16
},
"end": {
"line": 487,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14871,
"end": 14872,
"loc": {
"start": {
"line": 487,
"column": 20
},
"end": {
"line": 487,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllSettings",
"start": 14872,
"end": 14886,
"loc": {
"start": {
"line": 487,
"column": 21
},
"end": {
"line": 487,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14886,
"end": 14887,
"loc": {
"start": {
"line": 487,
"column": 35
},
"end": {
"line": 487,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14887,
"end": 14888,
"loc": {
"start": {
"line": 487,
"column": 36
},
"end": {
"line": 487,
"column": 37
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14888,
"end": 14889,
"loc": {
"start": {
"line": 487,
"column": 37
},
"end": {
"line": 487,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 14889,
"end": 14892,
"loc": {
"start": {
"line": 487,
"column": 38
},
"end": {
"line": 487,
"column": 41
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14892,
"end": 14893,
"loc": {
"start": {
"line": 487,
"column": 41
},
"end": {
"line": 487,
"column": 42
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 14894,
"end": 14895,
"loc": {
"start": {
"line": 487,
"column": 43
},
"end": {
"line": 487,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 14896,
"end": 14901,
"loc": {
"start": {
"line": 487,
"column": 45
},
"end": {
"line": 487,
"column": 50
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14901,
"end": 14902,
"loc": {
"start": {
"line": 487,
"column": 50
},
"end": {
"line": 487,
"column": 51
}
}
},
{
"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": 14920,
"end": 14922,
"loc": {
"start": {
"line": 488,
"column": 16
},
"end": {
"line": 488,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14923,
"end": 14924,
"loc": {
"start": {
"line": 488,
"column": 19
},
"end": {
"line": 488,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setting",
"start": 14924,
"end": 14931,
"loc": {
"start": {
"line": 488,
"column": 20
},
"end": {
"line": 488,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14931,
"end": 14932,
"loc": {
"start": {
"line": 488,
"column": 27
},
"end": {
"line": 488,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "changeCb",
"start": 14932,
"end": 14940,
"loc": {
"start": {
"line": 488,
"column": 28
},
"end": {
"line": 488,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14940,
"end": 14941,
"loc": {
"start": {
"line": 488,
"column": 36
},
"end": {
"line": 488,
"column": 37
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14942,
"end": 14943,
"loc": {
"start": {
"line": 488,
"column": 38
},
"end": {
"line": 488,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setting",
"start": 14965,
"end": 14972,
"loc": {
"start": {
"line": 489,
"column": 20
},
"end": {
"line": 489,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14972,
"end": 14973,
"loc": {
"start": {
"line": 489,
"column": 27
},
"end": {
"line": 489,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "changeCb",
"start": 14973,
"end": 14981,
"loc": {
"start": {
"line": 489,
"column": 28
},
"end": {
"line": 489,
"column": 36
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14981,
"end": 14982,
"loc": {
"start": {
"line": 489,
"column": 36
},
"end": {
"line": 489,
"column": 37
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14982,
"end": 14986,
"loc": {
"start": {
"line": 489,
"column": 37
},
"end": {
"line": 489,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14986,
"end": 14987,
"loc": {
"start": {
"line": 489,
"column": 41
},
"end": {
"line": 489,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 14987,
"end": 14990,
"loc": {
"start": {
"line": 489,
"column": 42
},
"end": {
"line": 489,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14990,
"end": 14991,
"loc": {
"start": {
"line": 489,
"column": 45
},
"end": {
"line": 489,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "value",
"start": 14992,
"end": 14997,
"loc": {
"start": {
"line": 489,
"column": 47
},
"end": {
"line": 489,
"column": 52
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14997,
"end": 14998,
"loc": {
"start": {
"line": 489,
"column": 52
},
"end": {
"line": 489,
"column": 53
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14998,
"end": 14999,
"loc": {
"start": {
"line": 489,
"column": 53
},
"end": {
"line": 489,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15017,
"end": 15018,
"loc": {
"start": {
"line": 490,
"column": 16
},
"end": {
"line": 490,
"column": 17
}
}
},
{
"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": 15036,
"end": 15042,
"loc": {
"start": {
"line": 491,
"column": 16
},
"end": {
"line": 491,
"column": 22
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 15043,
"end": 15047,
"loc": {
"start": {
"line": 491,
"column": 23
},
"end": {
"line": 491,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15047,
"end": 15048,
"loc": {
"start": {
"line": 491,
"column": 27
},
"end": {
"line": 491,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "writeAsync",
"start": 15048,
"end": 15058,
"loc": {
"start": {
"line": 491,
"column": 28
},
"end": {
"line": 491,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15058,
"end": 15059,
"loc": {
"start": {
"line": 491,
"column": 38
},
"end": {
"line": 491,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15059,
"end": 15060,
"loc": {
"start": {
"line": 491,
"column": 39
},
"end": {
"line": 491,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15060,
"end": 15061,
"loc": {
"start": {
"line": 491,
"column": 40
},
"end": {
"line": 491,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15075,
"end": 15076,
"loc": {
"start": {
"line": 492,
"column": 12
},
"end": {
"line": 492,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15086,
"end": 15087,
"loc": {
"start": {
"line": 493,
"column": 8
},
"end": {
"line": 493,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "assertAlways",
"start": 15097,
"end": 15109,
"loc": {
"start": {
"line": 494,
"column": 8
},
"end": {
"line": 494,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15109,
"end": 15110,
"loc": {
"start": {
"line": 494,
"column": 20
},
"end": {
"line": 494,
"column": 21
}
}
},
{
"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": 15110,
"end": 15115,
"loc": {
"start": {
"line": 494,
"column": 21
},
"end": {
"line": 494,
"column": 26
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15115,
"end": 15116,
"loc": {
"start": {
"line": 494,
"column": 26
},
"end": {
"line": 494,
"column": 27
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Unknown setting: ",
"start": 15117,
"end": 15136,
"loc": {
"start": {
"line": 494,
"column": 28
},
"end": {
"line": 494,
"column": 47
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 15137,
"end": 15138,
"loc": {
"start": {
"line": 494,
"column": 48
},
"end": {
"line": 494,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 15139,
"end": 15142,
"loc": {
"start": {
"line": 494,
"column": 50
},
"end": {
"line": 494,
"column": 53
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15142,
"end": 15143,
"loc": {
"start": {
"line": 494,
"column": 53
},
"end": {
"line": 494,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15143,
"end": 15144,
"loc": {
"start": {
"line": 494,
"column": 54
},
"end": {
"line": 494,
"column": 55
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15150,
"end": 15151,
"loc": {
"start": {
"line": 495,
"column": 4
},
"end": {
"line": 495,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Sets a new keybinding override\r\n * @param {string} keybindingId\r\n * @param {number} keyCode\r\n ",
"start": 15159,
"end": 15279,
"loc": {
"start": {
"line": 497,
"column": 4
},
"end": {
"line": 501,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateKeybindingOverride",
"start": 15285,
"end": 15309,
"loc": {
"start": {
"line": 502,
"column": 4
},
"end": {
"line": 502,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15309,
"end": 15310,
"loc": {
"start": {
"line": 502,
"column": 28
},
"end": {
"line": 502,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keybindingId",
"start": 15310,
"end": 15322,
"loc": {
"start": {
"line": 502,
"column": 29
},
"end": {
"line": 502,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15322,
"end": 15323,
"loc": {
"start": {
"line": 502,
"column": 41
},
"end": {
"line": 502,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keyCode",
"start": 15324,
"end": 15331,
"loc": {
"start": {
"line": 502,
"column": 43
},
"end": {
"line": 502,
"column": 50
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15331,
"end": 15332,
"loc": {
"start": {
"line": 502,
"column": 50
},
"end": {
"line": 502,
"column": 51
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15333,
"end": 15334,
"loc": {
"start": {
"line": 502,
"column": 52
},
"end": {
"line": 502,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "assert",
"start": 15344,
"end": 15350,
"loc": {
"start": {
"line": 503,
"column": 8
},
"end": {
"line": 503,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15350,
"end": 15351,
"loc": {
"start": {
"line": 503,
"column": 14
},
"end": {
"line": 503,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Number",
"start": 15351,
"end": 15357,
"loc": {
"start": {
"line": 503,
"column": 15
},
"end": {
"line": 503,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15357,
"end": 15358,
"loc": {
"start": {
"line": 503,
"column": 21
},
"end": {
"line": 503,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isInteger",
"start": 15358,
"end": 15367,
"loc": {
"start": {
"line": 503,
"column": 22
},
"end": {
"line": 503,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15367,
"end": 15368,
"loc": {
"start": {
"line": 503,
"column": 31
},
"end": {
"line": 503,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keyCode",
"start": 15368,
"end": 15375,
"loc": {
"start": {
"line": 503,
"column": 32
},
"end": {
"line": 503,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15375,
"end": 15376,
"loc": {
"start": {
"line": 503,
"column": 39
},
"end": {
"line": 503,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15376,
"end": 15377,
"loc": {
"start": {
"line": 503,
"column": 40
},
"end": {
"line": 503,
"column": 41
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Not a valid key code: ",
"start": 15378,
"end": 15402,
"loc": {
"start": {
"line": 503,
"column": 42
},
"end": {
"line": 503,
"column": 66
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 15403,
"end": 15404,
"loc": {
"start": {
"line": 503,
"column": 67
},
"end": {
"line": 503,
"column": 68
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keyCode",
"start": 15405,
"end": 15412,
"loc": {
"start": {
"line": 503,
"column": 69
},
"end": {
"line": 503,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15412,
"end": 15413,
"loc": {
"start": {
"line": 503,
"column": 76
},
"end": {
"line": 503,
"column": 77
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15413,
"end": 15414,
"loc": {
"start": {
"line": 503,
"column": 77
},
"end": {
"line": 503,
"column": 78
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 15424,
"end": 15428,
"loc": {
"start": {
"line": 504,
"column": 8
},
"end": {
"line": 504,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15428,
"end": 15429,
"loc": {
"start": {
"line": 504,
"column": 12
},
"end": {
"line": 504,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllSettings",
"start": 15429,
"end": 15443,
"loc": {
"start": {
"line": 504,
"column": 13
},
"end": {
"line": 504,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15443,
"end": 15444,
"loc": {
"start": {
"line": 504,
"column": 27
},
"end": {
"line": 504,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15444,
"end": 15445,
"loc": {
"start": {
"line": 504,
"column": 28
},
"end": {
"line": 504,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15445,
"end": 15446,
"loc": {
"start": {
"line": 504,
"column": 29
},
"end": {
"line": 504,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keybindingOverrides",
"start": 15446,
"end": 15465,
"loc": {
"start": {
"line": 504,
"column": 30
},
"end": {
"line": 504,
"column": 49
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15465,
"end": 15466,
"loc": {
"start": {
"line": 504,
"column": 49
},
"end": {
"line": 504,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keybindingId",
"start": 15466,
"end": 15478,
"loc": {
"start": {
"line": 504,
"column": 50
},
"end": {
"line": 504,
"column": 62
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15478,
"end": 15479,
"loc": {
"start": {
"line": 504,
"column": 62
},
"end": {
"line": 504,
"column": 63
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 15480,
"end": 15481,
"loc": {
"start": {
"line": 504,
"column": 64
},
"end": {
"line": 504,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keyCode",
"start": 15482,
"end": 15489,
"loc": {
"start": {
"line": 504,
"column": 66
},
"end": {
"line": 504,
"column": 73
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15489,
"end": 15490,
"loc": {
"start": {
"line": 504,
"column": 73
},
"end": {
"line": 504,
"column": 74
}
}
},
{
"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": 15500,
"end": 15506,
"loc": {
"start": {
"line": 505,
"column": 8
},
"end": {
"line": 505,
"column": 14
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 15507,
"end": 15511,
"loc": {
"start": {
"line": 505,
"column": 15
},
"end": {
"line": 505,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15511,
"end": 15512,
"loc": {
"start": {
"line": 505,
"column": 19
},
"end": {
"line": 505,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "writeAsync",
"start": 15512,
"end": 15522,
"loc": {
"start": {
"line": 505,
"column": 20
},
"end": {
"line": 505,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15522,
"end": 15523,
"loc": {
"start": {
"line": 505,
"column": 30
},
"end": {
"line": 505,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15523,
"end": 15524,
"loc": {
"start": {
"line": 505,
"column": 31
},
"end": {
"line": 505,
"column": 32
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15524,
"end": 15525,
"loc": {
"start": {
"line": 505,
"column": 32
},
"end": {
"line": 505,
"column": 33
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15531,
"end": 15532,
"loc": {
"start": {
"line": 506,
"column": 4
},
"end": {
"line": 506,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Resets a given keybinding override\r\n * @param {string} id\r\n ",
"start": 15540,
"end": 15622,
"loc": {
"start": {
"line": 508,
"column": 4
},
"end": {
"line": 511,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "resetKeybindingOverride",
"start": 15628,
"end": 15651,
"loc": {
"start": {
"line": 512,
"column": 4
},
"end": {
"line": 512,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15651,
"end": 15652,
"loc": {
"start": {
"line": 512,
"column": 27
},
"end": {
"line": 512,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 15652,
"end": 15654,
"loc": {
"start": {
"line": 512,
"column": 28
},
"end": {
"line": 512,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15654,
"end": 15655,
"loc": {
"start": {
"line": 512,
"column": 30
},
"end": {
"line": 512,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15656,
"end": 15657,
"loc": {
"start": {
"line": 512,
"column": 32
},
"end": {
"line": 512,
"column": 33
}
}
},
{
"type": {
"label": "delete",
"keyword": "delete",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "delete",
"start": 15671,
"end": 15677,
"loc": {
"start": {
"line": 513,
"column": 12
},
"end": {
"line": 513,
"column": 18
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 15678,
"end": 15682,
"loc": {
"start": {
"line": 513,
"column": 19
},
"end": {
"line": 513,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15682,
"end": 15683,
"loc": {
"start": {
"line": 513,
"column": 23
},
"end": {
"line": 513,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllSettings",
"start": 15683,
"end": 15697,
"loc": {
"start": {
"line": 513,
"column": 24
},
"end": {
"line": 513,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15697,
"end": 15698,
"loc": {
"start": {
"line": 513,
"column": 38
},
"end": {
"line": 513,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15698,
"end": 15699,
"loc": {
"start": {
"line": 513,
"column": 39
},
"end": {
"line": 513,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15699,
"end": 15700,
"loc": {
"start": {
"line": 513,
"column": 40
},
"end": {
"line": 513,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keybindingOverrides",
"start": 15700,
"end": 15719,
"loc": {
"start": {
"line": 513,
"column": 41
},
"end": {
"line": 513,
"column": 60
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15719,
"end": 15720,
"loc": {
"start": {
"line": 513,
"column": 60
},
"end": {
"line": 513,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 15720,
"end": 15722,
"loc": {
"start": {
"line": 513,
"column": 61
},
"end": {
"line": 513,
"column": 63
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15722,
"end": 15723,
"loc": {
"start": {
"line": 513,
"column": 63
},
"end": {
"line": 513,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15723,
"end": 15724,
"loc": {
"start": {
"line": 513,
"column": 64
},
"end": {
"line": 513,
"column": 65
}
}
},
{
"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": 15738,
"end": 15744,
"loc": {
"start": {
"line": 514,
"column": 12
},
"end": {
"line": 514,
"column": 18
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 15745,
"end": 15749,
"loc": {
"start": {
"line": 514,
"column": 19
},
"end": {
"line": 514,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15749,
"end": 15750,
"loc": {
"start": {
"line": 514,
"column": 23
},
"end": {
"line": 514,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "writeAsync",
"start": 15750,
"end": 15760,
"loc": {
"start": {
"line": 514,
"column": 24
},
"end": {
"line": 514,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15760,
"end": 15761,
"loc": {
"start": {
"line": 514,
"column": 34
},
"end": {
"line": 514,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15761,
"end": 15762,
"loc": {
"start": {
"line": 514,
"column": 35
},
"end": {
"line": 514,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15762,
"end": 15763,
"loc": {
"start": {
"line": 514,
"column": 36
},
"end": {
"line": 514,
"column": 37
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15773,
"end": 15774,
"loc": {
"start": {
"line": 515,
"column": 8
},
"end": {
"line": 515,
"column": 9
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Resets all keybinding overrides\r\n ",
"start": 15784,
"end": 15844,
"loc": {
"start": {
"line": 516,
"column": 8
},
"end": {
"line": 518,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "resetKeybindingOverrides",
"start": 15850,
"end": 15874,
"loc": {
"start": {
"line": 519,
"column": 4
},
"end": {
"line": 519,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15874,
"end": 15875,
"loc": {
"start": {
"line": 519,
"column": 28
},
"end": {
"line": 519,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15875,
"end": 15876,
"loc": {
"start": {
"line": 519,
"column": 29
},
"end": {
"line": 519,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15877,
"end": 15878,
"loc": {
"start": {
"line": 519,
"column": 31
},
"end": {
"line": 519,
"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": 15888,
"end": 15892,
"loc": {
"start": {
"line": 520,
"column": 8
},
"end": {
"line": 520,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15892,
"end": 15893,
"loc": {
"start": {
"line": 520,
"column": 12
},
"end": {
"line": 520,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAllSettings",
"start": 15893,
"end": 15907,
"loc": {
"start": {
"line": 520,
"column": 13
},
"end": {
"line": 520,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15907,
"end": 15908,
"loc": {
"start": {
"line": 520,
"column": 27
},
"end": {
"line": 520,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15908,
"end": 15909,
"loc": {
"start": {
"line": 520,
"column": 28
},
"end": {
"line": 520,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15909,
"end": 15910,
"loc": {
"start": {
"line": 520,
"column": 29
},
"end": {
"line": 520,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keybindingOverrides",
"start": 15910,
"end": 15929,
"loc": {
"start": {
"line": 520,
"column": 30
},
"end": {
"line": 520,
"column": 49
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 15930,
"end": 15931,
"loc": {
"start": {
"line": 520,
"column": 50
},
"end": {
"line": 520,
"column": 51
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15932,
"end": 15933,
"loc": {
"start": {
"line": 520,
"column": 52
},
"end": {
"line": 520,
"column": 53
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15933,
"end": 15934,
"loc": {
"start": {
"line": 520,
"column": 53
},
"end": {
"line": 520,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15934,
"end": 15935,
"loc": {
"start": {
"line": 520,
"column": 54
},
"end": {
"line": 520,
"column": 55
}
}
},
{
"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": 15945,
"end": 15951,
"loc": {
"start": {
"line": 521,
"column": 8
},
"end": {
"line": 521,
"column": 14
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 15952,
"end": 15956,
"loc": {
"start": {
"line": 521,
"column": 15
},
"end": {
"line": 521,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15956,
"end": 15957,
"loc": {
"start": {
"line": 521,
"column": 19
},
"end": {
"line": 521,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "writeAsync",
"start": 15957,
"end": 15967,
"loc": {
"start": {
"line": 521,
"column": 20
},
"end": {
"line": 521,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15967,
"end": 15968,
"loc": {
"start": {
"line": 521,
"column": 30
},
"end": {
"line": 521,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15968,
"end": 15969,
"loc": {
"start": {
"line": 521,
"column": 31
},
"end": {
"line": 521,
"column": 32
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15969,
"end": 15970,
"loc": {
"start": {
"line": 521,
"column": 32
},
"end": {
"line": 521,
"column": 33
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15976,
"end": 15977,
"loc": {
"start": {
"line": 522,
"column": 4
},
"end": {
"line": 522,
"column": 5
}
}
},
{
"type": "CommentLine",
"value": " RW Proxy impl",
"start": 15985,
"end": 16001,
"loc": {
"start": {
"line": 524,
"column": 4
},
"end": {
"line": 524,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "verify",
"start": 16007,
"end": 16013,
"loc": {
"start": {
"line": 525,
"column": 4
},
"end": {
"line": 525,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16013,
"end": 16014,
"loc": {
"start": {
"line": 525,
"column": 10
},
"end": {
"line": 525,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 16014,
"end": 16018,
"loc": {
"start": {
"line": 525,
"column": 11
},
"end": {
"line": 525,
"column": 15
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16018,
"end": 16019,
"loc": {
"start": {
"line": 525,
"column": 15
},
"end": {
"line": 525,
"column": 16
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16020,
"end": 16021,
"loc": {
"start": {
"line": 525,
"column": 17
},
"end": {
"line": 525,
"column": 18
}
}
},
{
"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": 16031,
"end": 16033,
"loc": {
"start": {
"line": 526,
"column": 8
},
"end": {
"line": 526,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16034,
"end": 16035,
"loc": {
"start": {
"line": 526,
"column": 11
},
"end": {
"line": 526,
"column": 12
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 16035,
"end": 16036,
"loc": {
"start": {
"line": 526,
"column": 12
},
"end": {
"line": 526,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 16036,
"end": 16040,
"loc": {
"start": {
"line": 526,
"column": 13
},
"end": {
"line": 526,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16040,
"end": 16041,
"loc": {
"start": {
"line": 526,
"column": 17
},
"end": {
"line": 526,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 16041,
"end": 16049,
"loc": {
"start": {
"line": 526,
"column": 18
},
"end": {
"line": 526,
"column": 26
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16049,
"end": 16050,
"loc": {
"start": {
"line": 526,
"column": 26
},
"end": {
"line": 526,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16051,
"end": 16052,
"loc": {
"start": {
"line": 526,
"column": 28
},
"end": {
"line": 526,
"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": 16066,
"end": 16072,
"loc": {
"start": {
"line": 527,
"column": 12
},
"end": {
"line": 527,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ExplainedResult",
"start": 16073,
"end": 16088,
"loc": {
"start": {
"line": 527,
"column": 19
},
"end": {
"line": 527,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16088,
"end": 16089,
"loc": {
"start": {
"line": 527,
"column": 34
},
"end": {
"line": 527,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bad",
"start": 16089,
"end": 16092,
"loc": {
"start": {
"line": 527,
"column": 35
},
"end": {
"line": 527,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16092,
"end": 16093,
"loc": {
"start": {
"line": 527,
"column": 38
},
"end": {
"line": 527,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "missing key 'settings'",
"start": 16093,
"end": 16117,
"loc": {
"start": {
"line": 527,
"column": 39
},
"end": {
"line": 527,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16117,
"end": 16118,
"loc": {
"start": {
"line": 527,
"column": 63
},
"end": {
"line": 527,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16118,
"end": 16119,
"loc": {
"start": {
"line": 527,
"column": 64
},
"end": {
"line": 527,
"column": 65
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16129,
"end": 16130,
"loc": {
"start": {
"line": 528,
"column": 8
},
"end": {
"line": 528,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 16140,
"end": 16142,
"loc": {
"start": {
"line": 529,
"column": 8
},
"end": {
"line": 529,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16143,
"end": 16144,
"loc": {
"start": {
"line": 529,
"column": 11
},
"end": {
"line": 529,
"column": 12
}
}
},
{
"type": {
"label": "typeof",
"keyword": "typeof",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "typeof",
"start": 16144,
"end": 16150,
"loc": {
"start": {
"line": 529,
"column": 12
},
"end": {
"line": 529,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 16151,
"end": 16155,
"loc": {
"start": {
"line": 529,
"column": 19
},
"end": {
"line": 529,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16155,
"end": 16156,
"loc": {
"start": {
"line": 529,
"column": 23
},
"end": {
"line": 529,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 16156,
"end": 16164,
"loc": {
"start": {
"line": 529,
"column": 24
},
"end": {
"line": 529,
"column": 32
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "!==",
"start": 16165,
"end": 16168,
"loc": {
"start": {
"line": 529,
"column": 33
},
"end": {
"line": 529,
"column": 36
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "object",
"start": 16169,
"end": 16177,
"loc": {
"start": {
"line": 529,
"column": 37
},
"end": {
"line": 529,
"column": 45
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16177,
"end": 16178,
"loc": {
"start": {
"line": 529,
"column": 45
},
"end": {
"line": 529,
"column": 46
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16179,
"end": 16180,
"loc": {
"start": {
"line": 529,
"column": 47
},
"end": {
"line": 529,
"column": 48
}
}
},
{
"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": 16194,
"end": 16200,
"loc": {
"start": {
"line": 530,
"column": 12
},
"end": {
"line": 530,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ExplainedResult",
"start": 16201,
"end": 16216,
"loc": {
"start": {
"line": 530,
"column": 19
},
"end": {
"line": 530,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16216,
"end": 16217,
"loc": {
"start": {
"line": 530,
"column": 34
},
"end": {
"line": 530,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bad",
"start": 16217,
"end": 16220,
"loc": {
"start": {
"line": 530,
"column": 35
},
"end": {
"line": 530,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16220,
"end": 16221,
"loc": {
"start": {
"line": 530,
"column": 38
},
"end": {
"line": 530,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Bad settings object",
"start": 16221,
"end": 16242,
"loc": {
"start": {
"line": 530,
"column": 39
},
"end": {
"line": 530,
"column": 60
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16242,
"end": 16243,
"loc": {
"start": {
"line": 530,
"column": 60
},
"end": {
"line": 530,
"column": 61
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16243,
"end": 16244,
"loc": {
"start": {
"line": 530,
"column": 61
},
"end": {
"line": 530,
"column": 62
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16254,
"end": 16255,
"loc": {
"start": {
"line": 531,
"column": 8
},
"end": {
"line": 531,
"column": 9
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 16267,
"end": 16272,
"loc": {
"start": {
"line": 533,
"column": 8
},
"end": {
"line": 533,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 16273,
"end": 16281,
"loc": {
"start": {
"line": 533,
"column": 14
},
"end": {
"line": 533,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 16282,
"end": 16283,
"loc": {
"start": {
"line": 533,
"column": 23
},
"end": {
"line": 533,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 16284,
"end": 16288,
"loc": {
"start": {
"line": 533,
"column": 25
},
"end": {
"line": 533,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16288,
"end": 16289,
"loc": {
"start": {
"line": 533,
"column": 29
},
"end": {
"line": 533,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 16289,
"end": 16297,
"loc": {
"start": {
"line": 533,
"column": 30
},
"end": {
"line": 533,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16297,
"end": 16298,
"loc": {
"start": {
"line": 533,
"column": 38
},
"end": {
"line": 533,
"column": 39
}
}
},
{
"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": 16308,
"end": 16311,
"loc": {
"start": {
"line": 534,
"column": 8
},
"end": {
"line": 534,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16312,
"end": 16313,
"loc": {
"start": {
"line": 534,
"column": 12
},
"end": {
"line": 534,
"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": 16313,
"end": 16316,
"loc": {
"start": {
"line": 534,
"column": 13
},
"end": {
"line": 534,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 16317,
"end": 16318,
"loc": {
"start": {
"line": 534,
"column": 17
},
"end": {
"line": 534,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 16319,
"end": 16320,
"loc": {
"start": {
"line": 534,
"column": 19
},
"end": {
"line": 534,
"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": 16321,
"end": 16322,
"loc": {
"start": {
"line": 534,
"column": 21
},
"end": {
"line": 534,
"column": 22
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16322,
"end": 16323,
"loc": {
"start": {
"line": 534,
"column": 22
},
"end": {
"line": 534,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 16324,
"end": 16325,
"loc": {
"start": {
"line": 534,
"column": 24
},
"end": {
"line": 534,
"column": 25
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 16326,
"end": 16327,
"loc": {
"start": {
"line": 534,
"column": 26
},
"end": {
"line": 534,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "allApplicationSettings",
"start": 16328,
"end": 16350,
"loc": {
"start": {
"line": 534,
"column": 28
},
"end": {
"line": 534,
"column": 50
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16350,
"end": 16351,
"loc": {
"start": {
"line": 534,
"column": 50
},
"end": {
"line": 534,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16351,
"end": 16352,
"loc": {
"start": {
"line": 534,
"column": 51
},
"end": {
"line": 534,
"column": 52
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16352,
"end": 16353,
"loc": {
"start": {
"line": 534,
"column": 52
},
"end": {
"line": 534,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 16353,
"end": 16359,
"loc": {
"start": {
"line": 534,
"column": 53
},
"end": {
"line": 534,
"column": 59
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16359,
"end": 16360,
"loc": {
"start": {
"line": 534,
"column": 59
},
"end": {
"line": 534,
"column": 60
}
}
},
{
"type": {
"label": "++/--",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": true,
"binop": null
},
"value": "++",
"start": 16361,
"end": 16363,
"loc": {
"start": {
"line": 534,
"column": 61
},
"end": {
"line": 534,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 16363,
"end": 16364,
"loc": {
"start": {
"line": 534,
"column": 63
},
"end": {
"line": 534,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16364,
"end": 16365,
"loc": {
"start": {
"line": 534,
"column": 64
},
"end": {
"line": 534,
"column": 65
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16366,
"end": 16367,
"loc": {
"start": {
"line": 534,
"column": 66
},
"end": {
"line": 534,
"column": 67
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 16381,
"end": 16386,
"loc": {
"start": {
"line": 535,
"column": 12
},
"end": {
"line": 535,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setting",
"start": 16387,
"end": 16394,
"loc": {
"start": {
"line": 535,
"column": 18
},
"end": {
"line": 535,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 16395,
"end": 16396,
"loc": {
"start": {
"line": 535,
"column": 26
},
"end": {
"line": 535,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "allApplicationSettings",
"start": 16397,
"end": 16419,
"loc": {
"start": {
"line": 535,
"column": 28
},
"end": {
"line": 535,
"column": 50
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16419,
"end": 16420,
"loc": {
"start": {
"line": 535,
"column": 50
},
"end": {
"line": 535,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16420,
"end": 16421,
"loc": {
"start": {
"line": 535,
"column": 51
},
"end": {
"line": 535,
"column": 52
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16421,
"end": 16422,
"loc": {
"start": {
"line": 535,
"column": 52
},
"end": {
"line": 535,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 16422,
"end": 16423,
"loc": {
"start": {
"line": 535,
"column": 53
},
"end": {
"line": 535,
"column": 54
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16423,
"end": 16424,
"loc": {
"start": {
"line": 535,
"column": 54
},
"end": {
"line": 535,
"column": 55
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16424,
"end": 16425,
"loc": {
"start": {
"line": 535,
"column": 55
},
"end": {
"line": 535,
"column": 56
}
}
},
{
"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": 16439,
"end": 16444,
"loc": {
"start": {
"line": 536,
"column": 12
},
"end": {
"line": 536,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "storedValue",
"start": 16445,
"end": 16456,
"loc": {
"start": {
"line": 536,
"column": 18
},
"end": {
"line": 536,
"column": 29
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 16457,
"end": 16458,
"loc": {
"start": {
"line": 536,
"column": 30
},
"end": {
"line": 536,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 16459,
"end": 16467,
"loc": {
"start": {
"line": 536,
"column": 32
},
"end": {
"line": 536,
"column": 40
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16467,
"end": 16468,
"loc": {
"start": {
"line": 536,
"column": 40
},
"end": {
"line": 536,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setting",
"start": 16468,
"end": 16475,
"loc": {
"start": {
"line": 536,
"column": 41
},
"end": {
"line": 536,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16475,
"end": 16476,
"loc": {
"start": {
"line": 536,
"column": 48
},
"end": {
"line": 536,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 16476,
"end": 16478,
"loc": {
"start": {
"line": 536,
"column": 49
},
"end": {
"line": 536,
"column": 51
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16478,
"end": 16479,
"loc": {
"start": {
"line": 536,
"column": 51
},
"end": {
"line": 536,
"column": 52
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16479,
"end": 16480,
"loc": {
"start": {
"line": 536,
"column": 52
},
"end": {
"line": 536,
"column": 53
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 16494,
"end": 16496,
"loc": {
"start": {
"line": 537,
"column": 12
},
"end": {
"line": 537,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16497,
"end": 16498,
"loc": {
"start": {
"line": 537,
"column": 15
},
"end": {
"line": 537,
"column": 16
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 16498,
"end": 16499,
"loc": {
"start": {
"line": 537,
"column": 16
},
"end": {
"line": 537,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setting",
"start": 16499,
"end": 16506,
"loc": {
"start": {
"line": 537,
"column": 17
},
"end": {
"line": 537,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16506,
"end": 16507,
"loc": {
"start": {
"line": 537,
"column": 24
},
"end": {
"line": 537,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "validate",
"start": 16507,
"end": 16515,
"loc": {
"start": {
"line": 537,
"column": 25
},
"end": {
"line": 537,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16515,
"end": 16516,
"loc": {
"start": {
"line": 537,
"column": 33
},
"end": {
"line": 537,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "storedValue",
"start": 16516,
"end": 16527,
"loc": {
"start": {
"line": 537,
"column": 34
},
"end": {
"line": 537,
"column": 45
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16527,
"end": 16528,
"loc": {
"start": {
"line": 537,
"column": 45
},
"end": {
"line": 537,
"column": 46
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16528,
"end": 16529,
"loc": {
"start": {
"line": 537,
"column": 46
},
"end": {
"line": 537,
"column": 47
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16530,
"end": 16531,
"loc": {
"start": {
"line": 537,
"column": 48
},
"end": {
"line": 537,
"column": 49
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 16549,
"end": 16555,
"loc": {
"start": {
"line": 538,
"column": 16
},
"end": {
"line": 538,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ExplainedResult",
"start": 16556,
"end": 16571,
"loc": {
"start": {
"line": 538,
"column": 23
},
"end": {
"line": 538,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16571,
"end": 16572,
"loc": {
"start": {
"line": 538,
"column": 38
},
"end": {
"line": 538,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bad",
"start": 16572,
"end": 16575,
"loc": {
"start": {
"line": 538,
"column": 39
},
"end": {
"line": 538,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16575,
"end": 16576,
"loc": {
"start": {
"line": 538,
"column": 42
},
"end": {
"line": 538,
"column": 43
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Bad setting value for ",
"start": 16598,
"end": 16622,
"loc": {
"start": {
"line": 539,
"column": 20
},
"end": {
"line": 539,
"column": 44
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 16623,
"end": 16624,
"loc": {
"start": {
"line": 539,
"column": 45
},
"end": {
"line": 539,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setting",
"start": 16646,
"end": 16653,
"loc": {
"start": {
"line": 540,
"column": 20
},
"end": {
"line": 540,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16653,
"end": 16654,
"loc": {
"start": {
"line": 540,
"column": 27
},
"end": {
"line": 540,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "id",
"start": 16654,
"end": 16656,
"loc": {
"start": {
"line": 540,
"column": 28
},
"end": {
"line": 540,
"column": 30
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 16657,
"end": 16658,
"loc": {
"start": {
"line": 540,
"column": 31
},
"end": {
"line": 540,
"column": 32
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": ": ",
"start": 16680,
"end": 16684,
"loc": {
"start": {
"line": 541,
"column": 20
},
"end": {
"line": 541,
"column": 24
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 16685,
"end": 16686,
"loc": {
"start": {
"line": 541,
"column": 25
},
"end": {
"line": 541,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "storedValue",
"start": 16708,
"end": 16719,
"loc": {
"start": {
"line": 542,
"column": 20
},
"end": {
"line": 542,
"column": 31
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 16720,
"end": 16721,
"loc": {
"start": {
"line": 542,
"column": 32
},
"end": {
"line": 542,
"column": 33
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " @ settings version ",
"start": 16743,
"end": 16765,
"loc": {
"start": {
"line": 543,
"column": 20
},
"end": {
"line": 543,
"column": 42
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 16766,
"end": 16767,
"loc": {
"start": {
"line": 543,
"column": 43
},
"end": {
"line": 543,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 16789,
"end": 16793,
"loc": {
"start": {
"line": 544,
"column": 20
},
"end": {
"line": 544,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16793,
"end": 16794,
"loc": {
"start": {
"line": 544,
"column": 24
},
"end": {
"line": 544,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 16794,
"end": 16801,
"loc": {
"start": {
"line": 544,
"column": 25
},
"end": {
"line": 544,
"column": 32
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 16802,
"end": 16803,
"loc": {
"start": {
"line": 544,
"column": 33
},
"end": {
"line": 544,
"column": 34
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " (latest is ",
"start": 16825,
"end": 16839,
"loc": {
"start": {
"line": 545,
"column": 20
},
"end": {
"line": 545,
"column": 34
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 16840,
"end": 16841,
"loc": {
"start": {
"line": 545,
"column": 35
},
"end": {
"line": 545,
"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": 16863,
"end": 16867,
"loc": {
"start": {
"line": 546,
"column": 20
},
"end": {
"line": 546,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16867,
"end": 16868,
"loc": {
"start": {
"line": 546,
"column": 24
},
"end": {
"line": 546,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getCurrentVersion",
"start": 16868,
"end": 16885,
"loc": {
"start": {
"line": 546,
"column": 25
},
"end": {
"line": 546,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16885,
"end": 16886,
"loc": {
"start": {
"line": 546,
"column": 42
},
"end": {
"line": 546,
"column": 43
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16886,
"end": 16887,
"loc": {
"start": {
"line": 546,
"column": 43
},
"end": {
"line": 546,
"column": 44
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 16888,
"end": 16889,
"loc": {
"start": {
"line": 546,
"column": 45
},
"end": {
"line": 546,
"column": 46
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": ")",
"start": 16911,
"end": 16914,
"loc": {
"start": {
"line": 547,
"column": 20
},
"end": {
"line": 547,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16932,
"end": 16933,
"loc": {
"start": {
"line": 548,
"column": 16
},
"end": {
"line": 548,
"column": 17
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16933,
"end": 16934,
"loc": {
"start": {
"line": 548,
"column": 17
},
"end": {
"line": 548,
"column": 18
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16948,
"end": 16949,
"loc": {
"start": {
"line": 549,
"column": 12
},
"end": {
"line": 549,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16959,
"end": 16960,
"loc": {
"start": {
"line": 550,
"column": 8
},
"end": {
"line": 550,
"column": 9
}
}
},
{
"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": 16970,
"end": 16976,
"loc": {
"start": {
"line": 551,
"column": 8
},
"end": {
"line": 551,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ExplainedResult",
"start": 16977,
"end": 16992,
"loc": {
"start": {
"line": 551,
"column": 15
},
"end": {
"line": 551,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16992,
"end": 16993,
"loc": {
"start": {
"line": 551,
"column": 30
},
"end": {
"line": 551,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "good",
"start": 16993,
"end": 16997,
"loc": {
"start": {
"line": 551,
"column": 31
},
"end": {
"line": 551,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16997,
"end": 16998,
"loc": {
"start": {
"line": 551,
"column": 35
},
"end": {
"line": 551,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 16998,
"end": 16999,
"loc": {
"start": {
"line": 551,
"column": 36
},
"end": {
"line": 551,
"column": 37
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 16999,
"end": 17000,
"loc": {
"start": {
"line": 551,
"column": 37
},
"end": {
"line": 551,
"column": 38
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17006,
"end": 17007,
"loc": {
"start": {
"line": 552,
"column": 4
},
"end": {
"line": 552,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getDefaultData",
"start": 17015,
"end": 17029,
"loc": {
"start": {
"line": 554,
"column": 4
},
"end": {
"line": 554,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17029,
"end": 17030,
"loc": {
"start": {
"line": 554,
"column": 18
},
"end": {
"line": 554,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17030,
"end": 17031,
"loc": {
"start": {
"line": 554,
"column": 19
},
"end": {
"line": 554,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17032,
"end": 17033,
"loc": {
"start": {
"line": 554,
"column": 21
},
"end": {
"line": 554,
"column": 22
}
}
},
{
"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": 17043,
"end": 17049,
"loc": {
"start": {
"line": 555,
"column": 8
},
"end": {
"line": 555,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17050,
"end": 17051,
"loc": {
"start": {
"line": 555,
"column": 15
},
"end": {
"line": 555,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 17065,
"end": 17072,
"loc": {
"start": {
"line": 556,
"column": 12
},
"end": {
"line": 556,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17072,
"end": 17073,
"loc": {
"start": {
"line": 556,
"column": 19
},
"end": {
"line": 556,
"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": 17074,
"end": 17078,
"loc": {
"start": {
"line": 556,
"column": 21
},
"end": {
"line": 556,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17078,
"end": 17079,
"loc": {
"start": {
"line": 556,
"column": 25
},
"end": {
"line": 556,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getCurrentVersion",
"start": 17079,
"end": 17096,
"loc": {
"start": {
"line": 556,
"column": 26
},
"end": {
"line": 556,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17096,
"end": 17097,
"loc": {
"start": {
"line": 556,
"column": 43
},
"end": {
"line": 556,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17097,
"end": 17098,
"loc": {
"start": {
"line": 556,
"column": 44
},
"end": {
"line": 556,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17098,
"end": 17099,
"loc": {
"start": {
"line": 556,
"column": 45
},
"end": {
"line": 556,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 17113,
"end": 17121,
"loc": {
"start": {
"line": 557,
"column": 12
},
"end": {
"line": 557,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17121,
"end": 17122,
"loc": {
"start": {
"line": 557,
"column": 20
},
"end": {
"line": 557,
"column": 21
}
}
},
{
"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": 17123,
"end": 17126,
"loc": {
"start": {
"line": 557,
"column": 22
},
"end": {
"line": 557,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "SettingsStorage",
"start": 17127,
"end": 17142,
"loc": {
"start": {
"line": 557,
"column": 26
},
"end": {
"line": 557,
"column": 41
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17142,
"end": 17143,
"loc": {
"start": {
"line": 557,
"column": 41
},
"end": {
"line": 557,
"column": 42
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17143,
"end": 17144,
"loc": {
"start": {
"line": 557,
"column": 42
},
"end": {
"line": 557,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17144,
"end": 17145,
"loc": {
"start": {
"line": 557,
"column": 43
},
"end": {
"line": 557,
"column": 44
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17155,
"end": 17156,
"loc": {
"start": {
"line": 558,
"column": 8
},
"end": {
"line": 558,
"column": 9
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17156,
"end": 17157,
"loc": {
"start": {
"line": 558,
"column": 9
},
"end": {
"line": 558,
"column": 10
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17163,
"end": 17164,
"loc": {
"start": {
"line": 559,
"column": 4
},
"end": {
"line": 559,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getCurrentVersion",
"start": 17172,
"end": 17189,
"loc": {
"start": {
"line": 561,
"column": 4
},
"end": {
"line": 561,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17189,
"end": 17190,
"loc": {
"start": {
"line": 561,
"column": 21
},
"end": {
"line": 561,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17190,
"end": 17191,
"loc": {
"start": {
"line": 561,
"column": 22
},
"end": {
"line": 561,
"column": 23
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17192,
"end": 17193,
"loc": {
"start": {
"line": 561,
"column": 24
},
"end": {
"line": 561,
"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": 17203,
"end": 17209,
"loc": {
"start": {
"line": 562,
"column": 8
},
"end": {
"line": 562,
"column": 14
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 30,
"start": 17210,
"end": 17212,
"loc": {
"start": {
"line": 562,
"column": 15
},
"end": {
"line": 562,
"column": 17
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17212,
"end": 17213,
"loc": {
"start": {
"line": 562,
"column": 17
},
"end": {
"line": 562,
"column": 18
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17219,
"end": 17220,
"loc": {
"start": {
"line": 563,
"column": 4
},
"end": {
"line": 563,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "* @param {{settings: SettingsStorage, version: number}} data ",
"start": 17228,
"end": 17293,
"loc": {
"start": {
"line": 565,
"column": 4
},
"end": {
"line": 565,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "migrate",
"start": 17299,
"end": 17306,
"loc": {
"start": {
"line": 566,
"column": 4
},
"end": {
"line": 566,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17306,
"end": 17307,
"loc": {
"start": {
"line": 566,
"column": 11
},
"end": {
"line": 566,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 17307,
"end": 17311,
"loc": {
"start": {
"line": 566,
"column": 12
},
"end": {
"line": 566,
"column": 16
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17311,
"end": 17312,
"loc": {
"start": {
"line": 566,
"column": 16
},
"end": {
"line": 566,
"column": 17
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17313,
"end": 17314,
"loc": {
"start": {
"line": 566,
"column": 18
},
"end": {
"line": 566,
"column": 19
}
}
},
{
"type": "CommentLine",
"value": " Simply reset before",
"start": 17324,
"end": 17346,
"loc": {
"start": {
"line": 567,
"column": 8
},
"end": {
"line": 567,
"column": 30
}
}
},
{
"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": 17356,
"end": 17358,
"loc": {
"start": {
"line": 568,
"column": 8
},
"end": {
"line": 568,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17359,
"end": 17360,
"loc": {
"start": {
"line": 568,
"column": 11
},
"end": {
"line": 568,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 17360,
"end": 17364,
"loc": {
"start": {
"line": 568,
"column": 12
},
"end": {
"line": 568,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17364,
"end": 17365,
"loc": {
"start": {
"line": 568,
"column": 16
},
"end": {
"line": 568,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 17365,
"end": 17372,
"loc": {
"start": {
"line": 568,
"column": 17
},
"end": {
"line": 568,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 17373,
"end": 17374,
"loc": {
"start": {
"line": 568,
"column": 25
},
"end": {
"line": 568,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 5,
"start": 17375,
"end": 17376,
"loc": {
"start": {
"line": 568,
"column": 27
},
"end": {
"line": 568,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17376,
"end": 17377,
"loc": {
"start": {
"line": 568,
"column": 28
},
"end": {
"line": 568,
"column": 29
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17378,
"end": 17379,
"loc": {
"start": {
"line": 568,
"column": 30
},
"end": {
"line": 568,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 17393,
"end": 17397,
"loc": {
"start": {
"line": 569,
"column": 12
},
"end": {
"line": 569,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17397,
"end": 17398,
"loc": {
"start": {
"line": 569,
"column": 16
},
"end": {
"line": 569,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 17398,
"end": 17406,
"loc": {
"start": {
"line": 569,
"column": 17
},
"end": {
"line": 569,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 17407,
"end": 17408,
"loc": {
"start": {
"line": 569,
"column": 26
},
"end": {
"line": 569,
"column": 27
}
}
},
{
"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": 17409,
"end": 17412,
"loc": {
"start": {
"line": 569,
"column": 28
},
"end": {
"line": 569,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "SettingsStorage",
"start": 17413,
"end": 17428,
"loc": {
"start": {
"line": 569,
"column": 32
},
"end": {
"line": 569,
"column": 47
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17428,
"end": 17429,
"loc": {
"start": {
"line": 569,
"column": 47
},
"end": {
"line": 569,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17429,
"end": 17430,
"loc": {
"start": {
"line": 569,
"column": 48
},
"end": {
"line": 569,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17430,
"end": 17431,
"loc": {
"start": {
"line": 569,
"column": 49
},
"end": {
"line": 569,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 17445,
"end": 17449,
"loc": {
"start": {
"line": 570,
"column": 12
},
"end": {
"line": 570,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17449,
"end": 17450,
"loc": {
"start": {
"line": 570,
"column": 16
},
"end": {
"line": 570,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 17450,
"end": 17457,
"loc": {
"start": {
"line": 570,
"column": 17
},
"end": {
"line": 570,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 17458,
"end": 17459,
"loc": {
"start": {
"line": 570,
"column": 25
},
"end": {
"line": 570,
"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": 17460,
"end": 17464,
"loc": {
"start": {
"line": 570,
"column": 27
},
"end": {
"line": 570,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17464,
"end": 17465,
"loc": {
"start": {
"line": 570,
"column": 31
},
"end": {
"line": 570,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getCurrentVersion",
"start": 17465,
"end": 17482,
"loc": {
"start": {
"line": 570,
"column": 32
},
"end": {
"line": 570,
"column": 49
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17482,
"end": 17483,
"loc": {
"start": {
"line": 570,
"column": 49
},
"end": {
"line": 570,
"column": 50
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17483,
"end": 17484,
"loc": {
"start": {
"line": 570,
"column": 50
},
"end": {
"line": 570,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17484,
"end": 17485,
"loc": {
"start": {
"line": 570,
"column": 51
},
"end": {
"line": 570,
"column": 52
}
}
},
{
"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": 17499,
"end": 17505,
"loc": {
"start": {
"line": 571,
"column": 12
},
"end": {
"line": 571,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ExplainedResult",
"start": 17506,
"end": 17521,
"loc": {
"start": {
"line": 571,
"column": 19
},
"end": {
"line": 571,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17521,
"end": 17522,
"loc": {
"start": {
"line": 571,
"column": 34
},
"end": {
"line": 571,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "good",
"start": 17522,
"end": 17526,
"loc": {
"start": {
"line": 571,
"column": 35
},
"end": {
"line": 571,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17526,
"end": 17527,
"loc": {
"start": {
"line": 571,
"column": 39
},
"end": {
"line": 571,
"column": 40
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17527,
"end": 17528,
"loc": {
"start": {
"line": 571,
"column": 40
},
"end": {
"line": 571,
"column": 41
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17528,
"end": 17529,
"loc": {
"start": {
"line": 571,
"column": 41
},
"end": {
"line": 571,
"column": 42
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17539,
"end": 17540,
"loc": {
"start": {
"line": 572,
"column": 8
},
"end": {
"line": 572,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 17552,
"end": 17554,
"loc": {
"start": {
"line": 574,
"column": 8
},
"end": {
"line": 574,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17555,
"end": 17556,
"loc": {
"start": {
"line": 574,
"column": 11
},
"end": {
"line": 574,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 17556,
"end": 17560,
"loc": {
"start": {
"line": 574,
"column": 12
},
"end": {
"line": 574,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17560,
"end": 17561,
"loc": {
"start": {
"line": 574,
"column": 16
},
"end": {
"line": 574,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 17561,
"end": 17568,
"loc": {
"start": {
"line": 574,
"column": 17
},
"end": {
"line": 574,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 17569,
"end": 17570,
"loc": {
"start": {
"line": 574,
"column": 25
},
"end": {
"line": 574,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 6,
"start": 17571,
"end": 17572,
"loc": {
"start": {
"line": 574,
"column": 27
},
"end": {
"line": 574,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17572,
"end": 17573,
"loc": {
"start": {
"line": 574,
"column": 28
},
"end": {
"line": 574,
"column": 29
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17574,
"end": 17575,
"loc": {
"start": {
"line": 574,
"column": 30
},
"end": {
"line": 574,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 17589,
"end": 17593,
"loc": {
"start": {
"line": 575,
"column": 12
},
"end": {
"line": 575,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17593,
"end": 17594,
"loc": {
"start": {
"line": 575,
"column": 16
},
"end": {
"line": 575,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 17594,
"end": 17602,
"loc": {
"start": {
"line": 575,
"column": 17
},
"end": {
"line": 575,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17602,
"end": 17603,
"loc": {
"start": {
"line": 575,
"column": 25
},
"end": {
"line": 575,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "alwaysMultiplace",
"start": 17603,
"end": 17619,
"loc": {
"start": {
"line": 575,
"column": 26
},
"end": {
"line": 575,
"column": 42
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 17620,
"end": 17621,
"loc": {
"start": {
"line": 575,
"column": 43
},
"end": {
"line": 575,
"column": 44
}
}
},
{
"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": 17622,
"end": 17627,
"loc": {
"start": {
"line": 575,
"column": 45
},
"end": {
"line": 575,
"column": 50
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17627,
"end": 17628,
"loc": {
"start": {
"line": 575,
"column": 50
},
"end": {
"line": 575,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 17642,
"end": 17646,
"loc": {
"start": {
"line": 576,
"column": 12
},
"end": {
"line": 576,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17646,
"end": 17647,
"loc": {
"start": {
"line": 576,
"column": 16
},
"end": {
"line": 576,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 17647,
"end": 17654,
"loc": {
"start": {
"line": 576,
"column": 17
},
"end": {
"line": 576,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 17655,
"end": 17656,
"loc": {
"start": {
"line": 576,
"column": 25
},
"end": {
"line": 576,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 6,
"start": 17657,
"end": 17658,
"loc": {
"start": {
"line": 576,
"column": 27
},
"end": {
"line": 576,
"column": 28
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17658,
"end": 17659,
"loc": {
"start": {
"line": 576,
"column": 28
},
"end": {
"line": 576,
"column": 29
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17669,
"end": 17670,
"loc": {
"start": {
"line": 577,
"column": 8
},
"end": {
"line": 577,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 17682,
"end": 17684,
"loc": {
"start": {
"line": 579,
"column": 8
},
"end": {
"line": 579,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17685,
"end": 17686,
"loc": {
"start": {
"line": 579,
"column": 11
},
"end": {
"line": 579,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 17686,
"end": 17690,
"loc": {
"start": {
"line": 579,
"column": 12
},
"end": {
"line": 579,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17690,
"end": 17691,
"loc": {
"start": {
"line": 579,
"column": 16
},
"end": {
"line": 579,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 17691,
"end": 17698,
"loc": {
"start": {
"line": 579,
"column": 17
},
"end": {
"line": 579,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 17699,
"end": 17700,
"loc": {
"start": {
"line": 579,
"column": 25
},
"end": {
"line": 579,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 7,
"start": 17701,
"end": 17702,
"loc": {
"start": {
"line": 579,
"column": 27
},
"end": {
"line": 579,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17702,
"end": 17703,
"loc": {
"start": {
"line": 579,
"column": 28
},
"end": {
"line": 579,
"column": 29
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17704,
"end": 17705,
"loc": {
"start": {
"line": 579,
"column": 30
},
"end": {
"line": 579,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 17719,
"end": 17723,
"loc": {
"start": {
"line": 580,
"column": 12
},
"end": {
"line": 580,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17723,
"end": 17724,
"loc": {
"start": {
"line": 580,
"column": 16
},
"end": {
"line": 580,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 17724,
"end": 17732,
"loc": {
"start": {
"line": 580,
"column": 17
},
"end": {
"line": 580,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17732,
"end": 17733,
"loc": {
"start": {
"line": 580,
"column": 25
},
"end": {
"line": 580,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "offerHints",
"start": 17733,
"end": 17743,
"loc": {
"start": {
"line": 580,
"column": 26
},
"end": {
"line": 580,
"column": 36
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 17744,
"end": 17745,
"loc": {
"start": {
"line": 580,
"column": 37
},
"end": {
"line": 580,
"column": 38
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 17746,
"end": 17750,
"loc": {
"start": {
"line": 580,
"column": 39
},
"end": {
"line": 580,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17750,
"end": 17751,
"loc": {
"start": {
"line": 580,
"column": 43
},
"end": {
"line": 580,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 17765,
"end": 17769,
"loc": {
"start": {
"line": 581,
"column": 12
},
"end": {
"line": 581,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17769,
"end": 17770,
"loc": {
"start": {
"line": 581,
"column": 16
},
"end": {
"line": 581,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 17770,
"end": 17777,
"loc": {
"start": {
"line": 581,
"column": 17
},
"end": {
"line": 581,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 17778,
"end": 17779,
"loc": {
"start": {
"line": 581,
"column": 25
},
"end": {
"line": 581,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 7,
"start": 17780,
"end": 17781,
"loc": {
"start": {
"line": 581,
"column": 27
},
"end": {
"line": 581,
"column": 28
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17781,
"end": 17782,
"loc": {
"start": {
"line": 581,
"column": 28
},
"end": {
"line": 581,
"column": 29
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17792,
"end": 17793,
"loc": {
"start": {
"line": 582,
"column": 8
},
"end": {
"line": 582,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 17805,
"end": 17807,
"loc": {
"start": {
"line": 584,
"column": 8
},
"end": {
"line": 584,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17808,
"end": 17809,
"loc": {
"start": {
"line": 584,
"column": 11
},
"end": {
"line": 584,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 17809,
"end": 17813,
"loc": {
"start": {
"line": 584,
"column": 12
},
"end": {
"line": 584,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17813,
"end": 17814,
"loc": {
"start": {
"line": 584,
"column": 16
},
"end": {
"line": 584,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 17814,
"end": 17821,
"loc": {
"start": {
"line": 584,
"column": 17
},
"end": {
"line": 584,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 17822,
"end": 17823,
"loc": {
"start": {
"line": 584,
"column": 25
},
"end": {
"line": 584,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 8,
"start": 17824,
"end": 17825,
"loc": {
"start": {
"line": 584,
"column": 27
},
"end": {
"line": 584,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17825,
"end": 17826,
"loc": {
"start": {
"line": 584,
"column": 28
},
"end": {
"line": 584,
"column": 29
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17827,
"end": 17828,
"loc": {
"start": {
"line": 584,
"column": 30
},
"end": {
"line": 584,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 17842,
"end": 17846,
"loc": {
"start": {
"line": 585,
"column": 12
},
"end": {
"line": 585,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17846,
"end": 17847,
"loc": {
"start": {
"line": 585,
"column": 16
},
"end": {
"line": 585,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 17847,
"end": 17855,
"loc": {
"start": {
"line": 585,
"column": 17
},
"end": {
"line": 585,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17855,
"end": 17856,
"loc": {
"start": {
"line": 585,
"column": 25
},
"end": {
"line": 585,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scrollWheelSensitivity",
"start": 17856,
"end": 17878,
"loc": {
"start": {
"line": 585,
"column": 26
},
"end": {
"line": 585,
"column": 48
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 17879,
"end": 17880,
"loc": {
"start": {
"line": 585,
"column": 49
},
"end": {
"line": 585,
"column": 50
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "regular",
"start": 17881,
"end": 17890,
"loc": {
"start": {
"line": 585,
"column": 51
},
"end": {
"line": 585,
"column": 60
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17890,
"end": 17891,
"loc": {
"start": {
"line": 585,
"column": 60
},
"end": {
"line": 585,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 17905,
"end": 17909,
"loc": {
"start": {
"line": 586,
"column": 12
},
"end": {
"line": 586,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17909,
"end": 17910,
"loc": {
"start": {
"line": 586,
"column": 16
},
"end": {
"line": 586,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 17910,
"end": 17917,
"loc": {
"start": {
"line": 586,
"column": 17
},
"end": {
"line": 586,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 17918,
"end": 17919,
"loc": {
"start": {
"line": 586,
"column": 25
},
"end": {
"line": 586,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 8,
"start": 17920,
"end": 17921,
"loc": {
"start": {
"line": 586,
"column": 27
},
"end": {
"line": 586,
"column": 28
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17921,
"end": 17922,
"loc": {
"start": {
"line": 586,
"column": 28
},
"end": {
"line": 586,
"column": 29
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17932,
"end": 17933,
"loc": {
"start": {
"line": 587,
"column": 8
},
"end": {
"line": 587,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 17945,
"end": 17947,
"loc": {
"start": {
"line": 589,
"column": 8
},
"end": {
"line": 589,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17948,
"end": 17949,
"loc": {
"start": {
"line": 589,
"column": 11
},
"end": {
"line": 589,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 17949,
"end": 17953,
"loc": {
"start": {
"line": 589,
"column": 12
},
"end": {
"line": 589,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17953,
"end": 17954,
"loc": {
"start": {
"line": 589,
"column": 16
},
"end": {
"line": 589,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 17954,
"end": 17961,
"loc": {
"start": {
"line": 589,
"column": 17
},
"end": {
"line": 589,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 17962,
"end": 17963,
"loc": {
"start": {
"line": 589,
"column": 25
},
"end": {
"line": 589,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 9,
"start": 17964,
"end": 17965,
"loc": {
"start": {
"line": 589,
"column": 27
},
"end": {
"line": 589,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17965,
"end": 17966,
"loc": {
"start": {
"line": 589,
"column": 28
},
"end": {
"line": 589,
"column": 29
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 17967,
"end": 17968,
"loc": {
"start": {
"line": 589,
"column": 30
},
"end": {
"line": 589,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 17982,
"end": 17986,
"loc": {
"start": {
"line": 590,
"column": 12
},
"end": {
"line": 590,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17986,
"end": 17987,
"loc": {
"start": {
"line": 590,
"column": 16
},
"end": {
"line": 590,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 17987,
"end": 17995,
"loc": {
"start": {
"line": 590,
"column": 17
},
"end": {
"line": 590,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 17995,
"end": 17996,
"loc": {
"start": {
"line": 590,
"column": 25
},
"end": {
"line": 590,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "language",
"start": 17996,
"end": 18004,
"loc": {
"start": {
"line": 590,
"column": 26
},
"end": {
"line": 590,
"column": 34
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 18005,
"end": 18006,
"loc": {
"start": {
"line": 590,
"column": 35
},
"end": {
"line": 590,
"column": 36
}
}
},
{
"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": 18007,
"end": 18020,
"loc": {
"start": {
"line": 590,
"column": 37
},
"end": {
"line": 590,
"column": 50
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18020,
"end": 18021,
"loc": {
"start": {
"line": 590,
"column": 50
},
"end": {
"line": 590,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18035,
"end": 18039,
"loc": {
"start": {
"line": 591,
"column": 12
},
"end": {
"line": 591,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18039,
"end": 18040,
"loc": {
"start": {
"line": 591,
"column": 16
},
"end": {
"line": 591,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 18040,
"end": 18047,
"loc": {
"start": {
"line": 591,
"column": 17
},
"end": {
"line": 591,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 18048,
"end": 18049,
"loc": {
"start": {
"line": 591,
"column": 25
},
"end": {
"line": 591,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 9,
"start": 18050,
"end": 18051,
"loc": {
"start": {
"line": 591,
"column": 27
},
"end": {
"line": 591,
"column": 28
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18051,
"end": 18052,
"loc": {
"start": {
"line": 591,
"column": 28
},
"end": {
"line": 591,
"column": 29
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18062,
"end": 18063,
"loc": {
"start": {
"line": 592,
"column": 8
},
"end": {
"line": 592,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 18075,
"end": 18077,
"loc": {
"start": {
"line": 594,
"column": 8
},
"end": {
"line": 594,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18078,
"end": 18079,
"loc": {
"start": {
"line": 594,
"column": 11
},
"end": {
"line": 594,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18079,
"end": 18083,
"loc": {
"start": {
"line": 594,
"column": 12
},
"end": {
"line": 594,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18083,
"end": 18084,
"loc": {
"start": {
"line": 594,
"column": 16
},
"end": {
"line": 594,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 18084,
"end": 18091,
"loc": {
"start": {
"line": 594,
"column": 17
},
"end": {
"line": 594,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 18092,
"end": 18093,
"loc": {
"start": {
"line": 594,
"column": 25
},
"end": {
"line": 594,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 10,
"start": 18094,
"end": 18096,
"loc": {
"start": {
"line": 594,
"column": 27
},
"end": {
"line": 594,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18096,
"end": 18097,
"loc": {
"start": {
"line": 594,
"column": 29
},
"end": {
"line": 594,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18098,
"end": 18099,
"loc": {
"start": {
"line": 594,
"column": 31
},
"end": {
"line": 594,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18113,
"end": 18117,
"loc": {
"start": {
"line": 595,
"column": 12
},
"end": {
"line": 595,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18117,
"end": 18118,
"loc": {
"start": {
"line": 595,
"column": 16
},
"end": {
"line": 595,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 18118,
"end": 18126,
"loc": {
"start": {
"line": 595,
"column": 17
},
"end": {
"line": 595,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18126,
"end": 18127,
"loc": {
"start": {
"line": 595,
"column": 25
},
"end": {
"line": 595,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "movementSpeed",
"start": 18127,
"end": 18140,
"loc": {
"start": {
"line": 595,
"column": 26
},
"end": {
"line": 595,
"column": 39
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 18141,
"end": 18142,
"loc": {
"start": {
"line": 595,
"column": 40
},
"end": {
"line": 595,
"column": 41
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "regular",
"start": 18143,
"end": 18152,
"loc": {
"start": {
"line": 595,
"column": 42
},
"end": {
"line": 595,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18152,
"end": 18153,
"loc": {
"start": {
"line": 595,
"column": 51
},
"end": {
"line": 595,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18167,
"end": 18171,
"loc": {
"start": {
"line": 596,
"column": 12
},
"end": {
"line": 596,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18171,
"end": 18172,
"loc": {
"start": {
"line": 596,
"column": 16
},
"end": {
"line": 596,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 18172,
"end": 18179,
"loc": {
"start": {
"line": 596,
"column": 17
},
"end": {
"line": 596,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 18180,
"end": 18181,
"loc": {
"start": {
"line": 596,
"column": 25
},
"end": {
"line": 596,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 10,
"start": 18182,
"end": 18184,
"loc": {
"start": {
"line": 596,
"column": 27
},
"end": {
"line": 596,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18184,
"end": 18185,
"loc": {
"start": {
"line": 596,
"column": 29
},
"end": {
"line": 596,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18195,
"end": 18196,
"loc": {
"start": {
"line": 597,
"column": 8
},
"end": {
"line": 597,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 18208,
"end": 18210,
"loc": {
"start": {
"line": 599,
"column": 8
},
"end": {
"line": 599,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18211,
"end": 18212,
"loc": {
"start": {
"line": 599,
"column": 11
},
"end": {
"line": 599,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18212,
"end": 18216,
"loc": {
"start": {
"line": 599,
"column": 12
},
"end": {
"line": 599,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18216,
"end": 18217,
"loc": {
"start": {
"line": 599,
"column": 16
},
"end": {
"line": 599,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 18217,
"end": 18224,
"loc": {
"start": {
"line": 599,
"column": 17
},
"end": {
"line": 599,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 18225,
"end": 18226,
"loc": {
"start": {
"line": 599,
"column": 25
},
"end": {
"line": 599,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 11,
"start": 18227,
"end": 18229,
"loc": {
"start": {
"line": 599,
"column": 27
},
"end": {
"line": 599,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18229,
"end": 18230,
"loc": {
"start": {
"line": 599,
"column": 29
},
"end": {
"line": 599,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18231,
"end": 18232,
"loc": {
"start": {
"line": 599,
"column": 31
},
"end": {
"line": 599,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18246,
"end": 18250,
"loc": {
"start": {
"line": 600,
"column": 12
},
"end": {
"line": 600,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18250,
"end": 18251,
"loc": {
"start": {
"line": 600,
"column": 16
},
"end": {
"line": 600,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 18251,
"end": 18259,
"loc": {
"start": {
"line": 600,
"column": 17
},
"end": {
"line": 600,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18259,
"end": 18260,
"loc": {
"start": {
"line": 600,
"column": 25
},
"end": {
"line": 600,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableTunnelSmartplace",
"start": 18260,
"end": 18282,
"loc": {
"start": {
"line": 600,
"column": 26
},
"end": {
"line": 600,
"column": 48
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 18283,
"end": 18284,
"loc": {
"start": {
"line": 600,
"column": 49
},
"end": {
"line": 600,
"column": 50
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 18285,
"end": 18289,
"loc": {
"start": {
"line": 600,
"column": 51
},
"end": {
"line": 600,
"column": 55
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18289,
"end": 18290,
"loc": {
"start": {
"line": 600,
"column": 55
},
"end": {
"line": 600,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18304,
"end": 18308,
"loc": {
"start": {
"line": 601,
"column": 12
},
"end": {
"line": 601,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18308,
"end": 18309,
"loc": {
"start": {
"line": 601,
"column": 16
},
"end": {
"line": 601,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 18309,
"end": 18316,
"loc": {
"start": {
"line": 601,
"column": 17
},
"end": {
"line": 601,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 18317,
"end": 18318,
"loc": {
"start": {
"line": 601,
"column": 25
},
"end": {
"line": 601,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 11,
"start": 18319,
"end": 18321,
"loc": {
"start": {
"line": 601,
"column": 27
},
"end": {
"line": 601,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18321,
"end": 18322,
"loc": {
"start": {
"line": 601,
"column": 29
},
"end": {
"line": 601,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18332,
"end": 18333,
"loc": {
"start": {
"line": 602,
"column": 8
},
"end": {
"line": 602,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 18345,
"end": 18347,
"loc": {
"start": {
"line": 604,
"column": 8
},
"end": {
"line": 604,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18348,
"end": 18349,
"loc": {
"start": {
"line": 604,
"column": 11
},
"end": {
"line": 604,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18349,
"end": 18353,
"loc": {
"start": {
"line": 604,
"column": 12
},
"end": {
"line": 604,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18353,
"end": 18354,
"loc": {
"start": {
"line": 604,
"column": 16
},
"end": {
"line": 604,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 18354,
"end": 18361,
"loc": {
"start": {
"line": 604,
"column": 17
},
"end": {
"line": 604,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 18362,
"end": 18363,
"loc": {
"start": {
"line": 604,
"column": 25
},
"end": {
"line": 604,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 12,
"start": 18364,
"end": 18366,
"loc": {
"start": {
"line": 604,
"column": 27
},
"end": {
"line": 604,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18366,
"end": 18367,
"loc": {
"start": {
"line": 604,
"column": 29
},
"end": {
"line": 604,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18368,
"end": 18369,
"loc": {
"start": {
"line": 604,
"column": 31
},
"end": {
"line": 604,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18383,
"end": 18387,
"loc": {
"start": {
"line": 605,
"column": 12
},
"end": {
"line": 605,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18387,
"end": 18388,
"loc": {
"start": {
"line": 605,
"column": 16
},
"end": {
"line": 605,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 18388,
"end": 18396,
"loc": {
"start": {
"line": 605,
"column": 17
},
"end": {
"line": 605,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18396,
"end": 18397,
"loc": {
"start": {
"line": 605,
"column": 25
},
"end": {
"line": 605,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "vignette",
"start": 18397,
"end": 18405,
"loc": {
"start": {
"line": 605,
"column": 26
},
"end": {
"line": 605,
"column": 34
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 18406,
"end": 18407,
"loc": {
"start": {
"line": 605,
"column": 35
},
"end": {
"line": 605,
"column": 36
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 18408,
"end": 18412,
"loc": {
"start": {
"line": 605,
"column": 37
},
"end": {
"line": 605,
"column": 41
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18412,
"end": 18413,
"loc": {
"start": {
"line": 605,
"column": 41
},
"end": {
"line": 605,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18427,
"end": 18431,
"loc": {
"start": {
"line": 606,
"column": 12
},
"end": {
"line": 606,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18431,
"end": 18432,
"loc": {
"start": {
"line": 606,
"column": 16
},
"end": {
"line": 606,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 18432,
"end": 18439,
"loc": {
"start": {
"line": 606,
"column": 17
},
"end": {
"line": 606,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 18440,
"end": 18441,
"loc": {
"start": {
"line": 606,
"column": 25
},
"end": {
"line": 606,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 12,
"start": 18442,
"end": 18444,
"loc": {
"start": {
"line": 606,
"column": 27
},
"end": {
"line": 606,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18444,
"end": 18445,
"loc": {
"start": {
"line": 606,
"column": 29
},
"end": {
"line": 606,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18455,
"end": 18456,
"loc": {
"start": {
"line": 607,
"column": 8
},
"end": {
"line": 607,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 18468,
"end": 18470,
"loc": {
"start": {
"line": 609,
"column": 8
},
"end": {
"line": 609,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18471,
"end": 18472,
"loc": {
"start": {
"line": 609,
"column": 11
},
"end": {
"line": 609,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18472,
"end": 18476,
"loc": {
"start": {
"line": 609,
"column": 12
},
"end": {
"line": 609,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18476,
"end": 18477,
"loc": {
"start": {
"line": 609,
"column": 16
},
"end": {
"line": 609,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 18477,
"end": 18484,
"loc": {
"start": {
"line": 609,
"column": 17
},
"end": {
"line": 609,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 18485,
"end": 18486,
"loc": {
"start": {
"line": 609,
"column": 25
},
"end": {
"line": 609,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 13,
"start": 18487,
"end": 18489,
"loc": {
"start": {
"line": 609,
"column": 27
},
"end": {
"line": 609,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18489,
"end": 18490,
"loc": {
"start": {
"line": 609,
"column": 29
},
"end": {
"line": 609,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18491,
"end": 18492,
"loc": {
"start": {
"line": 609,
"column": 31
},
"end": {
"line": 609,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18506,
"end": 18510,
"loc": {
"start": {
"line": 610,
"column": 12
},
"end": {
"line": 610,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18510,
"end": 18511,
"loc": {
"start": {
"line": 610,
"column": 16
},
"end": {
"line": 610,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 18511,
"end": 18519,
"loc": {
"start": {
"line": 610,
"column": 17
},
"end": {
"line": 610,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18519,
"end": 18520,
"loc": {
"start": {
"line": 610,
"column": 25
},
"end": {
"line": 610,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "compactBuildingInfo",
"start": 18520,
"end": 18539,
"loc": {
"start": {
"line": 610,
"column": 26
},
"end": {
"line": 610,
"column": 45
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 18540,
"end": 18541,
"loc": {
"start": {
"line": 610,
"column": 46
},
"end": {
"line": 610,
"column": 47
}
}
},
{
"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": 18542,
"end": 18547,
"loc": {
"start": {
"line": 610,
"column": 48
},
"end": {
"line": 610,
"column": 53
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18547,
"end": 18548,
"loc": {
"start": {
"line": 610,
"column": 53
},
"end": {
"line": 610,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18562,
"end": 18566,
"loc": {
"start": {
"line": 611,
"column": 12
},
"end": {
"line": 611,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18566,
"end": 18567,
"loc": {
"start": {
"line": 611,
"column": 16
},
"end": {
"line": 611,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 18567,
"end": 18574,
"loc": {
"start": {
"line": 611,
"column": 17
},
"end": {
"line": 611,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 18575,
"end": 18576,
"loc": {
"start": {
"line": 611,
"column": 25
},
"end": {
"line": 611,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 13,
"start": 18577,
"end": 18579,
"loc": {
"start": {
"line": 611,
"column": 27
},
"end": {
"line": 611,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18579,
"end": 18580,
"loc": {
"start": {
"line": 611,
"column": 29
},
"end": {
"line": 611,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18590,
"end": 18591,
"loc": {
"start": {
"line": 612,
"column": 8
},
"end": {
"line": 612,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 18603,
"end": 18605,
"loc": {
"start": {
"line": 614,
"column": 8
},
"end": {
"line": 614,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18606,
"end": 18607,
"loc": {
"start": {
"line": 614,
"column": 11
},
"end": {
"line": 614,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18607,
"end": 18611,
"loc": {
"start": {
"line": 614,
"column": 12
},
"end": {
"line": 614,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18611,
"end": 18612,
"loc": {
"start": {
"line": 614,
"column": 16
},
"end": {
"line": 614,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 18612,
"end": 18619,
"loc": {
"start": {
"line": 614,
"column": 17
},
"end": {
"line": 614,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 18620,
"end": 18621,
"loc": {
"start": {
"line": 614,
"column": 25
},
"end": {
"line": 614,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 14,
"start": 18622,
"end": 18624,
"loc": {
"start": {
"line": 614,
"column": 27
},
"end": {
"line": 614,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18624,
"end": 18625,
"loc": {
"start": {
"line": 614,
"column": 29
},
"end": {
"line": 614,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18626,
"end": 18627,
"loc": {
"start": {
"line": 614,
"column": 31
},
"end": {
"line": 614,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18641,
"end": 18645,
"loc": {
"start": {
"line": 615,
"column": 12
},
"end": {
"line": 615,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18645,
"end": 18646,
"loc": {
"start": {
"line": 615,
"column": 16
},
"end": {
"line": 615,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 18646,
"end": 18654,
"loc": {
"start": {
"line": 615,
"column": 17
},
"end": {
"line": 615,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18654,
"end": 18655,
"loc": {
"start": {
"line": 615,
"column": 25
},
"end": {
"line": 615,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "disableCutDeleteWarnings",
"start": 18655,
"end": 18679,
"loc": {
"start": {
"line": 615,
"column": 26
},
"end": {
"line": 615,
"column": 50
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 18680,
"end": 18681,
"loc": {
"start": {
"line": 615,
"column": 51
},
"end": {
"line": 615,
"column": 52
}
}
},
{
"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": 18682,
"end": 18687,
"loc": {
"start": {
"line": 615,
"column": 53
},
"end": {
"line": 615,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18687,
"end": 18688,
"loc": {
"start": {
"line": 615,
"column": 58
},
"end": {
"line": 615,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18702,
"end": 18706,
"loc": {
"start": {
"line": 616,
"column": 12
},
"end": {
"line": 616,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18706,
"end": 18707,
"loc": {
"start": {
"line": 616,
"column": 16
},
"end": {
"line": 616,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 18707,
"end": 18714,
"loc": {
"start": {
"line": 616,
"column": 17
},
"end": {
"line": 616,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 18715,
"end": 18716,
"loc": {
"start": {
"line": 616,
"column": 25
},
"end": {
"line": 616,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 14,
"start": 18717,
"end": 18719,
"loc": {
"start": {
"line": 616,
"column": 27
},
"end": {
"line": 616,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18719,
"end": 18720,
"loc": {
"start": {
"line": 616,
"column": 29
},
"end": {
"line": 616,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18730,
"end": 18731,
"loc": {
"start": {
"line": 617,
"column": 8
},
"end": {
"line": 617,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 18743,
"end": 18745,
"loc": {
"start": {
"line": 619,
"column": 8
},
"end": {
"line": 619,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18746,
"end": 18747,
"loc": {
"start": {
"line": 619,
"column": 11
},
"end": {
"line": 619,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18747,
"end": 18751,
"loc": {
"start": {
"line": 619,
"column": 12
},
"end": {
"line": 619,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18751,
"end": 18752,
"loc": {
"start": {
"line": 619,
"column": 16
},
"end": {
"line": 619,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 18752,
"end": 18759,
"loc": {
"start": {
"line": 619,
"column": 17
},
"end": {
"line": 619,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 18760,
"end": 18761,
"loc": {
"start": {
"line": 619,
"column": 25
},
"end": {
"line": 619,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 15,
"start": 18762,
"end": 18764,
"loc": {
"start": {
"line": 619,
"column": 27
},
"end": {
"line": 619,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18764,
"end": 18765,
"loc": {
"start": {
"line": 619,
"column": 29
},
"end": {
"line": 619,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18766,
"end": 18767,
"loc": {
"start": {
"line": 619,
"column": 31
},
"end": {
"line": 619,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18781,
"end": 18785,
"loc": {
"start": {
"line": 620,
"column": 12
},
"end": {
"line": 620,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18785,
"end": 18786,
"loc": {
"start": {
"line": 620,
"column": 16
},
"end": {
"line": 620,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 18786,
"end": 18794,
"loc": {
"start": {
"line": 620,
"column": 17
},
"end": {
"line": 620,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18794,
"end": 18795,
"loc": {
"start": {
"line": 620,
"column": 25
},
"end": {
"line": 620,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "autosaveInterval",
"start": 18795,
"end": 18811,
"loc": {
"start": {
"line": 620,
"column": 26
},
"end": {
"line": 620,
"column": 42
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 18812,
"end": 18813,
"loc": {
"start": {
"line": 620,
"column": 43
},
"end": {
"line": 620,
"column": 44
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "two_minutes",
"start": 18814,
"end": 18827,
"loc": {
"start": {
"line": 620,
"column": 45
},
"end": {
"line": 620,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18827,
"end": 18828,
"loc": {
"start": {
"line": 620,
"column": 58
},
"end": {
"line": 620,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18842,
"end": 18846,
"loc": {
"start": {
"line": 621,
"column": 12
},
"end": {
"line": 621,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18846,
"end": 18847,
"loc": {
"start": {
"line": 621,
"column": 16
},
"end": {
"line": 621,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 18847,
"end": 18854,
"loc": {
"start": {
"line": 621,
"column": 17
},
"end": {
"line": 621,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 18855,
"end": 18856,
"loc": {
"start": {
"line": 621,
"column": 25
},
"end": {
"line": 621,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 15,
"start": 18857,
"end": 18859,
"loc": {
"start": {
"line": 621,
"column": 27
},
"end": {
"line": 621,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18859,
"end": 18860,
"loc": {
"start": {
"line": 621,
"column": 29
},
"end": {
"line": 621,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18870,
"end": 18871,
"loc": {
"start": {
"line": 622,
"column": 8
},
"end": {
"line": 622,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 18883,
"end": 18885,
"loc": {
"start": {
"line": 624,
"column": 8
},
"end": {
"line": 624,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18886,
"end": 18887,
"loc": {
"start": {
"line": 624,
"column": 11
},
"end": {
"line": 624,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18887,
"end": 18891,
"loc": {
"start": {
"line": 624,
"column": 12
},
"end": {
"line": 624,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18891,
"end": 18892,
"loc": {
"start": {
"line": 624,
"column": 16
},
"end": {
"line": 624,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 18892,
"end": 18899,
"loc": {
"start": {
"line": 624,
"column": 17
},
"end": {
"line": 624,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 18900,
"end": 18901,
"loc": {
"start": {
"line": 624,
"column": 25
},
"end": {
"line": 624,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 16,
"start": 18902,
"end": 18904,
"loc": {
"start": {
"line": 624,
"column": 27
},
"end": {
"line": 624,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18904,
"end": 18905,
"loc": {
"start": {
"line": 624,
"column": 29
},
"end": {
"line": 624,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18906,
"end": 18907,
"loc": {
"start": {
"line": 624,
"column": 31
},
"end": {
"line": 624,
"column": 32
}
}
},
{
"type": "CommentLine",
"value": " RE-ENABLE this setting, it already existed",
"start": 18921,
"end": 18966,
"loc": {
"start": {
"line": 625,
"column": 12
},
"end": {
"line": 625,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 18980,
"end": 18984,
"loc": {
"start": {
"line": 626,
"column": 12
},
"end": {
"line": 626,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18984,
"end": 18985,
"loc": {
"start": {
"line": 626,
"column": 16
},
"end": {
"line": 626,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 18985,
"end": 18993,
"loc": {
"start": {
"line": 626,
"column": 17
},
"end": {
"line": 626,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 18993,
"end": 18994,
"loc": {
"start": {
"line": 626,
"column": 25
},
"end": {
"line": 626,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableTunnelSmartplace",
"start": 18994,
"end": 19016,
"loc": {
"start": {
"line": 626,
"column": 26
},
"end": {
"line": 626,
"column": 48
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 19017,
"end": 19018,
"loc": {
"start": {
"line": 626,
"column": 49
},
"end": {
"line": 626,
"column": 50
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 19019,
"end": 19023,
"loc": {
"start": {
"line": 626,
"column": 51
},
"end": {
"line": 626,
"column": 55
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19023,
"end": 19024,
"loc": {
"start": {
"line": 626,
"column": 55
},
"end": {
"line": 626,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19038,
"end": 19042,
"loc": {
"start": {
"line": 627,
"column": 12
},
"end": {
"line": 627,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19042,
"end": 19043,
"loc": {
"start": {
"line": 627,
"column": 16
},
"end": {
"line": 627,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 19043,
"end": 19050,
"loc": {
"start": {
"line": 627,
"column": 17
},
"end": {
"line": 627,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 19051,
"end": 19052,
"loc": {
"start": {
"line": 627,
"column": 25
},
"end": {
"line": 627,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 16,
"start": 19053,
"end": 19055,
"loc": {
"start": {
"line": 627,
"column": 27
},
"end": {
"line": 627,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19055,
"end": 19056,
"loc": {
"start": {
"line": 627,
"column": 29
},
"end": {
"line": 627,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19066,
"end": 19067,
"loc": {
"start": {
"line": 628,
"column": 8
},
"end": {
"line": 628,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 19079,
"end": 19081,
"loc": {
"start": {
"line": 630,
"column": 8
},
"end": {
"line": 630,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19082,
"end": 19083,
"loc": {
"start": {
"line": 630,
"column": 11
},
"end": {
"line": 630,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19083,
"end": 19087,
"loc": {
"start": {
"line": 630,
"column": 12
},
"end": {
"line": 630,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19087,
"end": 19088,
"loc": {
"start": {
"line": 630,
"column": 16
},
"end": {
"line": 630,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 19088,
"end": 19095,
"loc": {
"start": {
"line": 630,
"column": 17
},
"end": {
"line": 630,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 19096,
"end": 19097,
"loc": {
"start": {
"line": 630,
"column": 25
},
"end": {
"line": 630,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 17,
"start": 19098,
"end": 19100,
"loc": {
"start": {
"line": 630,
"column": 27
},
"end": {
"line": 630,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19100,
"end": 19101,
"loc": {
"start": {
"line": 630,
"column": 29
},
"end": {
"line": 630,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19102,
"end": 19103,
"loc": {
"start": {
"line": 630,
"column": 31
},
"end": {
"line": 630,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19117,
"end": 19121,
"loc": {
"start": {
"line": 631,
"column": 12
},
"end": {
"line": 631,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19121,
"end": 19122,
"loc": {
"start": {
"line": 631,
"column": 16
},
"end": {
"line": 631,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 19122,
"end": 19130,
"loc": {
"start": {
"line": 631,
"column": 17
},
"end": {
"line": 631,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19130,
"end": 19131,
"loc": {
"start": {
"line": 631,
"column": 25
},
"end": {
"line": 631,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableColorBlindHelper",
"start": 19131,
"end": 19153,
"loc": {
"start": {
"line": 631,
"column": 26
},
"end": {
"line": 631,
"column": 48
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 19154,
"end": 19155,
"loc": {
"start": {
"line": 631,
"column": 49
},
"end": {
"line": 631,
"column": 50
}
}
},
{
"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": 19156,
"end": 19161,
"loc": {
"start": {
"line": 631,
"column": 51
},
"end": {
"line": 631,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19161,
"end": 19162,
"loc": {
"start": {
"line": 631,
"column": 56
},
"end": {
"line": 631,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19176,
"end": 19180,
"loc": {
"start": {
"line": 632,
"column": 12
},
"end": {
"line": 632,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19180,
"end": 19181,
"loc": {
"start": {
"line": 632,
"column": 16
},
"end": {
"line": 632,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 19181,
"end": 19188,
"loc": {
"start": {
"line": 632,
"column": 17
},
"end": {
"line": 632,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 19189,
"end": 19190,
"loc": {
"start": {
"line": 632,
"column": 25
},
"end": {
"line": 632,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 17,
"start": 19191,
"end": 19193,
"loc": {
"start": {
"line": 632,
"column": 27
},
"end": {
"line": 632,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19193,
"end": 19194,
"loc": {
"start": {
"line": 632,
"column": 29
},
"end": {
"line": 632,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19204,
"end": 19205,
"loc": {
"start": {
"line": 633,
"column": 8
},
"end": {
"line": 633,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 19217,
"end": 19219,
"loc": {
"start": {
"line": 635,
"column": 8
},
"end": {
"line": 635,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19220,
"end": 19221,
"loc": {
"start": {
"line": 635,
"column": 11
},
"end": {
"line": 635,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19221,
"end": 19225,
"loc": {
"start": {
"line": 635,
"column": 12
},
"end": {
"line": 635,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19225,
"end": 19226,
"loc": {
"start": {
"line": 635,
"column": 16
},
"end": {
"line": 635,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 19226,
"end": 19233,
"loc": {
"start": {
"line": 635,
"column": 17
},
"end": {
"line": 635,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 19234,
"end": 19235,
"loc": {
"start": {
"line": 635,
"column": 25
},
"end": {
"line": 635,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 18,
"start": 19236,
"end": 19238,
"loc": {
"start": {
"line": 635,
"column": 27
},
"end": {
"line": 635,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19238,
"end": 19239,
"loc": {
"start": {
"line": 635,
"column": 29
},
"end": {
"line": 635,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19240,
"end": 19241,
"loc": {
"start": {
"line": 635,
"column": 31
},
"end": {
"line": 635,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19255,
"end": 19259,
"loc": {
"start": {
"line": 636,
"column": 12
},
"end": {
"line": 636,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19259,
"end": 19260,
"loc": {
"start": {
"line": 636,
"column": 16
},
"end": {
"line": 636,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 19260,
"end": 19268,
"loc": {
"start": {
"line": 636,
"column": 17
},
"end": {
"line": 636,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19268,
"end": 19269,
"loc": {
"start": {
"line": 636,
"column": 25
},
"end": {
"line": 636,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationByBuilding",
"start": 19269,
"end": 19287,
"loc": {
"start": {
"line": 636,
"column": 26
},
"end": {
"line": 636,
"column": 44
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 19288,
"end": 19289,
"loc": {
"start": {
"line": 636,
"column": 45
},
"end": {
"line": 636,
"column": 46
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 19290,
"end": 19294,
"loc": {
"start": {
"line": 636,
"column": 47
},
"end": {
"line": 636,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19294,
"end": 19295,
"loc": {
"start": {
"line": 636,
"column": 51
},
"end": {
"line": 636,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19309,
"end": 19313,
"loc": {
"start": {
"line": 637,
"column": 12
},
"end": {
"line": 637,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19313,
"end": 19314,
"loc": {
"start": {
"line": 637,
"column": 16
},
"end": {
"line": 637,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 19314,
"end": 19321,
"loc": {
"start": {
"line": 637,
"column": 17
},
"end": {
"line": 637,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 19322,
"end": 19323,
"loc": {
"start": {
"line": 637,
"column": 25
},
"end": {
"line": 637,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 18,
"start": 19324,
"end": 19326,
"loc": {
"start": {
"line": 637,
"column": 27
},
"end": {
"line": 637,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19326,
"end": 19327,
"loc": {
"start": {
"line": 637,
"column": 29
},
"end": {
"line": 637,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19337,
"end": 19338,
"loc": {
"start": {
"line": 638,
"column": 8
},
"end": {
"line": 638,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 19350,
"end": 19352,
"loc": {
"start": {
"line": 640,
"column": 8
},
"end": {
"line": 640,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19353,
"end": 19354,
"loc": {
"start": {
"line": 640,
"column": 11
},
"end": {
"line": 640,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19354,
"end": 19358,
"loc": {
"start": {
"line": 640,
"column": 12
},
"end": {
"line": 640,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19358,
"end": 19359,
"loc": {
"start": {
"line": 640,
"column": 16
},
"end": {
"line": 640,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 19359,
"end": 19366,
"loc": {
"start": {
"line": 640,
"column": 17
},
"end": {
"line": 640,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 19367,
"end": 19368,
"loc": {
"start": {
"line": 640,
"column": 25
},
"end": {
"line": 640,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 19,
"start": 19369,
"end": 19371,
"loc": {
"start": {
"line": 640,
"column": 27
},
"end": {
"line": 640,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19371,
"end": 19372,
"loc": {
"start": {
"line": 640,
"column": 29
},
"end": {
"line": 640,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19373,
"end": 19374,
"loc": {
"start": {
"line": 640,
"column": 31
},
"end": {
"line": 640,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19388,
"end": 19392,
"loc": {
"start": {
"line": 641,
"column": 12
},
"end": {
"line": 641,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19392,
"end": 19393,
"loc": {
"start": {
"line": 641,
"column": 16
},
"end": {
"line": 641,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 19393,
"end": 19401,
"loc": {
"start": {
"line": 641,
"column": 17
},
"end": {
"line": 641,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19401,
"end": 19402,
"loc": {
"start": {
"line": 641,
"column": 25
},
"end": {
"line": 641,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "lowQualityMapResources",
"start": 19402,
"end": 19424,
"loc": {
"start": {
"line": 641,
"column": 26
},
"end": {
"line": 641,
"column": 48
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 19425,
"end": 19426,
"loc": {
"start": {
"line": 641,
"column": 49
},
"end": {
"line": 641,
"column": 50
}
}
},
{
"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": 19427,
"end": 19432,
"loc": {
"start": {
"line": 641,
"column": 51
},
"end": {
"line": 641,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19432,
"end": 19433,
"loc": {
"start": {
"line": 641,
"column": 56
},
"end": {
"line": 641,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19447,
"end": 19451,
"loc": {
"start": {
"line": 642,
"column": 12
},
"end": {
"line": 642,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19451,
"end": 19452,
"loc": {
"start": {
"line": 642,
"column": 16
},
"end": {
"line": 642,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 19452,
"end": 19459,
"loc": {
"start": {
"line": 642,
"column": 17
},
"end": {
"line": 642,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 19460,
"end": 19461,
"loc": {
"start": {
"line": 642,
"column": 25
},
"end": {
"line": 642,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 19,
"start": 19462,
"end": 19464,
"loc": {
"start": {
"line": 642,
"column": 27
},
"end": {
"line": 642,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19464,
"end": 19465,
"loc": {
"start": {
"line": 642,
"column": 29
},
"end": {
"line": 642,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19475,
"end": 19476,
"loc": {
"start": {
"line": 643,
"column": 8
},
"end": {
"line": 643,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 19488,
"end": 19490,
"loc": {
"start": {
"line": 645,
"column": 8
},
"end": {
"line": 645,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19491,
"end": 19492,
"loc": {
"start": {
"line": 645,
"column": 11
},
"end": {
"line": 645,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19492,
"end": 19496,
"loc": {
"start": {
"line": 645,
"column": 12
},
"end": {
"line": 645,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19496,
"end": 19497,
"loc": {
"start": {
"line": 645,
"column": 16
},
"end": {
"line": 645,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 19497,
"end": 19504,
"loc": {
"start": {
"line": 645,
"column": 17
},
"end": {
"line": 645,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 19505,
"end": 19506,
"loc": {
"start": {
"line": 645,
"column": 25
},
"end": {
"line": 645,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 20,
"start": 19507,
"end": 19509,
"loc": {
"start": {
"line": 645,
"column": 27
},
"end": {
"line": 645,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19509,
"end": 19510,
"loc": {
"start": {
"line": 645,
"column": 29
},
"end": {
"line": 645,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19511,
"end": 19512,
"loc": {
"start": {
"line": 645,
"column": 31
},
"end": {
"line": 645,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19526,
"end": 19530,
"loc": {
"start": {
"line": 646,
"column": 12
},
"end": {
"line": 646,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19530,
"end": 19531,
"loc": {
"start": {
"line": 646,
"column": 16
},
"end": {
"line": 646,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 19531,
"end": 19539,
"loc": {
"start": {
"line": 646,
"column": 17
},
"end": {
"line": 646,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19539,
"end": 19540,
"loc": {
"start": {
"line": 646,
"column": 25
},
"end": {
"line": 646,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "disableTileGrid",
"start": 19540,
"end": 19555,
"loc": {
"start": {
"line": 646,
"column": 26
},
"end": {
"line": 646,
"column": 41
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 19556,
"end": 19557,
"loc": {
"start": {
"line": 646,
"column": 42
},
"end": {
"line": 646,
"column": 43
}
}
},
{
"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": 19558,
"end": 19563,
"loc": {
"start": {
"line": 646,
"column": 44
},
"end": {
"line": 646,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19563,
"end": 19564,
"loc": {
"start": {
"line": 646,
"column": 49
},
"end": {
"line": 646,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19578,
"end": 19582,
"loc": {
"start": {
"line": 647,
"column": 12
},
"end": {
"line": 647,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19582,
"end": 19583,
"loc": {
"start": {
"line": 647,
"column": 16
},
"end": {
"line": 647,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 19583,
"end": 19590,
"loc": {
"start": {
"line": 647,
"column": 17
},
"end": {
"line": 647,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 19591,
"end": 19592,
"loc": {
"start": {
"line": 647,
"column": 25
},
"end": {
"line": 647,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 20,
"start": 19593,
"end": 19595,
"loc": {
"start": {
"line": 647,
"column": 27
},
"end": {
"line": 647,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19595,
"end": 19596,
"loc": {
"start": {
"line": 647,
"column": 29
},
"end": {
"line": 647,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19606,
"end": 19607,
"loc": {
"start": {
"line": 648,
"column": 8
},
"end": {
"line": 648,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 19619,
"end": 19621,
"loc": {
"start": {
"line": 650,
"column": 8
},
"end": {
"line": 650,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19622,
"end": 19623,
"loc": {
"start": {
"line": 650,
"column": 11
},
"end": {
"line": 650,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19623,
"end": 19627,
"loc": {
"start": {
"line": 650,
"column": 12
},
"end": {
"line": 650,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19627,
"end": 19628,
"loc": {
"start": {
"line": 650,
"column": 16
},
"end": {
"line": 650,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 19628,
"end": 19635,
"loc": {
"start": {
"line": 650,
"column": 17
},
"end": {
"line": 650,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 19636,
"end": 19637,
"loc": {
"start": {
"line": 650,
"column": 25
},
"end": {
"line": 650,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 21,
"start": 19638,
"end": 19640,
"loc": {
"start": {
"line": 650,
"column": 27
},
"end": {
"line": 650,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19640,
"end": 19641,
"loc": {
"start": {
"line": 650,
"column": 29
},
"end": {
"line": 650,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19642,
"end": 19643,
"loc": {
"start": {
"line": 650,
"column": 31
},
"end": {
"line": 650,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19657,
"end": 19661,
"loc": {
"start": {
"line": 651,
"column": 12
},
"end": {
"line": 651,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19661,
"end": 19662,
"loc": {
"start": {
"line": 651,
"column": 16
},
"end": {
"line": 651,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 19662,
"end": 19670,
"loc": {
"start": {
"line": 651,
"column": 17
},
"end": {
"line": 651,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19670,
"end": 19671,
"loc": {
"start": {
"line": 651,
"column": 25
},
"end": {
"line": 651,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "lowQualityTextures",
"start": 19671,
"end": 19689,
"loc": {
"start": {
"line": 651,
"column": 26
},
"end": {
"line": 651,
"column": 44
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 19690,
"end": 19691,
"loc": {
"start": {
"line": 651,
"column": 45
},
"end": {
"line": 651,
"column": 46
}
}
},
{
"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": 19692,
"end": 19697,
"loc": {
"start": {
"line": 651,
"column": 47
},
"end": {
"line": 651,
"column": 52
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19697,
"end": 19698,
"loc": {
"start": {
"line": 651,
"column": 52
},
"end": {
"line": 651,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19712,
"end": 19716,
"loc": {
"start": {
"line": 652,
"column": 12
},
"end": {
"line": 652,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19716,
"end": 19717,
"loc": {
"start": {
"line": 652,
"column": 16
},
"end": {
"line": 652,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 19717,
"end": 19724,
"loc": {
"start": {
"line": 652,
"column": 17
},
"end": {
"line": 652,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 19725,
"end": 19726,
"loc": {
"start": {
"line": 652,
"column": 25
},
"end": {
"line": 652,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 21,
"start": 19727,
"end": 19729,
"loc": {
"start": {
"line": 652,
"column": 27
},
"end": {
"line": 652,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19729,
"end": 19730,
"loc": {
"start": {
"line": 652,
"column": 29
},
"end": {
"line": 652,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19740,
"end": 19741,
"loc": {
"start": {
"line": 653,
"column": 8
},
"end": {
"line": 653,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 19753,
"end": 19755,
"loc": {
"start": {
"line": 655,
"column": 8
},
"end": {
"line": 655,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19756,
"end": 19757,
"loc": {
"start": {
"line": 655,
"column": 11
},
"end": {
"line": 655,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19757,
"end": 19761,
"loc": {
"start": {
"line": 655,
"column": 12
},
"end": {
"line": 655,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19761,
"end": 19762,
"loc": {
"start": {
"line": 655,
"column": 16
},
"end": {
"line": 655,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 19762,
"end": 19769,
"loc": {
"start": {
"line": 655,
"column": 17
},
"end": {
"line": 655,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 19770,
"end": 19771,
"loc": {
"start": {
"line": 655,
"column": 25
},
"end": {
"line": 655,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 22,
"start": 19772,
"end": 19774,
"loc": {
"start": {
"line": 655,
"column": 27
},
"end": {
"line": 655,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19774,
"end": 19775,
"loc": {
"start": {
"line": 655,
"column": 29
},
"end": {
"line": 655,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19776,
"end": 19777,
"loc": {
"start": {
"line": 655,
"column": 31
},
"end": {
"line": 655,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19791,
"end": 19795,
"loc": {
"start": {
"line": 656,
"column": 12
},
"end": {
"line": 656,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19795,
"end": 19796,
"loc": {
"start": {
"line": 656,
"column": 16
},
"end": {
"line": 656,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 19796,
"end": 19804,
"loc": {
"start": {
"line": 656,
"column": 17
},
"end": {
"line": 656,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19804,
"end": 19805,
"loc": {
"start": {
"line": 656,
"column": 25
},
"end": {
"line": 656,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "clearCursorOnDeleteWhilePlacing",
"start": 19805,
"end": 19836,
"loc": {
"start": {
"line": 656,
"column": 26
},
"end": {
"line": 656,
"column": 57
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 19837,
"end": 19838,
"loc": {
"start": {
"line": 656,
"column": 58
},
"end": {
"line": 656,
"column": 59
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 19839,
"end": 19843,
"loc": {
"start": {
"line": 656,
"column": 60
},
"end": {
"line": 656,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19843,
"end": 19844,
"loc": {
"start": {
"line": 656,
"column": 64
},
"end": {
"line": 656,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19858,
"end": 19862,
"loc": {
"start": {
"line": 657,
"column": 12
},
"end": {
"line": 657,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19862,
"end": 19863,
"loc": {
"start": {
"line": 657,
"column": 16
},
"end": {
"line": 657,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 19863,
"end": 19870,
"loc": {
"start": {
"line": 657,
"column": 17
},
"end": {
"line": 657,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 19871,
"end": 19872,
"loc": {
"start": {
"line": 657,
"column": 25
},
"end": {
"line": 657,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 22,
"start": 19873,
"end": 19875,
"loc": {
"start": {
"line": 657,
"column": 27
},
"end": {
"line": 657,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19875,
"end": 19876,
"loc": {
"start": {
"line": 657,
"column": 29
},
"end": {
"line": 657,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19886,
"end": 19887,
"loc": {
"start": {
"line": 658,
"column": 8
},
"end": {
"line": 658,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 19899,
"end": 19901,
"loc": {
"start": {
"line": 660,
"column": 8
},
"end": {
"line": 660,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19902,
"end": 19903,
"loc": {
"start": {
"line": 660,
"column": 11
},
"end": {
"line": 660,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19903,
"end": 19907,
"loc": {
"start": {
"line": 660,
"column": 12
},
"end": {
"line": 660,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19907,
"end": 19908,
"loc": {
"start": {
"line": 660,
"column": 16
},
"end": {
"line": 660,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 19908,
"end": 19915,
"loc": {
"start": {
"line": 660,
"column": 17
},
"end": {
"line": 660,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 19916,
"end": 19917,
"loc": {
"start": {
"line": 660,
"column": 25
},
"end": {
"line": 660,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 23,
"start": 19918,
"end": 19920,
"loc": {
"start": {
"line": 660,
"column": 27
},
"end": {
"line": 660,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19920,
"end": 19921,
"loc": {
"start": {
"line": 660,
"column": 29
},
"end": {
"line": 660,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 19922,
"end": 19923,
"loc": {
"start": {
"line": 660,
"column": 31
},
"end": {
"line": 660,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19937,
"end": 19941,
"loc": {
"start": {
"line": 661,
"column": 12
},
"end": {
"line": 661,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19941,
"end": 19942,
"loc": {
"start": {
"line": 661,
"column": 16
},
"end": {
"line": 661,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 19942,
"end": 19950,
"loc": {
"start": {
"line": 661,
"column": 17
},
"end": {
"line": 661,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19950,
"end": 19951,
"loc": {
"start": {
"line": 661,
"column": 25
},
"end": {
"line": 661,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "displayChunkBorders",
"start": 19951,
"end": 19970,
"loc": {
"start": {
"line": 661,
"column": 26
},
"end": {
"line": 661,
"column": 45
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 19971,
"end": 19972,
"loc": {
"start": {
"line": 661,
"column": 46
},
"end": {
"line": 661,
"column": 47
}
}
},
{
"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": 19973,
"end": 19978,
"loc": {
"start": {
"line": 661,
"column": 48
},
"end": {
"line": 661,
"column": 53
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19978,
"end": 19979,
"loc": {
"start": {
"line": 661,
"column": 53
},
"end": {
"line": 661,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 19993,
"end": 19997,
"loc": {
"start": {
"line": 662,
"column": 12
},
"end": {
"line": 662,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 19997,
"end": 19998,
"loc": {
"start": {
"line": 662,
"column": 16
},
"end": {
"line": 662,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 19998,
"end": 20005,
"loc": {
"start": {
"line": 662,
"column": 17
},
"end": {
"line": 662,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 20006,
"end": 20007,
"loc": {
"start": {
"line": 662,
"column": 25
},
"end": {
"line": 662,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 23,
"start": 20008,
"end": 20010,
"loc": {
"start": {
"line": 662,
"column": 27
},
"end": {
"line": 662,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20010,
"end": 20011,
"loc": {
"start": {
"line": 662,
"column": 29
},
"end": {
"line": 662,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20021,
"end": 20022,
"loc": {
"start": {
"line": 663,
"column": 8
},
"end": {
"line": 663,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 20034,
"end": 20036,
"loc": {
"start": {
"line": 665,
"column": 8
},
"end": {
"line": 665,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20037,
"end": 20038,
"loc": {
"start": {
"line": 665,
"column": 11
},
"end": {
"line": 665,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20038,
"end": 20042,
"loc": {
"start": {
"line": 665,
"column": 12
},
"end": {
"line": 665,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20042,
"end": 20043,
"loc": {
"start": {
"line": 665,
"column": 16
},
"end": {
"line": 665,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 20043,
"end": 20050,
"loc": {
"start": {
"line": 665,
"column": 17
},
"end": {
"line": 665,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 20051,
"end": 20052,
"loc": {
"start": {
"line": 665,
"column": 25
},
"end": {
"line": 665,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 24,
"start": 20053,
"end": 20055,
"loc": {
"start": {
"line": 665,
"column": 27
},
"end": {
"line": 665,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20055,
"end": 20056,
"loc": {
"start": {
"line": 665,
"column": 29
},
"end": {
"line": 665,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20057,
"end": 20058,
"loc": {
"start": {
"line": 665,
"column": 31
},
"end": {
"line": 665,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20072,
"end": 20076,
"loc": {
"start": {
"line": 666,
"column": 12
},
"end": {
"line": 666,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20076,
"end": 20077,
"loc": {
"start": {
"line": 666,
"column": 16
},
"end": {
"line": 666,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 20077,
"end": 20085,
"loc": {
"start": {
"line": 666,
"column": 17
},
"end": {
"line": 666,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20085,
"end": 20086,
"loc": {
"start": {
"line": 666,
"column": 25
},
"end": {
"line": 666,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "refreshRate",
"start": 20086,
"end": 20097,
"loc": {
"start": {
"line": 666,
"column": 26
},
"end": {
"line": 666,
"column": 37
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 20098,
"end": 20099,
"loc": {
"start": {
"line": 666,
"column": 38
},
"end": {
"line": 666,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "60",
"start": 20100,
"end": 20104,
"loc": {
"start": {
"line": 666,
"column": 40
},
"end": {
"line": 666,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20104,
"end": 20105,
"loc": {
"start": {
"line": 666,
"column": 44
},
"end": {
"line": 666,
"column": 45
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20115,
"end": 20116,
"loc": {
"start": {
"line": 667,
"column": 8
},
"end": {
"line": 667,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 20128,
"end": 20130,
"loc": {
"start": {
"line": 669,
"column": 8
},
"end": {
"line": 669,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20131,
"end": 20132,
"loc": {
"start": {
"line": 669,
"column": 11
},
"end": {
"line": 669,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20132,
"end": 20136,
"loc": {
"start": {
"line": 669,
"column": 12
},
"end": {
"line": 669,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20136,
"end": 20137,
"loc": {
"start": {
"line": 669,
"column": 16
},
"end": {
"line": 669,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 20137,
"end": 20144,
"loc": {
"start": {
"line": 669,
"column": 17
},
"end": {
"line": 669,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 20145,
"end": 20146,
"loc": {
"start": {
"line": 669,
"column": 25
},
"end": {
"line": 669,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 25,
"start": 20147,
"end": 20149,
"loc": {
"start": {
"line": 669,
"column": 27
},
"end": {
"line": 669,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20149,
"end": 20150,
"loc": {
"start": {
"line": 669,
"column": 29
},
"end": {
"line": 669,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20151,
"end": 20152,
"loc": {
"start": {
"line": 669,
"column": 31
},
"end": {
"line": 669,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20166,
"end": 20170,
"loc": {
"start": {
"line": 670,
"column": 12
},
"end": {
"line": 670,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20170,
"end": 20171,
"loc": {
"start": {
"line": 670,
"column": 16
},
"end": {
"line": 670,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 20171,
"end": 20179,
"loc": {
"start": {
"line": 670,
"column": 17
},
"end": {
"line": 670,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20179,
"end": 20180,
"loc": {
"start": {
"line": 670,
"column": 25
},
"end": {
"line": 670,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "musicVolume",
"start": 20180,
"end": 20191,
"loc": {
"start": {
"line": 670,
"column": 26
},
"end": {
"line": 670,
"column": 37
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 20192,
"end": 20193,
"loc": {
"start": {
"line": 670,
"column": 38
},
"end": {
"line": 670,
"column": 39
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0.5,
"start": 20194,
"end": 20197,
"loc": {
"start": {
"line": 670,
"column": 40
},
"end": {
"line": 670,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20197,
"end": 20198,
"loc": {
"start": {
"line": 670,
"column": 43
},
"end": {
"line": 670,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20212,
"end": 20216,
"loc": {
"start": {
"line": 671,
"column": 12
},
"end": {
"line": 671,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20216,
"end": 20217,
"loc": {
"start": {
"line": 671,
"column": 16
},
"end": {
"line": 671,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 20217,
"end": 20225,
"loc": {
"start": {
"line": 671,
"column": 17
},
"end": {
"line": 671,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20225,
"end": 20226,
"loc": {
"start": {
"line": 671,
"column": 25
},
"end": {
"line": 671,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "soundVolume",
"start": 20226,
"end": 20237,
"loc": {
"start": {
"line": 671,
"column": 26
},
"end": {
"line": 671,
"column": 37
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 20238,
"end": 20239,
"loc": {
"start": {
"line": 671,
"column": 38
},
"end": {
"line": 671,
"column": 39
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0.5,
"start": 20240,
"end": 20243,
"loc": {
"start": {
"line": 671,
"column": 40
},
"end": {
"line": 671,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20243,
"end": 20244,
"loc": {
"start": {
"line": 671,
"column": 43
},
"end": {
"line": 671,
"column": 44
}
}
},
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 20260,
"end": 20273,
"loc": {
"start": {
"line": 673,
"column": 12
},
"end": {
"line": 673,
"column": 25
}
}
},
{
"type": {
"label": "delete",
"keyword": "delete",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "delete",
"start": 20287,
"end": 20293,
"loc": {
"start": {
"line": 674,
"column": 12
},
"end": {
"line": 674,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20294,
"end": 20298,
"loc": {
"start": {
"line": 674,
"column": 19
},
"end": {
"line": 674,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20298,
"end": 20299,
"loc": {
"start": {
"line": 674,
"column": 23
},
"end": {
"line": 674,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 20299,
"end": 20307,
"loc": {
"start": {
"line": 674,
"column": 24
},
"end": {
"line": 674,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20307,
"end": 20308,
"loc": {
"start": {
"line": 674,
"column": 32
},
"end": {
"line": 674,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "musicMuted",
"start": 20308,
"end": 20318,
"loc": {
"start": {
"line": 674,
"column": 33
},
"end": {
"line": 674,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20318,
"end": 20319,
"loc": {
"start": {
"line": 674,
"column": 43
},
"end": {
"line": 674,
"column": 44
}
}
},
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 20333,
"end": 20346,
"loc": {
"start": {
"line": 675,
"column": 12
},
"end": {
"line": 675,
"column": 25
}
}
},
{
"type": {
"label": "delete",
"keyword": "delete",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "delete",
"start": 20360,
"end": 20366,
"loc": {
"start": {
"line": 676,
"column": 12
},
"end": {
"line": 676,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20367,
"end": 20371,
"loc": {
"start": {
"line": 676,
"column": 19
},
"end": {
"line": 676,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20371,
"end": 20372,
"loc": {
"start": {
"line": 676,
"column": 23
},
"end": {
"line": 676,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 20372,
"end": 20380,
"loc": {
"start": {
"line": 676,
"column": 24
},
"end": {
"line": 676,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20380,
"end": 20381,
"loc": {
"start": {
"line": 676,
"column": 32
},
"end": {
"line": 676,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "soundsMuted",
"start": 20381,
"end": 20392,
"loc": {
"start": {
"line": 676,
"column": 33
},
"end": {
"line": 676,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20392,
"end": 20393,
"loc": {
"start": {
"line": 676,
"column": 44
},
"end": {
"line": 676,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20407,
"end": 20411,
"loc": {
"start": {
"line": 677,
"column": 12
},
"end": {
"line": 677,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20411,
"end": 20412,
"loc": {
"start": {
"line": 677,
"column": 16
},
"end": {
"line": 677,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 20412,
"end": 20419,
"loc": {
"start": {
"line": 677,
"column": 17
},
"end": {
"line": 677,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 20420,
"end": 20421,
"loc": {
"start": {
"line": 677,
"column": 25
},
"end": {
"line": 677,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 25,
"start": 20422,
"end": 20424,
"loc": {
"start": {
"line": 677,
"column": 27
},
"end": {
"line": 677,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20424,
"end": 20425,
"loc": {
"start": {
"line": 677,
"column": 29
},
"end": {
"line": 677,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20435,
"end": 20436,
"loc": {
"start": {
"line": 678,
"column": 8
},
"end": {
"line": 678,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 20448,
"end": 20450,
"loc": {
"start": {
"line": 680,
"column": 8
},
"end": {
"line": 680,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20451,
"end": 20452,
"loc": {
"start": {
"line": 680,
"column": 11
},
"end": {
"line": 680,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20452,
"end": 20456,
"loc": {
"start": {
"line": 680,
"column": 12
},
"end": {
"line": 680,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20456,
"end": 20457,
"loc": {
"start": {
"line": 680,
"column": 16
},
"end": {
"line": 680,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 20457,
"end": 20464,
"loc": {
"start": {
"line": 680,
"column": 17
},
"end": {
"line": 680,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 20465,
"end": 20466,
"loc": {
"start": {
"line": 680,
"column": 25
},
"end": {
"line": 680,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 26,
"start": 20467,
"end": 20469,
"loc": {
"start": {
"line": 680,
"column": 27
},
"end": {
"line": 680,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20469,
"end": 20470,
"loc": {
"start": {
"line": 680,
"column": 29
},
"end": {
"line": 680,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20471,
"end": 20472,
"loc": {
"start": {
"line": 680,
"column": 31
},
"end": {
"line": 680,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20486,
"end": 20490,
"loc": {
"start": {
"line": 681,
"column": 12
},
"end": {
"line": 681,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20490,
"end": 20491,
"loc": {
"start": {
"line": 681,
"column": 16
},
"end": {
"line": 681,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 20491,
"end": 20499,
"loc": {
"start": {
"line": 681,
"column": 17
},
"end": {
"line": 681,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20499,
"end": 20500,
"loc": {
"start": {
"line": 681,
"column": 25
},
"end": {
"line": 681,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pickMinerOnPatch",
"start": 20500,
"end": 20516,
"loc": {
"start": {
"line": 681,
"column": 26
},
"end": {
"line": 681,
"column": 42
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 20517,
"end": 20518,
"loc": {
"start": {
"line": 681,
"column": 43
},
"end": {
"line": 681,
"column": 44
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 20519,
"end": 20523,
"loc": {
"start": {
"line": 681,
"column": 45
},
"end": {
"line": 681,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20523,
"end": 20524,
"loc": {
"start": {
"line": 681,
"column": 49
},
"end": {
"line": 681,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20538,
"end": 20542,
"loc": {
"start": {
"line": 682,
"column": 12
},
"end": {
"line": 682,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20542,
"end": 20543,
"loc": {
"start": {
"line": 682,
"column": 16
},
"end": {
"line": 682,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 20543,
"end": 20550,
"loc": {
"start": {
"line": 682,
"column": 17
},
"end": {
"line": 682,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 20551,
"end": 20552,
"loc": {
"start": {
"line": 682,
"column": 25
},
"end": {
"line": 682,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 26,
"start": 20553,
"end": 20555,
"loc": {
"start": {
"line": 682,
"column": 27
},
"end": {
"line": 682,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20555,
"end": 20556,
"loc": {
"start": {
"line": 682,
"column": 29
},
"end": {
"line": 682,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20566,
"end": 20567,
"loc": {
"start": {
"line": 683,
"column": 8
},
"end": {
"line": 683,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 20579,
"end": 20581,
"loc": {
"start": {
"line": 685,
"column": 8
},
"end": {
"line": 685,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20582,
"end": 20583,
"loc": {
"start": {
"line": 685,
"column": 11
},
"end": {
"line": 685,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20583,
"end": 20587,
"loc": {
"start": {
"line": 685,
"column": 12
},
"end": {
"line": 685,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20587,
"end": 20588,
"loc": {
"start": {
"line": 685,
"column": 16
},
"end": {
"line": 685,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 20588,
"end": 20595,
"loc": {
"start": {
"line": 685,
"column": 17
},
"end": {
"line": 685,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 20596,
"end": 20597,
"loc": {
"start": {
"line": 685,
"column": 25
},
"end": {
"line": 685,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 27,
"start": 20598,
"end": 20600,
"loc": {
"start": {
"line": 685,
"column": 27
},
"end": {
"line": 685,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20600,
"end": 20601,
"loc": {
"start": {
"line": 685,
"column": 29
},
"end": {
"line": 685,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20602,
"end": 20603,
"loc": {
"start": {
"line": 685,
"column": 31
},
"end": {
"line": 685,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20617,
"end": 20621,
"loc": {
"start": {
"line": 686,
"column": 12
},
"end": {
"line": 686,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20621,
"end": 20622,
"loc": {
"start": {
"line": 686,
"column": 16
},
"end": {
"line": 686,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 20622,
"end": 20630,
"loc": {
"start": {
"line": 686,
"column": 17
},
"end": {
"line": 686,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20630,
"end": 20631,
"loc": {
"start": {
"line": 686,
"column": 25
},
"end": {
"line": 686,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "simplifiedBelts",
"start": 20631,
"end": 20646,
"loc": {
"start": {
"line": 686,
"column": 26
},
"end": {
"line": 686,
"column": 41
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 20647,
"end": 20648,
"loc": {
"start": {
"line": 686,
"column": 42
},
"end": {
"line": 686,
"column": 43
}
}
},
{
"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": 20649,
"end": 20654,
"loc": {
"start": {
"line": 686,
"column": 44
},
"end": {
"line": 686,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20654,
"end": 20655,
"loc": {
"start": {
"line": 686,
"column": 49
},
"end": {
"line": 686,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20669,
"end": 20673,
"loc": {
"start": {
"line": 687,
"column": 12
},
"end": {
"line": 687,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20673,
"end": 20674,
"loc": {
"start": {
"line": 687,
"column": 16
},
"end": {
"line": 687,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 20674,
"end": 20681,
"loc": {
"start": {
"line": 687,
"column": 17
},
"end": {
"line": 687,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 20682,
"end": 20683,
"loc": {
"start": {
"line": 687,
"column": 25
},
"end": {
"line": 687,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 27,
"start": 20684,
"end": 20686,
"loc": {
"start": {
"line": 687,
"column": 27
},
"end": {
"line": 687,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20686,
"end": 20687,
"loc": {
"start": {
"line": 687,
"column": 29
},
"end": {
"line": 687,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20697,
"end": 20698,
"loc": {
"start": {
"line": 688,
"column": 8
},
"end": {
"line": 688,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 20710,
"end": 20712,
"loc": {
"start": {
"line": 690,
"column": 8
},
"end": {
"line": 690,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20713,
"end": 20714,
"loc": {
"start": {
"line": 690,
"column": 11
},
"end": {
"line": 690,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20714,
"end": 20718,
"loc": {
"start": {
"line": 690,
"column": 12
},
"end": {
"line": 690,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20718,
"end": 20719,
"loc": {
"start": {
"line": 690,
"column": 16
},
"end": {
"line": 690,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 20719,
"end": 20726,
"loc": {
"start": {
"line": 690,
"column": 17
},
"end": {
"line": 690,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 20727,
"end": 20728,
"loc": {
"start": {
"line": 690,
"column": 25
},
"end": {
"line": 690,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 28,
"start": 20729,
"end": 20731,
"loc": {
"start": {
"line": 690,
"column": 27
},
"end": {
"line": 690,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20731,
"end": 20732,
"loc": {
"start": {
"line": 690,
"column": 29
},
"end": {
"line": 690,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20733,
"end": 20734,
"loc": {
"start": {
"line": 690,
"column": 31
},
"end": {
"line": 690,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20748,
"end": 20752,
"loc": {
"start": {
"line": 691,
"column": 12
},
"end": {
"line": 691,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20752,
"end": 20753,
"loc": {
"start": {
"line": 691,
"column": 16
},
"end": {
"line": 691,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 20753,
"end": 20761,
"loc": {
"start": {
"line": 691,
"column": 17
},
"end": {
"line": 691,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20761,
"end": 20762,
"loc": {
"start": {
"line": 691,
"column": 25
},
"end": {
"line": 691,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableMousePan",
"start": 20762,
"end": 20776,
"loc": {
"start": {
"line": 691,
"column": 26
},
"end": {
"line": 691,
"column": 40
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 20777,
"end": 20778,
"loc": {
"start": {
"line": 691,
"column": 41
},
"end": {
"line": 691,
"column": 42
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 20779,
"end": 20783,
"loc": {
"start": {
"line": 691,
"column": 43
},
"end": {
"line": 691,
"column": 47
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20783,
"end": 20784,
"loc": {
"start": {
"line": 691,
"column": 47
},
"end": {
"line": 691,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20798,
"end": 20802,
"loc": {
"start": {
"line": 692,
"column": 12
},
"end": {
"line": 692,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20802,
"end": 20803,
"loc": {
"start": {
"line": 692,
"column": 16
},
"end": {
"line": 692,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 20803,
"end": 20810,
"loc": {
"start": {
"line": 692,
"column": 17
},
"end": {
"line": 692,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 20811,
"end": 20812,
"loc": {
"start": {
"line": 692,
"column": 25
},
"end": {
"line": 692,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 28,
"start": 20813,
"end": 20815,
"loc": {
"start": {
"line": 692,
"column": 27
},
"end": {
"line": 692,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20815,
"end": 20816,
"loc": {
"start": {
"line": 692,
"column": 29
},
"end": {
"line": 692,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20826,
"end": 20827,
"loc": {
"start": {
"line": 693,
"column": 8
},
"end": {
"line": 693,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 20839,
"end": 20841,
"loc": {
"start": {
"line": 695,
"column": 8
},
"end": {
"line": 695,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20842,
"end": 20843,
"loc": {
"start": {
"line": 695,
"column": 11
},
"end": {
"line": 695,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20843,
"end": 20847,
"loc": {
"start": {
"line": 695,
"column": 12
},
"end": {
"line": 695,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20847,
"end": 20848,
"loc": {
"start": {
"line": 695,
"column": 16
},
"end": {
"line": 695,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 20848,
"end": 20855,
"loc": {
"start": {
"line": 695,
"column": 17
},
"end": {
"line": 695,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 20856,
"end": 20857,
"loc": {
"start": {
"line": 695,
"column": 25
},
"end": {
"line": 695,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 29,
"start": 20858,
"end": 20860,
"loc": {
"start": {
"line": 695,
"column": 27
},
"end": {
"line": 695,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20860,
"end": 20861,
"loc": {
"start": {
"line": 695,
"column": 29
},
"end": {
"line": 695,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20862,
"end": 20863,
"loc": {
"start": {
"line": 695,
"column": 31
},
"end": {
"line": 695,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20877,
"end": 20881,
"loc": {
"start": {
"line": 696,
"column": 12
},
"end": {
"line": 696,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20881,
"end": 20882,
"loc": {
"start": {
"line": 696,
"column": 16
},
"end": {
"line": 696,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 20882,
"end": 20890,
"loc": {
"start": {
"line": 696,
"column": 17
},
"end": {
"line": 696,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20890,
"end": 20891,
"loc": {
"start": {
"line": 696,
"column": 25
},
"end": {
"line": 696,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "zoomToCursor",
"start": 20891,
"end": 20903,
"loc": {
"start": {
"line": 696,
"column": 26
},
"end": {
"line": 696,
"column": 38
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 20904,
"end": 20905,
"loc": {
"start": {
"line": 696,
"column": 39
},
"end": {
"line": 696,
"column": 40
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 20906,
"end": 20910,
"loc": {
"start": {
"line": 696,
"column": 41
},
"end": {
"line": 696,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20910,
"end": 20911,
"loc": {
"start": {
"line": 696,
"column": 45
},
"end": {
"line": 696,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20925,
"end": 20929,
"loc": {
"start": {
"line": 697,
"column": 12
},
"end": {
"line": 697,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20929,
"end": 20930,
"loc": {
"start": {
"line": 697,
"column": 16
},
"end": {
"line": 697,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 20930,
"end": 20937,
"loc": {
"start": {
"line": 697,
"column": 17
},
"end": {
"line": 697,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 20938,
"end": 20939,
"loc": {
"start": {
"line": 697,
"column": 25
},
"end": {
"line": 697,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 29,
"start": 20940,
"end": 20942,
"loc": {
"start": {
"line": 697,
"column": 27
},
"end": {
"line": 697,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20942,
"end": 20943,
"loc": {
"start": {
"line": 697,
"column": 29
},
"end": {
"line": 697,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20953,
"end": 20954,
"loc": {
"start": {
"line": 698,
"column": 8
},
"end": {
"line": 698,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 20966,
"end": 20968,
"loc": {
"start": {
"line": 700,
"column": 8
},
"end": {
"line": 700,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20969,
"end": 20970,
"loc": {
"start": {
"line": 700,
"column": 11
},
"end": {
"line": 700,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 20970,
"end": 20974,
"loc": {
"start": {
"line": 700,
"column": 12
},
"end": {
"line": 700,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 20974,
"end": 20975,
"loc": {
"start": {
"line": 700,
"column": 16
},
"end": {
"line": 700,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 20975,
"end": 20982,
"loc": {
"start": {
"line": 700,
"column": 17
},
"end": {
"line": 700,
"column": 24
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 20983,
"end": 20984,
"loc": {
"start": {
"line": 700,
"column": 25
},
"end": {
"line": 700,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 30,
"start": 20985,
"end": 20987,
"loc": {
"start": {
"line": 700,
"column": 27
},
"end": {
"line": 700,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20987,
"end": 20988,
"loc": {
"start": {
"line": 700,
"column": 29
},
"end": {
"line": 700,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 20989,
"end": 20990,
"loc": {
"start": {
"line": 700,
"column": 31
},
"end": {
"line": 700,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 21004,
"end": 21008,
"loc": {
"start": {
"line": 701,
"column": 12
},
"end": {
"line": 701,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 21008,
"end": 21009,
"loc": {
"start": {
"line": 701,
"column": 16
},
"end": {
"line": 701,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 21009,
"end": 21017,
"loc": {
"start": {
"line": 701,
"column": 17
},
"end": {
"line": 701,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 21017,
"end": 21018,
"loc": {
"start": {
"line": 701,
"column": 25
},
"end": {
"line": 701,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mapResourcesScale",
"start": 21018,
"end": 21035,
"loc": {
"start": {
"line": 701,
"column": 26
},
"end": {
"line": 701,
"column": 43
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 21036,
"end": 21037,
"loc": {
"start": {
"line": 701,
"column": 44
},
"end": {
"line": 701,
"column": 45
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0.5,
"start": 21038,
"end": 21041,
"loc": {
"start": {
"line": 701,
"column": 46
},
"end": {
"line": 701,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 21041,
"end": 21042,
"loc": {
"start": {
"line": 701,
"column": 49
},
"end": {
"line": 701,
"column": 50
}
}
},
{
"type": "CommentLine",
"value": " Re-enable hints as well",
"start": 21058,
"end": 21084,
"loc": {
"start": {
"line": 703,
"column": 12
},
"end": {
"line": 703,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 21098,
"end": 21102,
"loc": {
"start": {
"line": 704,
"column": 12
},
"end": {
"line": 704,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 21102,
"end": 21103,
"loc": {
"start": {
"line": 704,
"column": 16
},
"end": {
"line": 704,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "settings",
"start": 21103,
"end": 21111,
"loc": {
"start": {
"line": 704,
"column": 17
},
"end": {
"line": 704,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 21111,
"end": 21112,
"loc": {
"start": {
"line": 704,
"column": 25
},
"end": {
"line": 704,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "offerHints",
"start": 21112,
"end": 21122,
"loc": {
"start": {
"line": 704,
"column": 26
},
"end": {
"line": 704,
"column": 36
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 21123,
"end": 21124,
"loc": {
"start": {
"line": 704,
"column": 37
},
"end": {
"line": 704,
"column": 38
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 21125,
"end": 21129,
"loc": {
"start": {
"line": 704,
"column": 39
},
"end": {
"line": 704,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 21129,
"end": 21130,
"loc": {
"start": {
"line": 704,
"column": 43
},
"end": {
"line": 704,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "data",
"start": 21146,
"end": 21150,
"loc": {
"start": {
"line": 706,
"column": 12
},
"end": {
"line": 706,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 21150,
"end": 21151,
"loc": {
"start": {
"line": 706,
"column": 16
},
"end": {
"line": 706,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "version",
"start": 21151,
"end": 21158,
"loc": {
"start": {
"line": 706,
"column": 17
},
"end": {
"line": 706,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 21159,
"end": 21160,
"loc": {
"start": {
"line": 706,
"column": 25
},
"end": {
"line": 706,
"column": 26
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 30,
"start": 21161,
"end": 21163,
"loc": {
"start": {
"line": 706,
"column": 27
},
"end": {
"line": 706,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 21163,
"end": 21164,
"loc": {
"start": {
"line": 706,
"column": 29
},
"end": {
"line": 706,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 21174,
"end": 21175,
"loc": {
"start": {
"line": 707,
"column": 8
},
"end": {
"line": 707,
"column": 9
}
}
},
{
"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": 21187,
"end": 21193,
"loc": {
"start": {
"line": 709,
"column": 8
},
"end": {
"line": 709,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ExplainedResult",
"start": 21194,
"end": 21209,
"loc": {
"start": {
"line": 709,
"column": 15
},
"end": {
"line": 709,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 21209,
"end": 21210,
"loc": {
"start": {
"line": 709,
"column": 30
},
"end": {
"line": 709,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "good",
"start": 21210,
"end": 21214,
"loc": {
"start": {
"line": 709,
"column": 31
},
"end": {
"line": 709,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 21214,
"end": 21215,
"loc": {
"start": {
"line": 709,
"column": 35
},
"end": {
"line": 709,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 21215,
"end": 21216,
"loc": {
"start": {
"line": 709,
"column": 36
},
"end": {
"line": 709,
"column": 37
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 21216,
"end": 21217,
"loc": {
"start": {
"line": 709,
"column": 37
},
"end": {
"line": 709,
"column": 38
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 21223,
"end": 21224,
"loc": {
"start": {
"line": 710,
"column": 4
},
"end": {
"line": 710,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 21226,
"end": 21227,
"loc": {
"start": {
"line": 711,
"column": 0
},
"end": {
"line": 711,
"column": 1
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 21227,
"end": 21227,
"loc": {
"start": {
"line": 711,
"column": 1
},
"end": {
"line": 711,
"column": 1
}
}
}
]
}