{ "type": "File", "start": 0, "end": 7182, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 283, "column": 0 } }, "program": { "type": "Program", "start": 0, "end": 7182, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 283, "column": 0 } }, "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 } } } ] }, { "type": "ImportDeclaration", "start": 70, "end": 110, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 40 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 79, "end": 85, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 15 } }, "imported": { "type": "Identifier", "start": 79, "end": 85, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 15 }, "identifierName": "Vector" }, "name": "Vector" }, "local": { "type": "Identifier", "start": 79, "end": 85, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 15 }, "identifierName": "Vector" }, "name": "Vector" } } ], "source": { "type": "StringLiteral", "start": 93, "end": 109, "loc": { "start": { "line": 3, "column": 23 }, "end": { "line": 3, "column": 39 } }, "extra": { "rawValue": "../core/vector", "raw": "\"../core/vector\"" }, "value": "../core/vector" } }, { "type": "ImportDeclaration", "start": 112, "end": 152, "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 40 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 121, "end": 129, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 17 } }, "imported": { "type": "Identifier", "start": 121, "end": 129, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 17 }, "identifierName": "GameRoot" }, "name": "GameRoot" }, "local": { "type": "Identifier", "start": 121, "end": 129, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 17 }, "identifierName": "GameRoot" }, "name": "GameRoot" } } ], "source": { "type": "StringLiteral", "start": 137, "end": 151, "loc": { "start": { "line": 4, "column": 25 }, "end": { "line": 4, "column": 39 } }, "extra": { "rawValue": "../game/root", "raw": "\"../game/root\"" }, "value": "../game/root" }, "trailingComments": [ { "type": "CommentBlock", "value": " typehints:end ", "start": 154, "end": 173, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 19 } } } ] }, { "type": "ImportDeclaration", "start": 177, "end": 228, "loc": { "start": { "line": 7, "column": 0 }, "end": { "line": 7, "column": 51 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 186, "end": 197, "loc": { "start": { "line": 7, "column": 9 }, "end": { "line": 7, "column": 20 } }, "imported": { "type": "Identifier", "start": 186, "end": 197, "loc": { "start": { "line": 7, "column": 9 }, "end": { "line": 7, "column": 20 }, "identifierName": "newEmptyMap" }, "name": "newEmptyMap", "leadingComments": null }, "local": { "type": "Identifier", "start": 186, "end": 197, "loc": { "start": { "line": 7, "column": 9 }, "end": { "line": 7, "column": 20 }, "identifierName": "newEmptyMap" }, "name": "newEmptyMap" }, "leadingComments": null }, { "type": "ImportSpecifier", "start": 199, "end": 204, "loc": { "start": { "line": 7, "column": 22 }, "end": { "line": 7, "column": 27 } }, "imported": { "type": "Identifier", "start": 199, "end": 204, "loc": { "start": { "line": 7, "column": 22 }, "end": { "line": 7, "column": 27 }, "identifierName": "clamp" }, "name": "clamp" }, "local": { "type": "Identifier", "start": 199, "end": 204, "loc": { "start": { "line": 7, "column": 22 }, "end": { "line": 7, "column": 27 }, "identifierName": "clamp" }, "name": "clamp" } } ], "source": { "type": "StringLiteral", "start": 212, "end": 227, "loc": { "start": { "line": 7, "column": 35 }, "end": { "line": 7, "column": 50 } }, "extra": { "rawValue": "../core/utils", "raw": "\"../core/utils\"" }, "value": "../core/utils" }, "leadingComments": [ { "type": "CommentBlock", "value": " typehints:end ", "start": 154, "end": 173, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 19 } } } ] }, { "type": "ImportDeclaration", "start": 230, "end": 277, "loc": { "start": { "line": 8, "column": 0 }, "end": { "line": 8, "column": 47 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 239, "end": 251, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 21 } }, "imported": { "type": "Identifier", "start": 239, "end": 251, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 21 }, "identifierName": "createLogger" }, "name": "createLogger" }, "local": { "type": "Identifier", "start": 239, "end": 251, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 21 }, "identifierName": "createLogger" }, "name": "createLogger" } } ], "source": { "type": "StringLiteral", "start": 259, "end": 276, "loc": { "start": { "line": 8, "column": 29 }, "end": { "line": 8, "column": 46 } }, "extra": { "rawValue": "../core/logging", "raw": "\"../core/logging\"" }, "value": "../core/logging" } }, { "type": "ImportDeclaration", "start": 279, "end": 325, "loc": { "start": { "line": 9, "column": 0 }, "end": { "line": 9, "column": 46 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 288, "end": 300, "loc": { "start": { "line": 9, "column": 9 }, "end": { "line": 9, "column": 21 } }, "imported": { "type": "Identifier", "start": 288, "end": 300, "loc": { "start": { "line": 9, "column": 9 }, "end": { "line": 9, "column": 21 }, "identifierName": "globalConfig" }, "name": "globalConfig" }, "local": { "type": "Identifier", "start": 288, "end": 300, "loc": { "start": { "line": 9, "column": 9 }, "end": { "line": 9, "column": 21 }, "identifierName": "globalConfig" }, "name": "globalConfig" } } ], "source": { "type": "StringLiteral", "start": 308, "end": 324, "loc": { "start": { "line": 9, "column": 29 }, "end": { "line": 9, "column": 45 } }, "extra": { "rawValue": "../core/config", "raw": "\"../core/config\"" }, "value": "../core/config" } }, { "type": "VariableDeclaration", "start": 329, "end": 366, "loc": { "start": { "line": 11, "column": 0 }, "end": { "line": 11, "column": 37 } }, "declarations": [ { "type": "VariableDeclarator", "start": 335, "end": 365, "loc": { "start": { "line": 11, "column": 6 }, "end": { "line": 11, "column": 36 } }, "id": { "type": "Identifier", "start": 335, "end": 341, "loc": { "start": { "line": 11, "column": 6 }, "end": { "line": 11, "column": 12 }, "identifierName": "logger" }, "name": "logger" }, "init": { "type": "CallExpression", "start": 344, "end": 365, "loc": { "start": { "line": 11, "column": 15 }, "end": { "line": 11, "column": 36 } }, "callee": { "type": "Identifier", "start": 344, "end": 356, "loc": { "start": { "line": 11, "column": 15 }, "end": { "line": 11, "column": 27 }, "identifierName": "createLogger" }, "name": "createLogger" }, "arguments": [ { "type": "StringLiteral", "start": 357, "end": 364, "loc": { "start": { "line": 11, "column": 28 }, "end": { "line": 11, "column": 35 } }, "extra": { "rawValue": "sound", "raw": "\"sound\"" }, "value": "sound" } ] } } ], "kind": "const" }, { "type": "ExportNamedDeclaration", "start": 370, "end": 816, "loc": { "start": { "line": 13, "column": 0 }, "end": { "line": 29, "column": 2 } }, "specifiers": [], "source": null, "declaration": { "type": "VariableDeclaration", "start": 377, "end": 816, "loc": { "start": { "line": 13, "column": 7 }, "end": { "line": 29, "column": 2 } }, "declarations": [ { "type": "VariableDeclarator", "start": 383, "end": 815, "loc": { "start": { "line": 13, "column": 13 }, "end": { "line": 29, "column": 1 } }, "id": { "type": "Identifier", "start": 383, "end": 389, "loc": { "start": { "line": 13, "column": 13 }, "end": { "line": 13, "column": 19 }, "identifierName": "SOUNDS" }, "name": "SOUNDS" }, "init": { "type": "ObjectExpression", "start": 392, "end": 815, "loc": { "start": { "line": 13, "column": 22 }, "end": { "line": 29, "column": 1 } }, "properties": [ { "type": "ObjectProperty", "start": 421, "end": 440, "loc": { "start": { "line": 15, "column": 4 }, "end": { "line": 15, "column": 23 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 421, "end": 428, "loc": { "start": { "line": 15, "column": 4 }, "end": { "line": 15, "column": 11 }, "identifierName": "uiClick" }, "name": "uiClick", "leadingComments": null }, "value": { "type": "StringLiteral", "start": 430, "end": 440, "loc": { "start": { "line": 15, "column": 13 }, "end": { "line": 15, "column": 23 } }, "extra": { "rawValue": "ui_click", "raw": "\"ui_click\"" }, "value": "ui_click" }, "leadingComments": [ { "type": "CommentLine", "value": " Menu and such", "start": 399, "end": 415, "loc": { "start": { "line": 14, "column": 4 }, "end": { "line": 14, "column": 20 } } } ] }, { "type": "ObjectProperty", "start": 447, "end": 466, "loc": { "start": { "line": 16, "column": 4 }, "end": { "line": 16, "column": 23 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 447, "end": 454, "loc": { "start": { "line": 16, "column": 4 }, "end": { "line": 16, "column": 11 }, "identifierName": "uiError" }, "name": "uiError" }, "value": { "type": "StringLiteral", "start": 456, "end": 466, "loc": { "start": { "line": 16, "column": 13 }, "end": { "line": 16, "column": 23 } }, "extra": { "rawValue": "ui_error", "raw": "\"ui_error\"" }, "value": "ui_error" } }, { "type": "ObjectProperty", "start": 473, "end": 500, "loc": { "start": { "line": 17, "column": 4 }, "end": { "line": 17, "column": 31 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 473, "end": 484, "loc": { "start": { "line": 17, "column": 4 }, "end": { "line": 17, "column": 15 }, "identifierName": "dialogError" }, "name": "dialogError" }, "value": { "type": "StringLiteral", "start": 486, "end": 500, "loc": { "start": { "line": 17, "column": 17 }, "end": { "line": 17, "column": 31 } }, "extra": { "rawValue": "dialog_error", "raw": "\"dialog_error\"" }, "value": "dialog_error" } }, { "type": "ObjectProperty", "start": 507, "end": 528, "loc": { "start": { "line": 18, "column": 4 }, "end": { "line": 18, "column": 25 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 507, "end": 515, "loc": { "start": { "line": 18, "column": 4 }, "end": { "line": 18, "column": 12 }, "identifierName": "dialogOk" }, "name": "dialogOk" }, "value": { "type": "StringLiteral", "start": 517, "end": 528, "loc": { "start": { "line": 18, "column": 14 }, "end": { "line": 18, "column": 25 } }, "extra": { "rawValue": "dialog_ok", "raw": "\"dialog_ok\"" }, "value": "dialog_ok" } }, { "type": "ObjectProperty", "start": 535, "end": 561, "loc": { "start": { "line": 19, "column": 4 }, "end": { "line": 19, "column": 30 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 535, "end": 544, "loc": { "start": { "line": 19, "column": 4 }, "end": { "line": 19, "column": 13 }, "identifierName": "swishHide" }, "name": "swishHide" }, "value": { "type": "StringLiteral", "start": 546, "end": 561, "loc": { "start": { "line": 19, "column": 15 }, "end": { "line": 19, "column": 30 } }, "extra": { "rawValue": "ui_swish_hide", "raw": "\"ui_swish_hide\"" }, "value": "ui_swish_hide" } }, { "type": "ObjectProperty", "start": 568, "end": 594, "loc": { "start": { "line": 20, "column": 4 }, "end": { "line": 20, "column": 30 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 568, "end": 577, "loc": { "start": { "line": 20, "column": 4 }, "end": { "line": 20, "column": 13 }, "identifierName": "swishShow" }, "name": "swishShow" }, "value": { "type": "StringLiteral", "start": 579, "end": 594, "loc": { "start": { "line": 20, "column": 15 }, "end": { "line": 20, "column": 30 } }, "extra": { "rawValue": "ui_swish_show", "raw": "\"ui_swish_show\"" }, "value": "ui_swish_show" } }, { "type": "ObjectProperty", "start": 601, "end": 640, "loc": { "start": { "line": 21, "column": 4 }, "end": { "line": 21, "column": 43 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 601, "end": 618, "loc": { "start": { "line": 21, "column": 4 }, "end": { "line": 21, "column": 21 }, "identifierName": "badgeNotification" }, "name": "badgeNotification" }, "value": { "type": "StringLiteral", "start": 620, "end": 640, "loc": { "start": { "line": 21, "column": 23 }, "end": { "line": 21, "column": 43 } }, "extra": { "rawValue": "badge_notification", "raw": "\"badge_notification\"" }, "value": "badge_notification" } }, { "type": "ObjectProperty", "start": 649, "end": 680, "loc": { "start": { "line": 23, "column": 4 }, "end": { "line": 23, "column": 35 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 649, "end": 662, "loc": { "start": { "line": 23, "column": 4 }, "end": { "line": 23, "column": 17 }, "identifierName": "levelComplete" }, "name": "levelComplete" }, "value": { "type": "StringLiteral", "start": 664, "end": 680, "loc": { "start": { "line": 23, "column": 19 }, "end": { "line": 23, "column": 35 } }, "extra": { "rawValue": "level_complete", "raw": "\"level_complete\"" }, "value": "level_complete" } }, { "type": "ObjectProperty", "start": 689, "end": 724, "loc": { "start": { "line": 25, "column": 4 }, "end": { "line": 25, "column": 39 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 689, "end": 704, "loc": { "start": { "line": 25, "column": 4 }, "end": { "line": 25, "column": 19 }, "identifierName": "destroyBuilding" }, "name": "destroyBuilding" }, "value": { "type": "StringLiteral", "start": 706, "end": 724, "loc": { "start": { "line": 25, "column": 21 }, "end": { "line": 25, "column": 39 } }, "extra": { "rawValue": "destroy_building", "raw": "\"destroy_building\"" }, "value": "destroy_building" } }, { "type": "ObjectProperty", "start": 731, "end": 762, "loc": { "start": { "line": 26, "column": 4 }, "end": { "line": 26, "column": 35 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 731, "end": 744, "loc": { "start": { "line": 26, "column": 4 }, "end": { "line": 26, "column": 17 }, "identifierName": "placeBuilding" }, "name": "placeBuilding" }, "value": { "type": "StringLiteral", "start": 746, "end": 762, "loc": { "start": { "line": 26, "column": 19 }, "end": { "line": 26, "column": 35 } }, "extra": { "rawValue": "place_building", "raw": "\"place_building\"" }, "value": "place_building" } }, { "type": "ObjectProperty", "start": 769, "end": 792, "loc": { "start": { "line": 27, "column": 4 }, "end": { "line": 27, "column": 27 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 769, "end": 778, "loc": { "start": { "line": 27, "column": 4 }, "end": { "line": 27, "column": 13 }, "identifierName": "placeBelt" }, "name": "placeBelt" }, "value": { "type": "StringLiteral", "start": 780, "end": 792, "loc": { "start": { "line": 27, "column": 15 }, "end": { "line": 27, "column": 27 } }, "extra": { "rawValue": "place_belt", "raw": "\"place_belt\"" }, "value": "place_belt" } }, { "type": "ObjectProperty", "start": 799, "end": 811, "loc": { "start": { "line": 28, "column": 4 }, "end": { "line": 28, "column": 16 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 799, "end": 803, "loc": { "start": { "line": 28, "column": 4 }, "end": { "line": 28, "column": 8 }, "identifierName": "copy" }, "name": "copy" }, "value": { "type": "StringLiteral", "start": 805, "end": 811, "loc": { "start": { "line": 28, "column": 10 }, "end": { "line": 28, "column": 16 } }, "extra": { "rawValue": "copy", "raw": "\"copy\"" }, "value": "copy" } } ] } } ], "kind": "const", "leadingComments": [], "trailingComments": [] } }, { "type": "ExportNamedDeclaration", "start": 820, "end": 1038, "loc": { "start": { "line": 31, "column": 0 }, "end": { "line": 36, "column": 2 } }, "specifiers": [], "source": null, "declaration": { "type": "VariableDeclaration", "start": 827, "end": 1038, "loc": { "start": { "line": 31, "column": 7 }, "end": { "line": 36, "column": 2 } }, "declarations": [ { "type": "VariableDeclarator", "start": 833, "end": 1037, "loc": { "start": { "line": 31, "column": 13 }, "end": { "line": 36, "column": 1 } }, "id": { "type": "Identifier", "start": 833, "end": 838, "loc": { "start": { "line": 31, "column": 13 }, "end": { "line": 31, "column": 18 }, "identifierName": "MUSIC" }, "name": "MUSIC" }, "init": { "type": "ObjectExpression", "start": 841, "end": 1037, "loc": { "start": { "line": 31, "column": 21 }, "end": { "line": 36, "column": 1 } }, "properties": [ { "type": "ObjectProperty", "start": 961, "end": 1014, "loc": { "start": { "line": 34, "column": 4 }, "end": { "line": 34, "column": 57 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 961, "end": 966, "loc": { "start": { "line": 34, "column": 4 }, "end": { "line": 34, "column": 9 }, "identifierName": "theme" }, "name": "theme", "leadingComments": null }, "value": { "type": "ConditionalExpression", "start": 968, "end": 1014, "loc": { "start": { "line": 34, "column": 11 }, "end": { "line": 34, "column": 57 } }, "test": { "type": "Identifier", "start": 968, "end": 983, "loc": { "start": { "line": 34, "column": 11 }, "end": { "line": 34, "column": 26 }, "identifierName": "G_IS_STANDALONE" }, "name": "G_IS_STANDALONE" }, "consequent": { "type": "StringLiteral", "start": 986, "end": 998, "loc": { "start": { "line": 34, "column": 29 }, "end": { "line": 34, "column": 41 } }, "extra": { "rawValue": "theme-full", "raw": "\"theme-full\"" }, "value": "theme-full" }, "alternate": { "type": "StringLiteral", "start": 1001, "end": 1014, "loc": { "start": { "line": 34, "column": 44 }, "end": { "line": 34, "column": 57 } }, "extra": { "rawValue": "theme-short", "raw": "\"theme-short\"" }, "value": "theme-short" } }, "leadingComments": [ { "type": "CommentLine", "value": " The theme always depends on the standalone only, even if running the full", "start": 848, "end": 924, "loc": { "start": { "line": 32, "column": 4 }, "end": { "line": 32, "column": 80 } } }, { "type": "CommentLine", "value": " version in the browser", "start": 930, "end": 955, "loc": { "start": { "line": 33, "column": 4 }, "end": { "line": 33, "column": 29 } } } ] }, { "type": "ObjectProperty", "start": 1021, "end": 1033, "loc": { "start": { "line": 35, "column": 4 }, "end": { "line": 35, "column": 16 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 1021, "end": 1025, "loc": { "start": { "line": 35, "column": 4 }, "end": { "line": 35, "column": 8 }, "identifierName": "menu" }, "name": "menu" }, "value": { "type": "StringLiteral", "start": 1027, "end": 1033, "loc": { "start": { "line": 35, "column": 10 }, "end": { "line": 35, "column": 16 } }, "extra": { "rawValue": "menu", "raw": "\"menu\"" }, "value": "menu" } } ] } } ], "kind": "const", "leadingComments": [], "trailingComments": [] } }, { "type": "ExportNamedDeclaration", "start": 1042, "end": 1355, "loc": { "start": { "line": 38, "column": 0 }, "end": { "line": 55, "column": 1 } }, "specifiers": [], "source": null, "declaration": { "type": "ClassDeclaration", "start": 1049, "end": 1355, "loc": { "start": { "line": 38, "column": 7 }, "end": { "line": 55, "column": 1 } }, "id": { "type": "Identifier", "start": 1055, "end": 1077, "loc": { "start": { "line": 38, "column": 13 }, "end": { "line": 38, "column": 35 }, "identifierName": "SoundInstanceInterface" }, "name": "SoundInstanceInterface" }, "superClass": null, "body": { "type": "ClassBody", "start": 1078, "end": 1355, "loc": { "start": { "line": 38, "column": 36 }, "end": { "line": 55, "column": 1 } }, "body": [ { "type": "ClassMethod", "start": 1085, "end": 1165, "loc": { "start": { "line": 39, "column": 4 }, "end": { "line": 42, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1085, "end": 1096, "loc": { "start": { "line": 39, "column": 4 }, "end": { "line": 39, "column": 15 }, "identifierName": "constructor" }, "name": "constructor" }, "kind": "constructor", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 1097, "end": 1100, "loc": { "start": { "line": 39, "column": 16 }, "end": { "line": 39, "column": 19 }, "identifierName": "key" }, "name": "key" }, { "type": "Identifier", "start": 1102, "end": 1105, "loc": { "start": { "line": 39, "column": 21 }, "end": { "line": 39, "column": 24 }, "identifierName": "url" }, "name": "url" } ], "body": { "type": "BlockStatement", "start": 1107, "end": 1165, "loc": { "start": { "line": 39, "column": 26 }, "end": { "line": 42, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 1118, "end": 1133, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 40, "column": 23 } }, "expression": { "type": "AssignmentExpression", "start": 1118, "end": 1132, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 40, "column": 22 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1118, "end": 1126, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 40, "column": 16 } }, "object": { "type": "ThisExpression", "start": 1118, "end": 1122, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 40, "column": 12 } } }, "property": { "type": "Identifier", "start": 1123, "end": 1126, "loc": { "start": { "line": 40, "column": 13 }, "end": { "line": 40, "column": 16 }, "identifierName": "key" }, "name": "key" }, "computed": false }, "right": { "type": "Identifier", "start": 1129, "end": 1132, "loc": { "start": { "line": 40, "column": 19 }, "end": { "line": 40, "column": 22 }, "identifierName": "key" }, "name": "key" } } }, { "type": "ExpressionStatement", "start": 1143, "end": 1158, "loc": { "start": { "line": 41, "column": 8 }, "end": { "line": 41, "column": 23 } }, "expression": { "type": "AssignmentExpression", "start": 1143, "end": 1157, "loc": { "start": { "line": 41, "column": 8 }, "end": { "line": 41, "column": 22 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1143, "end": 1151, "loc": { "start": { "line": 41, "column": 8 }, "end": { "line": 41, "column": 16 } }, "object": { "type": "ThisExpression", "start": 1143, "end": 1147, "loc": { "start": { "line": 41, "column": 8 }, "end": { "line": 41, "column": 12 } } }, "property": { "type": "Identifier", "start": 1148, "end": 1151, "loc": { "start": { "line": 41, "column": 13 }, "end": { "line": 41, "column": 16 }, "identifierName": "url" }, "name": "url" }, "computed": false }, "right": { "type": "Identifier", "start": 1154, "end": 1157, "loc": { "start": { "line": 41, "column": 19 }, "end": { "line": 41, "column": 22 }, "identifierName": "url" }, "name": "url" } } } ], "directives": [], "trailingComments": null }, "trailingComments": [ { "type": "CommentBlock", "value": "* @returns {Promise} ", "start": 1173, "end": 1204, "loc": { "start": { "line": 44, "column": 4 }, "end": { "line": 44, "column": 35 } } } ] }, { "type": "ClassMethod", "start": 1210, "end": 1279, "loc": { "start": { "line": 45, "column": 4 }, "end": { "line": 48, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1210, "end": 1214, "loc": { "start": { "line": 45, "column": 4 }, "end": { "line": 45, "column": 8 }, "identifierName": "load" }, "name": "load", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 1217, "end": 1279, "loc": { "start": { "line": 45, "column": 11 }, "end": { "line": 48, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 1228, "end": 1237, "loc": { "start": { "line": 46, "column": 8 }, "end": { "line": 46, "column": 17 } }, "expression": { "type": "Identifier", "start": 1228, "end": 1236, "loc": { "start": { "line": 46, "column": 8 }, "end": { "line": 46, "column": 16 }, "identifierName": "abstract" }, "name": "abstract" } }, { "type": "ReturnStatement", "start": 1247, "end": 1272, "loc": { "start": { "line": 47, "column": 8 }, "end": { "line": 47, "column": 33 } }, "argument": { "type": "CallExpression", "start": 1254, "end": 1271, "loc": { "start": { "line": 47, "column": 15 }, "end": { "line": 47, "column": 32 } }, "callee": { "type": "MemberExpression", "start": 1254, "end": 1269, "loc": { "start": { "line": 47, "column": 15 }, "end": { "line": 47, "column": 30 } }, "object": { "type": "Identifier", "start": 1254, "end": 1261, "loc": { "start": { "line": 47, "column": 15 }, "end": { "line": 47, "column": 22 }, "identifierName": "Promise" }, "name": "Promise" }, "property": { "type": "Identifier", "start": 1262, "end": 1269, "loc": { "start": { "line": 47, "column": 23 }, "end": { "line": 47, "column": 30 }, "identifierName": "resolve" }, "name": "resolve" }, "computed": false }, "arguments": [] } } ], "directives": [] }, "leadingComments": [ { "type": "CommentBlock", "value": "* @returns {Promise} ", "start": 1173, "end": 1204, "loc": { "start": { "line": 44, "column": 4 }, "end": { "line": 44, "column": 35 } } } ] }, { "type": "ClassMethod", "start": 1287, "end": 1327, "loc": { "start": { "line": 50, "column": 4 }, "end": { "line": 52, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1287, "end": 1291, "loc": { "start": { "line": 50, "column": 4 }, "end": { "line": 50, "column": 8 }, "identifierName": "play" }, "name": "play" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 1292, "end": 1298, "loc": { "start": { "line": 50, "column": 9 }, "end": { "line": 50, "column": 15 }, "identifierName": "volume" }, "name": "volume" } ], "body": { "type": "BlockStatement", "start": 1300, "end": 1327, "loc": { "start": { "line": 50, "column": 17 }, "end": { "line": 52, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 1311, "end": 1320, "loc": { "start": { "line": 51, "column": 8 }, "end": { "line": 51, "column": 17 } }, "expression": { "type": "Identifier", "start": 1311, "end": 1319, "loc": { "start": { "line": 51, "column": 8 }, "end": { "line": 51, "column": 16 }, "identifierName": "abstract" }, "name": "abstract" } } ], "directives": [] } }, { "type": "ClassMethod", "start": 1335, "end": 1352, "loc": { "start": { "line": 54, "column": 4 }, "end": { "line": 54, "column": 21 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1335, "end": 1347, "loc": { "start": { "line": 54, "column": 4 }, "end": { "line": 54, "column": 16 }, "identifierName": "deinitialize" }, "name": "deinitialize" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 1350, "end": 1352, "loc": { "start": { "line": 54, "column": 19 }, "end": { "line": 54, "column": 21 } }, "body": [], "directives": [] } } ] }, "leadingComments": [], "trailingComments": [] } }, { "type": "ExportNamedDeclaration", "start": 1359, "end": 1868, "loc": { "start": { "line": 57, "column": 0 }, "end": { "line": 88, "column": 1 } }, "specifiers": [], "source": null, "declaration": { "type": "ClassDeclaration", "start": 1366, "end": 1868, "loc": { "start": { "line": 57, "column": 7 }, "end": { "line": 88, "column": 1 } }, "id": { "type": "Identifier", "start": 1372, "end": 1394, "loc": { "start": { "line": 57, "column": 13 }, "end": { "line": 57, "column": 35 }, "identifierName": "MusicInstanceInterface" }, "name": "MusicInstanceInterface" }, "superClass": null, "body": { "type": "ClassBody", "start": 1395, "end": 1868, "loc": { "start": { "line": 57, "column": 36 }, "end": { "line": 88, "column": 1 } }, "body": [ { "type": "ClassMethod", "start": 1402, "end": 1482, "loc": { "start": { "line": 58, "column": 4 }, "end": { "line": 61, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1402, "end": 1413, "loc": { "start": { "line": 58, "column": 4 }, "end": { "line": 58, "column": 15 }, "identifierName": "constructor" }, "name": "constructor" }, "kind": "constructor", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 1414, "end": 1417, "loc": { "start": { "line": 58, "column": 16 }, "end": { "line": 58, "column": 19 }, "identifierName": "key" }, "name": "key" }, { "type": "Identifier", "start": 1419, "end": 1422, "loc": { "start": { "line": 58, "column": 21 }, "end": { "line": 58, "column": 24 }, "identifierName": "url" }, "name": "url" } ], "body": { "type": "BlockStatement", "start": 1424, "end": 1482, "loc": { "start": { "line": 58, "column": 26 }, "end": { "line": 61, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 1435, "end": 1450, "loc": { "start": { "line": 59, "column": 8 }, "end": { "line": 59, "column": 23 } }, "expression": { "type": "AssignmentExpression", "start": 1435, "end": 1449, "loc": { "start": { "line": 59, "column": 8 }, "end": { "line": 59, "column": 22 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1435, "end": 1443, "loc": { "start": { "line": 59, "column": 8 }, "end": { "line": 59, "column": 16 } }, "object": { "type": "ThisExpression", "start": 1435, "end": 1439, "loc": { "start": { "line": 59, "column": 8 }, "end": { "line": 59, "column": 12 } } }, "property": { "type": "Identifier", "start": 1440, "end": 1443, "loc": { "start": { "line": 59, "column": 13 }, "end": { "line": 59, "column": 16 }, "identifierName": "key" }, "name": "key" }, "computed": false }, "right": { "type": "Identifier", "start": 1446, "end": 1449, "loc": { "start": { "line": 59, "column": 19 }, "end": { "line": 59, "column": 22 }, "identifierName": "key" }, "name": "key" } } }, { "type": "ExpressionStatement", "start": 1460, "end": 1475, "loc": { "start": { "line": 60, "column": 8 }, "end": { "line": 60, "column": 23 } }, "expression": { "type": "AssignmentExpression", "start": 1460, "end": 1474, "loc": { "start": { "line": 60, "column": 8 }, "end": { "line": 60, "column": 22 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1460, "end": 1468, "loc": { "start": { "line": 60, "column": 8 }, "end": { "line": 60, "column": 16 } }, "object": { "type": "ThisExpression", "start": 1460, "end": 1464, "loc": { "start": { "line": 60, "column": 8 }, "end": { "line": 60, "column": 12 } } }, "property": { "type": "Identifier", "start": 1465, "end": 1468, "loc": { "start": { "line": 60, "column": 13 }, "end": { "line": 60, "column": 16 }, "identifierName": "url" }, "name": "url" }, "computed": false }, "right": { "type": "Identifier", "start": 1471, "end": 1474, "loc": { "start": { "line": 60, "column": 19 }, "end": { "line": 60, "column": 22 }, "identifierName": "url" }, "name": "url" } } } ], "directives": [] } }, { "type": "ClassMethod", "start": 1490, "end": 1524, "loc": { "start": { "line": 63, "column": 4 }, "end": { "line": 65, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1490, "end": 1494, "loc": { "start": { "line": 63, "column": 4 }, "end": { "line": 63, "column": 8 }, "identifierName": "stop" }, "name": "stop" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 1497, "end": 1524, "loc": { "start": { "line": 63, "column": 11 }, "end": { "line": 65, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 1508, "end": 1517, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 17 } }, "expression": { "type": "Identifier", "start": 1508, "end": 1516, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 16 }, "identifierName": "abstract" }, "name": "abstract" } } ], "directives": [] } }, { "type": "ClassMethod", "start": 1532, "end": 1572, "loc": { "start": { "line": 67, "column": 4 }, "end": { "line": 69, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1532, "end": 1536, "loc": { "start": { "line": 67, "column": 4 }, "end": { "line": 67, "column": 8 }, "identifierName": "play" }, "name": "play" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 1537, "end": 1543, "loc": { "start": { "line": 67, "column": 9 }, "end": { "line": 67, "column": 15 }, "identifierName": "volume" }, "name": "volume" } ], "body": { "type": "BlockStatement", "start": 1545, "end": 1572, "loc": { "start": { "line": 67, "column": 17 }, "end": { "line": 69, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 1556, "end": 1565, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 17 } }, "expression": { "type": "Identifier", "start": 1556, "end": 1564, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 16 }, "identifierName": "abstract" }, "name": "abstract" } } ], "directives": [] } }, { "type": "ClassMethod", "start": 1580, "end": 1625, "loc": { "start": { "line": 71, "column": 4 }, "end": { "line": 73, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1580, "end": 1589, "loc": { "start": { "line": 71, "column": 4 }, "end": { "line": 71, "column": 13 }, "identifierName": "setVolume" }, "name": "setVolume" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 1590, "end": 1596, "loc": { "start": { "line": 71, "column": 14 }, "end": { "line": 71, "column": 20 }, "identifierName": "volume" }, "name": "volume" } ], "body": { "type": "BlockStatement", "start": 1598, "end": 1625, "loc": { "start": { "line": 71, "column": 22 }, "end": { "line": 73, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 1609, "end": 1618, "loc": { "start": { "line": 72, "column": 8 }, "end": { "line": 72, "column": 17 } }, "expression": { "type": "Identifier", "start": 1609, "end": 1617, "loc": { "start": { "line": 72, "column": 8 }, "end": { "line": 72, "column": 16 }, "identifierName": "abstract" }, "name": "abstract" } } ], "directives": [], "trailingComments": null }, "trailingComments": [ { "type": "CommentBlock", "value": "* @returns {Promise} ", "start": 1633, "end": 1664, "loc": { "start": { "line": 75, "column": 4 }, "end": { "line": 75, "column": 35 } } } ] }, { "type": "ClassMethod", "start": 1670, "end": 1739, "loc": { "start": { "line": 76, "column": 4 }, "end": { "line": 79, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1670, "end": 1674, "loc": { "start": { "line": 76, "column": 4 }, "end": { "line": 76, "column": 8 }, "identifierName": "load" }, "name": "load", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 1677, "end": 1739, "loc": { "start": { "line": 76, "column": 11 }, "end": { "line": 79, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 1688, "end": 1697, "loc": { "start": { "line": 77, "column": 8 }, "end": { "line": 77, "column": 17 } }, "expression": { "type": "Identifier", "start": 1688, "end": 1696, "loc": { "start": { "line": 77, "column": 8 }, "end": { "line": 77, "column": 16 }, "identifierName": "abstract" }, "name": "abstract" } }, { "type": "ReturnStatement", "start": 1707, "end": 1732, "loc": { "start": { "line": 78, "column": 8 }, "end": { "line": 78, "column": 33 } }, "argument": { "type": "CallExpression", "start": 1714, "end": 1731, "loc": { "start": { "line": 78, "column": 15 }, "end": { "line": 78, "column": 32 } }, "callee": { "type": "MemberExpression", "start": 1714, "end": 1729, "loc": { "start": { "line": 78, "column": 15 }, "end": { "line": 78, "column": 30 } }, "object": { "type": "Identifier", "start": 1714, "end": 1721, "loc": { "start": { "line": 78, "column": 15 }, "end": { "line": 78, "column": 22 }, "identifierName": "Promise" }, "name": "Promise" }, "property": { "type": "Identifier", "start": 1722, "end": 1729, "loc": { "start": { "line": 78, "column": 23 }, "end": { "line": 78, "column": 30 }, "identifierName": "resolve" }, "name": "resolve" }, "computed": false }, "arguments": [] } } ], "directives": [], "trailingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "* @returns {Promise} ", "start": 1633, "end": 1664, "loc": { "start": { "line": 75, "column": 4 }, "end": { "line": 75, "column": 35 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "* @returns {boolean} ", "start": 1747, "end": 1772, "loc": { "start": { "line": 81, "column": 4 }, "end": { "line": 81, "column": 29 } } } ] }, { "type": "ClassMethod", "start": 1778, "end": 1840, "loc": { "start": { "line": 82, "column": 4 }, "end": { "line": 85, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1778, "end": 1787, "loc": { "start": { "line": 82, "column": 4 }, "end": { "line": 82, "column": 13 }, "identifierName": "isPlaying" }, "name": "isPlaying", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 1790, "end": 1840, "loc": { "start": { "line": 82, "column": 16 }, "end": { "line": 85, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 1801, "end": 1810, "loc": { "start": { "line": 83, "column": 8 }, "end": { "line": 83, "column": 17 } }, "expression": { "type": "Identifier", "start": 1801, "end": 1809, "loc": { "start": { "line": 83, "column": 8 }, "end": { "line": 83, "column": 16 }, "identifierName": "abstract" }, "name": "abstract" } }, { "type": "ReturnStatement", "start": 1820, "end": 1833, "loc": { "start": { "line": 84, "column": 8 }, "end": { "line": 84, "column": 21 } }, "argument": { "type": "BooleanLiteral", "start": 1827, "end": 1832, "loc": { "start": { "line": 84, "column": 15 }, "end": { "line": 84, "column": 20 } }, "value": false } } ], "directives": [] }, "leadingComments": [ { "type": "CommentBlock", "value": "* @returns {boolean} ", "start": 1747, "end": 1772, "loc": { "start": { "line": 81, "column": 4 }, "end": { "line": 81, "column": 29 } } } ] }, { "type": "ClassMethod", "start": 1848, "end": 1865, "loc": { "start": { "line": 87, "column": 4 }, "end": { "line": 87, "column": 21 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1848, "end": 1860, "loc": { "start": { "line": 87, "column": 4 }, "end": { "line": 87, "column": 16 }, "identifierName": "deinitialize" }, "name": "deinitialize" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 1863, "end": 1865, "loc": { "start": { "line": 87, "column": 19 }, "end": { "line": 87, "column": 21 } }, "body": [], "directives": [] } } ] }, "leadingComments": [], "trailingComments": [] } }, { "type": "ExportNamedDeclaration", "start": 1872, "end": 7180, "loc": { "start": { "line": 90, "column": 0 }, "end": { "line": 282, "column": 1 } }, "specifiers": [], "source": null, "declaration": { "type": "ClassDeclaration", "start": 1879, "end": 7180, "loc": { "start": { "line": 90, "column": 7 }, "end": { "line": 282, "column": 1 } }, "id": { "type": "Identifier", "start": 1885, "end": 1899, "loc": { "start": { "line": 90, "column": 13 }, "end": { "line": 90, "column": 27 }, "identifierName": "SoundInterface" }, "name": "SoundInterface" }, "superClass": null, "body": { "type": "ClassBody", "start": 1900, "end": 7180, "loc": { "start": { "line": 90, "column": 28 }, "end": { "line": 282, "column": 1 } }, "body": [ { "type": "ClassMethod", "start": 1907, "end": 2492, "loc": { "start": { "line": 91, "column": 4 }, "end": { "line": 111, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1907, "end": 1918, "loc": { "start": { "line": 91, "column": 4 }, "end": { "line": 91, "column": 15 }, "identifierName": "constructor" }, "name": "constructor" }, "kind": "constructor", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 1919, "end": 1922, "loc": { "start": { "line": 91, "column": 16 }, "end": { "line": 91, "column": 19 }, "identifierName": "app" }, "name": "app" }, { "type": "Identifier", "start": 1924, "end": 1934, "loc": { "start": { "line": 91, "column": 21 }, "end": { "line": 91, "column": 31 }, "identifierName": "soundClass" }, "name": "soundClass" }, { "type": "Identifier", "start": 1936, "end": 1946, "loc": { "start": { "line": 91, "column": 33 }, "end": { "line": 91, "column": 43 }, "identifierName": "musicClass" }, "name": "musicClass" } ], "body": { "type": "BlockStatement", "start": 1948, "end": 2492, "loc": { "start": { "line": 91, "column": 45 }, "end": { "line": 111, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 1995, "end": 2010, "loc": { "start": { "line": 93, "column": 8 }, "end": { "line": 93, "column": 23 } }, "expression": { "type": "AssignmentExpression", "start": 1995, "end": 2009, "loc": { "start": { "line": 93, "column": 8 }, "end": { "line": 93, "column": 22 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1995, "end": 2003, "loc": { "start": { "line": 93, "column": 8 }, "end": { "line": 93, "column": 16 } }, "object": { "type": "ThisExpression", "start": 1995, "end": 1999, "loc": { "start": { "line": 93, "column": 8 }, "end": { "line": 93, "column": 12 } }, "leadingComments": null }, "property": { "type": "Identifier", "start": 2000, "end": 2003, "loc": { "start": { "line": 93, "column": 13 }, "end": { "line": 93, "column": 16 }, "identifierName": "app" }, "name": "app" }, "computed": false, "leadingComments": null }, "right": { "type": "Identifier", "start": 2006, "end": 2009, "loc": { "start": { "line": 93, "column": 19 }, "end": { "line": 93, "column": 22 }, "identifierName": "app" }, "name": "app" }, "leadingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "* @type {Application} ", "start": 1959, "end": 1985, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 92, "column": 34 } } } ] }, { "type": "ExpressionStatement", "start": 2022, "end": 2051, "loc": { "start": { "line": 95, "column": 8 }, "end": { "line": 95, "column": 37 } }, "expression": { "type": "AssignmentExpression", "start": 2022, "end": 2050, "loc": { "start": { "line": 95, "column": 8 }, "end": { "line": 95, "column": 36 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2022, "end": 2037, "loc": { "start": { "line": 95, "column": 8 }, "end": { "line": 95, "column": 23 } }, "object": { "type": "ThisExpression", "start": 2022, "end": 2026, "loc": { "start": { "line": 95, "column": 8 }, "end": { "line": 95, "column": 12 } } }, "property": { "type": "Identifier", "start": 2027, "end": 2037, "loc": { "start": { "line": 95, "column": 13 }, "end": { "line": 95, "column": 23 }, "identifierName": "soundClass" }, "name": "soundClass" }, "computed": false }, "right": { "type": "Identifier", "start": 2040, "end": 2050, "loc": { "start": { "line": 95, "column": 26 }, "end": { "line": 95, "column": 36 }, "identifierName": "soundClass" }, "name": "soundClass" } } }, { "type": "ExpressionStatement", "start": 2061, "end": 2090, "loc": { "start": { "line": 96, "column": 8 }, "end": { "line": 96, "column": 37 } }, "expression": { "type": "AssignmentExpression", "start": 2061, "end": 2089, "loc": { "start": { "line": 96, "column": 8 }, "end": { "line": 96, "column": 36 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2061, "end": 2076, "loc": { "start": { "line": 96, "column": 8 }, "end": { "line": 96, "column": 23 } }, "object": { "type": "ThisExpression", "start": 2061, "end": 2065, "loc": { "start": { "line": 96, "column": 8 }, "end": { "line": 96, "column": 12 } } }, "property": { "type": "Identifier", "start": 2066, "end": 2076, "loc": { "start": { "line": 96, "column": 13 }, "end": { "line": 96, "column": 23 }, "identifierName": "musicClass" }, "name": "musicClass" }, "computed": false }, "right": { "type": "Identifier", "start": 2079, "end": 2089, "loc": { "start": { "line": 96, "column": 26 }, "end": { "line": 96, "column": 36 }, "identifierName": "musicClass" }, "name": "musicClass" } }, "trailingComments": [ { "type": "CommentBlock", "value": "* @type {Object} ", "start": 2102, "end": 2155, "loc": { "start": { "line": 98, "column": 8 }, "end": { "line": 98, "column": 61 } } } ] }, { "type": "ExpressionStatement", "start": 2165, "end": 2193, "loc": { "start": { "line": 99, "column": 8 }, "end": { "line": 99, "column": 36 } }, "expression": { "type": "AssignmentExpression", "start": 2165, "end": 2192, "loc": { "start": { "line": 99, "column": 8 }, "end": { "line": 99, "column": 35 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2165, "end": 2176, "loc": { "start": { "line": 99, "column": 8 }, "end": { "line": 99, "column": 19 } }, "object": { "type": "ThisExpression", "start": 2165, "end": 2169, "loc": { "start": { "line": 99, "column": 8 }, "end": { "line": 99, "column": 12 } }, "leadingComments": null }, "property": { "type": "Identifier", "start": 2170, "end": 2176, "loc": { "start": { "line": 99, "column": 13 }, "end": { "line": 99, "column": 19 }, "identifierName": "sounds" }, "name": "sounds" }, "computed": false, "leadingComments": null }, "right": { "type": "CallExpression", "start": 2179, "end": 2192, "loc": { "start": { "line": 99, "column": 22 }, "end": { "line": 99, "column": 35 } }, "callee": { "type": "Identifier", "start": 2179, "end": 2190, "loc": { "start": { "line": 99, "column": 22 }, "end": { "line": 99, "column": 33 }, "identifierName": "newEmptyMap" }, "name": "newEmptyMap" }, "arguments": [] }, "leadingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "* @type {Object} ", "start": 2102, "end": 2155, "loc": { "start": { "line": 98, "column": 8 }, "end": { "line": 98, "column": 61 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "* @type {Object} ", "start": 2205, "end": 2258, "loc": { "start": { "line": 101, "column": 8 }, "end": { "line": 101, "column": 61 } } } ] }, { "type": "ExpressionStatement", "start": 2268, "end": 2295, "loc": { "start": { "line": 102, "column": 8 }, "end": { "line": 102, "column": 35 } }, "expression": { "type": "AssignmentExpression", "start": 2268, "end": 2294, "loc": { "start": { "line": 102, "column": 8 }, "end": { "line": 102, "column": 34 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2268, "end": 2278, "loc": { "start": { "line": 102, "column": 8 }, "end": { "line": 102, "column": 18 } }, "object": { "type": "ThisExpression", "start": 2268, "end": 2272, "loc": { "start": { "line": 102, "column": 8 }, "end": { "line": 102, "column": 12 } }, "leadingComments": null }, "property": { "type": "Identifier", "start": 2273, "end": 2278, "loc": { "start": { "line": 102, "column": 13 }, "end": { "line": 102, "column": 18 }, "identifierName": "music" }, "name": "music" }, "computed": false, "leadingComments": null }, "right": { "type": "CallExpression", "start": 2281, "end": 2294, "loc": { "start": { "line": 102, "column": 21 }, "end": { "line": 102, "column": 34 } }, "callee": { "type": "Identifier", "start": 2281, "end": 2292, "loc": { "start": { "line": 102, "column": 21 }, "end": { "line": 102, "column": 32 }, "identifierName": "newEmptyMap" }, "name": "newEmptyMap" }, "arguments": [] }, "leadingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "* @type {Object} ", "start": 2205, "end": 2258, "loc": { "start": { "line": 101, "column": 8 }, "end": { "line": 101, "column": 61 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "* @type {MusicInstanceInterface} ", "start": 2307, "end": 2344, "loc": { "start": { "line": 104, "column": 8 }, "end": { "line": 104, "column": 45 } } } ] }, { "type": "ExpressionStatement", "start": 2354, "end": 2379, "loc": { "start": { "line": 105, "column": 8 }, "end": { "line": 105, "column": 33 } }, "expression": { "type": "AssignmentExpression", "start": 2354, "end": 2378, "loc": { "start": { "line": 105, "column": 8 }, "end": { "line": 105, "column": 32 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2354, "end": 2371, "loc": { "start": { "line": 105, "column": 8 }, "end": { "line": 105, "column": 25 } }, "object": { "type": "ThisExpression", "start": 2354, "end": 2358, "loc": { "start": { "line": 105, "column": 8 }, "end": { "line": 105, "column": 12 } }, "leadingComments": null }, "property": { "type": "Identifier", "start": 2359, "end": 2371, "loc": { "start": { "line": 105, "column": 13 }, "end": { "line": 105, "column": 25 }, "identifierName": "currentMusic" }, "name": "currentMusic" }, "computed": false, "leadingComments": null }, "right": { "type": "NullLiteral", "start": 2374, "end": 2378, "loc": { "start": { "line": 105, "column": 28 }, "end": { "line": 105, "column": 32 } } }, "leadingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "* @type {MusicInstanceInterface} ", "start": 2307, "end": 2344, "loc": { "start": { "line": 104, "column": 8 }, "end": { "line": 104, "column": 45 } } } ] }, { "type": "ExpressionStatement", "start": 2391, "end": 2417, "loc": { "start": { "line": 107, "column": 8 }, "end": { "line": 107, "column": 34 } }, "expression": { "type": "AssignmentExpression", "start": 2391, "end": 2416, "loc": { "start": { "line": 107, "column": 8 }, "end": { "line": 107, "column": 33 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2391, "end": 2409, "loc": { "start": { "line": 107, "column": 8 }, "end": { "line": 107, "column": 26 } }, "object": { "type": "ThisExpression", "start": 2391, "end": 2395, "loc": { "start": { "line": 107, "column": 8 }, "end": { "line": 107, "column": 12 } } }, "property": { "type": "Identifier", "start": 2396, "end": 2409, "loc": { "start": { "line": 107, "column": 13 }, "end": { "line": 107, "column": 26 }, "identifierName": "pageIsVisible" }, "name": "pageIsVisible" }, "computed": false }, "right": { "type": "BooleanLiteral", "start": 2412, "end": 2416, "loc": { "start": { "line": 107, "column": 29 }, "end": { "line": 107, "column": 33 } }, "value": true } } }, { "type": "ExpressionStatement", "start": 2429, "end": 2452, "loc": { "start": { "line": 109, "column": 8 }, "end": { "line": 109, "column": 31 } }, "expression": { "type": "AssignmentExpression", "start": 2429, "end": 2451, "loc": { "start": { "line": 109, "column": 8 }, "end": { "line": 109, "column": 30 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2429, "end": 2445, "loc": { "start": { "line": 109, "column": 8 }, "end": { "line": 109, "column": 24 } }, "object": { "type": "ThisExpression", "start": 2429, "end": 2433, "loc": { "start": { "line": 109, "column": 8 }, "end": { "line": 109, "column": 12 } } }, "property": { "type": "Identifier", "start": 2434, "end": 2445, "loc": { "start": { "line": 109, "column": 13 }, "end": { "line": 109, "column": 24 }, "identifierName": "musicVolume" }, "name": "musicVolume" }, "computed": false }, "right": { "type": "NumericLiteral", "start": 2448, "end": 2451, "loc": { "start": { "line": 109, "column": 27 }, "end": { "line": 109, "column": 30 } }, "extra": { "rawValue": 1, "raw": "1.0" }, "value": 1 } } }, { "type": "ExpressionStatement", "start": 2462, "end": 2485, "loc": { "start": { "line": 110, "column": 8 }, "end": { "line": 110, "column": 31 } }, "expression": { "type": "AssignmentExpression", "start": 2462, "end": 2484, "loc": { "start": { "line": 110, "column": 8 }, "end": { "line": 110, "column": 30 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2462, "end": 2478, "loc": { "start": { "line": 110, "column": 8 }, "end": { "line": 110, "column": 24 } }, "object": { "type": "ThisExpression", "start": 2462, "end": 2466, "loc": { "start": { "line": 110, "column": 8 }, "end": { "line": 110, "column": 12 } } }, "property": { "type": "Identifier", "start": 2467, "end": 2478, "loc": { "start": { "line": 110, "column": 13 }, "end": { "line": 110, "column": 24 }, "identifierName": "soundVolume" }, "name": "soundVolume" }, "computed": false }, "right": { "type": "NumericLiteral", "start": 2481, "end": 2484, "loc": { "start": { "line": 110, "column": 27 }, "end": { "line": 110, "column": 30 } }, "extra": { "rawValue": 1, "raw": "1.0" }, "value": 1 } } } ], "directives": [], "trailingComments": null }, "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * Initializes the sound\r\n * @returns {Promise}\r\n ", "start": 2500, "end": 2574, "loc": { "start": { "line": 113, "column": 4 }, "end": { "line": 116, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 2580, "end": 3333, "loc": { "start": { "line": 117, "column": 4 }, "end": { "line": 138, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 2580, "end": 2590, "loc": { "start": { "line": 117, "column": 4 }, "end": { "line": 117, "column": 14 }, "identifierName": "initialize" }, "name": "initialize", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 2593, "end": 3333, "loc": { "start": { "line": 117, "column": 17 }, "end": { "line": 138, "column": 5 } }, "body": [ { "type": "ForInStatement", "start": 2604, "end": 2810, "loc": { "start": { "line": 118, "column": 8 }, "end": { "line": 122, "column": 9 } }, "left": { "type": "VariableDeclaration", "start": 2609, "end": 2623, "loc": { "start": { "line": 118, "column": 13 }, "end": { "line": 118, "column": 27 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2615, "end": 2623, "loc": { "start": { "line": 118, "column": 19 }, "end": { "line": 118, "column": 27 } }, "id": { "type": "Identifier", "start": 2615, "end": 2623, "loc": { "start": { "line": 118, "column": 19 }, "end": { "line": 118, "column": 27 }, "identifierName": "soundKey" }, "name": "soundKey" }, "init": null } ], "kind": "const" }, "right": { "type": "Identifier", "start": 2627, "end": 2633, "loc": { "start": { "line": 118, "column": 31 }, "end": { "line": 118, "column": 37 }, "identifierName": "SOUNDS" }, "name": "SOUNDS" }, "body": { "type": "BlockStatement", "start": 2635, "end": 2810, "loc": { "start": { "line": 118, "column": 39 }, "end": { "line": 122, "column": 9 } }, "body": [ { "type": "VariableDeclaration", "start": 2650, "end": 2685, "loc": { "start": { "line": 119, "column": 12 }, "end": { "line": 119, "column": 47 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2656, "end": 2684, "loc": { "start": { "line": 119, "column": 18 }, "end": { "line": 119, "column": 46 } }, "id": { "type": "Identifier", "start": 2656, "end": 2665, "loc": { "start": { "line": 119, "column": 18 }, "end": { "line": 119, "column": 27 }, "identifierName": "soundPath" }, "name": "soundPath" }, "init": { "type": "MemberExpression", "start": 2668, "end": 2684, "loc": { "start": { "line": 119, "column": 30 }, "end": { "line": 119, "column": 46 } }, "object": { "type": "Identifier", "start": 2668, "end": 2674, "loc": { "start": { "line": 119, "column": 30 }, "end": { "line": 119, "column": 36 }, "identifierName": "SOUNDS" }, "name": "SOUNDS" }, "property": { "type": "Identifier", "start": 2675, "end": 2683, "loc": { "start": { "line": 119, "column": 37 }, "end": { "line": 119, "column": 45 }, "identifierName": "soundKey" }, "name": "soundKey" }, "computed": true } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 2699, "end": 2754, "loc": { "start": { "line": 120, "column": 12 }, "end": { "line": 120, "column": 67 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2705, "end": 2753, "loc": { "start": { "line": 120, "column": 18 }, "end": { "line": 120, "column": 66 } }, "id": { "type": "Identifier", "start": 2705, "end": 2710, "loc": { "start": { "line": 120, "column": 18 }, "end": { "line": 120, "column": 23 }, "identifierName": "sound" }, "name": "sound" }, "init": { "type": "NewExpression", "start": 2713, "end": 2753, "loc": { "start": { "line": 120, "column": 26 }, "end": { "line": 120, "column": 66 } }, "callee": { "type": "MemberExpression", "start": 2717, "end": 2732, "loc": { "start": { "line": 120, "column": 30 }, "end": { "line": 120, "column": 45 } }, "object": { "type": "ThisExpression", "start": 2717, "end": 2721, "loc": { "start": { "line": 120, "column": 30 }, "end": { "line": 120, "column": 34 } } }, "property": { "type": "Identifier", "start": 2722, "end": 2732, "loc": { "start": { "line": 120, "column": 35 }, "end": { "line": 120, "column": 45 }, "identifierName": "soundClass" }, "name": "soundClass" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2733, "end": 2741, "loc": { "start": { "line": 120, "column": 46 }, "end": { "line": 120, "column": 54 }, "identifierName": "soundKey" }, "name": "soundKey" }, { "type": "Identifier", "start": 2743, "end": 2752, "loc": { "start": { "line": 120, "column": 56 }, "end": { "line": 120, "column": 65 }, "identifierName": "soundPath" }, "name": "soundPath" } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 2768, "end": 2799, "loc": { "start": { "line": 121, "column": 12 }, "end": { "line": 121, "column": 43 } }, "expression": { "type": "AssignmentExpression", "start": 2768, "end": 2798, "loc": { "start": { "line": 121, "column": 12 }, "end": { "line": 121, "column": 42 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2768, "end": 2790, "loc": { "start": { "line": 121, "column": 12 }, "end": { "line": 121, "column": 34 } }, "object": { "type": "MemberExpression", "start": 2768, "end": 2779, "loc": { "start": { "line": 121, "column": 12 }, "end": { "line": 121, "column": 23 } }, "object": { "type": "ThisExpression", "start": 2768, "end": 2772, "loc": { "start": { "line": 121, "column": 12 }, "end": { "line": 121, "column": 16 } } }, "property": { "type": "Identifier", "start": 2773, "end": 2779, "loc": { "start": { "line": 121, "column": 17 }, "end": { "line": 121, "column": 23 }, "identifierName": "sounds" }, "name": "sounds" }, "computed": false }, "property": { "type": "Identifier", "start": 2780, "end": 2789, "loc": { "start": { "line": 121, "column": 24 }, "end": { "line": 121, "column": 33 }, "identifierName": "soundPath" }, "name": "soundPath" }, "computed": true }, "right": { "type": "Identifier", "start": 2793, "end": 2798, "loc": { "start": { "line": 121, "column": 37 }, "end": { "line": 121, "column": 42 }, "identifierName": "sound" }, "name": "sound" } } } ], "directives": [] } }, { "type": "ForInStatement", "start": 2822, "end": 3025, "loc": { "start": { "line": 124, "column": 8 }, "end": { "line": 128, "column": 9 } }, "left": { "type": "VariableDeclaration", "start": 2827, "end": 2841, "loc": { "start": { "line": 124, "column": 13 }, "end": { "line": 124, "column": 27 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2833, "end": 2841, "loc": { "start": { "line": 124, "column": 19 }, "end": { "line": 124, "column": 27 } }, "id": { "type": "Identifier", "start": 2833, "end": 2841, "loc": { "start": { "line": 124, "column": 19 }, "end": { "line": 124, "column": 27 }, "identifierName": "musicKey" }, "name": "musicKey" }, "init": null } ], "kind": "const" }, "right": { "type": "Identifier", "start": 2845, "end": 2850, "loc": { "start": { "line": 124, "column": 31 }, "end": { "line": 124, "column": 36 }, "identifierName": "MUSIC" }, "name": "MUSIC" }, "body": { "type": "BlockStatement", "start": 2852, "end": 3025, "loc": { "start": { "line": 124, "column": 38 }, "end": { "line": 128, "column": 9 } }, "body": [ { "type": "VariableDeclaration", "start": 2867, "end": 2901, "loc": { "start": { "line": 125, "column": 12 }, "end": { "line": 125, "column": 46 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2873, "end": 2900, "loc": { "start": { "line": 125, "column": 18 }, "end": { "line": 125, "column": 45 } }, "id": { "type": "Identifier", "start": 2873, "end": 2882, "loc": { "start": { "line": 125, "column": 18 }, "end": { "line": 125, "column": 27 }, "identifierName": "musicPath" }, "name": "musicPath" }, "init": { "type": "MemberExpression", "start": 2885, "end": 2900, "loc": { "start": { "line": 125, "column": 30 }, "end": { "line": 125, "column": 45 } }, "object": { "type": "Identifier", "start": 2885, "end": 2890, "loc": { "start": { "line": 125, "column": 30 }, "end": { "line": 125, "column": 35 }, "identifierName": "MUSIC" }, "name": "MUSIC" }, "property": { "type": "Identifier", "start": 2891, "end": 2899, "loc": { "start": { "line": 125, "column": 36 }, "end": { "line": 125, "column": 44 }, "identifierName": "musicKey" }, "name": "musicKey" }, "computed": true } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 2915, "end": 2970, "loc": { "start": { "line": 126, "column": 12 }, "end": { "line": 126, "column": 67 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2921, "end": 2969, "loc": { "start": { "line": 126, "column": 18 }, "end": { "line": 126, "column": 66 } }, "id": { "type": "Identifier", "start": 2921, "end": 2926, "loc": { "start": { "line": 126, "column": 18 }, "end": { "line": 126, "column": 23 }, "identifierName": "music" }, "name": "music" }, "init": { "type": "NewExpression", "start": 2929, "end": 2969, "loc": { "start": { "line": 126, "column": 26 }, "end": { "line": 126, "column": 66 } }, "callee": { "type": "MemberExpression", "start": 2933, "end": 2948, "loc": { "start": { "line": 126, "column": 30 }, "end": { "line": 126, "column": 45 } }, "object": { "type": "ThisExpression", "start": 2933, "end": 2937, "loc": { "start": { "line": 126, "column": 30 }, "end": { "line": 126, "column": 34 } } }, "property": { "type": "Identifier", "start": 2938, "end": 2948, "loc": { "start": { "line": 126, "column": 35 }, "end": { "line": 126, "column": 45 }, "identifierName": "musicClass" }, "name": "musicClass" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2949, "end": 2957, "loc": { "start": { "line": 126, "column": 46 }, "end": { "line": 126, "column": 54 }, "identifierName": "musicKey" }, "name": "musicKey" }, { "type": "Identifier", "start": 2959, "end": 2968, "loc": { "start": { "line": 126, "column": 56 }, "end": { "line": 126, "column": 65 }, "identifierName": "musicPath" }, "name": "musicPath" } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 2984, "end": 3014, "loc": { "start": { "line": 127, "column": 12 }, "end": { "line": 127, "column": 42 } }, "expression": { "type": "AssignmentExpression", "start": 2984, "end": 3013, "loc": { "start": { "line": 127, "column": 12 }, "end": { "line": 127, "column": 41 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2984, "end": 3005, "loc": { "start": { "line": 127, "column": 12 }, "end": { "line": 127, "column": 33 } }, "object": { "type": "MemberExpression", "start": 2984, "end": 2994, "loc": { "start": { "line": 127, "column": 12 }, "end": { "line": 127, "column": 22 } }, "object": { "type": "ThisExpression", "start": 2984, "end": 2988, "loc": { "start": { "line": 127, "column": 12 }, "end": { "line": 127, "column": 16 } } }, "property": { "type": "Identifier", "start": 2989, "end": 2994, "loc": { "start": { "line": 127, "column": 17 }, "end": { "line": 127, "column": 22 }, "identifierName": "music" }, "name": "music" }, "computed": false }, "property": { "type": "Identifier", "start": 2995, "end": 3004, "loc": { "start": { "line": 127, "column": 23 }, "end": { "line": 127, "column": 32 }, "identifierName": "musicPath" }, "name": "musicPath" }, "computed": true }, "right": { "type": "Identifier", "start": 3008, "end": 3013, "loc": { "start": { "line": 127, "column": 36 }, "end": { "line": 127, "column": 41 }, "identifierName": "music" }, "name": "music" } } } ], "directives": [] } }, { "type": "ExpressionStatement", "start": 3037, "end": 3103, "loc": { "start": { "line": 130, "column": 8 }, "end": { "line": 130, "column": 74 } }, "expression": { "type": "AssignmentExpression", "start": 3037, "end": 3102, "loc": { "start": { "line": 130, "column": 8 }, "end": { "line": 130, "column": 73 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 3037, "end": 3053, "loc": { "start": { "line": 130, "column": 8 }, "end": { "line": 130, "column": 24 } }, "object": { "type": "ThisExpression", "start": 3037, "end": 3041, "loc": { "start": { "line": 130, "column": 8 }, "end": { "line": 130, "column": 12 } } }, "property": { "type": "Identifier", "start": 3042, "end": 3053, "loc": { "start": { "line": 130, "column": 13 }, "end": { "line": 130, "column": 24 }, "identifierName": "musicVolume" }, "name": "musicVolume" }, "computed": false }, "right": { "type": "MemberExpression", "start": 3056, "end": 3102, "loc": { "start": { "line": 130, "column": 27 }, "end": { "line": 130, "column": 73 } }, "object": { "type": "CallExpression", "start": 3056, "end": 3090, "loc": { "start": { "line": 130, "column": 27 }, "end": { "line": 130, "column": 61 } }, "callee": { "type": "MemberExpression", "start": 3056, "end": 3088, "loc": { "start": { "line": 130, "column": 27 }, "end": { "line": 130, "column": 59 } }, "object": { "type": "MemberExpression", "start": 3056, "end": 3073, "loc": { "start": { "line": 130, "column": 27 }, "end": { "line": 130, "column": 44 } }, "object": { "type": "MemberExpression", "start": 3056, "end": 3064, "loc": { "start": { "line": 130, "column": 27 }, "end": { "line": 130, "column": 35 } }, "object": { "type": "ThisExpression", "start": 3056, "end": 3060, "loc": { "start": { "line": 130, "column": 27 }, "end": { "line": 130, "column": 31 } } }, "property": { "type": "Identifier", "start": 3061, "end": 3064, "loc": { "start": { "line": 130, "column": 32 }, "end": { "line": 130, "column": 35 }, "identifierName": "app" }, "name": "app" }, "computed": false }, "property": { "type": "Identifier", "start": 3065, "end": 3073, "loc": { "start": { "line": 130, "column": 36 }, "end": { "line": 130, "column": 44 }, "identifierName": "settings" }, "name": "settings" }, "computed": false }, "property": { "type": "Identifier", "start": 3074, "end": 3088, "loc": { "start": { "line": 130, "column": 45 }, "end": { "line": 130, "column": 59 }, "identifierName": "getAllSettings" }, "name": "getAllSettings" }, "computed": false }, "arguments": [] }, "property": { "type": "Identifier", "start": 3091, "end": 3102, "loc": { "start": { "line": 130, "column": 62 }, "end": { "line": 130, "column": 73 }, "identifierName": "musicVolume" }, "name": "musicVolume" }, "computed": false } } }, { "type": "ExpressionStatement", "start": 3113, "end": 3179, "loc": { "start": { "line": 131, "column": 8 }, "end": { "line": 131, "column": 74 } }, "expression": { "type": "AssignmentExpression", "start": 3113, "end": 3178, "loc": { "start": { "line": 131, "column": 8 }, "end": { "line": 131, "column": 73 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 3113, "end": 3129, "loc": { "start": { "line": 131, "column": 8 }, "end": { "line": 131, "column": 24 } }, "object": { "type": "ThisExpression", "start": 3113, "end": 3117, "loc": { "start": { "line": 131, "column": 8 }, "end": { "line": 131, "column": 12 } } }, "property": { "type": "Identifier", "start": 3118, "end": 3129, "loc": { "start": { "line": 131, "column": 13 }, "end": { "line": 131, "column": 24 }, "identifierName": "soundVolume" }, "name": "soundVolume" }, "computed": false }, "right": { "type": "MemberExpression", "start": 3132, "end": 3178, "loc": { "start": { "line": 131, "column": 27 }, "end": { "line": 131, "column": 73 } }, "object": { "type": "CallExpression", "start": 3132, "end": 3166, "loc": { "start": { "line": 131, "column": 27 }, "end": { "line": 131, "column": 61 } }, "callee": { "type": "MemberExpression", "start": 3132, "end": 3164, "loc": { "start": { "line": 131, "column": 27 }, "end": { "line": 131, "column": 59 } }, "object": { "type": "MemberExpression", "start": 3132, "end": 3149, "loc": { "start": { "line": 131, "column": 27 }, "end": { "line": 131, "column": 44 } }, "object": { "type": "MemberExpression", "start": 3132, "end": 3140, "loc": { "start": { "line": 131, "column": 27 }, "end": { "line": 131, "column": 35 } }, "object": { "type": "ThisExpression", "start": 3132, "end": 3136, "loc": { "start": { "line": 131, "column": 27 }, "end": { "line": 131, "column": 31 } } }, "property": { "type": "Identifier", "start": 3137, "end": 3140, "loc": { "start": { "line": 131, "column": 32 }, "end": { "line": 131, "column": 35 }, "identifierName": "app" }, "name": "app" }, "computed": false }, "property": { "type": "Identifier", "start": 3141, "end": 3149, "loc": { "start": { "line": 131, "column": 36 }, "end": { "line": 131, "column": 44 }, "identifierName": "settings" }, "name": "settings" }, "computed": false }, "property": { "type": "Identifier", "start": 3150, "end": 3164, "loc": { "start": { "line": 131, "column": 45 }, "end": { "line": 131, "column": 59 }, "identifierName": "getAllSettings" }, "name": "getAllSettings" }, "computed": false }, "arguments": [] }, "property": { "type": "Identifier", "start": 3167, "end": 3178, "loc": { "start": { "line": 131, "column": 62 }, "end": { "line": 131, "column": 73 }, "identifierName": "soundVolume" }, "name": "soundVolume" }, "computed": false } } }, { "type": "IfStatement", "start": 3191, "end": 3289, "loc": { "start": { "line": 133, "column": 8 }, "end": { "line": 135, "column": 9 } }, "test": { "type": "LogicalExpression", "start": 3195, "end": 3238, "loc": { "start": { "line": 133, "column": 12 }, "end": { "line": 133, "column": 55 } }, "left": { "type": "Identifier", "start": 3195, "end": 3203, "loc": { "start": { "line": 133, "column": 12 }, "end": { "line": 133, "column": 20 }, "identifierName": "G_IS_DEV" }, "name": "G_IS_DEV" }, "operator": "&&", "right": { "type": "MemberExpression", "start": 3207, "end": 3238, "loc": { "start": { "line": 133, "column": 24 }, "end": { "line": 133, "column": 55 } }, "object": { "type": "MemberExpression", "start": 3207, "end": 3225, "loc": { "start": { "line": 133, "column": 24 }, "end": { "line": 133, "column": 42 } }, "object": { "type": "Identifier", "start": 3207, "end": 3219, "loc": { "start": { "line": 133, "column": 24 }, "end": { "line": 133, "column": 36 }, "identifierName": "globalConfig" }, "name": "globalConfig" }, "property": { "type": "Identifier", "start": 3220, "end": 3225, "loc": { "start": { "line": 133, "column": 37 }, "end": { "line": 133, "column": 42 }, "identifierName": "debug" }, "name": "debug" }, "computed": false }, "property": { "type": "Identifier", "start": 3226, "end": 3238, "loc": { "start": { "line": 133, "column": 43 }, "end": { "line": 133, "column": 55 }, "identifierName": "disableMusic" }, "name": "disableMusic" }, "computed": false } }, "consequent": { "type": "BlockStatement", "start": 3240, "end": 3289, "loc": { "start": { "line": 133, "column": 57 }, "end": { "line": 135, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 3255, "end": 3278, "loc": { "start": { "line": 134, "column": 12 }, "end": { "line": 134, "column": 35 } }, "expression": { "type": "AssignmentExpression", "start": 3255, "end": 3277, "loc": { "start": { "line": 134, "column": 12 }, "end": { "line": 134, "column": 34 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 3255, "end": 3271, "loc": { "start": { "line": 134, "column": 12 }, "end": { "line": 134, "column": 28 } }, "object": { "type": "ThisExpression", "start": 3255, "end": 3259, "loc": { "start": { "line": 134, "column": 12 }, "end": { "line": 134, "column": 16 } } }, "property": { "type": "Identifier", "start": 3260, "end": 3271, "loc": { "start": { "line": 134, "column": 17 }, "end": { "line": 134, "column": 28 }, "identifierName": "musicVolume" }, "name": "musicVolume" }, "computed": false }, "right": { "type": "NumericLiteral", "start": 3274, "end": 3277, "loc": { "start": { "line": 134, "column": 31 }, "end": { "line": 134, "column": 34 } }, "extra": { "rawValue": 0, "raw": "0.0" }, "value": 0 } } } ], "directives": [] }, "alternate": null }, { "type": "ReturnStatement", "start": 3301, "end": 3326, "loc": { "start": { "line": 137, "column": 8 }, "end": { "line": 137, "column": 33 } }, "argument": { "type": "CallExpression", "start": 3308, "end": 3325, "loc": { "start": { "line": 137, "column": 15 }, "end": { "line": 137, "column": 32 } }, "callee": { "type": "MemberExpression", "start": 3308, "end": 3323, "loc": { "start": { "line": 137, "column": 15 }, "end": { "line": 137, "column": 30 } }, "object": { "type": "Identifier", "start": 3308, "end": 3315, "loc": { "start": { "line": 137, "column": 15 }, "end": { "line": 137, "column": 22 }, "identifierName": "Promise" }, "name": "Promise" }, "property": { "type": "Identifier", "start": 3316, "end": 3323, "loc": { "start": { "line": 137, "column": 23 }, "end": { "line": 137, "column": 30 }, "identifierName": "resolve" }, "name": "resolve" }, "computed": false }, "arguments": [] } } ], "directives": [], "trailingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * Initializes the sound\r\n * @returns {Promise}\r\n ", "start": 2500, "end": 2574, "loc": { "start": { "line": 113, "column": 4 }, "end": { "line": 116, "column": 7 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * Pre-Loads the given sounds\r\n * @param {string} key\r\n * @returns {Promise}\r\n ", "start": 3341, "end": 3449, "loc": { "start": { "line": 140, "column": 4 }, "end": { "line": 144, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 3455, "end": 3772, "loc": { "start": { "line": 145, "column": 4 }, "end": { "line": 154, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 3455, "end": 3464, "loc": { "start": { "line": 145, "column": 4 }, "end": { "line": 145, "column": 13 }, "identifierName": "loadSound" }, "name": "loadSound", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 3465, "end": 3468, "loc": { "start": { "line": 145, "column": 14 }, "end": { "line": 145, "column": 17 }, "identifierName": "key" }, "name": "key" } ], "body": { "type": "BlockStatement", "start": 3470, "end": 3772, "loc": { "start": { "line": 145, "column": 19 }, "end": { "line": 154, "column": 5 } }, "body": [ { "type": "IfStatement", "start": 3481, "end": 3765, "loc": { "start": { "line": 146, "column": 8 }, "end": { "line": 153, "column": 9 } }, "test": { "type": "MemberExpression", "start": 3485, "end": 3501, "loc": { "start": { "line": 146, "column": 12 }, "end": { "line": 146, "column": 28 } }, "object": { "type": "MemberExpression", "start": 3485, "end": 3496, "loc": { "start": { "line": 146, "column": 12 }, "end": { "line": 146, "column": 23 } }, "object": { "type": "ThisExpression", "start": 3485, "end": 3489, "loc": { "start": { "line": 146, "column": 12 }, "end": { "line": 146, "column": 16 } } }, "property": { "type": "Identifier", "start": 3490, "end": 3496, "loc": { "start": { "line": 146, "column": 17 }, "end": { "line": 146, "column": 23 }, "identifierName": "sounds" }, "name": "sounds" }, "computed": false }, "property": { "type": "Identifier", "start": 3497, "end": 3500, "loc": { "start": { "line": 146, "column": 24 }, "end": { "line": 146, "column": 27 }, "identifierName": "key" }, "name": "key" }, "computed": true }, "consequent": { "type": "BlockStatement", "start": 3503, "end": 3560, "loc": { "start": { "line": 146, "column": 30 }, "end": { "line": 148, "column": 9 } }, "body": [ { "type": "ReturnStatement", "start": 3518, "end": 3549, "loc": { "start": { "line": 147, "column": 12 }, "end": { "line": 147, "column": 43 } }, "argument": { "type": "CallExpression", "start": 3525, "end": 3548, "loc": { "start": { "line": 147, "column": 19 }, "end": { "line": 147, "column": 42 } }, "callee": { "type": "MemberExpression", "start": 3525, "end": 3546, "loc": { "start": { "line": 147, "column": 19 }, "end": { "line": 147, "column": 40 } }, "object": { "type": "MemberExpression", "start": 3525, "end": 3541, "loc": { "start": { "line": 147, "column": 19 }, "end": { "line": 147, "column": 35 } }, "object": { "type": "MemberExpression", "start": 3525, "end": 3536, "loc": { "start": { "line": 147, "column": 19 }, "end": { "line": 147, "column": 30 } }, "object": { "type": "ThisExpression", "start": 3525, "end": 3529, "loc": { "start": { "line": 147, "column": 19 }, "end": { "line": 147, "column": 23 } } }, "property": { "type": "Identifier", "start": 3530, "end": 3536, "loc": { "start": { "line": 147, "column": 24 }, "end": { "line": 147, "column": 30 }, "identifierName": "sounds" }, "name": "sounds" }, "computed": false }, "property": { "type": "Identifier", "start": 3537, "end": 3540, "loc": { "start": { "line": 147, "column": 31 }, "end": { "line": 147, "column": 34 }, "identifierName": "key" }, "name": "key" }, "computed": true }, "property": { "type": "Identifier", "start": 3542, "end": 3546, "loc": { "start": { "line": 147, "column": 36 }, "end": { "line": 147, "column": 40 }, "identifierName": "load" }, "name": "load" }, "computed": false }, "arguments": [] } } ], "directives": [] }, "alternate": { "type": "IfStatement", "start": 3566, "end": 3765, "loc": { "start": { "line": 148, "column": 15 }, "end": { "line": 153, "column": 9 } }, "test": { "type": "MemberExpression", "start": 3570, "end": 3585, "loc": { "start": { "line": 148, "column": 19 }, "end": { "line": 148, "column": 34 } }, "object": { "type": "MemberExpression", "start": 3570, "end": 3580, "loc": { "start": { "line": 148, "column": 19 }, "end": { "line": 148, "column": 29 } }, "object": { "type": "ThisExpression", "start": 3570, "end": 3574, "loc": { "start": { "line": 148, "column": 19 }, "end": { "line": 148, "column": 23 } } }, "property": { "type": "Identifier", "start": 3575, "end": 3580, "loc": { "start": { "line": 148, "column": 24 }, "end": { "line": 148, "column": 29 }, "identifierName": "music" }, "name": "music" }, "computed": false }, "property": { "type": "Identifier", "start": 3581, "end": 3584, "loc": { "start": { "line": 148, "column": 30 }, "end": { "line": 148, "column": 33 }, "identifierName": "key" }, "name": "key" }, "computed": true }, "consequent": { "type": "BlockStatement", "start": 3587, "end": 3643, "loc": { "start": { "line": 148, "column": 36 }, "end": { "line": 150, "column": 9 } }, "body": [ { "type": "ReturnStatement", "start": 3602, "end": 3632, "loc": { "start": { "line": 149, "column": 12 }, "end": { "line": 149, "column": 42 } }, "argument": { "type": "CallExpression", "start": 3609, "end": 3631, "loc": { "start": { "line": 149, "column": 19 }, "end": { "line": 149, "column": 41 } }, "callee": { "type": "MemberExpression", "start": 3609, "end": 3629, "loc": { "start": { "line": 149, "column": 19 }, "end": { "line": 149, "column": 39 } }, "object": { "type": "MemberExpression", "start": 3609, "end": 3624, "loc": { "start": { "line": 149, "column": 19 }, "end": { "line": 149, "column": 34 } }, "object": { "type": "MemberExpression", "start": 3609, "end": 3619, "loc": { "start": { "line": 149, "column": 19 }, "end": { "line": 149, "column": 29 } }, "object": { "type": "ThisExpression", "start": 3609, "end": 3613, "loc": { "start": { "line": 149, "column": 19 }, "end": { "line": 149, "column": 23 } } }, "property": { "type": "Identifier", "start": 3614, "end": 3619, "loc": { "start": { "line": 149, "column": 24 }, "end": { "line": 149, "column": 29 }, "identifierName": "music" }, "name": "music" }, "computed": false }, "property": { "type": "Identifier", "start": 3620, "end": 3623, "loc": { "start": { "line": 149, "column": 30 }, "end": { "line": 149, "column": 33 }, "identifierName": "key" }, "name": "key" }, "computed": true }, "property": { "type": "Identifier", "start": 3625, "end": 3629, "loc": { "start": { "line": 149, "column": 35 }, "end": { "line": 149, "column": 39 }, "identifierName": "load" }, "name": "load" }, "computed": false }, "arguments": [] } } ], "directives": [] }, "alternate": { "type": "BlockStatement", "start": 3649, "end": 3765, "loc": { "start": { "line": 150, "column": 15 }, "end": { "line": 153, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 3664, "end": 3715, "loc": { "start": { "line": 151, "column": 12 }, "end": { "line": 151, "column": 63 } }, "expression": { "type": "CallExpression", "start": 3664, "end": 3714, "loc": { "start": { "line": 151, "column": 12 }, "end": { "line": 151, "column": 62 } }, "callee": { "type": "MemberExpression", "start": 3664, "end": 3676, "loc": { "start": { "line": 151, "column": 12 }, "end": { "line": 151, "column": 24 } }, "object": { "type": "Identifier", "start": 3664, "end": 3670, "loc": { "start": { "line": 151, "column": 12 }, "end": { "line": 151, "column": 18 }, "identifierName": "logger" }, "name": "logger" }, "property": { "type": "Identifier", "start": 3671, "end": 3676, "loc": { "start": { "line": 151, "column": 19 }, "end": { "line": 151, "column": 24 }, "identifierName": "error" }, "name": "error" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 3677, "end": 3708, "loc": { "start": { "line": 151, "column": 25 }, "end": { "line": 151, "column": 56 } }, "extra": { "rawValue": "Sound/Music by key not found:", "raw": "\"Sound/Music by key not found:\"" }, "value": "Sound/Music by key not found:" }, { "type": "Identifier", "start": 3710, "end": 3713, "loc": { "start": { "line": 151, "column": 58 }, "end": { "line": 151, "column": 61 }, "identifierName": "key" }, "name": "key" } ] } }, { "type": "ReturnStatement", "start": 3729, "end": 3754, "loc": { "start": { "line": 152, "column": 12 }, "end": { "line": 152, "column": 37 } }, "argument": { "type": "CallExpression", "start": 3736, "end": 3753, "loc": { "start": { "line": 152, "column": 19 }, "end": { "line": 152, "column": 36 } }, "callee": { "type": "MemberExpression", "start": 3736, "end": 3751, "loc": { "start": { "line": 152, "column": 19 }, "end": { "line": 152, "column": 34 } }, "object": { "type": "Identifier", "start": 3736, "end": 3743, "loc": { "start": { "line": 152, "column": 19 }, "end": { "line": 152, "column": 26 }, "identifierName": "Promise" }, "name": "Promise" }, "property": { "type": "Identifier", "start": 3744, "end": 3751, "loc": { "start": { "line": 152, "column": 27 }, "end": { "line": 152, "column": 34 }, "identifierName": "resolve" }, "name": "resolve" }, "computed": false }, "arguments": [] } } ], "directives": [] } } } ], "directives": [], "trailingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * Pre-Loads the given sounds\r\n * @param {string} key\r\n * @returns {Promise}\r\n ", "start": 3341, "end": 3449, "loc": { "start": { "line": 140, "column": 4 }, "end": { "line": 144, "column": 7 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "* Deinits the sound\r\n * @returns {Promise}\r\n ", "start": 3780, "end": 3843, "loc": { "start": { "line": 156, "column": 4 }, "end": { "line": 158, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 3849, "end": 4193, "loc": { "start": { "line": 159, "column": 4 }, "end": { "line": 169, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 3849, "end": 3861, "loc": { "start": { "line": 159, "column": 4 }, "end": { "line": 159, "column": 16 }, "identifierName": "deinitialize" }, "name": "deinitialize", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 3864, "end": 4193, "loc": { "start": { "line": 159, "column": 19 }, "end": { "line": 169, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 3875, "end": 3895, "loc": { "start": { "line": 160, "column": 8 }, "end": { "line": 160, "column": 28 } }, "declarations": [ { "type": "VariableDeclarator", "start": 3881, "end": 3894, "loc": { "start": { "line": 160, "column": 14 }, "end": { "line": 160, "column": 27 } }, "id": { "type": "Identifier", "start": 3881, "end": 3889, "loc": { "start": { "line": 160, "column": 14 }, "end": { "line": 160, "column": 22 }, "identifierName": "promises" }, "name": "promises" }, "init": { "type": "ArrayExpression", "start": 3892, "end": 3894, "loc": { "start": { "line": 160, "column": 25 }, "end": { "line": 160, "column": 27 } }, "elements": [] } } ], "kind": "const" }, { "type": "ForInStatement", "start": 3905, "end": 4009, "loc": { "start": { "line": 161, "column": 8 }, "end": { "line": 163, "column": 9 } }, "left": { "type": "VariableDeclaration", "start": 3910, "end": 3919, "loc": { "start": { "line": 161, "column": 13 }, "end": { "line": 161, "column": 22 } }, "declarations": [ { "type": "VariableDeclarator", "start": 3916, "end": 3919, "loc": { "start": { "line": 161, "column": 19 }, "end": { "line": 161, "column": 22 } }, "id": { "type": "Identifier", "start": 3916, "end": 3919, "loc": { "start": { "line": 161, "column": 19 }, "end": { "line": 161, "column": 22 }, "identifierName": "key" }, "name": "key" }, "init": null } ], "kind": "const" }, "right": { "type": "MemberExpression", "start": 3923, "end": 3934, "loc": { "start": { "line": 161, "column": 26 }, "end": { "line": 161, "column": 37 } }, "object": { "type": "ThisExpression", "start": 3923, "end": 3927, "loc": { "start": { "line": 161, "column": 26 }, "end": { "line": 161, "column": 30 } } }, "property": { "type": "Identifier", "start": 3928, "end": 3934, "loc": { "start": { "line": 161, "column": 31 }, "end": { "line": 161, "column": 37 }, "identifierName": "sounds" }, "name": "sounds" }, "computed": false }, "body": { "type": "BlockStatement", "start": 3936, "end": 4009, "loc": { "start": { "line": 161, "column": 39 }, "end": { "line": 163, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 3951, "end": 3998, "loc": { "start": { "line": 162, "column": 12 }, "end": { "line": 162, "column": 59 } }, "expression": { "type": "CallExpression", "start": 3951, "end": 3997, "loc": { "start": { "line": 162, "column": 12 }, "end": { "line": 162, "column": 58 } }, "callee": { "type": "MemberExpression", "start": 3951, "end": 3964, "loc": { "start": { "line": 162, "column": 12 }, "end": { "line": 162, "column": 25 } }, "object": { "type": "Identifier", "start": 3951, "end": 3959, "loc": { "start": { "line": 162, "column": 12 }, "end": { "line": 162, "column": 20 }, "identifierName": "promises" }, "name": "promises" }, "property": { "type": "Identifier", "start": 3960, "end": 3964, "loc": { "start": { "line": 162, "column": 21 }, "end": { "line": 162, "column": 25 }, "identifierName": "push" }, "name": "push" }, "computed": false }, "arguments": [ { "type": "CallExpression", "start": 3965, "end": 3996, "loc": { "start": { "line": 162, "column": 26 }, "end": { "line": 162, "column": 57 } }, "callee": { "type": "MemberExpression", "start": 3965, "end": 3994, "loc": { "start": { "line": 162, "column": 26 }, "end": { "line": 162, "column": 55 } }, "object": { "type": "MemberExpression", "start": 3965, "end": 3981, "loc": { "start": { "line": 162, "column": 26 }, "end": { "line": 162, "column": 42 } }, "object": { "type": "MemberExpression", "start": 3965, "end": 3976, "loc": { "start": { "line": 162, "column": 26 }, "end": { "line": 162, "column": 37 } }, "object": { "type": "ThisExpression", "start": 3965, "end": 3969, "loc": { "start": { "line": 162, "column": 26 }, "end": { "line": 162, "column": 30 } } }, "property": { "type": "Identifier", "start": 3970, "end": 3976, "loc": { "start": { "line": 162, "column": 31 }, "end": { "line": 162, "column": 37 }, "identifierName": "sounds" }, "name": "sounds" }, "computed": false }, "property": { "type": "Identifier", "start": 3977, "end": 3980, "loc": { "start": { "line": 162, "column": 38 }, "end": { "line": 162, "column": 41 }, "identifierName": "key" }, "name": "key" }, "computed": true }, "property": { "type": "Identifier", "start": 3982, "end": 3994, "loc": { "start": { "line": 162, "column": 43 }, "end": { "line": 162, "column": 55 }, "identifierName": "deinitialize" }, "name": "deinitialize" }, "computed": false }, "arguments": [] } ] } } ], "directives": [] } }, { "type": "ForInStatement", "start": 4019, "end": 4121, "loc": { "start": { "line": 164, "column": 8 }, "end": { "line": 166, "column": 9 } }, "left": { "type": "VariableDeclaration", "start": 4024, "end": 4033, "loc": { "start": { "line": 164, "column": 13 }, "end": { "line": 164, "column": 22 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4030, "end": 4033, "loc": { "start": { "line": 164, "column": 19 }, "end": { "line": 164, "column": 22 } }, "id": { "type": "Identifier", "start": 4030, "end": 4033, "loc": { "start": { "line": 164, "column": 19 }, "end": { "line": 164, "column": 22 }, "identifierName": "key" }, "name": "key" }, "init": null } ], "kind": "const" }, "right": { "type": "MemberExpression", "start": 4037, "end": 4047, "loc": { "start": { "line": 164, "column": 26 }, "end": { "line": 164, "column": 36 } }, "object": { "type": "ThisExpression", "start": 4037, "end": 4041, "loc": { "start": { "line": 164, "column": 26 }, "end": { "line": 164, "column": 30 } } }, "property": { "type": "Identifier", "start": 4042, "end": 4047, "loc": { "start": { "line": 164, "column": 31 }, "end": { "line": 164, "column": 36 }, "identifierName": "music" }, "name": "music" }, "computed": false }, "body": { "type": "BlockStatement", "start": 4049, "end": 4121, "loc": { "start": { "line": 164, "column": 38 }, "end": { "line": 166, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 4064, "end": 4110, "loc": { "start": { "line": 165, "column": 12 }, "end": { "line": 165, "column": 58 } }, "expression": { "type": "CallExpression", "start": 4064, "end": 4109, "loc": { "start": { "line": 165, "column": 12 }, "end": { "line": 165, "column": 57 } }, "callee": { "type": "MemberExpression", "start": 4064, "end": 4077, "loc": { "start": { "line": 165, "column": 12 }, "end": { "line": 165, "column": 25 } }, "object": { "type": "Identifier", "start": 4064, "end": 4072, "loc": { "start": { "line": 165, "column": 12 }, "end": { "line": 165, "column": 20 }, "identifierName": "promises" }, "name": "promises" }, "property": { "type": "Identifier", "start": 4073, "end": 4077, "loc": { "start": { "line": 165, "column": 21 }, "end": { "line": 165, "column": 25 }, "identifierName": "push" }, "name": "push" }, "computed": false }, "arguments": [ { "type": "CallExpression", "start": 4078, "end": 4108, "loc": { "start": { "line": 165, "column": 26 }, "end": { "line": 165, "column": 56 } }, "callee": { "type": "MemberExpression", "start": 4078, "end": 4106, "loc": { "start": { "line": 165, "column": 26 }, "end": { "line": 165, "column": 54 } }, "object": { "type": "MemberExpression", "start": 4078, "end": 4093, "loc": { "start": { "line": 165, "column": 26 }, "end": { "line": 165, "column": 41 } }, "object": { "type": "MemberExpression", "start": 4078, "end": 4088, "loc": { "start": { "line": 165, "column": 26 }, "end": { "line": 165, "column": 36 } }, "object": { "type": "ThisExpression", "start": 4078, "end": 4082, "loc": { "start": { "line": 165, "column": 26 }, "end": { "line": 165, "column": 30 } } }, "property": { "type": "Identifier", "start": 4083, "end": 4088, "loc": { "start": { "line": 165, "column": 31 }, "end": { "line": 165, "column": 36 }, "identifierName": "music" }, "name": "music" }, "computed": false }, "property": { "type": "Identifier", "start": 4089, "end": 4092, "loc": { "start": { "line": 165, "column": 37 }, "end": { "line": 165, "column": 40 }, "identifierName": "key" }, "name": "key" }, "computed": true }, "property": { "type": "Identifier", "start": 4094, "end": 4106, "loc": { "start": { "line": 165, "column": 42 }, "end": { "line": 165, "column": 54 }, "identifierName": "deinitialize" }, "name": "deinitialize" }, "computed": false }, "arguments": [] } ] } } ], "directives": [], "trailingComments": null }, "trailingComments": [ { "type": "CommentLine", "value": " @ts-ignore", "start": 4131, "end": 4144, "loc": { "start": { "line": 167, "column": 8 }, "end": { "line": 167, "column": 21 } } } ] }, { "type": "ReturnStatement", "start": 4154, "end": 4186, "loc": { "start": { "line": 168, "column": 8 }, "end": { "line": 168, "column": 40 } }, "argument": { "type": "CallExpression", "start": 4161, "end": 4185, "loc": { "start": { "line": 168, "column": 15 }, "end": { "line": 168, "column": 39 } }, "callee": { "type": "MemberExpression", "start": 4161, "end": 4172, "loc": { "start": { "line": 168, "column": 15 }, "end": { "line": 168, "column": 26 } }, "object": { "type": "Identifier", "start": 4161, "end": 4168, "loc": { "start": { "line": 168, "column": 15 }, "end": { "line": 168, "column": 22 }, "identifierName": "Promise" }, "name": "Promise", "leadingComments": null }, "property": { "type": "Identifier", "start": 4169, "end": 4172, "loc": { "start": { "line": 168, "column": 23 }, "end": { "line": 168, "column": 26 }, "identifierName": "all" }, "name": "all" }, "computed": false, "leadingComments": null }, "arguments": [ { "type": "SpreadElement", "start": 4173, "end": 4184, "loc": { "start": { "line": 168, "column": 27 }, "end": { "line": 168, "column": 38 } }, "argument": { "type": "Identifier", "start": 4176, "end": 4184, "loc": { "start": { "line": 168, "column": 30 }, "end": { "line": 168, "column": 38 }, "identifierName": "promises" }, "name": "promises" } } ], "leadingComments": null }, "leadingComments": [ { "type": "CommentLine", "value": " @ts-ignore", "start": 4131, "end": 4144, "loc": { "start": { "line": 167, "column": 8 }, "end": { "line": 167, "column": 21 } } } ] } ], "directives": [], "trailingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "* Deinits the sound\r\n * @returns {Promise}\r\n ", "start": 3780, "end": 3843, "loc": { "start": { "line": 156, "column": 4 }, "end": { "line": 158, "column": 7 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * Returns the music volume\r\n * @returns {number}\r\n ", "start": 4201, "end": 4272, "loc": { "start": { "line": 171, "column": 4 }, "end": { "line": 174, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 4278, "end": 4337, "loc": { "start": { "line": 175, "column": 4 }, "end": { "line": 177, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 4278, "end": 4292, "loc": { "start": { "line": 175, "column": 4 }, "end": { "line": 175, "column": 18 }, "identifierName": "getMusicVolume" }, "name": "getMusicVolume", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 4295, "end": 4337, "loc": { "start": { "line": 175, "column": 21 }, "end": { "line": 177, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 4306, "end": 4330, "loc": { "start": { "line": 176, "column": 8 }, "end": { "line": 176, "column": 32 } }, "argument": { "type": "MemberExpression", "start": 4313, "end": 4329, "loc": { "start": { "line": 176, "column": 15 }, "end": { "line": 176, "column": 31 } }, "object": { "type": "ThisExpression", "start": 4313, "end": 4317, "loc": { "start": { "line": 176, "column": 15 }, "end": { "line": 176, "column": 19 } } }, "property": { "type": "Identifier", "start": 4318, "end": 4329, "loc": { "start": { "line": 176, "column": 20 }, "end": { "line": 176, "column": 31 }, "identifierName": "musicVolume" }, "name": "musicVolume" }, "computed": false } } ], "directives": [], "trailingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * Returns the music volume\r\n * @returns {number}\r\n ", "start": 4201, "end": 4272, "loc": { "start": { "line": 171, "column": 4 }, "end": { "line": 174, "column": 7 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * Returns the sound volume\r\n * @returns {number}\r\n ", "start": 4345, "end": 4416, "loc": { "start": { "line": 179, "column": 4 }, "end": { "line": 182, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 4422, "end": 4481, "loc": { "start": { "line": 183, "column": 4 }, "end": { "line": 185, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 4422, "end": 4436, "loc": { "start": { "line": 183, "column": 4 }, "end": { "line": 183, "column": 18 }, "identifierName": "getSoundVolume" }, "name": "getSoundVolume", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 4439, "end": 4481, "loc": { "start": { "line": 183, "column": 21 }, "end": { "line": 185, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 4450, "end": 4474, "loc": { "start": { "line": 184, "column": 8 }, "end": { "line": 184, "column": 32 } }, "argument": { "type": "MemberExpression", "start": 4457, "end": 4473, "loc": { "start": { "line": 184, "column": 15 }, "end": { "line": 184, "column": 31 } }, "object": { "type": "ThisExpression", "start": 4457, "end": 4461, "loc": { "start": { "line": 184, "column": 15 }, "end": { "line": 184, "column": 19 } } }, "property": { "type": "Identifier", "start": 4462, "end": 4473, "loc": { "start": { "line": 184, "column": 20 }, "end": { "line": 184, "column": 31 }, "identifierName": "soundVolume" }, "name": "soundVolume" }, "computed": false } } ], "directives": [], "trailingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * Returns the sound volume\r\n * @returns {number}\r\n ", "start": 4345, "end": 4416, "loc": { "start": { "line": 179, "column": 4 }, "end": { "line": 182, "column": 7 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * Sets the music volume\r\n * @param {number} volume\r\n ", "start": 4489, "end": 4562, "loc": { "start": { "line": 187, "column": 4 }, "end": { "line": 190, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 4568, "end": 4753, "loc": { "start": { "line": 191, "column": 4 }, "end": { "line": 196, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 4568, "end": 4582, "loc": { "start": { "line": 191, "column": 4 }, "end": { "line": 191, "column": 18 }, "identifierName": "setMusicVolume" }, "name": "setMusicVolume", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 4583, "end": 4589, "loc": { "start": { "line": 191, "column": 19 }, "end": { "line": 191, "column": 25 }, "identifierName": "volume" }, "name": "volume" } ], "body": { "type": "BlockStatement", "start": 4591, "end": 4753, "loc": { "start": { "line": 191, "column": 27 }, "end": { "line": 196, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 4602, "end": 4641, "loc": { "start": { "line": 192, "column": 8 }, "end": { "line": 192, "column": 47 } }, "expression": { "type": "AssignmentExpression", "start": 4602, "end": 4640, "loc": { "start": { "line": 192, "column": 8 }, "end": { "line": 192, "column": 46 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 4602, "end": 4618, "loc": { "start": { "line": 192, "column": 8 }, "end": { "line": 192, "column": 24 } }, "object": { "type": "ThisExpression", "start": 4602, "end": 4606, "loc": { "start": { "line": 192, "column": 8 }, "end": { "line": 192, "column": 12 } } }, "property": { "type": "Identifier", "start": 4607, "end": 4618, "loc": { "start": { "line": 192, "column": 13 }, "end": { "line": 192, "column": 24 }, "identifierName": "musicVolume" }, "name": "musicVolume" }, "computed": false }, "right": { "type": "CallExpression", "start": 4621, "end": 4640, "loc": { "start": { "line": 192, "column": 27 }, "end": { "line": 192, "column": 46 } }, "callee": { "type": "Identifier", "start": 4621, "end": 4626, "loc": { "start": { "line": 192, "column": 27 }, "end": { "line": 192, "column": 32 }, "identifierName": "clamp" }, "name": "clamp" }, "arguments": [ { "type": "Identifier", "start": 4627, "end": 4633, "loc": { "start": { "line": 192, "column": 33 }, "end": { "line": 192, "column": 39 }, "identifierName": "volume" }, "name": "volume" }, { "type": "NumericLiteral", "start": 4635, "end": 4636, "loc": { "start": { "line": 192, "column": 41 }, "end": { "line": 192, "column": 42 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 }, { "type": "NumericLiteral", "start": 4638, "end": 4639, "loc": { "start": { "line": 192, "column": 44 }, "end": { "line": 192, "column": 45 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } ] } } }, { "type": "IfStatement", "start": 4651, "end": 4746, "loc": { "start": { "line": 193, "column": 8 }, "end": { "line": 195, "column": 9 } }, "test": { "type": "MemberExpression", "start": 4655, "end": 4672, "loc": { "start": { "line": 193, "column": 12 }, "end": { "line": 193, "column": 29 } }, "object": { "type": "ThisExpression", "start": 4655, "end": 4659, "loc": { "start": { "line": 193, "column": 12 }, "end": { "line": 193, "column": 16 } } }, "property": { "type": "Identifier", "start": 4660, "end": 4672, "loc": { "start": { "line": 193, "column": 17 }, "end": { "line": 193, "column": 29 }, "identifierName": "currentMusic" }, "name": "currentMusic" }, "computed": false }, "consequent": { "type": "BlockStatement", "start": 4674, "end": 4746, "loc": { "start": { "line": 193, "column": 31 }, "end": { "line": 195, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 4689, "end": 4735, "loc": { "start": { "line": 194, "column": 12 }, "end": { "line": 194, "column": 58 } }, "expression": { "type": "CallExpression", "start": 4689, "end": 4734, "loc": { "start": { "line": 194, "column": 12 }, "end": { "line": 194, "column": 57 } }, "callee": { "type": "MemberExpression", "start": 4689, "end": 4716, "loc": { "start": { "line": 194, "column": 12 }, "end": { "line": 194, "column": 39 } }, "object": { "type": "MemberExpression", "start": 4689, "end": 4706, "loc": { "start": { "line": 194, "column": 12 }, "end": { "line": 194, "column": 29 } }, "object": { "type": "ThisExpression", "start": 4689, "end": 4693, "loc": { "start": { "line": 194, "column": 12 }, "end": { "line": 194, "column": 16 } } }, "property": { "type": "Identifier", "start": 4694, "end": 4706, "loc": { "start": { "line": 194, "column": 17 }, "end": { "line": 194, "column": 29 }, "identifierName": "currentMusic" }, "name": "currentMusic" }, "computed": false }, "property": { "type": "Identifier", "start": 4707, "end": 4716, "loc": { "start": { "line": 194, "column": 30 }, "end": { "line": 194, "column": 39 }, "identifierName": "setVolume" }, "name": "setVolume" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 4717, "end": 4733, "loc": { "start": { "line": 194, "column": 40 }, "end": { "line": 194, "column": 56 } }, "object": { "type": "ThisExpression", "start": 4717, "end": 4721, "loc": { "start": { "line": 194, "column": 40 }, "end": { "line": 194, "column": 44 } } }, "property": { "type": "Identifier", "start": 4722, "end": 4733, "loc": { "start": { "line": 194, "column": 45 }, "end": { "line": 194, "column": 56 }, "identifierName": "musicVolume" }, "name": "musicVolume" }, "computed": false } ] } } ], "directives": [] }, "alternate": null } ], "directives": [], "trailingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * Sets the music volume\r\n * @param {number} volume\r\n ", "start": 4489, "end": 4562, "loc": { "start": { "line": 187, "column": 4 }, "end": { "line": 190, "column": 7 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * Sets the sound volume\r\n * @param {number} volume\r\n ", "start": 4761, "end": 4834, "loc": { "start": { "line": 198, "column": 4 }, "end": { "line": 201, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 4840, "end": 4920, "loc": { "start": { "line": 202, "column": 4 }, "end": { "line": 204, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 4840, "end": 4854, "loc": { "start": { "line": 202, "column": 4 }, "end": { "line": 202, "column": 18 }, "identifierName": "setSoundVolume" }, "name": "setSoundVolume", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 4855, "end": 4861, "loc": { "start": { "line": 202, "column": 19 }, "end": { "line": 202, "column": 25 }, "identifierName": "volume" }, "name": "volume" } ], "body": { "type": "BlockStatement", "start": 4863, "end": 4920, "loc": { "start": { "line": 202, "column": 27 }, "end": { "line": 204, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 4874, "end": 4913, "loc": { "start": { "line": 203, "column": 8 }, "end": { "line": 203, "column": 47 } }, "expression": { "type": "AssignmentExpression", "start": 4874, "end": 4912, "loc": { "start": { "line": 203, "column": 8 }, "end": { "line": 203, "column": 46 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 4874, "end": 4890, "loc": { "start": { "line": 203, "column": 8 }, "end": { "line": 203, "column": 24 } }, "object": { "type": "ThisExpression", "start": 4874, "end": 4878, "loc": { "start": { "line": 203, "column": 8 }, "end": { "line": 203, "column": 12 } } }, "property": { "type": "Identifier", "start": 4879, "end": 4890, "loc": { "start": { "line": 203, "column": 13 }, "end": { "line": 203, "column": 24 }, "identifierName": "soundVolume" }, "name": "soundVolume" }, "computed": false }, "right": { "type": "CallExpression", "start": 4893, "end": 4912, "loc": { "start": { "line": 203, "column": 27 }, "end": { "line": 203, "column": 46 } }, "callee": { "type": "Identifier", "start": 4893, "end": 4898, "loc": { "start": { "line": 203, "column": 27 }, "end": { "line": 203, "column": 32 }, "identifierName": "clamp" }, "name": "clamp" }, "arguments": [ { "type": "Identifier", "start": 4899, "end": 4905, "loc": { "start": { "line": 203, "column": 33 }, "end": { "line": 203, "column": 39 }, "identifierName": "volume" }, "name": "volume" }, { "type": "NumericLiteral", "start": 4907, "end": 4908, "loc": { "start": { "line": 203, "column": 41 }, "end": { "line": 203, "column": 42 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 }, { "type": "NumericLiteral", "start": 4910, "end": 4911, "loc": { "start": { "line": 203, "column": 44 }, "end": { "line": 203, "column": 45 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } ] } } } ], "directives": [], "trailingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * Sets the sound volume\r\n * @param {number} volume\r\n ", "start": 4761, "end": 4834, "loc": { "start": { "line": 198, "column": 4 }, "end": { "line": 201, "column": 7 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * Focus change handler, called by the pap\r\n * @param {boolean} pageIsVisible\r\n ", "start": 4928, "end": 5027, "loc": { "start": { "line": 206, "column": 4 }, "end": { "line": 209, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 5033, "end": 5426, "loc": { "start": { "line": 210, "column": 4 }, "end": { "line": 221, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 5033, "end": 5061, "loc": { "start": { "line": 210, "column": 4 }, "end": { "line": 210, "column": 32 }, "identifierName": "onPageRenderableStateChanged" }, "name": "onPageRenderableStateChanged", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 5062, "end": 5075, "loc": { "start": { "line": 210, "column": 33 }, "end": { "line": 210, "column": 46 }, "identifierName": "pageIsVisible" }, "name": "pageIsVisible" } ], "body": { "type": "BlockStatement", "start": 5077, "end": 5426, "loc": { "start": { "line": 210, "column": 48 }, "end": { "line": 221, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 5088, "end": 5123, "loc": { "start": { "line": 211, "column": 8 }, "end": { "line": 211, "column": 43 } }, "expression": { "type": "AssignmentExpression", "start": 5088, "end": 5122, "loc": { "start": { "line": 211, "column": 8 }, "end": { "line": 211, "column": 42 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 5088, "end": 5106, "loc": { "start": { "line": 211, "column": 8 }, "end": { "line": 211, "column": 26 } }, "object": { "type": "ThisExpression", "start": 5088, "end": 5092, "loc": { "start": { "line": 211, "column": 8 }, "end": { "line": 211, "column": 12 } } }, "property": { "type": "Identifier", "start": 5093, "end": 5106, "loc": { "start": { "line": 211, "column": 13 }, "end": { "line": 211, "column": 26 }, "identifierName": "pageIsVisible" }, "name": "pageIsVisible" }, "computed": false }, "right": { "type": "Identifier", "start": 5109, "end": 5122, "loc": { "start": { "line": 211, "column": 29 }, "end": { "line": 211, "column": 42 }, "identifierName": "pageIsVisible" }, "name": "pageIsVisible" } } }, { "type": "IfStatement", "start": 5133, "end": 5419, "loc": { "start": { "line": 212, "column": 8 }, "end": { "line": 220, "column": 9 } }, "test": { "type": "MemberExpression", "start": 5137, "end": 5154, "loc": { "start": { "line": 212, "column": 12 }, "end": { "line": 212, "column": 29 } }, "object": { "type": "ThisExpression", "start": 5137, "end": 5141, "loc": { "start": { "line": 212, "column": 12 }, "end": { "line": 212, "column": 16 } } }, "property": { "type": "Identifier", "start": 5142, "end": 5154, "loc": { "start": { "line": 212, "column": 17 }, "end": { "line": 212, "column": 29 }, "identifierName": "currentMusic" }, "name": "currentMusic" }, "computed": false }, "consequent": { "type": "BlockStatement", "start": 5156, "end": 5419, "loc": { "start": { "line": 212, "column": 31 }, "end": { "line": 220, "column": 9 } }, "body": [ { "type": "IfStatement", "start": 5171, "end": 5408, "loc": { "start": { "line": 213, "column": 12 }, "end": { "line": 219, "column": 13 } }, "test": { "type": "Identifier", "start": 5175, "end": 5188, "loc": { "start": { "line": 213, "column": 16 }, "end": { "line": 213, "column": 29 }, "identifierName": "pageIsVisible" }, "name": "pageIsVisible" }, "consequent": { "type": "BlockStatement", "start": 5190, "end": 5343, "loc": { "start": { "line": 213, "column": 31 }, "end": { "line": 217, "column": 13 } }, "body": [ { "type": "IfStatement", "start": 5209, "end": 5328, "loc": { "start": { "line": 214, "column": 16 }, "end": { "line": 216, "column": 17 } }, "test": { "type": "UnaryExpression", "start": 5213, "end": 5243, "loc": { "start": { "line": 214, "column": 20 }, "end": { "line": 214, "column": 50 } }, "operator": "!", "prefix": true, "argument": { "type": "CallExpression", "start": 5214, "end": 5243, "loc": { "start": { "line": 214, "column": 21 }, "end": { "line": 214, "column": 50 } }, "callee": { "type": "MemberExpression", "start": 5214, "end": 5241, "loc": { "start": { "line": 214, "column": 21 }, "end": { "line": 214, "column": 48 } }, "object": { "type": "MemberExpression", "start": 5214, "end": 5231, "loc": { "start": { "line": 214, "column": 21 }, "end": { "line": 214, "column": 38 } }, "object": { "type": "ThisExpression", "start": 5214, "end": 5218, "loc": { "start": { "line": 214, "column": 21 }, "end": { "line": 214, "column": 25 } } }, "property": { "type": "Identifier", "start": 5219, "end": 5231, "loc": { "start": { "line": 214, "column": 26 }, "end": { "line": 214, "column": 38 }, "identifierName": "currentMusic" }, "name": "currentMusic" }, "computed": false }, "property": { "type": "Identifier", "start": 5232, "end": 5241, "loc": { "start": { "line": 214, "column": 39 }, "end": { "line": 214, "column": 48 }, "identifierName": "isPlaying" }, "name": "isPlaying" }, "computed": false }, "arguments": [] }, "extra": { "parenthesizedArgument": false } }, "consequent": { "type": "BlockStatement", "start": 5245, "end": 5328, "loc": { "start": { "line": 214, "column": 52 }, "end": { "line": 216, "column": 17 } }, "body": [ { "type": "ExpressionStatement", "start": 5268, "end": 5309, "loc": { "start": { "line": 215, "column": 20 }, "end": { "line": 215, "column": 61 } }, "expression": { "type": "CallExpression", "start": 5268, "end": 5308, "loc": { "start": { "line": 215, "column": 20 }, "end": { "line": 215, "column": 60 } }, "callee": { "type": "MemberExpression", "start": 5268, "end": 5290, "loc": { "start": { "line": 215, "column": 20 }, "end": { "line": 215, "column": 42 } }, "object": { "type": "MemberExpression", "start": 5268, "end": 5285, "loc": { "start": { "line": 215, "column": 20 }, "end": { "line": 215, "column": 37 } }, "object": { "type": "ThisExpression", "start": 5268, "end": 5272, "loc": { "start": { "line": 215, "column": 20 }, "end": { "line": 215, "column": 24 } } }, "property": { "type": "Identifier", "start": 5273, "end": 5285, "loc": { "start": { "line": 215, "column": 25 }, "end": { "line": 215, "column": 37 }, "identifierName": "currentMusic" }, "name": "currentMusic" }, "computed": false }, "property": { "type": "Identifier", "start": 5286, "end": 5290, "loc": { "start": { "line": 215, "column": 38 }, "end": { "line": 215, "column": 42 }, "identifierName": "play" }, "name": "play" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 5291, "end": 5307, "loc": { "start": { "line": 215, "column": 43 }, "end": { "line": 215, "column": 59 } }, "object": { "type": "ThisExpression", "start": 5291, "end": 5295, "loc": { "start": { "line": 215, "column": 43 }, "end": { "line": 215, "column": 47 } } }, "property": { "type": "Identifier", "start": 5296, "end": 5307, "loc": { "start": { "line": 215, "column": 48 }, "end": { "line": 215, "column": 59 }, "identifierName": "musicVolume" }, "name": "musicVolume" }, "computed": false } ] } } ], "directives": [] }, "alternate": null } ], "directives": [] }, "alternate": { "type": "BlockStatement", "start": 5349, "end": 5408, "loc": { "start": { "line": 217, "column": 19 }, "end": { "line": 219, "column": 13 } }, "body": [ { "type": "ExpressionStatement", "start": 5368, "end": 5393, "loc": { "start": { "line": 218, "column": 16 }, "end": { "line": 218, "column": 41 } }, "expression": { "type": "CallExpression", "start": 5368, "end": 5392, "loc": { "start": { "line": 218, "column": 16 }, "end": { "line": 218, "column": 40 } }, "callee": { "type": "MemberExpression", "start": 5368, "end": 5390, "loc": { "start": { "line": 218, "column": 16 }, "end": { "line": 218, "column": 38 } }, "object": { "type": "MemberExpression", "start": 5368, "end": 5385, "loc": { "start": { "line": 218, "column": 16 }, "end": { "line": 218, "column": 33 } }, "object": { "type": "ThisExpression", "start": 5368, "end": 5372, "loc": { "start": { "line": 218, "column": 16 }, "end": { "line": 218, "column": 20 } } }, "property": { "type": "Identifier", "start": 5373, "end": 5385, "loc": { "start": { "line": 218, "column": 21 }, "end": { "line": 218, "column": 33 }, "identifierName": "currentMusic" }, "name": "currentMusic" }, "computed": false }, "property": { "type": "Identifier", "start": 5386, "end": 5390, "loc": { "start": { "line": 218, "column": 34 }, "end": { "line": 218, "column": 38 }, "identifierName": "stop" }, "name": "stop" }, "computed": false }, "arguments": [] } } ], "directives": [] } } ], "directives": [] }, "alternate": null } ], "directives": [], "trailingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * Focus change handler, called by the pap\r\n * @param {boolean} pageIsVisible\r\n ", "start": 4928, "end": 5027, "loc": { "start": { "line": 206, "column": 4 }, "end": { "line": 209, "column": 7 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * @param {string} key\r\n ", "start": 5434, "end": 5474, "loc": { "start": { "line": 223, "column": 4 }, "end": { "line": 225, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 5480, "end": 5699, "loc": { "start": { "line": 226, "column": 4 }, "end": { "line": 232, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 5480, "end": 5491, "loc": { "start": { "line": 226, "column": 4 }, "end": { "line": 226, "column": 15 }, "identifierName": "playUiSound" }, "name": "playUiSound", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 5492, "end": 5495, "loc": { "start": { "line": 226, "column": 16 }, "end": { "line": 226, "column": 19 }, "identifierName": "key" }, "name": "key" } ], "body": { "type": "BlockStatement", "start": 5497, "end": 5699, "loc": { "start": { "line": 226, "column": 21 }, "end": { "line": 232, "column": 5 } }, "body": [ { "type": "IfStatement", "start": 5508, "end": 5642, "loc": { "start": { "line": 227, "column": 8 }, "end": { "line": 230, "column": 9 } }, "test": { "type": "UnaryExpression", "start": 5512, "end": 5529, "loc": { "start": { "line": 227, "column": 12 }, "end": { "line": 227, "column": 29 } }, "operator": "!", "prefix": true, "argument": { "type": "MemberExpression", "start": 5513, "end": 5529, "loc": { "start": { "line": 227, "column": 13 }, "end": { "line": 227, "column": 29 } }, "object": { "type": "MemberExpression", "start": 5513, "end": 5524, "loc": { "start": { "line": 227, "column": 13 }, "end": { "line": 227, "column": 24 } }, "object": { "type": "ThisExpression", "start": 5513, "end": 5517, "loc": { "start": { "line": 227, "column": 13 }, "end": { "line": 227, "column": 17 } } }, "property": { "type": "Identifier", "start": 5518, "end": 5524, "loc": { "start": { "line": 227, "column": 18 }, "end": { "line": 227, "column": 24 }, "identifierName": "sounds" }, "name": "sounds" }, "computed": false }, "property": { "type": "Identifier", "start": 5525, "end": 5528, "loc": { "start": { "line": 227, "column": 25 }, "end": { "line": 227, "column": 28 }, "identifierName": "key" }, "name": "key" }, "computed": true }, "extra": { "parenthesizedArgument": false } }, "consequent": { "type": "BlockStatement", "start": 5531, "end": 5642, "loc": { "start": { "line": 227, "column": 31 }, "end": { "line": 230, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 5546, "end": 5610, "loc": { "start": { "line": 228, "column": 12 }, "end": { "line": 228, "column": 76 } }, "expression": { "type": "CallExpression", "start": 5546, "end": 5609, "loc": { "start": { "line": 228, "column": 12 }, "end": { "line": 228, "column": 75 } }, "callee": { "type": "MemberExpression", "start": 5546, "end": 5557, "loc": { "start": { "line": 228, "column": 12 }, "end": { "line": 228, "column": 23 } }, "object": { "type": "Identifier", "start": 5546, "end": 5552, "loc": { "start": { "line": 228, "column": 12 }, "end": { "line": 228, "column": 18 }, "identifierName": "logger" }, "name": "logger" }, "property": { "type": "Identifier", "start": 5553, "end": 5557, "loc": { "start": { "line": 228, "column": 19 }, "end": { "line": 228, "column": 23 }, "identifierName": "warn" }, "name": "warn" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 5558, "end": 5565, "loc": { "start": { "line": 228, "column": 24 }, "end": { "line": 228, "column": 31 } }, "extra": { "rawValue": "Sound", "raw": "\"Sound\"" }, "value": "Sound" }, { "type": "Identifier", "start": 5567, "end": 5570, "loc": { "start": { "line": 228, "column": 33 }, "end": { "line": 228, "column": 36 }, "identifierName": "key" }, "name": "key" }, { "type": "StringLiteral", "start": 5572, "end": 5608, "loc": { "start": { "line": 228, "column": 38 }, "end": { "line": 228, "column": 74 } }, "extra": { "rawValue": "not found, probably not loaded yet", "raw": "\"not found, probably not loaded yet\"" }, "value": "not found, probably not loaded yet" } ] } }, { "type": "ReturnStatement", "start": 5624, "end": 5631, "loc": { "start": { "line": 229, "column": 12 }, "end": { "line": 229, "column": 19 } }, "argument": null } ], "directives": [] }, "alternate": null }, { "type": "ExpressionStatement", "start": 5652, "end": 5692, "loc": { "start": { "line": 231, "column": 8 }, "end": { "line": 231, "column": 48 } }, "expression": { "type": "CallExpression", "start": 5652, "end": 5691, "loc": { "start": { "line": 231, "column": 8 }, "end": { "line": 231, "column": 47 } }, "callee": { "type": "MemberExpression", "start": 5652, "end": 5673, "loc": { "start": { "line": 231, "column": 8 }, "end": { "line": 231, "column": 29 } }, "object": { "type": "MemberExpression", "start": 5652, "end": 5668, "loc": { "start": { "line": 231, "column": 8 }, "end": { "line": 231, "column": 24 } }, "object": { "type": "MemberExpression", "start": 5652, "end": 5663, "loc": { "start": { "line": 231, "column": 8 }, "end": { "line": 231, "column": 19 } }, "object": { "type": "ThisExpression", "start": 5652, "end": 5656, "loc": { "start": { "line": 231, "column": 8 }, "end": { "line": 231, "column": 12 } } }, "property": { "type": "Identifier", "start": 5657, "end": 5663, "loc": { "start": { "line": 231, "column": 13 }, "end": { "line": 231, "column": 19 }, "identifierName": "sounds" }, "name": "sounds" }, "computed": false }, "property": { "type": "Identifier", "start": 5664, "end": 5667, "loc": { "start": { "line": 231, "column": 20 }, "end": { "line": 231, "column": 23 }, "identifierName": "key" }, "name": "key" }, "computed": true }, "property": { "type": "Identifier", "start": 5669, "end": 5673, "loc": { "start": { "line": 231, "column": 25 }, "end": { "line": 231, "column": 29 }, "identifierName": "play" }, "name": "play" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 5674, "end": 5690, "loc": { "start": { "line": 231, "column": 30 }, "end": { "line": 231, "column": 46 } }, "object": { "type": "ThisExpression", "start": 5674, "end": 5678, "loc": { "start": { "line": 231, "column": 30 }, "end": { "line": 231, "column": 34 } } }, "property": { "type": "Identifier", "start": 5679, "end": 5690, "loc": { "start": { "line": 231, "column": 35 }, "end": { "line": 231, "column": 46 }, "identifierName": "soundVolume" }, "name": "soundVolume" }, "computed": false } ] } } ], "directives": [], "trailingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * @param {string} key\r\n ", "start": 5434, "end": 5474, "loc": { "start": { "line": 223, "column": 4 }, "end": { "line": 225, "column": 7 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n *\r\n * @param {string} key\r\n * @param {Vector} worldPosition\r\n * @param {GameRoot} root\r\n ", "start": 5707, "end": 5824, "loc": { "start": { "line": 234, "column": 4 }, "end": { "line": 239, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 5830, "end": 6523, "loc": { "start": { "line": 240, "column": 4 }, "end": { "line": 260, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 5830, "end": 5841, "loc": { "start": { "line": 240, "column": 4 }, "end": { "line": 240, "column": 15 }, "identifierName": "play3DSound" }, "name": "play3DSound", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 5842, "end": 5845, "loc": { "start": { "line": 240, "column": 16 }, "end": { "line": 240, "column": 19 }, "identifierName": "key" }, "name": "key" }, { "type": "Identifier", "start": 5847, "end": 5860, "loc": { "start": { "line": 240, "column": 21 }, "end": { "line": 240, "column": 34 }, "identifierName": "worldPosition" }, "name": "worldPosition" }, { "type": "Identifier", "start": 5862, "end": 5866, "loc": { "start": { "line": 240, "column": 36 }, "end": { "line": 240, "column": 40 }, "identifierName": "root" }, "name": "root" } ], "body": { "type": "BlockStatement", "start": 5868, "end": 6523, "loc": { "start": { "line": 240, "column": 42 }, "end": { "line": 260, "column": 5 } }, "body": [ { "type": "IfStatement", "start": 5879, "end": 6013, "loc": { "start": { "line": 241, "column": 8 }, "end": { "line": 244, "column": 9 } }, "test": { "type": "UnaryExpression", "start": 5883, "end": 5900, "loc": { "start": { "line": 241, "column": 12 }, "end": { "line": 241, "column": 29 } }, "operator": "!", "prefix": true, "argument": { "type": "MemberExpression", "start": 5884, "end": 5900, "loc": { "start": { "line": 241, "column": 13 }, "end": { "line": 241, "column": 29 } }, "object": { "type": "MemberExpression", "start": 5884, "end": 5895, "loc": { "start": { "line": 241, "column": 13 }, "end": { "line": 241, "column": 24 } }, "object": { "type": "ThisExpression", "start": 5884, "end": 5888, "loc": { "start": { "line": 241, "column": 13 }, "end": { "line": 241, "column": 17 } } }, "property": { "type": "Identifier", "start": 5889, "end": 5895, "loc": { "start": { "line": 241, "column": 18 }, "end": { "line": 241, "column": 24 }, "identifierName": "sounds" }, "name": "sounds" }, "computed": false }, "property": { "type": "Identifier", "start": 5896, "end": 5899, "loc": { "start": { "line": 241, "column": 25 }, "end": { "line": 241, "column": 28 }, "identifierName": "key" }, "name": "key" }, "computed": true }, "extra": { "parenthesizedArgument": false } }, "consequent": { "type": "BlockStatement", "start": 5902, "end": 6013, "loc": { "start": { "line": 241, "column": 31 }, "end": { "line": 244, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 5917, "end": 5981, "loc": { "start": { "line": 242, "column": 12 }, "end": { "line": 242, "column": 76 } }, "expression": { "type": "CallExpression", "start": 5917, "end": 5980, "loc": { "start": { "line": 242, "column": 12 }, "end": { "line": 242, "column": 75 } }, "callee": { "type": "MemberExpression", "start": 5917, "end": 5928, "loc": { "start": { "line": 242, "column": 12 }, "end": { "line": 242, "column": 23 } }, "object": { "type": "Identifier", "start": 5917, "end": 5923, "loc": { "start": { "line": 242, "column": 12 }, "end": { "line": 242, "column": 18 }, "identifierName": "logger" }, "name": "logger" }, "property": { "type": "Identifier", "start": 5924, "end": 5928, "loc": { "start": { "line": 242, "column": 19 }, "end": { "line": 242, "column": 23 }, "identifierName": "warn" }, "name": "warn" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 5929, "end": 5936, "loc": { "start": { "line": 242, "column": 24 }, "end": { "line": 242, "column": 31 } }, "extra": { "rawValue": "Music", "raw": "\"Music\"" }, "value": "Music" }, { "type": "Identifier", "start": 5938, "end": 5941, "loc": { "start": { "line": 242, "column": 33 }, "end": { "line": 242, "column": 36 }, "identifierName": "key" }, "name": "key" }, { "type": "StringLiteral", "start": 5943, "end": 5979, "loc": { "start": { "line": 242, "column": 38 }, "end": { "line": 242, "column": 74 } }, "extra": { "rawValue": "not found, probably not loaded yet", "raw": "\"not found, probably not loaded yet\"" }, "value": "not found, probably not loaded yet" } ] } }, { "type": "ReturnStatement", "start": 5995, "end": 6002, "loc": { "start": { "line": 243, "column": 12 }, "end": { "line": 243, "column": 19 } }, "argument": null } ], "directives": [] }, "alternate": null }, { "type": "IfStatement", "start": 6023, "end": 6081, "loc": { "start": { "line": 245, "column": 8 }, "end": { "line": 247, "column": 9 } }, "test": { "type": "UnaryExpression", "start": 6027, "end": 6046, "loc": { "start": { "line": 245, "column": 12 }, "end": { "line": 245, "column": 31 } }, "operator": "!", "prefix": true, "argument": { "type": "MemberExpression", "start": 6028, "end": 6046, "loc": { "start": { "line": 245, "column": 13 }, "end": { "line": 245, "column": 31 } }, "object": { "type": "ThisExpression", "start": 6028, "end": 6032, "loc": { "start": { "line": 245, "column": 13 }, "end": { "line": 245, "column": 17 } } }, "property": { "type": "Identifier", "start": 6033, "end": 6046, "loc": { "start": { "line": 245, "column": 18 }, "end": { "line": 245, "column": 31 }, "identifierName": "pageIsVisible" }, "name": "pageIsVisible" }, "computed": false }, "extra": { "parenthesizedArgument": false } }, "consequent": { "type": "BlockStatement", "start": 6048, "end": 6081, "loc": { "start": { "line": 245, "column": 33 }, "end": { "line": 247, "column": 9 } }, "body": [ { "type": "ReturnStatement", "start": 6063, "end": 6070, "loc": { "start": { "line": 246, "column": 12 }, "end": { "line": 246, "column": 19 } }, "argument": null } ], "directives": [], "trailingComments": null }, "alternate": null, "trailingComments": [ { "type": "CommentLine", "value": " hack, but works", "start": 6093, "end": 6111, "loc": { "start": { "line": 249, "column": 8 }, "end": { "line": 249, "column": 26 } } } ] }, { "type": "IfStatement", "start": 6121, "end": 6183, "loc": { "start": { "line": 250, "column": 8 }, "end": { "line": 252, "column": 9 } }, "test": { "type": "CallExpression", "start": 6125, "end": 6148, "loc": { "start": { "line": 250, "column": 12 }, "end": { "line": 250, "column": 35 } }, "callee": { "type": "MemberExpression", "start": 6125, "end": 6146, "loc": { "start": { "line": 250, "column": 12 }, "end": { "line": 250, "column": 33 } }, "object": { "type": "MemberExpression", "start": 6125, "end": 6134, "loc": { "start": { "line": 250, "column": 12 }, "end": { "line": 250, "column": 21 } }, "object": { "type": "Identifier", "start": 6125, "end": 6129, "loc": { "start": { "line": 250, "column": 12 }, "end": { "line": 250, "column": 16 }, "identifierName": "root" }, "name": "root", "leadingComments": null }, "property": { "type": "Identifier", "start": 6130, "end": 6134, "loc": { "start": { "line": 250, "column": 17 }, "end": { "line": 250, "column": 21 }, "identifierName": "time" }, "name": "time" }, "computed": false, "leadingComments": null }, "property": { "type": "Identifier", "start": 6135, "end": 6146, "loc": { "start": { "line": 250, "column": 22 }, "end": { "line": 250, "column": 33 }, "identifierName": "getIsPaused" }, "name": "getIsPaused" }, "computed": false, "leadingComments": null }, "arguments": [], "leadingComments": null }, "consequent": { "type": "BlockStatement", "start": 6150, "end": 6183, "loc": { "start": { "line": 250, "column": 37 }, "end": { "line": 252, "column": 9 } }, "body": [ { "type": "ReturnStatement", "start": 6165, "end": 6172, "loc": { "start": { "line": 251, "column": 12 }, "end": { "line": 251, "column": 19 } }, "argument": null } ], "directives": [] }, "alternate": null, "leadingComments": [ { "type": "CommentLine", "value": " hack, but works", "start": 6093, "end": 6111, "loc": { "start": { "line": 249, "column": 8 }, "end": { "line": 249, "column": 26 } } } ] }, { "type": "VariableDeclaration", "start": 6195, "end": 6225, "loc": { "start": { "line": 254, "column": 8 }, "end": { "line": 254, "column": 38 } }, "declarations": [ { "type": "VariableDeclarator", "start": 6199, "end": 6224, "loc": { "start": { "line": 254, "column": 12 }, "end": { "line": 254, "column": 37 } }, "id": { "type": "Identifier", "start": 6199, "end": 6205, "loc": { "start": { "line": 254, "column": 12 }, "end": { "line": 254, "column": 18 }, "identifierName": "volume" }, "name": "volume" }, "init": { "type": "MemberExpression", "start": 6208, "end": 6224, "loc": { "start": { "line": 254, "column": 21 }, "end": { "line": 254, "column": 37 } }, "object": { "type": "ThisExpression", "start": 6208, "end": 6212, "loc": { "start": { "line": 254, "column": 21 }, "end": { "line": 254, "column": 25 } } }, "property": { "type": "Identifier", "start": 6213, "end": 6224, "loc": { "start": { "line": 254, "column": 26 }, "end": { "line": 254, "column": 37 }, "identifierName": "soundVolume" }, "name": "soundVolume" }, "computed": false } } ], "kind": "let" }, { "type": "IfStatement", "start": 6235, "end": 6416, "loc": { "start": { "line": 255, "column": 8 }, "end": { "line": 257, "column": 9 } }, "test": { "type": "UnaryExpression", "start": 6239, "end": 6287, "loc": { "start": { "line": 255, "column": 12 }, "end": { "line": 255, "column": 60 } }, "operator": "!", "prefix": true, "argument": { "type": "CallExpression", "start": 6240, "end": 6287, "loc": { "start": { "line": 255, "column": 13 }, "end": { "line": 255, "column": 60 } }, "callee": { "type": "MemberExpression", "start": 6240, "end": 6272, "loc": { "start": { "line": 255, "column": 13 }, "end": { "line": 255, "column": 45 } }, "object": { "type": "MemberExpression", "start": 6240, "end": 6251, "loc": { "start": { "line": 255, "column": 13 }, "end": { "line": 255, "column": 24 } }, "object": { "type": "Identifier", "start": 6240, "end": 6244, "loc": { "start": { "line": 255, "column": 13 }, "end": { "line": 255, "column": 17 }, "identifierName": "root" }, "name": "root" }, "property": { "type": "Identifier", "start": 6245, "end": 6251, "loc": { "start": { "line": 255, "column": 18 }, "end": { "line": 255, "column": 24 }, "identifierName": "camera" }, "name": "camera" }, "computed": false }, "property": { "type": "Identifier", "start": 6252, "end": 6272, "loc": { "start": { "line": 255, "column": 25 }, "end": { "line": 255, "column": 45 }, "identifierName": "isWorldPointOnScreen" }, "name": "isWorldPointOnScreen" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 6273, "end": 6286, "loc": { "start": { "line": 255, "column": 46 }, "end": { "line": 255, "column": 59 }, "identifierName": "worldPosition" }, "name": "worldPosition" } ] }, "extra": { "parenthesizedArgument": false } }, "consequent": { "type": "BlockStatement", "start": 6289, "end": 6416, "loc": { "start": { "line": 255, "column": 62 }, "end": { "line": 257, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 6304, "end": 6334, "loc": { "start": { "line": 256, "column": 12 }, "end": { "line": 256, "column": 42 } }, "expression": { "type": "AssignmentExpression", "start": 6304, "end": 6333, "loc": { "start": { "line": 256, "column": 12 }, "end": { "line": 256, "column": 41 } }, "operator": "=", "left": { "type": "Identifier", "start": 6304, "end": 6310, "loc": { "start": { "line": 256, "column": 12 }, "end": { "line": 256, "column": 18 }, "identifierName": "volume" }, "name": "volume" }, "right": { "type": "BinaryExpression", "start": 6313, "end": 6333, "loc": { "start": { "line": 256, "column": 21 }, "end": { "line": 256, "column": 41 } }, "left": { "type": "MemberExpression", "start": 6313, "end": 6329, "loc": { "start": { "line": 256, "column": 21 }, "end": { "line": 256, "column": 37 } }, "object": { "type": "ThisExpression", "start": 6313, "end": 6317, "loc": { "start": { "line": 256, "column": 21 }, "end": { "line": 256, "column": 25 } } }, "property": { "type": "Identifier", "start": 6318, "end": 6329, "loc": { "start": { "line": 256, "column": 26 }, "end": { "line": 256, "column": 37 }, "identifierName": "soundVolume" }, "name": "soundVolume" }, "computed": false }, "operator": "/", "right": { "type": "NumericLiteral", "start": 6332, "end": 6333, "loc": { "start": { "line": 256, "column": 40 }, "end": { "line": 256, "column": 41 } }, "extra": { "rawValue": 5, "raw": "5" }, "value": 5 } } }, "trailingComments": [ { "type": "CommentLine", "value": " In the old implementation this value was fixed to 0.2 => 20% of 1.0", "start": 6335, "end": 6405, "loc": { "start": { "line": 256, "column": 43 }, "end": { "line": 256, "column": 113 } } } ] } ], "directives": [] }, "alternate": null }, { "type": "ExpressionStatement", "start": 6426, "end": 6469, "loc": { "start": { "line": 258, "column": 8 }, "end": { "line": 258, "column": 51 } }, "expression": { "type": "AssignmentExpression", "start": 6426, "end": 6468, "loc": { "start": { "line": 258, "column": 8 }, "end": { "line": 258, "column": 50 } }, "operator": "*=", "left": { "type": "Identifier", "start": 6426, "end": 6432, "loc": { "start": { "line": 258, "column": 8 }, "end": { "line": 258, "column": 14 }, "identifierName": "volume" }, "name": "volume" }, "right": { "type": "CallExpression", "start": 6436, "end": 6468, "loc": { "start": { "line": 258, "column": 18 }, "end": { "line": 258, "column": 50 } }, "callee": { "type": "Identifier", "start": 6436, "end": 6441, "loc": { "start": { "line": 258, "column": 18 }, "end": { "line": 258, "column": 23 }, "identifierName": "clamp" }, "name": "clamp" }, "arguments": [ { "type": "BinaryExpression", "start": 6442, "end": 6467, "loc": { "start": { "line": 258, "column": 24 }, "end": { "line": 258, "column": 49 } }, "left": { "type": "MemberExpression", "start": 6442, "end": 6463, "loc": { "start": { "line": 258, "column": 24 }, "end": { "line": 258, "column": 45 } }, "object": { "type": "MemberExpression", "start": 6442, "end": 6453, "loc": { "start": { "line": 258, "column": 24 }, "end": { "line": 258, "column": 35 } }, "object": { "type": "Identifier", "start": 6442, "end": 6446, "loc": { "start": { "line": 258, "column": 24 }, "end": { "line": 258, "column": 28 }, "identifierName": "root" }, "name": "root" }, "property": { "type": "Identifier", "start": 6447, "end": 6453, "loc": { "start": { "line": 258, "column": 29 }, "end": { "line": 258, "column": 35 }, "identifierName": "camera" }, "name": "camera" }, "computed": false }, "property": { "type": "Identifier", "start": 6454, "end": 6463, "loc": { "start": { "line": 258, "column": 36 }, "end": { "line": 258, "column": 45 }, "identifierName": "zoomLevel" }, "name": "zoomLevel" }, "computed": false }, "operator": "/", "right": { "type": "NumericLiteral", "start": 6466, "end": 6467, "loc": { "start": { "line": 258, "column": 48 }, "end": { "line": 258, "column": 49 } }, "extra": { "rawValue": 3, "raw": "3" }, "value": 3 } } ] } } }, { "type": "ExpressionStatement", "start": 6479, "end": 6516, "loc": { "start": { "line": 259, "column": 8 }, "end": { "line": 259, "column": 45 } }, "expression": { "type": "CallExpression", "start": 6479, "end": 6515, "loc": { "start": { "line": 259, "column": 8 }, "end": { "line": 259, "column": 44 } }, "callee": { "type": "MemberExpression", "start": 6479, "end": 6500, "loc": { "start": { "line": 259, "column": 8 }, "end": { "line": 259, "column": 29 } }, "object": { "type": "MemberExpression", "start": 6479, "end": 6495, "loc": { "start": { "line": 259, "column": 8 }, "end": { "line": 259, "column": 24 } }, "object": { "type": "MemberExpression", "start": 6479, "end": 6490, "loc": { "start": { "line": 259, "column": 8 }, "end": { "line": 259, "column": 19 } }, "object": { "type": "ThisExpression", "start": 6479, "end": 6483, "loc": { "start": { "line": 259, "column": 8 }, "end": { "line": 259, "column": 12 } } }, "property": { "type": "Identifier", "start": 6484, "end": 6490, "loc": { "start": { "line": 259, "column": 13 }, "end": { "line": 259, "column": 19 }, "identifierName": "sounds" }, "name": "sounds" }, "computed": false }, "property": { "type": "Identifier", "start": 6491, "end": 6494, "loc": { "start": { "line": 259, "column": 20 }, "end": { "line": 259, "column": 23 }, "identifierName": "key" }, "name": "key" }, "computed": true }, "property": { "type": "Identifier", "start": 6496, "end": 6500, "loc": { "start": { "line": 259, "column": 25 }, "end": { "line": 259, "column": 29 }, "identifierName": "play" }, "name": "play" }, "computed": false }, "arguments": [ { "type": "CallExpression", "start": 6501, "end": 6514, "loc": { "start": { "line": 259, "column": 30 }, "end": { "line": 259, "column": 43 } }, "callee": { "type": "Identifier", "start": 6501, "end": 6506, "loc": { "start": { "line": 259, "column": 30 }, "end": { "line": 259, "column": 35 }, "identifierName": "clamp" }, "name": "clamp" }, "arguments": [ { "type": "Identifier", "start": 6507, "end": 6513, "loc": { "start": { "line": 259, "column": 36 }, "end": { "line": 259, "column": 42 }, "identifierName": "volume" }, "name": "volume" } ] } ] } } ], "directives": [], "trailingComments": null }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n *\r\n * @param {string} key\r\n * @param {Vector} worldPosition\r\n * @param {GameRoot} root\r\n ", "start": 5707, "end": 5824, "loc": { "start": { "line": 234, "column": 4 }, "end": { "line": 239, "column": 7 } } } ], "trailingComments": [ { "type": "CommentBlock", "value": "*\r\n * @param {string} key\r\n ", "start": 6531, "end": 6571, "loc": { "start": { "line": 262, "column": 4 }, "end": { "line": 264, "column": 7 } } } ] }, { "type": "ClassMethod", "start": 6577, "end": 7177, "loc": { "start": { "line": 265, "column": 4 }, "end": { "line": 281, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 6577, "end": 6591, "loc": { "start": { "line": 265, "column": 4 }, "end": { "line": 265, "column": 18 }, "identifierName": "playThemeMusic" }, "name": "playThemeMusic", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 6592, "end": 6595, "loc": { "start": { "line": 265, "column": 19 }, "end": { "line": 265, "column": 22 }, "identifierName": "key" }, "name": "key" } ], "body": { "type": "BlockStatement", "start": 6597, "end": 7177, "loc": { "start": { "line": 265, "column": 24 }, "end": { "line": 281, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 6608, "end": 6638, "loc": { "start": { "line": 266, "column": 8 }, "end": { "line": 266, "column": 38 } }, "declarations": [ { "type": "VariableDeclarator", "start": 6614, "end": 6637, "loc": { "start": { "line": 266, "column": 14 }, "end": { "line": 266, "column": 37 } }, "id": { "type": "Identifier", "start": 6614, "end": 6619, "loc": { "start": { "line": 266, "column": 14 }, "end": { "line": 266, "column": 19 }, "identifierName": "music" }, "name": "music" }, "init": { "type": "MemberExpression", "start": 6622, "end": 6637, "loc": { "start": { "line": 266, "column": 22 }, "end": { "line": 266, "column": 37 } }, "object": { "type": "MemberExpression", "start": 6622, "end": 6632, "loc": { "start": { "line": 266, "column": 22 }, "end": { "line": 266, "column": 32 } }, "object": { "type": "ThisExpression", "start": 6622, "end": 6626, "loc": { "start": { "line": 266, "column": 22 }, "end": { "line": 266, "column": 26 } } }, "property": { "type": "Identifier", "start": 6627, "end": 6632, "loc": { "start": { "line": 266, "column": 27 }, "end": { "line": 266, "column": 32 }, "identifierName": "music" }, "name": "music" }, "computed": false }, "property": { "type": "Identifier", "start": 6633, "end": 6636, "loc": { "start": { "line": 266, "column": 33 }, "end": { "line": 266, "column": 36 }, "identifierName": "key" }, "name": "key" }, "computed": true } } ], "kind": "const" }, { "type": "IfStatement", "start": 6648, "end": 6741, "loc": { "start": { "line": 267, "column": 8 }, "end": { "line": 269, "column": 9 } }, "test": { "type": "LogicalExpression", "start": 6652, "end": 6674, "loc": { "start": { "line": 267, "column": 12 }, "end": { "line": 267, "column": 34 } }, "left": { "type": "BinaryExpression", "start": 6652, "end": 6664, "loc": { "start": { "line": 267, "column": 12 }, "end": { "line": 267, "column": 24 } }, "left": { "type": "Identifier", "start": 6652, "end": 6655, "loc": { "start": { "line": 267, "column": 12 }, "end": { "line": 267, "column": 15 }, "identifierName": "key" }, "name": "key" }, "operator": "!==", "right": { "type": "NullLiteral", "start": 6660, "end": 6664, "loc": { "start": { "line": 267, "column": 20 }, "end": { "line": 267, "column": 24 } } } }, "operator": "&&", "right": { "type": "UnaryExpression", "start": 6668, "end": 6674, "loc": { "start": { "line": 267, "column": 28 }, "end": { "line": 267, "column": 34 } }, "operator": "!", "prefix": true, "argument": { "type": "Identifier", "start": 6669, "end": 6674, "loc": { "start": { "line": 267, "column": 29 }, "end": { "line": 267, "column": 34 }, "identifierName": "music" }, "name": "music" }, "extra": { "parenthesizedArgument": false } } }, "consequent": { "type": "BlockStatement", "start": 6676, "end": 6741, "loc": { "start": { "line": 267, "column": 36 }, "end": { "line": 269, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 6691, "end": 6730, "loc": { "start": { "line": 268, "column": 12 }, "end": { "line": 268, "column": 51 } }, "expression": { "type": "CallExpression", "start": 6691, "end": 6729, "loc": { "start": { "line": 268, "column": 12 }, "end": { "line": 268, "column": 50 } }, "callee": { "type": "MemberExpression", "start": 6691, "end": 6702, "loc": { "start": { "line": 268, "column": 12 }, "end": { "line": 268, "column": 23 } }, "object": { "type": "Identifier", "start": 6691, "end": 6697, "loc": { "start": { "line": 268, "column": 12 }, "end": { "line": 268, "column": 18 }, "identifierName": "logger" }, "name": "logger" }, "property": { "type": "Identifier", "start": 6698, "end": 6702, "loc": { "start": { "line": 268, "column": 19 }, "end": { "line": 268, "column": 23 }, "identifierName": "warn" }, "name": "warn" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 6703, "end": 6710, "loc": { "start": { "line": 268, "column": 24 }, "end": { "line": 268, "column": 31 } }, "extra": { "rawValue": "Music", "raw": "\"Music\"" }, "value": "Music" }, { "type": "Identifier", "start": 6712, "end": 6715, "loc": { "start": { "line": 268, "column": 33 }, "end": { "line": 268, "column": 36 }, "identifierName": "key" }, "name": "key" }, { "type": "StringLiteral", "start": 6717, "end": 6728, "loc": { "start": { "line": 268, "column": 38 }, "end": { "line": 268, "column": 49 } }, "extra": { "rawValue": "not found", "raw": "\"not found\"" }, "value": "not found" } ] } } ], "directives": [] }, "alternate": null }, { "type": "IfStatement", "start": 6751, "end": 7170, "loc": { "start": { "line": 270, "column": 8 }, "end": { "line": 280, "column": 9 } }, "test": { "type": "BinaryExpression", "start": 6755, "end": 6782, "loc": { "start": { "line": 270, "column": 12 }, "end": { "line": 270, "column": 39 } }, "left": { "type": "MemberExpression", "start": 6755, "end": 6772, "loc": { "start": { "line": 270, "column": 12 }, "end": { "line": 270, "column": 29 } }, "object": { "type": "ThisExpression", "start": 6755, "end": 6759, "loc": { "start": { "line": 270, "column": 12 }, "end": { "line": 270, "column": 16 } } }, "property": { "type": "Identifier", "start": 6760, "end": 6772, "loc": { "start": { "line": 270, "column": 17 }, "end": { "line": 270, "column": 29 }, "identifierName": "currentMusic" }, "name": "currentMusic" }, "computed": false }, "operator": "!==", "right": { "type": "Identifier", "start": 6777, "end": 6782, "loc": { "start": { "line": 270, "column": 34 }, "end": { "line": 270, "column": 39 }, "identifierName": "music" }, "name": "music" } }, "consequent": { "type": "BlockStatement", "start": 6784, "end": 7170, "loc": { "start": { "line": 270, "column": 41 }, "end": { "line": 280, "column": 9 } }, "body": [ { "type": "IfStatement", "start": 6799, "end": 6945, "loc": { "start": { "line": 271, "column": 12 }, "end": { "line": 274, "column": 13 } }, "test": { "type": "MemberExpression", "start": 6803, "end": 6820, "loc": { "start": { "line": 271, "column": 16 }, "end": { "line": 271, "column": 33 } }, "object": { "type": "ThisExpression", "start": 6803, "end": 6807, "loc": { "start": { "line": 271, "column": 16 }, "end": { "line": 271, "column": 20 } } }, "property": { "type": "Identifier", "start": 6808, "end": 6820, "loc": { "start": { "line": 271, "column": 21 }, "end": { "line": 271, "column": 33 }, "identifierName": "currentMusic" }, "name": "currentMusic" }, "computed": false }, "consequent": { "type": "BlockStatement", "start": 6822, "end": 6945, "loc": { "start": { "line": 271, "column": 35 }, "end": { "line": 274, "column": 13 } }, "body": [ { "type": "ExpressionStatement", "start": 6841, "end": 6887, "loc": { "start": { "line": 272, "column": 16 }, "end": { "line": 272, "column": 62 } }, "expression": { "type": "CallExpression", "start": 6841, "end": 6886, "loc": { "start": { "line": 272, "column": 16 }, "end": { "line": 272, "column": 61 } }, "callee": { "type": "MemberExpression", "start": 6841, "end": 6851, "loc": { "start": { "line": 272, "column": 16 }, "end": { "line": 272, "column": 26 } }, "object": { "type": "Identifier", "start": 6841, "end": 6847, "loc": { "start": { "line": 272, "column": 16 }, "end": { "line": 272, "column": 22 }, "identifierName": "logger" }, "name": "logger" }, "property": { "type": "Identifier", "start": 6848, "end": 6851, "loc": { "start": { "line": 272, "column": 23 }, "end": { "line": 272, "column": 26 }, "identifierName": "log" }, "name": "log" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 6852, "end": 6862, "loc": { "start": { "line": 272, "column": 27 }, "end": { "line": 272, "column": 37 } }, "extra": { "rawValue": "Stopping", "raw": "\"Stopping\"" }, "value": "Stopping" }, { "type": "MemberExpression", "start": 6864, "end": 6885, "loc": { "start": { "line": 272, "column": 39 }, "end": { "line": 272, "column": 60 } }, "object": { "type": "MemberExpression", "start": 6864, "end": 6881, "loc": { "start": { "line": 272, "column": 39 }, "end": { "line": 272, "column": 56 } }, "object": { "type": "ThisExpression", "start": 6864, "end": 6868, "loc": { "start": { "line": 272, "column": 39 }, "end": { "line": 272, "column": 43 } } }, "property": { "type": "Identifier", "start": 6869, "end": 6881, "loc": { "start": { "line": 272, "column": 44 }, "end": { "line": 272, "column": 56 }, "identifierName": "currentMusic" }, "name": "currentMusic" }, "computed": false }, "property": { "type": "Identifier", "start": 6882, "end": 6885, "loc": { "start": { "line": 272, "column": 57 }, "end": { "line": 272, "column": 60 }, "identifierName": "key" }, "name": "key" }, "computed": false } ] } }, { "type": "ExpressionStatement", "start": 6905, "end": 6930, "loc": { "start": { "line": 273, "column": 16 }, "end": { "line": 273, "column": 41 } }, "expression": { "type": "CallExpression", "start": 6905, "end": 6929, "loc": { "start": { "line": 273, "column": 16 }, "end": { "line": 273, "column": 40 } }, "callee": { "type": "MemberExpression", "start": 6905, "end": 6927, "loc": { "start": { "line": 273, "column": 16 }, "end": { "line": 273, "column": 38 } }, "object": { "type": "MemberExpression", "start": 6905, "end": 6922, "loc": { "start": { "line": 273, "column": 16 }, "end": { "line": 273, "column": 33 } }, "object": { "type": "ThisExpression", "start": 6905, "end": 6909, "loc": { "start": { "line": 273, "column": 16 }, "end": { "line": 273, "column": 20 } } }, "property": { "type": "Identifier", "start": 6910, "end": 6922, "loc": { "start": { "line": 273, "column": 21 }, "end": { "line": 273, "column": 33 }, "identifierName": "currentMusic" }, "name": "currentMusic" }, "computed": false }, "property": { "type": "Identifier", "start": 6923, "end": 6927, "loc": { "start": { "line": 273, "column": 34 }, "end": { "line": 273, "column": 38 }, "identifierName": "stop" }, "name": "stop" }, "computed": false }, "arguments": [] } } ], "directives": [] }, "alternate": null }, { "type": "ExpressionStatement", "start": 6959, "end": 6985, "loc": { "start": { "line": 275, "column": 12 }, "end": { "line": 275, "column": 38 } }, "expression": { "type": "AssignmentExpression", "start": 6959, "end": 6984, "loc": { "start": { "line": 275, "column": 12 }, "end": { "line": 275, "column": 37 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 6959, "end": 6976, "loc": { "start": { "line": 275, "column": 12 }, "end": { "line": 275, "column": 29 } }, "object": { "type": "ThisExpression", "start": 6959, "end": 6963, "loc": { "start": { "line": 275, "column": 12 }, "end": { "line": 275, "column": 16 } } }, "property": { "type": "Identifier", "start": 6964, "end": 6976, "loc": { "start": { "line": 275, "column": 17 }, "end": { "line": 275, "column": 29 }, "identifierName": "currentMusic" }, "name": "currentMusic" }, "computed": false }, "right": { "type": "Identifier", "start": 6979, "end": 6984, "loc": { "start": { "line": 275, "column": 32 }, "end": { "line": 275, "column": 37 }, "identifierName": "music" }, "name": "music" } } }, { "type": "IfStatement", "start": 6999, "end": 7159, "loc": { "start": { "line": 276, "column": 12 }, "end": { "line": 279, "column": 13 } }, "test": { "type": "LogicalExpression", "start": 7003, "end": 7030, "loc": { "start": { "line": 276, "column": 16 }, "end": { "line": 276, "column": 43 } }, "left": { "type": "Identifier", "start": 7003, "end": 7008, "loc": { "start": { "line": 276, "column": 16 }, "end": { "line": 276, "column": 21 }, "identifierName": "music" }, "name": "music" }, "operator": "&&", "right": { "type": "MemberExpression", "start": 7012, "end": 7030, "loc": { "start": { "line": 276, "column": 25 }, "end": { "line": 276, "column": 43 } }, "object": { "type": "ThisExpression", "start": 7012, "end": 7016, "loc": { "start": { "line": 276, "column": 25 }, "end": { "line": 276, "column": 29 } } }, "property": { "type": "Identifier", "start": 7017, "end": 7030, "loc": { "start": { "line": 276, "column": 30 }, "end": { "line": 276, "column": 43 }, "identifierName": "pageIsVisible" }, "name": "pageIsVisible" }, "computed": false } }, "consequent": { "type": "BlockStatement", "start": 7032, "end": 7159, "loc": { "start": { "line": 276, "column": 45 }, "end": { "line": 279, "column": 13 } }, "body": [ { "type": "ExpressionStatement", "start": 7051, "end": 7097, "loc": { "start": { "line": 277, "column": 16 }, "end": { "line": 277, "column": 62 } }, "expression": { "type": "CallExpression", "start": 7051, "end": 7096, "loc": { "start": { "line": 277, "column": 16 }, "end": { "line": 277, "column": 61 } }, "callee": { "type": "MemberExpression", "start": 7051, "end": 7061, "loc": { "start": { "line": 277, "column": 16 }, "end": { "line": 277, "column": 26 } }, "object": { "type": "Identifier", "start": 7051, "end": 7057, "loc": { "start": { "line": 277, "column": 16 }, "end": { "line": 277, "column": 22 }, "identifierName": "logger" }, "name": "logger" }, "property": { "type": "Identifier", "start": 7058, "end": 7061, "loc": { "start": { "line": 277, "column": 23 }, "end": { "line": 277, "column": 26 }, "identifierName": "log" }, "name": "log" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 7062, "end": 7072, "loc": { "start": { "line": 277, "column": 27 }, "end": { "line": 277, "column": 37 } }, "extra": { "rawValue": "Starting", "raw": "\"Starting\"" }, "value": "Starting" }, { "type": "MemberExpression", "start": 7074, "end": 7095, "loc": { "start": { "line": 277, "column": 39 }, "end": { "line": 277, "column": 60 } }, "object": { "type": "MemberExpression", "start": 7074, "end": 7091, "loc": { "start": { "line": 277, "column": 39 }, "end": { "line": 277, "column": 56 } }, "object": { "type": "ThisExpression", "start": 7074, "end": 7078, "loc": { "start": { "line": 277, "column": 39 }, "end": { "line": 277, "column": 43 } } }, "property": { "type": "Identifier", "start": 7079, "end": 7091, "loc": { "start": { "line": 277, "column": 44 }, "end": { "line": 277, "column": 56 }, "identifierName": "currentMusic" }, "name": "currentMusic" }, "computed": false }, "property": { "type": "Identifier", "start": 7092, "end": 7095, "loc": { "start": { "line": 277, "column": 57 }, "end": { "line": 277, "column": 60 }, "identifierName": "key" }, "name": "key" }, "computed": false } ] } }, { "type": "ExpressionStatement", "start": 7115, "end": 7144, "loc": { "start": { "line": 278, "column": 16 }, "end": { "line": 278, "column": 45 } }, "expression": { "type": "CallExpression", "start": 7115, "end": 7143, "loc": { "start": { "line": 278, "column": 16 }, "end": { "line": 278, "column": 44 } }, "callee": { "type": "MemberExpression", "start": 7115, "end": 7125, "loc": { "start": { "line": 278, "column": 16 }, "end": { "line": 278, "column": 26 } }, "object": { "type": "Identifier", "start": 7115, "end": 7120, "loc": { "start": { "line": 278, "column": 16 }, "end": { "line": 278, "column": 21 }, "identifierName": "music" }, "name": "music" }, "property": { "type": "Identifier", "start": 7121, "end": 7125, "loc": { "start": { "line": 278, "column": 22 }, "end": { "line": 278, "column": 26 }, "identifierName": "play" }, "name": "play" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 7126, "end": 7142, "loc": { "start": { "line": 278, "column": 27 }, "end": { "line": 278, "column": 43 } }, "object": { "type": "ThisExpression", "start": 7126, "end": 7130, "loc": { "start": { "line": 278, "column": 27 }, "end": { "line": 278, "column": 31 } } }, "property": { "type": "Identifier", "start": 7131, "end": 7142, "loc": { "start": { "line": 278, "column": 32 }, "end": { "line": 278, "column": 43 }, "identifierName": "musicVolume" }, "name": "musicVolume" }, "computed": false } ] } } ], "directives": [] }, "alternate": null } ], "directives": [] }, "alternate": null } ], "directives": [] }, "leadingComments": [ { "type": "CommentBlock", "value": "*\r\n * @param {string} key\r\n ", "start": 6531, "end": 6571, "loc": { "start": { "line": 262, "column": 4 }, "end": { "line": 264, "column": 7 } } } ] } ] }, "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": 154, "end": 173, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 19 } } }, { "type": "CommentLine", "value": " Menu and such", "start": 399, "end": 415, "loc": { "start": { "line": 14, "column": 4 }, "end": { "line": 14, "column": 20 } } }, { "type": "CommentLine", "value": " The theme always depends on the standalone only, even if running the full", "start": 848, "end": 924, "loc": { "start": { "line": 32, "column": 4 }, "end": { "line": 32, "column": 80 } } }, { "type": "CommentLine", "value": " version in the browser", "start": 930, "end": 955, "loc": { "start": { "line": 33, "column": 4 }, "end": { "line": 33, "column": 29 } } }, { "type": "CommentBlock", "value": "* @returns {Promise} ", "start": 1173, "end": 1204, "loc": { "start": { "line": 44, "column": 4 }, "end": { "line": 44, "column": 35 } } }, { "type": "CommentBlock", "value": "* @returns {Promise} ", "start": 1633, "end": 1664, "loc": { "start": { "line": 75, "column": 4 }, "end": { "line": 75, "column": 35 } } }, { "type": "CommentBlock", "value": "* @returns {boolean} ", "start": 1747, "end": 1772, "loc": { "start": { "line": 81, "column": 4 }, "end": { "line": 81, "column": 29 } } }, { "type": "CommentBlock", "value": "* @type {Application} ", "start": 1959, "end": 1985, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 92, "column": 34 } } }, { "type": "CommentBlock", "value": "* @type {Object} ", "start": 2102, "end": 2155, "loc": { "start": { "line": 98, "column": 8 }, "end": { "line": 98, "column": 61 } } }, { "type": "CommentBlock", "value": "* @type {Object} ", "start": 2205, "end": 2258, "loc": { "start": { "line": 101, "column": 8 }, "end": { "line": 101, "column": 61 } } }, { "type": "CommentBlock", "value": "* @type {MusicInstanceInterface} ", "start": 2307, "end": 2344, "loc": { "start": { "line": 104, "column": 8 }, "end": { "line": 104, "column": 45 } } }, { "type": "CommentBlock", "value": "*\r\n * Initializes the sound\r\n * @returns {Promise}\r\n ", "start": 2500, "end": 2574, "loc": { "start": { "line": 113, "column": 4 }, "end": { "line": 116, "column": 7 } } }, { "type": "CommentBlock", "value": "*\r\n * Pre-Loads the given sounds\r\n * @param {string} key\r\n * @returns {Promise}\r\n ", "start": 3341, "end": 3449, "loc": { "start": { "line": 140, "column": 4 }, "end": { "line": 144, "column": 7 } } }, { "type": "CommentBlock", "value": "* Deinits the sound\r\n * @returns {Promise}\r\n ", "start": 3780, "end": 3843, "loc": { "start": { "line": 156, "column": 4 }, "end": { "line": 158, "column": 7 } } }, { "type": "CommentLine", "value": " @ts-ignore", "start": 4131, "end": 4144, "loc": { "start": { "line": 167, "column": 8 }, "end": { "line": 167, "column": 21 } } }, { "type": "CommentBlock", "value": "*\r\n * Returns the music volume\r\n * @returns {number}\r\n ", "start": 4201, "end": 4272, "loc": { "start": { "line": 171, "column": 4 }, "end": { "line": 174, "column": 7 } } }, { "type": "CommentBlock", "value": "*\r\n * Returns the sound volume\r\n * @returns {number}\r\n ", "start": 4345, "end": 4416, "loc": { "start": { "line": 179, "column": 4 }, "end": { "line": 182, "column": 7 } } }, { "type": "CommentBlock", "value": "*\r\n * Sets the music volume\r\n * @param {number} volume\r\n ", "start": 4489, "end": 4562, "loc": { "start": { "line": 187, "column": 4 }, "end": { "line": 190, "column": 7 } } }, { "type": "CommentBlock", "value": "*\r\n * Sets the sound volume\r\n * @param {number} volume\r\n ", "start": 4761, "end": 4834, "loc": { "start": { "line": 198, "column": 4 }, "end": { "line": 201, "column": 7 } } }, { "type": "CommentBlock", "value": "*\r\n * Focus change handler, called by the pap\r\n * @param {boolean} pageIsVisible\r\n ", "start": 4928, "end": 5027, "loc": { "start": { "line": 206, "column": 4 }, "end": { "line": 209, "column": 7 } } }, { "type": "CommentBlock", "value": "*\r\n * @param {string} key\r\n ", "start": 5434, "end": 5474, "loc": { "start": { "line": 223, "column": 4 }, "end": { "line": 225, "column": 7 } } }, { "type": "CommentBlock", "value": "*\r\n *\r\n * @param {string} key\r\n * @param {Vector} worldPosition\r\n * @param {GameRoot} root\r\n ", "start": 5707, "end": 5824, "loc": { "start": { "line": 234, "column": 4 }, "end": { "line": 239, "column": 7 } } }, { "type": "CommentLine", "value": " hack, but works", "start": 6093, "end": 6111, "loc": { "start": { "line": 249, "column": 8 }, "end": { "line": 249, "column": 26 } } }, { "type": "CommentLine", "value": " In the old implementation this value was fixed to 0.2 => 20% of 1.0", "start": 6335, "end": 6405, "loc": { "start": { "line": 256, "column": 43 }, "end": { "line": 256, "column": 113 } } }, { "type": "CommentBlock", "value": "*\r\n * @param {string} key\r\n ", "start": 6531, "end": 6571, "loc": { "start": { "line": 262, "column": 4 }, "end": { "line": 264, "column": 7 } } } ], "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": { "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": 70, "end": 76, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 77, "end": 78, "loc": { "start": { "line": 3, "column": 7 }, "end": { "line": 3, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Vector", "start": 79, "end": 85, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 15 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 86, "end": 87, "loc": { "start": { "line": 3, "column": 16 }, "end": { "line": 3, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 88, "end": 92, "loc": { "start": { "line": 3, "column": 18 }, "end": { "line": 3, "column": 22 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../core/vector", "start": 93, "end": 109, "loc": { "start": { "line": 3, "column": 23 }, "end": { "line": 3, "column": 39 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 109, "end": 110, "loc": { "start": { "line": 3, "column": 39 }, "end": { "line": 3, "column": 40 } } }, { "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": 112, "end": 118, "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 119, "end": 120, "loc": { "start": { "line": 4, "column": 7 }, "end": { "line": 4, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "GameRoot", "start": 121, "end": 129, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 17 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 130, "end": 131, "loc": { "start": { "line": 4, "column": 18 }, "end": { "line": 4, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 132, "end": 136, "loc": { "start": { "line": 4, "column": 20 }, "end": { "line": 4, "column": 24 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../game/root", "start": 137, "end": 151, "loc": { "start": { "line": 4, "column": 25 }, "end": { "line": 4, "column": 39 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 151, "end": 152, "loc": { "start": { "line": 4, "column": 39 }, "end": { "line": 4, "column": 40 } } }, { "type": "CommentBlock", "value": " typehints:end ", "start": 154, "end": 173, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "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": 177, "end": 183, "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": 184, "end": 185, "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": "newEmptyMap", "start": 186, "end": 197, "loc": { "start": { "line": 7, "column": 9 }, "end": { "line": 7, "column": 20 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 197, "end": 198, "loc": { "start": { "line": 7, "column": 20 }, "end": { "line": 7, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clamp", "start": 199, "end": 204, "loc": { "start": { "line": 7, "column": 22 }, "end": { "line": 7, "column": 27 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 205, "end": 206, "loc": { "start": { "line": 7, "column": 28 }, "end": { "line": 7, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 207, "end": 211, "loc": { "start": { "line": 7, "column": 30 }, "end": { "line": 7, "column": 34 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../core/utils", "start": 212, "end": 227, "loc": { "start": { "line": 7, "column": 35 }, "end": { "line": 7, "column": 50 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 227, "end": 228, "loc": { "start": { "line": 7, "column": 50 }, "end": { "line": 7, "column": 51 } } }, { "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": 230, "end": 236, "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": 237, "end": 238, "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": "createLogger", "start": 239, "end": 251, "loc": { "start": { "line": 8, "column": 9 }, "end": { "line": 8, "column": 21 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 252, "end": 253, "loc": { "start": { "line": 8, "column": 22 }, "end": { "line": 8, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 254, "end": 258, "loc": { "start": { "line": 8, "column": 24 }, "end": { "line": 8, "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": 259, "end": 276, "loc": { "start": { "line": 8, "column": 29 }, "end": { "line": 8, "column": 46 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 276, "end": 277, "loc": { "start": { "line": 8, "column": 46 }, "end": { "line": 8, "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": 279, "end": 285, "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": 286, "end": 287, "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": "globalConfig", "start": 288, "end": 300, "loc": { "start": { "line": 9, "column": 9 }, "end": { "line": 9, "column": 21 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 301, "end": 302, "loc": { "start": { "line": 9, "column": 22 }, "end": { "line": 9, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 303, "end": 307, "loc": { "start": { "line": 9, "column": 24 }, "end": { "line": 9, "column": 28 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../core/config", "start": 308, "end": 324, "loc": { "start": { "line": 9, "column": 29 }, "end": { "line": 9, "column": 45 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 324, "end": 325, "loc": { "start": { "line": 9, "column": 45 }, "end": { "line": 9, "column": 46 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 329, "end": 334, "loc": { "start": { "line": 11, "column": 0 }, "end": { "line": 11, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logger", "start": 335, "end": 341, "loc": { "start": { "line": 11, "column": 6 }, "end": { "line": 11, "column": 12 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 342, "end": 343, "loc": { "start": { "line": 11, "column": 13 }, "end": { "line": 11, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "createLogger", "start": 344, "end": 356, "loc": { "start": { "line": 11, "column": 15 }, "end": { "line": 11, "column": 27 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 356, "end": 357, "loc": { "start": { "line": 11, "column": 27 }, "end": { "line": 11, "column": 28 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "sound", "start": 357, "end": 364, "loc": { "start": { "line": 11, "column": 28 }, "end": { "line": 11, "column": 35 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 364, "end": 365, "loc": { "start": { "line": 11, "column": 35 }, "end": { "line": 11, "column": 36 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 365, "end": 366, "loc": { "start": { "line": 11, "column": 36 }, "end": { "line": 11, "column": 37 } } }, { "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": 370, "end": 376, "loc": { "start": { "line": 13, "column": 0 }, "end": { "line": 13, "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": 377, "end": 382, "loc": { "start": { "line": 13, "column": 7 }, "end": { "line": 13, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "SOUNDS", "start": 383, "end": 389, "loc": { "start": { "line": 13, "column": 13 }, "end": { "line": 13, "column": 19 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 390, "end": 391, "loc": { "start": { "line": 13, "column": 20 }, "end": { "line": 13, "column": 21 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 392, "end": 393, "loc": { "start": { "line": 13, "column": 22 }, "end": { "line": 13, "column": 23 } } }, { "type": "CommentLine", "value": " Menu and such", "start": 399, "end": 415, "loc": { "start": { "line": 14, "column": 4 }, "end": { "line": 14, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "uiClick", "start": 421, "end": 428, "loc": { "start": { "line": 15, "column": 4 }, "end": { "line": 15, "column": 11 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 428, "end": 429, "loc": { "start": { "line": 15, "column": 11 }, "end": { "line": 15, "column": 12 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "ui_click", "start": 430, "end": 440, "loc": { "start": { "line": 15, "column": 13 }, "end": { "line": 15, "column": 23 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 440, "end": 441, "loc": { "start": { "line": 15, "column": 23 }, "end": { "line": 15, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "uiError", "start": 447, "end": 454, "loc": { "start": { "line": 16, "column": 4 }, "end": { "line": 16, "column": 11 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 454, "end": 455, "loc": { "start": { "line": 16, "column": 11 }, "end": { "line": 16, "column": 12 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "ui_error", "start": 456, "end": 466, "loc": { "start": { "line": 16, "column": 13 }, "end": { "line": 16, "column": 23 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 466, "end": 467, "loc": { "start": { "line": 16, "column": 23 }, "end": { "line": 16, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogError", "start": 473, "end": 484, "loc": { "start": { "line": 17, "column": 4 }, "end": { "line": 17, "column": 15 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 484, "end": 485, "loc": { "start": { "line": 17, "column": 15 }, "end": { "line": 17, "column": 16 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "dialog_error", "start": 486, "end": 500, "loc": { "start": { "line": 17, "column": 17 }, "end": { "line": 17, "column": 31 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 500, "end": 501, "loc": { "start": { "line": 17, "column": 31 }, "end": { "line": 17, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogOk", "start": 507, "end": 515, "loc": { "start": { "line": 18, "column": 4 }, "end": { "line": 18, "column": 12 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 515, "end": 516, "loc": { "start": { "line": 18, "column": 12 }, "end": { "line": 18, "column": 13 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "dialog_ok", "start": 517, "end": 528, "loc": { "start": { "line": 18, "column": 14 }, "end": { "line": 18, "column": 25 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 528, "end": 529, "loc": { "start": { "line": 18, "column": 25 }, "end": { "line": 18, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "swishHide", "start": 535, "end": 544, "loc": { "start": { "line": 19, "column": 4 }, "end": { "line": 19, "column": 13 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 544, "end": 545, "loc": { "start": { "line": 19, "column": 13 }, "end": { "line": 19, "column": 14 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "ui_swish_hide", "start": 546, "end": 561, "loc": { "start": { "line": 19, "column": 15 }, "end": { "line": 19, "column": 30 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 561, "end": 562, "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": "swishShow", "start": 568, "end": 577, "loc": { "start": { "line": 20, "column": 4 }, "end": { "line": 20, "column": 13 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 577, "end": 578, "loc": { "start": { "line": 20, "column": 13 }, "end": { "line": 20, "column": 14 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "ui_swish_show", "start": 579, "end": 594, "loc": { "start": { "line": 20, "column": 15 }, "end": { "line": 20, "column": 30 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 594, "end": 595, "loc": { "start": { "line": 20, "column": 30 }, "end": { "line": 20, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "badgeNotification", "start": 601, "end": 618, "loc": { "start": { "line": 21, "column": 4 }, "end": { "line": 21, "column": 21 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 618, "end": 619, "loc": { "start": { "line": 21, "column": 21 }, "end": { "line": 21, "column": 22 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "badge_notification", "start": 620, "end": 640, "loc": { "start": { "line": 21, "column": 23 }, "end": { "line": 21, "column": 43 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 640, "end": 641, "loc": { "start": { "line": 21, "column": 43 }, "end": { "line": 21, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "levelComplete", "start": 649, "end": 662, "loc": { "start": { "line": 23, "column": 4 }, "end": { "line": 23, "column": 17 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 662, "end": 663, "loc": { "start": { "line": 23, "column": 17 }, "end": { "line": 23, "column": 18 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "level_complete", "start": 664, "end": 680, "loc": { "start": { "line": 23, "column": 19 }, "end": { "line": 23, "column": 35 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 680, "end": 681, "loc": { "start": { "line": 23, "column": 35 }, "end": { "line": 23, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "destroyBuilding", "start": 689, "end": 704, "loc": { "start": { "line": 25, "column": 4 }, "end": { "line": 25, "column": 19 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 704, "end": 705, "loc": { "start": { "line": 25, "column": 19 }, "end": { "line": 25, "column": 20 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "destroy_building", "start": 706, "end": 724, "loc": { "start": { "line": 25, "column": 21 }, "end": { "line": 25, "column": 39 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 724, "end": 725, "loc": { "start": { "line": 25, "column": 39 }, "end": { "line": 25, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "placeBuilding", "start": 731, "end": 744, "loc": { "start": { "line": 26, "column": 4 }, "end": { "line": 26, "column": 17 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 744, "end": 745, "loc": { "start": { "line": 26, "column": 17 }, "end": { "line": 26, "column": 18 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "place_building", "start": 746, "end": 762, "loc": { "start": { "line": 26, "column": 19 }, "end": { "line": 26, "column": 35 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 762, "end": 763, "loc": { "start": { "line": 26, "column": 35 }, "end": { "line": 26, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "placeBelt", "start": 769, "end": 778, "loc": { "start": { "line": 27, "column": 4 }, "end": { "line": 27, "column": 13 } } }, { "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": 27, "column": 13 }, "end": { "line": 27, "column": 14 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "place_belt", "start": 780, "end": 792, "loc": { "start": { "line": 27, "column": 15 }, "end": { "line": 27, "column": 27 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 792, "end": 793, "loc": { "start": { "line": 27, "column": 27 }, "end": { "line": 27, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "copy", "start": 799, "end": 803, "loc": { "start": { "line": 28, "column": 4 }, "end": { "line": 28, "column": 8 } } }, { "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": 28, "column": 8 }, "end": { "line": 28, "column": 9 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "copy", "start": 805, "end": 811, "loc": { "start": { "line": 28, "column": 10 }, "end": { "line": 28, "column": 16 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 811, "end": 812, "loc": { "start": { "line": 28, "column": 16 }, "end": { "line": 28, "column": 17 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 814, "end": 815, "loc": { "start": { "line": 29, "column": 0 }, "end": { "line": 29, "column": 1 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 815, "end": 816, "loc": { "start": { "line": 29, "column": 1 }, "end": { "line": 29, "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": 820, "end": 826, "loc": { "start": { "line": 31, "column": 0 }, "end": { "line": 31, "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": 827, "end": 832, "loc": { "start": { "line": 31, "column": 7 }, "end": { "line": 31, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "MUSIC", "start": 833, "end": 838, "loc": { "start": { "line": 31, "column": 13 }, "end": { "line": 31, "column": 18 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 839, "end": 840, "loc": { "start": { "line": 31, "column": 19 }, "end": { "line": 31, "column": 20 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 841, "end": 842, "loc": { "start": { "line": 31, "column": 21 }, "end": { "line": 31, "column": 22 } } }, { "type": "CommentLine", "value": " The theme always depends on the standalone only, even if running the full", "start": 848, "end": 924, "loc": { "start": { "line": 32, "column": 4 }, "end": { "line": 32, "column": 80 } } }, { "type": "CommentLine", "value": " version in the browser", "start": 930, "end": 955, "loc": { "start": { "line": 33, "column": 4 }, "end": { "line": 33, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "theme", "start": 961, "end": 966, "loc": { "start": { "line": 34, "column": 4 }, "end": { "line": 34, "column": 9 } } }, { "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": 34, "column": 9 }, "end": { "line": 34, "column": 10 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "G_IS_STANDALONE", "start": 968, "end": 983, "loc": { "start": { "line": 34, "column": 11 }, "end": { "line": 34, "column": 26 } } }, { "type": { "label": "?", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 984, "end": 985, "loc": { "start": { "line": 34, "column": 27 }, "end": { "line": 34, "column": 28 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "theme-full", "start": 986, "end": 998, "loc": { "start": { "line": 34, "column": 29 }, "end": { "line": 34, "column": 41 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 999, "end": 1000, "loc": { "start": { "line": 34, "column": 42 }, "end": { "line": 34, "column": 43 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "theme-short", "start": 1001, "end": 1014, "loc": { "start": { "line": 34, "column": 44 }, "end": { "line": 34, "column": 57 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1014, "end": 1015, "loc": { "start": { "line": 34, "column": 57 }, "end": { "line": 34, "column": 58 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "menu", "start": 1021, "end": 1025, "loc": { "start": { "line": 35, "column": 4 }, "end": { "line": 35, "column": 8 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1025, "end": 1026, "loc": { "start": { "line": 35, "column": 8 }, "end": { "line": 35, "column": 9 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "menu", "start": 1027, "end": 1033, "loc": { "start": { "line": 35, "column": 10 }, "end": { "line": 35, "column": 16 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1033, "end": 1034, "loc": { "start": { "line": 35, "column": 16 }, "end": { "line": 35, "column": 17 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1036, "end": 1037, "loc": { "start": { "line": 36, "column": 0 }, "end": { "line": 36, "column": 1 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1037, "end": 1038, "loc": { "start": { "line": 36, "column": 1 }, "end": { "line": 36, "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": 1042, "end": 1048, "loc": { "start": { "line": 38, "column": 0 }, "end": { "line": 38, "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": 1049, "end": 1054, "loc": { "start": { "line": 38, "column": 7 }, "end": { "line": 38, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "SoundInstanceInterface", "start": 1055, "end": 1077, "loc": { "start": { "line": 38, "column": 13 }, "end": { "line": 38, "column": 35 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1078, "end": 1079, "loc": { "start": { "line": 38, "column": 36 }, "end": { "line": 38, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "constructor", "start": 1085, "end": 1096, "loc": { "start": { "line": 39, "column": 4 }, "end": { "line": 39, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1096, "end": 1097, "loc": { "start": { "line": 39, "column": 15 }, "end": { "line": 39, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 1097, "end": 1100, "loc": { "start": { "line": 39, "column": 16 }, "end": { "line": 39, "column": 19 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1100, "end": 1101, "loc": { "start": { "line": 39, "column": 19 }, "end": { "line": 39, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "url", "start": 1102, "end": 1105, "loc": { "start": { "line": 39, "column": 21 }, "end": { "line": 39, "column": 24 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1105, "end": 1106, "loc": { "start": { "line": 39, "column": 24 }, "end": { "line": 39, "column": 25 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1107, "end": 1108, "loc": { "start": { "line": 39, "column": 26 }, "end": { "line": 39, "column": 27 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1118, "end": 1122, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 40, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1122, "end": 1123, "loc": { "start": { "line": 40, "column": 12 }, "end": { "line": 40, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 1123, "end": 1126, "loc": { "start": { "line": 40, "column": 13 }, "end": { "line": 40, "column": 16 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1127, "end": 1128, "loc": { "start": { "line": 40, "column": 17 }, "end": { "line": 40, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 1129, "end": 1132, "loc": { "start": { "line": 40, "column": 19 }, "end": { "line": 40, "column": 22 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1132, "end": 1133, "loc": { "start": { "line": 40, "column": 22 }, "end": { "line": 40, "column": 23 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1143, "end": 1147, "loc": { "start": { "line": 41, "column": 8 }, "end": { "line": 41, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1147, "end": 1148, "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "url", "start": 1148, "end": 1151, "loc": { "start": { "line": 41, "column": 13 }, "end": { "line": 41, "column": 16 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1152, "end": 1153, "loc": { "start": { "line": 41, "column": 17 }, "end": { "line": 41, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "url", "start": 1154, "end": 1157, "loc": { "start": { "line": 41, "column": 19 }, "end": { "line": 41, "column": 22 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1157, "end": 1158, "loc": { "start": { "line": 41, "column": 22 }, "end": { "line": 41, "column": 23 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1164, "end": 1165, "loc": { "start": { "line": 42, "column": 4 }, "end": { "line": 42, "column": 5 } } }, { "type": "CommentBlock", "value": "* @returns {Promise} ", "start": 1173, "end": 1204, "loc": { "start": { "line": 44, "column": 4 }, "end": { "line": 44, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "load", "start": 1210, "end": 1214, "loc": { "start": { "line": 45, "column": 4 }, "end": { "line": 45, "column": 8 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1214, "end": 1215, "loc": { "start": { "line": 45, "column": 8 }, "end": { "line": 45, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1215, "end": 1216, "loc": { "start": { "line": 45, "column": 9 }, "end": { "line": 45, "column": 10 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1217, "end": 1218, "loc": { "start": { "line": 45, "column": 11 }, "end": { "line": 45, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "abstract", "start": 1228, "end": 1236, "loc": { "start": { "line": 46, "column": 8 }, "end": { "line": 46, "column": 16 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1236, "end": 1237, "loc": { "start": { "line": 46, "column": 16 }, "end": { "line": 46, "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": 1247, "end": 1253, "loc": { "start": { "line": 47, "column": 8 }, "end": { "line": 47, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Promise", "start": 1254, "end": 1261, "loc": { "start": { "line": 47, "column": 15 }, "end": { "line": 47, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1261, "end": 1262, "loc": { "start": { "line": 47, "column": 22 }, "end": { "line": 47, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resolve", "start": 1262, "end": 1269, "loc": { "start": { "line": 47, "column": 23 }, "end": { "line": 47, "column": 30 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1269, "end": 1270, "loc": { "start": { "line": 47, "column": 30 }, "end": { "line": 47, "column": 31 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1270, "end": 1271, "loc": { "start": { "line": 47, "column": 31 }, "end": { "line": 47, "column": 32 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1271, "end": 1272, "loc": { "start": { "line": 47, "column": 32 }, "end": { "line": 47, "column": 33 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1278, "end": 1279, "loc": { "start": { "line": 48, "column": 4 }, "end": { "line": 48, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "play", "start": 1287, "end": 1291, "loc": { "start": { "line": 50, "column": 4 }, "end": { "line": 50, "column": 8 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1291, "end": 1292, "loc": { "start": { "line": 50, "column": 8 }, "end": { "line": 50, "column": 9 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "volume", "start": 1292, "end": 1298, "loc": { "start": { "line": 50, "column": 9 }, "end": { "line": 50, "column": 15 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1298, "end": 1299, "loc": { "start": { "line": 50, "column": 15 }, "end": { "line": 50, "column": 16 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1300, "end": 1301, "loc": { "start": { "line": 50, "column": 17 }, "end": { "line": 50, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "abstract", "start": 1311, "end": 1319, "loc": { "start": { "line": 51, "column": 8 }, "end": { "line": 51, "column": 16 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1319, "end": 1320, "loc": { "start": { "line": 51, "column": 16 }, "end": { "line": 51, "column": 17 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1326, "end": 1327, "loc": { "start": { "line": 52, "column": 4 }, "end": { "line": 52, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "deinitialize", "start": 1335, "end": 1347, "loc": { "start": { "line": 54, "column": 4 }, "end": { "line": 54, "column": 16 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1347, "end": 1348, "loc": { "start": { "line": 54, "column": 16 }, "end": { "line": 54, "column": 17 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1348, "end": 1349, "loc": { "start": { "line": 54, "column": 17 }, "end": { "line": 54, "column": 18 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1350, "end": 1351, "loc": { "start": { "line": 54, "column": 19 }, "end": { "line": 54, "column": 20 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1351, "end": 1352, "loc": { "start": { "line": 54, "column": 20 }, "end": { "line": 54, "column": 21 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1354, "end": 1355, "loc": { "start": { "line": 55, "column": 0 }, "end": { "line": 55, "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": 1359, "end": 1365, "loc": { "start": { "line": 57, "column": 0 }, "end": { "line": 57, "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": 1366, "end": 1371, "loc": { "start": { "line": 57, "column": 7 }, "end": { "line": 57, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "MusicInstanceInterface", "start": 1372, "end": 1394, "loc": { "start": { "line": 57, "column": 13 }, "end": { "line": 57, "column": 35 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1395, "end": 1396, "loc": { "start": { "line": 57, "column": 36 }, "end": { "line": 57, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "constructor", "start": 1402, "end": 1413, "loc": { "start": { "line": 58, "column": 4 }, "end": { "line": 58, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1413, "end": 1414, "loc": { "start": { "line": 58, "column": 15 }, "end": { "line": 58, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 1414, "end": 1417, "loc": { "start": { "line": 58, "column": 16 }, "end": { "line": 58, "column": 19 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1417, "end": 1418, "loc": { "start": { "line": 58, "column": 19 }, "end": { "line": 58, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "url", "start": 1419, "end": 1422, "loc": { "start": { "line": 58, "column": 21 }, "end": { "line": 58, "column": 24 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1422, "end": 1423, "loc": { "start": { "line": 58, "column": 24 }, "end": { "line": 58, "column": 25 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1424, "end": 1425, "loc": { "start": { "line": 58, "column": 26 }, "end": { "line": 58, "column": 27 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1435, "end": 1439, "loc": { "start": { "line": 59, "column": 8 }, "end": { "line": 59, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1439, "end": 1440, "loc": { "start": { "line": 59, "column": 12 }, "end": { "line": 59, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 1440, "end": 1443, "loc": { "start": { "line": 59, "column": 13 }, "end": { "line": 59, "column": 16 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1444, "end": 1445, "loc": { "start": { "line": 59, "column": 17 }, "end": { "line": 59, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 1446, "end": 1449, "loc": { "start": { "line": 59, "column": 19 }, "end": { "line": 59, "column": 22 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1449, "end": 1450, "loc": { "start": { "line": 59, "column": 22 }, "end": { "line": 59, "column": 23 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1460, "end": 1464, "loc": { "start": { "line": 60, "column": 8 }, "end": { "line": 60, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1464, "end": 1465, "loc": { "start": { "line": 60, "column": 12 }, "end": { "line": 60, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "url", "start": 1465, "end": 1468, "loc": { "start": { "line": 60, "column": 13 }, "end": { "line": 60, "column": 16 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1469, "end": 1470, "loc": { "start": { "line": 60, "column": 17 }, "end": { "line": 60, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "url", "start": 1471, "end": 1474, "loc": { "start": { "line": 60, "column": 19 }, "end": { "line": 60, "column": 22 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1474, "end": 1475, "loc": { "start": { "line": 60, "column": 22 }, "end": { "line": 60, "column": 23 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1481, "end": 1482, "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": "stop", "start": 1490, "end": 1494, "loc": { "start": { "line": 63, "column": 4 }, "end": { "line": 63, "column": 8 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1494, "end": 1495, "loc": { "start": { "line": 63, "column": 8 }, "end": { "line": 63, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1495, "end": 1496, "loc": { "start": { "line": 63, "column": 9 }, "end": { "line": 63, "column": 10 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1497, "end": 1498, "loc": { "start": { "line": 63, "column": 11 }, "end": { "line": 63, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "abstract", "start": 1508, "end": 1516, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 16 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1516, "end": 1517, "loc": { "start": { "line": 64, "column": 16 }, "end": { "line": 64, "column": 17 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1523, "end": 1524, "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": "play", "start": 1532, "end": 1536, "loc": { "start": { "line": 67, "column": 4 }, "end": { "line": 67, "column": 8 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1536, "end": 1537, "loc": { "start": { "line": 67, "column": 8 }, "end": { "line": 67, "column": 9 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "volume", "start": 1537, "end": 1543, "loc": { "start": { "line": 67, "column": 9 }, "end": { "line": 67, "column": 15 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1543, "end": 1544, "loc": { "start": { "line": 67, "column": 15 }, "end": { "line": 67, "column": 16 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1545, "end": 1546, "loc": { "start": { "line": 67, "column": 17 }, "end": { "line": 67, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "abstract", "start": 1556, "end": 1564, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 16 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1564, "end": 1565, "loc": { "start": { "line": 68, "column": 16 }, "end": { "line": 68, "column": 17 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1571, "end": 1572, "loc": { "start": { "line": 69, "column": 4 }, "end": { "line": 69, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setVolume", "start": 1580, "end": 1589, "loc": { "start": { "line": 71, "column": 4 }, "end": { "line": 71, "column": 13 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1589, "end": 1590, "loc": { "start": { "line": 71, "column": 13 }, "end": { "line": 71, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "volume", "start": 1590, "end": 1596, "loc": { "start": { "line": 71, "column": 14 }, "end": { "line": 71, "column": 20 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1596, "end": 1597, "loc": { "start": { "line": 71, "column": 20 }, "end": { "line": 71, "column": 21 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1598, "end": 1599, "loc": { "start": { "line": 71, "column": 22 }, "end": { "line": 71, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "abstract", "start": 1609, "end": 1617, "loc": { "start": { "line": 72, "column": 8 }, "end": { "line": 72, "column": 16 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1617, "end": 1618, "loc": { "start": { "line": 72, "column": 16 }, "end": { "line": 72, "column": 17 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1624, "end": 1625, "loc": { "start": { "line": 73, "column": 4 }, "end": { "line": 73, "column": 5 } } }, { "type": "CommentBlock", "value": "* @returns {Promise} ", "start": 1633, "end": 1664, "loc": { "start": { "line": 75, "column": 4 }, "end": { "line": 75, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "load", "start": 1670, "end": 1674, "loc": { "start": { "line": 76, "column": 4 }, "end": { "line": 76, "column": 8 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1674, "end": 1675, "loc": { "start": { "line": 76, "column": 8 }, "end": { "line": 76, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1675, "end": 1676, "loc": { "start": { "line": 76, "column": 9 }, "end": { "line": 76, "column": 10 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1677, "end": 1678, "loc": { "start": { "line": 76, "column": 11 }, "end": { "line": 76, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "abstract", "start": 1688, "end": 1696, "loc": { "start": { "line": 77, "column": 8 }, "end": { "line": 77, "column": 16 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1696, "end": 1697, "loc": { "start": { "line": 77, "column": 16 }, "end": { "line": 77, "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": 1707, "end": 1713, "loc": { "start": { "line": 78, "column": 8 }, "end": { "line": 78, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Promise", "start": 1714, "end": 1721, "loc": { "start": { "line": 78, "column": 15 }, "end": { "line": 78, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1721, "end": 1722, "loc": { "start": { "line": 78, "column": 22 }, "end": { "line": 78, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resolve", "start": 1722, "end": 1729, "loc": { "start": { "line": 78, "column": 23 }, "end": { "line": 78, "column": 30 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1729, "end": 1730, "loc": { "start": { "line": 78, "column": 30 }, "end": { "line": 78, "column": 31 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1730, "end": 1731, "loc": { "start": { "line": 78, "column": 31 }, "end": { "line": 78, "column": 32 } } }, { "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": 78, "column": 32 }, "end": { "line": 78, "column": 33 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1738, "end": 1739, "loc": { "start": { "line": 79, "column": 4 }, "end": { "line": 79, "column": 5 } } }, { "type": "CommentBlock", "value": "* @returns {boolean} ", "start": 1747, "end": 1772, "loc": { "start": { "line": 81, "column": 4 }, "end": { "line": 81, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "isPlaying", "start": 1778, "end": 1787, "loc": { "start": { "line": 82, "column": 4 }, "end": { "line": 82, "column": 13 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1787, "end": 1788, "loc": { "start": { "line": 82, "column": 13 }, "end": { "line": 82, "column": 14 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1788, "end": 1789, "loc": { "start": { "line": 82, "column": 14 }, "end": { "line": 82, "column": 15 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1790, "end": 1791, "loc": { "start": { "line": 82, "column": 16 }, "end": { "line": 82, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "abstract", "start": 1801, "end": 1809, "loc": { "start": { "line": 83, "column": 8 }, "end": { "line": 83, "column": 16 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1809, "end": 1810, "loc": { "start": { "line": 83, "column": 16 }, "end": { "line": 83, "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": 1820, "end": 1826, "loc": { "start": { "line": 84, "column": 8 }, "end": { "line": 84, "column": 14 } } }, { "type": { "label": "false", "keyword": "false", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "false", "start": 1827, "end": 1832, "loc": { "start": { "line": 84, "column": 15 }, "end": { "line": 84, "column": 20 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1832, "end": 1833, "loc": { "start": { "line": 84, "column": 20 }, "end": { "line": 84, "column": 21 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1839, "end": 1840, "loc": { "start": { "line": 85, "column": 4 }, "end": { "line": 85, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "deinitialize", "start": 1848, "end": 1860, "loc": { "start": { "line": 87, "column": 4 }, "end": { "line": 87, "column": 16 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1860, "end": 1861, "loc": { "start": { "line": 87, "column": 16 }, "end": { "line": 87, "column": 17 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1861, "end": 1862, "loc": { "start": { "line": 87, "column": 17 }, "end": { "line": 87, "column": 18 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1863, "end": 1864, "loc": { "start": { "line": 87, "column": 19 }, "end": { "line": 87, "column": 20 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1864, "end": 1865, "loc": { "start": { "line": 87, "column": 20 }, "end": { "line": 87, "column": 21 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1867, "end": 1868, "loc": { "start": { "line": 88, "column": 0 }, "end": { "line": 88, "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": 1872, "end": 1878, "loc": { "start": { "line": 90, "column": 0 }, "end": { "line": 90, "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": 1879, "end": 1884, "loc": { "start": { "line": 90, "column": 7 }, "end": { "line": 90, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "SoundInterface", "start": 1885, "end": 1899, "loc": { "start": { "line": 90, "column": 13 }, "end": { "line": 90, "column": 27 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1900, "end": 1901, "loc": { "start": { "line": 90, "column": 28 }, "end": { "line": 90, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "constructor", "start": 1907, "end": 1918, "loc": { "start": { "line": 91, "column": 4 }, "end": { "line": 91, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1918, "end": 1919, "loc": { "start": { "line": 91, "column": 15 }, "end": { "line": 91, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 1919, "end": 1922, "loc": { "start": { "line": 91, "column": 16 }, "end": { "line": 91, "column": 19 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1922, "end": 1923, "loc": { "start": { "line": 91, "column": 19 }, "end": { "line": 91, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundClass", "start": 1924, "end": 1934, "loc": { "start": { "line": 91, "column": 21 }, "end": { "line": 91, "column": 31 } } }, { "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": 91, "column": 31 }, "end": { "line": 91, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicClass", "start": 1936, "end": 1946, "loc": { "start": { "line": 91, "column": 33 }, "end": { "line": 91, "column": 43 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1946, "end": 1947, "loc": { "start": { "line": 91, "column": 43 }, "end": { "line": 91, "column": 44 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1948, "end": 1949, "loc": { "start": { "line": 91, "column": 45 }, "end": { "line": 91, "column": 46 } } }, { "type": "CommentBlock", "value": "* @type {Application} ", "start": 1959, "end": 1985, "loc": { "start": { "line": 92, "column": 8 }, "end": { "line": 92, "column": 34 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1995, "end": 1999, "loc": { "start": { "line": 93, "column": 8 }, "end": { "line": 93, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1999, "end": 2000, "loc": { "start": { "line": 93, "column": 12 }, "end": { "line": 93, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 2000, "end": 2003, "loc": { "start": { "line": 93, "column": 13 }, "end": { "line": 93, "column": 16 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2004, "end": 2005, "loc": { "start": { "line": 93, "column": 17 }, "end": { "line": 93, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 2006, "end": 2009, "loc": { "start": { "line": 93, "column": 19 }, "end": { "line": 93, "column": 22 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2009, "end": 2010, "loc": { "start": { "line": 93, "column": 22 }, "end": { "line": 93, "column": 23 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2022, "end": 2026, "loc": { "start": { "line": 95, "column": 8 }, "end": { "line": 95, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2026, "end": 2027, "loc": { "start": { "line": 95, "column": 12 }, "end": { "line": 95, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundClass", "start": 2027, "end": 2037, "loc": { "start": { "line": 95, "column": 13 }, "end": { "line": 95, "column": 23 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2038, "end": 2039, "loc": { "start": { "line": 95, "column": 24 }, "end": { "line": 95, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundClass", "start": 2040, "end": 2050, "loc": { "start": { "line": 95, "column": 26 }, "end": { "line": 95, "column": 36 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2050, "end": 2051, "loc": { "start": { "line": 95, "column": 36 }, "end": { "line": 95, "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": 2061, "end": 2065, "loc": { "start": { "line": 96, "column": 8 }, "end": { "line": 96, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2065, "end": 2066, "loc": { "start": { "line": 96, "column": 12 }, "end": { "line": 96, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicClass", "start": 2066, "end": 2076, "loc": { "start": { "line": 96, "column": 13 }, "end": { "line": 96, "column": 23 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2077, "end": 2078, "loc": { "start": { "line": 96, "column": 24 }, "end": { "line": 96, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicClass", "start": 2079, "end": 2089, "loc": { "start": { "line": 96, "column": 26 }, "end": { "line": 96, "column": 36 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2089, "end": 2090, "loc": { "start": { "line": 96, "column": 36 }, "end": { "line": 96, "column": 37 } } }, { "type": "CommentBlock", "value": "* @type {Object} ", "start": 2102, "end": 2155, "loc": { "start": { "line": 98, "column": 8 }, "end": { "line": 98, "column": 61 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2165, "end": 2169, "loc": { "start": { "line": 99, "column": 8 }, "end": { "line": 99, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2169, "end": 2170, "loc": { "start": { "line": 99, "column": 12 }, "end": { "line": 99, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sounds", "start": 2170, "end": 2176, "loc": { "start": { "line": 99, "column": 13 }, "end": { "line": 99, "column": 19 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2177, "end": 2178, "loc": { "start": { "line": 99, "column": 20 }, "end": { "line": 99, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "newEmptyMap", "start": 2179, "end": 2190, "loc": { "start": { "line": 99, "column": 22 }, "end": { "line": 99, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2190, "end": 2191, "loc": { "start": { "line": 99, "column": 33 }, "end": { "line": 99, "column": 34 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2191, "end": 2192, "loc": { "start": { "line": 99, "column": 34 }, "end": { "line": 99, "column": 35 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2192, "end": 2193, "loc": { "start": { "line": 99, "column": 35 }, "end": { "line": 99, "column": 36 } } }, { "type": "CommentBlock", "value": "* @type {Object} ", "start": 2205, "end": 2258, "loc": { "start": { "line": 101, "column": 8 }, "end": { "line": 101, "column": 61 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2268, "end": 2272, "loc": { "start": { "line": 102, "column": 8 }, "end": { "line": 102, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2272, "end": 2273, "loc": { "start": { "line": 102, "column": 12 }, "end": { "line": 102, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "music", "start": 2273, "end": 2278, "loc": { "start": { "line": 102, "column": 13 }, "end": { "line": 102, "column": 18 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2279, "end": 2280, "loc": { "start": { "line": 102, "column": 19 }, "end": { "line": 102, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "newEmptyMap", "start": 2281, "end": 2292, "loc": { "start": { "line": 102, "column": 21 }, "end": { "line": 102, "column": 32 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2292, "end": 2293, "loc": { "start": { "line": 102, "column": 32 }, "end": { "line": 102, "column": 33 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2293, "end": 2294, "loc": { "start": { "line": 102, "column": 33 }, "end": { "line": 102, "column": 34 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2294, "end": 2295, "loc": { "start": { "line": 102, "column": 34 }, "end": { "line": 102, "column": 35 } } }, { "type": "CommentBlock", "value": "* @type {MusicInstanceInterface} ", "start": 2307, "end": 2344, "loc": { "start": { "line": 104, "column": 8 }, "end": { "line": 104, "column": 45 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2354, "end": 2358, "loc": { "start": { "line": 105, "column": 8 }, "end": { "line": 105, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2358, "end": 2359, "loc": { "start": { "line": 105, "column": 12 }, "end": { "line": 105, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "currentMusic", "start": 2359, "end": 2371, "loc": { "start": { "line": 105, "column": 13 }, "end": { "line": 105, "column": 25 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2372, "end": 2373, "loc": { "start": { "line": 105, "column": 26 }, "end": { "line": 105, "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": 2374, "end": 2378, "loc": { "start": { "line": 105, "column": 28 }, "end": { "line": 105, "column": 32 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2378, "end": 2379, "loc": { "start": { "line": 105, "column": 32 }, "end": { "line": 105, "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": 2391, "end": 2395, "loc": { "start": { "line": 107, "column": 8 }, "end": { "line": 107, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2395, "end": 2396, "loc": { "start": { "line": 107, "column": 12 }, "end": { "line": 107, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "pageIsVisible", "start": 2396, "end": 2409, "loc": { "start": { "line": 107, "column": 13 }, "end": { "line": 107, "column": 26 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2410, "end": 2411, "loc": { "start": { "line": 107, "column": 27 }, "end": { "line": 107, "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": 2412, "end": 2416, "loc": { "start": { "line": 107, "column": 29 }, "end": { "line": 107, "column": 33 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2416, "end": 2417, "loc": { "start": { "line": 107, "column": 33 }, "end": { "line": 107, "column": 34 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2429, "end": 2433, "loc": { "start": { "line": 109, "column": 8 }, "end": { "line": 109, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2433, "end": 2434, "loc": { "start": { "line": 109, "column": 12 }, "end": { "line": 109, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicVolume", "start": 2434, "end": 2445, "loc": { "start": { "line": 109, "column": 13 }, "end": { "line": 109, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2446, "end": 2447, "loc": { "start": { "line": 109, "column": 25 }, "end": { "line": 109, "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": 2448, "end": 2451, "loc": { "start": { "line": 109, "column": 27 }, "end": { "line": 109, "column": 30 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2451, "end": 2452, "loc": { "start": { "line": 109, "column": 30 }, "end": { "line": 109, "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": 2462, "end": 2466, "loc": { "start": { "line": 110, "column": 8 }, "end": { "line": 110, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2466, "end": 2467, "loc": { "start": { "line": 110, "column": 12 }, "end": { "line": 110, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundVolume", "start": 2467, "end": 2478, "loc": { "start": { "line": 110, "column": 13 }, "end": { "line": 110, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2479, "end": 2480, "loc": { "start": { "line": 110, "column": 25 }, "end": { "line": 110, "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": 2481, "end": 2484, "loc": { "start": { "line": 110, "column": 27 }, "end": { "line": 110, "column": 30 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2484, "end": 2485, "loc": { "start": { "line": 110, "column": 30 }, "end": { "line": 110, "column": 31 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2491, "end": 2492, "loc": { "start": { "line": 111, "column": 4 }, "end": { "line": 111, "column": 5 } } }, { "type": "CommentBlock", "value": "*\r\n * Initializes the sound\r\n * @returns {Promise}\r\n ", "start": 2500, "end": 2574, "loc": { "start": { "line": 113, "column": 4 }, "end": { "line": 116, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initialize", "start": 2580, "end": 2590, "loc": { "start": { "line": 117, "column": 4 }, "end": { "line": 117, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2590, "end": 2591, "loc": { "start": { "line": 117, "column": 14 }, "end": { "line": 117, "column": 15 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2591, "end": 2592, "loc": { "start": { "line": 117, "column": 15 }, "end": { "line": 117, "column": 16 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2593, "end": 2594, "loc": { "start": { "line": 117, "column": 17 }, "end": { "line": 117, "column": 18 } } }, { "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": 2604, "end": 2607, "loc": { "start": { "line": 118, "column": 8 }, "end": { "line": 118, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2608, "end": 2609, "loc": { "start": { "line": 118, "column": 12 }, "end": { "line": 118, "column": 13 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2609, "end": 2614, "loc": { "start": { "line": 118, "column": 13 }, "end": { "line": 118, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundKey", "start": 2615, "end": 2623, "loc": { "start": { "line": 118, "column": 19 }, "end": { "line": 118, "column": 27 } } }, { "type": { "label": "in", "keyword": "in", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": "in", "start": 2624, "end": 2626, "loc": { "start": { "line": 118, "column": 28 }, "end": { "line": 118, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "SOUNDS", "start": 2627, "end": 2633, "loc": { "start": { "line": 118, "column": 31 }, "end": { "line": 118, "column": 37 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2633, "end": 2634, "loc": { "start": { "line": 118, "column": 37 }, "end": { "line": 118, "column": 38 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2635, "end": 2636, "loc": { "start": { "line": 118, "column": 39 }, "end": { "line": 118, "column": 40 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2650, "end": 2655, "loc": { "start": { "line": 119, "column": 12 }, "end": { "line": 119, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundPath", "start": 2656, "end": 2665, "loc": { "start": { "line": 119, "column": 18 }, "end": { "line": 119, "column": 27 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2666, "end": 2667, "loc": { "start": { "line": 119, "column": 28 }, "end": { "line": 119, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "SOUNDS", "start": 2668, "end": 2674, "loc": { "start": { "line": 119, "column": 30 }, "end": { "line": 119, "column": 36 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2674, "end": 2675, "loc": { "start": { "line": 119, "column": 36 }, "end": { "line": 119, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundKey", "start": 2675, "end": 2683, "loc": { "start": { "line": 119, "column": 37 }, "end": { "line": 119, "column": 45 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2683, "end": 2684, "loc": { "start": { "line": 119, "column": 45 }, "end": { "line": 119, "column": 46 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2684, "end": 2685, "loc": { "start": { "line": 119, "column": 46 }, "end": { "line": 119, "column": 47 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2699, "end": 2704, "loc": { "start": { "line": 120, "column": 12 }, "end": { "line": 120, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sound", "start": 2705, "end": 2710, "loc": { "start": { "line": 120, "column": 18 }, "end": { "line": 120, "column": 23 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2711, "end": 2712, "loc": { "start": { "line": 120, "column": 24 }, "end": { "line": 120, "column": 25 } } }, { "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": 2713, "end": 2716, "loc": { "start": { "line": 120, "column": 26 }, "end": { "line": 120, "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": 2717, "end": 2721, "loc": { "start": { "line": 120, "column": 30 }, "end": { "line": 120, "column": 34 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2721, "end": 2722, "loc": { "start": { "line": 120, "column": 34 }, "end": { "line": 120, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundClass", "start": 2722, "end": 2732, "loc": { "start": { "line": 120, "column": 35 }, "end": { "line": 120, "column": 45 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2732, "end": 2733, "loc": { "start": { "line": 120, "column": 45 }, "end": { "line": 120, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundKey", "start": 2733, "end": 2741, "loc": { "start": { "line": 120, "column": 46 }, "end": { "line": 120, "column": 54 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2741, "end": 2742, "loc": { "start": { "line": 120, "column": 54 }, "end": { "line": 120, "column": 55 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundPath", "start": 2743, "end": 2752, "loc": { "start": { "line": 120, "column": 56 }, "end": { "line": 120, "column": 65 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2752, "end": 2753, "loc": { "start": { "line": 120, "column": 65 }, "end": { "line": 120, "column": 66 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2753, "end": 2754, "loc": { "start": { "line": 120, "column": 66 }, "end": { "line": 120, "column": 67 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2768, "end": 2772, "loc": { "start": { "line": 121, "column": 12 }, "end": { "line": 121, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2772, "end": 2773, "loc": { "start": { "line": 121, "column": 16 }, "end": { "line": 121, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sounds", "start": 2773, "end": 2779, "loc": { "start": { "line": 121, "column": 17 }, "end": { "line": 121, "column": 23 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2779, "end": 2780, "loc": { "start": { "line": 121, "column": 23 }, "end": { "line": 121, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundPath", "start": 2780, "end": 2789, "loc": { "start": { "line": 121, "column": 24 }, "end": { "line": 121, "column": 33 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2789, "end": 2790, "loc": { "start": { "line": 121, "column": 33 }, "end": { "line": 121, "column": 34 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2791, "end": 2792, "loc": { "start": { "line": 121, "column": 35 }, "end": { "line": 121, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sound", "start": 2793, "end": 2798, "loc": { "start": { "line": 121, "column": 37 }, "end": { "line": 121, "column": 42 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2798, "end": 2799, "loc": { "start": { "line": 121, "column": 42 }, "end": { "line": 121, "column": 43 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2809, "end": 2810, "loc": { "start": { "line": 122, "column": 8 }, "end": { "line": 122, "column": 9 } } }, { "type": { "label": "for", "keyword": "for", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": true, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "for", "start": 2822, "end": 2825, "loc": { "start": { "line": 124, "column": 8 }, "end": { "line": 124, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2826, "end": 2827, "loc": { "start": { "line": 124, "column": 12 }, "end": { "line": 124, "column": 13 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2827, "end": 2832, "loc": { "start": { "line": 124, "column": 13 }, "end": { "line": 124, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicKey", "start": 2833, "end": 2841, "loc": { "start": { "line": 124, "column": 19 }, "end": { "line": 124, "column": 27 } } }, { "type": { "label": "in", "keyword": "in", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": "in", "start": 2842, "end": 2844, "loc": { "start": { "line": 124, "column": 28 }, "end": { "line": 124, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "MUSIC", "start": 2845, "end": 2850, "loc": { "start": { "line": 124, "column": 31 }, "end": { "line": 124, "column": 36 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2850, "end": 2851, "loc": { "start": { "line": 124, "column": 36 }, "end": { "line": 124, "column": 37 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2852, "end": 2853, "loc": { "start": { "line": 124, "column": 38 }, "end": { "line": 124, "column": 39 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2867, "end": 2872, "loc": { "start": { "line": 125, "column": 12 }, "end": { "line": 125, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicPath", "start": 2873, "end": 2882, "loc": { "start": { "line": 125, "column": 18 }, "end": { "line": 125, "column": 27 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2883, "end": 2884, "loc": { "start": { "line": 125, "column": 28 }, "end": { "line": 125, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "MUSIC", "start": 2885, "end": 2890, "loc": { "start": { "line": 125, "column": 30 }, "end": { "line": 125, "column": 35 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2890, "end": 2891, "loc": { "start": { "line": 125, "column": 35 }, "end": { "line": 125, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicKey", "start": 2891, "end": 2899, "loc": { "start": { "line": 125, "column": 36 }, "end": { "line": 125, "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": 125, "column": 44 }, "end": { "line": 125, "column": 45 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2900, "end": 2901, "loc": { "start": { "line": 125, "column": 45 }, "end": { "line": 125, "column": 46 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2915, "end": 2920, "loc": { "start": { "line": 126, "column": 12 }, "end": { "line": 126, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "music", "start": 2921, "end": 2926, "loc": { "start": { "line": 126, "column": 18 }, "end": { "line": 126, "column": 23 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2927, "end": 2928, "loc": { "start": { "line": 126, "column": 24 }, "end": { "line": 126, "column": 25 } } }, { "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": 2929, "end": 2932, "loc": { "start": { "line": 126, "column": 26 }, "end": { "line": 126, "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": 2933, "end": 2937, "loc": { "start": { "line": 126, "column": 30 }, "end": { "line": 126, "column": 34 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2937, "end": 2938, "loc": { "start": { "line": 126, "column": 34 }, "end": { "line": 126, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicClass", "start": 2938, "end": 2948, "loc": { "start": { "line": 126, "column": 35 }, "end": { "line": 126, "column": 45 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2948, "end": 2949, "loc": { "start": { "line": 126, "column": 45 }, "end": { "line": 126, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicKey", "start": 2949, "end": 2957, "loc": { "start": { "line": 126, "column": 46 }, "end": { "line": 126, "column": 54 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2957, "end": 2958, "loc": { "start": { "line": 126, "column": 54 }, "end": { "line": 126, "column": 55 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicPath", "start": 2959, "end": 2968, "loc": { "start": { "line": 126, "column": 56 }, "end": { "line": 126, "column": 65 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2968, "end": 2969, "loc": { "start": { "line": 126, "column": 65 }, "end": { "line": 126, "column": 66 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2969, "end": 2970, "loc": { "start": { "line": 126, "column": 66 }, "end": { "line": 126, "column": 67 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2984, "end": 2988, "loc": { "start": { "line": 127, "column": 12 }, "end": { "line": 127, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2988, "end": 2989, "loc": { "start": { "line": 127, "column": 16 }, "end": { "line": 127, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "music", "start": 2989, "end": 2994, "loc": { "start": { "line": 127, "column": 17 }, "end": { "line": 127, "column": 22 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2994, "end": 2995, "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": "musicPath", "start": 2995, "end": 3004, "loc": { "start": { "line": 127, "column": 23 }, "end": { "line": 127, "column": 32 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3004, "end": 3005, "loc": { "start": { "line": 127, "column": 32 }, "end": { "line": 127, "column": 33 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3006, "end": 3007, "loc": { "start": { "line": 127, "column": 34 }, "end": { "line": 127, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "music", "start": 3008, "end": 3013, "loc": { "start": { "line": 127, "column": 36 }, "end": { "line": 127, "column": 41 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3013, "end": 3014, "loc": { "start": { "line": 127, "column": 41 }, "end": { "line": 127, "column": 42 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3024, "end": 3025, "loc": { "start": { "line": 128, "column": 8 }, "end": { "line": 128, "column": 9 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3037, "end": 3041, "loc": { "start": { "line": 130, "column": 8 }, "end": { "line": 130, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3041, "end": 3042, "loc": { "start": { "line": 130, "column": 12 }, "end": { "line": 130, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicVolume", "start": 3042, "end": 3053, "loc": { "start": { "line": 130, "column": 13 }, "end": { "line": 130, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3054, "end": 3055, "loc": { "start": { "line": 130, "column": 25 }, "end": { "line": 130, "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": 3056, "end": 3060, "loc": { "start": { "line": 130, "column": 27 }, "end": { "line": 130, "column": 31 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3060, "end": 3061, "loc": { "start": { "line": 130, "column": 31 }, "end": { "line": 130, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 3061, "end": 3064, "loc": { "start": { "line": 130, "column": 32 }, "end": { "line": 130, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3064, "end": 3065, "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": "settings", "start": 3065, "end": 3073, "loc": { "start": { "line": 130, "column": 36 }, "end": { "line": 130, "column": 44 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3073, "end": 3074, "loc": { "start": { "line": 130, "column": 44 }, "end": { "line": 130, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getAllSettings", "start": 3074, "end": 3088, "loc": { "start": { "line": 130, "column": 45 }, "end": { "line": 130, "column": 59 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3088, "end": 3089, "loc": { "start": { "line": 130, "column": 59 }, "end": { "line": 130, "column": 60 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3089, "end": 3090, "loc": { "start": { "line": 130, "column": 60 }, "end": { "line": 130, "column": 61 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3090, "end": 3091, "loc": { "start": { "line": 130, "column": 61 }, "end": { "line": 130, "column": 62 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicVolume", "start": 3091, "end": 3102, "loc": { "start": { "line": 130, "column": 62 }, "end": { "line": 130, "column": 73 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3102, "end": 3103, "loc": { "start": { "line": 130, "column": 73 }, "end": { "line": 130, "column": 74 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3113, "end": 3117, "loc": { "start": { "line": 131, "column": 8 }, "end": { "line": 131, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3117, "end": 3118, "loc": { "start": { "line": 131, "column": 12 }, "end": { "line": 131, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundVolume", "start": 3118, "end": 3129, "loc": { "start": { "line": 131, "column": 13 }, "end": { "line": 131, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3130, "end": 3131, "loc": { "start": { "line": 131, "column": 25 }, "end": { "line": 131, "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": 3132, "end": 3136, "loc": { "start": { "line": 131, "column": 27 }, "end": { "line": 131, "column": 31 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3136, "end": 3137, "loc": { "start": { "line": 131, "column": 31 }, "end": { "line": 131, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 3137, "end": 3140, "loc": { "start": { "line": 131, "column": 32 }, "end": { "line": 131, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3140, "end": 3141, "loc": { "start": { "line": 131, "column": 35 }, "end": { "line": 131, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "settings", "start": 3141, "end": 3149, "loc": { "start": { "line": 131, "column": 36 }, "end": { "line": 131, "column": 44 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3149, "end": 3150, "loc": { "start": { "line": 131, "column": 44 }, "end": { "line": 131, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getAllSettings", "start": 3150, "end": 3164, "loc": { "start": { "line": 131, "column": 45 }, "end": { "line": 131, "column": 59 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3164, "end": 3165, "loc": { "start": { "line": 131, "column": 59 }, "end": { "line": 131, "column": 60 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3165, "end": 3166, "loc": { "start": { "line": 131, "column": 60 }, "end": { "line": 131, "column": 61 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3166, "end": 3167, "loc": { "start": { "line": 131, "column": 61 }, "end": { "line": 131, "column": 62 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundVolume", "start": 3167, "end": 3178, "loc": { "start": { "line": 131, "column": 62 }, "end": { "line": 131, "column": 73 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3178, "end": 3179, "loc": { "start": { "line": 131, "column": 73 }, "end": { "line": 131, "column": 74 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 3191, "end": 3193, "loc": { "start": { "line": 133, "column": 8 }, "end": { "line": 133, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3194, "end": 3195, "loc": { "start": { "line": 133, "column": 11 }, "end": { "line": 133, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "G_IS_DEV", "start": 3195, "end": 3203, "loc": { "start": { "line": 133, "column": 12 }, "end": { "line": 133, "column": 20 } } }, { "type": { "label": "&&", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 2, "updateContext": null }, "value": "&&", "start": 3204, "end": 3206, "loc": { "start": { "line": 133, "column": 21 }, "end": { "line": 133, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "globalConfig", "start": 3207, "end": 3219, "loc": { "start": { "line": 133, "column": 24 }, "end": { "line": 133, "column": 36 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3219, "end": 3220, "loc": { "start": { "line": 133, "column": 36 }, "end": { "line": 133, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "debug", "start": 3220, "end": 3225, "loc": { "start": { "line": 133, "column": 37 }, "end": { "line": 133, "column": 42 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3225, "end": 3226, "loc": { "start": { "line": 133, "column": 42 }, "end": { "line": 133, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "disableMusic", "start": 3226, "end": 3238, "loc": { "start": { "line": 133, "column": 43 }, "end": { "line": 133, "column": 55 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3238, "end": 3239, "loc": { "start": { "line": 133, "column": 55 }, "end": { "line": 133, "column": 56 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3240, "end": 3241, "loc": { "start": { "line": 133, "column": 57 }, "end": { "line": 133, "column": 58 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3255, "end": 3259, "loc": { "start": { "line": 134, "column": 12 }, "end": { "line": 134, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3259, "end": 3260, "loc": { "start": { "line": 134, "column": 16 }, "end": { "line": 134, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicVolume", "start": 3260, "end": 3271, "loc": { "start": { "line": 134, "column": 17 }, "end": { "line": 134, "column": 28 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3272, "end": 3273, "loc": { "start": { "line": 134, "column": 29 }, "end": { "line": 134, "column": 30 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 3274, "end": 3277, "loc": { "start": { "line": 134, "column": 31 }, "end": { "line": 134, "column": 34 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3277, "end": 3278, "loc": { "start": { "line": 134, "column": 34 }, "end": { "line": 134, "column": 35 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3288, "end": 3289, "loc": { "start": { "line": 135, "column": 8 }, "end": { "line": 135, "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": 3301, "end": 3307, "loc": { "start": { "line": 137, "column": 8 }, "end": { "line": 137, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Promise", "start": 3308, "end": 3315, "loc": { "start": { "line": 137, "column": 15 }, "end": { "line": 137, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3315, "end": 3316, "loc": { "start": { "line": 137, "column": 22 }, "end": { "line": 137, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resolve", "start": 3316, "end": 3323, "loc": { "start": { "line": 137, "column": 23 }, "end": { "line": 137, "column": 30 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3323, "end": 3324, "loc": { "start": { "line": 137, "column": 30 }, "end": { "line": 137, "column": 31 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3324, "end": 3325, "loc": { "start": { "line": 137, "column": 31 }, "end": { "line": 137, "column": 32 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3325, "end": 3326, "loc": { "start": { "line": 137, "column": 32 }, "end": { "line": 137, "column": 33 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3332, "end": 3333, "loc": { "start": { "line": 138, "column": 4 }, "end": { "line": 138, "column": 5 } } }, { "type": "CommentBlock", "value": "*\r\n * Pre-Loads the given sounds\r\n * @param {string} key\r\n * @returns {Promise}\r\n ", "start": 3341, "end": 3449, "loc": { "start": { "line": 140, "column": 4 }, "end": { "line": 144, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "loadSound", "start": 3455, "end": 3464, "loc": { "start": { "line": 145, "column": 4 }, "end": { "line": 145, "column": 13 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3464, "end": 3465, "loc": { "start": { "line": 145, "column": 13 }, "end": { "line": 145, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 3465, "end": 3468, "loc": { "start": { "line": 145, "column": 14 }, "end": { "line": 145, "column": 17 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3468, "end": 3469, "loc": { "start": { "line": 145, "column": 17 }, "end": { "line": 145, "column": 18 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3470, "end": 3471, "loc": { "start": { "line": 145, "column": 19 }, "end": { "line": 145, "column": 20 } } }, { "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": 3481, "end": 3483, "loc": { "start": { "line": 146, "column": 8 }, "end": { "line": 146, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3484, "end": 3485, "loc": { "start": { "line": 146, "column": 11 }, "end": { "line": 146, "column": 12 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3485, "end": 3489, "loc": { "start": { "line": 146, "column": 12 }, "end": { "line": 146, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3489, "end": 3490, "loc": { "start": { "line": 146, "column": 16 }, "end": { "line": 146, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sounds", "start": 3490, "end": 3496, "loc": { "start": { "line": 146, "column": 17 }, "end": { "line": 146, "column": 23 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3496, "end": 3497, "loc": { "start": { "line": 146, "column": 23 }, "end": { "line": 146, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 3497, "end": 3500, "loc": { "start": { "line": 146, "column": 24 }, "end": { "line": 146, "column": 27 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3500, "end": 3501, "loc": { "start": { "line": 146, "column": 27 }, "end": { "line": 146, "column": 28 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3501, "end": 3502, "loc": { "start": { "line": 146, "column": 28 }, "end": { "line": 146, "column": 29 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3503, "end": 3504, "loc": { "start": { "line": 146, "column": 30 }, "end": { "line": 146, "column": 31 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 3518, "end": 3524, "loc": { "start": { "line": 147, "column": 12 }, "end": { "line": 147, "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": 3525, "end": 3529, "loc": { "start": { "line": 147, "column": 19 }, "end": { "line": 147, "column": 23 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3529, "end": 3530, "loc": { "start": { "line": 147, "column": 23 }, "end": { "line": 147, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sounds", "start": 3530, "end": 3536, "loc": { "start": { "line": 147, "column": 24 }, "end": { "line": 147, "column": 30 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3536, "end": 3537, "loc": { "start": { "line": 147, "column": 30 }, "end": { "line": 147, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 3537, "end": 3540, "loc": { "start": { "line": 147, "column": 31 }, "end": { "line": 147, "column": 34 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3540, "end": 3541, "loc": { "start": { "line": 147, "column": 34 }, "end": { "line": 147, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3541, "end": 3542, "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": "load", "start": 3542, "end": 3546, "loc": { "start": { "line": 147, "column": 36 }, "end": { "line": 147, "column": 40 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3546, "end": 3547, "loc": { "start": { "line": 147, "column": 40 }, "end": { "line": 147, "column": 41 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3547, "end": 3548, "loc": { "start": { "line": 147, "column": 41 }, "end": { "line": 147, "column": 42 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3548, "end": 3549, "loc": { "start": { "line": 147, "column": 42 }, "end": { "line": 147, "column": 43 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3559, "end": 3560, "loc": { "start": { "line": 148, "column": 8 }, "end": { "line": 148, "column": 9 } } }, { "type": { "label": "else", "keyword": "else", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "else", "start": 3561, "end": 3565, "loc": { "start": { "line": 148, "column": 10 }, "end": { "line": 148, "column": 14 } } }, { "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": 3566, "end": 3568, "loc": { "start": { "line": 148, "column": 15 }, "end": { "line": 148, "column": 17 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3569, "end": 3570, "loc": { "start": { "line": 148, "column": 18 }, "end": { "line": 148, "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": 3570, "end": 3574, "loc": { "start": { "line": 148, "column": 19 }, "end": { "line": 148, "column": 23 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3574, "end": 3575, "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": "music", "start": 3575, "end": 3580, "loc": { "start": { "line": 148, "column": 24 }, "end": { "line": 148, "column": 29 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3580, "end": 3581, "loc": { "start": { "line": 148, "column": 29 }, "end": { "line": 148, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 3581, "end": 3584, "loc": { "start": { "line": 148, "column": 30 }, "end": { "line": 148, "column": 33 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3584, "end": 3585, "loc": { "start": { "line": 148, "column": 33 }, "end": { "line": 148, "column": 34 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3585, "end": 3586, "loc": { "start": { "line": 148, "column": 34 }, "end": { "line": 148, "column": 35 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3587, "end": 3588, "loc": { "start": { "line": 148, "column": 36 }, "end": { "line": 148, "column": 37 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 3602, "end": 3608, "loc": { "start": { "line": 149, "column": 12 }, "end": { "line": 149, "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": 3609, "end": 3613, "loc": { "start": { "line": 149, "column": 19 }, "end": { "line": 149, "column": 23 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3613, "end": 3614, "loc": { "start": { "line": 149, "column": 23 }, "end": { "line": 149, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "music", "start": 3614, "end": 3619, "loc": { "start": { "line": 149, "column": 24 }, "end": { "line": 149, "column": 29 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3619, "end": 3620, "loc": { "start": { "line": 149, "column": 29 }, "end": { "line": 149, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 3620, "end": 3623, "loc": { "start": { "line": 149, "column": 30 }, "end": { "line": 149, "column": 33 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3623, "end": 3624, "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": 3624, "end": 3625, "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": "load", "start": 3625, "end": 3629, "loc": { "start": { "line": 149, "column": 35 }, "end": { "line": 149, "column": 39 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3629, "end": 3630, "loc": { "start": { "line": 149, "column": 39 }, "end": { "line": 149, "column": 40 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3630, "end": 3631, "loc": { "start": { "line": 149, "column": 40 }, "end": { "line": 149, "column": 41 } } }, { "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": 149, "column": 41 }, "end": { "line": 149, "column": 42 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3642, "end": 3643, "loc": { "start": { "line": 150, "column": 8 }, "end": { "line": 150, "column": 9 } } }, { "type": { "label": "else", "keyword": "else", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "else", "start": 3644, "end": 3648, "loc": { "start": { "line": 150, "column": 10 }, "end": { "line": 150, "column": 14 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3649, "end": 3650, "loc": { "start": { "line": 150, "column": 15 }, "end": { "line": 150, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logger", "start": 3664, "end": 3670, "loc": { "start": { "line": 151, "column": 12 }, "end": { "line": 151, "column": 18 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3670, "end": 3671, "loc": { "start": { "line": 151, "column": 18 }, "end": { "line": 151, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "error", "start": 3671, "end": 3676, "loc": { "start": { "line": 151, "column": 19 }, "end": { "line": 151, "column": 24 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3676, "end": 3677, "loc": { "start": { "line": 151, "column": 24 }, "end": { "line": 151, "column": 25 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Sound/Music by key not found:", "start": 3677, "end": 3708, "loc": { "start": { "line": 151, "column": 25 }, "end": { "line": 151, "column": 56 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3708, "end": 3709, "loc": { "start": { "line": 151, "column": 56 }, "end": { "line": 151, "column": 57 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 3710, "end": 3713, "loc": { "start": { "line": 151, "column": 58 }, "end": { "line": 151, "column": 61 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3713, "end": 3714, "loc": { "start": { "line": 151, "column": 61 }, "end": { "line": 151, "column": 62 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3714, "end": 3715, "loc": { "start": { "line": 151, "column": 62 }, "end": { "line": 151, "column": 63 } } }, { "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": 3729, "end": 3735, "loc": { "start": { "line": 152, "column": 12 }, "end": { "line": 152, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Promise", "start": 3736, "end": 3743, "loc": { "start": { "line": 152, "column": 19 }, "end": { "line": 152, "column": 26 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3743, "end": 3744, "loc": { "start": { "line": 152, "column": 26 }, "end": { "line": 152, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "resolve", "start": 3744, "end": 3751, "loc": { "start": { "line": 152, "column": 27 }, "end": { "line": 152, "column": 34 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3751, "end": 3752, "loc": { "start": { "line": 152, "column": 34 }, "end": { "line": 152, "column": 35 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3752, "end": 3753, "loc": { "start": { "line": 152, "column": 35 }, "end": { "line": 152, "column": 36 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3753, "end": 3754, "loc": { "start": { "line": 152, "column": 36 }, "end": { "line": 152, "column": 37 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3764, "end": 3765, "loc": { "start": { "line": 153, "column": 8 }, "end": { "line": 153, "column": 9 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3771, "end": 3772, "loc": { "start": { "line": 154, "column": 4 }, "end": { "line": 154, "column": 5 } } }, { "type": "CommentBlock", "value": "* Deinits the sound\r\n * @returns {Promise}\r\n ", "start": 3780, "end": 3843, "loc": { "start": { "line": 156, "column": 4 }, "end": { "line": 158, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "deinitialize", "start": 3849, "end": 3861, "loc": { "start": { "line": 159, "column": 4 }, "end": { "line": 159, "column": 16 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3861, "end": 3862, "loc": { "start": { "line": 159, "column": 16 }, "end": { "line": 159, "column": 17 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3862, "end": 3863, "loc": { "start": { "line": 159, "column": 17 }, "end": { "line": 159, "column": 18 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3864, "end": 3865, "loc": { "start": { "line": 159, "column": 19 }, "end": { "line": 159, "column": 20 } } }, { "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": 3875, "end": 3880, "loc": { "start": { "line": 160, "column": 8 }, "end": { "line": 160, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "promises", "start": 3881, "end": 3889, "loc": { "start": { "line": 160, "column": 14 }, "end": { "line": 160, "column": 22 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3890, "end": 3891, "loc": { "start": { "line": 160, "column": 23 }, "end": { "line": 160, "column": 24 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3892, "end": 3893, "loc": { "start": { "line": 160, "column": 25 }, "end": { "line": 160, "column": 26 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3893, "end": 3894, "loc": { "start": { "line": 160, "column": 26 }, "end": { "line": 160, "column": 27 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3894, "end": 3895, "loc": { "start": { "line": 160, "column": 27 }, "end": { "line": 160, "column": 28 } } }, { "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": 3905, "end": 3908, "loc": { "start": { "line": 161, "column": 8 }, "end": { "line": 161, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3909, "end": 3910, "loc": { "start": { "line": 161, "column": 12 }, "end": { "line": 161, "column": 13 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 3910, "end": 3915, "loc": { "start": { "line": 161, "column": 13 }, "end": { "line": 161, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 3916, "end": 3919, "loc": { "start": { "line": 161, "column": 19 }, "end": { "line": 161, "column": 22 } } }, { "type": { "label": "in", "keyword": "in", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": "in", "start": 3920, "end": 3922, "loc": { "start": { "line": 161, "column": 23 }, "end": { "line": 161, "column": 25 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3923, "end": 3927, "loc": { "start": { "line": 161, "column": 26 }, "end": { "line": 161, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3927, "end": 3928, "loc": { "start": { "line": 161, "column": 30 }, "end": { "line": 161, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sounds", "start": 3928, "end": 3934, "loc": { "start": { "line": 161, "column": 31 }, "end": { "line": 161, "column": 37 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3934, "end": 3935, "loc": { "start": { "line": 161, "column": 37 }, "end": { "line": 161, "column": 38 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3936, "end": 3937, "loc": { "start": { "line": 161, "column": 39 }, "end": { "line": 161, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "promises", "start": 3951, "end": 3959, "loc": { "start": { "line": 162, "column": 12 }, "end": { "line": 162, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3959, "end": 3960, "loc": { "start": { "line": 162, "column": 20 }, "end": { "line": 162, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "push", "start": 3960, "end": 3964, "loc": { "start": { "line": 162, "column": 21 }, "end": { "line": 162, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3964, "end": 3965, "loc": { "start": { "line": 162, "column": 25 }, "end": { "line": 162, "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": 3965, "end": 3969, "loc": { "start": { "line": 162, "column": 26 }, "end": { "line": 162, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3969, "end": 3970, "loc": { "start": { "line": 162, "column": 30 }, "end": { "line": 162, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sounds", "start": 3970, "end": 3976, "loc": { "start": { "line": 162, "column": 31 }, "end": { "line": 162, "column": 37 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3976, "end": 3977, "loc": { "start": { "line": 162, "column": 37 }, "end": { "line": 162, "column": 38 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 3977, "end": 3980, "loc": { "start": { "line": 162, "column": 38 }, "end": { "line": 162, "column": 41 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3980, "end": 3981, "loc": { "start": { "line": 162, "column": 41 }, "end": { "line": 162, "column": 42 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3981, "end": 3982, "loc": { "start": { "line": 162, "column": 42 }, "end": { "line": 162, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "deinitialize", "start": 3982, "end": 3994, "loc": { "start": { "line": 162, "column": 43 }, "end": { "line": 162, "column": 55 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3994, "end": 3995, "loc": { "start": { "line": 162, "column": 55 }, "end": { "line": 162, "column": 56 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3995, "end": 3996, "loc": { "start": { "line": 162, "column": 56 }, "end": { "line": 162, "column": 57 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3996, "end": 3997, "loc": { "start": { "line": 162, "column": 57 }, "end": { "line": 162, "column": 58 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3997, "end": 3998, "loc": { "start": { "line": 162, "column": 58 }, "end": { "line": 162, "column": 59 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4008, "end": 4009, "loc": { "start": { "line": 163, "column": 8 }, "end": { "line": 163, "column": 9 } } }, { "type": { "label": "for", "keyword": "for", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": true, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "for", "start": 4019, "end": 4022, "loc": { "start": { "line": 164, "column": 8 }, "end": { "line": 164, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4023, "end": 4024, "loc": { "start": { "line": 164, "column": 12 }, "end": { "line": 164, "column": 13 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 4024, "end": 4029, "loc": { "start": { "line": 164, "column": 13 }, "end": { "line": 164, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 4030, "end": 4033, "loc": { "start": { "line": 164, "column": 19 }, "end": { "line": 164, "column": 22 } } }, { "type": { "label": "in", "keyword": "in", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": "in", "start": 4034, "end": 4036, "loc": { "start": { "line": 164, "column": 23 }, "end": { "line": 164, "column": 25 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4037, "end": 4041, "loc": { "start": { "line": 164, "column": 26 }, "end": { "line": 164, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4041, "end": 4042, "loc": { "start": { "line": 164, "column": 30 }, "end": { "line": 164, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "music", "start": 4042, "end": 4047, "loc": { "start": { "line": 164, "column": 31 }, "end": { "line": 164, "column": 36 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4047, "end": 4048, "loc": { "start": { "line": 164, "column": 36 }, "end": { "line": 164, "column": 37 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4049, "end": 4050, "loc": { "start": { "line": 164, "column": 38 }, "end": { "line": 164, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "promises", "start": 4064, "end": 4072, "loc": { "start": { "line": 165, "column": 12 }, "end": { "line": 165, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4072, "end": 4073, "loc": { "start": { "line": 165, "column": 20 }, "end": { "line": 165, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "push", "start": 4073, "end": 4077, "loc": { "start": { "line": 165, "column": 21 }, "end": { "line": 165, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4077, "end": 4078, "loc": { "start": { "line": 165, "column": 25 }, "end": { "line": 165, "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": 4078, "end": 4082, "loc": { "start": { "line": 165, "column": 26 }, "end": { "line": 165, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4082, "end": 4083, "loc": { "start": { "line": 165, "column": 30 }, "end": { "line": 165, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "music", "start": 4083, "end": 4088, "loc": { "start": { "line": 165, "column": 31 }, "end": { "line": 165, "column": 36 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4088, "end": 4089, "loc": { "start": { "line": 165, "column": 36 }, "end": { "line": 165, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 4089, "end": 4092, "loc": { "start": { "line": 165, "column": 37 }, "end": { "line": 165, "column": 40 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4092, "end": 4093, "loc": { "start": { "line": 165, "column": 40 }, "end": { "line": 165, "column": 41 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4093, "end": 4094, "loc": { "start": { "line": 165, "column": 41 }, "end": { "line": 165, "column": 42 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "deinitialize", "start": 4094, "end": 4106, "loc": { "start": { "line": 165, "column": 42 }, "end": { "line": 165, "column": 54 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4106, "end": 4107, "loc": { "start": { "line": 165, "column": 54 }, "end": { "line": 165, "column": 55 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4107, "end": 4108, "loc": { "start": { "line": 165, "column": 55 }, "end": { "line": 165, "column": 56 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4108, "end": 4109, "loc": { "start": { "line": 165, "column": 56 }, "end": { "line": 165, "column": 57 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4109, "end": 4110, "loc": { "start": { "line": 165, "column": 57 }, "end": { "line": 165, "column": 58 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4120, "end": 4121, "loc": { "start": { "line": 166, "column": 8 }, "end": { "line": 166, "column": 9 } } }, { "type": "CommentLine", "value": " @ts-ignore", "start": 4131, "end": 4144, "loc": { "start": { "line": 167, "column": 8 }, "end": { "line": 167, "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": 4154, "end": 4160, "loc": { "start": { "line": 168, "column": 8 }, "end": { "line": 168, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Promise", "start": 4161, "end": 4168, "loc": { "start": { "line": 168, "column": 15 }, "end": { "line": 168, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4168, "end": 4169, "loc": { "start": { "line": 168, "column": 22 }, "end": { "line": 168, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "all", "start": 4169, "end": 4172, "loc": { "start": { "line": 168, "column": 23 }, "end": { "line": 168, "column": 26 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4172, "end": 4173, "loc": { "start": { "line": 168, "column": 26 }, "end": { "line": 168, "column": 27 } } }, { "type": { "label": "...", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4173, "end": 4176, "loc": { "start": { "line": 168, "column": 27 }, "end": { "line": 168, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "promises", "start": 4176, "end": 4184, "loc": { "start": { "line": 168, "column": 30 }, "end": { "line": 168, "column": 38 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4184, "end": 4185, "loc": { "start": { "line": 168, "column": 38 }, "end": { "line": 168, "column": 39 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4185, "end": 4186, "loc": { "start": { "line": 168, "column": 39 }, "end": { "line": 168, "column": 40 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4192, "end": 4193, "loc": { "start": { "line": 169, "column": 4 }, "end": { "line": 169, "column": 5 } } }, { "type": "CommentBlock", "value": "*\r\n * Returns the music volume\r\n * @returns {number}\r\n ", "start": 4201, "end": 4272, "loc": { "start": { "line": 171, "column": 4 }, "end": { "line": 174, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getMusicVolume", "start": 4278, "end": 4292, "loc": { "start": { "line": 175, "column": 4 }, "end": { "line": 175, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4292, "end": 4293, "loc": { "start": { "line": 175, "column": 18 }, "end": { "line": 175, "column": 19 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4293, "end": 4294, "loc": { "start": { "line": 175, "column": 19 }, "end": { "line": 175, "column": 20 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4295, "end": 4296, "loc": { "start": { "line": 175, "column": 21 }, "end": { "line": 175, "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": 4306, "end": 4312, "loc": { "start": { "line": 176, "column": 8 }, "end": { "line": 176, "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": 4313, "end": 4317, "loc": { "start": { "line": 176, "column": 15 }, "end": { "line": 176, "column": 19 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4317, "end": 4318, "loc": { "start": { "line": 176, "column": 19 }, "end": { "line": 176, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicVolume", "start": 4318, "end": 4329, "loc": { "start": { "line": 176, "column": 20 }, "end": { "line": 176, "column": 31 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4329, "end": 4330, "loc": { "start": { "line": 176, "column": 31 }, "end": { "line": 176, "column": 32 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4336, "end": 4337, "loc": { "start": { "line": 177, "column": 4 }, "end": { "line": 177, "column": 5 } } }, { "type": "CommentBlock", "value": "*\r\n * Returns the sound volume\r\n * @returns {number}\r\n ", "start": 4345, "end": 4416, "loc": { "start": { "line": 179, "column": 4 }, "end": { "line": 182, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getSoundVolume", "start": 4422, "end": 4436, "loc": { "start": { "line": 183, "column": 4 }, "end": { "line": 183, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4436, "end": 4437, "loc": { "start": { "line": 183, "column": 18 }, "end": { "line": 183, "column": 19 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4437, "end": 4438, "loc": { "start": { "line": 183, "column": 19 }, "end": { "line": 183, "column": 20 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4439, "end": 4440, "loc": { "start": { "line": 183, "column": 21 }, "end": { "line": 183, "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": 4450, "end": 4456, "loc": { "start": { "line": 184, "column": 8 }, "end": { "line": 184, "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": 4457, "end": 4461, "loc": { "start": { "line": 184, "column": 15 }, "end": { "line": 184, "column": 19 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4461, "end": 4462, "loc": { "start": { "line": 184, "column": 19 }, "end": { "line": 184, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundVolume", "start": 4462, "end": 4473, "loc": { "start": { "line": 184, "column": 20 }, "end": { "line": 184, "column": 31 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4473, "end": 4474, "loc": { "start": { "line": 184, "column": 31 }, "end": { "line": 184, "column": 32 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4480, "end": 4481, "loc": { "start": { "line": 185, "column": 4 }, "end": { "line": 185, "column": 5 } } }, { "type": "CommentBlock", "value": "*\r\n * Sets the music volume\r\n * @param {number} volume\r\n ", "start": 4489, "end": 4562, "loc": { "start": { "line": 187, "column": 4 }, "end": { "line": 190, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setMusicVolume", "start": 4568, "end": 4582, "loc": { "start": { "line": 191, "column": 4 }, "end": { "line": 191, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4582, "end": 4583, "loc": { "start": { "line": 191, "column": 18 }, "end": { "line": 191, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "volume", "start": 4583, "end": 4589, "loc": { "start": { "line": 191, "column": 19 }, "end": { "line": 191, "column": 25 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4589, "end": 4590, "loc": { "start": { "line": 191, "column": 25 }, "end": { "line": 191, "column": 26 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4591, "end": 4592, "loc": { "start": { "line": 191, "column": 27 }, "end": { "line": 191, "column": 28 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4602, "end": 4606, "loc": { "start": { "line": 192, "column": 8 }, "end": { "line": 192, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4606, "end": 4607, "loc": { "start": { "line": 192, "column": 12 }, "end": { "line": 192, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicVolume", "start": 4607, "end": 4618, "loc": { "start": { "line": 192, "column": 13 }, "end": { "line": 192, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4619, "end": 4620, "loc": { "start": { "line": 192, "column": 25 }, "end": { "line": 192, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clamp", "start": 4621, "end": 4626, "loc": { "start": { "line": 192, "column": 27 }, "end": { "line": 192, "column": 32 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4626, "end": 4627, "loc": { "start": { "line": 192, "column": 32 }, "end": { "line": 192, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "volume", "start": 4627, "end": 4633, "loc": { "start": { "line": 192, "column": 33 }, "end": { "line": 192, "column": 39 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4633, "end": 4634, "loc": { "start": { "line": 192, "column": 39 }, "end": { "line": 192, "column": 40 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 4635, "end": 4636, "loc": { "start": { "line": 192, "column": 41 }, "end": { "line": 192, "column": 42 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4636, "end": 4637, "loc": { "start": { "line": 192, "column": 42 }, "end": { "line": 192, "column": 43 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 4638, "end": 4639, "loc": { "start": { "line": 192, "column": 44 }, "end": { "line": 192, "column": 45 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4639, "end": 4640, "loc": { "start": { "line": 192, "column": 45 }, "end": { "line": 192, "column": 46 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4640, "end": 4641, "loc": { "start": { "line": 192, "column": 46 }, "end": { "line": 192, "column": 47 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 4651, "end": 4653, "loc": { "start": { "line": 193, "column": 8 }, "end": { "line": 193, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4654, "end": 4655, "loc": { "start": { "line": 193, "column": 11 }, "end": { "line": 193, "column": 12 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4655, "end": 4659, "loc": { "start": { "line": 193, "column": 12 }, "end": { "line": 193, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4659, "end": 4660, "loc": { "start": { "line": 193, "column": 16 }, "end": { "line": 193, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "currentMusic", "start": 4660, "end": 4672, "loc": { "start": { "line": 193, "column": 17 }, "end": { "line": 193, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4672, "end": 4673, "loc": { "start": { "line": 193, "column": 29 }, "end": { "line": 193, "column": 30 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4674, "end": 4675, "loc": { "start": { "line": 193, "column": 31 }, "end": { "line": 193, "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": 4689, "end": 4693, "loc": { "start": { "line": 194, "column": 12 }, "end": { "line": 194, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4693, "end": 4694, "loc": { "start": { "line": 194, "column": 16 }, "end": { "line": 194, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "currentMusic", "start": 4694, "end": 4706, "loc": { "start": { "line": 194, "column": 17 }, "end": { "line": 194, "column": 29 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4706, "end": 4707, "loc": { "start": { "line": 194, "column": 29 }, "end": { "line": 194, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setVolume", "start": 4707, "end": 4716, "loc": { "start": { "line": 194, "column": 30 }, "end": { "line": 194, "column": 39 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4716, "end": 4717, "loc": { "start": { "line": 194, "column": 39 }, "end": { "line": 194, "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": 4717, "end": 4721, "loc": { "start": { "line": 194, "column": 40 }, "end": { "line": 194, "column": 44 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4721, "end": 4722, "loc": { "start": { "line": 194, "column": 44 }, "end": { "line": 194, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicVolume", "start": 4722, "end": 4733, "loc": { "start": { "line": 194, "column": 45 }, "end": { "line": 194, "column": 56 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4733, "end": 4734, "loc": { "start": { "line": 194, "column": 56 }, "end": { "line": 194, "column": 57 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4734, "end": 4735, "loc": { "start": { "line": 194, "column": 57 }, "end": { "line": 194, "column": 58 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4745, "end": 4746, "loc": { "start": { "line": 195, "column": 8 }, "end": { "line": 195, "column": 9 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4752, "end": 4753, "loc": { "start": { "line": 196, "column": 4 }, "end": { "line": 196, "column": 5 } } }, { "type": "CommentBlock", "value": "*\r\n * Sets the sound volume\r\n * @param {number} volume\r\n ", "start": 4761, "end": 4834, "loc": { "start": { "line": 198, "column": 4 }, "end": { "line": 201, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setSoundVolume", "start": 4840, "end": 4854, "loc": { "start": { "line": 202, "column": 4 }, "end": { "line": 202, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4854, "end": 4855, "loc": { "start": { "line": 202, "column": 18 }, "end": { "line": 202, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "volume", "start": 4855, "end": 4861, "loc": { "start": { "line": 202, "column": 19 }, "end": { "line": 202, "column": 25 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4861, "end": 4862, "loc": { "start": { "line": 202, "column": 25 }, "end": { "line": 202, "column": 26 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4863, "end": 4864, "loc": { "start": { "line": 202, "column": 27 }, "end": { "line": 202, "column": 28 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4874, "end": 4878, "loc": { "start": { "line": 203, "column": 8 }, "end": { "line": 203, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4878, "end": 4879, "loc": { "start": { "line": 203, "column": 12 }, "end": { "line": 203, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundVolume", "start": 4879, "end": 4890, "loc": { "start": { "line": 203, "column": 13 }, "end": { "line": 203, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4891, "end": 4892, "loc": { "start": { "line": 203, "column": 25 }, "end": { "line": 203, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clamp", "start": 4893, "end": 4898, "loc": { "start": { "line": 203, "column": 27 }, "end": { "line": 203, "column": 32 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4898, "end": 4899, "loc": { "start": { "line": 203, "column": 32 }, "end": { "line": 203, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "volume", "start": 4899, "end": 4905, "loc": { "start": { "line": 203, "column": 33 }, "end": { "line": 203, "column": 39 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4905, "end": 4906, "loc": { "start": { "line": 203, "column": 39 }, "end": { "line": 203, "column": 40 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 4907, "end": 4908, "loc": { "start": { "line": 203, "column": 41 }, "end": { "line": 203, "column": 42 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4908, "end": 4909, "loc": { "start": { "line": 203, "column": 42 }, "end": { "line": 203, "column": 43 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 4910, "end": 4911, "loc": { "start": { "line": 203, "column": 44 }, "end": { "line": 203, "column": 45 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4911, "end": 4912, "loc": { "start": { "line": 203, "column": 45 }, "end": { "line": 203, "column": 46 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4912, "end": 4913, "loc": { "start": { "line": 203, "column": 46 }, "end": { "line": 203, "column": 47 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4919, "end": 4920, "loc": { "start": { "line": 204, "column": 4 }, "end": { "line": 204, "column": 5 } } }, { "type": "CommentBlock", "value": "*\r\n * Focus change handler, called by the pap\r\n * @param {boolean} pageIsVisible\r\n ", "start": 4928, "end": 5027, "loc": { "start": { "line": 206, "column": 4 }, "end": { "line": 209, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "onPageRenderableStateChanged", "start": 5033, "end": 5061, "loc": { "start": { "line": 210, "column": 4 }, "end": { "line": 210, "column": 32 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5061, "end": 5062, "loc": { "start": { "line": 210, "column": 32 }, "end": { "line": 210, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "pageIsVisible", "start": 5062, "end": 5075, "loc": { "start": { "line": 210, "column": 33 }, "end": { "line": 210, "column": 46 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5075, "end": 5076, "loc": { "start": { "line": 210, "column": 46 }, "end": { "line": 210, "column": 47 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5077, "end": 5078, "loc": { "start": { "line": 210, "column": 48 }, "end": { "line": 210, "column": 49 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5088, "end": 5092, "loc": { "start": { "line": 211, "column": 8 }, "end": { "line": 211, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5092, "end": 5093, "loc": { "start": { "line": 211, "column": 12 }, "end": { "line": 211, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "pageIsVisible", "start": 5093, "end": 5106, "loc": { "start": { "line": 211, "column": 13 }, "end": { "line": 211, "column": 26 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5107, "end": 5108, "loc": { "start": { "line": 211, "column": 27 }, "end": { "line": 211, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "pageIsVisible", "start": 5109, "end": 5122, "loc": { "start": { "line": 211, "column": 29 }, "end": { "line": 211, "column": 42 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5122, "end": 5123, "loc": { "start": { "line": 211, "column": 42 }, "end": { "line": 211, "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": 5133, "end": 5135, "loc": { "start": { "line": 212, "column": 8 }, "end": { "line": 212, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5136, "end": 5137, "loc": { "start": { "line": 212, "column": 11 }, "end": { "line": 212, "column": 12 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5137, "end": 5141, "loc": { "start": { "line": 212, "column": 12 }, "end": { "line": 212, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5141, "end": 5142, "loc": { "start": { "line": 212, "column": 16 }, "end": { "line": 212, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "currentMusic", "start": 5142, "end": 5154, "loc": { "start": { "line": 212, "column": 17 }, "end": { "line": 212, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5154, "end": 5155, "loc": { "start": { "line": 212, "column": 29 }, "end": { "line": 212, "column": 30 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5156, "end": 5157, "loc": { "start": { "line": 212, "column": 31 }, "end": { "line": 212, "column": 32 } } }, { "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": 5171, "end": 5173, "loc": { "start": { "line": 213, "column": 12 }, "end": { "line": 213, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5174, "end": 5175, "loc": { "start": { "line": 213, "column": 15 }, "end": { "line": 213, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "pageIsVisible", "start": 5175, "end": 5188, "loc": { "start": { "line": 213, "column": 16 }, "end": { "line": 213, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5188, "end": 5189, "loc": { "start": { "line": 213, "column": 29 }, "end": { "line": 213, "column": 30 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5190, "end": 5191, "loc": { "start": { "line": 213, "column": 31 }, "end": { "line": 213, "column": 32 } } }, { "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": 5209, "end": 5211, "loc": { "start": { "line": 214, "column": 16 }, "end": { "line": 214, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5212, "end": 5213, "loc": { "start": { "line": 214, "column": 19 }, "end": { "line": 214, "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": 5213, "end": 5214, "loc": { "start": { "line": 214, "column": 20 }, "end": { "line": 214, "column": 21 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5214, "end": 5218, "loc": { "start": { "line": 214, "column": 21 }, "end": { "line": 214, "column": 25 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5218, "end": 5219, "loc": { "start": { "line": 214, "column": 25 }, "end": { "line": 214, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "currentMusic", "start": 5219, "end": 5231, "loc": { "start": { "line": 214, "column": 26 }, "end": { "line": 214, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5231, "end": 5232, "loc": { "start": { "line": 214, "column": 38 }, "end": { "line": 214, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "isPlaying", "start": 5232, "end": 5241, "loc": { "start": { "line": 214, "column": 39 }, "end": { "line": 214, "column": 48 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5241, "end": 5242, "loc": { "start": { "line": 214, "column": 48 }, "end": { "line": 214, "column": 49 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5242, "end": 5243, "loc": { "start": { "line": 214, "column": 49 }, "end": { "line": 214, "column": 50 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5243, "end": 5244, "loc": { "start": { "line": 214, "column": 50 }, "end": { "line": 214, "column": 51 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5245, "end": 5246, "loc": { "start": { "line": 214, "column": 52 }, "end": { "line": 214, "column": 53 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5268, "end": 5272, "loc": { "start": { "line": 215, "column": 20 }, "end": { "line": 215, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5272, "end": 5273, "loc": { "start": { "line": 215, "column": 24 }, "end": { "line": 215, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "currentMusic", "start": 5273, "end": 5285, "loc": { "start": { "line": 215, "column": 25 }, "end": { "line": 215, "column": 37 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5285, "end": 5286, "loc": { "start": { "line": 215, "column": 37 }, "end": { "line": 215, "column": 38 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "play", "start": 5286, "end": 5290, "loc": { "start": { "line": 215, "column": 38 }, "end": { "line": 215, "column": 42 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5290, "end": 5291, "loc": { "start": { "line": 215, "column": 42 }, "end": { "line": 215, "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": 5291, "end": 5295, "loc": { "start": { "line": 215, "column": 43 }, "end": { "line": 215, "column": 47 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5295, "end": 5296, "loc": { "start": { "line": 215, "column": 47 }, "end": { "line": 215, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicVolume", "start": 5296, "end": 5307, "loc": { "start": { "line": 215, "column": 48 }, "end": { "line": 215, "column": 59 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5307, "end": 5308, "loc": { "start": { "line": 215, "column": 59 }, "end": { "line": 215, "column": 60 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5308, "end": 5309, "loc": { "start": { "line": 215, "column": 60 }, "end": { "line": 215, "column": 61 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5327, "end": 5328, "loc": { "start": { "line": 216, "column": 16 }, "end": { "line": 216, "column": 17 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5342, "end": 5343, "loc": { "start": { "line": 217, "column": 12 }, "end": { "line": 217, "column": 13 } } }, { "type": { "label": "else", "keyword": "else", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "else", "start": 5344, "end": 5348, "loc": { "start": { "line": 217, "column": 14 }, "end": { "line": 217, "column": 18 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5349, "end": 5350, "loc": { "start": { "line": 217, "column": 19 }, "end": { "line": 217, "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": 5368, "end": 5372, "loc": { "start": { "line": 218, "column": 16 }, "end": { "line": 218, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5372, "end": 5373, "loc": { "start": { "line": 218, "column": 20 }, "end": { "line": 218, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "currentMusic", "start": 5373, "end": 5385, "loc": { "start": { "line": 218, "column": 21 }, "end": { "line": 218, "column": 33 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5385, "end": 5386, "loc": { "start": { "line": 218, "column": 33 }, "end": { "line": 218, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "stop", "start": 5386, "end": 5390, "loc": { "start": { "line": 218, "column": 34 }, "end": { "line": 218, "column": 38 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5390, "end": 5391, "loc": { "start": { "line": 218, "column": 38 }, "end": { "line": 218, "column": 39 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5391, "end": 5392, "loc": { "start": { "line": 218, "column": 39 }, "end": { "line": 218, "column": 40 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5392, "end": 5393, "loc": { "start": { "line": 218, "column": 40 }, "end": { "line": 218, "column": 41 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5407, "end": 5408, "loc": { "start": { "line": 219, "column": 12 }, "end": { "line": 219, "column": 13 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5418, "end": 5419, "loc": { "start": { "line": 220, "column": 8 }, "end": { "line": 220, "column": 9 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5425, "end": 5426, "loc": { "start": { "line": 221, "column": 4 }, "end": { "line": 221, "column": 5 } } }, { "type": "CommentBlock", "value": "*\r\n * @param {string} key\r\n ", "start": 5434, "end": 5474, "loc": { "start": { "line": 223, "column": 4 }, "end": { "line": 225, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "playUiSound", "start": 5480, "end": 5491, "loc": { "start": { "line": 226, "column": 4 }, "end": { "line": 226, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5491, "end": 5492, "loc": { "start": { "line": 226, "column": 15 }, "end": { "line": 226, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 5492, "end": 5495, "loc": { "start": { "line": 226, "column": 16 }, "end": { "line": 226, "column": 19 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5495, "end": 5496, "loc": { "start": { "line": 226, "column": 19 }, "end": { "line": 226, "column": 20 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5497, "end": 5498, "loc": { "start": { "line": 226, "column": 21 }, "end": { "line": 226, "column": 22 } } }, { "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": 5508, "end": 5510, "loc": { "start": { "line": 227, "column": 8 }, "end": { "line": 227, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5511, "end": 5512, "loc": { "start": { "line": 227, "column": 11 }, "end": { "line": 227, "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": 5512, "end": 5513, "loc": { "start": { "line": 227, "column": 12 }, "end": { "line": 227, "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": 5513, "end": 5517, "loc": { "start": { "line": 227, "column": 13 }, "end": { "line": 227, "column": 17 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5517, "end": 5518, "loc": { "start": { "line": 227, "column": 17 }, "end": { "line": 227, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sounds", "start": 5518, "end": 5524, "loc": { "start": { "line": 227, "column": 18 }, "end": { "line": 227, "column": 24 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5524, "end": 5525, "loc": { "start": { "line": 227, "column": 24 }, "end": { "line": 227, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 5525, "end": 5528, "loc": { "start": { "line": 227, "column": 25 }, "end": { "line": 227, "column": 28 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5528, "end": 5529, "loc": { "start": { "line": 227, "column": 28 }, "end": { "line": 227, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5529, "end": 5530, "loc": { "start": { "line": 227, "column": 29 }, "end": { "line": 227, "column": 30 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5531, "end": 5532, "loc": { "start": { "line": 227, "column": 31 }, "end": { "line": 227, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logger", "start": 5546, "end": 5552, "loc": { "start": { "line": 228, "column": 12 }, "end": { "line": 228, "column": 18 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5552, "end": 5553, "loc": { "start": { "line": 228, "column": 18 }, "end": { "line": 228, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "warn", "start": 5553, "end": 5557, "loc": { "start": { "line": 228, "column": 19 }, "end": { "line": 228, "column": 23 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5557, "end": 5558, "loc": { "start": { "line": 228, "column": 23 }, "end": { "line": 228, "column": 24 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Sound", "start": 5558, "end": 5565, "loc": { "start": { "line": 228, "column": 24 }, "end": { "line": 228, "column": 31 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5565, "end": 5566, "loc": { "start": { "line": 228, "column": 31 }, "end": { "line": 228, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 5567, "end": 5570, "loc": { "start": { "line": 228, "column": 33 }, "end": { "line": 228, "column": 36 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5570, "end": 5571, "loc": { "start": { "line": 228, "column": 36 }, "end": { "line": 228, "column": 37 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "not found, probably not loaded yet", "start": 5572, "end": 5608, "loc": { "start": { "line": 228, "column": 38 }, "end": { "line": 228, "column": 74 } } }, { "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": 228, "column": 74 }, "end": { "line": 228, "column": 75 } } }, { "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": 228, "column": 75 }, "end": { "line": 228, "column": 76 } } }, { "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": 5624, "end": 5630, "loc": { "start": { "line": 229, "column": 12 }, "end": { "line": 229, "column": 18 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5630, "end": 5631, "loc": { "start": { "line": 229, "column": 18 }, "end": { "line": 229, "column": 19 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5641, "end": 5642, "loc": { "start": { "line": 230, "column": 8 }, "end": { "line": 230, "column": 9 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5652, "end": 5656, "loc": { "start": { "line": 231, "column": 8 }, "end": { "line": 231, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5656, "end": 5657, "loc": { "start": { "line": 231, "column": 12 }, "end": { "line": 231, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sounds", "start": 5657, "end": 5663, "loc": { "start": { "line": 231, "column": 13 }, "end": { "line": 231, "column": 19 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5663, "end": 5664, "loc": { "start": { "line": 231, "column": 19 }, "end": { "line": 231, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 5664, "end": 5667, "loc": { "start": { "line": 231, "column": 20 }, "end": { "line": 231, "column": 23 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5667, "end": 5668, "loc": { "start": { "line": 231, "column": 23 }, "end": { "line": 231, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5668, "end": 5669, "loc": { "start": { "line": 231, "column": 24 }, "end": { "line": 231, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "play", "start": 5669, "end": 5673, "loc": { "start": { "line": 231, "column": 25 }, "end": { "line": 231, "column": 29 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5673, "end": 5674, "loc": { "start": { "line": 231, "column": 29 }, "end": { "line": 231, "column": 30 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5674, "end": 5678, "loc": { "start": { "line": 231, "column": 30 }, "end": { "line": 231, "column": 34 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5678, "end": 5679, "loc": { "start": { "line": 231, "column": 34 }, "end": { "line": 231, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundVolume", "start": 5679, "end": 5690, "loc": { "start": { "line": 231, "column": 35 }, "end": { "line": 231, "column": 46 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5690, "end": 5691, "loc": { "start": { "line": 231, "column": 46 }, "end": { "line": 231, "column": 47 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5691, "end": 5692, "loc": { "start": { "line": 231, "column": 47 }, "end": { "line": 231, "column": 48 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5698, "end": 5699, "loc": { "start": { "line": 232, "column": 4 }, "end": { "line": 232, "column": 5 } } }, { "type": "CommentBlock", "value": "*\r\n *\r\n * @param {string} key\r\n * @param {Vector} worldPosition\r\n * @param {GameRoot} root\r\n ", "start": 5707, "end": 5824, "loc": { "start": { "line": 234, "column": 4 }, "end": { "line": 239, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "play3DSound", "start": 5830, "end": 5841, "loc": { "start": { "line": 240, "column": 4 }, "end": { "line": 240, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5841, "end": 5842, "loc": { "start": { "line": 240, "column": 15 }, "end": { "line": 240, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 5842, "end": 5845, "loc": { "start": { "line": 240, "column": 16 }, "end": { "line": 240, "column": 19 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5845, "end": 5846, "loc": { "start": { "line": 240, "column": 19 }, "end": { "line": 240, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "worldPosition", "start": 5847, "end": 5860, "loc": { "start": { "line": 240, "column": 21 }, "end": { "line": 240, "column": 34 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5860, "end": 5861, "loc": { "start": { "line": 240, "column": 34 }, "end": { "line": 240, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 5862, "end": 5866, "loc": { "start": { "line": 240, "column": 36 }, "end": { "line": 240, "column": 40 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5866, "end": 5867, "loc": { "start": { "line": 240, "column": 40 }, "end": { "line": 240, "column": 41 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5868, "end": 5869, "loc": { "start": { "line": 240, "column": 42 }, "end": { "line": 240, "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": 5879, "end": 5881, "loc": { "start": { "line": 241, "column": 8 }, "end": { "line": 241, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5882, "end": 5883, "loc": { "start": { "line": 241, "column": 11 }, "end": { "line": 241, "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": 5883, "end": 5884, "loc": { "start": { "line": 241, "column": 12 }, "end": { "line": 241, "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": 5884, "end": 5888, "loc": { "start": { "line": 241, "column": 13 }, "end": { "line": 241, "column": 17 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5888, "end": 5889, "loc": { "start": { "line": 241, "column": 17 }, "end": { "line": 241, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sounds", "start": 5889, "end": 5895, "loc": { "start": { "line": 241, "column": 18 }, "end": { "line": 241, "column": 24 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5895, "end": 5896, "loc": { "start": { "line": 241, "column": 24 }, "end": { "line": 241, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 5896, "end": 5899, "loc": { "start": { "line": 241, "column": 25 }, "end": { "line": 241, "column": 28 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5899, "end": 5900, "loc": { "start": { "line": 241, "column": 28 }, "end": { "line": 241, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5900, "end": 5901, "loc": { "start": { "line": 241, "column": 29 }, "end": { "line": 241, "column": 30 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5902, "end": 5903, "loc": { "start": { "line": 241, "column": 31 }, "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": "logger", "start": 5917, "end": 5923, "loc": { "start": { "line": 242, "column": 12 }, "end": { "line": 242, "column": 18 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5923, "end": 5924, "loc": { "start": { "line": 242, "column": 18 }, "end": { "line": 242, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "warn", "start": 5924, "end": 5928, "loc": { "start": { "line": 242, "column": 19 }, "end": { "line": 242, "column": 23 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5928, "end": 5929, "loc": { "start": { "line": 242, "column": 23 }, "end": { "line": 242, "column": 24 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Music", "start": 5929, "end": 5936, "loc": { "start": { "line": 242, "column": 24 }, "end": { "line": 242, "column": 31 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5936, "end": 5937, "loc": { "start": { "line": 242, "column": 31 }, "end": { "line": 242, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 5938, "end": 5941, "loc": { "start": { "line": 242, "column": 33 }, "end": { "line": 242, "column": 36 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5941, "end": 5942, "loc": { "start": { "line": 242, "column": 36 }, "end": { "line": 242, "column": 37 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "not found, probably not loaded yet", "start": 5943, "end": 5979, "loc": { "start": { "line": 242, "column": 38 }, "end": { "line": 242, "column": 74 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5979, "end": 5980, "loc": { "start": { "line": 242, "column": 74 }, "end": { "line": 242, "column": 75 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5980, "end": 5981, "loc": { "start": { "line": 242, "column": 75 }, "end": { "line": 242, "column": 76 } } }, { "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": 5995, "end": 6001, "loc": { "start": { "line": 243, "column": 12 }, "end": { "line": 243, "column": 18 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6001, "end": 6002, "loc": { "start": { "line": 243, "column": 18 }, "end": { "line": 243, "column": 19 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6012, "end": 6013, "loc": { "start": { "line": 244, "column": 8 }, "end": { "line": 244, "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": 6023, "end": 6025, "loc": { "start": { "line": 245, "column": 8 }, "end": { "line": 245, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6026, "end": 6027, "loc": { "start": { "line": 245, "column": 11 }, "end": { "line": 245, "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": 6027, "end": 6028, "loc": { "start": { "line": 245, "column": 12 }, "end": { "line": 245, "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": 6028, "end": 6032, "loc": { "start": { "line": 245, "column": 13 }, "end": { "line": 245, "column": 17 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6032, "end": 6033, "loc": { "start": { "line": 245, "column": 17 }, "end": { "line": 245, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "pageIsVisible", "start": 6033, "end": 6046, "loc": { "start": { "line": 245, "column": 18 }, "end": { "line": 245, "column": 31 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6046, "end": 6047, "loc": { "start": { "line": 245, "column": 31 }, "end": { "line": 245, "column": 32 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6048, "end": 6049, "loc": { "start": { "line": 245, "column": 33 }, "end": { "line": 245, "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": 6063, "end": 6069, "loc": { "start": { "line": 246, "column": 12 }, "end": { "line": 246, "column": 18 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6069, "end": 6070, "loc": { "start": { "line": 246, "column": 18 }, "end": { "line": 246, "column": 19 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6080, "end": 6081, "loc": { "start": { "line": 247, "column": 8 }, "end": { "line": 247, "column": 9 } } }, { "type": "CommentLine", "value": " hack, but works", "start": 6093, "end": 6111, "loc": { "start": { "line": 249, "column": 8 }, "end": { "line": 249, "column": 26 } } }, { "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": 6121, "end": 6123, "loc": { "start": { "line": 250, "column": 8 }, "end": { "line": 250, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6124, "end": 6125, "loc": { "start": { "line": 250, "column": 11 }, "end": { "line": 250, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 6125, "end": 6129, "loc": { "start": { "line": 250, "column": 12 }, "end": { "line": 250, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6129, "end": 6130, "loc": { "start": { "line": 250, "column": 16 }, "end": { "line": 250, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "time", "start": 6130, "end": 6134, "loc": { "start": { "line": 250, "column": 17 }, "end": { "line": 250, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6134, "end": 6135, "loc": { "start": { "line": 250, "column": 21 }, "end": { "line": 250, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getIsPaused", "start": 6135, "end": 6146, "loc": { "start": { "line": 250, "column": 22 }, "end": { "line": 250, "column": 33 } } }, { "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": 250, "column": 33 }, "end": { "line": 250, "column": 34 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6147, "end": 6148, "loc": { "start": { "line": 250, "column": 34 }, "end": { "line": 250, "column": 35 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6148, "end": 6149, "loc": { "start": { "line": 250, "column": 35 }, "end": { "line": 250, "column": 36 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6150, "end": 6151, "loc": { "start": { "line": 250, "column": 37 }, "end": { "line": 250, "column": 38 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 6165, "end": 6171, "loc": { "start": { "line": 251, "column": 12 }, "end": { "line": 251, "column": 18 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6171, "end": 6172, "loc": { "start": { "line": 251, "column": 18 }, "end": { "line": 251, "column": 19 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6182, "end": 6183, "loc": { "start": { "line": 252, "column": 8 }, "end": { "line": 252, "column": 9 } } }, { "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": 6195, "end": 6198, "loc": { "start": { "line": 254, "column": 8 }, "end": { "line": 254, "column": 11 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "volume", "start": 6199, "end": 6205, "loc": { "start": { "line": 254, "column": 12 }, "end": { "line": 254, "column": 18 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 6206, "end": 6207, "loc": { "start": { "line": 254, "column": 19 }, "end": { "line": 254, "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": 6208, "end": 6212, "loc": { "start": { "line": 254, "column": 21 }, "end": { "line": 254, "column": 25 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6212, "end": 6213, "loc": { "start": { "line": 254, "column": 25 }, "end": { "line": 254, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundVolume", "start": 6213, "end": 6224, "loc": { "start": { "line": 254, "column": 26 }, "end": { "line": 254, "column": 37 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6224, "end": 6225, "loc": { "start": { "line": 254, "column": 37 }, "end": { "line": 254, "column": 38 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 6235, "end": 6237, "loc": { "start": { "line": 255, "column": 8 }, "end": { "line": 255, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6238, "end": 6239, "loc": { "start": { "line": 255, "column": 11 }, "end": { "line": 255, "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": 6239, "end": 6240, "loc": { "start": { "line": 255, "column": 12 }, "end": { "line": 255, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 6240, "end": 6244, "loc": { "start": { "line": 255, "column": 13 }, "end": { "line": 255, "column": 17 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6244, "end": 6245, "loc": { "start": { "line": 255, "column": 17 }, "end": { "line": 255, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "camera", "start": 6245, "end": 6251, "loc": { "start": { "line": 255, "column": 18 }, "end": { "line": 255, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6251, "end": 6252, "loc": { "start": { "line": 255, "column": 24 }, "end": { "line": 255, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "isWorldPointOnScreen", "start": 6252, "end": 6272, "loc": { "start": { "line": 255, "column": 25 }, "end": { "line": 255, "column": 45 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6272, "end": 6273, "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": "worldPosition", "start": 6273, "end": 6286, "loc": { "start": { "line": 255, "column": 46 }, "end": { "line": 255, "column": 59 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6286, "end": 6287, "loc": { "start": { "line": 255, "column": 59 }, "end": { "line": 255, "column": 60 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6287, "end": 6288, "loc": { "start": { "line": 255, "column": 60 }, "end": { "line": 255, "column": 61 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6289, "end": 6290, "loc": { "start": { "line": 255, "column": 62 }, "end": { "line": 255, "column": 63 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "volume", "start": 6304, "end": 6310, "loc": { "start": { "line": 256, "column": 12 }, "end": { "line": 256, "column": 18 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 6311, "end": 6312, "loc": { "start": { "line": 256, "column": 19 }, "end": { "line": 256, "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": 6313, "end": 6317, "loc": { "start": { "line": 256, "column": 21 }, "end": { "line": 256, "column": 25 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6317, "end": 6318, "loc": { "start": { "line": 256, "column": 25 }, "end": { "line": 256, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "soundVolume", "start": 6318, "end": 6329, "loc": { "start": { "line": 256, "column": 26 }, "end": { "line": 256, "column": 37 } } }, { "type": { "label": "/", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 10, "updateContext": null }, "value": "/", "start": 6330, "end": 6331, "loc": { "start": { "line": 256, "column": 38 }, "end": { "line": 256, "column": 39 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 5, "start": 6332, "end": 6333, "loc": { "start": { "line": 256, "column": 40 }, "end": { "line": 256, "column": 41 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6333, "end": 6334, "loc": { "start": { "line": 256, "column": 41 }, "end": { "line": 256, "column": 42 } } }, { "type": "CommentLine", "value": " In the old implementation this value was fixed to 0.2 => 20% of 1.0", "start": 6335, "end": 6405, "loc": { "start": { "line": 256, "column": 43 }, "end": { "line": 256, "column": 113 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6415, "end": 6416, "loc": { "start": { "line": 257, "column": 8 }, "end": { "line": 257, "column": 9 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "volume", "start": 6426, "end": 6432, "loc": { "start": { "line": 258, "column": 8 }, "end": { "line": 258, "column": 14 } } }, { "type": { "label": "_=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "*=", "start": 6433, "end": 6435, "loc": { "start": { "line": 258, "column": 15 }, "end": { "line": 258, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clamp", "start": 6436, "end": 6441, "loc": { "start": { "line": 258, "column": 18 }, "end": { "line": 258, "column": 23 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6441, "end": 6442, "loc": { "start": { "line": 258, "column": 23 }, "end": { "line": 258, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 6442, "end": 6446, "loc": { "start": { "line": 258, "column": 24 }, "end": { "line": 258, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6446, "end": 6447, "loc": { "start": { "line": 258, "column": 28 }, "end": { "line": 258, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "camera", "start": 6447, "end": 6453, "loc": { "start": { "line": 258, "column": 29 }, "end": { "line": 258, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6453, "end": 6454, "loc": { "start": { "line": 258, "column": 35 }, "end": { "line": 258, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "zoomLevel", "start": 6454, "end": 6463, "loc": { "start": { "line": 258, "column": 36 }, "end": { "line": 258, "column": 45 } } }, { "type": { "label": "/", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 10, "updateContext": null }, "value": "/", "start": 6464, "end": 6465, "loc": { "start": { "line": 258, "column": 46 }, "end": { "line": 258, "column": 47 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 3, "start": 6466, "end": 6467, "loc": { "start": { "line": 258, "column": 48 }, "end": { "line": 258, "column": 49 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6467, "end": 6468, "loc": { "start": { "line": 258, "column": 49 }, "end": { "line": 258, "column": 50 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6468, "end": 6469, "loc": { "start": { "line": 258, "column": 50 }, "end": { "line": 258, "column": 51 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6479, "end": 6483, "loc": { "start": { "line": 259, "column": 8 }, "end": { "line": 259, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6483, "end": 6484, "loc": { "start": { "line": 259, "column": 12 }, "end": { "line": 259, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "sounds", "start": 6484, "end": 6490, "loc": { "start": { "line": 259, "column": 13 }, "end": { "line": 259, "column": 19 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6490, "end": 6491, "loc": { "start": { "line": 259, "column": 19 }, "end": { "line": 259, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 6491, "end": 6494, "loc": { "start": { "line": 259, "column": 20 }, "end": { "line": 259, "column": 23 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6494, "end": 6495, "loc": { "start": { "line": 259, "column": 23 }, "end": { "line": 259, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6495, "end": 6496, "loc": { "start": { "line": 259, "column": 24 }, "end": { "line": 259, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "play", "start": 6496, "end": 6500, "loc": { "start": { "line": 259, "column": 25 }, "end": { "line": 259, "column": 29 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6500, "end": 6501, "loc": { "start": { "line": 259, "column": 29 }, "end": { "line": 259, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clamp", "start": 6501, "end": 6506, "loc": { "start": { "line": 259, "column": 30 }, "end": { "line": 259, "column": 35 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6506, "end": 6507, "loc": { "start": { "line": 259, "column": 35 }, "end": { "line": 259, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "volume", "start": 6507, "end": 6513, "loc": { "start": { "line": 259, "column": 36 }, "end": { "line": 259, "column": 42 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6513, "end": 6514, "loc": { "start": { "line": 259, "column": 42 }, "end": { "line": 259, "column": 43 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6514, "end": 6515, "loc": { "start": { "line": 259, "column": 43 }, "end": { "line": 259, "column": 44 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6515, "end": 6516, "loc": { "start": { "line": 259, "column": 44 }, "end": { "line": 259, "column": 45 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6522, "end": 6523, "loc": { "start": { "line": 260, "column": 4 }, "end": { "line": 260, "column": 5 } } }, { "type": "CommentBlock", "value": "*\r\n * @param {string} key\r\n ", "start": 6531, "end": 6571, "loc": { "start": { "line": 262, "column": 4 }, "end": { "line": 264, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "playThemeMusic", "start": 6577, "end": 6591, "loc": { "start": { "line": 265, "column": 4 }, "end": { "line": 265, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6591, "end": 6592, "loc": { "start": { "line": 265, "column": 18 }, "end": { "line": 265, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 6592, "end": 6595, "loc": { "start": { "line": 265, "column": 19 }, "end": { "line": 265, "column": 22 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6595, "end": 6596, "loc": { "start": { "line": 265, "column": 22 }, "end": { "line": 265, "column": 23 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6597, "end": 6598, "loc": { "start": { "line": 265, "column": 24 }, "end": { "line": 265, "column": 25 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 6608, "end": 6613, "loc": { "start": { "line": 266, "column": 8 }, "end": { "line": 266, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "music", "start": 6614, "end": 6619, "loc": { "start": { "line": 266, "column": 14 }, "end": { "line": 266, "column": 19 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 6620, "end": 6621, "loc": { "start": { "line": 266, "column": 20 }, "end": { "line": 266, "column": 21 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6622, "end": 6626, "loc": { "start": { "line": 266, "column": 22 }, "end": { "line": 266, "column": 26 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6626, "end": 6627, "loc": { "start": { "line": 266, "column": 26 }, "end": { "line": 266, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "music", "start": 6627, "end": 6632, "loc": { "start": { "line": 266, "column": 27 }, "end": { "line": 266, "column": 32 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6632, "end": 6633, "loc": { "start": { "line": 266, "column": 32 }, "end": { "line": 266, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 6633, "end": 6636, "loc": { "start": { "line": 266, "column": 33 }, "end": { "line": 266, "column": 36 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6636, "end": 6637, "loc": { "start": { "line": 266, "column": 36 }, "end": { "line": 266, "column": 37 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6637, "end": 6638, "loc": { "start": { "line": 266, "column": 37 }, "end": { "line": 266, "column": 38 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 6648, "end": 6650, "loc": { "start": { "line": 267, "column": 8 }, "end": { "line": 267, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6651, "end": 6652, "loc": { "start": { "line": 267, "column": 11 }, "end": { "line": 267, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 6652, "end": 6655, "loc": { "start": { "line": 267, "column": 12 }, "end": { "line": 267, "column": 15 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "!==", "start": 6656, "end": 6659, "loc": { "start": { "line": 267, "column": 16 }, "end": { "line": 267, "column": 19 } } }, { "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": 6660, "end": 6664, "loc": { "start": { "line": 267, "column": 20 }, "end": { "line": 267, "column": 24 } } }, { "type": { "label": "&&", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 2, "updateContext": null }, "value": "&&", "start": 6665, "end": 6667, "loc": { "start": { "line": 267, "column": 25 }, "end": { "line": 267, "column": 27 } } }, { "type": { "label": "prefix", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "!", "start": 6668, "end": 6669, "loc": { "start": { "line": 267, "column": 28 }, "end": { "line": 267, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "music", "start": 6669, "end": 6674, "loc": { "start": { "line": 267, "column": 29 }, "end": { "line": 267, "column": 34 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6674, "end": 6675, "loc": { "start": { "line": 267, "column": 34 }, "end": { "line": 267, "column": 35 } } }, { "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": 267, "column": 36 }, "end": { "line": 267, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logger", "start": 6691, "end": 6697, "loc": { "start": { "line": 268, "column": 12 }, "end": { "line": 268, "column": 18 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6697, "end": 6698, "loc": { "start": { "line": 268, "column": 18 }, "end": { "line": 268, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "warn", "start": 6698, "end": 6702, "loc": { "start": { "line": 268, "column": 19 }, "end": { "line": 268, "column": 23 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6702, "end": 6703, "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": "Music", "start": 6703, "end": 6710, "loc": { "start": { "line": 268, "column": 24 }, "end": { "line": 268, "column": 31 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6710, "end": 6711, "loc": { "start": { "line": 268, "column": 31 }, "end": { "line": 268, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 6712, "end": 6715, "loc": { "start": { "line": 268, "column": 33 }, "end": { "line": 268, "column": 36 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6715, "end": 6716, "loc": { "start": { "line": 268, "column": 36 }, "end": { "line": 268, "column": 37 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "not found", "start": 6717, "end": 6728, "loc": { "start": { "line": 268, "column": 38 }, "end": { "line": 268, "column": 49 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6728, "end": 6729, "loc": { "start": { "line": 268, "column": 49 }, "end": { "line": 268, "column": 50 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6729, "end": 6730, "loc": { "start": { "line": 268, "column": 50 }, "end": { "line": 268, "column": 51 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6740, "end": 6741, "loc": { "start": { "line": 269, "column": 8 }, "end": { "line": 269, "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": 6751, "end": 6753, "loc": { "start": { "line": 270, "column": 8 }, "end": { "line": 270, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6754, "end": 6755, "loc": { "start": { "line": 270, "column": 11 }, "end": { "line": 270, "column": 12 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6755, "end": 6759, "loc": { "start": { "line": 270, "column": 12 }, "end": { "line": 270, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6759, "end": 6760, "loc": { "start": { "line": 270, "column": 16 }, "end": { "line": 270, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "currentMusic", "start": 6760, "end": 6772, "loc": { "start": { "line": 270, "column": 17 }, "end": { "line": 270, "column": 29 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "!==", "start": 6773, "end": 6776, "loc": { "start": { "line": 270, "column": 30 }, "end": { "line": 270, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "music", "start": 6777, "end": 6782, "loc": { "start": { "line": 270, "column": 34 }, "end": { "line": 270, "column": 39 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6782, "end": 6783, "loc": { "start": { "line": 270, "column": 39 }, "end": { "line": 270, "column": 40 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6784, "end": 6785, "loc": { "start": { "line": 270, "column": 41 }, "end": { "line": 270, "column": 42 } } }, { "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": 6799, "end": 6801, "loc": { "start": { "line": 271, "column": 12 }, "end": { "line": 271, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6802, "end": 6803, "loc": { "start": { "line": 271, "column": 15 }, "end": { "line": 271, "column": 16 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6803, "end": 6807, "loc": { "start": { "line": 271, "column": 16 }, "end": { "line": 271, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6807, "end": 6808, "loc": { "start": { "line": 271, "column": 20 }, "end": { "line": 271, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "currentMusic", "start": 6808, "end": 6820, "loc": { "start": { "line": 271, "column": 21 }, "end": { "line": 271, "column": 33 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6820, "end": 6821, "loc": { "start": { "line": 271, "column": 33 }, "end": { "line": 271, "column": 34 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6822, "end": 6823, "loc": { "start": { "line": 271, "column": 35 }, "end": { "line": 271, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logger", "start": 6841, "end": 6847, "loc": { "start": { "line": 272, "column": 16 }, "end": { "line": 272, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6847, "end": 6848, "loc": { "start": { "line": 272, "column": 22 }, "end": { "line": 272, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "log", "start": 6848, "end": 6851, "loc": { "start": { "line": 272, "column": 23 }, "end": { "line": 272, "column": 26 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6851, "end": 6852, "loc": { "start": { "line": 272, "column": 26 }, "end": { "line": 272, "column": 27 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Stopping", "start": 6852, "end": 6862, "loc": { "start": { "line": 272, "column": 27 }, "end": { "line": 272, "column": 37 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6862, "end": 6863, "loc": { "start": { "line": 272, "column": 37 }, "end": { "line": 272, "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": 6864, "end": 6868, "loc": { "start": { "line": 272, "column": 39 }, "end": { "line": 272, "column": 43 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6868, "end": 6869, "loc": { "start": { "line": 272, "column": 43 }, "end": { "line": 272, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "currentMusic", "start": 6869, "end": 6881, "loc": { "start": { "line": 272, "column": 44 }, "end": { "line": 272, "column": 56 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6881, "end": 6882, "loc": { "start": { "line": 272, "column": 56 }, "end": { "line": 272, "column": 57 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 6882, "end": 6885, "loc": { "start": { "line": 272, "column": 57 }, "end": { "line": 272, "column": 60 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6885, "end": 6886, "loc": { "start": { "line": 272, "column": 60 }, "end": { "line": 272, "column": 61 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6886, "end": 6887, "loc": { "start": { "line": 272, "column": 61 }, "end": { "line": 272, "column": 62 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6905, "end": 6909, "loc": { "start": { "line": 273, "column": 16 }, "end": { "line": 273, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6909, "end": 6910, "loc": { "start": { "line": 273, "column": 20 }, "end": { "line": 273, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "currentMusic", "start": 6910, "end": 6922, "loc": { "start": { "line": 273, "column": 21 }, "end": { "line": 273, "column": 33 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6922, "end": 6923, "loc": { "start": { "line": 273, "column": 33 }, "end": { "line": 273, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "stop", "start": 6923, "end": 6927, "loc": { "start": { "line": 273, "column": 34 }, "end": { "line": 273, "column": 38 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6927, "end": 6928, "loc": { "start": { "line": 273, "column": 38 }, "end": { "line": 273, "column": 39 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6928, "end": 6929, "loc": { "start": { "line": 273, "column": 39 }, "end": { "line": 273, "column": 40 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6929, "end": 6930, "loc": { "start": { "line": 273, "column": 40 }, "end": { "line": 273, "column": 41 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6944, "end": 6945, "loc": { "start": { "line": 274, "column": 12 }, "end": { "line": 274, "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": 6959, "end": 6963, "loc": { "start": { "line": 275, "column": 12 }, "end": { "line": 275, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6963, "end": 6964, "loc": { "start": { "line": 275, "column": 16 }, "end": { "line": 275, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "currentMusic", "start": 6964, "end": 6976, "loc": { "start": { "line": 275, "column": 17 }, "end": { "line": 275, "column": 29 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 6977, "end": 6978, "loc": { "start": { "line": 275, "column": 30 }, "end": { "line": 275, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "music", "start": 6979, "end": 6984, "loc": { "start": { "line": 275, "column": 32 }, "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": 6984, "end": 6985, "loc": { "start": { "line": 275, "column": 37 }, "end": { "line": 275, "column": 38 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 6999, "end": 7001, "loc": { "start": { "line": 276, "column": 12 }, "end": { "line": 276, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7002, "end": 7003, "loc": { "start": { "line": 276, "column": 15 }, "end": { "line": 276, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "music", "start": 7003, "end": 7008, "loc": { "start": { "line": 276, "column": 16 }, "end": { "line": 276, "column": 21 } } }, { "type": { "label": "&&", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 2, "updateContext": null }, "value": "&&", "start": 7009, "end": 7011, "loc": { "start": { "line": 276, "column": 22 }, "end": { "line": 276, "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": 7012, "end": 7016, "loc": { "start": { "line": 276, "column": 25 }, "end": { "line": 276, "column": 29 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7016, "end": 7017, "loc": { "start": { "line": 276, "column": 29 }, "end": { "line": 276, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "pageIsVisible", "start": 7017, "end": 7030, "loc": { "start": { "line": 276, "column": 30 }, "end": { "line": 276, "column": 43 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7030, "end": 7031, "loc": { "start": { "line": 276, "column": 43 }, "end": { "line": 276, "column": 44 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7032, "end": 7033, "loc": { "start": { "line": 276, "column": 45 }, "end": { "line": 276, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logger", "start": 7051, "end": 7057, "loc": { "start": { "line": 277, "column": 16 }, "end": { "line": 277, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7057, "end": 7058, "loc": { "start": { "line": 277, "column": 22 }, "end": { "line": 277, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "log", "start": 7058, "end": 7061, "loc": { "start": { "line": 277, "column": 23 }, "end": { "line": 277, "column": 26 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7061, "end": 7062, "loc": { "start": { "line": 277, "column": 26 }, "end": { "line": 277, "column": 27 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Starting", "start": 7062, "end": 7072, "loc": { "start": { "line": 277, "column": 27 }, "end": { "line": 277, "column": 37 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7072, "end": 7073, "loc": { "start": { "line": 277, "column": 37 }, "end": { "line": 277, "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": 7074, "end": 7078, "loc": { "start": { "line": 277, "column": 39 }, "end": { "line": 277, "column": 43 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7078, "end": 7079, "loc": { "start": { "line": 277, "column": 43 }, "end": { "line": 277, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "currentMusic", "start": 7079, "end": 7091, "loc": { "start": { "line": 277, "column": 44 }, "end": { "line": 277, "column": 56 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7091, "end": 7092, "loc": { "start": { "line": 277, "column": 56 }, "end": { "line": 277, "column": 57 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 7092, "end": 7095, "loc": { "start": { "line": 277, "column": 57 }, "end": { "line": 277, "column": 60 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7095, "end": 7096, "loc": { "start": { "line": 277, "column": 60 }, "end": { "line": 277, "column": 61 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7096, "end": 7097, "loc": { "start": { "line": 277, "column": 61 }, "end": { "line": 277, "column": 62 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "music", "start": 7115, "end": 7120, "loc": { "start": { "line": 278, "column": 16 }, "end": { "line": 278, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7120, "end": 7121, "loc": { "start": { "line": 278, "column": 21 }, "end": { "line": 278, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "play", "start": 7121, "end": 7125, "loc": { "start": { "line": 278, "column": 22 }, "end": { "line": 278, "column": 26 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7125, "end": 7126, "loc": { "start": { "line": 278, "column": 26 }, "end": { "line": 278, "column": 27 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 7126, "end": 7130, "loc": { "start": { "line": 278, "column": 27 }, "end": { "line": 278, "column": 31 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7130, "end": 7131, "loc": { "start": { "line": 278, "column": 31 }, "end": { "line": 278, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "musicVolume", "start": 7131, "end": 7142, "loc": { "start": { "line": 278, "column": 32 }, "end": { "line": 278, "column": 43 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7142, "end": 7143, "loc": { "start": { "line": 278, "column": 43 }, "end": { "line": 278, "column": 44 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7143, "end": 7144, "loc": { "start": { "line": 278, "column": 44 }, "end": { "line": 278, "column": 45 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7158, "end": 7159, "loc": { "start": { "line": 279, "column": 12 }, "end": { "line": 279, "column": 13 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7169, "end": 7170, "loc": { "start": { "line": 280, "column": 8 }, "end": { "line": 280, "column": 9 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7176, "end": 7177, "loc": { "start": { "line": 281, "column": 4 }, "end": { "line": 281, "column": 5 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7179, "end": 7180, "loc": { "start": { "line": 282, "column": 0 }, "end": { "line": 282, "column": 1 } } }, { "type": { "label": "eof", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 7182, "end": 7182, "loc": { "start": { "line": 283, "column": 0 }, "end": { "line": 283, "column": 0 } } } ] }