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

29877 lines
776 KiB
JSON

{
"type": "File",
"start": 0,
"end": 4623,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 123,
"column": 0
}
},
"program": {
"type": "Program",
"start": 0,
"end": 4623,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 123,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 47,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 47
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 9,
"end": 20,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 20
}
},
"imported": {
"type": "Identifier",
"start": 9,
"end": 20,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 20
},
"identifierName": "BaseHUDPart"
},
"name": "BaseHUDPart"
},
"local": {
"type": "Identifier",
"start": 9,
"end": 20,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 20
},
"identifierName": "BaseHUDPart"
},
"name": "BaseHUDPart"
}
}
],
"source": {
"type": "StringLiteral",
"start": 28,
"end": 46,
"loc": {
"start": {
"line": 1,
"column": 28
},
"end": {
"line": 1,
"column": 46
}
},
"extra": {
"rawValue": "../base_hud_part",
"raw": "\"../base_hud_part\""
},
"value": "../base_hud_part"
}
},
{
"type": "ImportDeclaration",
"start": 49,
"end": 123,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 74
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 58,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 16
}
},
"imported": {
"type": "Identifier",
"start": 58,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 16
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"local": {
"type": "Identifier",
"start": 58,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 16
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
}
},
{
"type": "ImportSpecifier",
"start": 67,
"end": 79,
"loc": {
"start": {
"line": 2,
"column": 18
},
"end": {
"line": 2,
"column": 30
}
},
"imported": {
"type": "Identifier",
"start": 67,
"end": 79,
"loc": {
"start": {
"line": 2,
"column": 18
},
"end": {
"line": 2,
"column": 30
},
"identifierName": "round3Digits"
},
"name": "round3Digits"
},
"local": {
"type": "Identifier",
"start": 67,
"end": 79,
"loc": {
"start": {
"line": 2,
"column": 18
},
"end": {
"line": 2,
"column": 30
},
"identifierName": "round3Digits"
},
"name": "round3Digits"
}
},
{
"type": "ImportSpecifier",
"start": 81,
"end": 93,
"loc": {
"start": {
"line": 2,
"column": 32
},
"end": {
"line": 2,
"column": 44
}
},
"imported": {
"type": "Identifier",
"start": 81,
"end": 93,
"loc": {
"start": {
"line": 2,
"column": 32
},
"end": {
"line": 2,
"column": 44
},
"identifierName": "round2Digits"
},
"name": "round2Digits"
},
"local": {
"type": "Identifier",
"start": 81,
"end": 93,
"loc": {
"start": {
"line": 2,
"column": 32
},
"end": {
"line": 2,
"column": 44
},
"identifierName": "round2Digits"
},
"name": "round2Digits"
}
}
],
"source": {
"type": "StringLiteral",
"start": 101,
"end": 122,
"loc": {
"start": {
"line": 2,
"column": 52
},
"end": {
"line": 2,
"column": 73
}
},
"extra": {
"rawValue": "../../../core/utils",
"raw": "\"../../../core/utils\""
},
"value": "../../../core/utils"
}
},
{
"type": "ImportDeclaration",
"start": 125,
"end": 182,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 57
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 134,
"end": 150,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 25
}
},
"imported": {
"type": "Identifier",
"start": 134,
"end": 150,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 25
},
"identifierName": "DynamicDomAttach"
},
"name": "DynamicDomAttach"
},
"local": {
"type": "Identifier",
"start": 134,
"end": 150,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 25
},
"identifierName": "DynamicDomAttach"
},
"name": "DynamicDomAttach"
}
}
],
"source": {
"type": "StringLiteral",
"start": 158,
"end": 181,
"loc": {
"start": {
"line": 3,
"column": 33
},
"end": {
"line": 3,
"column": 56
}
},
"extra": {
"rawValue": "../dynamic_dom_attach",
"raw": "\"../dynamic_dom_attach\""
},
"value": "../dynamic_dom_attach"
}
},
{
"type": "ImportDeclaration",
"start": 184,
"end": 238,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 54
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 193,
"end": 204,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 20
}
},
"imported": {
"type": "Identifier",
"start": 193,
"end": 204,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 20
},
"identifierName": "KEYMAPPINGS"
},
"name": "KEYMAPPINGS"
},
"local": {
"type": "Identifier",
"start": 193,
"end": 204,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 20
},
"identifierName": "KEYMAPPINGS"
},
"name": "KEYMAPPINGS"
}
}
],
"source": {
"type": "StringLiteral",
"start": 212,
"end": 237,
"loc": {
"start": {
"line": 4,
"column": 28
},
"end": {
"line": 4,
"column": 53
}
},
"extra": {
"rawValue": "../../key_action_mapper",
"raw": "\"../../key_action_mapper\""
},
"value": "../../key_action_mapper"
}
},
{
"type": "ImportDeclaration",
"start": 240,
"end": 286,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 46
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 249,
"end": 255,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 249,
"end": 255,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 15
},
"identifierName": "Vector"
},
"name": "Vector"
},
"local": {
"type": "Identifier",
"start": 249,
"end": 255,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 15
},
"identifierName": "Vector"
},
"name": "Vector"
}
}
],
"source": {
"type": "StringLiteral",
"start": 263,
"end": 285,
"loc": {
"start": {
"line": 5,
"column": 23
},
"end": {
"line": 5,
"column": 45
}
},
"extra": {
"rawValue": "../../../core/vector",
"raw": "\"../../../core/vector\""
},
"value": "../../../core/vector"
}
},
{
"type": "ImportDeclaration",
"start": 288,
"end": 347,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 59
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 297,
"end": 309,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 21
}
},
"imported": {
"type": "Identifier",
"start": 297,
"end": 309,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 21
},
"identifierName": "TrackedState"
},
"name": "TrackedState"
},
"local": {
"type": "Identifier",
"start": 297,
"end": 309,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 21
},
"identifierName": "TrackedState"
},
"name": "TrackedState"
}
}
],
"source": {
"type": "StringLiteral",
"start": 317,
"end": 346,
"loc": {
"start": {
"line": 6,
"column": 29
},
"end": {
"line": 6,
"column": 58
}
},
"extra": {
"rawValue": "../../../core/tracked_state",
"raw": "\"../../../core/tracked_state\""
},
"value": "../../../core/tracked_state"
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "* @enum {string} ",
"start": 351,
"end": 372,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 21
}
}
}
]
},
{
"type": "VariableDeclaration",
"start": 374,
"end": 470,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 96
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 380,
"end": 469,
"loc": {
"start": {
"line": 9,
"column": 6
},
"end": {
"line": 9,
"column": 95
}
},
"id": {
"type": "Identifier",
"start": 380,
"end": 400,
"loc": {
"start": {
"line": 9,
"column": 6
},
"end": {
"line": 9,
"column": 26
},
"identifierName": "enumDebugOverlayMode"
},
"name": "enumDebugOverlayMode",
"leadingComments": null
},
"init": {
"type": "ObjectExpression",
"start": 403,
"end": 469,
"loc": {
"start": {
"line": 9,
"column": 29
},
"end": {
"line": 9,
"column": 95
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 405,
"end": 425,
"loc": {
"start": {
"line": 9,
"column": 31
},
"end": {
"line": 9,
"column": 51
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 405,
"end": 413,
"loc": {
"start": {
"line": 9,
"column": 31
},
"end": {
"line": 9,
"column": 39
},
"identifierName": "disabled"
},
"name": "disabled"
},
"value": {
"type": "StringLiteral",
"start": 415,
"end": 425,
"loc": {
"start": {
"line": 9,
"column": 41
},
"end": {
"line": 9,
"column": 51
}
},
"extra": {
"rawValue": "disabled",
"raw": "\"disabled\""
},
"value": "disabled"
}
},
{
"type": "ObjectProperty",
"start": 427,
"end": 445,
"loc": {
"start": {
"line": 9,
"column": 53
},
"end": {
"line": 9,
"column": 71
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 427,
"end": 434,
"loc": {
"start": {
"line": 9,
"column": 53
},
"end": {
"line": 9,
"column": 60
},
"identifierName": "regular"
},
"name": "regular"
},
"value": {
"type": "StringLiteral",
"start": 436,
"end": 445,
"loc": {
"start": {
"line": 9,
"column": 62
},
"end": {
"line": 9,
"column": 71
}
},
"extra": {
"rawValue": "regular",
"raw": "\"regular\""
},
"value": "regular"
}
},
{
"type": "ObjectProperty",
"start": 447,
"end": 467,
"loc": {
"start": {
"line": 9,
"column": 73
},
"end": {
"line": 9,
"column": 93
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 447,
"end": 455,
"loc": {
"start": {
"line": 9,
"column": 73
},
"end": {
"line": 9,
"column": 81
},
"identifierName": "detailed"
},
"name": "detailed"
},
"value": {
"type": "StringLiteral",
"start": 457,
"end": 467,
"loc": {
"start": {
"line": 9,
"column": 83
},
"end": {
"line": 9,
"column": 93
}
},
"extra": {
"rawValue": "detailed",
"raw": "\"detailed\""
},
"value": "detailed"
}
}
]
},
"leadingComments": null
}
],
"kind": "const",
"leadingComments": [
{
"type": "CommentBlock",
"value": "* @enum {string} ",
"start": 351,
"end": 372,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 21
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Specifies which mode follows after which mode\r\n * @enum {enumDebugOverlayMode}\r\n ",
"start": 474,
"end": 565,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 14,
"column": 3
}
}
}
]
},
{
"type": "VariableDeclaration",
"start": 567,
"end": 810,
"loc": {
"start": {
"line": 15,
"column": 0
},
"end": {
"line": 19,
"column": 2
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 573,
"end": 809,
"loc": {
"start": {
"line": 15,
"column": 6
},
"end": {
"line": 19,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 573,
"end": 597,
"loc": {
"start": {
"line": 15,
"column": 6
},
"end": {
"line": 15,
"column": 30
},
"identifierName": "enumDebugOverlayModeNext"
},
"name": "enumDebugOverlayModeNext",
"leadingComments": null
},
"init": {
"type": "ObjectExpression",
"start": 600,
"end": 809,
"loc": {
"start": {
"line": 15,
"column": 33
},
"end": {
"line": 19,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 607,
"end": 668,
"loc": {
"start": {
"line": 16,
"column": 4
},
"end": {
"line": 16,
"column": 65
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 608,
"end": 637,
"loc": {
"start": {
"line": 16,
"column": 5
},
"end": {
"line": 16,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 608,
"end": 628,
"loc": {
"start": {
"line": 16,
"column": 5
},
"end": {
"line": 16,
"column": 25
},
"identifierName": "enumDebugOverlayMode"
},
"name": "enumDebugOverlayMode"
},
"property": {
"type": "Identifier",
"start": 629,
"end": 637,
"loc": {
"start": {
"line": 16,
"column": 26
},
"end": {
"line": 16,
"column": 34
},
"identifierName": "disabled"
},
"name": "disabled"
},
"computed": false
},
"value": {
"type": "MemberExpression",
"start": 640,
"end": 668,
"loc": {
"start": {
"line": 16,
"column": 37
},
"end": {
"line": 16,
"column": 65
}
},
"object": {
"type": "Identifier",
"start": 640,
"end": 660,
"loc": {
"start": {
"line": 16,
"column": 37
},
"end": {
"line": 16,
"column": 57
},
"identifierName": "enumDebugOverlayMode"
},
"name": "enumDebugOverlayMode"
},
"property": {
"type": "Identifier",
"start": 661,
"end": 668,
"loc": {
"start": {
"line": 16,
"column": 58
},
"end": {
"line": 16,
"column": 65
},
"identifierName": "regular"
},
"name": "regular"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 675,
"end": 736,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 17,
"column": 65
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 676,
"end": 704,
"loc": {
"start": {
"line": 17,
"column": 5
},
"end": {
"line": 17,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 676,
"end": 696,
"loc": {
"start": {
"line": 17,
"column": 5
},
"end": {
"line": 17,
"column": 25
},
"identifierName": "enumDebugOverlayMode"
},
"name": "enumDebugOverlayMode"
},
"property": {
"type": "Identifier",
"start": 697,
"end": 704,
"loc": {
"start": {
"line": 17,
"column": 26
},
"end": {
"line": 17,
"column": 33
},
"identifierName": "regular"
},
"name": "regular"
},
"computed": false
},
"value": {
"type": "MemberExpression",
"start": 707,
"end": 736,
"loc": {
"start": {
"line": 17,
"column": 36
},
"end": {
"line": 17,
"column": 65
}
},
"object": {
"type": "Identifier",
"start": 707,
"end": 727,
"loc": {
"start": {
"line": 17,
"column": 36
},
"end": {
"line": 17,
"column": 56
},
"identifierName": "enumDebugOverlayMode"
},
"name": "enumDebugOverlayMode"
},
"property": {
"type": "Identifier",
"start": 728,
"end": 736,
"loc": {
"start": {
"line": 17,
"column": 57
},
"end": {
"line": 17,
"column": 65
},
"identifierName": "detailed"
},
"name": "detailed"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 743,
"end": 805,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 18,
"column": 66
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 744,
"end": 773,
"loc": {
"start": {
"line": 18,
"column": 5
},
"end": {
"line": 18,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 744,
"end": 764,
"loc": {
"start": {
"line": 18,
"column": 5
},
"end": {
"line": 18,
"column": 25
},
"identifierName": "enumDebugOverlayMode"
},
"name": "enumDebugOverlayMode"
},
"property": {
"type": "Identifier",
"start": 765,
"end": 773,
"loc": {
"start": {
"line": 18,
"column": 26
},
"end": {
"line": 18,
"column": 34
},
"identifierName": "detailed"
},
"name": "detailed"
},
"computed": false
},
"value": {
"type": "MemberExpression",
"start": 776,
"end": 805,
"loc": {
"start": {
"line": 18,
"column": 37
},
"end": {
"line": 18,
"column": 66
}
},
"object": {
"type": "Identifier",
"start": 776,
"end": 796,
"loc": {
"start": {
"line": 18,
"column": 37
},
"end": {
"line": 18,
"column": 57
},
"identifierName": "enumDebugOverlayMode"
},
"name": "enumDebugOverlayMode"
},
"property": {
"type": "Identifier",
"start": 797,
"end": 805,
"loc": {
"start": {
"line": 18,
"column": 58
},
"end": {
"line": 18,
"column": 66
},
"identifierName": "disabled"
},
"name": "disabled"
},
"computed": false
}
}
]
},
"leadingComments": null
}
],
"kind": "const",
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Specifies which mode follows after which mode\r\n * @enum {enumDebugOverlayMode}\r\n ",
"start": 474,
"end": 565,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 14,
"column": 3
}
}
}
]
},
{
"type": "VariableDeclaration",
"start": 814,
"end": 851,
"loc": {
"start": {
"line": 21,
"column": 0
},
"end": {
"line": 21,
"column": 37
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 820,
"end": 850,
"loc": {
"start": {
"line": 21,
"column": 6
},
"end": {
"line": 21,
"column": 36
}
},
"id": {
"type": "Identifier",
"start": 820,
"end": 843,
"loc": {
"start": {
"line": 21,
"column": 6
},
"end": {
"line": 21,
"column": 29
},
"identifierName": "UPDATE_INTERVAL_SECONDS"
},
"name": "UPDATE_INTERVAL_SECONDS"
},
"init": {
"type": "NumericLiteral",
"start": 846,
"end": 850,
"loc": {
"start": {
"line": 21,
"column": 32
},
"end": {
"line": 21,
"column": 36
}
},
"extra": {
"rawValue": 0.25,
"raw": "0.25"
},
"value": 0.25
}
}
],
"kind": "const"
},
{
"type": "ExportNamedDeclaration",
"start": 855,
"end": 4621,
"loc": {
"start": {
"line": 23,
"column": 0
},
"end": {
"line": 122,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 862,
"end": 4621,
"loc": {
"start": {
"line": 23,
"column": 7
},
"end": {
"line": 122,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 868,
"end": 880,
"loc": {
"start": {
"line": 23,
"column": 13
},
"end": {
"line": 23,
"column": 25
},
"identifierName": "HUDDebugInfo"
},
"name": "HUDDebugInfo"
},
"superClass": {
"type": "Identifier",
"start": 889,
"end": 900,
"loc": {
"start": {
"line": 23,
"column": 34
},
"end": {
"line": 23,
"column": 45
},
"identifierName": "BaseHUDPart"
},
"name": "BaseHUDPart"
},
"body": {
"type": "ClassBody",
"start": 901,
"end": 4621,
"loc": {
"start": {
"line": 23,
"column": 46
},
"end": {
"line": 122,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 908,
"end": 1992,
"loc": {
"start": {
"line": 24,
"column": 4
},
"end": {
"line": 43,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 908,
"end": 922,
"loc": {
"start": {
"line": 24,
"column": 4
},
"end": {
"line": 24,
"column": 18
},
"identifierName": "createElements"
},
"name": "createElements"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 923,
"end": 929,
"loc": {
"start": {
"line": 24,
"column": 19
},
"end": {
"line": 24,
"column": 25
},
"identifierName": "parent"
},
"name": "parent"
}
],
"body": {
"type": "BlockStatement",
"start": 931,
"end": 1992,
"loc": {
"start": {
"line": 24,
"column": 27
},
"end": {
"line": 43,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 942,
"end": 1001,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 67
}
},
"expression": {
"type": "AssignmentExpression",
"start": 942,
"end": 1000,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 66
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 942,
"end": 954,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 942,
"end": 946,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 947,
"end": 954,
"loc": {
"start": {
"line": 25,
"column": 13
},
"end": {
"line": 25,
"column": 20
},
"identifierName": "element"
},
"name": "element"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 957,
"end": 1000,
"loc": {
"start": {
"line": 25,
"column": 23
},
"end": {
"line": 25,
"column": 66
}
},
"callee": {
"type": "Identifier",
"start": 957,
"end": 964,
"loc": {
"start": {
"line": 25,
"column": 23
},
"end": {
"line": 25,
"column": 30
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "Identifier",
"start": 965,
"end": 971,
"loc": {
"start": {
"line": 25,
"column": 31
},
"end": {
"line": 25,
"column": 37
},
"identifierName": "parent"
},
"name": "parent"
},
{
"type": "StringLiteral",
"start": 973,
"end": 995,
"loc": {
"start": {
"line": 25,
"column": 39
},
"end": {
"line": 25,
"column": 61
}
},
"extra": {
"rawValue": "ingame_HUD_DebugInfo",
"raw": "\"ingame_HUD_DebugInfo\""
},
"value": "ingame_HUD_DebugInfo"
},
{
"type": "ArrayExpression",
"start": 997,
"end": 999,
"loc": {
"start": {
"line": 25,
"column": 63
},
"end": {
"line": 25,
"column": 65
}
},
"elements": []
}
]
}
}
},
{
"type": "VariableDeclaration",
"start": 1013,
"end": 1079,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 74
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1019,
"end": 1078,
"loc": {
"start": {
"line": 27,
"column": 14
},
"end": {
"line": 27,
"column": 73
}
},
"id": {
"type": "Identifier",
"start": 1019,
"end": 1034,
"loc": {
"start": {
"line": 27,
"column": 14
},
"end": {
"line": 27,
"column": 29
},
"identifierName": "tickRateElement"
},
"name": "tickRateElement"
},
"init": {
"type": "CallExpression",
"start": 1037,
"end": 1078,
"loc": {
"start": {
"line": 27,
"column": 32
},
"end": {
"line": 27,
"column": 73
}
},
"callee": {
"type": "Identifier",
"start": 1037,
"end": 1044,
"loc": {
"start": {
"line": 27,
"column": 32
},
"end": {
"line": 27,
"column": 39
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1045,
"end": 1057,
"loc": {
"start": {
"line": 27,
"column": 40
},
"end": {
"line": 27,
"column": 52
}
},
"object": {
"type": "ThisExpression",
"start": 1045,
"end": 1049,
"loc": {
"start": {
"line": 27,
"column": 40
},
"end": {
"line": 27,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"start": 1050,
"end": 1057,
"loc": {
"start": {
"line": 27,
"column": 45
},
"end": {
"line": 27,
"column": 52
},
"identifierName": "element"
},
"name": "element"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 1059,
"end": 1063,
"loc": {
"start": {
"line": 27,
"column": 54
},
"end": {
"line": 27,
"column": 58
}
}
},
{
"type": "ArrayExpression",
"start": 1065,
"end": 1077,
"loc": {
"start": {
"line": 27,
"column": 60
},
"end": {
"line": 27,
"column": 72
}
},
"elements": [
{
"type": "StringLiteral",
"start": 1066,
"end": 1076,
"loc": {
"start": {
"line": 27,
"column": 61
},
"end": {
"line": 27,
"column": 71
}
},
"extra": {
"rawValue": "tickRate",
"raw": "\"tickRate\""
},
"value": "tickRate"
}
]
}
]
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 1089,
"end": 1171,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 90
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1089,
"end": 1170,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 89
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1089,
"end": 1109,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 1089,
"end": 1093,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1094,
"end": 1109,
"loc": {
"start": {
"line": 28,
"column": 13
},
"end": {
"line": 28,
"column": 28
},
"identifierName": "trackedTickRate"
},
"name": "trackedTickRate"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 1112,
"end": 1170,
"loc": {
"start": {
"line": 28,
"column": 31
},
"end": {
"line": 28,
"column": 89
}
},
"callee": {
"type": "Identifier",
"start": 1116,
"end": 1128,
"loc": {
"start": {
"line": 28,
"column": 35
},
"end": {
"line": 28,
"column": 47
},
"identifierName": "TrackedState"
},
"name": "TrackedState"
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 1129,
"end": 1169,
"loc": {
"start": {
"line": 28,
"column": 48
},
"end": {
"line": 28,
"column": 88
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1129,
"end": 1132,
"loc": {
"start": {
"line": 28,
"column": 48
},
"end": {
"line": 28,
"column": 51
},
"identifierName": "str"
},
"name": "str"
}
],
"body": {
"type": "AssignmentExpression",
"start": 1137,
"end": 1168,
"loc": {
"start": {
"line": 28,
"column": 56
},
"end": {
"line": 28,
"column": 87
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1137,
"end": 1162,
"loc": {
"start": {
"line": 28,
"column": 56
},
"end": {
"line": 28,
"column": 81
}
},
"object": {
"type": "Identifier",
"start": 1137,
"end": 1152,
"loc": {
"start": {
"line": 28,
"column": 56
},
"end": {
"line": 28,
"column": 71
},
"identifierName": "tickRateElement"
},
"name": "tickRateElement"
},
"property": {
"type": "Identifier",
"start": 1153,
"end": 1162,
"loc": {
"start": {
"line": 28,
"column": 72
},
"end": {
"line": 28,
"column": 81
},
"identifierName": "innerText"
},
"name": "innerText"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 1165,
"end": 1168,
"loc": {
"start": {
"line": 28,
"column": 84
},
"end": {
"line": 28,
"column": 87
},
"identifierName": "str"
},
"name": "str"
},
"extra": {
"parenthesized": true,
"parenStart": 1136
}
}
}
]
}
}
},
{
"type": "VariableDeclaration",
"start": 1183,
"end": 1257,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 30,
"column": 82
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1189,
"end": 1256,
"loc": {
"start": {
"line": 30,
"column": 14
},
"end": {
"line": 30,
"column": 81
}
},
"id": {
"type": "Identifier",
"start": 1189,
"end": 1208,
"loc": {
"start": {
"line": 30,
"column": 14
},
"end": {
"line": 30,
"column": 33
},
"identifierName": "tickDurationElement"
},
"name": "tickDurationElement"
},
"init": {
"type": "CallExpression",
"start": 1211,
"end": 1256,
"loc": {
"start": {
"line": 30,
"column": 36
},
"end": {
"line": 30,
"column": 81
}
},
"callee": {
"type": "Identifier",
"start": 1211,
"end": 1218,
"loc": {
"start": {
"line": 30,
"column": 36
},
"end": {
"line": 30,
"column": 43
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1219,
"end": 1231,
"loc": {
"start": {
"line": 30,
"column": 44
},
"end": {
"line": 30,
"column": 56
}
},
"object": {
"type": "ThisExpression",
"start": 1219,
"end": 1223,
"loc": {
"start": {
"line": 30,
"column": 44
},
"end": {
"line": 30,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"start": 1224,
"end": 1231,
"loc": {
"start": {
"line": 30,
"column": 49
},
"end": {
"line": 30,
"column": 56
},
"identifierName": "element"
},
"name": "element"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 1233,
"end": 1237,
"loc": {
"start": {
"line": 30,
"column": 58
},
"end": {
"line": 30,
"column": 62
}
}
},
{
"type": "ArrayExpression",
"start": 1239,
"end": 1255,
"loc": {
"start": {
"line": 30,
"column": 64
},
"end": {
"line": 30,
"column": 80
}
},
"elements": [
{
"type": "StringLiteral",
"start": 1240,
"end": 1254,
"loc": {
"start": {
"line": 30,
"column": 65
},
"end": {
"line": 30,
"column": 79
}
},
"extra": {
"rawValue": "tickDuration",
"raw": "\"tickDuration\""
},
"value": "tickDuration"
}
]
}
]
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 1267,
"end": 1357,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 98
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1267,
"end": 1356,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 97
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1267,
"end": 1291,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 1267,
"end": 1271,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1272,
"end": 1291,
"loc": {
"start": {
"line": 31,
"column": 13
},
"end": {
"line": 31,
"column": 32
},
"identifierName": "trackedTickDuration"
},
"name": "trackedTickDuration"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 1294,
"end": 1356,
"loc": {
"start": {
"line": 31,
"column": 35
},
"end": {
"line": 31,
"column": 97
}
},
"callee": {
"type": "Identifier",
"start": 1298,
"end": 1310,
"loc": {
"start": {
"line": 31,
"column": 39
},
"end": {
"line": 31,
"column": 51
},
"identifierName": "TrackedState"
},
"name": "TrackedState"
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 1311,
"end": 1355,
"loc": {
"start": {
"line": 31,
"column": 52
},
"end": {
"line": 31,
"column": 96
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1311,
"end": 1314,
"loc": {
"start": {
"line": 31,
"column": 52
},
"end": {
"line": 31,
"column": 55
},
"identifierName": "str"
},
"name": "str"
}
],
"body": {
"type": "AssignmentExpression",
"start": 1319,
"end": 1354,
"loc": {
"start": {
"line": 31,
"column": 60
},
"end": {
"line": 31,
"column": 95
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1319,
"end": 1348,
"loc": {
"start": {
"line": 31,
"column": 60
},
"end": {
"line": 31,
"column": 89
}
},
"object": {
"type": "Identifier",
"start": 1319,
"end": 1338,
"loc": {
"start": {
"line": 31,
"column": 60
},
"end": {
"line": 31,
"column": 79
},
"identifierName": "tickDurationElement"
},
"name": "tickDurationElement"
},
"property": {
"type": "Identifier",
"start": 1339,
"end": 1348,
"loc": {
"start": {
"line": 31,
"column": 80
},
"end": {
"line": 31,
"column": 89
},
"identifierName": "innerText"
},
"name": "innerText"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 1351,
"end": 1354,
"loc": {
"start": {
"line": 31,
"column": 92
},
"end": {
"line": 31,
"column": 95
},
"identifierName": "str"
},
"name": "str"
},
"extra": {
"parenthesized": true,
"parenStart": 1318
}
}
}
]
}
}
},
{
"type": "VariableDeclaration",
"start": 1369,
"end": 1425,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 64
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1375,
"end": 1424,
"loc": {
"start": {
"line": 33,
"column": 14
},
"end": {
"line": 33,
"column": 63
}
},
"id": {
"type": "Identifier",
"start": 1375,
"end": 1385,
"loc": {
"start": {
"line": 33,
"column": 14
},
"end": {
"line": 33,
"column": 24
},
"identifierName": "fpsElement"
},
"name": "fpsElement"
},
"init": {
"type": "CallExpression",
"start": 1388,
"end": 1424,
"loc": {
"start": {
"line": 33,
"column": 27
},
"end": {
"line": 33,
"column": 63
}
},
"callee": {
"type": "Identifier",
"start": 1388,
"end": 1395,
"loc": {
"start": {
"line": 33,
"column": 27
},
"end": {
"line": 33,
"column": 34
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1396,
"end": 1408,
"loc": {
"start": {
"line": 33,
"column": 35
},
"end": {
"line": 33,
"column": 47
}
},
"object": {
"type": "ThisExpression",
"start": 1396,
"end": 1400,
"loc": {
"start": {
"line": 33,
"column": 35
},
"end": {
"line": 33,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"start": 1401,
"end": 1408,
"loc": {
"start": {
"line": 33,
"column": 40
},
"end": {
"line": 33,
"column": 47
},
"identifierName": "element"
},
"name": "element"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 1410,
"end": 1414,
"loc": {
"start": {
"line": 33,
"column": 49
},
"end": {
"line": 33,
"column": 53
}
}
},
{
"type": "ArrayExpression",
"start": 1416,
"end": 1423,
"loc": {
"start": {
"line": 33,
"column": 55
},
"end": {
"line": 33,
"column": 62
}
},
"elements": [
{
"type": "StringLiteral",
"start": 1417,
"end": 1422,
"loc": {
"start": {
"line": 33,
"column": 56
},
"end": {
"line": 33,
"column": 61
}
},
"extra": {
"rawValue": "fps",
"raw": "\"fps\""
},
"value": "fps"
}
]
}
]
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 1435,
"end": 1507,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 80
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1435,
"end": 1506,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 79
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1435,
"end": 1450,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 1435,
"end": 1439,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1440,
"end": 1450,
"loc": {
"start": {
"line": 34,
"column": 13
},
"end": {
"line": 34,
"column": 23
},
"identifierName": "trackedFPS"
},
"name": "trackedFPS"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 1453,
"end": 1506,
"loc": {
"start": {
"line": 34,
"column": 26
},
"end": {
"line": 34,
"column": 79
}
},
"callee": {
"type": "Identifier",
"start": 1457,
"end": 1469,
"loc": {
"start": {
"line": 34,
"column": 30
},
"end": {
"line": 34,
"column": 42
},
"identifierName": "TrackedState"
},
"name": "TrackedState"
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 1470,
"end": 1505,
"loc": {
"start": {
"line": 34,
"column": 43
},
"end": {
"line": 34,
"column": 78
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1470,
"end": 1473,
"loc": {
"start": {
"line": 34,
"column": 43
},
"end": {
"line": 34,
"column": 46
},
"identifierName": "str"
},
"name": "str"
}
],
"body": {
"type": "AssignmentExpression",
"start": 1478,
"end": 1504,
"loc": {
"start": {
"line": 34,
"column": 51
},
"end": {
"line": 34,
"column": 77
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1478,
"end": 1498,
"loc": {
"start": {
"line": 34,
"column": 51
},
"end": {
"line": 34,
"column": 71
}
},
"object": {
"type": "Identifier",
"start": 1478,
"end": 1488,
"loc": {
"start": {
"line": 34,
"column": 51
},
"end": {
"line": 34,
"column": 61
},
"identifierName": "fpsElement"
},
"name": "fpsElement"
},
"property": {
"type": "Identifier",
"start": 1489,
"end": 1498,
"loc": {
"start": {
"line": 34,
"column": 62
},
"end": {
"line": 34,
"column": 71
},
"identifierName": "innerText"
},
"name": "innerText"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 1501,
"end": 1504,
"loc": {
"start": {
"line": 34,
"column": 74
},
"end": {
"line": 34,
"column": 77
},
"identifierName": "str"
},
"name": "str"
},
"extra": {
"parenthesized": true,
"parenStart": 1477
}
}
}
]
}
}
},
{
"type": "VariableDeclaration",
"start": 1519,
"end": 1595,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 84
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1525,
"end": 1594,
"loc": {
"start": {
"line": 36,
"column": 14
},
"end": {
"line": 36,
"column": 83
}
},
"id": {
"type": "Identifier",
"start": 1525,
"end": 1545,
"loc": {
"start": {
"line": 36,
"column": 14
},
"end": {
"line": 36,
"column": 34
},
"identifierName": "mousePositionElement"
},
"name": "mousePositionElement"
},
"init": {
"type": "CallExpression",
"start": 1548,
"end": 1594,
"loc": {
"start": {
"line": 36,
"column": 37
},
"end": {
"line": 36,
"column": 83
}
},
"callee": {
"type": "Identifier",
"start": 1548,
"end": 1555,
"loc": {
"start": {
"line": 36,
"column": 37
},
"end": {
"line": 36,
"column": 44
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1556,
"end": 1568,
"loc": {
"start": {
"line": 36,
"column": 45
},
"end": {
"line": 36,
"column": 57
}
},
"object": {
"type": "ThisExpression",
"start": 1556,
"end": 1560,
"loc": {
"start": {
"line": 36,
"column": 45
},
"end": {
"line": 36,
"column": 49
}
}
},
"property": {
"type": "Identifier",
"start": 1561,
"end": 1568,
"loc": {
"start": {
"line": 36,
"column": 50
},
"end": {
"line": 36,
"column": 57
},
"identifierName": "element"
},
"name": "element"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 1570,
"end": 1574,
"loc": {
"start": {
"line": 36,
"column": 59
},
"end": {
"line": 36,
"column": 63
}
}
},
{
"type": "ArrayExpression",
"start": 1576,
"end": 1593,
"loc": {
"start": {
"line": 36,
"column": 65
},
"end": {
"line": 36,
"column": 82
}
},
"elements": [
{
"type": "StringLiteral",
"start": 1577,
"end": 1592,
"loc": {
"start": {
"line": 36,
"column": 66
},
"end": {
"line": 36,
"column": 81
}
},
"extra": {
"rawValue": "mousePosition",
"raw": "\"mousePosition\""
},
"value": "mousePosition"
}
]
}
]
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 1605,
"end": 1697,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 100
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1605,
"end": 1696,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 99
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1605,
"end": 1630,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 33
}
},
"object": {
"type": "ThisExpression",
"start": 1605,
"end": 1609,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1610,
"end": 1630,
"loc": {
"start": {
"line": 37,
"column": 13
},
"end": {
"line": 37,
"column": 33
},
"identifierName": "trackedMousePosition"
},
"name": "trackedMousePosition"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 1633,
"end": 1696,
"loc": {
"start": {
"line": 37,
"column": 36
},
"end": {
"line": 37,
"column": 99
}
},
"callee": {
"type": "Identifier",
"start": 1637,
"end": 1649,
"loc": {
"start": {
"line": 37,
"column": 40
},
"end": {
"line": 37,
"column": 52
},
"identifierName": "TrackedState"
},
"name": "TrackedState"
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 1650,
"end": 1695,
"loc": {
"start": {
"line": 37,
"column": 53
},
"end": {
"line": 37,
"column": 98
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1650,
"end": 1653,
"loc": {
"start": {
"line": 37,
"column": 53
},
"end": {
"line": 37,
"column": 56
},
"identifierName": "str"
},
"name": "str"
}
],
"body": {
"type": "AssignmentExpression",
"start": 1658,
"end": 1694,
"loc": {
"start": {
"line": 37,
"column": 61
},
"end": {
"line": 37,
"column": 97
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1658,
"end": 1688,
"loc": {
"start": {
"line": 37,
"column": 61
},
"end": {
"line": 37,
"column": 91
}
},
"object": {
"type": "Identifier",
"start": 1658,
"end": 1678,
"loc": {
"start": {
"line": 37,
"column": 61
},
"end": {
"line": 37,
"column": 81
},
"identifierName": "mousePositionElement"
},
"name": "mousePositionElement"
},
"property": {
"type": "Identifier",
"start": 1679,
"end": 1688,
"loc": {
"start": {
"line": 37,
"column": 82
},
"end": {
"line": 37,
"column": 91
},
"identifierName": "innerHTML"
},
"name": "innerHTML"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 1691,
"end": 1694,
"loc": {
"start": {
"line": 37,
"column": 94
},
"end": {
"line": 37,
"column": 97
},
"identifierName": "str"
},
"name": "str"
},
"extra": {
"parenthesized": true,
"parenStart": 1657
}
}
}
]
}
}
},
{
"type": "VariableDeclaration",
"start": 1709,
"end": 1787,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 86
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1715,
"end": 1786,
"loc": {
"start": {
"line": 39,
"column": 14
},
"end": {
"line": 39,
"column": 85
}
},
"id": {
"type": "Identifier",
"start": 1715,
"end": 1736,
"loc": {
"start": {
"line": 39,
"column": 14
},
"end": {
"line": 39,
"column": 35
},
"identifierName": "cameraPositionElement"
},
"name": "cameraPositionElement"
},
"init": {
"type": "CallExpression",
"start": 1739,
"end": 1786,
"loc": {
"start": {
"line": 39,
"column": 38
},
"end": {
"line": 39,
"column": 85
}
},
"callee": {
"type": "Identifier",
"start": 1739,
"end": 1746,
"loc": {
"start": {
"line": 39,
"column": 38
},
"end": {
"line": 39,
"column": 45
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1747,
"end": 1759,
"loc": {
"start": {
"line": 39,
"column": 46
},
"end": {
"line": 39,
"column": 58
}
},
"object": {
"type": "ThisExpression",
"start": 1747,
"end": 1751,
"loc": {
"start": {
"line": 39,
"column": 46
},
"end": {
"line": 39,
"column": 50
}
}
},
"property": {
"type": "Identifier",
"start": 1752,
"end": 1759,
"loc": {
"start": {
"line": 39,
"column": 51
},
"end": {
"line": 39,
"column": 58
},
"identifierName": "element"
},
"name": "element"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 1761,
"end": 1765,
"loc": {
"start": {
"line": 39,
"column": 60
},
"end": {
"line": 39,
"column": 64
}
}
},
{
"type": "ArrayExpression",
"start": 1767,
"end": 1785,
"loc": {
"start": {
"line": 39,
"column": 66
},
"end": {
"line": 39,
"column": 84
}
},
"elements": [
{
"type": "StringLiteral",
"start": 1768,
"end": 1784,
"loc": {
"start": {
"line": 39,
"column": 67
},
"end": {
"line": 39,
"column": 83
}
},
"extra": {
"rawValue": "cameraPosition",
"raw": "\"cameraPosition\""
},
"value": "cameraPosition"
}
]
}
]
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 1797,
"end": 1891,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 102
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1797,
"end": 1890,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 101
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1797,
"end": 1823,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 1797,
"end": 1801,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1802,
"end": 1823,
"loc": {
"start": {
"line": 40,
"column": 13
},
"end": {
"line": 40,
"column": 34
},
"identifierName": "trackedCameraPosition"
},
"name": "trackedCameraPosition"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 1826,
"end": 1890,
"loc": {
"start": {
"line": 40,
"column": 37
},
"end": {
"line": 40,
"column": 101
}
},
"callee": {
"type": "Identifier",
"start": 1830,
"end": 1842,
"loc": {
"start": {
"line": 40,
"column": 41
},
"end": {
"line": 40,
"column": 53
},
"identifierName": "TrackedState"
},
"name": "TrackedState"
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 1843,
"end": 1889,
"loc": {
"start": {
"line": 40,
"column": 54
},
"end": {
"line": 40,
"column": 100
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1843,
"end": 1846,
"loc": {
"start": {
"line": 40,
"column": 54
},
"end": {
"line": 40,
"column": 57
},
"identifierName": "str"
},
"name": "str"
}
],
"body": {
"type": "AssignmentExpression",
"start": 1851,
"end": 1888,
"loc": {
"start": {
"line": 40,
"column": 62
},
"end": {
"line": 40,
"column": 99
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1851,
"end": 1882,
"loc": {
"start": {
"line": 40,
"column": 62
},
"end": {
"line": 40,
"column": 93
}
},
"object": {
"type": "Identifier",
"start": 1851,
"end": 1872,
"loc": {
"start": {
"line": 40,
"column": 62
},
"end": {
"line": 40,
"column": 83
},
"identifierName": "cameraPositionElement"
},
"name": "cameraPositionElement"
},
"property": {
"type": "Identifier",
"start": 1873,
"end": 1882,
"loc": {
"start": {
"line": 40,
"column": 84
},
"end": {
"line": 40,
"column": 93
},
"identifierName": "innerHTML"
},
"name": "innerHTML"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 1885,
"end": 1888,
"loc": {
"start": {
"line": 40,
"column": 96
},
"end": {
"line": 40,
"column": 99
},
"identifierName": "str"
},
"name": "str"
},
"extra": {
"parenthesized": true,
"parenStart": 1850
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 1903,
"end": 1985,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 90
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1903,
"end": 1984,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 89
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1903,
"end": 1922,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 1903,
"end": 1907,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1908,
"end": 1922,
"loc": {
"start": {
"line": 42,
"column": 13
},
"end": {
"line": 42,
"column": 27
},
"identifierName": "versionElement"
},
"name": "versionElement"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 1925,
"end": 1984,
"loc": {
"start": {
"line": 42,
"column": 30
},
"end": {
"line": 42,
"column": 89
}
},
"callee": {
"type": "Identifier",
"start": 1925,
"end": 1932,
"loc": {
"start": {
"line": 42,
"column": 30
},
"end": {
"line": 42,
"column": 37
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1933,
"end": 1945,
"loc": {
"start": {
"line": 42,
"column": 38
},
"end": {
"line": 42,
"column": 50
}
},
"object": {
"type": "ThisExpression",
"start": 1933,
"end": 1937,
"loc": {
"start": {
"line": 42,
"column": 38
},
"end": {
"line": 42,
"column": 42
}
}
},
"property": {
"type": "Identifier",
"start": 1938,
"end": 1945,
"loc": {
"start": {
"line": 42,
"column": 43
},
"end": {
"line": 42,
"column": 50
},
"identifierName": "element"
},
"name": "element"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 1947,
"end": 1951,
"loc": {
"start": {
"line": 42,
"column": 52
},
"end": {
"line": 42,
"column": 56
}
}
},
{
"type": "ArrayExpression",
"start": 1953,
"end": 1964,
"loc": {
"start": {
"line": 42,
"column": 58
},
"end": {
"line": 42,
"column": 69
}
},
"elements": [
{
"type": "StringLiteral",
"start": 1954,
"end": 1963,
"loc": {
"start": {
"line": 42,
"column": 59
},
"end": {
"line": 42,
"column": 68
}
},
"extra": {
"rawValue": "version",
"raw": "\"version\""
},
"value": "version"
}
]
},
{
"type": "StringLiteral",
"start": 1966,
"end": 1983,
"loc": {
"start": {
"line": 42,
"column": 71
},
"end": {
"line": 42,
"column": 88
}
},
"extra": {
"rawValue": "version unknown",
"raw": "\"version unknown\""
},
"value": "version unknown"
}
]
}
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 2000,
"end": 2395,
"loc": {
"start": {
"line": 45,
"column": 4
},
"end": {
"line": 55,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2000,
"end": 2010,
"loc": {
"start": {
"line": 45,
"column": 4
},
"end": {
"line": 45,
"column": 14
},
"identifierName": "initialize"
},
"name": "initialize"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2013,
"end": 2395,
"loc": {
"start": {
"line": 45,
"column": 17
},
"end": {
"line": 55,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2024,
"end": 2042,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 26
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2024,
"end": 2041,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 25
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2024,
"end": 2037,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 2024,
"end": 2028,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2029,
"end": 2037,
"loc": {
"start": {
"line": 46,
"column": 13
},
"end": {
"line": 46,
"column": 21
},
"identifierName": "lastTick"
},
"name": "lastTick"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 2040,
"end": 2041,
"loc": {
"start": {
"line": 46,
"column": 24
},
"end": {
"line": 46,
"column": 25
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
},
{
"type": "ExpressionStatement",
"start": 2054,
"end": 2116,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 70
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2054,
"end": 2115,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 69
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2054,
"end": 2070,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 2054,
"end": 2058,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2059,
"end": 2070,
"loc": {
"start": {
"line": 48,
"column": 13
},
"end": {
"line": 48,
"column": 24
},
"identifierName": "trackedMode"
},
"name": "trackedMode"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 2073,
"end": 2115,
"loc": {
"start": {
"line": 48,
"column": 27
},
"end": {
"line": 48,
"column": 69
}
},
"callee": {
"type": "Identifier",
"start": 2077,
"end": 2089,
"loc": {
"start": {
"line": 48,
"column": 31
},
"end": {
"line": 48,
"column": 43
},
"identifierName": "TrackedState"
},
"name": "TrackedState"
},
"arguments": [
{
"type": "MemberExpression",
"start": 2090,
"end": 2108,
"loc": {
"start": {
"line": 48,
"column": 44
},
"end": {
"line": 48,
"column": 62
}
},
"object": {
"type": "ThisExpression",
"start": 2090,
"end": 2094,
"loc": {
"start": {
"line": 48,
"column": 44
},
"end": {
"line": 48,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"start": 2095,
"end": 2108,
"loc": {
"start": {
"line": 48,
"column": 49
},
"end": {
"line": 48,
"column": 62
},
"identifierName": "onModeChanged"
},
"name": "onModeChanged"
},
"computed": false
},
{
"type": "ThisExpression",
"start": 2110,
"end": 2114,
"loc": {
"start": {
"line": 48,
"column": 64
},
"end": {
"line": 48,
"column": 68
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 2126,
"end": 2189,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 71
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2126,
"end": 2188,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 70
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2126,
"end": 2140,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 2126,
"end": 2130,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2131,
"end": 2140,
"loc": {
"start": {
"line": 49,
"column": 13
},
"end": {
"line": 49,
"column": 22
},
"identifierName": "domAttach"
},
"name": "domAttach"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 2143,
"end": 2188,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 49,
"column": 70
}
},
"callee": {
"type": "Identifier",
"start": 2147,
"end": 2163,
"loc": {
"start": {
"line": 49,
"column": 29
},
"end": {
"line": 49,
"column": 45
},
"identifierName": "DynamicDomAttach"
},
"name": "DynamicDomAttach"
},
"arguments": [
{
"type": "MemberExpression",
"start": 2164,
"end": 2173,
"loc": {
"start": {
"line": 49,
"column": 46
},
"end": {
"line": 49,
"column": 55
}
},
"object": {
"type": "ThisExpression",
"start": 2164,
"end": 2168,
"loc": {
"start": {
"line": 49,
"column": 46
},
"end": {
"line": 49,
"column": 50
}
}
},
"property": {
"type": "Identifier",
"start": 2169,
"end": 2173,
"loc": {
"start": {
"line": 49,
"column": 51
},
"end": {
"line": 49,
"column": 55
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 2175,
"end": 2187,
"loc": {
"start": {
"line": 49,
"column": 57
},
"end": {
"line": 49,
"column": 69
}
},
"object": {
"type": "ThisExpression",
"start": 2175,
"end": 2179,
"loc": {
"start": {
"line": 49,
"column": 57
},
"end": {
"line": 49,
"column": 61
}
}
},
"property": {
"type": "Identifier",
"start": 2180,
"end": 2187,
"loc": {
"start": {
"line": 49,
"column": 62
},
"end": {
"line": 49,
"column": 69
},
"identifierName": "element"
},
"name": "element"
},
"computed": false
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 2201,
"end": 2295,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 102
}
},
"expression": {
"type": "CallExpression",
"start": 2201,
"end": 2294,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 101
}
},
"callee": {
"type": "MemberExpression",
"start": 2201,
"end": 2269,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 76
}
},
"object": {
"type": "CallExpression",
"start": 2201,
"end": 2265,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 72
}
},
"callee": {
"type": "MemberExpression",
"start": 2201,
"end": 2231,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 2201,
"end": 2220,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 27
}
},
"object": {
"type": "MemberExpression",
"start": 2201,
"end": 2210,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 2201,
"end": 2205,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2206,
"end": 2210,
"loc": {
"start": {
"line": 51,
"column": 13
},
"end": {
"line": 51,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2211,
"end": 2220,
"loc": {
"start": {
"line": 51,
"column": 18
},
"end": {
"line": 51,
"column": 27
},
"identifierName": "keyMapper"
},
"name": "keyMapper"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2221,
"end": 2231,
"loc": {
"start": {
"line": 51,
"column": 28
},
"end": {
"line": 51,
"column": 38
},
"identifierName": "getBinding"
},
"name": "getBinding"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2232,
"end": 2264,
"loc": {
"start": {
"line": 51,
"column": 39
},
"end": {
"line": 51,
"column": 71
}
},
"object": {
"type": "MemberExpression",
"start": 2232,
"end": 2250,
"loc": {
"start": {
"line": 51,
"column": 39
},
"end": {
"line": 51,
"column": 57
}
},
"object": {
"type": "Identifier",
"start": 2232,
"end": 2243,
"loc": {
"start": {
"line": 51,
"column": 39
},
"end": {
"line": 51,
"column": 50
},
"identifierName": "KEYMAPPINGS"
},
"name": "KEYMAPPINGS"
},
"property": {
"type": "Identifier",
"start": 2244,
"end": 2250,
"loc": {
"start": {
"line": 51,
"column": 51
},
"end": {
"line": 51,
"column": 57
},
"identifierName": "ingame"
},
"name": "ingame"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2251,
"end": 2264,
"loc": {
"start": {
"line": 51,
"column": 58
},
"end": {
"line": 51,
"column": 71
},
"identifierName": "toggleFPSInfo"
},
"name": "toggleFPSInfo"
},
"computed": false
}
]
},
"property": {
"type": "Identifier",
"start": 2266,
"end": 2269,
"loc": {
"start": {
"line": 51,
"column": 73
},
"end": {
"line": 51,
"column": 76
},
"identifierName": "add"
},
"name": "add"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 2270,
"end": 2293,
"loc": {
"start": {
"line": 51,
"column": 77
},
"end": {
"line": 51,
"column": 100
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 2276,
"end": 2293,
"loc": {
"start": {
"line": 51,
"column": 83
},
"end": {
"line": 51,
"column": 100
}
},
"callee": {
"type": "MemberExpression",
"start": 2276,
"end": 2291,
"loc": {
"start": {
"line": 51,
"column": 83
},
"end": {
"line": 51,
"column": 98
}
},
"object": {
"type": "ThisExpression",
"start": 2276,
"end": 2280,
"loc": {
"start": {
"line": 51,
"column": 83
},
"end": {
"line": 51,
"column": 87
}
}
},
"property": {
"type": "Identifier",
"start": 2281,
"end": 2291,
"loc": {
"start": {
"line": 51,
"column": 88
},
"end": {
"line": 51,
"column": 98
},
"identifierName": "cycleModes"
},
"name": "cycleModes"
},
"computed": false
},
"arguments": []
}
}
]
},
"trailingComments": [
{
"type": "CommentLine",
"value": " Set initial mode",
"start": 2307,
"end": 2326,
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 53,
"column": 27
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2336,
"end": 2388,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 60
}
},
"expression": {
"type": "CallExpression",
"start": 2336,
"end": 2387,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 59
}
},
"callee": {
"type": "MemberExpression",
"start": 2336,
"end": 2356,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 28
}
},
"object": {
"type": "MemberExpression",
"start": 2336,
"end": 2352,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 2336,
"end": 2340,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2341,
"end": 2352,
"loc": {
"start": {
"line": 54,
"column": 13
},
"end": {
"line": 54,
"column": 24
},
"identifierName": "trackedMode"
},
"name": "trackedMode"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2353,
"end": 2356,
"loc": {
"start": {
"line": 54,
"column": 25
},
"end": {
"line": 54,
"column": 28
},
"identifierName": "set"
},
"name": "set"
},
"computed": false,
"leadingComments": null
},
"arguments": [
{
"type": "MemberExpression",
"start": 2357,
"end": 2386,
"loc": {
"start": {
"line": 54,
"column": 29
},
"end": {
"line": 54,
"column": 58
}
},
"object": {
"type": "Identifier",
"start": 2357,
"end": 2377,
"loc": {
"start": {
"line": 54,
"column": 29
},
"end": {
"line": 54,
"column": 49
},
"identifierName": "enumDebugOverlayMode"
},
"name": "enumDebugOverlayMode"
},
"property": {
"type": "Identifier",
"start": 2378,
"end": 2386,
"loc": {
"start": {
"line": 54,
"column": 50
},
"end": {
"line": 54,
"column": 58
},
"identifierName": "disabled"
},
"name": "disabled"
},
"computed": false
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " Set initial mode",
"start": 2307,
"end": 2326,
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 53,
"column": 27
}
}
}
]
}
],
"directives": [],
"trailingComments": null
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Called when the mode changed\r\n * @param {enumDebugOverlayMode} mode\r\n ",
"start": 2403,
"end": 2495,
"loc": {
"start": {
"line": 57,
"column": 4
},
"end": {
"line": 60,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2501,
"end": 2695,
"loc": {
"start": {
"line": 61,
"column": 4
},
"end": {
"line": 64,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2501,
"end": 2514,
"loc": {
"start": {
"line": 61,
"column": 4
},
"end": {
"line": 61,
"column": 17
},
"identifierName": "onModeChanged"
},
"name": "onModeChanged",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2515,
"end": 2519,
"loc": {
"start": {
"line": 61,
"column": 18
},
"end": {
"line": 61,
"column": 22
},
"identifierName": "mode"
},
"name": "mode"
}
],
"body": {
"type": "BlockStatement",
"start": 2521,
"end": 2695,
"loc": {
"start": {
"line": 61,
"column": 24
},
"end": {
"line": 64,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2532,
"end": 2577,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 53
}
},
"expression": {
"type": "CallExpression",
"start": 2532,
"end": 2576,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 52
}
},
"callee": {
"type": "MemberExpression",
"start": 2532,
"end": 2557,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 2532,
"end": 2544,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2532,
"end": 2536,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2537,
"end": 2544,
"loc": {
"start": {
"line": 62,
"column": 13
},
"end": {
"line": 62,
"column": 20
},
"identifierName": "element"
},
"name": "element"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2545,
"end": 2557,
"loc": {
"start": {
"line": 62,
"column": 21
},
"end": {
"line": 62,
"column": 33
},
"identifierName": "setAttribute"
},
"name": "setAttribute"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2558,
"end": 2569,
"loc": {
"start": {
"line": 62,
"column": 34
},
"end": {
"line": 62,
"column": 45
}
},
"extra": {
"rawValue": "data-mode",
"raw": "\"data-mode\""
},
"value": "data-mode"
},
{
"type": "Identifier",
"start": 2571,
"end": 2575,
"loc": {
"start": {
"line": 62,
"column": 47
},
"end": {
"line": 62,
"column": 51
},
"identifierName": "mode"
},
"name": "mode"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2587,
"end": 2688,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 109
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2587,
"end": 2687,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 108
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2587,
"end": 2616,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 2587,
"end": 2606,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 2587,
"end": 2591,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2592,
"end": 2606,
"loc": {
"start": {
"line": 63,
"column": 13
},
"end": {
"line": 63,
"column": 27
},
"identifierName": "versionElement"
},
"name": "versionElement"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2607,
"end": 2616,
"loc": {
"start": {
"line": 63,
"column": 28
},
"end": {
"line": 63,
"column": 37
},
"identifierName": "innerText"
},
"name": "innerText"
},
"computed": false
},
"right": {
"type": "TemplateLiteral",
"start": 2619,
"end": 2687,
"loc": {
"start": {
"line": 63,
"column": 40
},
"end": {
"line": 63,
"column": 108
}
},
"expressions": [
{
"type": "Identifier",
"start": 2622,
"end": 2637,
"loc": {
"start": {
"line": 63,
"column": 43
},
"end": {
"line": 63,
"column": 58
},
"identifierName": "G_BUILD_VERSION"
},
"name": "G_BUILD_VERSION"
},
{
"type": "Identifier",
"start": 2643,
"end": 2660,
"loc": {
"start": {
"line": 63,
"column": 64
},
"end": {
"line": 63,
"column": 81
},
"identifierName": "G_APP_ENVIRONMENT"
},
"name": "G_APP_ENVIRONMENT"
},
{
"type": "Identifier",
"start": 2666,
"end": 2685,
"loc": {
"start": {
"line": 63,
"column": 87
},
"end": {
"line": 63,
"column": 106
},
"identifierName": "G_BUILD_COMMIT_HASH"
},
"name": "G_BUILD_COMMIT_HASH"
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 2620,
"end": 2620,
"loc": {
"start": {
"line": 63,
"column": 41
},
"end": {
"line": 63,
"column": 41
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 2638,
"end": 2641,
"loc": {
"start": {
"line": 63,
"column": 59
},
"end": {
"line": 63,
"column": 62
}
},
"value": {
"raw": " @ ",
"cooked": " @ "
},
"tail": false
},
{
"type": "TemplateElement",
"start": 2661,
"end": 2664,
"loc": {
"start": {
"line": 63,
"column": 82
},
"end": {
"line": 63,
"column": 85
}
},
"value": {
"raw": " @ ",
"cooked": " @ "
},
"tail": false
},
{
"type": "TemplateElement",
"start": 2686,
"end": 2686,
"loc": {
"start": {
"line": 63,
"column": 107
},
"end": {
"line": 63,
"column": 107
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": true
}
]
}
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Called when the mode changed\r\n * @param {enumDebugOverlayMode} mode\r\n ",
"start": 2403,
"end": 2495,
"loc": {
"start": {
"line": 57,
"column": 4
},
"end": {
"line": 60,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Updates the labels\r\n ",
"start": 2703,
"end": 2742,
"loc": {
"start": {
"line": 66,
"column": 4
},
"end": {
"line": 68,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2748,
"end": 3264,
"loc": {
"start": {
"line": 69,
"column": 4
},
"end": {
"line": 81,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2748,
"end": 2760,
"loc": {
"start": {
"line": 69,
"column": 4
},
"end": {
"line": 69,
"column": 16
},
"identifierName": "updateLabels"
},
"name": "updateLabels",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2763,
"end": 3264,
"loc": {
"start": {
"line": 69,
"column": 19
},
"end": {
"line": 81,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2774,
"end": 2857,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 91
}
},
"expression": {
"type": "CallExpression",
"start": 2774,
"end": 2856,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 90
}
},
"callee": {
"type": "MemberExpression",
"start": 2774,
"end": 2798,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 32
}
},
"object": {
"type": "MemberExpression",
"start": 2774,
"end": 2794,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 2774,
"end": 2778,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2779,
"end": 2794,
"loc": {
"start": {
"line": 70,
"column": 13
},
"end": {
"line": 70,
"column": 28
},
"identifierName": "trackedTickRate"
},
"name": "trackedTickRate"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2795,
"end": 2798,
"loc": {
"start": {
"line": 70,
"column": 29
},
"end": {
"line": 70,
"column": 32
},
"identifierName": "set"
},
"name": "set"
},
"computed": false
},
"arguments": [
{
"type": "BinaryExpression",
"start": 2799,
"end": 2855,
"loc": {
"start": {
"line": 70,
"column": 33
},
"end": {
"line": 70,
"column": 89
}
},
"left": {
"type": "StringLiteral",
"start": 2799,
"end": 2811,
"loc": {
"start": {
"line": 70,
"column": 33
},
"end": {
"line": 70,
"column": 45
}
},
"extra": {
"rawValue": "Tickrate: ",
"raw": "\"Tickrate: \""
},
"value": "Tickrate: "
},
"operator": "+",
"right": {
"type": "MemberExpression",
"start": 2814,
"end": 2855,
"loc": {
"start": {
"line": 70,
"column": 48
},
"end": {
"line": 70,
"column": 89
}
},
"object": {
"type": "MemberExpression",
"start": 2814,
"end": 2839,
"loc": {
"start": {
"line": 70,
"column": 48
},
"end": {
"line": 70,
"column": 73
}
},
"object": {
"type": "MemberExpression",
"start": 2814,
"end": 2823,
"loc": {
"start": {
"line": 70,
"column": 48
},
"end": {
"line": 70,
"column": 57
}
},
"object": {
"type": "ThisExpression",
"start": 2814,
"end": 2818,
"loc": {
"start": {
"line": 70,
"column": 48
},
"end": {
"line": 70,
"column": 52
}
}
},
"property": {
"type": "Identifier",
"start": 2819,
"end": 2823,
"loc": {
"start": {
"line": 70,
"column": 53
},
"end": {
"line": 70,
"column": 57
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2824,
"end": 2839,
"loc": {
"start": {
"line": 70,
"column": 58
},
"end": {
"line": 70,
"column": 73
},
"identifierName": "dynamicTickrate"
},
"name": "dynamicTickrate"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2840,
"end": 2855,
"loc": {
"start": {
"line": 70,
"column": 74
},
"end": {
"line": 70,
"column": 89
},
"identifierName": "currentTickRate"
},
"name": "currentTickRate"
},
"computed": false
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2867,
"end": 3115,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 77,
"column": 10
}
},
"expression": {
"type": "CallExpression",
"start": 2867,
"end": 3114,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 77,
"column": 9
}
},
"callee": {
"type": "MemberExpression",
"start": 2867,
"end": 2886,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 71,
"column": 27
}
},
"object": {
"type": "MemberExpression",
"start": 2867,
"end": 2882,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 71,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 2867,
"end": 2871,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 71,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2872,
"end": 2882,
"loc": {
"start": {
"line": 71,
"column": 13
},
"end": {
"line": 71,
"column": 23
},
"identifierName": "trackedFPS"
},
"name": "trackedFPS"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2883,
"end": 2886,
"loc": {
"start": {
"line": 71,
"column": 24
},
"end": {
"line": 71,
"column": 27
},
"identifierName": "set"
},
"name": "set"
},
"computed": false
},
"arguments": [
{
"type": "BinaryExpression",
"start": 2901,
"end": 3103,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 76,
"column": 22
}
},
"left": {
"type": "BinaryExpression",
"start": 2901,
"end": 3077,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 75,
"column": 73
}
},
"left": {
"type": "BinaryExpression",
"start": 2901,
"end": 3000,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 74,
"column": 20
}
},
"left": {
"type": "BinaryExpression",
"start": 2901,
"end": 2976,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 73,
"column": 64
}
},
"left": {
"type": "StringLiteral",
"start": 2901,
"end": 2908,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 72,
"column": 19
}
},
"extra": {
"rawValue": "FPS: ",
"raw": "\"FPS: \""
},
"value": "FPS: "
},
"operator": "+",
"right": {
"type": "CallExpression",
"start": 2928,
"end": 2976,
"loc": {
"start": {
"line": 73,
"column": 16
},
"end": {
"line": 73,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 2928,
"end": 2938,
"loc": {
"start": {
"line": 73,
"column": 16
},
"end": {
"line": 73,
"column": 26
}
},
"object": {
"type": "Identifier",
"start": 2928,
"end": 2932,
"loc": {
"start": {
"line": 73,
"column": 16
},
"end": {
"line": 73,
"column": 20
},
"identifierName": "Math"
},
"name": "Math"
},
"property": {
"type": "Identifier",
"start": 2933,
"end": 2938,
"loc": {
"start": {
"line": 73,
"column": 21
},
"end": {
"line": 73,
"column": 26
},
"identifierName": "round"
},
"name": "round"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2939,
"end": 2975,
"loc": {
"start": {
"line": 73,
"column": 27
},
"end": {
"line": 73,
"column": 63
}
},
"object": {
"type": "MemberExpression",
"start": 2939,
"end": 2964,
"loc": {
"start": {
"line": 73,
"column": 27
},
"end": {
"line": 73,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 2939,
"end": 2948,
"loc": {
"start": {
"line": 73,
"column": 27
},
"end": {
"line": 73,
"column": 36
}
},
"object": {
"type": "ThisExpression",
"start": 2939,
"end": 2943,
"loc": {
"start": {
"line": 73,
"column": 27
},
"end": {
"line": 73,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"start": 2944,
"end": 2948,
"loc": {
"start": {
"line": 73,
"column": 32
},
"end": {
"line": 73,
"column": 36
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2949,
"end": 2964,
"loc": {
"start": {
"line": 73,
"column": 37
},
"end": {
"line": 73,
"column": 52
},
"identifierName": "dynamicTickrate"
},
"name": "dynamicTickrate"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2965,
"end": 2975,
"loc": {
"start": {
"line": 73,
"column": 53
},
"end": {
"line": 73,
"column": 63
},
"identifierName": "averageFps"
},
"name": "averageFps"
},
"computed": false
}
]
}
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 2996,
"end": 3000,
"loc": {
"start": {
"line": 74,
"column": 16
},
"end": {
"line": 74,
"column": 20
}
},
"extra": {
"rawValue": " (",
"raw": "\" (\""
},
"value": " ("
}
},
"operator": "+",
"right": {
"type": "CallExpression",
"start": 3020,
"end": 3077,
"loc": {
"start": {
"line": 75,
"column": 16
},
"end": {
"line": 75,
"column": 73
}
},
"callee": {
"type": "Identifier",
"start": 3020,
"end": 3032,
"loc": {
"start": {
"line": 75,
"column": 16
},
"end": {
"line": 75,
"column": 28
},
"identifierName": "round2Digits"
},
"name": "round2Digits"
},
"arguments": [
{
"type": "BinaryExpression",
"start": 3033,
"end": 3076,
"loc": {
"start": {
"line": 75,
"column": 29
},
"end": {
"line": 75,
"column": 72
}
},
"left": {
"type": "NumericLiteral",
"start": 3033,
"end": 3037,
"loc": {
"start": {
"line": 75,
"column": 29
},
"end": {
"line": 75,
"column": 33
}
},
"extra": {
"rawValue": 1000,
"raw": "1000"
},
"value": 1000
},
"operator": "/",
"right": {
"type": "MemberExpression",
"start": 3040,
"end": 3076,
"loc": {
"start": {
"line": 75,
"column": 36
},
"end": {
"line": 75,
"column": 72
}
},
"object": {
"type": "MemberExpression",
"start": 3040,
"end": 3065,
"loc": {
"start": {
"line": 75,
"column": 36
},
"end": {
"line": 75,
"column": 61
}
},
"object": {
"type": "MemberExpression",
"start": 3040,
"end": 3049,
"loc": {
"start": {
"line": 75,
"column": 36
},
"end": {
"line": 75,
"column": 45
}
},
"object": {
"type": "ThisExpression",
"start": 3040,
"end": 3044,
"loc": {
"start": {
"line": 75,
"column": 36
},
"end": {
"line": 75,
"column": 40
}
}
},
"property": {
"type": "Identifier",
"start": 3045,
"end": 3049,
"loc": {
"start": {
"line": 75,
"column": 41
},
"end": {
"line": 75,
"column": 45
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3050,
"end": 3065,
"loc": {
"start": {
"line": 75,
"column": 46
},
"end": {
"line": 75,
"column": 61
},
"identifierName": "dynamicTickrate"
},
"name": "dynamicTickrate"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3066,
"end": 3076,
"loc": {
"start": {
"line": 75,
"column": 62
},
"end": {
"line": 75,
"column": 72
},
"identifierName": "averageFps"
},
"name": "averageFps"
},
"computed": false
}
}
]
}
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 3097,
"end": 3103,
"loc": {
"start": {
"line": 76,
"column": 16
},
"end": {
"line": 76,
"column": 22
}
},
"extra": {
"rawValue": " ms)",
"raw": "\" ms)\""
},
"value": " ms)"
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 3125,
"end": 3257,
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 80,
"column": 10
}
},
"expression": {
"type": "CallExpression",
"start": 3125,
"end": 3256,
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 80,
"column": 9
}
},
"callee": {
"type": "MemberExpression",
"start": 3125,
"end": 3153,
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 36
}
},
"object": {
"type": "MemberExpression",
"start": 3125,
"end": 3149,
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 3125,
"end": 3129,
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3130,
"end": 3149,
"loc": {
"start": {
"line": 78,
"column": 13
},
"end": {
"line": 78,
"column": 32
},
"identifierName": "trackedTickDuration"
},
"name": "trackedTickDuration"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3150,
"end": 3153,
"loc": {
"start": {
"line": 78,
"column": 33
},
"end": {
"line": 78,
"column": 36
},
"identifierName": "set"
},
"name": "set"
},
"computed": false
},
"arguments": [
{
"type": "BinaryExpression",
"start": 3168,
"end": 3245,
"loc": {
"start": {
"line": 79,
"column": 12
},
"end": {
"line": 79,
"column": 89
}
},
"left": {
"type": "BinaryExpression",
"start": 3168,
"end": 3238,
"loc": {
"start": {
"line": 79,
"column": 12
},
"end": {
"line": 79,
"column": 82
}
},
"left": {
"type": "StringLiteral",
"start": 3168,
"end": 3176,
"loc": {
"start": {
"line": 79,
"column": 12
},
"end": {
"line": 79,
"column": 20
}
},
"extra": {
"rawValue": "Tick: ",
"raw": "\"Tick: \""
},
"value": "Tick: "
},
"operator": "+",
"right": {
"type": "CallExpression",
"start": 3179,
"end": 3238,
"loc": {
"start": {
"line": 79,
"column": 23
},
"end": {
"line": 79,
"column": 82
}
},
"callee": {
"type": "Identifier",
"start": 3179,
"end": 3191,
"loc": {
"start": {
"line": 79,
"column": 23
},
"end": {
"line": 79,
"column": 35
},
"identifierName": "round3Digits"
},
"name": "round3Digits"
},
"arguments": [
{
"type": "MemberExpression",
"start": 3192,
"end": 3237,
"loc": {
"start": {
"line": 79,
"column": 36
},
"end": {
"line": 79,
"column": 81
}
},
"object": {
"type": "MemberExpression",
"start": 3192,
"end": 3217,
"loc": {
"start": {
"line": 79,
"column": 36
},
"end": {
"line": 79,
"column": 61
}
},
"object": {
"type": "MemberExpression",
"start": 3192,
"end": 3201,
"loc": {
"start": {
"line": 79,
"column": 36
},
"end": {
"line": 79,
"column": 45
}
},
"object": {
"type": "ThisExpression",
"start": 3192,
"end": 3196,
"loc": {
"start": {
"line": 79,
"column": 36
},
"end": {
"line": 79,
"column": 40
}
}
},
"property": {
"type": "Identifier",
"start": 3197,
"end": 3201,
"loc": {
"start": {
"line": 79,
"column": 41
},
"end": {
"line": 79,
"column": 45
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3202,
"end": 3217,
"loc": {
"start": {
"line": 79,
"column": 46
},
"end": {
"line": 79,
"column": 61
},
"identifierName": "dynamicTickrate"
},
"name": "dynamicTickrate"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3218,
"end": 3237,
"loc": {
"start": {
"line": 79,
"column": 62
},
"end": {
"line": 79,
"column": 81
},
"identifierName": "averageTickDuration"
},
"name": "averageTickDuration"
},
"computed": false
}
]
}
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 3241,
"end": 3245,
"loc": {
"start": {
"line": 79,
"column": 85
},
"end": {
"line": 79,
"column": 89
}
},
"extra": {
"rawValue": "ms",
"raw": "\"ms\""
},
"value": "ms"
}
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Updates the labels\r\n ",
"start": 2703,
"end": 2742,
"loc": {
"start": {
"line": 66,
"column": 4
},
"end": {
"line": 68,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Updates the detailed information\r\n ",
"start": 3272,
"end": 3325,
"loc": {
"start": {
"line": 83,
"column": 4
},
"end": {
"line": 85,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3331,
"end": 3814,
"loc": {
"start": {
"line": 86,
"column": 4
},
"end": {
"line": 93,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3331,
"end": 3356,
"loc": {
"start": {
"line": 86,
"column": 4
},
"end": {
"line": 86,
"column": 29
},
"identifierName": "updateDetailedInformation"
},
"name": "updateDetailedInformation",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 3359,
"end": 3814,
"loc": {
"start": {
"line": 86,
"column": 32
},
"end": {
"line": 93,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 3370,
"end": 3435,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 73
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3376,
"end": 3434,
"loc": {
"start": {
"line": 87,
"column": 14
},
"end": {
"line": 87,
"column": 72
}
},
"id": {
"type": "Identifier",
"start": 3376,
"end": 3384,
"loc": {
"start": {
"line": 87,
"column": 14
},
"end": {
"line": 87,
"column": 22
},
"identifierName": "mousePos"
},
"name": "mousePos"
},
"init": {
"type": "LogicalExpression",
"start": 3387,
"end": 3434,
"loc": {
"start": {
"line": 87,
"column": 25
},
"end": {
"line": 87,
"column": 72
}
},
"left": {
"type": "MemberExpression",
"start": 3387,
"end": 3414,
"loc": {
"start": {
"line": 87,
"column": 25
},
"end": {
"line": 87,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 3387,
"end": 3400,
"loc": {
"start": {
"line": 87,
"column": 25
},
"end": {
"line": 87,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 3387,
"end": 3396,
"loc": {
"start": {
"line": 87,
"column": 25
},
"end": {
"line": 87,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 3387,
"end": 3391,
"loc": {
"start": {
"line": 87,
"column": 25
},
"end": {
"line": 87,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"start": 3392,
"end": 3396,
"loc": {
"start": {
"line": 87,
"column": 30
},
"end": {
"line": 87,
"column": 34
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3397,
"end": 3400,
"loc": {
"start": {
"line": 87,
"column": 35
},
"end": {
"line": 87,
"column": 38
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3401,
"end": 3414,
"loc": {
"start": {
"line": 87,
"column": 39
},
"end": {
"line": 87,
"column": 52
},
"identifierName": "mousePosition"
},
"name": "mousePosition"
},
"computed": false
},
"operator": "||",
"right": {
"type": "NewExpression",
"start": 3418,
"end": 3434,
"loc": {
"start": {
"line": 87,
"column": 56
},
"end": {
"line": 87,
"column": 72
}
},
"callee": {
"type": "Identifier",
"start": 3422,
"end": 3428,
"loc": {
"start": {
"line": 87,
"column": 60
},
"end": {
"line": 87,
"column": 66
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 3429,
"end": 3430,
"loc": {
"start": {
"line": 87,
"column": 67
},
"end": {
"line": 87,
"column": 68
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 3432,
"end": 3433,
"loc": {
"start": {
"line": 87,
"column": 70
},
"end": {
"line": 87,
"column": 71
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 3445,
"end": 3518,
"loc": {
"start": {
"line": 88,
"column": 8
},
"end": {
"line": 88,
"column": 81
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3451,
"end": 3517,
"loc": {
"start": {
"line": 88,
"column": 14
},
"end": {
"line": 88,
"column": 80
}
},
"id": {
"type": "Identifier",
"start": 3451,
"end": 3460,
"loc": {
"start": {
"line": 88,
"column": 14
},
"end": {
"line": 88,
"column": 23
},
"identifierName": "mouseTile"
},
"name": "mouseTile"
},
"init": {
"type": "CallExpression",
"start": 3463,
"end": 3517,
"loc": {
"start": {
"line": 88,
"column": 26
},
"end": {
"line": 88,
"column": 80
}
},
"callee": {
"type": "MemberExpression",
"start": 3463,
"end": 3515,
"loc": {
"start": {
"line": 88,
"column": 26
},
"end": {
"line": 88,
"column": 78
}
},
"object": {
"type": "CallExpression",
"start": 3463,
"end": 3503,
"loc": {
"start": {
"line": 88,
"column": 26
},
"end": {
"line": 88,
"column": 66
}
},
"callee": {
"type": "MemberExpression",
"start": 3463,
"end": 3493,
"loc": {
"start": {
"line": 88,
"column": 26
},
"end": {
"line": 88,
"column": 56
}
},
"object": {
"type": "MemberExpression",
"start": 3463,
"end": 3479,
"loc": {
"start": {
"line": 88,
"column": 26
},
"end": {
"line": 88,
"column": 42
}
},
"object": {
"type": "MemberExpression",
"start": 3463,
"end": 3472,
"loc": {
"start": {
"line": 88,
"column": 26
},
"end": {
"line": 88,
"column": 35
}
},
"object": {
"type": "ThisExpression",
"start": 3463,
"end": 3467,
"loc": {
"start": {
"line": 88,
"column": 26
},
"end": {
"line": 88,
"column": 30
}
}
},
"property": {
"type": "Identifier",
"start": 3468,
"end": 3472,
"loc": {
"start": {
"line": 88,
"column": 31
},
"end": {
"line": 88,
"column": 35
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3473,
"end": 3479,
"loc": {
"start": {
"line": 88,
"column": 36
},
"end": {
"line": 88,
"column": 42
},
"identifierName": "camera"
},
"name": "camera"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3480,
"end": 3493,
"loc": {
"start": {
"line": 88,
"column": 43
},
"end": {
"line": 88,
"column": 56
},
"identifierName": "screenToWorld"
},
"name": "screenToWorld"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 3494,
"end": 3502,
"loc": {
"start": {
"line": 88,
"column": 57
},
"end": {
"line": 88,
"column": 65
},
"identifierName": "mousePos"
},
"name": "mousePos"
}
]
},
"property": {
"type": "Identifier",
"start": 3504,
"end": 3515,
"loc": {
"start": {
"line": 88,
"column": 67
},
"end": {
"line": 88,
"column": 78
},
"identifierName": "toTileSpace"
},
"name": "toTileSpace"
},
"computed": false
},
"arguments": []
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 3528,
"end": 3585,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 65
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3534,
"end": 3584,
"loc": {
"start": {
"line": 89,
"column": 14
},
"end": {
"line": 89,
"column": 64
}
},
"id": {
"type": "Identifier",
"start": 3534,
"end": 3544,
"loc": {
"start": {
"line": 89,
"column": 14
},
"end": {
"line": 89,
"column": 24
},
"identifierName": "cameraTile"
},
"name": "cameraTile"
},
"init": {
"type": "CallExpression",
"start": 3547,
"end": 3584,
"loc": {
"start": {
"line": 89,
"column": 27
},
"end": {
"line": 89,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 3547,
"end": 3582,
"loc": {
"start": {
"line": 89,
"column": 27
},
"end": {
"line": 89,
"column": 62
}
},
"object": {
"type": "MemberExpression",
"start": 3547,
"end": 3570,
"loc": {
"start": {
"line": 89,
"column": 27
},
"end": {
"line": 89,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 3547,
"end": 3563,
"loc": {
"start": {
"line": 89,
"column": 27
},
"end": {
"line": 89,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 3547,
"end": 3556,
"loc": {
"start": {
"line": 89,
"column": 27
},
"end": {
"line": 89,
"column": 36
}
},
"object": {
"type": "ThisExpression",
"start": 3547,
"end": 3551,
"loc": {
"start": {
"line": 89,
"column": 27
},
"end": {
"line": 89,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"start": 3552,
"end": 3556,
"loc": {
"start": {
"line": 89,
"column": 32
},
"end": {
"line": 89,
"column": 36
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3557,
"end": 3563,
"loc": {
"start": {
"line": 89,
"column": 37
},
"end": {
"line": 89,
"column": 43
},
"identifierName": "camera"
},
"name": "camera"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3564,
"end": 3570,
"loc": {
"start": {
"line": 89,
"column": 44
},
"end": {
"line": 89,
"column": 50
},
"identifierName": "center"
},
"name": "center"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3571,
"end": 3582,
"loc": {
"start": {
"line": 89,
"column": 51
},
"end": {
"line": 89,
"column": 62
},
"identifierName": "toTileSpace"
},
"name": "toTileSpace"
},
"computed": false
},
"arguments": []
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 3597,
"end": 3695,
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 91,
"column": 106
}
},
"expression": {
"type": "CallExpression",
"start": 3597,
"end": 3694,
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 91,
"column": 105
}
},
"callee": {
"type": "MemberExpression",
"start": 3597,
"end": 3626,
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 91,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 3597,
"end": 3622,
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 91,
"column": 33
}
},
"object": {
"type": "ThisExpression",
"start": 3597,
"end": 3601,
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 91,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3602,
"end": 3622,
"loc": {
"start": {
"line": 91,
"column": 13
},
"end": {
"line": 91,
"column": 33
},
"identifierName": "trackedMousePosition"
},
"name": "trackedMousePosition"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3623,
"end": 3626,
"loc": {
"start": {
"line": 91,
"column": 34
},
"end": {
"line": 91,
"column": 37
},
"identifierName": "set"
},
"name": "set"
},
"computed": false
},
"arguments": [
{
"type": "TemplateLiteral",
"start": 3627,
"end": 3693,
"loc": {
"start": {
"line": 91,
"column": 38
},
"end": {
"line": 91,
"column": 104
}
},
"expressions": [
{
"type": "MemberExpression",
"start": 3643,
"end": 3654,
"loc": {
"start": {
"line": 91,
"column": 54
},
"end": {
"line": 91,
"column": 65
}
},
"object": {
"type": "Identifier",
"start": 3643,
"end": 3652,
"loc": {
"start": {
"line": 91,
"column": 54
},
"end": {
"line": 91,
"column": 63
},
"identifierName": "mouseTile"
},
"name": "mouseTile"
},
"property": {
"type": "Identifier",
"start": 3653,
"end": 3654,
"loc": {
"start": {
"line": 91,
"column": 64
},
"end": {
"line": 91,
"column": 65
},
"identifierName": "x"
},
"name": "x"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 3673,
"end": 3684,
"loc": {
"start": {
"line": 91,
"column": 84
},
"end": {
"line": 91,
"column": 95
}
},
"object": {
"type": "Identifier",
"start": 3673,
"end": 3682,
"loc": {
"start": {
"line": 91,
"column": 84
},
"end": {
"line": 91,
"column": 93
},
"identifierName": "mouseTile"
},
"name": "mouseTile"
},
"property": {
"type": "Identifier",
"start": 3683,
"end": 3684,
"loc": {
"start": {
"line": 91,
"column": 94
},
"end": {
"line": 91,
"column": 95
},
"identifierName": "y"
},
"name": "y"
},
"computed": false
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 3628,
"end": 3641,
"loc": {
"start": {
"line": 91,
"column": 39
},
"end": {
"line": 91,
"column": 52
}
},
"value": {
"raw": "Mouse: <code>",
"cooked": "Mouse: <code>"
},
"tail": false
},
{
"type": "TemplateElement",
"start": 3655,
"end": 3671,
"loc": {
"start": {
"line": 91,
"column": 66
},
"end": {
"line": 91,
"column": 82
}
},
"value": {
"raw": "</code> / <code>",
"cooked": "</code> / <code>"
},
"tail": false
},
{
"type": "TemplateElement",
"start": 3685,
"end": 3692,
"loc": {
"start": {
"line": 91,
"column": 96
},
"end": {
"line": 91,
"column": 103
}
},
"value": {
"raw": "</code>",
"cooked": "</code>"
},
"tail": true
}
]
}
]
}
},
{
"type": "ExpressionStatement",
"start": 3705,
"end": 3807,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 110
}
},
"expression": {
"type": "CallExpression",
"start": 3705,
"end": 3806,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 109
}
},
"callee": {
"type": "MemberExpression",
"start": 3705,
"end": 3735,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 3705,
"end": 3731,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 3705,
"end": 3709,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3710,
"end": 3731,
"loc": {
"start": {
"line": 92,
"column": 13
},
"end": {
"line": 92,
"column": 34
},
"identifierName": "trackedCameraPosition"
},
"name": "trackedCameraPosition"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3732,
"end": 3735,
"loc": {
"start": {
"line": 92,
"column": 35
},
"end": {
"line": 92,
"column": 38
},
"identifierName": "set"
},
"name": "set"
},
"computed": false
},
"arguments": [
{
"type": "TemplateLiteral",
"start": 3736,
"end": 3805,
"loc": {
"start": {
"line": 92,
"column": 39
},
"end": {
"line": 92,
"column": 108
}
},
"expressions": [
{
"type": "MemberExpression",
"start": 3753,
"end": 3765,
"loc": {
"start": {
"line": 92,
"column": 56
},
"end": {
"line": 92,
"column": 68
}
},
"object": {
"type": "Identifier",
"start": 3753,
"end": 3763,
"loc": {
"start": {
"line": 92,
"column": 56
},
"end": {
"line": 92,
"column": 66
},
"identifierName": "cameraTile"
},
"name": "cameraTile"
},
"property": {
"type": "Identifier",
"start": 3764,
"end": 3765,
"loc": {
"start": {
"line": 92,
"column": 67
},
"end": {
"line": 92,
"column": 68
},
"identifierName": "x"
},
"name": "x"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 3784,
"end": 3796,
"loc": {
"start": {
"line": 92,
"column": 87
},
"end": {
"line": 92,
"column": 99
}
},
"object": {
"type": "Identifier",
"start": 3784,
"end": 3794,
"loc": {
"start": {
"line": 92,
"column": 87
},
"end": {
"line": 92,
"column": 97
},
"identifierName": "cameraTile"
},
"name": "cameraTile"
},
"property": {
"type": "Identifier",
"start": 3795,
"end": 3796,
"loc": {
"start": {
"line": 92,
"column": 98
},
"end": {
"line": 92,
"column": 99
},
"identifierName": "y"
},
"name": "y"
},
"computed": false
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 3737,
"end": 3751,
"loc": {
"start": {
"line": 92,
"column": 40
},
"end": {
"line": 92,
"column": 54
}
},
"value": {
"raw": "Camera: <code>",
"cooked": "Camera: <code>"
},
"tail": false
},
{
"type": "TemplateElement",
"start": 3766,
"end": 3782,
"loc": {
"start": {
"line": 92,
"column": 69
},
"end": {
"line": 92,
"column": 85
}
},
"value": {
"raw": "</code> / <code>",
"cooked": "</code> / <code>"
},
"tail": false
},
{
"type": "TemplateElement",
"start": 3797,
"end": 3804,
"loc": {
"start": {
"line": 92,
"column": 100
},
"end": {
"line": 92,
"column": 107
}
},
"value": {
"raw": "</code>",
"cooked": "</code>"
},
"tail": true
}
]
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Updates the detailed information\r\n ",
"start": 3272,
"end": 3325,
"loc": {
"start": {
"line": 83,
"column": 4
},
"end": {
"line": 85,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Cycles through the different modes\r\n ",
"start": 3822,
"end": 3877,
"loc": {
"start": {
"line": 95,
"column": 4
},
"end": {
"line": 97,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3883,
"end": 3985,
"loc": {
"start": {
"line": 98,
"column": 4
},
"end": {
"line": 100,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3883,
"end": 3893,
"loc": {
"start": {
"line": 98,
"column": 4
},
"end": {
"line": 98,
"column": 14
},
"identifierName": "cycleModes"
},
"name": "cycleModes",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 3896,
"end": 3985,
"loc": {
"start": {
"line": 98,
"column": 17
},
"end": {
"line": 100,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3907,
"end": 3978,
"loc": {
"start": {
"line": 99,
"column": 8
},
"end": {
"line": 99,
"column": 79
}
},
"expression": {
"type": "CallExpression",
"start": 3907,
"end": 3977,
"loc": {
"start": {
"line": 99,
"column": 8
},
"end": {
"line": 99,
"column": 78
}
},
"callee": {
"type": "MemberExpression",
"start": 3907,
"end": 3927,
"loc": {
"start": {
"line": 99,
"column": 8
},
"end": {
"line": 99,
"column": 28
}
},
"object": {
"type": "MemberExpression",
"start": 3907,
"end": 3923,
"loc": {
"start": {
"line": 99,
"column": 8
},
"end": {
"line": 99,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 3907,
"end": 3911,
"loc": {
"start": {
"line": 99,
"column": 8
},
"end": {
"line": 99,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3912,
"end": 3923,
"loc": {
"start": {
"line": 99,
"column": 13
},
"end": {
"line": 99,
"column": 24
},
"identifierName": "trackedMode"
},
"name": "trackedMode"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3924,
"end": 3927,
"loc": {
"start": {
"line": 99,
"column": 25
},
"end": {
"line": 99,
"column": 28
},
"identifierName": "set"
},
"name": "set"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 3928,
"end": 3976,
"loc": {
"start": {
"line": 99,
"column": 29
},
"end": {
"line": 99,
"column": 77
}
},
"object": {
"type": "Identifier",
"start": 3928,
"end": 3952,
"loc": {
"start": {
"line": 99,
"column": 29
},
"end": {
"line": 99,
"column": 53
},
"identifierName": "enumDebugOverlayModeNext"
},
"name": "enumDebugOverlayModeNext"
},
"property": {
"type": "CallExpression",
"start": 3953,
"end": 3975,
"loc": {
"start": {
"line": 99,
"column": 54
},
"end": {
"line": 99,
"column": 76
}
},
"callee": {
"type": "MemberExpression",
"start": 3953,
"end": 3973,
"loc": {
"start": {
"line": 99,
"column": 54
},
"end": {
"line": 99,
"column": 74
}
},
"object": {
"type": "MemberExpression",
"start": 3953,
"end": 3969,
"loc": {
"start": {
"line": 99,
"column": 54
},
"end": {
"line": 99,
"column": 70
}
},
"object": {
"type": "ThisExpression",
"start": 3953,
"end": 3957,
"loc": {
"start": {
"line": 99,
"column": 54
},
"end": {
"line": 99,
"column": 58
}
}
},
"property": {
"type": "Identifier",
"start": 3958,
"end": 3969,
"loc": {
"start": {
"line": 99,
"column": 59
},
"end": {
"line": 99,
"column": 70
},
"identifierName": "trackedMode"
},
"name": "trackedMode"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3970,
"end": 3973,
"loc": {
"start": {
"line": 99,
"column": 71
},
"end": {
"line": 99,
"column": 74
},
"identifierName": "get"
},
"name": "get"
},
"computed": false
},
"arguments": []
},
"computed": true
}
]
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Cycles through the different modes\r\n ",
"start": 3822,
"end": 3877,
"loc": {
"start": {
"line": 95,
"column": 4
},
"end": {
"line": 97,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3993,
"end": 4618,
"loc": {
"start": {
"line": 102,
"column": 4
},
"end": {
"line": 121,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3993,
"end": 3999,
"loc": {
"start": {
"line": 102,
"column": 4
},
"end": {
"line": 102,
"column": 10
},
"identifierName": "update"
},
"name": "update"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 4002,
"end": 4618,
"loc": {
"start": {
"line": 102,
"column": 13
},
"end": {
"line": 121,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 4013,
"end": 4086,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 81
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 4019,
"end": 4085,
"loc": {
"start": {
"line": 103,
"column": 14
},
"end": {
"line": 103,
"column": 80
}
},
"id": {
"type": "Identifier",
"start": 4019,
"end": 4026,
"loc": {
"start": {
"line": 103,
"column": 14
},
"end": {
"line": 103,
"column": 21
},
"identifierName": "visible"
},
"name": "visible"
},
"init": {
"type": "BinaryExpression",
"start": 4029,
"end": 4085,
"loc": {
"start": {
"line": 103,
"column": 24
},
"end": {
"line": 103,
"column": 80
}
},
"left": {
"type": "CallExpression",
"start": 4029,
"end": 4051,
"loc": {
"start": {
"line": 103,
"column": 24
},
"end": {
"line": 103,
"column": 46
}
},
"callee": {
"type": "MemberExpression",
"start": 4029,
"end": 4049,
"loc": {
"start": {
"line": 103,
"column": 24
},
"end": {
"line": 103,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 4029,
"end": 4045,
"loc": {
"start": {
"line": 103,
"column": 24
},
"end": {
"line": 103,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 4029,
"end": 4033,
"loc": {
"start": {
"line": 103,
"column": 24
},
"end": {
"line": 103,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 4034,
"end": 4045,
"loc": {
"start": {
"line": 103,
"column": 29
},
"end": {
"line": 103,
"column": 40
},
"identifierName": "trackedMode"
},
"name": "trackedMode"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4046,
"end": 4049,
"loc": {
"start": {
"line": 103,
"column": 41
},
"end": {
"line": 103,
"column": 44
},
"identifierName": "get"
},
"name": "get"
},
"computed": false
},
"arguments": []
},
"operator": "!==",
"right": {
"type": "MemberExpression",
"start": 4056,
"end": 4085,
"loc": {
"start": {
"line": 103,
"column": 51
},
"end": {
"line": 103,
"column": 80
}
},
"object": {
"type": "Identifier",
"start": 4056,
"end": 4076,
"loc": {
"start": {
"line": 103,
"column": 51
},
"end": {
"line": 103,
"column": 71
},
"identifierName": "enumDebugOverlayMode"
},
"name": "enumDebugOverlayMode"
},
"property": {
"type": "Identifier",
"start": 4077,
"end": 4085,
"loc": {
"start": {
"line": 103,
"column": 72
},
"end": {
"line": 103,
"column": 80
},
"identifierName": "disabled"
},
"name": "disabled"
},
"computed": false
}
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 4096,
"end": 4127,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 39
}
},
"expression": {
"type": "CallExpression",
"start": 4096,
"end": 4126,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 38
}
},
"callee": {
"type": "MemberExpression",
"start": 4096,
"end": 4117,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 29
}
},
"object": {
"type": "MemberExpression",
"start": 4096,
"end": 4110,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 4096,
"end": 4100,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 4101,
"end": 4110,
"loc": {
"start": {
"line": 104,
"column": 13
},
"end": {
"line": 104,
"column": 22
},
"identifierName": "domAttach"
},
"name": "domAttach"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4111,
"end": 4117,
"loc": {
"start": {
"line": 104,
"column": 23
},
"end": {
"line": 104,
"column": 29
},
"identifierName": "update"
},
"name": "update"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 4118,
"end": 4125,
"loc": {
"start": {
"line": 104,
"column": 30
},
"end": {
"line": 104,
"column": 37
},
"identifierName": "visible"
},
"name": "visible"
}
]
}
},
{
"type": "IfStatement",
"start": 4139,
"end": 4186,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 108,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 4143,
"end": 4151,
"loc": {
"start": {
"line": 106,
"column": 12
},
"end": {
"line": 106,
"column": 20
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 4144,
"end": 4151,
"loc": {
"start": {
"line": 106,
"column": 13
},
"end": {
"line": 106,
"column": 20
},
"identifierName": "visible"
},
"name": "visible"
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 4153,
"end": 4186,
"loc": {
"start": {
"line": 106,
"column": 22
},
"end": {
"line": 108,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 4168,
"end": 4175,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 19
}
},
"argument": null
}
],
"directives": [],
"trailingComments": null
},
"alternate": null,
"trailingComments": [
{
"type": "CommentLine",
"value": " Periodically update the text",
"start": 4198,
"end": 4229,
"loc": {
"start": {
"line": 110,
"column": 8
},
"end": {
"line": 110,
"column": 39
}
}
}
]
},
{
"type": "VariableDeclaration",
"start": 4239,
"end": 4280,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 49
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 4245,
"end": 4279,
"loc": {
"start": {
"line": 111,
"column": 14
},
"end": {
"line": 111,
"column": 48
}
},
"id": {
"type": "Identifier",
"start": 4245,
"end": 4248,
"loc": {
"start": {
"line": 111,
"column": 14
},
"end": {
"line": 111,
"column": 17
},
"identifierName": "now"
},
"name": "now",
"leadingComments": null
},
"init": {
"type": "CallExpression",
"start": 4251,
"end": 4279,
"loc": {
"start": {
"line": 111,
"column": 20
},
"end": {
"line": 111,
"column": 48
}
},
"callee": {
"type": "MemberExpression",
"start": 4251,
"end": 4277,
"loc": {
"start": {
"line": 111,
"column": 20
},
"end": {
"line": 111,
"column": 46
}
},
"object": {
"type": "MemberExpression",
"start": 4251,
"end": 4265,
"loc": {
"start": {
"line": 111,
"column": 20
},
"end": {
"line": 111,
"column": 34
}
},
"object": {
"type": "MemberExpression",
"start": 4251,
"end": 4260,
"loc": {
"start": {
"line": 111,
"column": 20
},
"end": {
"line": 111,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 4251,
"end": 4255,
"loc": {
"start": {
"line": 111,
"column": 20
},
"end": {
"line": 111,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 4256,
"end": 4260,
"loc": {
"start": {
"line": 111,
"column": 25
},
"end": {
"line": 111,
"column": 29
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4261,
"end": 4265,
"loc": {
"start": {
"line": 111,
"column": 30
},
"end": {
"line": 111,
"column": 34
},
"identifierName": "time"
},
"name": "time"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4266,
"end": 4277,
"loc": {
"start": {
"line": 111,
"column": 35
},
"end": {
"line": 111,
"column": 46
},
"identifierName": "realtimeNow"
},
"name": "realtimeNow"
},
"computed": false
},
"arguments": []
},
"leadingComments": null
}
],
"kind": "const",
"leadingComments": [
{
"type": "CommentLine",
"value": " Periodically update the text",
"start": 4198,
"end": 4229,
"loc": {
"start": {
"line": 110,
"column": 8
},
"end": {
"line": 110,
"column": 39
}
}
}
]
},
{
"type": "IfStatement",
"start": 4290,
"end": 4421,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 115,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 4294,
"end": 4339,
"loc": {
"start": {
"line": 112,
"column": 12
},
"end": {
"line": 112,
"column": 57
}
},
"left": {
"type": "BinaryExpression",
"start": 4294,
"end": 4313,
"loc": {
"start": {
"line": 112,
"column": 12
},
"end": {
"line": 112,
"column": 31
}
},
"left": {
"type": "Identifier",
"start": 4294,
"end": 4297,
"loc": {
"start": {
"line": 112,
"column": 12
},
"end": {
"line": 112,
"column": 15
},
"identifierName": "now"
},
"name": "now"
},
"operator": "-",
"right": {
"type": "MemberExpression",
"start": 4300,
"end": 4313,
"loc": {
"start": {
"line": 112,
"column": 18
},
"end": {
"line": 112,
"column": 31
}
},
"object": {
"type": "ThisExpression",
"start": 4300,
"end": 4304,
"loc": {
"start": {
"line": 112,
"column": 18
},
"end": {
"line": 112,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"start": 4305,
"end": 4313,
"loc": {
"start": {
"line": 112,
"column": 23
},
"end": {
"line": 112,
"column": 31
},
"identifierName": "lastTick"
},
"name": "lastTick"
},
"computed": false
}
},
"operator": ">",
"right": {
"type": "Identifier",
"start": 4316,
"end": 4339,
"loc": {
"start": {
"line": 112,
"column": 34
},
"end": {
"line": 112,
"column": 57
},
"identifierName": "UPDATE_INTERVAL_SECONDS"
},
"name": "UPDATE_INTERVAL_SECONDS"
}
},
"consequent": {
"type": "BlockStatement",
"start": 4341,
"end": 4421,
"loc": {
"start": {
"line": 112,
"column": 59
},
"end": {
"line": 115,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 4356,
"end": 4376,
"loc": {
"start": {
"line": 113,
"column": 12
},
"end": {
"line": 113,
"column": 32
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4356,
"end": 4375,
"loc": {
"start": {
"line": 113,
"column": 12
},
"end": {
"line": 113,
"column": 31
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4356,
"end": 4369,
"loc": {
"start": {
"line": 113,
"column": 12
},
"end": {
"line": 113,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 4356,
"end": 4360,
"loc": {
"start": {
"line": 113,
"column": 12
},
"end": {
"line": 113,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 4361,
"end": 4369,
"loc": {
"start": {
"line": 113,
"column": 17
},
"end": {
"line": 113,
"column": 25
},
"identifierName": "lastTick"
},
"name": "lastTick"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 4372,
"end": 4375,
"loc": {
"start": {
"line": 113,
"column": 28
},
"end": {
"line": 113,
"column": 31
},
"identifierName": "now"
},
"name": "now"
}
}
},
{
"type": "ExpressionStatement",
"start": 4390,
"end": 4410,
"loc": {
"start": {
"line": 114,
"column": 12
},
"end": {
"line": 114,
"column": 32
}
},
"expression": {
"type": "CallExpression",
"start": 4390,
"end": 4409,
"loc": {
"start": {
"line": 114,
"column": 12
},
"end": {
"line": 114,
"column": 31
}
},
"callee": {
"type": "MemberExpression",
"start": 4390,
"end": 4407,
"loc": {
"start": {
"line": 114,
"column": 12
},
"end": {
"line": 114,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 4390,
"end": 4394,
"loc": {
"start": {
"line": 114,
"column": 12
},
"end": {
"line": 114,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 4395,
"end": 4407,
"loc": {
"start": {
"line": 114,
"column": 17
},
"end": {
"line": 114,
"column": 29
},
"identifierName": "updateLabels"
},
"name": "updateLabels"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"alternate": null,
"trailingComments": [
{
"type": "CommentLine",
"value": " Also update detailed information if required",
"start": 4433,
"end": 4480,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 55
}
}
}
]
},
{
"type": "IfStatement",
"start": 4490,
"end": 4611,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 120,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 4494,
"end": 4550,
"loc": {
"start": {
"line": 118,
"column": 12
},
"end": {
"line": 118,
"column": 68
}
},
"left": {
"type": "CallExpression",
"start": 4494,
"end": 4516,
"loc": {
"start": {
"line": 118,
"column": 12
},
"end": {
"line": 118,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 4494,
"end": 4514,
"loc": {
"start": {
"line": 118,
"column": 12
},
"end": {
"line": 118,
"column": 32
}
},
"object": {
"type": "MemberExpression",
"start": 4494,
"end": 4510,
"loc": {
"start": {
"line": 118,
"column": 12
},
"end": {
"line": 118,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 4494,
"end": 4498,
"loc": {
"start": {
"line": 118,
"column": 12
},
"end": {
"line": 118,
"column": 16
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 4499,
"end": 4510,
"loc": {
"start": {
"line": 118,
"column": 17
},
"end": {
"line": 118,
"column": 28
},
"identifierName": "trackedMode"
},
"name": "trackedMode"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 4511,
"end": 4514,
"loc": {
"start": {
"line": 118,
"column": 29
},
"end": {
"line": 118,
"column": 32
},
"identifierName": "get"
},
"name": "get"
},
"computed": false,
"leadingComments": null
},
"arguments": [],
"leadingComments": null
},
"operator": "===",
"right": {
"type": "MemberExpression",
"start": 4521,
"end": 4550,
"loc": {
"start": {
"line": 118,
"column": 39
},
"end": {
"line": 118,
"column": 68
}
},
"object": {
"type": "Identifier",
"start": 4521,
"end": 4541,
"loc": {
"start": {
"line": 118,
"column": 39
},
"end": {
"line": 118,
"column": 59
},
"identifierName": "enumDebugOverlayMode"
},
"name": "enumDebugOverlayMode"
},
"property": {
"type": "Identifier",
"start": 4542,
"end": 4550,
"loc": {
"start": {
"line": 118,
"column": 60
},
"end": {
"line": 118,
"column": 68
},
"identifierName": "detailed"
},
"name": "detailed"
},
"computed": false
},
"leadingComments": null
},
"consequent": {
"type": "BlockStatement",
"start": 4552,
"end": 4611,
"loc": {
"start": {
"line": 118,
"column": 70
},
"end": {
"line": 120,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 4567,
"end": 4600,
"loc": {
"start": {
"line": 119,
"column": 12
},
"end": {
"line": 119,
"column": 45
}
},
"expression": {
"type": "CallExpression",
"start": 4567,
"end": 4599,
"loc": {
"start": {
"line": 119,
"column": 12
},
"end": {
"line": 119,
"column": 44
}
},
"callee": {
"type": "MemberExpression",
"start": 4567,
"end": 4597,
"loc": {
"start": {
"line": 119,
"column": 12
},
"end": {
"line": 119,
"column": 42
}
},
"object": {
"type": "ThisExpression",
"start": 4567,
"end": 4571,
"loc": {
"start": {
"line": 119,
"column": 12
},
"end": {
"line": 119,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 4572,
"end": 4597,
"loc": {
"start": {
"line": 119,
"column": 17
},
"end": {
"line": 119,
"column": 42
},
"identifierName": "updateDetailedInformation"
},
"name": "updateDetailedInformation"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
},
"alternate": null,
"leadingComments": [
{
"type": "CommentLine",
"value": " Also update detailed information if required",
"start": 4433,
"end": 4480,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 55
}
}
}
]
}
],
"directives": []
}
}
]
},
"leadingComments": [],
"trailingComments": []
}
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "* @enum {string} ",
"start": 351,
"end": 372,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 21
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Specifies which mode follows after which mode\r\n * @enum {enumDebugOverlayMode}\r\n ",
"start": 474,
"end": 565,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 14,
"column": 3
}
}
},
{
"type": "CommentLine",
"value": " Set initial mode",
"start": 2307,
"end": 2326,
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 53,
"column": 27
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Called when the mode changed\r\n * @param {enumDebugOverlayMode} mode\r\n ",
"start": 2403,
"end": 2495,
"loc": {
"start": {
"line": 57,
"column": 4
},
"end": {
"line": 60,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Updates the labels\r\n ",
"start": 2703,
"end": 2742,
"loc": {
"start": {
"line": 66,
"column": 4
},
"end": {
"line": 68,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Updates the detailed information\r\n ",
"start": 3272,
"end": 3325,
"loc": {
"start": {
"line": 83,
"column": 4
},
"end": {
"line": 85,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Cycles through the different modes\r\n ",
"start": 3822,
"end": 3877,
"loc": {
"start": {
"line": 95,
"column": 4
},
"end": {
"line": 97,
"column": 7
}
}
},
{
"type": "CommentLine",
"value": " Periodically update the text",
"start": 4198,
"end": 4229,
"loc": {
"start": {
"line": 110,
"column": 8
},
"end": {
"line": 110,
"column": 39
}
}
},
{
"type": "CommentLine",
"value": " Also update detailed information if required",
"start": 4433,
"end": 4480,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 55
}
}
}
],
"tokens": [
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 0,
"end": 6,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7,
"end": 8,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BaseHUDPart",
"start": 9,
"end": 20,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 20
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 21,
"end": 22,
"loc": {
"start": {
"line": 1,
"column": 21
},
"end": {
"line": 1,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 23,
"end": 27,
"loc": {
"start": {
"line": 1,
"column": 23
},
"end": {
"line": 1,
"column": 27
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../base_hud_part",
"start": 28,
"end": 46,
"loc": {
"start": {
"line": 1,
"column": 28
},
"end": {
"line": 1,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 46,
"end": 47,
"loc": {
"start": {
"line": 1,
"column": 46
},
"end": {
"line": 1,
"column": 47
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 49,
"end": 55,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 56,
"end": 57,
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 58,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 65,
"end": 66,
"loc": {
"start": {
"line": 2,
"column": 16
},
"end": {
"line": 2,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "round3Digits",
"start": 67,
"end": 79,
"loc": {
"start": {
"line": 2,
"column": 18
},
"end": {
"line": 2,
"column": 30
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 79,
"end": 80,
"loc": {
"start": {
"line": 2,
"column": 30
},
"end": {
"line": 2,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "round2Digits",
"start": 81,
"end": 93,
"loc": {
"start": {
"line": 2,
"column": 32
},
"end": {
"line": 2,
"column": 44
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 94,
"end": 95,
"loc": {
"start": {
"line": 2,
"column": 45
},
"end": {
"line": 2,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 96,
"end": 100,
"loc": {
"start": {
"line": 2,
"column": 47
},
"end": {
"line": 2,
"column": 51
}
}
},
{
"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": 101,
"end": 122,
"loc": {
"start": {
"line": 2,
"column": 52
},
"end": {
"line": 2,
"column": 73
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 122,
"end": 123,
"loc": {
"start": {
"line": 2,
"column": 73
},
"end": {
"line": 2,
"column": 74
}
}
},
{
"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": 125,
"end": 131,
"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": 132,
"end": 133,
"loc": {
"start": {
"line": 3,
"column": 7
},
"end": {
"line": 3,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "DynamicDomAttach",
"start": 134,
"end": 150,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 151,
"end": 152,
"loc": {
"start": {
"line": 3,
"column": 26
},
"end": {
"line": 3,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 153,
"end": 157,
"loc": {
"start": {
"line": 3,
"column": 28
},
"end": {
"line": 3,
"column": 32
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../dynamic_dom_attach",
"start": 158,
"end": 181,
"loc": {
"start": {
"line": 3,
"column": 33
},
"end": {
"line": 3,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 181,
"end": 182,
"loc": {
"start": {
"line": 3,
"column": 56
},
"end": {
"line": 3,
"column": 57
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 184,
"end": 190,
"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": 191,
"end": 192,
"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": "KEYMAPPINGS",
"start": 193,
"end": 204,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 20
}
}
},
{
"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": 4,
"column": 21
},
"end": {
"line": 4,
"column": 22
}
}
},
{
"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": 4,
"column": 23
},
"end": {
"line": 4,
"column": 27
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../key_action_mapper",
"start": 212,
"end": 237,
"loc": {
"start": {
"line": 4,
"column": 28
},
"end": {
"line": 4,
"column": 53
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 237,
"end": 238,
"loc": {
"start": {
"line": 4,
"column": 53
},
"end": {
"line": 4,
"column": 54
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 240,
"end": 246,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 247,
"end": 248,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 249,
"end": 255,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 256,
"end": 257,
"loc": {
"start": {
"line": 5,
"column": 16
},
"end": {
"line": 5,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 258,
"end": 262,
"loc": {
"start": {
"line": 5,
"column": 18
},
"end": {
"line": 5,
"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": 263,
"end": 285,
"loc": {
"start": {
"line": 5,
"column": 23
},
"end": {
"line": 5,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 285,
"end": 286,
"loc": {
"start": {
"line": 5,
"column": 45
},
"end": {
"line": 5,
"column": 46
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 288,
"end": 294,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 295,
"end": 296,
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "TrackedState",
"start": 297,
"end": 309,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 310,
"end": 311,
"loc": {
"start": {
"line": 6,
"column": 22
},
"end": {
"line": 6,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 312,
"end": 316,
"loc": {
"start": {
"line": 6,
"column": 24
},
"end": {
"line": 6,
"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/tracked_state",
"start": 317,
"end": 346,
"loc": {
"start": {
"line": 6,
"column": 29
},
"end": {
"line": 6,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 346,
"end": 347,
"loc": {
"start": {
"line": 6,
"column": 58
},
"end": {
"line": 6,
"column": 59
}
}
},
{
"type": "CommentBlock",
"value": "* @enum {string} ",
"start": 351,
"end": 372,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 21
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 374,
"end": 379,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDebugOverlayMode",
"start": 380,
"end": 400,
"loc": {
"start": {
"line": 9,
"column": 6
},
"end": {
"line": 9,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 401,
"end": 402,
"loc": {
"start": {
"line": 9,
"column": 27
},
"end": {
"line": 9,
"column": 28
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 403,
"end": 404,
"loc": {
"start": {
"line": 9,
"column": 29
},
"end": {
"line": 9,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "disabled",
"start": 405,
"end": 413,
"loc": {
"start": {
"line": 9,
"column": 31
},
"end": {
"line": 9,
"column": 39
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 413,
"end": 414,
"loc": {
"start": {
"line": 9,
"column": 39
},
"end": {
"line": 9,
"column": 40
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "disabled",
"start": 415,
"end": 425,
"loc": {
"start": {
"line": 9,
"column": 41
},
"end": {
"line": 9,
"column": 51
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 425,
"end": 426,
"loc": {
"start": {
"line": 9,
"column": 51
},
"end": {
"line": 9,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "regular",
"start": 427,
"end": 434,
"loc": {
"start": {
"line": 9,
"column": 53
},
"end": {
"line": 9,
"column": 60
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 434,
"end": 435,
"loc": {
"start": {
"line": 9,
"column": 60
},
"end": {
"line": 9,
"column": 61
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "regular",
"start": 436,
"end": 445,
"loc": {
"start": {
"line": 9,
"column": 62
},
"end": {
"line": 9,
"column": 71
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 445,
"end": 446,
"loc": {
"start": {
"line": 9,
"column": 71
},
"end": {
"line": 9,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "detailed",
"start": 447,
"end": 455,
"loc": {
"start": {
"line": 9,
"column": 73
},
"end": {
"line": 9,
"column": 81
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 455,
"end": 456,
"loc": {
"start": {
"line": 9,
"column": 81
},
"end": {
"line": 9,
"column": 82
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "detailed",
"start": 457,
"end": 467,
"loc": {
"start": {
"line": 9,
"column": 83
},
"end": {
"line": 9,
"column": 93
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 468,
"end": 469,
"loc": {
"start": {
"line": 9,
"column": 94
},
"end": {
"line": 9,
"column": 95
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 469,
"end": 470,
"loc": {
"start": {
"line": 9,
"column": 95
},
"end": {
"line": 9,
"column": 96
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Specifies which mode follows after which mode\r\n * @enum {enumDebugOverlayMode}\r\n ",
"start": 474,
"end": 565,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 14,
"column": 3
}
}
},
{
"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": 567,
"end": 572,
"loc": {
"start": {
"line": 15,
"column": 0
},
"end": {
"line": 15,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDebugOverlayModeNext",
"start": 573,
"end": 597,
"loc": {
"start": {
"line": 15,
"column": 6
},
"end": {
"line": 15,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 598,
"end": 599,
"loc": {
"start": {
"line": 15,
"column": 31
},
"end": {
"line": 15,
"column": 32
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 600,
"end": 601,
"loc": {
"start": {
"line": 15,
"column": 33
},
"end": {
"line": 15,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 607,
"end": 608,
"loc": {
"start": {
"line": 16,
"column": 4
},
"end": {
"line": 16,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDebugOverlayMode",
"start": 608,
"end": 628,
"loc": {
"start": {
"line": 16,
"column": 5
},
"end": {
"line": 16,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 628,
"end": 629,
"loc": {
"start": {
"line": 16,
"column": 25
},
"end": {
"line": 16,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "disabled",
"start": 629,
"end": 637,
"loc": {
"start": {
"line": 16,
"column": 26
},
"end": {
"line": 16,
"column": 34
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 637,
"end": 638,
"loc": {
"start": {
"line": 16,
"column": 34
},
"end": {
"line": 16,
"column": 35
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 638,
"end": 639,
"loc": {
"start": {
"line": 16,
"column": 35
},
"end": {
"line": 16,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDebugOverlayMode",
"start": 640,
"end": 660,
"loc": {
"start": {
"line": 16,
"column": 37
},
"end": {
"line": 16,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 660,
"end": 661,
"loc": {
"start": {
"line": 16,
"column": 57
},
"end": {
"line": 16,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "regular",
"start": 661,
"end": 668,
"loc": {
"start": {
"line": 16,
"column": 58
},
"end": {
"line": 16,
"column": 65
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 668,
"end": 669,
"loc": {
"start": {
"line": 16,
"column": 65
},
"end": {
"line": 16,
"column": 66
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 675,
"end": 676,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 17,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDebugOverlayMode",
"start": 676,
"end": 696,
"loc": {
"start": {
"line": 17,
"column": 5
},
"end": {
"line": 17,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 696,
"end": 697,
"loc": {
"start": {
"line": 17,
"column": 25
},
"end": {
"line": 17,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "regular",
"start": 697,
"end": 704,
"loc": {
"start": {
"line": 17,
"column": 26
},
"end": {
"line": 17,
"column": 33
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 704,
"end": 705,
"loc": {
"start": {
"line": 17,
"column": 33
},
"end": {
"line": 17,
"column": 34
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 705,
"end": 706,
"loc": {
"start": {
"line": 17,
"column": 34
},
"end": {
"line": 17,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDebugOverlayMode",
"start": 707,
"end": 727,
"loc": {
"start": {
"line": 17,
"column": 36
},
"end": {
"line": 17,
"column": 56
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 727,
"end": 728,
"loc": {
"start": {
"line": 17,
"column": 56
},
"end": {
"line": 17,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "detailed",
"start": 728,
"end": 736,
"loc": {
"start": {
"line": 17,
"column": 57
},
"end": {
"line": 17,
"column": 65
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 736,
"end": 737,
"loc": {
"start": {
"line": 17,
"column": 65
},
"end": {
"line": 17,
"column": 66
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 743,
"end": 744,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 18,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDebugOverlayMode",
"start": 744,
"end": 764,
"loc": {
"start": {
"line": 18,
"column": 5
},
"end": {
"line": 18,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 764,
"end": 765,
"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": "detailed",
"start": 765,
"end": 773,
"loc": {
"start": {
"line": 18,
"column": 26
},
"end": {
"line": 18,
"column": 34
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 773,
"end": 774,
"loc": {
"start": {
"line": 18,
"column": 34
},
"end": {
"line": 18,
"column": 35
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 774,
"end": 775,
"loc": {
"start": {
"line": 18,
"column": 35
},
"end": {
"line": 18,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDebugOverlayMode",
"start": 776,
"end": 796,
"loc": {
"start": {
"line": 18,
"column": 37
},
"end": {
"line": 18,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 796,
"end": 797,
"loc": {
"start": {
"line": 18,
"column": 57
},
"end": {
"line": 18,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "disabled",
"start": 797,
"end": 805,
"loc": {
"start": {
"line": 18,
"column": 58
},
"end": {
"line": 18,
"column": 66
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 805,
"end": 806,
"loc": {
"start": {
"line": 18,
"column": 66
},
"end": {
"line": 18,
"column": 67
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 808,
"end": 809,
"loc": {
"start": {
"line": 19,
"column": 0
},
"end": {
"line": 19,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 809,
"end": 810,
"loc": {
"start": {
"line": 19,
"column": 1
},
"end": {
"line": 19,
"column": 2
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 814,
"end": 819,
"loc": {
"start": {
"line": 21,
"column": 0
},
"end": {
"line": 21,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "UPDATE_INTERVAL_SECONDS",
"start": 820,
"end": 843,
"loc": {
"start": {
"line": 21,
"column": 6
},
"end": {
"line": 21,
"column": 29
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 844,
"end": 845,
"loc": {
"start": {
"line": 21,
"column": 30
},
"end": {
"line": 21,
"column": 31
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0.25,
"start": 846,
"end": 850,
"loc": {
"start": {
"line": 21,
"column": 32
},
"end": {
"line": 21,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 850,
"end": 851,
"loc": {
"start": {
"line": 21,
"column": 36
},
"end": {
"line": 21,
"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": 855,
"end": 861,
"loc": {
"start": {
"line": 23,
"column": 0
},
"end": {
"line": 23,
"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": 862,
"end": 867,
"loc": {
"start": {
"line": 23,
"column": 7
},
"end": {
"line": 23,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "HUDDebugInfo",
"start": 868,
"end": 880,
"loc": {
"start": {
"line": 23,
"column": 13
},
"end": {
"line": 23,
"column": 25
}
}
},
{
"type": {
"label": "extends",
"keyword": "extends",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "extends",
"start": 881,
"end": 888,
"loc": {
"start": {
"line": 23,
"column": 26
},
"end": {
"line": 23,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BaseHUDPart",
"start": 889,
"end": 900,
"loc": {
"start": {
"line": 23,
"column": 34
},
"end": {
"line": 23,
"column": 45
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 901,
"end": 902,
"loc": {
"start": {
"line": 23,
"column": 46
},
"end": {
"line": 23,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createElements",
"start": 908,
"end": 922,
"loc": {
"start": {
"line": 24,
"column": 4
},
"end": {
"line": 24,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 922,
"end": 923,
"loc": {
"start": {
"line": 24,
"column": 18
},
"end": {
"line": 24,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parent",
"start": 923,
"end": 929,
"loc": {
"start": {
"line": 24,
"column": 19
},
"end": {
"line": 24,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 929,
"end": 930,
"loc": {
"start": {
"line": 24,
"column": 25
},
"end": {
"line": 24,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 931,
"end": 932,
"loc": {
"start": {
"line": 24,
"column": 27
},
"end": {
"line": 24,
"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": 942,
"end": 946,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 946,
"end": 947,
"loc": {
"start": {
"line": 25,
"column": 12
},
"end": {
"line": 25,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 947,
"end": 954,
"loc": {
"start": {
"line": 25,
"column": 13
},
"end": {
"line": 25,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 955,
"end": 956,
"loc": {
"start": {
"line": 25,
"column": 21
},
"end": {
"line": 25,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 957,
"end": 964,
"loc": {
"start": {
"line": 25,
"column": 23
},
"end": {
"line": 25,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 964,
"end": 965,
"loc": {
"start": {
"line": 25,
"column": 30
},
"end": {
"line": 25,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parent",
"start": 965,
"end": 971,
"loc": {
"start": {
"line": 25,
"column": 31
},
"end": {
"line": 25,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 971,
"end": 972,
"loc": {
"start": {
"line": 25,
"column": 37
},
"end": {
"line": 25,
"column": 38
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "ingame_HUD_DebugInfo",
"start": 973,
"end": 995,
"loc": {
"start": {
"line": 25,
"column": 39
},
"end": {
"line": 25,
"column": 61
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 995,
"end": 996,
"loc": {
"start": {
"line": 25,
"column": 61
},
"end": {
"line": 25,
"column": 62
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 997,
"end": 998,
"loc": {
"start": {
"line": 25,
"column": 63
},
"end": {
"line": 25,
"column": 64
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 998,
"end": 999,
"loc": {
"start": {
"line": 25,
"column": 64
},
"end": {
"line": 25,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 999,
"end": 1000,
"loc": {
"start": {
"line": 25,
"column": 65
},
"end": {
"line": 25,
"column": 66
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1000,
"end": 1001,
"loc": {
"start": {
"line": 25,
"column": 66
},
"end": {
"line": 25,
"column": 67
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 1013,
"end": 1018,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tickRateElement",
"start": 1019,
"end": 1034,
"loc": {
"start": {
"line": 27,
"column": 14
},
"end": {
"line": 27,
"column": 29
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1035,
"end": 1036,
"loc": {
"start": {
"line": 27,
"column": 30
},
"end": {
"line": 27,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 1037,
"end": 1044,
"loc": {
"start": {
"line": 27,
"column": 32
},
"end": {
"line": 27,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1044,
"end": 1045,
"loc": {
"start": {
"line": 27,
"column": 39
},
"end": {
"line": 27,
"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": 1045,
"end": 1049,
"loc": {
"start": {
"line": 27,
"column": 40
},
"end": {
"line": 27,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1049,
"end": 1050,
"loc": {
"start": {
"line": 27,
"column": 44
},
"end": {
"line": 27,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 1050,
"end": 1057,
"loc": {
"start": {
"line": 27,
"column": 45
},
"end": {
"line": 27,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1057,
"end": 1058,
"loc": {
"start": {
"line": 27,
"column": 52
},
"end": {
"line": 27,
"column": 53
}
}
},
{
"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": 1059,
"end": 1063,
"loc": {
"start": {
"line": 27,
"column": 54
},
"end": {
"line": 27,
"column": 58
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1063,
"end": 1064,
"loc": {
"start": {
"line": 27,
"column": 58
},
"end": {
"line": 27,
"column": 59
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1065,
"end": 1066,
"loc": {
"start": {
"line": 27,
"column": 60
},
"end": {
"line": 27,
"column": 61
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "tickRate",
"start": 1066,
"end": 1076,
"loc": {
"start": {
"line": 27,
"column": 61
},
"end": {
"line": 27,
"column": 71
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1076,
"end": 1077,
"loc": {
"start": {
"line": 27,
"column": 71
},
"end": {
"line": 27,
"column": 72
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1077,
"end": 1078,
"loc": {
"start": {
"line": 27,
"column": 72
},
"end": {
"line": 27,
"column": 73
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1078,
"end": 1079,
"loc": {
"start": {
"line": 27,
"column": 73
},
"end": {
"line": 27,
"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": 1089,
"end": 1093,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1093,
"end": 1094,
"loc": {
"start": {
"line": 28,
"column": 12
},
"end": {
"line": 28,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackedTickRate",
"start": 1094,
"end": 1109,
"loc": {
"start": {
"line": 28,
"column": 13
},
"end": {
"line": 28,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1110,
"end": 1111,
"loc": {
"start": {
"line": 28,
"column": 29
},
"end": {
"line": 28,
"column": 30
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 1112,
"end": 1115,
"loc": {
"start": {
"line": 28,
"column": 31
},
"end": {
"line": 28,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "TrackedState",
"start": 1116,
"end": 1128,
"loc": {
"start": {
"line": 28,
"column": 35
},
"end": {
"line": 28,
"column": 47
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1128,
"end": 1129,
"loc": {
"start": {
"line": 28,
"column": 47
},
"end": {
"line": 28,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "str",
"start": 1129,
"end": 1132,
"loc": {
"start": {
"line": 28,
"column": 48
},
"end": {
"line": 28,
"column": 51
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1133,
"end": 1135,
"loc": {
"start": {
"line": 28,
"column": 52
},
"end": {
"line": 28,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1136,
"end": 1137,
"loc": {
"start": {
"line": 28,
"column": 55
},
"end": {
"line": 28,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tickRateElement",
"start": 1137,
"end": 1152,
"loc": {
"start": {
"line": 28,
"column": 56
},
"end": {
"line": 28,
"column": 71
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1152,
"end": 1153,
"loc": {
"start": {
"line": 28,
"column": 71
},
"end": {
"line": 28,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerText",
"start": 1153,
"end": 1162,
"loc": {
"start": {
"line": 28,
"column": 72
},
"end": {
"line": 28,
"column": 81
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1163,
"end": 1164,
"loc": {
"start": {
"line": 28,
"column": 82
},
"end": {
"line": 28,
"column": 83
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "str",
"start": 1165,
"end": 1168,
"loc": {
"start": {
"line": 28,
"column": 84
},
"end": {
"line": 28,
"column": 87
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1168,
"end": 1169,
"loc": {
"start": {
"line": 28,
"column": 87
},
"end": {
"line": 28,
"column": 88
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1169,
"end": 1170,
"loc": {
"start": {
"line": 28,
"column": 88
},
"end": {
"line": 28,
"column": 89
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1170,
"end": 1171,
"loc": {
"start": {
"line": 28,
"column": 89
},
"end": {
"line": 28,
"column": 90
}
}
},
{
"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": 1183,
"end": 1188,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 30,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tickDurationElement",
"start": 1189,
"end": 1208,
"loc": {
"start": {
"line": 30,
"column": 14
},
"end": {
"line": 30,
"column": 33
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1209,
"end": 1210,
"loc": {
"start": {
"line": 30,
"column": 34
},
"end": {
"line": 30,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 1211,
"end": 1218,
"loc": {
"start": {
"line": 30,
"column": 36
},
"end": {
"line": 30,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1218,
"end": 1219,
"loc": {
"start": {
"line": 30,
"column": 43
},
"end": {
"line": 30,
"column": 44
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1219,
"end": 1223,
"loc": {
"start": {
"line": 30,
"column": 44
},
"end": {
"line": 30,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1223,
"end": 1224,
"loc": {
"start": {
"line": 30,
"column": 48
},
"end": {
"line": 30,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 1224,
"end": 1231,
"loc": {
"start": {
"line": 30,
"column": 49
},
"end": {
"line": 30,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1231,
"end": 1232,
"loc": {
"start": {
"line": 30,
"column": 56
},
"end": {
"line": 30,
"column": 57
}
}
},
{
"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": 1233,
"end": 1237,
"loc": {
"start": {
"line": 30,
"column": 58
},
"end": {
"line": 30,
"column": 62
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1237,
"end": 1238,
"loc": {
"start": {
"line": 30,
"column": 62
},
"end": {
"line": 30,
"column": 63
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1239,
"end": 1240,
"loc": {
"start": {
"line": 30,
"column": 64
},
"end": {
"line": 30,
"column": 65
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "tickDuration",
"start": 1240,
"end": 1254,
"loc": {
"start": {
"line": 30,
"column": 65
},
"end": {
"line": 30,
"column": 79
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1254,
"end": 1255,
"loc": {
"start": {
"line": 30,
"column": 79
},
"end": {
"line": 30,
"column": 80
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1255,
"end": 1256,
"loc": {
"start": {
"line": 30,
"column": 80
},
"end": {
"line": 30,
"column": 81
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1256,
"end": 1257,
"loc": {
"start": {
"line": 30,
"column": 81
},
"end": {
"line": 30,
"column": 82
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1267,
"end": 1271,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1271,
"end": 1272,
"loc": {
"start": {
"line": 31,
"column": 12
},
"end": {
"line": 31,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackedTickDuration",
"start": 1272,
"end": 1291,
"loc": {
"start": {
"line": 31,
"column": 13
},
"end": {
"line": 31,
"column": 32
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1292,
"end": 1293,
"loc": {
"start": {
"line": 31,
"column": 33
},
"end": {
"line": 31,
"column": 34
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 1294,
"end": 1297,
"loc": {
"start": {
"line": 31,
"column": 35
},
"end": {
"line": 31,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "TrackedState",
"start": 1298,
"end": 1310,
"loc": {
"start": {
"line": 31,
"column": 39
},
"end": {
"line": 31,
"column": 51
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1310,
"end": 1311,
"loc": {
"start": {
"line": 31,
"column": 51
},
"end": {
"line": 31,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "str",
"start": 1311,
"end": 1314,
"loc": {
"start": {
"line": 31,
"column": 52
},
"end": {
"line": 31,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1315,
"end": 1317,
"loc": {
"start": {
"line": 31,
"column": 56
},
"end": {
"line": 31,
"column": 58
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1318,
"end": 1319,
"loc": {
"start": {
"line": 31,
"column": 59
},
"end": {
"line": 31,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tickDurationElement",
"start": 1319,
"end": 1338,
"loc": {
"start": {
"line": 31,
"column": 60
},
"end": {
"line": 31,
"column": 79
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1338,
"end": 1339,
"loc": {
"start": {
"line": 31,
"column": 79
},
"end": {
"line": 31,
"column": 80
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerText",
"start": 1339,
"end": 1348,
"loc": {
"start": {
"line": 31,
"column": 80
},
"end": {
"line": 31,
"column": 89
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1349,
"end": 1350,
"loc": {
"start": {
"line": 31,
"column": 90
},
"end": {
"line": 31,
"column": 91
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "str",
"start": 1351,
"end": 1354,
"loc": {
"start": {
"line": 31,
"column": 92
},
"end": {
"line": 31,
"column": 95
}
}
},
{
"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": 31,
"column": 95
},
"end": {
"line": 31,
"column": 96
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1355,
"end": 1356,
"loc": {
"start": {
"line": 31,
"column": 96
},
"end": {
"line": 31,
"column": 97
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1356,
"end": 1357,
"loc": {
"start": {
"line": 31,
"column": 97
},
"end": {
"line": 31,
"column": 98
}
}
},
{
"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": 1369,
"end": 1374,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fpsElement",
"start": 1375,
"end": 1385,
"loc": {
"start": {
"line": 33,
"column": 14
},
"end": {
"line": 33,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1386,
"end": 1387,
"loc": {
"start": {
"line": 33,
"column": 25
},
"end": {
"line": 33,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 1388,
"end": 1395,
"loc": {
"start": {
"line": 33,
"column": 27
},
"end": {
"line": 33,
"column": 34
}
}
},
{
"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": 33,
"column": 34
},
"end": {
"line": 33,
"column": 35
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1396,
"end": 1400,
"loc": {
"start": {
"line": 33,
"column": 35
},
"end": {
"line": 33,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1400,
"end": 1401,
"loc": {
"start": {
"line": 33,
"column": 39
},
"end": {
"line": 33,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 1401,
"end": 1408,
"loc": {
"start": {
"line": 33,
"column": 40
},
"end": {
"line": 33,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1408,
"end": 1409,
"loc": {
"start": {
"line": 33,
"column": 47
},
"end": {
"line": 33,
"column": 48
}
}
},
{
"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": 1410,
"end": 1414,
"loc": {
"start": {
"line": 33,
"column": 49
},
"end": {
"line": 33,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1414,
"end": 1415,
"loc": {
"start": {
"line": 33,
"column": 53
},
"end": {
"line": 33,
"column": 54
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1416,
"end": 1417,
"loc": {
"start": {
"line": 33,
"column": 55
},
"end": {
"line": 33,
"column": 56
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "fps",
"start": 1417,
"end": 1422,
"loc": {
"start": {
"line": 33,
"column": 56
},
"end": {
"line": 33,
"column": 61
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1422,
"end": 1423,
"loc": {
"start": {
"line": 33,
"column": 61
},
"end": {
"line": 33,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1423,
"end": 1424,
"loc": {
"start": {
"line": 33,
"column": 62
},
"end": {
"line": 33,
"column": 63
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1424,
"end": 1425,
"loc": {
"start": {
"line": 33,
"column": 63
},
"end": {
"line": 33,
"column": 64
}
}
},
{
"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": 34,
"column": 8
},
"end": {
"line": 34,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1439,
"end": 1440,
"loc": {
"start": {
"line": 34,
"column": 12
},
"end": {
"line": 34,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackedFPS",
"start": 1440,
"end": 1450,
"loc": {
"start": {
"line": 34,
"column": 13
},
"end": {
"line": 34,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1451,
"end": 1452,
"loc": {
"start": {
"line": 34,
"column": 24
},
"end": {
"line": 34,
"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": 1453,
"end": 1456,
"loc": {
"start": {
"line": 34,
"column": 26
},
"end": {
"line": 34,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "TrackedState",
"start": 1457,
"end": 1469,
"loc": {
"start": {
"line": 34,
"column": 30
},
"end": {
"line": 34,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1469,
"end": 1470,
"loc": {
"start": {
"line": 34,
"column": 42
},
"end": {
"line": 34,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "str",
"start": 1470,
"end": 1473,
"loc": {
"start": {
"line": 34,
"column": 43
},
"end": {
"line": 34,
"column": 46
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1474,
"end": 1476,
"loc": {
"start": {
"line": 34,
"column": 47
},
"end": {
"line": 34,
"column": 49
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1477,
"end": 1478,
"loc": {
"start": {
"line": 34,
"column": 50
},
"end": {
"line": 34,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fpsElement",
"start": 1478,
"end": 1488,
"loc": {
"start": {
"line": 34,
"column": 51
},
"end": {
"line": 34,
"column": 61
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1488,
"end": 1489,
"loc": {
"start": {
"line": 34,
"column": 61
},
"end": {
"line": 34,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerText",
"start": 1489,
"end": 1498,
"loc": {
"start": {
"line": 34,
"column": 62
},
"end": {
"line": 34,
"column": 71
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1499,
"end": 1500,
"loc": {
"start": {
"line": 34,
"column": 72
},
"end": {
"line": 34,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "str",
"start": 1501,
"end": 1504,
"loc": {
"start": {
"line": 34,
"column": 74
},
"end": {
"line": 34,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1504,
"end": 1505,
"loc": {
"start": {
"line": 34,
"column": 77
},
"end": {
"line": 34,
"column": 78
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1505,
"end": 1506,
"loc": {
"start": {
"line": 34,
"column": 78
},
"end": {
"line": 34,
"column": 79
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1506,
"end": 1507,
"loc": {
"start": {
"line": 34,
"column": 79
},
"end": {
"line": 34,
"column": 80
}
}
},
{
"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": 1519,
"end": 1524,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mousePositionElement",
"start": 1525,
"end": 1545,
"loc": {
"start": {
"line": 36,
"column": 14
},
"end": {
"line": 36,
"column": 34
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1546,
"end": 1547,
"loc": {
"start": {
"line": 36,
"column": 35
},
"end": {
"line": 36,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 1548,
"end": 1555,
"loc": {
"start": {
"line": 36,
"column": 37
},
"end": {
"line": 36,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1555,
"end": 1556,
"loc": {
"start": {
"line": 36,
"column": 44
},
"end": {
"line": 36,
"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": 1556,
"end": 1560,
"loc": {
"start": {
"line": 36,
"column": 45
},
"end": {
"line": 36,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1560,
"end": 1561,
"loc": {
"start": {
"line": 36,
"column": 49
},
"end": {
"line": 36,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 1561,
"end": 1568,
"loc": {
"start": {
"line": 36,
"column": 50
},
"end": {
"line": 36,
"column": 57
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1568,
"end": 1569,
"loc": {
"start": {
"line": 36,
"column": 57
},
"end": {
"line": 36,
"column": 58
}
}
},
{
"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": 1570,
"end": 1574,
"loc": {
"start": {
"line": 36,
"column": 59
},
"end": {
"line": 36,
"column": 63
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1574,
"end": 1575,
"loc": {
"start": {
"line": 36,
"column": 63
},
"end": {
"line": 36,
"column": 64
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1576,
"end": 1577,
"loc": {
"start": {
"line": 36,
"column": 65
},
"end": {
"line": 36,
"column": 66
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "mousePosition",
"start": 1577,
"end": 1592,
"loc": {
"start": {
"line": 36,
"column": 66
},
"end": {
"line": 36,
"column": 81
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1592,
"end": 1593,
"loc": {
"start": {
"line": 36,
"column": 81
},
"end": {
"line": 36,
"column": 82
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1593,
"end": 1594,
"loc": {
"start": {
"line": 36,
"column": 82
},
"end": {
"line": 36,
"column": 83
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1594,
"end": 1595,
"loc": {
"start": {
"line": 36,
"column": 83
},
"end": {
"line": 36,
"column": 84
}
}
},
{
"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": 1605,
"end": 1609,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1609,
"end": 1610,
"loc": {
"start": {
"line": 37,
"column": 12
},
"end": {
"line": 37,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackedMousePosition",
"start": 1610,
"end": 1630,
"loc": {
"start": {
"line": 37,
"column": 13
},
"end": {
"line": 37,
"column": 33
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1631,
"end": 1632,
"loc": {
"start": {
"line": 37,
"column": 34
},
"end": {
"line": 37,
"column": 35
}
}
},
{
"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": 1633,
"end": 1636,
"loc": {
"start": {
"line": 37,
"column": 36
},
"end": {
"line": 37,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "TrackedState",
"start": 1637,
"end": 1649,
"loc": {
"start": {
"line": 37,
"column": 40
},
"end": {
"line": 37,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1649,
"end": 1650,
"loc": {
"start": {
"line": 37,
"column": 52
},
"end": {
"line": 37,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "str",
"start": 1650,
"end": 1653,
"loc": {
"start": {
"line": 37,
"column": 53
},
"end": {
"line": 37,
"column": 56
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1654,
"end": 1656,
"loc": {
"start": {
"line": 37,
"column": 57
},
"end": {
"line": 37,
"column": 59
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1657,
"end": 1658,
"loc": {
"start": {
"line": 37,
"column": 60
},
"end": {
"line": 37,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mousePositionElement",
"start": 1658,
"end": 1678,
"loc": {
"start": {
"line": 37,
"column": 61
},
"end": {
"line": 37,
"column": 81
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1678,
"end": 1679,
"loc": {
"start": {
"line": 37,
"column": 81
},
"end": {
"line": 37,
"column": 82
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerHTML",
"start": 1679,
"end": 1688,
"loc": {
"start": {
"line": 37,
"column": 82
},
"end": {
"line": 37,
"column": 91
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1689,
"end": 1690,
"loc": {
"start": {
"line": 37,
"column": 92
},
"end": {
"line": 37,
"column": 93
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "str",
"start": 1691,
"end": 1694,
"loc": {
"start": {
"line": 37,
"column": 94
},
"end": {
"line": 37,
"column": 97
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1694,
"end": 1695,
"loc": {
"start": {
"line": 37,
"column": 97
},
"end": {
"line": 37,
"column": 98
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1695,
"end": 1696,
"loc": {
"start": {
"line": 37,
"column": 98
},
"end": {
"line": 37,
"column": 99
}
}
},
{
"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": 37,
"column": 99
},
"end": {
"line": 37,
"column": 100
}
}
},
{
"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": 1709,
"end": 1714,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cameraPositionElement",
"start": 1715,
"end": 1736,
"loc": {
"start": {
"line": 39,
"column": 14
},
"end": {
"line": 39,
"column": 35
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1737,
"end": 1738,
"loc": {
"start": {
"line": 39,
"column": 36
},
"end": {
"line": 39,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 1739,
"end": 1746,
"loc": {
"start": {
"line": 39,
"column": 38
},
"end": {
"line": 39,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1746,
"end": 1747,
"loc": {
"start": {
"line": 39,
"column": 45
},
"end": {
"line": 39,
"column": 46
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1747,
"end": 1751,
"loc": {
"start": {
"line": 39,
"column": 46
},
"end": {
"line": 39,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1751,
"end": 1752,
"loc": {
"start": {
"line": 39,
"column": 50
},
"end": {
"line": 39,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 1752,
"end": 1759,
"loc": {
"start": {
"line": 39,
"column": 51
},
"end": {
"line": 39,
"column": 58
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1759,
"end": 1760,
"loc": {
"start": {
"line": 39,
"column": 58
},
"end": {
"line": 39,
"column": 59
}
}
},
{
"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": 1761,
"end": 1765,
"loc": {
"start": {
"line": 39,
"column": 60
},
"end": {
"line": 39,
"column": 64
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1765,
"end": 1766,
"loc": {
"start": {
"line": 39,
"column": 64
},
"end": {
"line": 39,
"column": 65
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1767,
"end": 1768,
"loc": {
"start": {
"line": 39,
"column": 66
},
"end": {
"line": 39,
"column": 67
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "cameraPosition",
"start": 1768,
"end": 1784,
"loc": {
"start": {
"line": 39,
"column": 67
},
"end": {
"line": 39,
"column": 83
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1784,
"end": 1785,
"loc": {
"start": {
"line": 39,
"column": 83
},
"end": {
"line": 39,
"column": 84
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1785,
"end": 1786,
"loc": {
"start": {
"line": 39,
"column": 84
},
"end": {
"line": 39,
"column": 85
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1786,
"end": 1787,
"loc": {
"start": {
"line": 39,
"column": 85
},
"end": {
"line": 39,
"column": 86
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1797,
"end": 1801,
"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": 1801,
"end": 1802,
"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": "trackedCameraPosition",
"start": 1802,
"end": 1823,
"loc": {
"start": {
"line": 40,
"column": 13
},
"end": {
"line": 40,
"column": 34
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1824,
"end": 1825,
"loc": {
"start": {
"line": 40,
"column": 35
},
"end": {
"line": 40,
"column": 36
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 1826,
"end": 1829,
"loc": {
"start": {
"line": 40,
"column": 37
},
"end": {
"line": 40,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "TrackedState",
"start": 1830,
"end": 1842,
"loc": {
"start": {
"line": 40,
"column": 41
},
"end": {
"line": 40,
"column": 53
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1842,
"end": 1843,
"loc": {
"start": {
"line": 40,
"column": 53
},
"end": {
"line": 40,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "str",
"start": 1843,
"end": 1846,
"loc": {
"start": {
"line": 40,
"column": 54
},
"end": {
"line": 40,
"column": 57
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1847,
"end": 1849,
"loc": {
"start": {
"line": 40,
"column": 58
},
"end": {
"line": 40,
"column": 60
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1850,
"end": 1851,
"loc": {
"start": {
"line": 40,
"column": 61
},
"end": {
"line": 40,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cameraPositionElement",
"start": 1851,
"end": 1872,
"loc": {
"start": {
"line": 40,
"column": 62
},
"end": {
"line": 40,
"column": 83
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1872,
"end": 1873,
"loc": {
"start": {
"line": 40,
"column": 83
},
"end": {
"line": 40,
"column": 84
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerHTML",
"start": 1873,
"end": 1882,
"loc": {
"start": {
"line": 40,
"column": 84
},
"end": {
"line": 40,
"column": 93
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1883,
"end": 1884,
"loc": {
"start": {
"line": 40,
"column": 94
},
"end": {
"line": 40,
"column": 95
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "str",
"start": 1885,
"end": 1888,
"loc": {
"start": {
"line": 40,
"column": 96
},
"end": {
"line": 40,
"column": 99
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1888,
"end": 1889,
"loc": {
"start": {
"line": 40,
"column": 99
},
"end": {
"line": 40,
"column": 100
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1889,
"end": 1890,
"loc": {
"start": {
"line": 40,
"column": 100
},
"end": {
"line": 40,
"column": 101
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1890,
"end": 1891,
"loc": {
"start": {
"line": 40,
"column": 101
},
"end": {
"line": 40,
"column": 102
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1903,
"end": 1907,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1907,
"end": 1908,
"loc": {
"start": {
"line": 42,
"column": 12
},
"end": {
"line": 42,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "versionElement",
"start": 1908,
"end": 1922,
"loc": {
"start": {
"line": 42,
"column": 13
},
"end": {
"line": 42,
"column": 27
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1923,
"end": 1924,
"loc": {
"start": {
"line": 42,
"column": 28
},
"end": {
"line": 42,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 1925,
"end": 1932,
"loc": {
"start": {
"line": 42,
"column": 30
},
"end": {
"line": 42,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1932,
"end": 1933,
"loc": {
"start": {
"line": 42,
"column": 37
},
"end": {
"line": 42,
"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": 1933,
"end": 1937,
"loc": {
"start": {
"line": 42,
"column": 38
},
"end": {
"line": 42,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1937,
"end": 1938,
"loc": {
"start": {
"line": 42,
"column": 42
},
"end": {
"line": 42,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 1938,
"end": 1945,
"loc": {
"start": {
"line": 42,
"column": 43
},
"end": {
"line": 42,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1945,
"end": 1946,
"loc": {
"start": {
"line": 42,
"column": 50
},
"end": {
"line": 42,
"column": 51
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 1947,
"end": 1951,
"loc": {
"start": {
"line": 42,
"column": 52
},
"end": {
"line": 42,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1951,
"end": 1952,
"loc": {
"start": {
"line": 42,
"column": 56
},
"end": {
"line": 42,
"column": 57
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1953,
"end": 1954,
"loc": {
"start": {
"line": 42,
"column": 58
},
"end": {
"line": 42,
"column": 59
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "version",
"start": 1954,
"end": 1963,
"loc": {
"start": {
"line": 42,
"column": 59
},
"end": {
"line": 42,
"column": 68
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1963,
"end": 1964,
"loc": {
"start": {
"line": 42,
"column": 68
},
"end": {
"line": 42,
"column": 69
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1964,
"end": 1965,
"loc": {
"start": {
"line": 42,
"column": 69
},
"end": {
"line": 42,
"column": 70
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "version unknown",
"start": 1966,
"end": 1983,
"loc": {
"start": {
"line": 42,
"column": 71
},
"end": {
"line": 42,
"column": 88
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1983,
"end": 1984,
"loc": {
"start": {
"line": 42,
"column": 88
},
"end": {
"line": 42,
"column": 89
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1984,
"end": 1985,
"loc": {
"start": {
"line": 42,
"column": 89
},
"end": {
"line": 42,
"column": 90
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1991,
"end": 1992,
"loc": {
"start": {
"line": 43,
"column": 4
},
"end": {
"line": 43,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialize",
"start": 2000,
"end": 2010,
"loc": {
"start": {
"line": 45,
"column": 4
},
"end": {
"line": 45,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2010,
"end": 2011,
"loc": {
"start": {
"line": 45,
"column": 14
},
"end": {
"line": 45,
"column": 15
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2011,
"end": 2012,
"loc": {
"start": {
"line": 45,
"column": 15
},
"end": {
"line": 45,
"column": 16
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2013,
"end": 2014,
"loc": {
"start": {
"line": 45,
"column": 17
},
"end": {
"line": 45,
"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": 2024,
"end": 2028,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2028,
"end": 2029,
"loc": {
"start": {
"line": 46,
"column": 12
},
"end": {
"line": 46,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "lastTick",
"start": 2029,
"end": 2037,
"loc": {
"start": {
"line": 46,
"column": 13
},
"end": {
"line": 46,
"column": 21
}
}
},
{
"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": 46,
"column": 22
},
"end": {
"line": 46,
"column": 23
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 2040,
"end": 2041,
"loc": {
"start": {
"line": 46,
"column": 24
},
"end": {
"line": 46,
"column": 25
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2041,
"end": 2042,
"loc": {
"start": {
"line": 46,
"column": 25
},
"end": {
"line": 46,
"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": 2054,
"end": 2058,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2058,
"end": 2059,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackedMode",
"start": 2059,
"end": 2070,
"loc": {
"start": {
"line": 48,
"column": 13
},
"end": {
"line": 48,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2071,
"end": 2072,
"loc": {
"start": {
"line": 48,
"column": 25
},
"end": {
"line": 48,
"column": 26
}
}
},
{
"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": 2073,
"end": 2076,
"loc": {
"start": {
"line": 48,
"column": 27
},
"end": {
"line": 48,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "TrackedState",
"start": 2077,
"end": 2089,
"loc": {
"start": {
"line": 48,
"column": 31
},
"end": {
"line": 48,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2089,
"end": 2090,
"loc": {
"start": {
"line": 48,
"column": 43
},
"end": {
"line": 48,
"column": 44
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2090,
"end": 2094,
"loc": {
"start": {
"line": 48,
"column": 44
},
"end": {
"line": 48,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2094,
"end": 2095,
"loc": {
"start": {
"line": 48,
"column": 48
},
"end": {
"line": 48,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onModeChanged",
"start": 2095,
"end": 2108,
"loc": {
"start": {
"line": 48,
"column": 49
},
"end": {
"line": 48,
"column": 62
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2108,
"end": 2109,
"loc": {
"start": {
"line": 48,
"column": 62
},
"end": {
"line": 48,
"column": 63
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2110,
"end": 2114,
"loc": {
"start": {
"line": 48,
"column": 64
},
"end": {
"line": 48,
"column": 68
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2114,
"end": 2115,
"loc": {
"start": {
"line": 48,
"column": 68
},
"end": {
"line": 48,
"column": 69
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2115,
"end": 2116,
"loc": {
"start": {
"line": 48,
"column": 69
},
"end": {
"line": 48,
"column": 70
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2126,
"end": 2130,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2130,
"end": 2131,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "domAttach",
"start": 2131,
"end": 2140,
"loc": {
"start": {
"line": 49,
"column": 13
},
"end": {
"line": 49,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2141,
"end": 2142,
"loc": {
"start": {
"line": 49,
"column": 23
},
"end": {
"line": 49,
"column": 24
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 2143,
"end": 2146,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 49,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "DynamicDomAttach",
"start": 2147,
"end": 2163,
"loc": {
"start": {
"line": 49,
"column": 29
},
"end": {
"line": 49,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2163,
"end": 2164,
"loc": {
"start": {
"line": 49,
"column": 45
},
"end": {
"line": 49,
"column": 46
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2164,
"end": 2168,
"loc": {
"start": {
"line": 49,
"column": 46
},
"end": {
"line": 49,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2168,
"end": 2169,
"loc": {
"start": {
"line": 49,
"column": 50
},
"end": {
"line": 49,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2169,
"end": 2173,
"loc": {
"start": {
"line": 49,
"column": 51
},
"end": {
"line": 49,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2173,
"end": 2174,
"loc": {
"start": {
"line": 49,
"column": 55
},
"end": {
"line": 49,
"column": 56
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2175,
"end": 2179,
"loc": {
"start": {
"line": 49,
"column": 57
},
"end": {
"line": 49,
"column": 61
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2179,
"end": 2180,
"loc": {
"start": {
"line": 49,
"column": 61
},
"end": {
"line": 49,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 2180,
"end": 2187,
"loc": {
"start": {
"line": 49,
"column": 62
},
"end": {
"line": 49,
"column": 69
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2187,
"end": 2188,
"loc": {
"start": {
"line": 49,
"column": 69
},
"end": {
"line": 49,
"column": 70
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2188,
"end": 2189,
"loc": {
"start": {
"line": 49,
"column": 70
},
"end": {
"line": 49,
"column": 71
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2201,
"end": 2205,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2205,
"end": 2206,
"loc": {
"start": {
"line": 51,
"column": 12
},
"end": {
"line": 51,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2206,
"end": 2210,
"loc": {
"start": {
"line": 51,
"column": 13
},
"end": {
"line": 51,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2210,
"end": 2211,
"loc": {
"start": {
"line": 51,
"column": 17
},
"end": {
"line": 51,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keyMapper",
"start": 2211,
"end": 2220,
"loc": {
"start": {
"line": 51,
"column": 18
},
"end": {
"line": 51,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2220,
"end": 2221,
"loc": {
"start": {
"line": 51,
"column": 27
},
"end": {
"line": 51,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getBinding",
"start": 2221,
"end": 2231,
"loc": {
"start": {
"line": 51,
"column": 28
},
"end": {
"line": 51,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2231,
"end": 2232,
"loc": {
"start": {
"line": 51,
"column": 38
},
"end": {
"line": 51,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "KEYMAPPINGS",
"start": 2232,
"end": 2243,
"loc": {
"start": {
"line": 51,
"column": 39
},
"end": {
"line": 51,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2243,
"end": 2244,
"loc": {
"start": {
"line": 51,
"column": 50
},
"end": {
"line": 51,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ingame",
"start": 2244,
"end": 2250,
"loc": {
"start": {
"line": 51,
"column": 51
},
"end": {
"line": 51,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2250,
"end": 2251,
"loc": {
"start": {
"line": 51,
"column": 57
},
"end": {
"line": 51,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toggleFPSInfo",
"start": 2251,
"end": 2264,
"loc": {
"start": {
"line": 51,
"column": 58
},
"end": {
"line": 51,
"column": 71
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2264,
"end": 2265,
"loc": {
"start": {
"line": 51,
"column": 71
},
"end": {
"line": 51,
"column": 72
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2265,
"end": 2266,
"loc": {
"start": {
"line": 51,
"column": 72
},
"end": {
"line": 51,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "add",
"start": 2266,
"end": 2269,
"loc": {
"start": {
"line": 51,
"column": 73
},
"end": {
"line": 51,
"column": 76
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2269,
"end": 2270,
"loc": {
"start": {
"line": 51,
"column": 76
},
"end": {
"line": 51,
"column": 77
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2270,
"end": 2271,
"loc": {
"start": {
"line": 51,
"column": 77
},
"end": {
"line": 51,
"column": 78
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2271,
"end": 2272,
"loc": {
"start": {
"line": 51,
"column": 78
},
"end": {
"line": 51,
"column": 79
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2273,
"end": 2275,
"loc": {
"start": {
"line": 51,
"column": 80
},
"end": {
"line": 51,
"column": 82
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2276,
"end": 2280,
"loc": {
"start": {
"line": 51,
"column": 83
},
"end": {
"line": 51,
"column": 87
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2280,
"end": 2281,
"loc": {
"start": {
"line": 51,
"column": 87
},
"end": {
"line": 51,
"column": 88
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cycleModes",
"start": 2281,
"end": 2291,
"loc": {
"start": {
"line": 51,
"column": 88
},
"end": {
"line": 51,
"column": 98
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2291,
"end": 2292,
"loc": {
"start": {
"line": 51,
"column": 98
},
"end": {
"line": 51,
"column": 99
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2292,
"end": 2293,
"loc": {
"start": {
"line": 51,
"column": 99
},
"end": {
"line": 51,
"column": 100
}
}
},
{
"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": 51,
"column": 100
},
"end": {
"line": 51,
"column": 101
}
}
},
{
"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": 51,
"column": 101
},
"end": {
"line": 51,
"column": 102
}
}
},
{
"type": "CommentLine",
"value": " Set initial mode",
"start": 2307,
"end": 2326,
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 53,
"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": 2336,
"end": 2340,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2340,
"end": 2341,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackedMode",
"start": 2341,
"end": 2352,
"loc": {
"start": {
"line": 54,
"column": 13
},
"end": {
"line": 54,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2352,
"end": 2353,
"loc": {
"start": {
"line": 54,
"column": 24
},
"end": {
"line": 54,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "set",
"start": 2353,
"end": 2356,
"loc": {
"start": {
"line": 54,
"column": 25
},
"end": {
"line": 54,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2356,
"end": 2357,
"loc": {
"start": {
"line": 54,
"column": 28
},
"end": {
"line": 54,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDebugOverlayMode",
"start": 2357,
"end": 2377,
"loc": {
"start": {
"line": 54,
"column": 29
},
"end": {
"line": 54,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2377,
"end": 2378,
"loc": {
"start": {
"line": 54,
"column": 49
},
"end": {
"line": 54,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "disabled",
"start": 2378,
"end": 2386,
"loc": {
"start": {
"line": 54,
"column": 50
},
"end": {
"line": 54,
"column": 58
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2386,
"end": 2387,
"loc": {
"start": {
"line": 54,
"column": 58
},
"end": {
"line": 54,
"column": 59
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2387,
"end": 2388,
"loc": {
"start": {
"line": 54,
"column": 59
},
"end": {
"line": 54,
"column": 60
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2394,
"end": 2395,
"loc": {
"start": {
"line": 55,
"column": 4
},
"end": {
"line": 55,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Called when the mode changed\r\n * @param {enumDebugOverlayMode} mode\r\n ",
"start": 2403,
"end": 2495,
"loc": {
"start": {
"line": 57,
"column": 4
},
"end": {
"line": 60,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onModeChanged",
"start": 2501,
"end": 2514,
"loc": {
"start": {
"line": 61,
"column": 4
},
"end": {
"line": 61,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2514,
"end": 2515,
"loc": {
"start": {
"line": 61,
"column": 17
},
"end": {
"line": 61,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mode",
"start": 2515,
"end": 2519,
"loc": {
"start": {
"line": 61,
"column": 18
},
"end": {
"line": 61,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2519,
"end": 2520,
"loc": {
"start": {
"line": 61,
"column": 22
},
"end": {
"line": 61,
"column": 23
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2521,
"end": 2522,
"loc": {
"start": {
"line": 61,
"column": 24
},
"end": {
"line": 61,
"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": 2532,
"end": 2536,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2536,
"end": 2537,
"loc": {
"start": {
"line": 62,
"column": 12
},
"end": {
"line": 62,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 2537,
"end": 2544,
"loc": {
"start": {
"line": 62,
"column": 13
},
"end": {
"line": 62,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2544,
"end": 2545,
"loc": {
"start": {
"line": 62,
"column": 20
},
"end": {
"line": 62,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setAttribute",
"start": 2545,
"end": 2557,
"loc": {
"start": {
"line": 62,
"column": 21
},
"end": {
"line": 62,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2557,
"end": 2558,
"loc": {
"start": {
"line": 62,
"column": 33
},
"end": {
"line": 62,
"column": 34
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "data-mode",
"start": 2558,
"end": 2569,
"loc": {
"start": {
"line": 62,
"column": 34
},
"end": {
"line": 62,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2569,
"end": 2570,
"loc": {
"start": {
"line": 62,
"column": 45
},
"end": {
"line": 62,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mode",
"start": 2571,
"end": 2575,
"loc": {
"start": {
"line": 62,
"column": 47
},
"end": {
"line": 62,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2575,
"end": 2576,
"loc": {
"start": {
"line": 62,
"column": 51
},
"end": {
"line": 62,
"column": 52
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2576,
"end": 2577,
"loc": {
"start": {
"line": 62,
"column": 52
},
"end": {
"line": 62,
"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": 2587,
"end": 2591,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2591,
"end": 2592,
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "versionElement",
"start": 2592,
"end": 2606,
"loc": {
"start": {
"line": 63,
"column": 13
},
"end": {
"line": 63,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2606,
"end": 2607,
"loc": {
"start": {
"line": 63,
"column": 27
},
"end": {
"line": 63,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerText",
"start": 2607,
"end": 2616,
"loc": {
"start": {
"line": 63,
"column": 28
},
"end": {
"line": 63,
"column": 37
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2617,
"end": 2618,
"loc": {
"start": {
"line": 63,
"column": 38
},
"end": {
"line": 63,
"column": 39
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2619,
"end": 2620,
"loc": {
"start": {
"line": 63,
"column": 40
},
"end": {
"line": 63,
"column": 41
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 2620,
"end": 2620,
"loc": {
"start": {
"line": 63,
"column": 41
},
"end": {
"line": 63,
"column": 41
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2620,
"end": 2622,
"loc": {
"start": {
"line": 63,
"column": 41
},
"end": {
"line": 63,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "G_BUILD_VERSION",
"start": 2622,
"end": 2637,
"loc": {
"start": {
"line": 63,
"column": 43
},
"end": {
"line": 63,
"column": 58
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2637,
"end": 2638,
"loc": {
"start": {
"line": 63,
"column": 58
},
"end": {
"line": 63,
"column": 59
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " @ ",
"start": 2638,
"end": 2641,
"loc": {
"start": {
"line": 63,
"column": 59
},
"end": {
"line": 63,
"column": 62
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2641,
"end": 2643,
"loc": {
"start": {
"line": 63,
"column": 62
},
"end": {
"line": 63,
"column": 64
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "G_APP_ENVIRONMENT",
"start": 2643,
"end": 2660,
"loc": {
"start": {
"line": 63,
"column": 64
},
"end": {
"line": 63,
"column": 81
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2660,
"end": 2661,
"loc": {
"start": {
"line": 63,
"column": 81
},
"end": {
"line": 63,
"column": 82
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " @ ",
"start": 2661,
"end": 2664,
"loc": {
"start": {
"line": 63,
"column": 82
},
"end": {
"line": 63,
"column": 85
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2664,
"end": 2666,
"loc": {
"start": {
"line": 63,
"column": 85
},
"end": {
"line": 63,
"column": 87
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "G_BUILD_COMMIT_HASH",
"start": 2666,
"end": 2685,
"loc": {
"start": {
"line": 63,
"column": 87
},
"end": {
"line": 63,
"column": 106
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2685,
"end": 2686,
"loc": {
"start": {
"line": 63,
"column": 106
},
"end": {
"line": 63,
"column": 107
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 2686,
"end": 2686,
"loc": {
"start": {
"line": 63,
"column": 107
},
"end": {
"line": 63,
"column": 107
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2686,
"end": 2687,
"loc": {
"start": {
"line": 63,
"column": 107
},
"end": {
"line": 63,
"column": 108
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2687,
"end": 2688,
"loc": {
"start": {
"line": 63,
"column": 108
},
"end": {
"line": 63,
"column": 109
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2694,
"end": 2695,
"loc": {
"start": {
"line": 64,
"column": 4
},
"end": {
"line": 64,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Updates the labels\r\n ",
"start": 2703,
"end": 2742,
"loc": {
"start": {
"line": 66,
"column": 4
},
"end": {
"line": 68,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateLabels",
"start": 2748,
"end": 2760,
"loc": {
"start": {
"line": 69,
"column": 4
},
"end": {
"line": 69,
"column": 16
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2760,
"end": 2761,
"loc": {
"start": {
"line": 69,
"column": 16
},
"end": {
"line": 69,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2761,
"end": 2762,
"loc": {
"start": {
"line": 69,
"column": 17
},
"end": {
"line": 69,
"column": 18
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2763,
"end": 2764,
"loc": {
"start": {
"line": 69,
"column": 19
},
"end": {
"line": 69,
"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": 2774,
"end": 2778,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2778,
"end": 2779,
"loc": {
"start": {
"line": 70,
"column": 12
},
"end": {
"line": 70,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackedTickRate",
"start": 2779,
"end": 2794,
"loc": {
"start": {
"line": 70,
"column": 13
},
"end": {
"line": 70,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2794,
"end": 2795,
"loc": {
"start": {
"line": 70,
"column": 28
},
"end": {
"line": 70,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "set",
"start": 2795,
"end": 2798,
"loc": {
"start": {
"line": 70,
"column": 29
},
"end": {
"line": 70,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2798,
"end": 2799,
"loc": {
"start": {
"line": 70,
"column": 32
},
"end": {
"line": 70,
"column": 33
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Tickrate: ",
"start": 2799,
"end": 2811,
"loc": {
"start": {
"line": 70,
"column": 33
},
"end": {
"line": 70,
"column": 45
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 2812,
"end": 2813,
"loc": {
"start": {
"line": 70,
"column": 46
},
"end": {
"line": 70,
"column": 47
}
}
},
{
"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": 2814,
"end": 2818,
"loc": {
"start": {
"line": 70,
"column": 48
},
"end": {
"line": 70,
"column": 52
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2818,
"end": 2819,
"loc": {
"start": {
"line": 70,
"column": 52
},
"end": {
"line": 70,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2819,
"end": 2823,
"loc": {
"start": {
"line": 70,
"column": 53
},
"end": {
"line": 70,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2823,
"end": 2824,
"loc": {
"start": {
"line": 70,
"column": 57
},
"end": {
"line": 70,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dynamicTickrate",
"start": 2824,
"end": 2839,
"loc": {
"start": {
"line": 70,
"column": 58
},
"end": {
"line": 70,
"column": 73
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2839,
"end": 2840,
"loc": {
"start": {
"line": 70,
"column": 73
},
"end": {
"line": 70,
"column": 74
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentTickRate",
"start": 2840,
"end": 2855,
"loc": {
"start": {
"line": 70,
"column": 74
},
"end": {
"line": 70,
"column": 89
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2855,
"end": 2856,
"loc": {
"start": {
"line": 70,
"column": 89
},
"end": {
"line": 70,
"column": 90
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2856,
"end": 2857,
"loc": {
"start": {
"line": 70,
"column": 90
},
"end": {
"line": 70,
"column": 91
}
}
},
{
"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": 2867,
"end": 2871,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 71,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2871,
"end": 2872,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackedFPS",
"start": 2872,
"end": 2882,
"loc": {
"start": {
"line": 71,
"column": 13
},
"end": {
"line": 71,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2882,
"end": 2883,
"loc": {
"start": {
"line": 71,
"column": 23
},
"end": {
"line": 71,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "set",
"start": 2883,
"end": 2886,
"loc": {
"start": {
"line": 71,
"column": 24
},
"end": {
"line": 71,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2886,
"end": 2887,
"loc": {
"start": {
"line": 71,
"column": 27
},
"end": {
"line": 71,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "FPS: ",
"start": 2901,
"end": 2908,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 72,
"column": 19
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 2909,
"end": 2910,
"loc": {
"start": {
"line": 72,
"column": 20
},
"end": {
"line": 72,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Math",
"start": 2928,
"end": 2932,
"loc": {
"start": {
"line": 73,
"column": 16
},
"end": {
"line": 73,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2932,
"end": 2933,
"loc": {
"start": {
"line": 73,
"column": 20
},
"end": {
"line": 73,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "round",
"start": 2933,
"end": 2938,
"loc": {
"start": {
"line": 73,
"column": 21
},
"end": {
"line": 73,
"column": 26
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2938,
"end": 2939,
"loc": {
"start": {
"line": 73,
"column": 26
},
"end": {
"line": 73,
"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": 2939,
"end": 2943,
"loc": {
"start": {
"line": 73,
"column": 27
},
"end": {
"line": 73,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2943,
"end": 2944,
"loc": {
"start": {
"line": 73,
"column": 31
},
"end": {
"line": 73,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2944,
"end": 2948,
"loc": {
"start": {
"line": 73,
"column": 32
},
"end": {
"line": 73,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2948,
"end": 2949,
"loc": {
"start": {
"line": 73,
"column": 36
},
"end": {
"line": 73,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dynamicTickrate",
"start": 2949,
"end": 2964,
"loc": {
"start": {
"line": 73,
"column": 37
},
"end": {
"line": 73,
"column": 52
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2964,
"end": 2965,
"loc": {
"start": {
"line": 73,
"column": 52
},
"end": {
"line": 73,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "averageFps",
"start": 2965,
"end": 2975,
"loc": {
"start": {
"line": 73,
"column": 53
},
"end": {
"line": 73,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2975,
"end": 2976,
"loc": {
"start": {
"line": 73,
"column": 63
},
"end": {
"line": 73,
"column": 64
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 2977,
"end": 2978,
"loc": {
"start": {
"line": 73,
"column": 65
},
"end": {
"line": 73,
"column": 66
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " (",
"start": 2996,
"end": 3000,
"loc": {
"start": {
"line": 74,
"column": 16
},
"end": {
"line": 74,
"column": 20
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 3001,
"end": 3002,
"loc": {
"start": {
"line": 74,
"column": 21
},
"end": {
"line": 74,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "round2Digits",
"start": 3020,
"end": 3032,
"loc": {
"start": {
"line": 75,
"column": 16
},
"end": {
"line": 75,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3032,
"end": 3033,
"loc": {
"start": {
"line": 75,
"column": 28
},
"end": {
"line": 75,
"column": 29
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1000,
"start": 3033,
"end": 3037,
"loc": {
"start": {
"line": 75,
"column": 29
},
"end": {
"line": 75,
"column": 33
}
}
},
{
"type": {
"label": "/",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "/",
"start": 3038,
"end": 3039,
"loc": {
"start": {
"line": 75,
"column": 34
},
"end": {
"line": 75,
"column": 35
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3040,
"end": 3044,
"loc": {
"start": {
"line": 75,
"column": 36
},
"end": {
"line": 75,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3044,
"end": 3045,
"loc": {
"start": {
"line": 75,
"column": 40
},
"end": {
"line": 75,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 3045,
"end": 3049,
"loc": {
"start": {
"line": 75,
"column": 41
},
"end": {
"line": 75,
"column": 45
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3049,
"end": 3050,
"loc": {
"start": {
"line": 75,
"column": 45
},
"end": {
"line": 75,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dynamicTickrate",
"start": 3050,
"end": 3065,
"loc": {
"start": {
"line": 75,
"column": 46
},
"end": {
"line": 75,
"column": 61
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3065,
"end": 3066,
"loc": {
"start": {
"line": 75,
"column": 61
},
"end": {
"line": 75,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "averageFps",
"start": 3066,
"end": 3076,
"loc": {
"start": {
"line": 75,
"column": 62
},
"end": {
"line": 75,
"column": 72
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3076,
"end": 3077,
"loc": {
"start": {
"line": 75,
"column": 72
},
"end": {
"line": 75,
"column": 73
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 3078,
"end": 3079,
"loc": {
"start": {
"line": 75,
"column": 74
},
"end": {
"line": 75,
"column": 75
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " ms)",
"start": 3097,
"end": 3103,
"loc": {
"start": {
"line": 76,
"column": 16
},
"end": {
"line": 76,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3113,
"end": 3114,
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 9
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3114,
"end": 3115,
"loc": {
"start": {
"line": 77,
"column": 9
},
"end": {
"line": 77,
"column": 10
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3125,
"end": 3129,
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3129,
"end": 3130,
"loc": {
"start": {
"line": 78,
"column": 12
},
"end": {
"line": 78,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackedTickDuration",
"start": 3130,
"end": 3149,
"loc": {
"start": {
"line": 78,
"column": 13
},
"end": {
"line": 78,
"column": 32
}
}
},
{
"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": 78,
"column": 32
},
"end": {
"line": 78,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "set",
"start": 3150,
"end": 3153,
"loc": {
"start": {
"line": 78,
"column": 33
},
"end": {
"line": 78,
"column": 36
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3153,
"end": 3154,
"loc": {
"start": {
"line": 78,
"column": 36
},
"end": {
"line": 78,
"column": 37
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Tick: ",
"start": 3168,
"end": 3176,
"loc": {
"start": {
"line": 79,
"column": 12
},
"end": {
"line": 79,
"column": 20
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 3177,
"end": 3178,
"loc": {
"start": {
"line": 79,
"column": 21
},
"end": {
"line": 79,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "round3Digits",
"start": 3179,
"end": 3191,
"loc": {
"start": {
"line": 79,
"column": 23
},
"end": {
"line": 79,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3191,
"end": 3192,
"loc": {
"start": {
"line": 79,
"column": 35
},
"end": {
"line": 79,
"column": 36
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3192,
"end": 3196,
"loc": {
"start": {
"line": 79,
"column": 36
},
"end": {
"line": 79,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3196,
"end": 3197,
"loc": {
"start": {
"line": 79,
"column": 40
},
"end": {
"line": 79,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 3197,
"end": 3201,
"loc": {
"start": {
"line": 79,
"column": 41
},
"end": {
"line": 79,
"column": 45
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3201,
"end": 3202,
"loc": {
"start": {
"line": 79,
"column": 45
},
"end": {
"line": 79,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dynamicTickrate",
"start": 3202,
"end": 3217,
"loc": {
"start": {
"line": 79,
"column": 46
},
"end": {
"line": 79,
"column": 61
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3217,
"end": 3218,
"loc": {
"start": {
"line": 79,
"column": 61
},
"end": {
"line": 79,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "averageTickDuration",
"start": 3218,
"end": 3237,
"loc": {
"start": {
"line": 79,
"column": 62
},
"end": {
"line": 79,
"column": 81
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3237,
"end": 3238,
"loc": {
"start": {
"line": 79,
"column": 81
},
"end": {
"line": 79,
"column": 82
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 3239,
"end": 3240,
"loc": {
"start": {
"line": 79,
"column": 83
},
"end": {
"line": 79,
"column": 84
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "ms",
"start": 3241,
"end": 3245,
"loc": {
"start": {
"line": 79,
"column": 85
},
"end": {
"line": 79,
"column": 89
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3255,
"end": 3256,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 9
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3256,
"end": 3257,
"loc": {
"start": {
"line": 80,
"column": 9
},
"end": {
"line": 80,
"column": 10
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3263,
"end": 3264,
"loc": {
"start": {
"line": 81,
"column": 4
},
"end": {
"line": 81,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Updates the detailed information\r\n ",
"start": 3272,
"end": 3325,
"loc": {
"start": {
"line": 83,
"column": 4
},
"end": {
"line": 85,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateDetailedInformation",
"start": 3331,
"end": 3356,
"loc": {
"start": {
"line": 86,
"column": 4
},
"end": {
"line": 86,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3356,
"end": 3357,
"loc": {
"start": {
"line": 86,
"column": 29
},
"end": {
"line": 86,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3357,
"end": 3358,
"loc": {
"start": {
"line": 86,
"column": 30
},
"end": {
"line": 86,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3359,
"end": 3360,
"loc": {
"start": {
"line": 86,
"column": 32
},
"end": {
"line": 86,
"column": 33
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 3370,
"end": 3375,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mousePos",
"start": 3376,
"end": 3384,
"loc": {
"start": {
"line": 87,
"column": 14
},
"end": {
"line": 87,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3385,
"end": 3386,
"loc": {
"start": {
"line": 87,
"column": 23
},
"end": {
"line": 87,
"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": 3387,
"end": 3391,
"loc": {
"start": {
"line": 87,
"column": 25
},
"end": {
"line": 87,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3391,
"end": 3392,
"loc": {
"start": {
"line": 87,
"column": 29
},
"end": {
"line": 87,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 3392,
"end": 3396,
"loc": {
"start": {
"line": 87,
"column": 30
},
"end": {
"line": 87,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3396,
"end": 3397,
"loc": {
"start": {
"line": 87,
"column": 34
},
"end": {
"line": 87,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 3397,
"end": 3400,
"loc": {
"start": {
"line": 87,
"column": 35
},
"end": {
"line": 87,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3400,
"end": 3401,
"loc": {
"start": {
"line": 87,
"column": 38
},
"end": {
"line": 87,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mousePosition",
"start": 3401,
"end": 3414,
"loc": {
"start": {
"line": 87,
"column": 39
},
"end": {
"line": 87,
"column": 52
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 3415,
"end": 3417,
"loc": {
"start": {
"line": 87,
"column": 53
},
"end": {
"line": 87,
"column": 55
}
}
},
{
"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": 3418,
"end": 3421,
"loc": {
"start": {
"line": 87,
"column": 56
},
"end": {
"line": 87,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 3422,
"end": 3428,
"loc": {
"start": {
"line": 87,
"column": 60
},
"end": {
"line": 87,
"column": 66
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3428,
"end": 3429,
"loc": {
"start": {
"line": 87,
"column": 66
},
"end": {
"line": 87,
"column": 67
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 3429,
"end": 3430,
"loc": {
"start": {
"line": 87,
"column": 67
},
"end": {
"line": 87,
"column": 68
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3430,
"end": 3431,
"loc": {
"start": {
"line": 87,
"column": 68
},
"end": {
"line": 87,
"column": 69
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 3432,
"end": 3433,
"loc": {
"start": {
"line": 87,
"column": 70
},
"end": {
"line": 87,
"column": 71
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3433,
"end": 3434,
"loc": {
"start": {
"line": 87,
"column": 71
},
"end": {
"line": 87,
"column": 72
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3434,
"end": 3435,
"loc": {
"start": {
"line": 87,
"column": 72
},
"end": {
"line": 87,
"column": 73
}
}
},
{
"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": 3445,
"end": 3450,
"loc": {
"start": {
"line": 88,
"column": 8
},
"end": {
"line": 88,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mouseTile",
"start": 3451,
"end": 3460,
"loc": {
"start": {
"line": 88,
"column": 14
},
"end": {
"line": 88,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3461,
"end": 3462,
"loc": {
"start": {
"line": 88,
"column": 24
},
"end": {
"line": 88,
"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": 3463,
"end": 3467,
"loc": {
"start": {
"line": 88,
"column": 26
},
"end": {
"line": 88,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3467,
"end": 3468,
"loc": {
"start": {
"line": 88,
"column": 30
},
"end": {
"line": 88,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 3468,
"end": 3472,
"loc": {
"start": {
"line": 88,
"column": 31
},
"end": {
"line": 88,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3472,
"end": 3473,
"loc": {
"start": {
"line": 88,
"column": 35
},
"end": {
"line": 88,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "camera",
"start": 3473,
"end": 3479,
"loc": {
"start": {
"line": 88,
"column": 36
},
"end": {
"line": 88,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3479,
"end": 3480,
"loc": {
"start": {
"line": 88,
"column": 42
},
"end": {
"line": 88,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "screenToWorld",
"start": 3480,
"end": 3493,
"loc": {
"start": {
"line": 88,
"column": 43
},
"end": {
"line": 88,
"column": 56
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3493,
"end": 3494,
"loc": {
"start": {
"line": 88,
"column": 56
},
"end": {
"line": 88,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mousePos",
"start": 3494,
"end": 3502,
"loc": {
"start": {
"line": 88,
"column": 57
},
"end": {
"line": 88,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3502,
"end": 3503,
"loc": {
"start": {
"line": 88,
"column": 65
},
"end": {
"line": 88,
"column": 66
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3503,
"end": 3504,
"loc": {
"start": {
"line": 88,
"column": 66
},
"end": {
"line": 88,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toTileSpace",
"start": 3504,
"end": 3515,
"loc": {
"start": {
"line": 88,
"column": 67
},
"end": {
"line": 88,
"column": 78
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3515,
"end": 3516,
"loc": {
"start": {
"line": 88,
"column": 78
},
"end": {
"line": 88,
"column": 79
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3516,
"end": 3517,
"loc": {
"start": {
"line": 88,
"column": 79
},
"end": {
"line": 88,
"column": 80
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3517,
"end": 3518,
"loc": {
"start": {
"line": 88,
"column": 80
},
"end": {
"line": 88,
"column": 81
}
}
},
{
"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": 3528,
"end": 3533,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cameraTile",
"start": 3534,
"end": 3544,
"loc": {
"start": {
"line": 89,
"column": 14
},
"end": {
"line": 89,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3545,
"end": 3546,
"loc": {
"start": {
"line": 89,
"column": 25
},
"end": {
"line": 89,
"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": 3547,
"end": 3551,
"loc": {
"start": {
"line": 89,
"column": 27
},
"end": {
"line": 89,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3551,
"end": 3552,
"loc": {
"start": {
"line": 89,
"column": 31
},
"end": {
"line": 89,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 3552,
"end": 3556,
"loc": {
"start": {
"line": 89,
"column": 32
},
"end": {
"line": 89,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3556,
"end": 3557,
"loc": {
"start": {
"line": 89,
"column": 36
},
"end": {
"line": 89,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "camera",
"start": 3557,
"end": 3563,
"loc": {
"start": {
"line": 89,
"column": 37
},
"end": {
"line": 89,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3563,
"end": 3564,
"loc": {
"start": {
"line": 89,
"column": 43
},
"end": {
"line": 89,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "center",
"start": 3564,
"end": 3570,
"loc": {
"start": {
"line": 89,
"column": 44
},
"end": {
"line": 89,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3570,
"end": 3571,
"loc": {
"start": {
"line": 89,
"column": 50
},
"end": {
"line": 89,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toTileSpace",
"start": 3571,
"end": 3582,
"loc": {
"start": {
"line": 89,
"column": 51
},
"end": {
"line": 89,
"column": 62
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3582,
"end": 3583,
"loc": {
"start": {
"line": 89,
"column": 62
},
"end": {
"line": 89,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3583,
"end": 3584,
"loc": {
"start": {
"line": 89,
"column": 63
},
"end": {
"line": 89,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3584,
"end": 3585,
"loc": {
"start": {
"line": 89,
"column": 64
},
"end": {
"line": 89,
"column": 65
}
}
},
{
"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": 3597,
"end": 3601,
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 91,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3601,
"end": 3602,
"loc": {
"start": {
"line": 91,
"column": 12
},
"end": {
"line": 91,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackedMousePosition",
"start": 3602,
"end": 3622,
"loc": {
"start": {
"line": 91,
"column": 13
},
"end": {
"line": 91,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3622,
"end": 3623,
"loc": {
"start": {
"line": 91,
"column": 33
},
"end": {
"line": 91,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "set",
"start": 3623,
"end": 3626,
"loc": {
"start": {
"line": 91,
"column": 34
},
"end": {
"line": 91,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3626,
"end": 3627,
"loc": {
"start": {
"line": 91,
"column": 37
},
"end": {
"line": 91,
"column": 38
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3627,
"end": 3628,
"loc": {
"start": {
"line": 91,
"column": 38
},
"end": {
"line": 91,
"column": 39
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Mouse: <code>",
"start": 3628,
"end": 3641,
"loc": {
"start": {
"line": 91,
"column": 39
},
"end": {
"line": 91,
"column": 52
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3641,
"end": 3643,
"loc": {
"start": {
"line": 91,
"column": 52
},
"end": {
"line": 91,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mouseTile",
"start": 3643,
"end": 3652,
"loc": {
"start": {
"line": 91,
"column": 54
},
"end": {
"line": 91,
"column": 63
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3652,
"end": 3653,
"loc": {
"start": {
"line": 91,
"column": 63
},
"end": {
"line": 91,
"column": 64
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "x",
"start": 3653,
"end": 3654,
"loc": {
"start": {
"line": 91,
"column": 64
},
"end": {
"line": 91,
"column": 65
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3654,
"end": 3655,
"loc": {
"start": {
"line": 91,
"column": 65
},
"end": {
"line": 91,
"column": 66
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "</code> / <code>",
"start": 3655,
"end": 3671,
"loc": {
"start": {
"line": 91,
"column": 66
},
"end": {
"line": 91,
"column": 82
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3671,
"end": 3673,
"loc": {
"start": {
"line": 91,
"column": 82
},
"end": {
"line": 91,
"column": 84
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "mouseTile",
"start": 3673,
"end": 3682,
"loc": {
"start": {
"line": 91,
"column": 84
},
"end": {
"line": 91,
"column": 93
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3682,
"end": 3683,
"loc": {
"start": {
"line": 91,
"column": 93
},
"end": {
"line": 91,
"column": 94
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "y",
"start": 3683,
"end": 3684,
"loc": {
"start": {
"line": 91,
"column": 94
},
"end": {
"line": 91,
"column": 95
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3684,
"end": 3685,
"loc": {
"start": {
"line": 91,
"column": 95
},
"end": {
"line": 91,
"column": 96
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "</code>",
"start": 3685,
"end": 3692,
"loc": {
"start": {
"line": 91,
"column": 96
},
"end": {
"line": 91,
"column": 103
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3692,
"end": 3693,
"loc": {
"start": {
"line": 91,
"column": 103
},
"end": {
"line": 91,
"column": 104
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3693,
"end": 3694,
"loc": {
"start": {
"line": 91,
"column": 104
},
"end": {
"line": 91,
"column": 105
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3694,
"end": 3695,
"loc": {
"start": {
"line": 91,
"column": 105
},
"end": {
"line": 91,
"column": 106
}
}
},
{
"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": 3705,
"end": 3709,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3709,
"end": 3710,
"loc": {
"start": {
"line": 92,
"column": 12
},
"end": {
"line": 92,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackedCameraPosition",
"start": 3710,
"end": 3731,
"loc": {
"start": {
"line": 92,
"column": 13
},
"end": {
"line": 92,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3731,
"end": 3732,
"loc": {
"start": {
"line": 92,
"column": 34
},
"end": {
"line": 92,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "set",
"start": 3732,
"end": 3735,
"loc": {
"start": {
"line": 92,
"column": 35
},
"end": {
"line": 92,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3735,
"end": 3736,
"loc": {
"start": {
"line": 92,
"column": 38
},
"end": {
"line": 92,
"column": 39
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3736,
"end": 3737,
"loc": {
"start": {
"line": 92,
"column": 39
},
"end": {
"line": 92,
"column": 40
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Camera: <code>",
"start": 3737,
"end": 3751,
"loc": {
"start": {
"line": 92,
"column": 40
},
"end": {
"line": 92,
"column": 54
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3751,
"end": 3753,
"loc": {
"start": {
"line": 92,
"column": 54
},
"end": {
"line": 92,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cameraTile",
"start": 3753,
"end": 3763,
"loc": {
"start": {
"line": 92,
"column": 56
},
"end": {
"line": 92,
"column": 66
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3763,
"end": 3764,
"loc": {
"start": {
"line": 92,
"column": 66
},
"end": {
"line": 92,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "x",
"start": 3764,
"end": 3765,
"loc": {
"start": {
"line": 92,
"column": 67
},
"end": {
"line": 92,
"column": 68
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3765,
"end": 3766,
"loc": {
"start": {
"line": 92,
"column": 68
},
"end": {
"line": 92,
"column": 69
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "</code> / <code>",
"start": 3766,
"end": 3782,
"loc": {
"start": {
"line": 92,
"column": 69
},
"end": {
"line": 92,
"column": 85
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3782,
"end": 3784,
"loc": {
"start": {
"line": 92,
"column": 85
},
"end": {
"line": 92,
"column": 87
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cameraTile",
"start": 3784,
"end": 3794,
"loc": {
"start": {
"line": 92,
"column": 87
},
"end": {
"line": 92,
"column": 97
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3794,
"end": 3795,
"loc": {
"start": {
"line": 92,
"column": 97
},
"end": {
"line": 92,
"column": 98
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "y",
"start": 3795,
"end": 3796,
"loc": {
"start": {
"line": 92,
"column": 98
},
"end": {
"line": 92,
"column": 99
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3796,
"end": 3797,
"loc": {
"start": {
"line": 92,
"column": 99
},
"end": {
"line": 92,
"column": 100
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "</code>",
"start": 3797,
"end": 3804,
"loc": {
"start": {
"line": 92,
"column": 100
},
"end": {
"line": 92,
"column": 107
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3804,
"end": 3805,
"loc": {
"start": {
"line": 92,
"column": 107
},
"end": {
"line": 92,
"column": 108
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3805,
"end": 3806,
"loc": {
"start": {
"line": 92,
"column": 108
},
"end": {
"line": 92,
"column": 109
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3806,
"end": 3807,
"loc": {
"start": {
"line": 92,
"column": 109
},
"end": {
"line": 92,
"column": 110
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3813,
"end": 3814,
"loc": {
"start": {
"line": 93,
"column": 4
},
"end": {
"line": 93,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Cycles through the different modes\r\n ",
"start": 3822,
"end": 3877,
"loc": {
"start": {
"line": 95,
"column": 4
},
"end": {
"line": 97,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cycleModes",
"start": 3883,
"end": 3893,
"loc": {
"start": {
"line": 98,
"column": 4
},
"end": {
"line": 98,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3893,
"end": 3894,
"loc": {
"start": {
"line": 98,
"column": 14
},
"end": {
"line": 98,
"column": 15
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3894,
"end": 3895,
"loc": {
"start": {
"line": 98,
"column": 15
},
"end": {
"line": 98,
"column": 16
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3896,
"end": 3897,
"loc": {
"start": {
"line": 98,
"column": 17
},
"end": {
"line": 98,
"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": 3907,
"end": 3911,
"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": 3911,
"end": 3912,
"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": "trackedMode",
"start": 3912,
"end": 3923,
"loc": {
"start": {
"line": 99,
"column": 13
},
"end": {
"line": 99,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3923,
"end": 3924,
"loc": {
"start": {
"line": 99,
"column": 24
},
"end": {
"line": 99,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "set",
"start": 3924,
"end": 3927,
"loc": {
"start": {
"line": 99,
"column": 25
},
"end": {
"line": 99,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3927,
"end": 3928,
"loc": {
"start": {
"line": 99,
"column": 28
},
"end": {
"line": 99,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDebugOverlayModeNext",
"start": 3928,
"end": 3952,
"loc": {
"start": {
"line": 99,
"column": 29
},
"end": {
"line": 99,
"column": 53
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3952,
"end": 3953,
"loc": {
"start": {
"line": 99,
"column": 53
},
"end": {
"line": 99,
"column": 54
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3953,
"end": 3957,
"loc": {
"start": {
"line": 99,
"column": 54
},
"end": {
"line": 99,
"column": 58
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3957,
"end": 3958,
"loc": {
"start": {
"line": 99,
"column": 58
},
"end": {
"line": 99,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackedMode",
"start": 3958,
"end": 3969,
"loc": {
"start": {
"line": 99,
"column": 59
},
"end": {
"line": 99,
"column": 70
}
}
},
{
"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": 99,
"column": 70
},
"end": {
"line": 99,
"column": 71
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "get",
"start": 3970,
"end": 3973,
"loc": {
"start": {
"line": 99,
"column": 71
},
"end": {
"line": 99,
"column": 74
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3973,
"end": 3974,
"loc": {
"start": {
"line": 99,
"column": 74
},
"end": {
"line": 99,
"column": 75
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3974,
"end": 3975,
"loc": {
"start": {
"line": 99,
"column": 75
},
"end": {
"line": 99,
"column": 76
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3975,
"end": 3976,
"loc": {
"start": {
"line": 99,
"column": 76
},
"end": {
"line": 99,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3976,
"end": 3977,
"loc": {
"start": {
"line": 99,
"column": 77
},
"end": {
"line": 99,
"column": 78
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3977,
"end": 3978,
"loc": {
"start": {
"line": 99,
"column": 78
},
"end": {
"line": 99,
"column": 79
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3984,
"end": 3985,
"loc": {
"start": {
"line": 100,
"column": 4
},
"end": {
"line": 100,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 3993,
"end": 3999,
"loc": {
"start": {
"line": 102,
"column": 4
},
"end": {
"line": 102,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3999,
"end": 4000,
"loc": {
"start": {
"line": 102,
"column": 10
},
"end": {
"line": 102,
"column": 11
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4000,
"end": 4001,
"loc": {
"start": {
"line": 102,
"column": 11
},
"end": {
"line": 102,
"column": 12
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4002,
"end": 4003,
"loc": {
"start": {
"line": 102,
"column": 13
},
"end": {
"line": 102,
"column": 14
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 4013,
"end": 4018,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 4019,
"end": 4026,
"loc": {
"start": {
"line": 103,
"column": 14
},
"end": {
"line": 103,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4027,
"end": 4028,
"loc": {
"start": {
"line": 103,
"column": 22
},
"end": {
"line": 103,
"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": 4029,
"end": 4033,
"loc": {
"start": {
"line": 103,
"column": 24
},
"end": {
"line": 103,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4033,
"end": 4034,
"loc": {
"start": {
"line": 103,
"column": 28
},
"end": {
"line": 103,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackedMode",
"start": 4034,
"end": 4045,
"loc": {
"start": {
"line": 103,
"column": 29
},
"end": {
"line": 103,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4045,
"end": 4046,
"loc": {
"start": {
"line": 103,
"column": 40
},
"end": {
"line": 103,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "get",
"start": 4046,
"end": 4049,
"loc": {
"start": {
"line": 103,
"column": 41
},
"end": {
"line": 103,
"column": 44
}
}
},
{
"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": 103,
"column": 44
},
"end": {
"line": 103,
"column": 45
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4050,
"end": 4051,
"loc": {
"start": {
"line": 103,
"column": 45
},
"end": {
"line": 103,
"column": 46
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "!==",
"start": 4052,
"end": 4055,
"loc": {
"start": {
"line": 103,
"column": 47
},
"end": {
"line": 103,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDebugOverlayMode",
"start": 4056,
"end": 4076,
"loc": {
"start": {
"line": 103,
"column": 51
},
"end": {
"line": 103,
"column": 71
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4076,
"end": 4077,
"loc": {
"start": {
"line": 103,
"column": 71
},
"end": {
"line": 103,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "disabled",
"start": 4077,
"end": 4085,
"loc": {
"start": {
"line": 103,
"column": 72
},
"end": {
"line": 103,
"column": 80
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4085,
"end": 4086,
"loc": {
"start": {
"line": 103,
"column": 80
},
"end": {
"line": 103,
"column": 81
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4096,
"end": 4100,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4100,
"end": 4101,
"loc": {
"start": {
"line": 104,
"column": 12
},
"end": {
"line": 104,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "domAttach",
"start": 4101,
"end": 4110,
"loc": {
"start": {
"line": 104,
"column": 13
},
"end": {
"line": 104,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4110,
"end": 4111,
"loc": {
"start": {
"line": 104,
"column": 22
},
"end": {
"line": 104,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 4111,
"end": 4117,
"loc": {
"start": {
"line": 104,
"column": 23
},
"end": {
"line": 104,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4117,
"end": 4118,
"loc": {
"start": {
"line": 104,
"column": 29
},
"end": {
"line": 104,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 4118,
"end": 4125,
"loc": {
"start": {
"line": 104,
"column": 30
},
"end": {
"line": 104,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4125,
"end": 4126,
"loc": {
"start": {
"line": 104,
"column": 37
},
"end": {
"line": 104,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4126,
"end": 4127,
"loc": {
"start": {
"line": 104,
"column": 38
},
"end": {
"line": 104,
"column": 39
}
}
},
{
"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": 4139,
"end": 4141,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4142,
"end": 4143,
"loc": {
"start": {
"line": 106,
"column": 11
},
"end": {
"line": 106,
"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": 4143,
"end": 4144,
"loc": {
"start": {
"line": 106,
"column": 12
},
"end": {
"line": 106,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 4144,
"end": 4151,
"loc": {
"start": {
"line": 106,
"column": 13
},
"end": {
"line": 106,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4151,
"end": 4152,
"loc": {
"start": {
"line": 106,
"column": 20
},
"end": {
"line": 106,
"column": 21
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4153,
"end": 4154,
"loc": {
"start": {
"line": 106,
"column": 22
},
"end": {
"line": 106,
"column": 23
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 4168,
"end": 4174,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4174,
"end": 4175,
"loc": {
"start": {
"line": 107,
"column": 18
},
"end": {
"line": 107,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4185,
"end": 4186,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 9
}
}
},
{
"type": "CommentLine",
"value": " Periodically update the text",
"start": 4198,
"end": 4229,
"loc": {
"start": {
"line": 110,
"column": 8
},
"end": {
"line": 110,
"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": 4239,
"end": 4244,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "now",
"start": 4245,
"end": 4248,
"loc": {
"start": {
"line": 111,
"column": 14
},
"end": {
"line": 111,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4249,
"end": 4250,
"loc": {
"start": {
"line": 111,
"column": 18
},
"end": {
"line": 111,
"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": 4251,
"end": 4255,
"loc": {
"start": {
"line": 111,
"column": 20
},
"end": {
"line": 111,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4255,
"end": 4256,
"loc": {
"start": {
"line": 111,
"column": 24
},
"end": {
"line": 111,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4256,
"end": 4260,
"loc": {
"start": {
"line": 111,
"column": 25
},
"end": {
"line": 111,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4260,
"end": 4261,
"loc": {
"start": {
"line": 111,
"column": 29
},
"end": {
"line": 111,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "time",
"start": 4261,
"end": 4265,
"loc": {
"start": {
"line": 111,
"column": 30
},
"end": {
"line": 111,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4265,
"end": 4266,
"loc": {
"start": {
"line": 111,
"column": 34
},
"end": {
"line": 111,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "realtimeNow",
"start": 4266,
"end": 4277,
"loc": {
"start": {
"line": 111,
"column": 35
},
"end": {
"line": 111,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4277,
"end": 4278,
"loc": {
"start": {
"line": 111,
"column": 46
},
"end": {
"line": 111,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4278,
"end": 4279,
"loc": {
"start": {
"line": 111,
"column": 47
},
"end": {
"line": 111,
"column": 48
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4279,
"end": 4280,
"loc": {
"start": {
"line": 111,
"column": 48
},
"end": {
"line": 111,
"column": 49
}
}
},
{
"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": 4290,
"end": 4292,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4293,
"end": 4294,
"loc": {
"start": {
"line": 112,
"column": 11
},
"end": {
"line": 112,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "now",
"start": 4294,
"end": 4297,
"loc": {
"start": {
"line": 112,
"column": 12
},
"end": {
"line": 112,
"column": 15
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 4298,
"end": 4299,
"loc": {
"start": {
"line": 112,
"column": 16
},
"end": {
"line": 112,
"column": 17
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4300,
"end": 4304,
"loc": {
"start": {
"line": 112,
"column": 18
},
"end": {
"line": 112,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4304,
"end": 4305,
"loc": {
"start": {
"line": 112,
"column": 22
},
"end": {
"line": 112,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "lastTick",
"start": 4305,
"end": 4313,
"loc": {
"start": {
"line": 112,
"column": 23
},
"end": {
"line": 112,
"column": 31
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": ">",
"start": 4314,
"end": 4315,
"loc": {
"start": {
"line": 112,
"column": 32
},
"end": {
"line": 112,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "UPDATE_INTERVAL_SECONDS",
"start": 4316,
"end": 4339,
"loc": {
"start": {
"line": 112,
"column": 34
},
"end": {
"line": 112,
"column": 57
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4339,
"end": 4340,
"loc": {
"start": {
"line": 112,
"column": 57
},
"end": {
"line": 112,
"column": 58
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4341,
"end": 4342,
"loc": {
"start": {
"line": 112,
"column": 59
},
"end": {
"line": 112,
"column": 60
}
}
},
{
"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": 4356,
"end": 4360,
"loc": {
"start": {
"line": 113,
"column": 12
},
"end": {
"line": 113,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4360,
"end": 4361,
"loc": {
"start": {
"line": 113,
"column": 16
},
"end": {
"line": 113,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "lastTick",
"start": 4361,
"end": 4369,
"loc": {
"start": {
"line": 113,
"column": 17
},
"end": {
"line": 113,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4370,
"end": 4371,
"loc": {
"start": {
"line": 113,
"column": 26
},
"end": {
"line": 113,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "now",
"start": 4372,
"end": 4375,
"loc": {
"start": {
"line": 113,
"column": 28
},
"end": {
"line": 113,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4375,
"end": 4376,
"loc": {
"start": {
"line": 113,
"column": 31
},
"end": {
"line": 113,
"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": 4390,
"end": 4394,
"loc": {
"start": {
"line": 114,
"column": 12
},
"end": {
"line": 114,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4394,
"end": 4395,
"loc": {
"start": {
"line": 114,
"column": 16
},
"end": {
"line": 114,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateLabels",
"start": 4395,
"end": 4407,
"loc": {
"start": {
"line": 114,
"column": 17
},
"end": {
"line": 114,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4407,
"end": 4408,
"loc": {
"start": {
"line": 114,
"column": 29
},
"end": {
"line": 114,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4408,
"end": 4409,
"loc": {
"start": {
"line": 114,
"column": 30
},
"end": {
"line": 114,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4409,
"end": 4410,
"loc": {
"start": {
"line": 114,
"column": 31
},
"end": {
"line": 114,
"column": 32
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4420,
"end": 4421,
"loc": {
"start": {
"line": 115,
"column": 8
},
"end": {
"line": 115,
"column": 9
}
}
},
{
"type": "CommentLine",
"value": " Also update detailed information if required",
"start": 4433,
"end": 4480,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 55
}
}
},
{
"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": 4490,
"end": 4492,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4493,
"end": 4494,
"loc": {
"start": {
"line": 118,
"column": 11
},
"end": {
"line": 118,
"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": 4494,
"end": 4498,
"loc": {
"start": {
"line": 118,
"column": 12
},
"end": {
"line": 118,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4498,
"end": 4499,
"loc": {
"start": {
"line": 118,
"column": 16
},
"end": {
"line": 118,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackedMode",
"start": 4499,
"end": 4510,
"loc": {
"start": {
"line": 118,
"column": 17
},
"end": {
"line": 118,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4510,
"end": 4511,
"loc": {
"start": {
"line": 118,
"column": 28
},
"end": {
"line": 118,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "get",
"start": 4511,
"end": 4514,
"loc": {
"start": {
"line": 118,
"column": 29
},
"end": {
"line": 118,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4514,
"end": 4515,
"loc": {
"start": {
"line": 118,
"column": 32
},
"end": {
"line": 118,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4515,
"end": 4516,
"loc": {
"start": {
"line": 118,
"column": 33
},
"end": {
"line": 118,
"column": 34
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 4517,
"end": 4520,
"loc": {
"start": {
"line": 118,
"column": 35
},
"end": {
"line": 118,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDebugOverlayMode",
"start": 4521,
"end": 4541,
"loc": {
"start": {
"line": 118,
"column": 39
},
"end": {
"line": 118,
"column": 59
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4541,
"end": 4542,
"loc": {
"start": {
"line": 118,
"column": 59
},
"end": {
"line": 118,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "detailed",
"start": 4542,
"end": 4550,
"loc": {
"start": {
"line": 118,
"column": 60
},
"end": {
"line": 118,
"column": 68
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4550,
"end": 4551,
"loc": {
"start": {
"line": 118,
"column": 68
},
"end": {
"line": 118,
"column": 69
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4552,
"end": 4553,
"loc": {
"start": {
"line": 118,
"column": 70
},
"end": {
"line": 118,
"column": 71
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4567,
"end": 4571,
"loc": {
"start": {
"line": 119,
"column": 12
},
"end": {
"line": 119,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4571,
"end": 4572,
"loc": {
"start": {
"line": 119,
"column": 16
},
"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": "updateDetailedInformation",
"start": 4572,
"end": 4597,
"loc": {
"start": {
"line": 119,
"column": 17
},
"end": {
"line": 119,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4597,
"end": 4598,
"loc": {
"start": {
"line": 119,
"column": 42
},
"end": {
"line": 119,
"column": 43
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4598,
"end": 4599,
"loc": {
"start": {
"line": 119,
"column": 43
},
"end": {
"line": 119,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4599,
"end": 4600,
"loc": {
"start": {
"line": 119,
"column": 44
},
"end": {
"line": 119,
"column": 45
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4610,
"end": 4611,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 120,
"column": 9
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4617,
"end": 4618,
"loc": {
"start": {
"line": 121,
"column": 4
},
"end": {
"line": 121,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4620,
"end": 4621,
"loc": {
"start": {
"line": 122,
"column": 0
},
"end": {
"line": 122,
"column": 1
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4623,
"end": 4623,
"loc": {
"start": {
"line": 123,
"column": 0
},
"end": {
"line": 123,
"column": 0
}
}
}
]
}