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

14724 lines
386 KiB
JSON

{
"type": "File",
"start": 0,
"end": 2349,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 73,
"column": 0
}
},
"program": {
"type": "Program",
"start": 0,
"end": 2349,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 73,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 55,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 55
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 9,
"end": 24,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 24
}
},
"imported": {
"type": "Identifier",
"start": 9,
"end": 24,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 24
},
"identifierName": "THIRDPARTY_URLS"
},
"name": "THIRDPARTY_URLS"
},
"local": {
"type": "Identifier",
"start": 9,
"end": 24,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 24
},
"identifierName": "THIRDPARTY_URLS"
},
"name": "THIRDPARTY_URLS"
}
}
],
"source": {
"type": "StringLiteral",
"start": 32,
"end": 54,
"loc": {
"start": {
"line": 1,
"column": 32
},
"end": {
"line": 1,
"column": 54
}
},
"extra": {
"rawValue": "../../../core/config",
"raw": "\"../../../core/config\""
},
"value": "../../../core/config"
}
},
{
"type": "ImportDeclaration",
"start": 57,
"end": 103,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 46
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 66,
"end": 73,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 16
}
},
"imported": {
"type": "Identifier",
"start": 66,
"end": 73,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 16
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"local": {
"type": "Identifier",
"start": 66,
"end": 73,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 16
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
}
}
],
"source": {
"type": "StringLiteral",
"start": 81,
"end": 102,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 45
}
},
"extra": {
"rawValue": "../../../core/utils",
"raw": "\"../../../core/utils\""
},
"value": "../../../core/utils"
}
},
{
"type": "ImportDeclaration",
"start": 105,
"end": 147,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 42
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 114,
"end": 115,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 10
}
},
"imported": {
"type": "Identifier",
"start": 114,
"end": 115,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 10
},
"identifierName": "T"
},
"name": "T"
},
"local": {
"type": "Identifier",
"start": 114,
"end": 115,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 10
},
"identifierName": "T"
},
"name": "T"
}
}
],
"source": {
"type": "StringLiteral",
"start": 123,
"end": 146,
"loc": {
"start": {
"line": 3,
"column": 18
},
"end": {
"line": 3,
"column": 41
}
},
"extra": {
"rawValue": "../../../translations",
"raw": "\"../../../translations\""
},
"value": "../../../translations"
}
},
{
"type": "ImportDeclaration",
"start": 149,
"end": 196,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 47
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 158,
"end": 169,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 20
}
},
"imported": {
"type": "Identifier",
"start": 158,
"end": 169,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 20
},
"identifierName": "BaseHUDPart"
},
"name": "BaseHUDPart"
},
"local": {
"type": "Identifier",
"start": 158,
"end": 169,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 20
},
"identifierName": "BaseHUDPart"
},
"name": "BaseHUDPart"
}
}
],
"source": {
"type": "StringLiteral",
"start": 177,
"end": 195,
"loc": {
"start": {
"line": 4,
"column": 28
},
"end": {
"line": 4,
"column": 46
}
},
"extra": {
"rawValue": "../base_hud_part",
"raw": "\"../base_hud_part\""
},
"value": "../base_hud_part"
}
},
{
"type": "ImportDeclaration",
"start": 198,
"end": 255,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 57
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 207,
"end": 223,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 25
}
},
"imported": {
"type": "Identifier",
"start": 207,
"end": 223,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 25
},
"identifierName": "DynamicDomAttach"
},
"name": "DynamicDomAttach"
},
"local": {
"type": "Identifier",
"start": 207,
"end": 223,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 25
},
"identifierName": "DynamicDomAttach"
},
"name": "DynamicDomAttach"
}
}
],
"source": {
"type": "StringLiteral",
"start": 231,
"end": 254,
"loc": {
"start": {
"line": 5,
"column": 33
},
"end": {
"line": 5,
"column": 56
}
},
"extra": {
"rawValue": "../dynamic_dom_attach",
"raw": "\"../dynamic_dom_attach\""
},
"value": "../dynamic_dom_attach"
}
},
{
"type": "VariableDeclaration",
"start": 259,
"end": 320,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 61
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 265,
"end": 319,
"loc": {
"start": {
"line": 7,
"column": 6
},
"end": {
"line": 7,
"column": 60
}
},
"id": {
"type": "Identifier",
"start": 265,
"end": 293,
"loc": {
"start": {
"line": 7,
"column": 6
},
"end": {
"line": 7,
"column": 34
},
"identifierName": "watermarkShowIntervalSeconds"
},
"name": "watermarkShowIntervalSeconds"
},
"init": {
"type": "ConditionalExpression",
"start": 296,
"end": 319,
"loc": {
"start": {
"line": 7,
"column": 37
},
"end": {
"line": 7,
"column": 60
}
},
"test": {
"type": "Identifier",
"start": 296,
"end": 304,
"loc": {
"start": {
"line": 7,
"column": 37
},
"end": {
"line": 7,
"column": 45
},
"identifierName": "G_IS_DEV"
},
"name": "G_IS_DEV"
},
"consequent": {
"type": "NumericLiteral",
"start": 307,
"end": 310,
"loc": {
"start": {
"line": 7,
"column": 48
},
"end": {
"line": 7,
"column": 51
}
},
"extra": {
"rawValue": 120,
"raw": "120"
},
"value": 120
},
"alternate": {
"type": "BinaryExpression",
"start": 313,
"end": 319,
"loc": {
"start": {
"line": 7,
"column": 54
},
"end": {
"line": 7,
"column": 60
}
},
"left": {
"type": "NumericLiteral",
"start": 313,
"end": 314,
"loc": {
"start": {
"line": 7,
"column": 54
},
"end": {
"line": 7,
"column": 55
}
},
"extra": {
"rawValue": 7,
"raw": "7"
},
"value": 7
},
"operator": "*",
"right": {
"type": "NumericLiteral",
"start": 317,
"end": 319,
"loc": {
"start": {
"line": 7,
"column": 58
},
"end": {
"line": 7,
"column": 60
}
},
"extra": {
"rawValue": 60,
"raw": "60"
},
"value": 60
}
}
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 322,
"end": 354,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 32
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 328,
"end": 353,
"loc": {
"start": {
"line": 8,
"column": 6
},
"end": {
"line": 8,
"column": 31
}
},
"id": {
"type": "Identifier",
"start": 328,
"end": 349,
"loc": {
"start": {
"line": 8,
"column": 6
},
"end": {
"line": 8,
"column": 27
},
"identifierName": "watermarkShowDuration"
},
"name": "watermarkShowDuration"
},
"init": {
"type": "NumericLiteral",
"start": 352,
"end": 353,
"loc": {
"start": {
"line": 8,
"column": 30
},
"end": {
"line": 8,
"column": 31
}
},
"extra": {
"rawValue": 5,
"raw": "5"
},
"value": 5
}
}
],
"kind": "const"
},
{
"type": "ExportNamedDeclaration",
"start": 358,
"end": 2347,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 72,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 365,
"end": 2347,
"loc": {
"start": {
"line": 10,
"column": 7
},
"end": {
"line": 72,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 371,
"end": 383,
"loc": {
"start": {
"line": 10,
"column": 13
},
"end": {
"line": 10,
"column": 25
},
"identifierName": "HUDWatermark"
},
"name": "HUDWatermark"
},
"superClass": {
"type": "Identifier",
"start": 392,
"end": 403,
"loc": {
"start": {
"line": 10,
"column": 34
},
"end": {
"line": 10,
"column": 45
},
"identifierName": "BaseHUDPart"
},
"name": "BaseHUDPart"
},
"body": {
"type": "ClassBody",
"start": 404,
"end": 2347,
"loc": {
"start": {
"line": 10,
"column": 46
},
"end": {
"line": 72,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 411,
"end": 1127,
"loc": {
"start": {
"line": 11,
"column": 4
},
"end": {
"line": 32,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 411,
"end": 425,
"loc": {
"start": {
"line": 11,
"column": 4
},
"end": {
"line": 11,
"column": 18
},
"identifierName": "createElements"
},
"name": "createElements"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 426,
"end": 432,
"loc": {
"start": {
"line": 11,
"column": 19
},
"end": {
"line": 11,
"column": 25
},
"identifierName": "parent"
},
"name": "parent"
}
],
"body": {
"type": "BlockStatement",
"start": 434,
"end": 1127,
"loc": {
"start": {
"line": 11,
"column": 27
},
"end": {
"line": 32,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 445,
"end": 686,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 20,
"column": 10
}
},
"expression": {
"type": "AssignmentExpression",
"start": 445,
"end": 685,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 20,
"column": 9
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 445,
"end": 457,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 12,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 445,
"end": 449,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 12,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 450,
"end": 457,
"loc": {
"start": {
"line": 12,
"column": 13
},
"end": {
"line": 12,
"column": 20
},
"identifierName": "element"
},
"name": "element"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 460,
"end": 685,
"loc": {
"start": {
"line": 12,
"column": 23
},
"end": {
"line": 20,
"column": 9
}
},
"callee": {
"type": "Identifier",
"start": 460,
"end": 467,
"loc": {
"start": {
"line": 12,
"column": 23
},
"end": {
"line": 12,
"column": 30
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "Identifier",
"start": 482,
"end": 488,
"loc": {
"start": {
"line": 13,
"column": 12
},
"end": {
"line": 13,
"column": 18
},
"identifierName": "parent"
},
"name": "parent"
},
{
"type": "StringLiteral",
"start": 503,
"end": 525,
"loc": {
"start": {
"line": 14,
"column": 12
},
"end": {
"line": 14,
"column": 34
}
},
"extra": {
"rawValue": "ingame_HUD_Watermark",
"raw": "\"ingame_HUD_Watermark\""
},
"value": "ingame_HUD_Watermark"
},
{
"type": "ArrayExpression",
"start": 540,
"end": 542,
"loc": {
"start": {
"line": 15,
"column": 12
},
"end": {
"line": 15,
"column": 14
}
},
"elements": []
},
{
"type": "TemplateLiteral",
"start": 557,
"end": 674,
"loc": {
"start": {
"line": 16,
"column": 12
},
"end": {
"line": 19,
"column": 9
}
},
"expressions": [
{
"type": "MemberExpression",
"start": 582,
"end": 606,
"loc": {
"start": {
"line": 17,
"column": 22
},
"end": {
"line": 17,
"column": 46
}
},
"object": {
"type": "MemberExpression",
"start": 582,
"end": 600,
"loc": {
"start": {
"line": 17,
"column": 22
},
"end": {
"line": 17,
"column": 40
}
},
"object": {
"type": "MemberExpression",
"start": 582,
"end": 590,
"loc": {
"start": {
"line": 17,
"column": 22
},
"end": {
"line": 17,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 582,
"end": 583,
"loc": {
"start": {
"line": 17,
"column": 22
},
"end": {
"line": 17,
"column": 23
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 584,
"end": 590,
"loc": {
"start": {
"line": 17,
"column": 24
},
"end": {
"line": 17,
"column": 30
},
"identifierName": "ingame"
},
"name": "ingame"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 591,
"end": 600,
"loc": {
"start": {
"line": 17,
"column": 31
},
"end": {
"line": 17,
"column": 40
},
"identifierName": "watermark"
},
"name": "watermark"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 601,
"end": 606,
"loc": {
"start": {
"line": 17,
"column": 41
},
"end": {
"line": 17,
"column": 46
},
"identifierName": "title"
},
"name": "title"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 635,
"end": 658,
"loc": {
"start": {
"line": 18,
"column": 17
},
"end": {
"line": 18,
"column": 40
}
},
"object": {
"type": "MemberExpression",
"start": 635,
"end": 653,
"loc": {
"start": {
"line": 18,
"column": 17
},
"end": {
"line": 18,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 635,
"end": 643,
"loc": {
"start": {
"line": 18,
"column": 17
},
"end": {
"line": 18,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 635,
"end": 636,
"loc": {
"start": {
"line": 18,
"column": 17
},
"end": {
"line": 18,
"column": 18
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 637,
"end": 643,
"loc": {
"start": {
"line": 18,
"column": 19
},
"end": {
"line": 18,
"column": 25
},
"identifierName": "ingame"
},
"name": "ingame"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 644,
"end": 653,
"loc": {
"start": {
"line": 18,
"column": 26
},
"end": {
"line": 18,
"column": 35
},
"identifierName": "watermark"
},
"name": "watermark"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 654,
"end": 658,
"loc": {
"start": {
"line": 18,
"column": 36
},
"end": {
"line": 18,
"column": 40
},
"identifierName": "desc"
},
"name": "desc"
},
"computed": false
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 558,
"end": 580,
"loc": {
"start": {
"line": 16,
"column": 13
},
"end": {
"line": 17,
"column": 20
}
},
"value": {
"raw": "\n <strong>",
"cooked": "\n <strong>"
},
"tail": false
},
{
"type": "TemplateElement",
"start": 607,
"end": 633,
"loc": {
"start": {
"line": 17,
"column": 47
},
"end": {
"line": 18,
"column": 15
}
},
"value": {
"raw": "</strong>\n <p>",
"cooked": "</strong>\n <p>"
},
"tail": false
},
{
"type": "TemplateElement",
"start": 659,
"end": 673,
"loc": {
"start": {
"line": 18,
"column": 41
},
"end": {
"line": 19,
"column": 8
}
},
"value": {
"raw": "</p>\n ",
"cooked": "</p>\n "
},
"tail": true
}
]
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 698,
"end": 864,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 27,
"column": 10
}
},
"expression": {
"type": "AssignmentExpression",
"start": 698,
"end": 863,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 27,
"column": 9
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 698,
"end": 714,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 698,
"end": 702,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 703,
"end": 714,
"loc": {
"start": {
"line": 22,
"column": 13
},
"end": {
"line": 22,
"column": 24
},
"identifierName": "linkElement"
},
"name": "linkElement"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 717,
"end": 863,
"loc": {
"start": {
"line": 22,
"column": 27
},
"end": {
"line": 27,
"column": 9
}
},
"callee": {
"type": "Identifier",
"start": 717,
"end": 724,
"loc": {
"start": {
"line": 22,
"column": 27
},
"end": {
"line": 22,
"column": 34
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "Identifier",
"start": 739,
"end": 745,
"loc": {
"start": {
"line": 23,
"column": 12
},
"end": {
"line": 23,
"column": 18
},
"identifierName": "parent"
},
"name": "parent"
},
{
"type": "StringLiteral",
"start": 760,
"end": 789,
"loc": {
"start": {
"line": 24,
"column": 12
},
"end": {
"line": 24,
"column": 41
}
},
"extra": {
"rawValue": "ingame_HUD_WatermarkClicker",
"raw": "\"ingame_HUD_WatermarkClicker\""
},
"value": "ingame_HUD_WatermarkClicker"
},
{
"type": "ArrayExpression",
"start": 804,
"end": 806,
"loc": {
"start": {
"line": 25,
"column": 12
},
"end": {
"line": 25,
"column": 14
}
},
"elements": []
},
{
"type": "MemberExpression",
"start": 821,
"end": 852,
"loc": {
"start": {
"line": 26,
"column": 12
},
"end": {
"line": 26,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 821,
"end": 839,
"loc": {
"start": {
"line": 26,
"column": 12
},
"end": {
"line": 26,
"column": 30
}
},
"object": {
"type": "MemberExpression",
"start": 821,
"end": 829,
"loc": {
"start": {
"line": 26,
"column": 12
},
"end": {
"line": 26,
"column": 20
}
},
"object": {
"type": "Identifier",
"start": 821,
"end": 822,
"loc": {
"start": {
"line": 26,
"column": 12
},
"end": {
"line": 26,
"column": 13
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 823,
"end": 829,
"loc": {
"start": {
"line": 26,
"column": 14
},
"end": {
"line": 26,
"column": 20
},
"identifierName": "ingame"
},
"name": "ingame"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 830,
"end": 839,
"loc": {
"start": {
"line": 26,
"column": 21
},
"end": {
"line": 26,
"column": 30
},
"identifierName": "watermark"
},
"name": "watermark"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 840,
"end": 852,
"loc": {
"start": {
"line": 26,
"column": 31
},
"end": {
"line": 26,
"column": 43
},
"identifierName": "get_on_steam"
},
"name": "get_on_steam"
},
"computed": false
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 874,
"end": 1120,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 31,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 874,
"end": 1119,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 31,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 874,
"end": 890,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 874,
"end": 878,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 879,
"end": 890,
"loc": {
"start": {
"line": 28,
"column": 13
},
"end": {
"line": 28,
"column": 24
},
"identifierName": "trackClicks"
},
"name": "trackClicks"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 891,
"end": 907,
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 41
}
},
"object": {
"type": "ThisExpression",
"start": 891,
"end": 895,
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"start": 896,
"end": 907,
"loc": {
"start": {
"line": 28,
"column": 30
},
"end": {
"line": 28,
"column": 41
},
"identifierName": "linkElement"
},
"name": "linkElement"
},
"computed": false
},
{
"type": "ArrowFunctionExpression",
"start": 909,
"end": 1118,
"loc": {
"start": {
"line": 28,
"column": 43
},
"end": {
"line": 31,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 915,
"end": 1118,
"loc": {
"start": {
"line": 28,
"column": 49
},
"end": {
"line": 31,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 930,
"end": 995,
"loc": {
"start": {
"line": 29,
"column": 12
},
"end": {
"line": 29,
"column": 77
}
},
"expression": {
"type": "CallExpression",
"start": 930,
"end": 994,
"loc": {
"start": {
"line": 29,
"column": 12
},
"end": {
"line": 29,
"column": 76
}
},
"callee": {
"type": "MemberExpression",
"start": 930,
"end": 966,
"loc": {
"start": {
"line": 29,
"column": 12
},
"end": {
"line": 29,
"column": 48
}
},
"object": {
"type": "MemberExpression",
"start": 930,
"end": 953,
"loc": {
"start": {
"line": 29,
"column": 12
},
"end": {
"line": 29,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 930,
"end": 943,
"loc": {
"start": {
"line": 29,
"column": 12
},
"end": {
"line": 29,
"column": 25
}
},
"object": {
"type": "MemberExpression",
"start": 930,
"end": 939,
"loc": {
"start": {
"line": 29,
"column": 12
},
"end": {
"line": 29,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 930,
"end": 934,
"loc": {
"start": {
"line": 29,
"column": 12
},
"end": {
"line": 29,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 935,
"end": 939,
"loc": {
"start": {
"line": 29,
"column": 17
},
"end": {
"line": 29,
"column": 21
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 940,
"end": 943,
"loc": {
"start": {
"line": 29,
"column": 22
},
"end": {
"line": 29,
"column": 25
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 944,
"end": 953,
"loc": {
"start": {
"line": 29,
"column": 26
},
"end": {
"line": 29,
"column": 35
},
"identifierName": "analytics"
},
"name": "analytics"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 954,
"end": 966,
"loc": {
"start": {
"line": 29,
"column": 36
},
"end": {
"line": 29,
"column": 48
},
"identifierName": "trackUiClick"
},
"name": "trackUiClick"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 967,
"end": 993,
"loc": {
"start": {
"line": 29,
"column": 49
},
"end": {
"line": 29,
"column": 75
}
},
"extra": {
"rawValue": "watermark_click_2_direct",
"raw": "\"watermark_click_2_direct\""
},
"value": "watermark_click_2_direct"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1009,
"end": 1107,
"loc": {
"start": {
"line": 30,
"column": 12
},
"end": {
"line": 30,
"column": 110
}
},
"expression": {
"type": "CallExpression",
"start": 1009,
"end": 1106,
"loc": {
"start": {
"line": 30,
"column": 12
},
"end": {
"line": 30,
"column": 109
}
},
"callee": {
"type": "MemberExpression",
"start": 1009,
"end": 1055,
"loc": {
"start": {
"line": 30,
"column": 12
},
"end": {
"line": 30,
"column": 58
}
},
"object": {
"type": "MemberExpression",
"start": 1009,
"end": 1038,
"loc": {
"start": {
"line": 30,
"column": 12
},
"end": {
"line": 30,
"column": 41
}
},
"object": {
"type": "MemberExpression",
"start": 1009,
"end": 1022,
"loc": {
"start": {
"line": 30,
"column": 12
},
"end": {
"line": 30,
"column": 25
}
},
"object": {
"type": "MemberExpression",
"start": 1009,
"end": 1018,
"loc": {
"start": {
"line": 30,
"column": 12
},
"end": {
"line": 30,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 1009,
"end": 1013,
"loc": {
"start": {
"line": 30,
"column": 12
},
"end": {
"line": 30,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1014,
"end": 1018,
"loc": {
"start": {
"line": 30,
"column": 17
},
"end": {
"line": 30,
"column": 21
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1019,
"end": 1022,
"loc": {
"start": {
"line": 30,
"column": 22
},
"end": {
"line": 30,
"column": 25
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1023,
"end": 1038,
"loc": {
"start": {
"line": 30,
"column": 26
},
"end": {
"line": 30,
"column": 41
},
"identifierName": "platformWrapper"
},
"name": "platformWrapper"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1039,
"end": 1055,
"loc": {
"start": {
"line": 30,
"column": 42
},
"end": {
"line": 30,
"column": 58
},
"identifierName": "openExternalLink"
},
"name": "openExternalLink"
},
"computed": false
},
"arguments": [
{
"type": "BinaryExpression",
"start": 1056,
"end": 1105,
"loc": {
"start": {
"line": 30,
"column": 59
},
"end": {
"line": 30,
"column": 108
}
},
"left": {
"type": "MemberExpression",
"start": 1056,
"end": 1091,
"loc": {
"start": {
"line": 30,
"column": 59
},
"end": {
"line": 30,
"column": 94
}
},
"object": {
"type": "Identifier",
"start": 1056,
"end": 1071,
"loc": {
"start": {
"line": 30,
"column": 59
},
"end": {
"line": 30,
"column": 74
},
"identifierName": "THIRDPARTY_URLS"
},
"name": "THIRDPARTY_URLS"
},
"property": {
"type": "Identifier",
"start": 1072,
"end": 1091,
"loc": {
"start": {
"line": 30,
"column": 75
},
"end": {
"line": 30,
"column": 94
},
"identifierName": "standaloneStorePage"
},
"name": "standaloneStorePage"
},
"computed": false
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 1094,
"end": 1105,
"loc": {
"start": {
"line": 30,
"column": 97
},
"end": {
"line": 30,
"column": 108
}
},
"extra": {
"rawValue": "?ref=wtmd",
"raw": "\"?ref=wtmd\""
},
"value": "?ref=wtmd"
}
}
]
}
}
],
"directives": []
}
}
]
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 1135,
"end": 1383,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 41,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1135,
"end": 1145,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 34,
"column": 14
},
"identifierName": "initialize"
},
"name": "initialize"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 1148,
"end": 1383,
"loc": {
"start": {
"line": 34,
"column": 17
},
"end": {
"line": 41,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1159,
"end": 1213,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 62
}
},
"expression": {
"type": "CallExpression",
"start": 1159,
"end": 1212,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 61
}
},
"callee": {
"type": "MemberExpression",
"start": 1159,
"end": 1175,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 1159,
"end": 1163,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1164,
"end": 1175,
"loc": {
"start": {
"line": 35,
"column": 13
},
"end": {
"line": 35,
"column": 24
},
"identifierName": "trackClicks"
},
"name": "trackClicks"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 1176,
"end": 1188,
"loc": {
"start": {
"line": 35,
"column": 25
},
"end": {
"line": 35,
"column": 37
}
},
"object": {
"type": "ThisExpression",
"start": 1176,
"end": 1180,
"loc": {
"start": {
"line": 35,
"column": 25
},
"end": {
"line": 35,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"start": 1181,
"end": 1188,
"loc": {
"start": {
"line": 35,
"column": 30
},
"end": {
"line": 35,
"column": 37
},
"identifierName": "element"
},
"name": "element"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 1190,
"end": 1211,
"loc": {
"start": {
"line": 35,
"column": 39
},
"end": {
"line": 35,
"column": 60
}
},
"object": {
"type": "ThisExpression",
"start": 1190,
"end": 1194,
"loc": {
"start": {
"line": 35,
"column": 39
},
"end": {
"line": 35,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"start": 1195,
"end": 1211,
"loc": {
"start": {
"line": 35,
"column": 44
},
"end": {
"line": 35,
"column": 60
},
"identifierName": "onWatermarkClick"
},
"name": "onWatermarkClick"
},
"computed": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1225,
"end": 1376,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 40,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1225,
"end": 1375,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 40,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1225,
"end": 1239,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 1225,
"end": 1229,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1230,
"end": 1239,
"loc": {
"start": {
"line": 37,
"column": 13
},
"end": {
"line": 37,
"column": 22
},
"identifierName": "domAttach"
},
"name": "domAttach"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 1242,
"end": 1375,
"loc": {
"start": {
"line": 37,
"column": 25
},
"end": {
"line": 40,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 1246,
"end": 1262,
"loc": {
"start": {
"line": 37,
"column": 29
},
"end": {
"line": 37,
"column": 45
},
"identifierName": "DynamicDomAttach"
},
"name": "DynamicDomAttach"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1263,
"end": 1272,
"loc": {
"start": {
"line": 37,
"column": 46
},
"end": {
"line": 37,
"column": 55
}
},
"object": {
"type": "ThisExpression",
"start": 1263,
"end": 1267,
"loc": {
"start": {
"line": 37,
"column": 46
},
"end": {
"line": 37,
"column": 50
}
}
},
"property": {
"type": "Identifier",
"start": 1268,
"end": 1272,
"loc": {
"start": {
"line": 37,
"column": 51
},
"end": {
"line": 37,
"column": 55
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 1274,
"end": 1286,
"loc": {
"start": {
"line": 37,
"column": 57
},
"end": {
"line": 37,
"column": 69
}
},
"object": {
"type": "ThisExpression",
"start": 1274,
"end": 1278,
"loc": {
"start": {
"line": 37,
"column": 57
},
"end": {
"line": 37,
"column": 61
}
}
},
"property": {
"type": "Identifier",
"start": 1279,
"end": 1286,
"loc": {
"start": {
"line": 37,
"column": 62
},
"end": {
"line": 37,
"column": 69
},
"identifierName": "element"
},
"name": "element"
},
"computed": false
},
{
"type": "ObjectExpression",
"start": 1288,
"end": 1374,
"loc": {
"start": {
"line": 37,
"column": 71
},
"end": {
"line": 40,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1303,
"end": 1325,
"loc": {
"start": {
"line": 38,
"column": 12
},
"end": {
"line": 38,
"column": 34
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1303,
"end": 1314,
"loc": {
"start": {
"line": 38,
"column": 12
},
"end": {
"line": 38,
"column": 23
},
"identifierName": "attachClass"
},
"name": "attachClass"
},
"value": {
"type": "StringLiteral",
"start": 1316,
"end": 1325,
"loc": {
"start": {
"line": 38,
"column": 25
},
"end": {
"line": 38,
"column": 34
}
},
"extra": {
"rawValue": "visible",
"raw": "\"visible\""
},
"value": "visible"
}
},
{
"type": "ObjectProperty",
"start": 1340,
"end": 1362,
"loc": {
"start": {
"line": 39,
"column": 12
},
"end": {
"line": 39,
"column": 34
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1340,
"end": 1357,
"loc": {
"start": {
"line": 39,
"column": 12
},
"end": {
"line": 39,
"column": 29
},
"identifierName": "timeToKeepSeconds"
},
"name": "timeToKeepSeconds"
},
"value": {
"type": "NumericLiteral",
"start": 1359,
"end": 1362,
"loc": {
"start": {
"line": 39,
"column": 31
},
"end": {
"line": 39,
"column": 34
}
},
"extra": {
"rawValue": 0.5,
"raw": "0.5"
},
"value": 0.5
}
}
]
}
]
}
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 1391,
"end": 1549,
"loc": {
"start": {
"line": 43,
"column": 4
},
"end": {
"line": 47,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1391,
"end": 1397,
"loc": {
"start": {
"line": 43,
"column": 4
},
"end": {
"line": 43,
"column": 10
},
"identifierName": "update"
},
"name": "update"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 1400,
"end": 1549,
"loc": {
"start": {
"line": 43,
"column": 13
},
"end": {
"line": 47,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1411,
"end": 1542,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 46,
"column": 10
}
},
"expression": {
"type": "CallExpression",
"start": 1411,
"end": 1541,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 46,
"column": 9
}
},
"callee": {
"type": "MemberExpression",
"start": 1411,
"end": 1432,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 29
}
},
"object": {
"type": "MemberExpression",
"start": 1411,
"end": 1425,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 1411,
"end": 1415,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1416,
"end": 1425,
"loc": {
"start": {
"line": 44,
"column": 13
},
"end": {
"line": 44,
"column": 22
},
"identifierName": "domAttach"
},
"name": "domAttach"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1426,
"end": 1432,
"loc": {
"start": {
"line": 44,
"column": 23
},
"end": {
"line": 44,
"column": 29
},
"identifierName": "update"
},
"name": "update"
},
"computed": false
},
"arguments": [
{
"type": "BinaryExpression",
"start": 1447,
"end": 1530,
"loc": {
"start": {
"line": 45,
"column": 12
},
"end": {
"line": 45,
"column": 95
}
},
"left": {
"type": "BinaryExpression",
"start": 1447,
"end": 1506,
"loc": {
"start": {
"line": 45,
"column": 12
},
"end": {
"line": 45,
"column": 71
}
},
"left": {
"type": "CallExpression",
"start": 1447,
"end": 1475,
"loc": {
"start": {
"line": 45,
"column": 12
},
"end": {
"line": 45,
"column": 40
}
},
"callee": {
"type": "MemberExpression",
"start": 1447,
"end": 1473,
"loc": {
"start": {
"line": 45,
"column": 12
},
"end": {
"line": 45,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 1447,
"end": 1461,
"loc": {
"start": {
"line": 45,
"column": 12
},
"end": {
"line": 45,
"column": 26
}
},
"object": {
"type": "MemberExpression",
"start": 1447,
"end": 1456,
"loc": {
"start": {
"line": 45,
"column": 12
},
"end": {
"line": 45,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 1447,
"end": 1451,
"loc": {
"start": {
"line": 45,
"column": 12
},
"end": {
"line": 45,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1452,
"end": 1456,
"loc": {
"start": {
"line": 45,
"column": 17
},
"end": {
"line": 45,
"column": 21
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1457,
"end": 1461,
"loc": {
"start": {
"line": 45,
"column": 22
},
"end": {
"line": 45,
"column": 26
},
"identifierName": "time"
},
"name": "time"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1462,
"end": 1473,
"loc": {
"start": {
"line": 45,
"column": 27
},
"end": {
"line": 45,
"column": 38
},
"identifierName": "realtimeNow"
},
"name": "realtimeNow"
},
"computed": false
},
"arguments": []
},
"operator": "%",
"right": {
"type": "Identifier",
"start": 1478,
"end": 1506,
"loc": {
"start": {
"line": 45,
"column": 43
},
"end": {
"line": 45,
"column": 71
},
"identifierName": "watermarkShowIntervalSeconds"
},
"name": "watermarkShowIntervalSeconds"
}
},
"operator": "<",
"right": {
"type": "Identifier",
"start": 1509,
"end": 1530,
"loc": {
"start": {
"line": 45,
"column": 74
},
"end": {
"line": 45,
"column": 95
},
"identifierName": "watermarkShowDuration"
},
"name": "watermarkShowDuration"
}
}
]
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 1557,
"end": 1714,
"loc": {
"start": {
"line": 49,
"column": 4
},
"end": {
"line": 52,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1557,
"end": 1573,
"loc": {
"start": {
"line": 49,
"column": 4
},
"end": {
"line": 49,
"column": 20
},
"identifierName": "onWatermarkClick"
},
"name": "onWatermarkClick"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 1576,
"end": 1714,
"loc": {
"start": {
"line": 49,
"column": 23
},
"end": {
"line": 52,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1587,
"end": 1649,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 70
}
},
"expression": {
"type": "CallExpression",
"start": 1587,
"end": 1648,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 69
}
},
"callee": {
"type": "MemberExpression",
"start": 1587,
"end": 1623,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 1587,
"end": 1610,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 31
}
},
"object": {
"type": "MemberExpression",
"start": 1587,
"end": 1600,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 21
}
},
"object": {
"type": "MemberExpression",
"start": 1587,
"end": 1596,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 1587,
"end": 1591,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1592,
"end": 1596,
"loc": {
"start": {
"line": 50,
"column": 13
},
"end": {
"line": 50,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1597,
"end": 1600,
"loc": {
"start": {
"line": 50,
"column": 18
},
"end": {
"line": 50,
"column": 21
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1601,
"end": 1610,
"loc": {
"start": {
"line": 50,
"column": 22
},
"end": {
"line": 50,
"column": 31
},
"identifierName": "analytics"
},
"name": "analytics"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1611,
"end": 1623,
"loc": {
"start": {
"line": 50,
"column": 32
},
"end": {
"line": 50,
"column": 44
},
"identifierName": "trackUiClick"
},
"name": "trackUiClick"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1624,
"end": 1647,
"loc": {
"start": {
"line": 50,
"column": 45
},
"end": {
"line": 50,
"column": 68
}
},
"extra": {
"rawValue": "watermark_click_2_new",
"raw": "\"watermark_click_2_new\""
},
"value": "watermark_click_2_new"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1659,
"end": 1707,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 56
}
},
"expression": {
"type": "CallExpression",
"start": 1659,
"end": 1706,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 55
}
},
"callee": {
"type": "MemberExpression",
"start": 1659,
"end": 1704,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 53
}
},
"object": {
"type": "MemberExpression",
"start": 1659,
"end": 1699,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 48
}
},
"object": {
"type": "MemberExpression",
"start": 1659,
"end": 1678,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 27
}
},
"object": {
"type": "MemberExpression",
"start": 1659,
"end": 1672,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 21
}
},
"object": {
"type": "MemberExpression",
"start": 1659,
"end": 1668,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 1659,
"end": 1663,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1664,
"end": 1668,
"loc": {
"start": {
"line": 51,
"column": 13
},
"end": {
"line": 51,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1669,
"end": 1672,
"loc": {
"start": {
"line": 51,
"column": 18
},
"end": {
"line": 51,
"column": 21
},
"identifierName": "hud"
},
"name": "hud"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1673,
"end": 1678,
"loc": {
"start": {
"line": 51,
"column": 22
},
"end": {
"line": 51,
"column": 27
},
"identifierName": "parts"
},
"name": "parts"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1679,
"end": 1699,
"loc": {
"start": {
"line": 51,
"column": 28
},
"end": {
"line": 51,
"column": 48
},
"identifierName": "standaloneAdvantages"
},
"name": "standaloneAdvantages"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1700,
"end": 1704,
"loc": {
"start": {
"line": 51,
"column": 49
},
"end": {
"line": 51,
"column": 53
},
"identifierName": "show"
},
"name": "show"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n *\r\n * @param {import(\"../../../core/draw_utils\").DrawParameters} parameters\r\n ",
"start": 1722,
"end": 1820,
"loc": {
"start": {
"line": 54,
"column": 4
},
"end": {
"line": 57,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1826,
"end": 2344,
"loc": {
"start": {
"line": 58,
"column": 4
},
"end": {
"line": 71,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1826,
"end": 1838,
"loc": {
"start": {
"line": 58,
"column": 4
},
"end": {
"line": 58,
"column": 16
},
"identifierName": "drawOverlays"
},
"name": "drawOverlays",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1839,
"end": 1849,
"loc": {
"start": {
"line": 58,
"column": 17
},
"end": {
"line": 58,
"column": 27
},
"identifierName": "parameters"
},
"name": "parameters"
}
],
"body": {
"type": "BlockStatement",
"start": 1851,
"end": 2344,
"loc": {
"start": {
"line": 58,
"column": 29
},
"end": {
"line": 71,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 1862,
"end": 1892,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 38
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1868,
"end": 1891,
"loc": {
"start": {
"line": 59,
"column": 14
},
"end": {
"line": 59,
"column": 37
}
},
"id": {
"type": "Identifier",
"start": 1868,
"end": 1869,
"loc": {
"start": {
"line": 59,
"column": 14
},
"end": {
"line": 59,
"column": 15
},
"identifierName": "w"
},
"name": "w"
},
"init": {
"type": "MemberExpression",
"start": 1872,
"end": 1891,
"loc": {
"start": {
"line": 59,
"column": 18
},
"end": {
"line": 59,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 1872,
"end": 1881,
"loc": {
"start": {
"line": 59,
"column": 18
},
"end": {
"line": 59,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 1872,
"end": 1876,
"loc": {
"start": {
"line": 59,
"column": 18
},
"end": {
"line": 59,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"start": 1877,
"end": 1881,
"loc": {
"start": {
"line": 59,
"column": 23
},
"end": {
"line": 59,
"column": 27
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1882,
"end": 1891,
"loc": {
"start": {
"line": 59,
"column": 28
},
"end": {
"line": 59,
"column": 37
},
"identifierName": "gameWidth"
},
"name": "gameWidth"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 1904,
"end": 1962,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 66
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1904,
"end": 1961,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 65
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1904,
"end": 1932,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 36
}
},
"object": {
"type": "MemberExpression",
"start": 1904,
"end": 1922,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 26
}
},
"object": {
"type": "Identifier",
"start": 1904,
"end": 1914,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 18
},
"identifierName": "parameters"
},
"name": "parameters"
},
"property": {
"type": "Identifier",
"start": 1915,
"end": 1922,
"loc": {
"start": {
"line": 61,
"column": 19
},
"end": {
"line": 61,
"column": 26
},
"identifierName": "context"
},
"name": "context"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1923,
"end": 1932,
"loc": {
"start": {
"line": 61,
"column": 27
},
"end": {
"line": 61,
"column": 36
},
"identifierName": "fillStyle"
},
"name": "fillStyle"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 1935,
"end": 1961,
"loc": {
"start": {
"line": 61,
"column": 39
},
"end": {
"line": 61,
"column": 65
}
},
"extra": {
"rawValue": "rgba(230, 230, 230, 0.9)",
"raw": "\"rgba(230, 230, 230, 0.9)\""
},
"value": "rgba(230, 230, 230, 0.9)"
}
}
},
{
"type": "ExpressionStatement",
"start": 1972,
"end": 2065,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 101
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1972,
"end": 2064,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 100
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1972,
"end": 1995,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 31
}
},
"object": {
"type": "MemberExpression",
"start": 1972,
"end": 1990,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 26
}
},
"object": {
"type": "Identifier",
"start": 1972,
"end": 1982,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 18
},
"identifierName": "parameters"
},
"name": "parameters"
},
"property": {
"type": "Identifier",
"start": 1983,
"end": 1990,
"loc": {
"start": {
"line": 62,
"column": 19
},
"end": {
"line": 62,
"column": 26
},
"identifierName": "context"
},
"name": "context"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1991,
"end": 1995,
"loc": {
"start": {
"line": 62,
"column": 27
},
"end": {
"line": 62,
"column": 31
},
"identifierName": "font"
},
"name": "font"
},
"computed": false
},
"right": {
"type": "BinaryExpression",
"start": 1998,
"end": 2064,
"loc": {
"start": {
"line": 62,
"column": 34
},
"end": {
"line": 62,
"column": 100
}
},
"left": {
"type": "BinaryExpression",
"start": 1998,
"end": 2048,
"loc": {
"start": {
"line": 62,
"column": 34
},
"end": {
"line": 62,
"column": 84
}
},
"left": {
"type": "StringLiteral",
"start": 1998,
"end": 2005,
"loc": {
"start": {
"line": 62,
"column": 34
},
"end": {
"line": 62,
"column": 41
}
},
"extra": {
"rawValue": "bold ",
"raw": "\"bold \""
},
"value": "bold "
},
"operator": "+",
"right": {
"type": "BinaryExpression",
"start": 2008,
"end": 2048,
"loc": {
"start": {
"line": 62,
"column": 44
},
"end": {
"line": 62,
"column": 84
}
},
"left": {
"type": "CallExpression",
"start": 2008,
"end": 2043,
"loc": {
"start": {
"line": 62,
"column": 44
},
"end": {
"line": 62,
"column": 79
}
},
"callee": {
"type": "MemberExpression",
"start": 2008,
"end": 2041,
"loc": {
"start": {
"line": 62,
"column": 44
},
"end": {
"line": 62,
"column": 77
}
},
"object": {
"type": "MemberExpression",
"start": 2008,
"end": 2021,
"loc": {
"start": {
"line": 62,
"column": 44
},
"end": {
"line": 62,
"column": 57
}
},
"object": {
"type": "MemberExpression",
"start": 2008,
"end": 2017,
"loc": {
"start": {
"line": 62,
"column": 44
},
"end": {
"line": 62,
"column": 53
}
},
"object": {
"type": "ThisExpression",
"start": 2008,
"end": 2012,
"loc": {
"start": {
"line": 62,
"column": 44
},
"end": {
"line": 62,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"start": 2013,
"end": 2017,
"loc": {
"start": {
"line": 62,
"column": 49
},
"end": {
"line": 62,
"column": 53
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2018,
"end": 2021,
"loc": {
"start": {
"line": 62,
"column": 54
},
"end": {
"line": 62,
"column": 57
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2022,
"end": 2041,
"loc": {
"start": {
"line": 62,
"column": 58
},
"end": {
"line": 62,
"column": 77
},
"identifierName": "getEffectiveUiScale"
},
"name": "getEffectiveUiScale"
},
"computed": false
},
"arguments": []
},
"operator": "*",
"right": {
"type": "NumericLiteral",
"start": 2046,
"end": 2048,
"loc": {
"start": {
"line": 62,
"column": 82
},
"end": {
"line": 62,
"column": 84
}
},
"extra": {
"rawValue": 40,
"raw": "40"
},
"value": 40
}
}
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 2051,
"end": 2064,
"loc": {
"start": {
"line": 62,
"column": 87
},
"end": {
"line": 62,
"column": 100
}
},
"extra": {
"rawValue": "px GameFont",
"raw": "\"px GameFont\""
},
"value": "px GameFont"
}
}
}
},
{
"type": "ExpressionStatement",
"start": 2075,
"end": 2115,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 48
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2075,
"end": 2114,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 47
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2075,
"end": 2103,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 36
}
},
"object": {
"type": "MemberExpression",
"start": 2075,
"end": 2093,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 26
}
},
"object": {
"type": "Identifier",
"start": 2075,
"end": 2085,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 18
},
"identifierName": "parameters"
},
"name": "parameters"
},
"property": {
"type": "Identifier",
"start": 2086,
"end": 2093,
"loc": {
"start": {
"line": 63,
"column": 19
},
"end": {
"line": 63,
"column": 26
},
"identifierName": "context"
},
"name": "context"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2094,
"end": 2103,
"loc": {
"start": {
"line": 63,
"column": 27
},
"end": {
"line": 63,
"column": 36
},
"identifierName": "textAlign"
},
"name": "textAlign"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 2106,
"end": 2114,
"loc": {
"start": {
"line": 63,
"column": 39
},
"end": {
"line": 63,
"column": 47
}
},
"extra": {
"rawValue": "center",
"raw": "\"center\""
},
"value": "center"
}
}
},
{
"type": "ExpressionStatement",
"start": 2125,
"end": 2287,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 68,
"column": 10
}
},
"expression": {
"type": "CallExpression",
"start": 2125,
"end": 2286,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 68,
"column": 9
}
},
"callee": {
"type": "MemberExpression",
"start": 2125,
"end": 2152,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 2125,
"end": 2143,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 26
}
},
"object": {
"type": "Identifier",
"start": 2125,
"end": 2135,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 18
},
"identifierName": "parameters"
},
"name": "parameters"
},
"property": {
"type": "Identifier",
"start": 2136,
"end": 2143,
"loc": {
"start": {
"line": 64,
"column": 19
},
"end": {
"line": 64,
"column": 26
},
"identifierName": "context"
},
"name": "context"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2144,
"end": 2152,
"loc": {
"start": {
"line": 64,
"column": 27
},
"end": {
"line": 64,
"column": 35
},
"identifierName": "fillText"
},
"name": "fillText"
},
"computed": false
},
"arguments": [
{
"type": "CallExpression",
"start": 2167,
"end": 2200,
"loc": {
"start": {
"line": 65,
"column": 12
},
"end": {
"line": 65,
"column": 45
}
},
"callee": {
"type": "MemberExpression",
"start": 2167,
"end": 2198,
"loc": {
"start": {
"line": 65,
"column": 12
},
"end": {
"line": 65,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 2167,
"end": 2186,
"loc": {
"start": {
"line": 65,
"column": 12
},
"end": {
"line": 65,
"column": 31
}
},
"object": {
"type": "MemberExpression",
"start": 2167,
"end": 2180,
"loc": {
"start": {
"line": 65,
"column": 12
},
"end": {
"line": 65,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 2167,
"end": 2168,
"loc": {
"start": {
"line": 65,
"column": 12
},
"end": {
"line": 65,
"column": 13
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 2169,
"end": 2180,
"loc": {
"start": {
"line": 65,
"column": 14
},
"end": {
"line": 65,
"column": 25
},
"identifierName": "demoBanners"
},
"name": "demoBanners"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2181,
"end": 2186,
"loc": {
"start": {
"line": 65,
"column": 26
},
"end": {
"line": 65,
"column": 31
},
"identifierName": "title"
},
"name": "title"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2187,
"end": 2198,
"loc": {
"start": {
"line": 65,
"column": 32
},
"end": {
"line": 65,
"column": 43
},
"identifierName": "toUpperCase"
},
"name": "toUpperCase"
},
"computed": false
},
"arguments": []
},
{
"type": "BinaryExpression",
"start": 2215,
"end": 2220,
"loc": {
"start": {
"line": 66,
"column": 12
},
"end": {
"line": 66,
"column": 17
}
},
"left": {
"type": "Identifier",
"start": 2215,
"end": 2216,
"loc": {
"start": {
"line": 66,
"column": 12
},
"end": {
"line": 66,
"column": 13
},
"identifierName": "w"
},
"name": "w"
},
"operator": "/",
"right": {
"type": "NumericLiteral",
"start": 2219,
"end": 2220,
"loc": {
"start": {
"line": 66,
"column": 16
},
"end": {
"line": 66,
"column": 17
}
},
"extra": {
"rawValue": 2,
"raw": "2"
},
"value": 2
}
},
{
"type": "BinaryExpression",
"start": 2235,
"end": 2275,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"column": 52
}
},
"left": {
"type": "CallExpression",
"start": 2235,
"end": 2270,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"column": 47
}
},
"callee": {
"type": "MemberExpression",
"start": 2235,
"end": 2268,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"column": 45
}
},
"object": {
"type": "MemberExpression",
"start": 2235,
"end": 2248,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"column": 25
}
},
"object": {
"type": "MemberExpression",
"start": 2235,
"end": 2244,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 2235,
"end": 2239,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 2240,
"end": 2244,
"loc": {
"start": {
"line": 67,
"column": 17
},
"end": {
"line": 67,
"column": 21
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2245,
"end": 2248,
"loc": {
"start": {
"line": 67,
"column": 22
},
"end": {
"line": 67,
"column": 25
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2249,
"end": 2268,
"loc": {
"start": {
"line": 67,
"column": 26
},
"end": {
"line": 67,
"column": 45
},
"identifierName": "getEffectiveUiScale"
},
"name": "getEffectiveUiScale"
},
"computed": false
},
"arguments": []
},
"operator": "*",
"right": {
"type": "NumericLiteral",
"start": 2273,
"end": 2275,
"loc": {
"start": {
"line": 67,
"column": 50
},
"end": {
"line": 67,
"column": 52
}
},
"extra": {
"rawValue": 50,
"raw": "50"
},
"value": 50
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2299,
"end": 2337,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 46
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2299,
"end": 2336,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 45
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2299,
"end": 2327,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 36
}
},
"object": {
"type": "MemberExpression",
"start": 2299,
"end": 2317,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 26
}
},
"object": {
"type": "Identifier",
"start": 2299,
"end": 2309,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 18
},
"identifierName": "parameters"
},
"name": "parameters"
},
"property": {
"type": "Identifier",
"start": 2310,
"end": 2317,
"loc": {
"start": {
"line": 70,
"column": 19
},
"end": {
"line": 70,
"column": 26
},
"identifierName": "context"
},
"name": "context"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2318,
"end": 2327,
"loc": {
"start": {
"line": 70,
"column": 27
},
"end": {
"line": 70,
"column": 36
},
"identifierName": "textAlign"
},
"name": "textAlign"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 2330,
"end": 2336,
"loc": {
"start": {
"line": 70,
"column": 39
},
"end": {
"line": 70,
"column": 45
}
},
"extra": {
"rawValue": "left",
"raw": "\"left\""
},
"value": "left"
}
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n *\r\n * @param {import(\"../../../core/draw_utils\").DrawParameters} parameters\r\n ",
"start": 1722,
"end": 1820,
"loc": {
"start": {
"line": 54,
"column": 4
},
"end": {
"line": 57,
"column": 7
}
}
}
]
}
]
},
"leadingComments": [],
"trailingComments": []
}
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "*\r\n *\r\n * @param {import(\"../../../core/draw_utils\").DrawParameters} parameters\r\n ",
"start": 1722,
"end": 1820,
"loc": {
"start": {
"line": 54,
"column": 4
},
"end": {
"line": 57,
"column": 7
}
}
}
],
"tokens": [
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 0,
"end": 6,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7,
"end": 8,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "THIRDPARTY_URLS",
"start": 9,
"end": 24,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 24
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 25,
"end": 26,
"loc": {
"start": {
"line": 1,
"column": 25
},
"end": {
"line": 1,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 27,
"end": 31,
"loc": {
"start": {
"line": 1,
"column": 27
},
"end": {
"line": 1,
"column": 31
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../../core/config",
"start": 32,
"end": 54,
"loc": {
"start": {
"line": 1,
"column": 32
},
"end": {
"line": 1,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 54,
"end": 55,
"loc": {
"start": {
"line": 1,
"column": 54
},
"end": {
"line": 1,
"column": 55
}
}
},
{
"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": 57,
"end": 63,
"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": 64,
"end": 65,
"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": 66,
"end": 73,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 16
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 74,
"end": 75,
"loc": {
"start": {
"line": 2,
"column": 17
},
"end": {
"line": 2,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 76,
"end": 80,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 23
}
}
},
{
"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": 81,
"end": 102,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 102,
"end": 103,
"loc": {
"start": {
"line": 2,
"column": 45
},
"end": {
"line": 2,
"column": 46
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 105,
"end": 111,
"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": 112,
"end": 113,
"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": "T",
"start": 114,
"end": 115,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 10
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 116,
"end": 117,
"loc": {
"start": {
"line": 3,
"column": 11
},
"end": {
"line": 3,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 118,
"end": 122,
"loc": {
"start": {
"line": 3,
"column": 13
},
"end": {
"line": 3,
"column": 17
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../../translations",
"start": 123,
"end": 146,
"loc": {
"start": {
"line": 3,
"column": 18
},
"end": {
"line": 3,
"column": 41
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 146,
"end": 147,
"loc": {
"start": {
"line": 3,
"column": 41
},
"end": {
"line": 3,
"column": 42
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 149,
"end": 155,
"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": 156,
"end": 157,
"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": "BaseHUDPart",
"start": 158,
"end": 169,
"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": 170,
"end": 171,
"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": 172,
"end": 176,
"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": "../base_hud_part",
"start": 177,
"end": 195,
"loc": {
"start": {
"line": 4,
"column": 28
},
"end": {
"line": 4,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 195,
"end": 196,
"loc": {
"start": {
"line": 4,
"column": 46
},
"end": {
"line": 4,
"column": 47
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 198,
"end": 204,
"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": 205,
"end": 206,
"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": "DynamicDomAttach",
"start": 207,
"end": 223,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 224,
"end": 225,
"loc": {
"start": {
"line": 5,
"column": 26
},
"end": {
"line": 5,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 226,
"end": 230,
"loc": {
"start": {
"line": 5,
"column": 28
},
"end": {
"line": 5,
"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": 231,
"end": 254,
"loc": {
"start": {
"line": 5,
"column": 33
},
"end": {
"line": 5,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 254,
"end": 255,
"loc": {
"start": {
"line": 5,
"column": 56
},
"end": {
"line": 5,
"column": 57
}
}
},
{
"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": 259,
"end": 264,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "watermarkShowIntervalSeconds",
"start": 265,
"end": 293,
"loc": {
"start": {
"line": 7,
"column": 6
},
"end": {
"line": 7,
"column": 34
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 294,
"end": 295,
"loc": {
"start": {
"line": 7,
"column": 35
},
"end": {
"line": 7,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "G_IS_DEV",
"start": 296,
"end": 304,
"loc": {
"start": {
"line": 7,
"column": 37
},
"end": {
"line": 7,
"column": 45
}
}
},
{
"type": {
"label": "?",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 305,
"end": 306,
"loc": {
"start": {
"line": 7,
"column": 46
},
"end": {
"line": 7,
"column": 47
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 120,
"start": 307,
"end": 310,
"loc": {
"start": {
"line": 7,
"column": 48
},
"end": {
"line": 7,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 311,
"end": 312,
"loc": {
"start": {
"line": 7,
"column": 52
},
"end": {
"line": 7,
"column": 53
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 7,
"start": 313,
"end": 314,
"loc": {
"start": {
"line": 7,
"column": 54
},
"end": {
"line": 7,
"column": 55
}
}
},
{
"type": {
"label": "*",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "*",
"start": 315,
"end": 316,
"loc": {
"start": {
"line": 7,
"column": 56
},
"end": {
"line": 7,
"column": 57
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 60,
"start": 317,
"end": 319,
"loc": {
"start": {
"line": 7,
"column": 58
},
"end": {
"line": 7,
"column": 60
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 319,
"end": 320,
"loc": {
"start": {
"line": 7,
"column": 60
},
"end": {
"line": 7,
"column": 61
}
}
},
{
"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": 322,
"end": 327,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "watermarkShowDuration",
"start": 328,
"end": 349,
"loc": {
"start": {
"line": 8,
"column": 6
},
"end": {
"line": 8,
"column": 27
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 350,
"end": 351,
"loc": {
"start": {
"line": 8,
"column": 28
},
"end": {
"line": 8,
"column": 29
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 5,
"start": 352,
"end": 353,
"loc": {
"start": {
"line": 8,
"column": 30
},
"end": {
"line": 8,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 353,
"end": 354,
"loc": {
"start": {
"line": 8,
"column": 31
},
"end": {
"line": 8,
"column": 32
}
}
},
{
"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": 358,
"end": 364,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 6
}
}
},
{
"type": {
"label": "class",
"keyword": "class",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "class",
"start": 365,
"end": 370,
"loc": {
"start": {
"line": 10,
"column": 7
},
"end": {
"line": 10,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "HUDWatermark",
"start": 371,
"end": 383,
"loc": {
"start": {
"line": 10,
"column": 13
},
"end": {
"line": 10,
"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": 384,
"end": 391,
"loc": {
"start": {
"line": 10,
"column": 26
},
"end": {
"line": 10,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BaseHUDPart",
"start": 392,
"end": 403,
"loc": {
"start": {
"line": 10,
"column": 34
},
"end": {
"line": 10,
"column": 45
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 404,
"end": 405,
"loc": {
"start": {
"line": 10,
"column": 46
},
"end": {
"line": 10,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createElements",
"start": 411,
"end": 425,
"loc": {
"start": {
"line": 11,
"column": 4
},
"end": {
"line": 11,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 425,
"end": 426,
"loc": {
"start": {
"line": 11,
"column": 18
},
"end": {
"line": 11,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parent",
"start": 426,
"end": 432,
"loc": {
"start": {
"line": 11,
"column": 19
},
"end": {
"line": 11,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 432,
"end": 433,
"loc": {
"start": {
"line": 11,
"column": 25
},
"end": {
"line": 11,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 434,
"end": 435,
"loc": {
"start": {
"line": 11,
"column": 27
},
"end": {
"line": 11,
"column": 28
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 445,
"end": 449,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 12,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 449,
"end": 450,
"loc": {
"start": {
"line": 12,
"column": 12
},
"end": {
"line": 12,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 450,
"end": 457,
"loc": {
"start": {
"line": 12,
"column": 13
},
"end": {
"line": 12,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 458,
"end": 459,
"loc": {
"start": {
"line": 12,
"column": 21
},
"end": {
"line": 12,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 460,
"end": 467,
"loc": {
"start": {
"line": 12,
"column": 23
},
"end": {
"line": 12,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 467,
"end": 468,
"loc": {
"start": {
"line": 12,
"column": 30
},
"end": {
"line": 12,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parent",
"start": 482,
"end": 488,
"loc": {
"start": {
"line": 13,
"column": 12
},
"end": {
"line": 13,
"column": 18
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 488,
"end": 489,
"loc": {
"start": {
"line": 13,
"column": 18
},
"end": {
"line": 13,
"column": 19
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "ingame_HUD_Watermark",
"start": 503,
"end": 525,
"loc": {
"start": {
"line": 14,
"column": 12
},
"end": {
"line": 14,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 525,
"end": 526,
"loc": {
"start": {
"line": 14,
"column": 34
},
"end": {
"line": 14,
"column": 35
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 540,
"end": 541,
"loc": {
"start": {
"line": 15,
"column": 12
},
"end": {
"line": 15,
"column": 13
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 541,
"end": 542,
"loc": {
"start": {
"line": 15,
"column": 13
},
"end": {
"line": 15,
"column": 14
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 542,
"end": 543,
"loc": {
"start": {
"line": 15,
"column": 14
},
"end": {
"line": 15,
"column": 15
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 557,
"end": 558,
"loc": {
"start": {
"line": 16,
"column": 12
},
"end": {
"line": 16,
"column": 13
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "\n <strong>",
"start": 558,
"end": 580,
"loc": {
"start": {
"line": 16,
"column": 13
},
"end": {
"line": 17,
"column": 20
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 580,
"end": 582,
"loc": {
"start": {
"line": 17,
"column": 20
},
"end": {
"line": 17,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 582,
"end": 583,
"loc": {
"start": {
"line": 17,
"column": 22
},
"end": {
"line": 17,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 583,
"end": 584,
"loc": {
"start": {
"line": 17,
"column": 23
},
"end": {
"line": 17,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ingame",
"start": 584,
"end": 590,
"loc": {
"start": {
"line": 17,
"column": 24
},
"end": {
"line": 17,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 590,
"end": 591,
"loc": {
"start": {
"line": 17,
"column": 30
},
"end": {
"line": 17,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "watermark",
"start": 591,
"end": 600,
"loc": {
"start": {
"line": 17,
"column": 31
},
"end": {
"line": 17,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 600,
"end": 601,
"loc": {
"start": {
"line": 17,
"column": 40
},
"end": {
"line": 17,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "title",
"start": 601,
"end": 606,
"loc": {
"start": {
"line": 17,
"column": 41
},
"end": {
"line": 17,
"column": 46
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 606,
"end": 607,
"loc": {
"start": {
"line": 17,
"column": 46
},
"end": {
"line": 17,
"column": 47
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "</strong>\n <p>",
"start": 607,
"end": 633,
"loc": {
"start": {
"line": 17,
"column": 47
},
"end": {
"line": 18,
"column": 15
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 633,
"end": 635,
"loc": {
"start": {
"line": 18,
"column": 15
},
"end": {
"line": 18,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 635,
"end": 636,
"loc": {
"start": {
"line": 18,
"column": 17
},
"end": {
"line": 18,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 636,
"end": 637,
"loc": {
"start": {
"line": 18,
"column": 18
},
"end": {
"line": 18,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ingame",
"start": 637,
"end": 643,
"loc": {
"start": {
"line": 18,
"column": 19
},
"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": 643,
"end": 644,
"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": "watermark",
"start": 644,
"end": 653,
"loc": {
"start": {
"line": 18,
"column": 26
},
"end": {
"line": 18,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 653,
"end": 654,
"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": "desc",
"start": 654,
"end": 658,
"loc": {
"start": {
"line": 18,
"column": 36
},
"end": {
"line": 18,
"column": 40
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 658,
"end": 659,
"loc": {
"start": {
"line": 18,
"column": 40
},
"end": {
"line": 18,
"column": 41
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "</p>\n ",
"start": 659,
"end": 673,
"loc": {
"start": {
"line": 18,
"column": 41
},
"end": {
"line": 19,
"column": 8
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 673,
"end": 674,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 684,
"end": 685,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 9
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 685,
"end": 686,
"loc": {
"start": {
"line": 20,
"column": 9
},
"end": {
"line": 20,
"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": 698,
"end": 702,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 702,
"end": 703,
"loc": {
"start": {
"line": 22,
"column": 12
},
"end": {
"line": 22,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "linkElement",
"start": 703,
"end": 714,
"loc": {
"start": {
"line": 22,
"column": 13
},
"end": {
"line": 22,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 715,
"end": 716,
"loc": {
"start": {
"line": 22,
"column": 25
},
"end": {
"line": 22,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 717,
"end": 724,
"loc": {
"start": {
"line": 22,
"column": 27
},
"end": {
"line": 22,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 724,
"end": 725,
"loc": {
"start": {
"line": 22,
"column": 34
},
"end": {
"line": 22,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parent",
"start": 739,
"end": 745,
"loc": {
"start": {
"line": 23,
"column": 12
},
"end": {
"line": 23,
"column": 18
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 745,
"end": 746,
"loc": {
"start": {
"line": 23,
"column": 18
},
"end": {
"line": 23,
"column": 19
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "ingame_HUD_WatermarkClicker",
"start": 760,
"end": 789,
"loc": {
"start": {
"line": 24,
"column": 12
},
"end": {
"line": 24,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 789,
"end": 790,
"loc": {
"start": {
"line": 24,
"column": 41
},
"end": {
"line": 24,
"column": 42
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 804,
"end": 805,
"loc": {
"start": {
"line": 25,
"column": 12
},
"end": {
"line": 25,
"column": 13
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 805,
"end": 806,
"loc": {
"start": {
"line": 25,
"column": 13
},
"end": {
"line": 25,
"column": 14
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 806,
"end": 807,
"loc": {
"start": {
"line": 25,
"column": 14
},
"end": {
"line": 25,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 821,
"end": 822,
"loc": {
"start": {
"line": 26,
"column": 12
},
"end": {
"line": 26,
"column": 13
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 822,
"end": 823,
"loc": {
"start": {
"line": 26,
"column": 13
},
"end": {
"line": 26,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ingame",
"start": 823,
"end": 829,
"loc": {
"start": {
"line": 26,
"column": 14
},
"end": {
"line": 26,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 829,
"end": 830,
"loc": {
"start": {
"line": 26,
"column": 20
},
"end": {
"line": 26,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "watermark",
"start": 830,
"end": 839,
"loc": {
"start": {
"line": 26,
"column": 21
},
"end": {
"line": 26,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 839,
"end": 840,
"loc": {
"start": {
"line": 26,
"column": 30
},
"end": {
"line": 26,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "get_on_steam",
"start": 840,
"end": 852,
"loc": {
"start": {
"line": 26,
"column": 31
},
"end": {
"line": 26,
"column": 43
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 862,
"end": 863,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 9
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 863,
"end": 864,
"loc": {
"start": {
"line": 27,
"column": 9
},
"end": {
"line": 27,
"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": 874,
"end": 878,
"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": 878,
"end": 879,
"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": "trackClicks",
"start": 879,
"end": 890,
"loc": {
"start": {
"line": 28,
"column": 13
},
"end": {
"line": 28,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 890,
"end": 891,
"loc": {
"start": {
"line": 28,
"column": 24
},
"end": {
"line": 28,
"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": 891,
"end": 895,
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 895,
"end": 896,
"loc": {
"start": {
"line": 28,
"column": 29
},
"end": {
"line": 28,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "linkElement",
"start": 896,
"end": 907,
"loc": {
"start": {
"line": 28,
"column": 30
},
"end": {
"line": 28,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 907,
"end": 908,
"loc": {
"start": {
"line": 28,
"column": 41
},
"end": {
"line": 28,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 909,
"end": 910,
"loc": {
"start": {
"line": 28,
"column": 43
},
"end": {
"line": 28,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 910,
"end": 911,
"loc": {
"start": {
"line": 28,
"column": 44
},
"end": {
"line": 28,
"column": 45
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 912,
"end": 914,
"loc": {
"start": {
"line": 28,
"column": 46
},
"end": {
"line": 28,
"column": 48
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 915,
"end": 916,
"loc": {
"start": {
"line": 28,
"column": 49
},
"end": {
"line": 28,
"column": 50
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 930,
"end": 934,
"loc": {
"start": {
"line": 29,
"column": 12
},
"end": {
"line": 29,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 934,
"end": 935,
"loc": {
"start": {
"line": 29,
"column": 16
},
"end": {
"line": 29,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 935,
"end": 939,
"loc": {
"start": {
"line": 29,
"column": 17
},
"end": {
"line": 29,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 939,
"end": 940,
"loc": {
"start": {
"line": 29,
"column": 21
},
"end": {
"line": 29,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 940,
"end": 943,
"loc": {
"start": {
"line": 29,
"column": 22
},
"end": {
"line": 29,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 943,
"end": 944,
"loc": {
"start": {
"line": 29,
"column": 25
},
"end": {
"line": 29,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "analytics",
"start": 944,
"end": 953,
"loc": {
"start": {
"line": 29,
"column": 26
},
"end": {
"line": 29,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 953,
"end": 954,
"loc": {
"start": {
"line": 29,
"column": 35
},
"end": {
"line": 29,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackUiClick",
"start": 954,
"end": 966,
"loc": {
"start": {
"line": 29,
"column": 36
},
"end": {
"line": 29,
"column": 48
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 966,
"end": 967,
"loc": {
"start": {
"line": 29,
"column": 48
},
"end": {
"line": 29,
"column": 49
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "watermark_click_2_direct",
"start": 967,
"end": 993,
"loc": {
"start": {
"line": 29,
"column": 49
},
"end": {
"line": 29,
"column": 75
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 993,
"end": 994,
"loc": {
"start": {
"line": 29,
"column": 75
},
"end": {
"line": 29,
"column": 76
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 994,
"end": 995,
"loc": {
"start": {
"line": 29,
"column": 76
},
"end": {
"line": 29,
"column": 77
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1009,
"end": 1013,
"loc": {
"start": {
"line": 30,
"column": 12
},
"end": {
"line": 30,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1013,
"end": 1014,
"loc": {
"start": {
"line": 30,
"column": 16
},
"end": {
"line": 30,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1014,
"end": 1018,
"loc": {
"start": {
"line": 30,
"column": 17
},
"end": {
"line": 30,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1018,
"end": 1019,
"loc": {
"start": {
"line": 30,
"column": 21
},
"end": {
"line": 30,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 1019,
"end": 1022,
"loc": {
"start": {
"line": 30,
"column": 22
},
"end": {
"line": 30,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1022,
"end": 1023,
"loc": {
"start": {
"line": 30,
"column": 25
},
"end": {
"line": 30,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "platformWrapper",
"start": 1023,
"end": 1038,
"loc": {
"start": {
"line": 30,
"column": 26
},
"end": {
"line": 30,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1038,
"end": 1039,
"loc": {
"start": {
"line": 30,
"column": 41
},
"end": {
"line": 30,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "openExternalLink",
"start": 1039,
"end": 1055,
"loc": {
"start": {
"line": 30,
"column": 42
},
"end": {
"line": 30,
"column": 58
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1055,
"end": 1056,
"loc": {
"start": {
"line": 30,
"column": 58
},
"end": {
"line": 30,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "THIRDPARTY_URLS",
"start": 1056,
"end": 1071,
"loc": {
"start": {
"line": 30,
"column": 59
},
"end": {
"line": 30,
"column": 74
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1071,
"end": 1072,
"loc": {
"start": {
"line": 30,
"column": 74
},
"end": {
"line": 30,
"column": 75
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "standaloneStorePage",
"start": 1072,
"end": 1091,
"loc": {
"start": {
"line": 30,
"column": 75
},
"end": {
"line": 30,
"column": 94
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 1092,
"end": 1093,
"loc": {
"start": {
"line": 30,
"column": 95
},
"end": {
"line": 30,
"column": 96
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "?ref=wtmd",
"start": 1094,
"end": 1105,
"loc": {
"start": {
"line": 30,
"column": 97
},
"end": {
"line": 30,
"column": 108
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1105,
"end": 1106,
"loc": {
"start": {
"line": 30,
"column": 108
},
"end": {
"line": 30,
"column": 109
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1106,
"end": 1107,
"loc": {
"start": {
"line": 30,
"column": 109
},
"end": {
"line": 30,
"column": 110
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1117,
"end": 1118,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1118,
"end": 1119,
"loc": {
"start": {
"line": 31,
"column": 9
},
"end": {
"line": 31,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1119,
"end": 1120,
"loc": {
"start": {
"line": 31,
"column": 10
},
"end": {
"line": 31,
"column": 11
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1126,
"end": 1127,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 32,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialize",
"start": 1135,
"end": 1145,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 34,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1145,
"end": 1146,
"loc": {
"start": {
"line": 34,
"column": 14
},
"end": {
"line": 34,
"column": 15
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1146,
"end": 1147,
"loc": {
"start": {
"line": 34,
"column": 15
},
"end": {
"line": 34,
"column": 16
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1148,
"end": 1149,
"loc": {
"start": {
"line": 34,
"column": 17
},
"end": {
"line": 34,
"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": 1159,
"end": 1163,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1163,
"end": 1164,
"loc": {
"start": {
"line": 35,
"column": 12
},
"end": {
"line": 35,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackClicks",
"start": 1164,
"end": 1175,
"loc": {
"start": {
"line": 35,
"column": 13
},
"end": {
"line": 35,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1175,
"end": 1176,
"loc": {
"start": {
"line": 35,
"column": 24
},
"end": {
"line": 35,
"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": 1176,
"end": 1180,
"loc": {
"start": {
"line": 35,
"column": 25
},
"end": {
"line": 35,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1180,
"end": 1181,
"loc": {
"start": {
"line": 35,
"column": 29
},
"end": {
"line": 35,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 1181,
"end": 1188,
"loc": {
"start": {
"line": 35,
"column": 30
},
"end": {
"line": 35,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1188,
"end": 1189,
"loc": {
"start": {
"line": 35,
"column": 37
},
"end": {
"line": 35,
"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": 1190,
"end": 1194,
"loc": {
"start": {
"line": 35,
"column": 39
},
"end": {
"line": 35,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1194,
"end": 1195,
"loc": {
"start": {
"line": 35,
"column": 43
},
"end": {
"line": 35,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onWatermarkClick",
"start": 1195,
"end": 1211,
"loc": {
"start": {
"line": 35,
"column": 44
},
"end": {
"line": 35,
"column": 60
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1211,
"end": 1212,
"loc": {
"start": {
"line": 35,
"column": 60
},
"end": {
"line": 35,
"column": 61
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1212,
"end": 1213,
"loc": {
"start": {
"line": 35,
"column": 61
},
"end": {
"line": 35,
"column": 62
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1225,
"end": 1229,
"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": 1229,
"end": 1230,
"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": "domAttach",
"start": 1230,
"end": 1239,
"loc": {
"start": {
"line": 37,
"column": 13
},
"end": {
"line": 37,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1240,
"end": 1241,
"loc": {
"start": {
"line": 37,
"column": 23
},
"end": {
"line": 37,
"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": 1242,
"end": 1245,
"loc": {
"start": {
"line": 37,
"column": 25
},
"end": {
"line": 37,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "DynamicDomAttach",
"start": 1246,
"end": 1262,
"loc": {
"start": {
"line": 37,
"column": 29
},
"end": {
"line": 37,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1262,
"end": 1263,
"loc": {
"start": {
"line": 37,
"column": 45
},
"end": {
"line": 37,
"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": 1263,
"end": 1267,
"loc": {
"start": {
"line": 37,
"column": 46
},
"end": {
"line": 37,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1267,
"end": 1268,
"loc": {
"start": {
"line": 37,
"column": 50
},
"end": {
"line": 37,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1268,
"end": 1272,
"loc": {
"start": {
"line": 37,
"column": 51
},
"end": {
"line": 37,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1272,
"end": 1273,
"loc": {
"start": {
"line": 37,
"column": 55
},
"end": {
"line": 37,
"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": 1274,
"end": 1278,
"loc": {
"start": {
"line": 37,
"column": 57
},
"end": {
"line": 37,
"column": 61
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1278,
"end": 1279,
"loc": {
"start": {
"line": 37,
"column": 61
},
"end": {
"line": 37,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "element",
"start": 1279,
"end": 1286,
"loc": {
"start": {
"line": 37,
"column": 62
},
"end": {
"line": 37,
"column": 69
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1286,
"end": 1287,
"loc": {
"start": {
"line": 37,
"column": 69
},
"end": {
"line": 37,
"column": 70
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1288,
"end": 1289,
"loc": {
"start": {
"line": 37,
"column": 71
},
"end": {
"line": 37,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "attachClass",
"start": 1303,
"end": 1314,
"loc": {
"start": {
"line": 38,
"column": 12
},
"end": {
"line": 38,
"column": 23
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1314,
"end": 1315,
"loc": {
"start": {
"line": 38,
"column": 23
},
"end": {
"line": 38,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "visible",
"start": 1316,
"end": 1325,
"loc": {
"start": {
"line": 38,
"column": 25
},
"end": {
"line": 38,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1325,
"end": 1326,
"loc": {
"start": {
"line": 38,
"column": 34
},
"end": {
"line": 38,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "timeToKeepSeconds",
"start": 1340,
"end": 1357,
"loc": {
"start": {
"line": 39,
"column": 12
},
"end": {
"line": 39,
"column": 29
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1357,
"end": 1358,
"loc": {
"start": {
"line": 39,
"column": 29
},
"end": {
"line": 39,
"column": 30
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0.5,
"start": 1359,
"end": 1362,
"loc": {
"start": {
"line": 39,
"column": 31
},
"end": {
"line": 39,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1362,
"end": 1363,
"loc": {
"start": {
"line": 39,
"column": 34
},
"end": {
"line": 39,
"column": 35
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1373,
"end": 1374,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1374,
"end": 1375,
"loc": {
"start": {
"line": 40,
"column": 9
},
"end": {
"line": 40,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1375,
"end": 1376,
"loc": {
"start": {
"line": 40,
"column": 10
},
"end": {
"line": 40,
"column": 11
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1382,
"end": 1383,
"loc": {
"start": {
"line": 41,
"column": 4
},
"end": {
"line": 41,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 1391,
"end": 1397,
"loc": {
"start": {
"line": 43,
"column": 4
},
"end": {
"line": 43,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1397,
"end": 1398,
"loc": {
"start": {
"line": 43,
"column": 10
},
"end": {
"line": 43,
"column": 11
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1398,
"end": 1399,
"loc": {
"start": {
"line": 43,
"column": 11
},
"end": {
"line": 43,
"column": 12
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1400,
"end": 1401,
"loc": {
"start": {
"line": 43,
"column": 13
},
"end": {
"line": 43,
"column": 14
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1411,
"end": 1415,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1415,
"end": 1416,
"loc": {
"start": {
"line": 44,
"column": 12
},
"end": {
"line": 44,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "domAttach",
"start": 1416,
"end": 1425,
"loc": {
"start": {
"line": 44,
"column": 13
},
"end": {
"line": 44,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1425,
"end": 1426,
"loc": {
"start": {
"line": 44,
"column": 22
},
"end": {
"line": 44,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 1426,
"end": 1432,
"loc": {
"start": {
"line": 44,
"column": 23
},
"end": {
"line": 44,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1432,
"end": 1433,
"loc": {
"start": {
"line": 44,
"column": 29
},
"end": {
"line": 44,
"column": 30
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1447,
"end": 1451,
"loc": {
"start": {
"line": 45,
"column": 12
},
"end": {
"line": 45,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1451,
"end": 1452,
"loc": {
"start": {
"line": 45,
"column": 16
},
"end": {
"line": 45,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1452,
"end": 1456,
"loc": {
"start": {
"line": 45,
"column": 17
},
"end": {
"line": 45,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1456,
"end": 1457,
"loc": {
"start": {
"line": 45,
"column": 21
},
"end": {
"line": 45,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "time",
"start": 1457,
"end": 1461,
"loc": {
"start": {
"line": 45,
"column": 22
},
"end": {
"line": 45,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1461,
"end": 1462,
"loc": {
"start": {
"line": 45,
"column": 26
},
"end": {
"line": 45,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "realtimeNow",
"start": 1462,
"end": 1473,
"loc": {
"start": {
"line": 45,
"column": 27
},
"end": {
"line": 45,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1473,
"end": 1474,
"loc": {
"start": {
"line": 45,
"column": 38
},
"end": {
"line": 45,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1474,
"end": 1475,
"loc": {
"start": {
"line": 45,
"column": 39
},
"end": {
"line": 45,
"column": 40
}
}
},
{
"type": {
"label": "%",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "%",
"start": 1476,
"end": 1477,
"loc": {
"start": {
"line": 45,
"column": 41
},
"end": {
"line": 45,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "watermarkShowIntervalSeconds",
"start": 1478,
"end": 1506,
"loc": {
"start": {
"line": 45,
"column": 43
},
"end": {
"line": 45,
"column": 71
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 1507,
"end": 1508,
"loc": {
"start": {
"line": 45,
"column": 72
},
"end": {
"line": 45,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "watermarkShowDuration",
"start": 1509,
"end": 1530,
"loc": {
"start": {
"line": 45,
"column": 74
},
"end": {
"line": 45,
"column": 95
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1540,
"end": 1541,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 9
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1541,
"end": 1542,
"loc": {
"start": {
"line": 46,
"column": 9
},
"end": {
"line": 46,
"column": 10
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1548,
"end": 1549,
"loc": {
"start": {
"line": 47,
"column": 4
},
"end": {
"line": 47,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onWatermarkClick",
"start": 1557,
"end": 1573,
"loc": {
"start": {
"line": 49,
"column": 4
},
"end": {
"line": 49,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1573,
"end": 1574,
"loc": {
"start": {
"line": 49,
"column": 20
},
"end": {
"line": 49,
"column": 21
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1574,
"end": 1575,
"loc": {
"start": {
"line": 49,
"column": 21
},
"end": {
"line": 49,
"column": 22
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1576,
"end": 1577,
"loc": {
"start": {
"line": 49,
"column": 23
},
"end": {
"line": 49,
"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": 1587,
"end": 1591,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1591,
"end": 1592,
"loc": {
"start": {
"line": 50,
"column": 12
},
"end": {
"line": 50,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1592,
"end": 1596,
"loc": {
"start": {
"line": 50,
"column": 13
},
"end": {
"line": 50,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1596,
"end": 1597,
"loc": {
"start": {
"line": 50,
"column": 17
},
"end": {
"line": 50,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 1597,
"end": 1600,
"loc": {
"start": {
"line": 50,
"column": 18
},
"end": {
"line": 50,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1600,
"end": 1601,
"loc": {
"start": {
"line": 50,
"column": 21
},
"end": {
"line": 50,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "analytics",
"start": 1601,
"end": 1610,
"loc": {
"start": {
"line": 50,
"column": 22
},
"end": {
"line": 50,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1610,
"end": 1611,
"loc": {
"start": {
"line": 50,
"column": 31
},
"end": {
"line": 50,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackUiClick",
"start": 1611,
"end": 1623,
"loc": {
"start": {
"line": 50,
"column": 32
},
"end": {
"line": 50,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1623,
"end": 1624,
"loc": {
"start": {
"line": 50,
"column": 44
},
"end": {
"line": 50,
"column": 45
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "watermark_click_2_new",
"start": 1624,
"end": 1647,
"loc": {
"start": {
"line": 50,
"column": 45
},
"end": {
"line": 50,
"column": 68
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1647,
"end": 1648,
"loc": {
"start": {
"line": 50,
"column": 68
},
"end": {
"line": 50,
"column": 69
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1648,
"end": 1649,
"loc": {
"start": {
"line": 50,
"column": 69
},
"end": {
"line": 50,
"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": 1659,
"end": 1663,
"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": 1663,
"end": 1664,
"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": 1664,
"end": 1668,
"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": 1668,
"end": 1669,
"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": "hud",
"start": 1669,
"end": 1672,
"loc": {
"start": {
"line": 51,
"column": 18
},
"end": {
"line": 51,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1672,
"end": 1673,
"loc": {
"start": {
"line": 51,
"column": 21
},
"end": {
"line": 51,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parts",
"start": 1673,
"end": 1678,
"loc": {
"start": {
"line": 51,
"column": 22
},
"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": 1678,
"end": 1679,
"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": "standaloneAdvantages",
"start": 1679,
"end": 1699,
"loc": {
"start": {
"line": 51,
"column": 28
},
"end": {
"line": 51,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1699,
"end": 1700,
"loc": {
"start": {
"line": 51,
"column": 48
},
"end": {
"line": 51,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "show",
"start": 1700,
"end": 1704,
"loc": {
"start": {
"line": 51,
"column": 49
},
"end": {
"line": 51,
"column": 53
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1704,
"end": 1705,
"loc": {
"start": {
"line": 51,
"column": 53
},
"end": {
"line": 51,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1705,
"end": 1706,
"loc": {
"start": {
"line": 51,
"column": 54
},
"end": {
"line": 51,
"column": 55
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1706,
"end": 1707,
"loc": {
"start": {
"line": 51,
"column": 55
},
"end": {
"line": 51,
"column": 56
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1713,
"end": 1714,
"loc": {
"start": {
"line": 52,
"column": 4
},
"end": {
"line": 52,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n *\r\n * @param {import(\"../../../core/draw_utils\").DrawParameters} parameters\r\n ",
"start": 1722,
"end": 1820,
"loc": {
"start": {
"line": 54,
"column": 4
},
"end": {
"line": 57,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "drawOverlays",
"start": 1826,
"end": 1838,
"loc": {
"start": {
"line": 58,
"column": 4
},
"end": {
"line": 58,
"column": 16
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1838,
"end": 1839,
"loc": {
"start": {
"line": 58,
"column": 16
},
"end": {
"line": 58,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parameters",
"start": 1839,
"end": 1849,
"loc": {
"start": {
"line": 58,
"column": 17
},
"end": {
"line": 58,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1849,
"end": 1850,
"loc": {
"start": {
"line": 58,
"column": 27
},
"end": {
"line": 58,
"column": 28
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1851,
"end": 1852,
"loc": {
"start": {
"line": 58,
"column": 29
},
"end": {
"line": 58,
"column": 30
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 1862,
"end": 1867,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "w",
"start": 1868,
"end": 1869,
"loc": {
"start": {
"line": 59,
"column": 14
},
"end": {
"line": 59,
"column": 15
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1870,
"end": 1871,
"loc": {
"start": {
"line": 59,
"column": 16
},
"end": {
"line": 59,
"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": 1872,
"end": 1876,
"loc": {
"start": {
"line": 59,
"column": 18
},
"end": {
"line": 59,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1876,
"end": 1877,
"loc": {
"start": {
"line": 59,
"column": 22
},
"end": {
"line": 59,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1877,
"end": 1881,
"loc": {
"start": {
"line": 59,
"column": 23
},
"end": {
"line": 59,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1881,
"end": 1882,
"loc": {
"start": {
"line": 59,
"column": 27
},
"end": {
"line": 59,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "gameWidth",
"start": 1882,
"end": 1891,
"loc": {
"start": {
"line": 59,
"column": 28
},
"end": {
"line": 59,
"column": 37
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1891,
"end": 1892,
"loc": {
"start": {
"line": 59,
"column": 37
},
"end": {
"line": 59,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parameters",
"start": 1904,
"end": 1914,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1914,
"end": 1915,
"loc": {
"start": {
"line": 61,
"column": 18
},
"end": {
"line": 61,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "context",
"start": 1915,
"end": 1922,
"loc": {
"start": {
"line": 61,
"column": 19
},
"end": {
"line": 61,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1922,
"end": 1923,
"loc": {
"start": {
"line": 61,
"column": 26
},
"end": {
"line": 61,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fillStyle",
"start": 1923,
"end": 1932,
"loc": {
"start": {
"line": 61,
"column": 27
},
"end": {
"line": 61,
"column": 36
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1933,
"end": 1934,
"loc": {
"start": {
"line": 61,
"column": 37
},
"end": {
"line": 61,
"column": 38
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "rgba(230, 230, 230, 0.9)",
"start": 1935,
"end": 1961,
"loc": {
"start": {
"line": 61,
"column": 39
},
"end": {
"line": 61,
"column": 65
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1961,
"end": 1962,
"loc": {
"start": {
"line": 61,
"column": 65
},
"end": {
"line": 61,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parameters",
"start": 1972,
"end": 1982,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1982,
"end": 1983,
"loc": {
"start": {
"line": 62,
"column": 18
},
"end": {
"line": 62,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "context",
"start": 1983,
"end": 1990,
"loc": {
"start": {
"line": 62,
"column": 19
},
"end": {
"line": 62,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1990,
"end": 1991,
"loc": {
"start": {
"line": 62,
"column": 26
},
"end": {
"line": 62,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "font",
"start": 1991,
"end": 1995,
"loc": {
"start": {
"line": 62,
"column": 27
},
"end": {
"line": 62,
"column": 31
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1996,
"end": 1997,
"loc": {
"start": {
"line": 62,
"column": 32
},
"end": {
"line": 62,
"column": 33
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "bold ",
"start": 1998,
"end": 2005,
"loc": {
"start": {
"line": 62,
"column": 34
},
"end": {
"line": 62,
"column": 41
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 2006,
"end": 2007,
"loc": {
"start": {
"line": 62,
"column": 42
},
"end": {
"line": 62,
"column": 43
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2008,
"end": 2012,
"loc": {
"start": {
"line": 62,
"column": 44
},
"end": {
"line": 62,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2012,
"end": 2013,
"loc": {
"start": {
"line": 62,
"column": 48
},
"end": {
"line": 62,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2013,
"end": 2017,
"loc": {
"start": {
"line": 62,
"column": 49
},
"end": {
"line": 62,
"column": 53
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2017,
"end": 2018,
"loc": {
"start": {
"line": 62,
"column": 53
},
"end": {
"line": 62,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 2018,
"end": 2021,
"loc": {
"start": {
"line": 62,
"column": 54
},
"end": {
"line": 62,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2021,
"end": 2022,
"loc": {
"start": {
"line": 62,
"column": 57
},
"end": {
"line": 62,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getEffectiveUiScale",
"start": 2022,
"end": 2041,
"loc": {
"start": {
"line": 62,
"column": 58
},
"end": {
"line": 62,
"column": 77
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2041,
"end": 2042,
"loc": {
"start": {
"line": 62,
"column": 77
},
"end": {
"line": 62,
"column": 78
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2042,
"end": 2043,
"loc": {
"start": {
"line": 62,
"column": 78
},
"end": {
"line": 62,
"column": 79
}
}
},
{
"type": {
"label": "*",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "*",
"start": 2044,
"end": 2045,
"loc": {
"start": {
"line": 62,
"column": 80
},
"end": {
"line": 62,
"column": 81
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 40,
"start": 2046,
"end": 2048,
"loc": {
"start": {
"line": 62,
"column": 82
},
"end": {
"line": 62,
"column": 84
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 2049,
"end": 2050,
"loc": {
"start": {
"line": 62,
"column": 85
},
"end": {
"line": 62,
"column": 86
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "px GameFont",
"start": 2051,
"end": 2064,
"loc": {
"start": {
"line": 62,
"column": 87
},
"end": {
"line": 62,
"column": 100
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2064,
"end": 2065,
"loc": {
"start": {
"line": 62,
"column": 100
},
"end": {
"line": 62,
"column": 101
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parameters",
"start": 2075,
"end": 2085,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2085,
"end": 2086,
"loc": {
"start": {
"line": 63,
"column": 18
},
"end": {
"line": 63,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "context",
"start": 2086,
"end": 2093,
"loc": {
"start": {
"line": 63,
"column": 19
},
"end": {
"line": 63,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2093,
"end": 2094,
"loc": {
"start": {
"line": 63,
"column": 26
},
"end": {
"line": 63,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "textAlign",
"start": 2094,
"end": 2103,
"loc": {
"start": {
"line": 63,
"column": 27
},
"end": {
"line": 63,
"column": 36
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2104,
"end": 2105,
"loc": {
"start": {
"line": 63,
"column": 37
},
"end": {
"line": 63,
"column": 38
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "center",
"start": 2106,
"end": 2114,
"loc": {
"start": {
"line": 63,
"column": 39
},
"end": {
"line": 63,
"column": 47
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2114,
"end": 2115,
"loc": {
"start": {
"line": 63,
"column": 47
},
"end": {
"line": 63,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parameters",
"start": 2125,
"end": 2135,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2135,
"end": 2136,
"loc": {
"start": {
"line": 64,
"column": 18
},
"end": {
"line": 64,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "context",
"start": 2136,
"end": 2143,
"loc": {
"start": {
"line": 64,
"column": 19
},
"end": {
"line": 64,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2143,
"end": 2144,
"loc": {
"start": {
"line": 64,
"column": 26
},
"end": {
"line": 64,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fillText",
"start": 2144,
"end": 2152,
"loc": {
"start": {
"line": 64,
"column": 27
},
"end": {
"line": 64,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2152,
"end": 2153,
"loc": {
"start": {
"line": 64,
"column": 35
},
"end": {
"line": 64,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 2167,
"end": 2168,
"loc": {
"start": {
"line": 65,
"column": 12
},
"end": {
"line": 65,
"column": 13
}
}
},
{
"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": 65,
"column": 13
},
"end": {
"line": 65,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "demoBanners",
"start": 2169,
"end": 2180,
"loc": {
"start": {
"line": 65,
"column": 14
},
"end": {
"line": 65,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2180,
"end": 2181,
"loc": {
"start": {
"line": 65,
"column": 25
},
"end": {
"line": 65,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "title",
"start": 2181,
"end": 2186,
"loc": {
"start": {
"line": 65,
"column": 26
},
"end": {
"line": 65,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2186,
"end": 2187,
"loc": {
"start": {
"line": 65,
"column": 31
},
"end": {
"line": 65,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toUpperCase",
"start": 2187,
"end": 2198,
"loc": {
"start": {
"line": 65,
"column": 32
},
"end": {
"line": 65,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2198,
"end": 2199,
"loc": {
"start": {
"line": 65,
"column": 43
},
"end": {
"line": 65,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2199,
"end": 2200,
"loc": {
"start": {
"line": 65,
"column": 44
},
"end": {
"line": 65,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2200,
"end": 2201,
"loc": {
"start": {
"line": 65,
"column": 45
},
"end": {
"line": 65,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "w",
"start": 2215,
"end": 2216,
"loc": {
"start": {
"line": 66,
"column": 12
},
"end": {
"line": 66,
"column": 13
}
}
},
{
"type": {
"label": "/",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "/",
"start": 2217,
"end": 2218,
"loc": {
"start": {
"line": 66,
"column": 14
},
"end": {
"line": 66,
"column": 15
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 2,
"start": 2219,
"end": 2220,
"loc": {
"start": {
"line": 66,
"column": 16
},
"end": {
"line": 66,
"column": 17
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2220,
"end": 2221,
"loc": {
"start": {
"line": 66,
"column": 17
},
"end": {
"line": 66,
"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": 2235,
"end": 2239,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2239,
"end": 2240,
"loc": {
"start": {
"line": 67,
"column": 16
},
"end": {
"line": 67,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2240,
"end": 2244,
"loc": {
"start": {
"line": 67,
"column": 17
},
"end": {
"line": 67,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2244,
"end": 2245,
"loc": {
"start": {
"line": 67,
"column": 21
},
"end": {
"line": 67,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 2245,
"end": 2248,
"loc": {
"start": {
"line": 67,
"column": 22
},
"end": {
"line": 67,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2248,
"end": 2249,
"loc": {
"start": {
"line": 67,
"column": 25
},
"end": {
"line": 67,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getEffectiveUiScale",
"start": 2249,
"end": 2268,
"loc": {
"start": {
"line": 67,
"column": 26
},
"end": {
"line": 67,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2268,
"end": 2269,
"loc": {
"start": {
"line": 67,
"column": 45
},
"end": {
"line": 67,
"column": 46
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2269,
"end": 2270,
"loc": {
"start": {
"line": 67,
"column": 46
},
"end": {
"line": 67,
"column": 47
}
}
},
{
"type": {
"label": "*",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 10,
"updateContext": null
},
"value": "*",
"start": 2271,
"end": 2272,
"loc": {
"start": {
"line": 67,
"column": 48
},
"end": {
"line": 67,
"column": 49
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 50,
"start": 2273,
"end": 2275,
"loc": {
"start": {
"line": 67,
"column": 50
},
"end": {
"line": 67,
"column": 52
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2285,
"end": 2286,
"loc": {
"start": {
"line": 68,
"column": 8
},
"end": {
"line": 68,
"column": 9
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2286,
"end": 2287,
"loc": {
"start": {
"line": 68,
"column": 9
},
"end": {
"line": 68,
"column": 10
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parameters",
"start": 2299,
"end": 2309,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2309,
"end": 2310,
"loc": {
"start": {
"line": 70,
"column": 18
},
"end": {
"line": 70,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "context",
"start": 2310,
"end": 2317,
"loc": {
"start": {
"line": 70,
"column": 19
},
"end": {
"line": 70,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2317,
"end": 2318,
"loc": {
"start": {
"line": 70,
"column": 26
},
"end": {
"line": 70,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "textAlign",
"start": 2318,
"end": 2327,
"loc": {
"start": {
"line": 70,
"column": 27
},
"end": {
"line": 70,
"column": 36
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2328,
"end": 2329,
"loc": {
"start": {
"line": 70,
"column": 37
},
"end": {
"line": 70,
"column": 38
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "left",
"start": 2330,
"end": 2336,
"loc": {
"start": {
"line": 70,
"column": 39
},
"end": {
"line": 70,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2336,
"end": 2337,
"loc": {
"start": {
"line": 70,
"column": 45
},
"end": {
"line": 70,
"column": 46
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2343,
"end": 2344,
"loc": {
"start": {
"line": 71,
"column": 4
},
"end": {
"line": 71,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2346,
"end": 2347,
"loc": {
"start": {
"line": 72,
"column": 0
},
"end": {
"line": 72,
"column": 1
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2349,
"end": 2349,
"loc": {
"start": {
"line": 73,
"column": 0
},
"end": {
"line": 73,
"column": 0
}
}
}
]
}