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

29693 lines
784 KiB
JSON

{
"type": "File",
"start": 0,
"end": 4479,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 129,
"column": 0
}
},
"program": {
"type": "Program",
"start": 0,
"end": 4479,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 129,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 61,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 61
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 9,
"end": 22,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 22
}
},
"imported": {
"type": "Identifier",
"start": 9,
"end": 22,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 22
},
"identifierName": "InputReceiver"
},
"name": "InputReceiver"
},
"local": {
"type": "Identifier",
"start": 9,
"end": 22,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 22
},
"identifierName": "InputReceiver"
},
"name": "InputReceiver"
}
}
],
"source": {
"type": "StringLiteral",
"start": 30,
"end": 60,
"loc": {
"start": {
"line": 1,
"column": 30
},
"end": {
"line": 1,
"column": 60
}
},
"extra": {
"rawValue": "../../../core/input_receiver",
"raw": "\"../../../core/input_receiver\""
},
"value": "../../../core/input_receiver"
}
},
{
"type": "ImportDeclaration",
"start": 63,
"end": 128,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 65
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 72,
"end": 79,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 16
}
},
"imported": {
"type": "Identifier",
"start": 72,
"end": 79,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 16
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"local": {
"type": "Identifier",
"start": 72,
"end": 79,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 16
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
}
},
{
"type": "ImportSpecifier",
"start": 81,
"end": 98,
"loc": {
"start": {
"line": 2,
"column": 18
},
"end": {
"line": 2,
"column": 35
}
},
"imported": {
"type": "Identifier",
"start": 81,
"end": 98,
"loc": {
"start": {
"line": 2,
"column": 18
},
"end": {
"line": 2,
"column": 35
},
"identifierName": "removeAllChildren"
},
"name": "removeAllChildren"
},
"local": {
"type": "Identifier",
"start": 81,
"end": 98,
"loc": {
"start": {
"line": 2,
"column": 18
},
"end": {
"line": 2,
"column": 35
},
"identifierName": "removeAllChildren"
},
"name": "removeAllChildren"
}
}
],
"source": {
"type": "StringLiteral",
"start": 106,
"end": 127,
"loc": {
"start": {
"line": 2,
"column": 43
},
"end": {
"line": 2,
"column": 64
}
},
"extra": {
"rawValue": "../../../core/utils",
"raw": "\"../../../core/utils\""
},
"value": "../../../core/utils"
}
},
{
"type": "ImportDeclaration",
"start": 130,
"end": 172,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 42
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 139,
"end": 140,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 10
}
},
"imported": {
"type": "Identifier",
"start": 139,
"end": 140,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 10
},
"identifierName": "T"
},
"name": "T"
},
"local": {
"type": "Identifier",
"start": 139,
"end": 140,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 10
},
"identifierName": "T"
},
"name": "T"
}
}
],
"source": {
"type": "StringLiteral",
"start": 148,
"end": 171,
"loc": {
"start": {
"line": 3,
"column": 18
},
"end": {
"line": 3,
"column": 41
}
},
"extra": {
"rawValue": "../../../translations",
"raw": "\"../../../translations\""
},
"value": "../../../translations"
}
},
{
"type": "ImportDeclaration",
"start": 174,
"end": 245,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 71
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 183,
"end": 198,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 24
}
},
"imported": {
"type": "Identifier",
"start": 183,
"end": 198,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 24
},
"identifierName": "KeyActionMapper"
},
"name": "KeyActionMapper"
},
"local": {
"type": "Identifier",
"start": 183,
"end": 198,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 24
},
"identifierName": "KeyActionMapper"
},
"name": "KeyActionMapper"
}
},
{
"type": "ImportSpecifier",
"start": 200,
"end": 211,
"loc": {
"start": {
"line": 4,
"column": 26
},
"end": {
"line": 4,
"column": 37
}
},
"imported": {
"type": "Identifier",
"start": 200,
"end": 211,
"loc": {
"start": {
"line": 4,
"column": 26
},
"end": {
"line": 4,
"column": 37
},
"identifierName": "KEYMAPPINGS"
},
"name": "KEYMAPPINGS"
},
"local": {
"type": "Identifier",
"start": 200,
"end": 211,
"loc": {
"start": {
"line": 4,
"column": 26
},
"end": {
"line": 4,
"column": 37
},
"identifierName": "KEYMAPPINGS"
},
"name": "KEYMAPPINGS"
}
}
],
"source": {
"type": "StringLiteral",
"start": 219,
"end": 244,
"loc": {
"start": {
"line": 4,
"column": 45
},
"end": {
"line": 4,
"column": 70
}
},
"extra": {
"rawValue": "../../key_action_mapper",
"raw": "\"../../key_action_mapper\""
},
"value": "../../key_action_mapper"
}
},
{
"type": "ImportDeclaration",
"start": 247,
"end": 304,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 57
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 256,
"end": 271,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 24
}
},
"imported": {
"type": "Identifier",
"start": 256,
"end": 271,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 24
},
"identifierName": "ShapeDefinition"
},
"name": "ShapeDefinition"
},
"local": {
"type": "Identifier",
"start": 256,
"end": 271,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 24
},
"identifierName": "ShapeDefinition"
},
"name": "ShapeDefinition"
}
}
],
"source": {
"type": "StringLiteral",
"start": 279,
"end": 303,
"loc": {
"start": {
"line": 5,
"column": 32
},
"end": {
"line": 5,
"column": 56
}
},
"extra": {
"rawValue": "../../shape_definition",
"raw": "\"../../shape_definition\""
},
"value": "../../shape_definition"
}
},
{
"type": "ImportDeclaration",
"start": 306,
"end": 353,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 47
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 315,
"end": 326,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 20
}
},
"imported": {
"type": "Identifier",
"start": 315,
"end": 326,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 20
},
"identifierName": "BaseHUDPart"
},
"name": "BaseHUDPart"
},
"local": {
"type": "Identifier",
"start": 315,
"end": 326,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 20
},
"identifierName": "BaseHUDPart"
},
"name": "BaseHUDPart"
}
}
],
"source": {
"type": "StringLiteral",
"start": 334,
"end": 352,
"loc": {
"start": {
"line": 6,
"column": 28
},
"end": {
"line": 6,
"column": 46
}
},
"extra": {
"rawValue": "../base_hud_part",
"raw": "\"../base_hud_part\""
},
"value": "../base_hud_part"
}
},
{
"type": "ImportDeclaration",
"start": 355,
"end": 412,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 57
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 364,
"end": 380,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 25
}
},
"imported": {
"type": "Identifier",
"start": 364,
"end": 380,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 25
},
"identifierName": "DynamicDomAttach"
},
"name": "DynamicDomAttach"
},
"local": {
"type": "Identifier",
"start": 364,
"end": 380,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 25
},
"identifierName": "DynamicDomAttach"
},
"name": "DynamicDomAttach"
}
}
],
"source": {
"type": "StringLiteral",
"start": 388,
"end": 411,
"loc": {
"start": {
"line": 7,
"column": 33
},
"end": {
"line": 7,
"column": 56
}
},
"extra": {
"rawValue": "../dynamic_dom_attach",
"raw": "\"../dynamic_dom_attach\""
},
"value": "../dynamic_dom_attach"
}
},
{
"type": "VariableDeclaration",
"start": 416,
"end": 455,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 39
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 422,
"end": 454,
"loc": {
"start": {
"line": 9,
"column": 6
},
"end": {
"line": 9,
"column": 38
}
},
"id": {
"type": "Identifier",
"start": 422,
"end": 426,
"loc": {
"start": {
"line": 9,
"column": 6
},
"end": {
"line": 9,
"column": 10
},
"identifierName": "copy"
},
"name": "copy"
},
"init": {
"type": "CallExpression",
"start": 429,
"end": 454,
"loc": {
"start": {
"line": 9,
"column": 13
},
"end": {
"line": 9,
"column": 38
}
},
"callee": {
"type": "Identifier",
"start": 429,
"end": 436,
"loc": {
"start": {
"line": 9,
"column": 13
},
"end": {
"line": 9,
"column": 20
},
"identifierName": "require"
},
"name": "require"
},
"arguments": [
{
"type": "StringLiteral",
"start": 437,
"end": 453,
"loc": {
"start": {
"line": 9,
"column": 21
},
"end": {
"line": 9,
"column": 37
}
},
"extra": {
"rawValue": "clipboard-copy",
"raw": "\"clipboard-copy\""
},
"value": "clipboard-copy"
}
]
}
}
],
"kind": "const"
},
{
"type": "ExportNamedDeclaration",
"start": 459,
"end": 4477,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 128,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 466,
"end": 4477,
"loc": {
"start": {
"line": 11,
"column": 7
},
"end": {
"line": 128,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 472,
"end": 486,
"loc": {
"start": {
"line": 11,
"column": 13
},
"end": {
"line": 11,
"column": 27
},
"identifierName": "HUDShapeViewer"
},
"name": "HUDShapeViewer"
},
"superClass": {
"type": "Identifier",
"start": 495,
"end": 506,
"loc": {
"start": {
"line": 11,
"column": 36
},
"end": {
"line": 11,
"column": 47
},
"identifierName": "BaseHUDPart"
},
"name": "BaseHUDPart"
},
"body": {
"type": "ClassBody",
"start": 507,
"end": 4477,
"loc": {
"start": {
"line": 11,
"column": 48
},
"end": {
"line": 128,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 514,
"end": 1490,
"loc": {
"start": {
"line": 12,
"column": 4
},
"end": {
"line": 30,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 514,
"end": 528,
"loc": {
"start": {
"line": 12,
"column": 4
},
"end": {
"line": 12,
"column": 18
},
"identifierName": "createElements"
},
"name": "createElements"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 529,
"end": 535,
"loc": {
"start": {
"line": 12,
"column": 19
},
"end": {
"line": 12,
"column": 25
},
"identifierName": "parent"
},
"name": "parent"
}
],
"body": {
"type": "BlockStatement",
"start": 537,
"end": 1490,
"loc": {
"start": {
"line": 12,
"column": 27
},
"end": {
"line": 30,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 548,
"end": 626,
"loc": {
"start": {
"line": 13,
"column": 8
},
"end": {
"line": 13,
"column": 86
}
},
"expression": {
"type": "AssignmentExpression",
"start": 548,
"end": 625,
"loc": {
"start": {
"line": 13,
"column": 8
},
"end": {
"line": 13,
"column": 85
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 548,
"end": 563,
"loc": {
"start": {
"line": 13,
"column": 8
},
"end": {
"line": 13,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 548,
"end": 552,
"loc": {
"start": {
"line": 13,
"column": 8
},
"end": {
"line": 13,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 553,
"end": 563,
"loc": {
"start": {
"line": 13,
"column": 13
},
"end": {
"line": 13,
"column": 23
},
"identifierName": "background"
},
"name": "background"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 566,
"end": 625,
"loc": {
"start": {
"line": 13,
"column": 26
},
"end": {
"line": 13,
"column": 85
}
},
"callee": {
"type": "Identifier",
"start": 566,
"end": 573,
"loc": {
"start": {
"line": 13,
"column": 26
},
"end": {
"line": 13,
"column": 33
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "Identifier",
"start": 574,
"end": 580,
"loc": {
"start": {
"line": 13,
"column": 34
},
"end": {
"line": 13,
"column": 40
},
"identifierName": "parent"
},
"name": "parent"
},
{
"type": "StringLiteral",
"start": 582,
"end": 606,
"loc": {
"start": {
"line": 13,
"column": 42
},
"end": {
"line": 13,
"column": 66
}
},
"extra": {
"rawValue": "ingame_HUD_ShapeViewer",
"raw": "\"ingame_HUD_ShapeViewer\""
},
"value": "ingame_HUD_ShapeViewer"
},
{
"type": "ArrayExpression",
"start": 608,
"end": 624,
"loc": {
"start": {
"line": 13,
"column": 68
},
"end": {
"line": 13,
"column": 84
}
},
"elements": [
{
"type": "StringLiteral",
"start": 609,
"end": 623,
"loc": {
"start": {
"line": 13,
"column": 69
},
"end": {
"line": 13,
"column": 83
}
},
"extra": {
"rawValue": "ingameDialog",
"raw": "\"ingameDialog\""
},
"value": "ingameDialog"
}
]
}
]
}
},
"trailingComments": [
{
"type": "CommentLine",
"value": " DIALOG Inner / Wrapper",
"start": 638,
"end": 663,
"loc": {
"start": {
"line": 15,
"column": 8
},
"end": {
"line": 15,
"column": 33
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 673,
"end": 740,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 75
}
},
"expression": {
"type": "AssignmentExpression",
"start": 673,
"end": 739,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 74
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 673,
"end": 689,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 673,
"end": 677,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 678,
"end": 689,
"loc": {
"start": {
"line": 16,
"column": 13
},
"end": {
"line": 16,
"column": 24
},
"identifierName": "dialogInner"
},
"name": "dialogInner"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 692,
"end": 739,
"loc": {
"start": {
"line": 16,
"column": 27
},
"end": {
"line": 16,
"column": 74
}
},
"callee": {
"type": "Identifier",
"start": 692,
"end": 699,
"loc": {
"start": {
"line": 16,
"column": 27
},
"end": {
"line": 16,
"column": 34
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "MemberExpression",
"start": 700,
"end": 715,
"loc": {
"start": {
"line": 16,
"column": 35
},
"end": {
"line": 16,
"column": 50
}
},
"object": {
"type": "ThisExpression",
"start": 700,
"end": 704,
"loc": {
"start": {
"line": 16,
"column": 35
},
"end": {
"line": 16,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"start": 705,
"end": 715,
"loc": {
"start": {
"line": 16,
"column": 40
},
"end": {
"line": 16,
"column": 50
},
"identifierName": "background"
},
"name": "background"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 717,
"end": 721,
"loc": {
"start": {
"line": 16,
"column": 52
},
"end": {
"line": 16,
"column": 56
}
}
},
{
"type": "ArrayExpression",
"start": 723,
"end": 738,
"loc": {
"start": {
"line": 16,
"column": 58
},
"end": {
"line": 16,
"column": 73
}
},
"elements": [
{
"type": "StringLiteral",
"start": 724,
"end": 737,
"loc": {
"start": {
"line": 16,
"column": 59
},
"end": {
"line": 16,
"column": 72
}
},
"extra": {
"rawValue": "dialogInner",
"raw": "\"dialogInner\""
},
"value": "dialogInner"
}
]
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " DIALOG Inner / Wrapper",
"start": 638,
"end": 663,
"loc": {
"start": {
"line": 15,
"column": 8
},
"end": {
"line": 15,
"column": 33
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 750,
"end": 834,
"loc": {
"start": {
"line": 17,
"column": 8
},
"end": {
"line": 17,
"column": 92
}
},
"expression": {
"type": "AssignmentExpression",
"start": 750,
"end": 833,
"loc": {
"start": {
"line": 17,
"column": 8
},
"end": {
"line": 17,
"column": 91
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 750,
"end": 760,
"loc": {
"start": {
"line": 17,
"column": 8
},
"end": {
"line": 17,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 750,
"end": 754,
"loc": {
"start": {
"line": 17,
"column": 8
},
"end": {
"line": 17,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 755,
"end": 760,
"loc": {
"start": {
"line": 17,
"column": 13
},
"end": {
"line": 17,
"column": 18
},
"identifierName": "title"
},
"name": "title"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 763,
"end": 833,
"loc": {
"start": {
"line": 17,
"column": 21
},
"end": {
"line": 17,
"column": 91
}
},
"callee": {
"type": "Identifier",
"start": 763,
"end": 770,
"loc": {
"start": {
"line": 17,
"column": 21
},
"end": {
"line": 17,
"column": 28
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "MemberExpression",
"start": 771,
"end": 787,
"loc": {
"start": {
"line": 17,
"column": 29
},
"end": {
"line": 17,
"column": 45
}
},
"object": {
"type": "ThisExpression",
"start": 771,
"end": 775,
"loc": {
"start": {
"line": 17,
"column": 29
},
"end": {
"line": 17,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"start": 776,
"end": 787,
"loc": {
"start": {
"line": 17,
"column": 34
},
"end": {
"line": 17,
"column": 45
},
"identifierName": "dialogInner"
},
"name": "dialogInner"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 789,
"end": 793,
"loc": {
"start": {
"line": 17,
"column": 47
},
"end": {
"line": 17,
"column": 51
}
}
},
{
"type": "ArrayExpression",
"start": 795,
"end": 804,
"loc": {
"start": {
"line": 17,
"column": 53
},
"end": {
"line": 17,
"column": 62
}
},
"elements": [
{
"type": "StringLiteral",
"start": 796,
"end": 803,
"loc": {
"start": {
"line": 17,
"column": 54
},
"end": {
"line": 17,
"column": 61
}
},
"extra": {
"rawValue": "title",
"raw": "\"title\""
},
"value": "title"
}
]
},
{
"type": "MemberExpression",
"start": 806,
"end": 832,
"loc": {
"start": {
"line": 17,
"column": 64
},
"end": {
"line": 17,
"column": 90
}
},
"object": {
"type": "MemberExpression",
"start": 806,
"end": 826,
"loc": {
"start": {
"line": 17,
"column": 64
},
"end": {
"line": 17,
"column": 84
}
},
"object": {
"type": "MemberExpression",
"start": 806,
"end": 814,
"loc": {
"start": {
"line": 17,
"column": 64
},
"end": {
"line": 17,
"column": 72
}
},
"object": {
"type": "Identifier",
"start": 806,
"end": 807,
"loc": {
"start": {
"line": 17,
"column": 64
},
"end": {
"line": 17,
"column": 65
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 808,
"end": 814,
"loc": {
"start": {
"line": 17,
"column": 66
},
"end": {
"line": 17,
"column": 72
},
"identifierName": "ingame"
},
"name": "ingame"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 815,
"end": 826,
"loc": {
"start": {
"line": 17,
"column": 73
},
"end": {
"line": 17,
"column": 84
},
"identifierName": "shapeViewer"
},
"name": "shapeViewer"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 827,
"end": 832,
"loc": {
"start": {
"line": 17,
"column": 85
},
"end": {
"line": 17,
"column": 90
},
"identifierName": "title"
},
"name": "title"
},
"computed": false
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 844,
"end": 906,
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 18,
"column": 70
}
},
"expression": {
"type": "AssignmentExpression",
"start": 844,
"end": 905,
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 18,
"column": 69
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 844,
"end": 860,
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 18,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 844,
"end": 848,
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 18,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 849,
"end": 860,
"loc": {
"start": {
"line": 18,
"column": 13
},
"end": {
"line": 18,
"column": 24
},
"identifierName": "closeButton"
},
"name": "closeButton"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 863,
"end": 905,
"loc": {
"start": {
"line": 18,
"column": 27
},
"end": {
"line": 18,
"column": 69
}
},
"callee": {
"type": "Identifier",
"start": 863,
"end": 870,
"loc": {
"start": {
"line": 18,
"column": 27
},
"end": {
"line": 18,
"column": 34
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "MemberExpression",
"start": 871,
"end": 881,
"loc": {
"start": {
"line": 18,
"column": 35
},
"end": {
"line": 18,
"column": 45
}
},
"object": {
"type": "ThisExpression",
"start": 871,
"end": 875,
"loc": {
"start": {
"line": 18,
"column": 35
},
"end": {
"line": 18,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"start": 876,
"end": 881,
"loc": {
"start": {
"line": 18,
"column": 40
},
"end": {
"line": 18,
"column": 45
},
"identifierName": "title"
},
"name": "title"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 883,
"end": 887,
"loc": {
"start": {
"line": 18,
"column": 47
},
"end": {
"line": 18,
"column": 51
}
}
},
{
"type": "ArrayExpression",
"start": 889,
"end": 904,
"loc": {
"start": {
"line": 18,
"column": 53
},
"end": {
"line": 18,
"column": 68
}
},
"elements": [
{
"type": "StringLiteral",
"start": 890,
"end": 903,
"loc": {
"start": {
"line": 18,
"column": 54
},
"end": {
"line": 18,
"column": 67
}
},
"extra": {
"rawValue": "closeButton",
"raw": "\"closeButton\""
},
"value": "closeButton"
}
]
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 916,
"end": 963,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 55
}
},
"expression": {
"type": "CallExpression",
"start": 916,
"end": 962,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 54
}
},
"callee": {
"type": "MemberExpression",
"start": 916,
"end": 932,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 916,
"end": 920,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 921,
"end": 932,
"loc": {
"start": {
"line": 19,
"column": 13
},
"end": {
"line": 19,
"column": 24
},
"identifierName": "trackClicks"
},
"name": "trackClicks"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 933,
"end": 949,
"loc": {
"start": {
"line": 19,
"column": 25
},
"end": {
"line": 19,
"column": 41
}
},
"object": {
"type": "ThisExpression",
"start": 933,
"end": 937,
"loc": {
"start": {
"line": 19,
"column": 25
},
"end": {
"line": 19,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"start": 938,
"end": 949,
"loc": {
"start": {
"line": 19,
"column": 30
},
"end": {
"line": 19,
"column": 41
},
"identifierName": "closeButton"
},
"name": "closeButton"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 951,
"end": 961,
"loc": {
"start": {
"line": 19,
"column": 43
},
"end": {
"line": 19,
"column": 53
}
},
"object": {
"type": "ThisExpression",
"start": 951,
"end": 955,
"loc": {
"start": {
"line": 19,
"column": 43
},
"end": {
"line": 19,
"column": 47
}
}
},
"property": {
"type": "Identifier",
"start": 956,
"end": 961,
"loc": {
"start": {
"line": 19,
"column": 48
},
"end": {
"line": 19,
"column": 53
},
"identifierName": "close"
},
"name": "close"
},
"computed": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 973,
"end": 1036,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 71
}
},
"expression": {
"type": "AssignmentExpression",
"start": 973,
"end": 1035,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 70
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 973,
"end": 988,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 973,
"end": 977,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 978,
"end": 988,
"loc": {
"start": {
"line": 20,
"column": 13
},
"end": {
"line": 20,
"column": 23
},
"identifierName": "contentDiv"
},
"name": "contentDiv"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 991,
"end": 1035,
"loc": {
"start": {
"line": 20,
"column": 26
},
"end": {
"line": 20,
"column": 70
}
},
"callee": {
"type": "Identifier",
"start": 991,
"end": 998,
"loc": {
"start": {
"line": 20,
"column": 26
},
"end": {
"line": 20,
"column": 33
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "MemberExpression",
"start": 999,
"end": 1015,
"loc": {
"start": {
"line": 20,
"column": 34
},
"end": {
"line": 20,
"column": 50
}
},
"object": {
"type": "ThisExpression",
"start": 999,
"end": 1003,
"loc": {
"start": {
"line": 20,
"column": 34
},
"end": {
"line": 20,
"column": 38
}
}
},
"property": {
"type": "Identifier",
"start": 1004,
"end": 1015,
"loc": {
"start": {
"line": 20,
"column": 39
},
"end": {
"line": 20,
"column": 50
},
"identifierName": "dialogInner"
},
"name": "dialogInner"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 1017,
"end": 1021,
"loc": {
"start": {
"line": 20,
"column": 52
},
"end": {
"line": 20,
"column": 56
}
}
},
{
"type": "ArrayExpression",
"start": 1023,
"end": 1034,
"loc": {
"start": {
"line": 20,
"column": 58
},
"end": {
"line": 20,
"column": 69
}
},
"elements": [
{
"type": "StringLiteral",
"start": 1024,
"end": 1033,
"loc": {
"start": {
"line": 20,
"column": 59
},
"end": {
"line": 20,
"column": 68
}
},
"extra": {
"rawValue": "content",
"raw": "\"content\""
},
"value": "content"
}
]
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 1048,
"end": 1113,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 73
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1048,
"end": 1112,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 72
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1048,
"end": 1063,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 1048,
"end": 1052,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1053,
"end": 1063,
"loc": {
"start": {
"line": 22,
"column": 13
},
"end": {
"line": 22,
"column": 23
},
"identifierName": "renderArea"
},
"name": "renderArea"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 1066,
"end": 1112,
"loc": {
"start": {
"line": 22,
"column": 26
},
"end": {
"line": 22,
"column": 72
}
},
"callee": {
"type": "Identifier",
"start": 1066,
"end": 1073,
"loc": {
"start": {
"line": 22,
"column": 26
},
"end": {
"line": 22,
"column": 33
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1074,
"end": 1089,
"loc": {
"start": {
"line": 22,
"column": 34
},
"end": {
"line": 22,
"column": 49
}
},
"object": {
"type": "ThisExpression",
"start": 1074,
"end": 1078,
"loc": {
"start": {
"line": 22,
"column": 34
},
"end": {
"line": 22,
"column": 38
}
}
},
"property": {
"type": "Identifier",
"start": 1079,
"end": 1089,
"loc": {
"start": {
"line": 22,
"column": 39
},
"end": {
"line": 22,
"column": 49
},
"identifierName": "contentDiv"
},
"name": "contentDiv"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 1091,
"end": 1095,
"loc": {
"start": {
"line": 22,
"column": 51
},
"end": {
"line": 22,
"column": 55
}
}
},
{
"type": "ArrayExpression",
"start": 1097,
"end": 1111,
"loc": {
"start": {
"line": 22,
"column": 57
},
"end": {
"line": 22,
"column": 71
}
},
"elements": [
{
"type": "StringLiteral",
"start": 1098,
"end": 1110,
"loc": {
"start": {
"line": 22,
"column": 58
},
"end": {
"line": 22,
"column": 70
}
},
"extra": {
"rawValue": "renderArea",
"raw": "\"renderArea\""
},
"value": "renderArea"
}
]
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 1123,
"end": 1184,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 23,
"column": 69
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1123,
"end": 1183,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 23,
"column": 68
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1123,
"end": 1136,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 23,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 1123,
"end": 1127,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 23,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1128,
"end": 1136,
"loc": {
"start": {
"line": 23,
"column": 13
},
"end": {
"line": 23,
"column": 21
},
"identifierName": "infoArea"
},
"name": "infoArea"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 1139,
"end": 1183,
"loc": {
"start": {
"line": 23,
"column": 24
},
"end": {
"line": 23,
"column": 68
}
},
"callee": {
"type": "Identifier",
"start": 1139,
"end": 1146,
"loc": {
"start": {
"line": 23,
"column": 24
},
"end": {
"line": 23,
"column": 31
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1147,
"end": 1162,
"loc": {
"start": {
"line": 23,
"column": 32
},
"end": {
"line": 23,
"column": 47
}
},
"object": {
"type": "ThisExpression",
"start": 1147,
"end": 1151,
"loc": {
"start": {
"line": 23,
"column": 32
},
"end": {
"line": 23,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"start": 1152,
"end": 1162,
"loc": {
"start": {
"line": 23,
"column": 37
},
"end": {
"line": 23,
"column": 47
},
"identifierName": "contentDiv"
},
"name": "contentDiv"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 1164,
"end": 1168,
"loc": {
"start": {
"line": 23,
"column": 49
},
"end": {
"line": 23,
"column": 53
}
}
},
{
"type": "ArrayExpression",
"start": 1170,
"end": 1182,
"loc": {
"start": {
"line": 23,
"column": 55
},
"end": {
"line": 23,
"column": 67
}
},
"elements": [
{
"type": "StringLiteral",
"start": 1171,
"end": 1181,
"loc": {
"start": {
"line": 23,
"column": 56
},
"end": {
"line": 23,
"column": 66
}
},
"extra": {
"rawValue": "infoArea",
"raw": "\"infoArea\""
},
"value": "infoArea"
}
]
}
]
}
},
"trailingComments": [
{
"type": "CommentLine",
"value": " Create button to copy the shape area",
"start": 1196,
"end": 1235,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 47
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1245,
"end": 1296,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 59
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1245,
"end": 1295,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 58
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1245,
"end": 1260,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 1245,
"end": 1249,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1250,
"end": 1260,
"loc": {
"start": {
"line": 26,
"column": 13
},
"end": {
"line": 26,
"column": 23
},
"identifierName": "copyButton"
},
"name": "copyButton"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1263,
"end": 1295,
"loc": {
"start": {
"line": 26,
"column": 26
},
"end": {
"line": 26,
"column": 58
}
},
"callee": {
"type": "MemberExpression",
"start": 1263,
"end": 1285,
"loc": {
"start": {
"line": 26,
"column": 26
},
"end": {
"line": 26,
"column": 48
}
},
"object": {
"type": "Identifier",
"start": 1263,
"end": 1271,
"loc": {
"start": {
"line": 26,
"column": 26
},
"end": {
"line": 26,
"column": 34
},
"identifierName": "document"
},
"name": "document"
},
"property": {
"type": "Identifier",
"start": 1272,
"end": 1285,
"loc": {
"start": {
"line": 26,
"column": 35
},
"end": {
"line": 26,
"column": 48
},
"identifierName": "createElement"
},
"name": "createElement"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1286,
"end": 1294,
"loc": {
"start": {
"line": 26,
"column": 49
},
"end": {
"line": 26,
"column": 57
}
},
"extra": {
"rawValue": "button",
"raw": "\"button\""
},
"value": "button"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " Create button to copy the shape area",
"start": 1196,
"end": 1235,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 47
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1306,
"end": 1363,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 65
}
},
"expression": {
"type": "CallExpression",
"start": 1306,
"end": 1362,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 1306,
"end": 1335,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 1306,
"end": 1331,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 1306,
"end": 1321,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 1306,
"end": 1310,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1311,
"end": 1321,
"loc": {
"start": {
"line": 27,
"column": 13
},
"end": {
"line": 27,
"column": 23
},
"identifierName": "copyButton"
},
"name": "copyButton"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1322,
"end": 1331,
"loc": {
"start": {
"line": 27,
"column": 24
},
"end": {
"line": 27,
"column": 33
},
"identifierName": "classList"
},
"name": "classList"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1332,
"end": 1335,
"loc": {
"start": {
"line": 27,
"column": 34
},
"end": {
"line": 27,
"column": 37
},
"identifierName": "add"
},
"name": "add"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1336,
"end": 1350,
"loc": {
"start": {
"line": 27,
"column": 38
},
"end": {
"line": 27,
"column": 52
}
},
"extra": {
"rawValue": "styledButton",
"raw": "\"styledButton\""
},
"value": "styledButton"
},
{
"type": "StringLiteral",
"start": 1352,
"end": 1361,
"loc": {
"start": {
"line": 27,
"column": 54
},
"end": {
"line": 27,
"column": 63
}
},
"extra": {
"rawValue": "copyKey",
"raw": "\"copyKey\""
},
"value": "copyKey"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1373,
"end": 1430,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 65
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1373,
"end": 1429,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 64
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1373,
"end": 1398,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 1373,
"end": 1388,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 1373,
"end": 1377,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1378,
"end": 1388,
"loc": {
"start": {
"line": 28,
"column": 13
},
"end": {
"line": 28,
"column": 23
},
"identifierName": "copyButton"
},
"name": "copyButton"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1389,
"end": 1398,
"loc": {
"start": {
"line": 28,
"column": 24
},
"end": {
"line": 28,
"column": 33
},
"identifierName": "innerText"
},
"name": "innerText"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 1401,
"end": 1429,
"loc": {
"start": {
"line": 28,
"column": 36
},
"end": {
"line": 28,
"column": 64
}
},
"object": {
"type": "MemberExpression",
"start": 1401,
"end": 1421,
"loc": {
"start": {
"line": 28,
"column": 36
},
"end": {
"line": 28,
"column": 56
}
},
"object": {
"type": "MemberExpression",
"start": 1401,
"end": 1409,
"loc": {
"start": {
"line": 28,
"column": 36
},
"end": {
"line": 28,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 1401,
"end": 1402,
"loc": {
"start": {
"line": 28,
"column": 36
},
"end": {
"line": 28,
"column": 37
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 1403,
"end": 1409,
"loc": {
"start": {
"line": 28,
"column": 38
},
"end": {
"line": 28,
"column": 44
},
"identifierName": "ingame"
},
"name": "ingame"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1410,
"end": 1421,
"loc": {
"start": {
"line": 28,
"column": 45
},
"end": {
"line": 28,
"column": 56
},
"identifierName": "shapeViewer"
},
"name": "shapeViewer"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1422,
"end": 1429,
"loc": {
"start": {
"line": 28,
"column": 57
},
"end": {
"line": 28,
"column": 64
},
"identifierName": "copyKey"
},
"name": "copyKey"
},
"computed": false
}
}
},
{
"type": "ExpressionStatement",
"start": 1440,
"end": 1483,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 51
}
},
"expression": {
"type": "CallExpression",
"start": 1440,
"end": 1482,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 50
}
},
"callee": {
"type": "MemberExpression",
"start": 1440,
"end": 1465,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 1440,
"end": 1453,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 1440,
"end": 1444,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1445,
"end": 1453,
"loc": {
"start": {
"line": 29,
"column": 13
},
"end": {
"line": 29,
"column": 21
},
"identifierName": "infoArea"
},
"name": "infoArea"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1454,
"end": 1465,
"loc": {
"start": {
"line": 29,
"column": 22
},
"end": {
"line": 29,
"column": 33
},
"identifierName": "appendChild"
},
"name": "appendChild"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 1466,
"end": 1481,
"loc": {
"start": {
"line": 29,
"column": 34
},
"end": {
"line": 29,
"column": 49
}
},
"object": {
"type": "ThisExpression",
"start": 1466,
"end": 1470,
"loc": {
"start": {
"line": 29,
"column": 34
},
"end": {
"line": 29,
"column": 38
}
}
},
"property": {
"type": "Identifier",
"start": 1471,
"end": 1481,
"loc": {
"start": {
"line": 29,
"column": 39
},
"end": {
"line": 29,
"column": 49
},
"identifierName": "copyButton"
},
"name": "copyButton"
},
"computed": false
}
]
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 1498,
"end": 2116,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 49,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1498,
"end": 1508,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 32,
"column": 14
},
"identifierName": "initialize"
},
"name": "initialize"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 1511,
"end": 2116,
"loc": {
"start": {
"line": 32,
"column": 17
},
"end": {
"line": 49,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1522,
"end": 1601,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 87
}
},
"expression": {
"type": "CallExpression",
"start": 1522,
"end": 1600,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 86
}
},
"callee": {
"type": "MemberExpression",
"start": 1522,
"end": 1573,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 59
}
},
"object": {
"type": "MemberExpression",
"start": 1522,
"end": 1569,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 1522,
"end": 1543,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 29
}
},
"object": {
"type": "MemberExpression",
"start": 1522,
"end": 1535,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 21
}
},
"object": {
"type": "MemberExpression",
"start": 1522,
"end": 1531,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 1522,
"end": 1526,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1527,
"end": 1531,
"loc": {
"start": {
"line": 33,
"column": 13
},
"end": {
"line": 33,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1532,
"end": 1535,
"loc": {
"start": {
"line": 33,
"column": 18
},
"end": {
"line": 33,
"column": 21
},
"identifierName": "hud"
},
"name": "hud"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1536,
"end": 1543,
"loc": {
"start": {
"line": 33,
"column": 22
},
"end": {
"line": 33,
"column": 29
},
"identifierName": "signals"
},
"name": "signals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1544,
"end": 1569,
"loc": {
"start": {
"line": 33,
"column": 30
},
"end": {
"line": 33,
"column": 55
},
"identifierName": "viewShapeDetailsRequested"
},
"name": "viewShapeDetailsRequested"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1570,
"end": 1573,
"loc": {
"start": {
"line": 33,
"column": 56
},
"end": {
"line": 33,
"column": 59
},
"identifierName": "add"
},
"name": "add"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 1574,
"end": 1593,
"loc": {
"start": {
"line": 33,
"column": 60
},
"end": {
"line": 33,
"column": 79
}
},
"object": {
"type": "ThisExpression",
"start": 1574,
"end": 1578,
"loc": {
"start": {
"line": 33,
"column": 60
},
"end": {
"line": 33,
"column": 64
}
}
},
"property": {
"type": "Identifier",
"start": 1579,
"end": 1593,
"loc": {
"start": {
"line": 33,
"column": 65
},
"end": {
"line": 33,
"column": 79
},
"identifierName": "renderForShape"
},
"name": "renderForShape"
},
"computed": false
},
{
"type": "ThisExpression",
"start": 1595,
"end": 1599,
"loc": {
"start": {
"line": 33,
"column": 81
},
"end": {
"line": 33,
"column": 85
}
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1613,
"end": 1730,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 37,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1613,
"end": 1729,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 37,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1613,
"end": 1627,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 1613,
"end": 1617,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1618,
"end": 1627,
"loc": {
"start": {
"line": 35,
"column": 13
},
"end": {
"line": 35,
"column": 22
},
"identifierName": "domAttach"
},
"name": "domAttach"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 1630,
"end": 1729,
"loc": {
"start": {
"line": 35,
"column": 25
},
"end": {
"line": 37,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 1634,
"end": 1650,
"loc": {
"start": {
"line": 35,
"column": 29
},
"end": {
"line": 35,
"column": 45
},
"identifierName": "DynamicDomAttach"
},
"name": "DynamicDomAttach"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1651,
"end": 1660,
"loc": {
"start": {
"line": 35,
"column": 46
},
"end": {
"line": 35,
"column": 55
}
},
"object": {
"type": "ThisExpression",
"start": 1651,
"end": 1655,
"loc": {
"start": {
"line": 35,
"column": 46
},
"end": {
"line": 35,
"column": 50
}
}
},
"property": {
"type": "Identifier",
"start": 1656,
"end": 1660,
"loc": {
"start": {
"line": 35,
"column": 51
},
"end": {
"line": 35,
"column": 55
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 1662,
"end": 1677,
"loc": {
"start": {
"line": 35,
"column": 57
},
"end": {
"line": 35,
"column": 72
}
},
"object": {
"type": "ThisExpression",
"start": 1662,
"end": 1666,
"loc": {
"start": {
"line": 35,
"column": 57
},
"end": {
"line": 35,
"column": 61
}
}
},
"property": {
"type": "Identifier",
"start": 1667,
"end": 1677,
"loc": {
"start": {
"line": 35,
"column": 62
},
"end": {
"line": 35,
"column": 72
},
"identifierName": "background"
},
"name": "background"
},
"computed": false
},
{
"type": "ObjectExpression",
"start": 1679,
"end": 1728,
"loc": {
"start": {
"line": 35,
"column": 74
},
"end": {
"line": 37,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1694,
"end": 1716,
"loc": {
"start": {
"line": 36,
"column": 12
},
"end": {
"line": 36,
"column": 34
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1694,
"end": 1705,
"loc": {
"start": {
"line": 36,
"column": 12
},
"end": {
"line": 36,
"column": 23
},
"identifierName": "attachClass"
},
"name": "attachClass"
},
"value": {
"type": "StringLiteral",
"start": 1707,
"end": 1716,
"loc": {
"start": {
"line": 36,
"column": 25
},
"end": {
"line": 36,
"column": 34
}
},
"extra": {
"rawValue": "visible",
"raw": "\"visible\""
},
"value": "visible"
}
}
]
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 1742,
"end": 1770,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 36
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1742,
"end": 1769,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 35
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1742,
"end": 1762,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 1742,
"end": 1746,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1747,
"end": 1762,
"loc": {
"start": {
"line": 39,
"column": 13
},
"end": {
"line": 39,
"column": 28
},
"identifierName": "currentShapeKey"
},
"name": "currentShapeKey"
},
"computed": false
},
"right": {
"type": "NullLiteral",
"start": 1765,
"end": 1769,
"loc": {
"start": {
"line": 39,
"column": 31
},
"end": {
"line": 39,
"column": 35
}
}
}
}
},
{
"type": "ExpressionStatement",
"start": 1782,
"end": 1837,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 63
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1782,
"end": 1836,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 62
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1782,
"end": 1800,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 26
}
},
"object": {
"type": "ThisExpression",
"start": 1782,
"end": 1786,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1787,
"end": 1800,
"loc": {
"start": {
"line": 41,
"column": 13
},
"end": {
"line": 41,
"column": 26
},
"identifierName": "inputReciever"
},
"name": "inputReciever"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 1803,
"end": 1836,
"loc": {
"start": {
"line": 41,
"column": 29
},
"end": {
"line": 41,
"column": 62
}
},
"callee": {
"type": "Identifier",
"start": 1807,
"end": 1820,
"loc": {
"start": {
"line": 41,
"column": 33
},
"end": {
"line": 41,
"column": 46
},
"identifierName": "InputReceiver"
},
"name": "InputReceiver"
},
"arguments": [
{
"type": "StringLiteral",
"start": 1821,
"end": 1835,
"loc": {
"start": {
"line": 41,
"column": 47
},
"end": {
"line": 41,
"column": 61
}
},
"extra": {
"rawValue": "shape_viewer",
"raw": "\"shape_viewer\""
},
"value": "shape_viewer"
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 1847,
"end": 1921,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 82
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1847,
"end": 1920,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 81
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1847,
"end": 1867,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 1847,
"end": 1851,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1852,
"end": 1867,
"loc": {
"start": {
"line": 42,
"column": 13
},
"end": {
"line": 42,
"column": 28
},
"identifierName": "keyActionMapper"
},
"name": "keyActionMapper"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 1870,
"end": 1920,
"loc": {
"start": {
"line": 42,
"column": 31
},
"end": {
"line": 42,
"column": 81
}
},
"callee": {
"type": "Identifier",
"start": 1874,
"end": 1889,
"loc": {
"start": {
"line": 42,
"column": 35
},
"end": {
"line": 42,
"column": 50
},
"identifierName": "KeyActionMapper"
},
"name": "KeyActionMapper"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1890,
"end": 1899,
"loc": {
"start": {
"line": 42,
"column": 51
},
"end": {
"line": 42,
"column": 60
}
},
"object": {
"type": "ThisExpression",
"start": 1890,
"end": 1894,
"loc": {
"start": {
"line": 42,
"column": 51
},
"end": {
"line": 42,
"column": 55
}
}
},
"property": {
"type": "Identifier",
"start": 1895,
"end": 1899,
"loc": {
"start": {
"line": 42,
"column": 56
},
"end": {
"line": 42,
"column": 60
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 1901,
"end": 1919,
"loc": {
"start": {
"line": 42,
"column": 62
},
"end": {
"line": 42,
"column": 80
}
},
"object": {
"type": "ThisExpression",
"start": 1901,
"end": 1905,
"loc": {
"start": {
"line": 42,
"column": 62
},
"end": {
"line": 42,
"column": 66
}
}
},
"property": {
"type": "Identifier",
"start": 1906,
"end": 1919,
"loc": {
"start": {
"line": 42,
"column": 67
},
"end": {
"line": 42,
"column": 80
},
"identifierName": "inputReciever"
},
"name": "inputReciever"
},
"computed": false
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 1933,
"end": 2013,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 88
}
},
"expression": {
"type": "CallExpression",
"start": 1933,
"end": 2012,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 87
}
},
"callee": {
"type": "MemberExpression",
"start": 1933,
"end": 1994,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 69
}
},
"object": {
"type": "CallExpression",
"start": 1933,
"end": 1990,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 65
}
},
"callee": {
"type": "MemberExpression",
"start": 1933,
"end": 1964,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 1933,
"end": 1953,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 1933,
"end": 1937,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1938,
"end": 1953,
"loc": {
"start": {
"line": 44,
"column": 13
},
"end": {
"line": 44,
"column": 28
},
"identifierName": "keyActionMapper"
},
"name": "keyActionMapper"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1954,
"end": 1964,
"loc": {
"start": {
"line": 44,
"column": 29
},
"end": {
"line": 44,
"column": 39
},
"identifierName": "getBinding"
},
"name": "getBinding"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 1965,
"end": 1989,
"loc": {
"start": {
"line": 44,
"column": 40
},
"end": {
"line": 44,
"column": 64
}
},
"object": {
"type": "MemberExpression",
"start": 1965,
"end": 1984,
"loc": {
"start": {
"line": 44,
"column": 40
},
"end": {
"line": 44,
"column": 59
}
},
"object": {
"type": "Identifier",
"start": 1965,
"end": 1976,
"loc": {
"start": {
"line": 44,
"column": 40
},
"end": {
"line": 44,
"column": 51
},
"identifierName": "KEYMAPPINGS"
},
"name": "KEYMAPPINGS"
},
"property": {
"type": "Identifier",
"start": 1977,
"end": 1984,
"loc": {
"start": {
"line": 44,
"column": 52
},
"end": {
"line": 44,
"column": 59
},
"identifierName": "general"
},
"name": "general"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1985,
"end": 1989,
"loc": {
"start": {
"line": 44,
"column": 60
},
"end": {
"line": 44,
"column": 64
},
"identifierName": "back"
},
"name": "back"
},
"computed": false
}
]
},
"property": {
"type": "Identifier",
"start": 1991,
"end": 1994,
"loc": {
"start": {
"line": 44,
"column": 66
},
"end": {
"line": 44,
"column": 69
},
"identifierName": "add"
},
"name": "add"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 1995,
"end": 2005,
"loc": {
"start": {
"line": 44,
"column": 70
},
"end": {
"line": 44,
"column": 80
}
},
"object": {
"type": "ThisExpression",
"start": 1995,
"end": 1999,
"loc": {
"start": {
"line": 44,
"column": 70
},
"end": {
"line": 44,
"column": 74
}
}
},
"property": {
"type": "Identifier",
"start": 2000,
"end": 2005,
"loc": {
"start": {
"line": 44,
"column": 75
},
"end": {
"line": 44,
"column": 80
},
"identifierName": "close"
},
"name": "close"
},
"computed": false
},
{
"type": "ThisExpression",
"start": 2007,
"end": 2011,
"loc": {
"start": {
"line": 44,
"column": 82
},
"end": {
"line": 44,
"column": 86
}
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2025,
"end": 2084,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 67
}
},
"expression": {
"type": "CallExpression",
"start": 2025,
"end": 2083,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 66
}
},
"callee": {
"type": "MemberExpression",
"start": 2025,
"end": 2041,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 2025,
"end": 2029,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2030,
"end": 2041,
"loc": {
"start": {
"line": 46,
"column": 13
},
"end": {
"line": 46,
"column": 24
},
"identifierName": "trackClicks"
},
"name": "trackClicks"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2042,
"end": 2057,
"loc": {
"start": {
"line": 46,
"column": 25
},
"end": {
"line": 46,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 2042,
"end": 2046,
"loc": {
"start": {
"line": 46,
"column": 25
},
"end": {
"line": 46,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"start": 2047,
"end": 2057,
"loc": {
"start": {
"line": 46,
"column": 30
},
"end": {
"line": 46,
"column": 40
},
"identifierName": "copyButton"
},
"name": "copyButton"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 2059,
"end": 2082,
"loc": {
"start": {
"line": 46,
"column": 42
},
"end": {
"line": 46,
"column": 65
}
},
"object": {
"type": "ThisExpression",
"start": 2059,
"end": 2063,
"loc": {
"start": {
"line": 46,
"column": 42
},
"end": {
"line": 46,
"column": 46
}
}
},
"property": {
"type": "Identifier",
"start": 2064,
"end": 2082,
"loc": {
"start": {
"line": 46,
"column": 47
},
"end": {
"line": 46,
"column": 65
},
"identifierName": "onCopyKeyRequested"
},
"name": "onCopyKeyRequested"
},
"computed": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2096,
"end": 2109,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 21
}
},
"expression": {
"type": "CallExpression",
"start": 2096,
"end": 2108,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 20
}
},
"callee": {
"type": "MemberExpression",
"start": 2096,
"end": 2106,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 2096,
"end": 2100,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2101,
"end": 2106,
"loc": {
"start": {
"line": 48,
"column": 13
},
"end": {
"line": 48,
"column": 18
},
"identifierName": "close"
},
"name": "close"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 2124,
"end": 2182,
"loc": {
"start": {
"line": 51,
"column": 4
},
"end": {
"line": 53,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2124,
"end": 2141,
"loc": {
"start": {
"line": 51,
"column": 4
},
"end": {
"line": 51,
"column": 21
},
"identifierName": "isBlockingOverlay"
},
"name": "isBlockingOverlay"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2144,
"end": 2182,
"loc": {
"start": {
"line": 51,
"column": 24
},
"end": {
"line": 53,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2155,
"end": 2175,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 28
}
},
"argument": {
"type": "MemberExpression",
"start": 2162,
"end": 2174,
"loc": {
"start": {
"line": 52,
"column": 15
},
"end": {
"line": 52,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 2162,
"end": 2166,
"loc": {
"start": {
"line": 52,
"column": 15
},
"end": {
"line": 52,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 2167,
"end": 2174,
"loc": {
"start": {
"line": 52,
"column": 20
},
"end": {
"line": 52,
"column": 27
},
"identifierName": "visible"
},
"name": "visible"
},
"computed": false
}
}
],
"directives": [],
"trailingComments": null
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Called when the copying of a key was requested\r\n ",
"start": 2190,
"end": 2257,
"loc": {
"start": {
"line": 55,
"column": 4
},
"end": {
"line": 57,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2263,
"end": 2408,
"loc": {
"start": {
"line": 58,
"column": 4
},
"end": {
"line": 63,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2263,
"end": 2281,
"loc": {
"start": {
"line": 58,
"column": 4
},
"end": {
"line": 58,
"column": 22
},
"identifierName": "onCopyKeyRequested"
},
"name": "onCopyKeyRequested",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2284,
"end": 2408,
"loc": {
"start": {
"line": 58,
"column": 25
},
"end": {
"line": 63,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 2295,
"end": 2401,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 62,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 2299,
"end": 2319,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 2299,
"end": 2303,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 2304,
"end": 2319,
"loc": {
"start": {
"line": 59,
"column": 17
},
"end": {
"line": 59,
"column": 32
},
"identifierName": "currentShapeKey"
},
"name": "currentShapeKey"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 2321,
"end": 2401,
"loc": {
"start": {
"line": 59,
"column": 34
},
"end": {
"line": 62,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2336,
"end": 2363,
"loc": {
"start": {
"line": 60,
"column": 12
},
"end": {
"line": 60,
"column": 39
}
},
"expression": {
"type": "CallExpression",
"start": 2336,
"end": 2362,
"loc": {
"start": {
"line": 60,
"column": 12
},
"end": {
"line": 60,
"column": 38
}
},
"callee": {
"type": "Identifier",
"start": 2336,
"end": 2340,
"loc": {
"start": {
"line": 60,
"column": 12
},
"end": {
"line": 60,
"column": 16
},
"identifierName": "copy"
},
"name": "copy"
},
"arguments": [
{
"type": "MemberExpression",
"start": 2341,
"end": 2361,
"loc": {
"start": {
"line": 60,
"column": 17
},
"end": {
"line": 60,
"column": 37
}
},
"object": {
"type": "ThisExpression",
"start": 2341,
"end": 2345,
"loc": {
"start": {
"line": 60,
"column": 17
},
"end": {
"line": 60,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"start": 2346,
"end": 2361,
"loc": {
"start": {
"line": 60,
"column": 22
},
"end": {
"line": 60,
"column": 37
},
"identifierName": "currentShapeKey"
},
"name": "currentShapeKey"
},
"computed": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2377,
"end": 2390,
"loc": {
"start": {
"line": 61,
"column": 12
},
"end": {
"line": 61,
"column": 25
}
},
"expression": {
"type": "CallExpression",
"start": 2377,
"end": 2389,
"loc": {
"start": {
"line": 61,
"column": 12
},
"end": {
"line": 61,
"column": 24
}
},
"callee": {
"type": "MemberExpression",
"start": 2377,
"end": 2387,
"loc": {
"start": {
"line": 61,
"column": 12
},
"end": {
"line": 61,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 2377,
"end": 2381,
"loc": {
"start": {
"line": 61,
"column": 12
},
"end": {
"line": 61,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 2382,
"end": 2387,
"loc": {
"start": {
"line": 61,
"column": 17
},
"end": {
"line": 61,
"column": 22
},
"identifierName": "close"
},
"name": "close"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Called when the copying of a key was requested\r\n ",
"start": 2190,
"end": 2257,
"loc": {
"start": {
"line": 55,
"column": 4
},
"end": {
"line": 57,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Closes the dialog\r\n ",
"start": 2416,
"end": 2454,
"loc": {
"start": {
"line": 65,
"column": 4
},
"end": {
"line": 67,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2460,
"end": 2601,
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 72,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2460,
"end": 2465,
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 68,
"column": 9
},
"identifierName": "close"
},
"name": "close",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2468,
"end": 2601,
"loc": {
"start": {
"line": 68,
"column": 12
},
"end": {
"line": 72,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2479,
"end": 2500,
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 69,
"column": 29
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2479,
"end": 2499,
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 69,
"column": 28
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2479,
"end": 2491,
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 69,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2479,
"end": 2483,
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 69,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2484,
"end": 2491,
"loc": {
"start": {
"line": 69,
"column": 13
},
"end": {
"line": 69,
"column": 20
},
"identifierName": "visible"
},
"name": "visible"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 2494,
"end": 2499,
"loc": {
"start": {
"line": 69,
"column": 23
},
"end": {
"line": 69,
"column": 28
}
},
"value": false
}
}
},
{
"type": "ExpressionStatement",
"start": 2510,
"end": 2570,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 68
}
},
"expression": {
"type": "CallExpression",
"start": 2510,
"end": 2569,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 67
}
},
"callee": {
"type": "MemberExpression",
"start": 2510,
"end": 2549,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 47
}
},
"object": {
"type": "MemberExpression",
"start": 2510,
"end": 2532,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 30
}
},
"object": {
"type": "MemberExpression",
"start": 2510,
"end": 2523,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 21
}
},
"object": {
"type": "MemberExpression",
"start": 2510,
"end": 2519,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 2510,
"end": 2514,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2515,
"end": 2519,
"loc": {
"start": {
"line": 70,
"column": 13
},
"end": {
"line": 70,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2520,
"end": 2523,
"loc": {
"start": {
"line": 70,
"column": 18
},
"end": {
"line": 70,
"column": 21
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2524,
"end": 2532,
"loc": {
"start": {
"line": 70,
"column": 22
},
"end": {
"line": 70,
"column": 30
},
"identifierName": "inputMgr"
},
"name": "inputMgr"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2533,
"end": 2549,
"loc": {
"start": {
"line": 70,
"column": 31
},
"end": {
"line": 70,
"column": 47
},
"identifierName": "makeSureDetached"
},
"name": "makeSureDetached"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2550,
"end": 2568,
"loc": {
"start": {
"line": 70,
"column": 48
},
"end": {
"line": 70,
"column": 66
}
},
"object": {
"type": "ThisExpression",
"start": 2550,
"end": 2554,
"loc": {
"start": {
"line": 70,
"column": 48
},
"end": {
"line": 70,
"column": 52
}
}
},
"property": {
"type": "Identifier",
"start": 2555,
"end": 2568,
"loc": {
"start": {
"line": 70,
"column": 53
},
"end": {
"line": 70,
"column": 66
},
"identifierName": "inputReciever"
},
"name": "inputReciever"
},
"computed": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2580,
"end": 2594,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 71,
"column": 22
}
},
"expression": {
"type": "CallExpression",
"start": 2580,
"end": 2593,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 71,
"column": 21
}
},
"callee": {
"type": "MemberExpression",
"start": 2580,
"end": 2591,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 71,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 2580,
"end": 2584,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 71,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2585,
"end": 2591,
"loc": {
"start": {
"line": 71,
"column": 13
},
"end": {
"line": 71,
"column": 19
},
"identifierName": "update"
},
"name": "update"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Closes the dialog\r\n ",
"start": 2416,
"end": 2454,
"loc": {
"start": {
"line": 65,
"column": 4
},
"end": {
"line": 67,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Shows the viewer for a given definition\r\n * @param {ShapeDefinition} definition\r\n ",
"start": 2609,
"end": 2713,
"loc": {
"start": {
"line": 74,
"column": 4
},
"end": {
"line": 77,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2719,
"end": 4403,
"loc": {
"start": {
"line": 78,
"column": 4
},
"end": {
"line": 123,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2719,
"end": 2733,
"loc": {
"start": {
"line": 78,
"column": 4
},
"end": {
"line": 78,
"column": 18
},
"identifierName": "renderForShape"
},
"name": "renderForShape",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2734,
"end": 2744,
"loc": {
"start": {
"line": 78,
"column": 19
},
"end": {
"line": 78,
"column": 29
},
"identifierName": "definition"
},
"name": "definition"
}
],
"body": {
"type": "BlockStatement",
"start": 2746,
"end": 4403,
"loc": {
"start": {
"line": 78,
"column": 31
},
"end": {
"line": 123,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2757,
"end": 2777,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 28
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2757,
"end": 2776,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 27
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2757,
"end": 2769,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2757,
"end": 2761,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2762,
"end": 2769,
"loc": {
"start": {
"line": 79,
"column": 13
},
"end": {
"line": 79,
"column": 20
},
"identifierName": "visible"
},
"name": "visible"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 2772,
"end": 2776,
"loc": {
"start": {
"line": 79,
"column": 23
},
"end": {
"line": 79,
"column": 27
}
},
"value": true
}
}
},
{
"type": "ExpressionStatement",
"start": 2787,
"end": 2855,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 76
}
},
"expression": {
"type": "CallExpression",
"start": 2787,
"end": 2854,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 75
}
},
"callee": {
"type": "MemberExpression",
"start": 2787,
"end": 2834,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 2787,
"end": 2809,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 30
}
},
"object": {
"type": "MemberExpression",
"start": 2787,
"end": 2800,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 21
}
},
"object": {
"type": "MemberExpression",
"start": 2787,
"end": 2796,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 2787,
"end": 2791,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2792,
"end": 2796,
"loc": {
"start": {
"line": 80,
"column": 13
},
"end": {
"line": 80,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2797,
"end": 2800,
"loc": {
"start": {
"line": 80,
"column": 18
},
"end": {
"line": 80,
"column": 21
},
"identifierName": "app"
},
"name": "app"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2801,
"end": 2809,
"loc": {
"start": {
"line": 80,
"column": 22
},
"end": {
"line": 80,
"column": 30
},
"identifierName": "inputMgr"
},
"name": "inputMgr"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2810,
"end": 2834,
"loc": {
"start": {
"line": 80,
"column": 31
},
"end": {
"line": 80,
"column": 55
},
"identifierName": "makeSureAttachedAndOnTop"
},
"name": "makeSureAttachedAndOnTop"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2835,
"end": 2853,
"loc": {
"start": {
"line": 80,
"column": 56
},
"end": {
"line": 80,
"column": 74
}
},
"object": {
"type": "ThisExpression",
"start": 2835,
"end": 2839,
"loc": {
"start": {
"line": 80,
"column": 56
},
"end": {
"line": 80,
"column": 60
}
}
},
"property": {
"type": "Identifier",
"start": 2840,
"end": 2853,
"loc": {
"start": {
"line": 80,
"column": 61
},
"end": {
"line": 80,
"column": 74
},
"identifierName": "inputReciever"
},
"name": "inputReciever"
},
"computed": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2867,
"end": 2902,
"loc": {
"start": {
"line": 82,
"column": 8
},
"end": {
"line": 82,
"column": 43
}
},
"expression": {
"type": "CallExpression",
"start": 2867,
"end": 2901,
"loc": {
"start": {
"line": 82,
"column": 8
},
"end": {
"line": 82,
"column": 42
}
},
"callee": {
"type": "Identifier",
"start": 2867,
"end": 2884,
"loc": {
"start": {
"line": 82,
"column": 8
},
"end": {
"line": 82,
"column": 25
},
"identifierName": "removeAllChildren"
},
"name": "removeAllChildren"
},
"arguments": [
{
"type": "MemberExpression",
"start": 2885,
"end": 2900,
"loc": {
"start": {
"line": 82,
"column": 26
},
"end": {
"line": 82,
"column": 41
}
},
"object": {
"type": "ThisExpression",
"start": 2885,
"end": 2889,
"loc": {
"start": {
"line": 82,
"column": 26
},
"end": {
"line": 82,
"column": 30
}
}
},
"property": {
"type": "Identifier",
"start": 2890,
"end": 2900,
"loc": {
"start": {
"line": 82,
"column": 31
},
"end": {
"line": 82,
"column": 41
},
"identifierName": "renderArea"
},
"name": "renderArea"
},
"computed": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2914,
"end": 2958,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 52
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2914,
"end": 2957,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 51
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2914,
"end": 2934,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 2914,
"end": 2918,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2919,
"end": 2934,
"loc": {
"start": {
"line": 84,
"column": 13
},
"end": {
"line": 84,
"column": 28
},
"identifierName": "currentShapeKey"
},
"name": "currentShapeKey"
},
"computed": false
},
"right": {
"type": "CallExpression",
"start": 2937,
"end": 2957,
"loc": {
"start": {
"line": 84,
"column": 31
},
"end": {
"line": 84,
"column": 51
}
},
"callee": {
"type": "MemberExpression",
"start": 2937,
"end": 2955,
"loc": {
"start": {
"line": 84,
"column": 31
},
"end": {
"line": 84,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 2937,
"end": 2947,
"loc": {
"start": {
"line": 84,
"column": 31
},
"end": {
"line": 84,
"column": 41
},
"identifierName": "definition"
},
"name": "definition"
},
"property": {
"type": "Identifier",
"start": 2948,
"end": 2955,
"loc": {
"start": {
"line": 84,
"column": 42
},
"end": {
"line": 84,
"column": 49
},
"identifierName": "getHash"
},
"name": "getHash"
},
"computed": false
},
"arguments": []
}
}
},
{
"type": "VariableDeclaration",
"start": 2970,
"end": 3003,
"loc": {
"start": {
"line": 86,
"column": 8
},
"end": {
"line": 86,
"column": 41
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2976,
"end": 3002,
"loc": {
"start": {
"line": 86,
"column": 14
},
"end": {
"line": 86,
"column": 40
}
},
"id": {
"type": "Identifier",
"start": 2976,
"end": 2982,
"loc": {
"start": {
"line": 86,
"column": 14
},
"end": {
"line": 86,
"column": 20
},
"identifierName": "layers"
},
"name": "layers"
},
"init": {
"type": "MemberExpression",
"start": 2985,
"end": 3002,
"loc": {
"start": {
"line": 86,
"column": 23
},
"end": {
"line": 86,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 2985,
"end": 2995,
"loc": {
"start": {
"line": 86,
"column": 23
},
"end": {
"line": 86,
"column": 33
},
"identifierName": "definition"
},
"name": "definition"
},
"property": {
"type": "Identifier",
"start": 2996,
"end": 3002,
"loc": {
"start": {
"line": 86,
"column": 34
},
"end": {
"line": 86,
"column": 40
},
"identifierName": "layers"
},
"name": "layers"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 3013,
"end": 3072,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 67
}
},
"expression": {
"type": "CallExpression",
"start": 3013,
"end": 3071,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 66
}
},
"callee": {
"type": "MemberExpression",
"start": 3013,
"end": 3041,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 36
}
},
"object": {
"type": "MemberExpression",
"start": 3013,
"end": 3028,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 3013,
"end": 3017,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3018,
"end": 3028,
"loc": {
"start": {
"line": 87,
"column": 13
},
"end": {
"line": 87,
"column": 23
},
"identifierName": "contentDiv"
},
"name": "contentDiv"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3029,
"end": 3041,
"loc": {
"start": {
"line": 87,
"column": 24
},
"end": {
"line": 87,
"column": 36
},
"identifierName": "setAttribute"
},
"name": "setAttribute"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 3042,
"end": 3055,
"loc": {
"start": {
"line": 87,
"column": 37
},
"end": {
"line": 87,
"column": 50
}
},
"extra": {
"rawValue": "data-layers",
"raw": "\"data-layers\""
},
"value": "data-layers"
},
{
"type": "MemberExpression",
"start": 3057,
"end": 3070,
"loc": {
"start": {
"line": 87,
"column": 52
},
"end": {
"line": 87,
"column": 65
}
},
"object": {
"type": "Identifier",
"start": 3057,
"end": 3063,
"loc": {
"start": {
"line": 87,
"column": 52
},
"end": {
"line": 87,
"column": 58
},
"identifierName": "layers"
},
"name": "layers"
},
"property": {
"type": "Identifier",
"start": 3064,
"end": 3070,
"loc": {
"start": {
"line": 87,
"column": 59
},
"end": {
"line": 87,
"column": 65
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
}
]
}
},
{
"type": "ForStatement",
"start": 3084,
"end": 4396,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 122,
"column": 9
}
},
"init": {
"type": "VariableDeclaration",
"start": 3089,
"end": 3114,
"loc": {
"start": {
"line": 89,
"column": 13
},
"end": {
"line": 89,
"column": 38
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3093,
"end": 3114,
"loc": {
"start": {
"line": 89,
"column": 17
},
"end": {
"line": 89,
"column": 38
}
},
"id": {
"type": "Identifier",
"start": 3093,
"end": 3094,
"loc": {
"start": {
"line": 89,
"column": 17
},
"end": {
"line": 89,
"column": 18
},
"identifierName": "i"
},
"name": "i"
},
"init": {
"type": "BinaryExpression",
"start": 3097,
"end": 3114,
"loc": {
"start": {
"line": 89,
"column": 21
},
"end": {
"line": 89,
"column": 38
}
},
"left": {
"type": "MemberExpression",
"start": 3097,
"end": 3110,
"loc": {
"start": {
"line": 89,
"column": 21
},
"end": {
"line": 89,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 3097,
"end": 3103,
"loc": {
"start": {
"line": 89,
"column": 21
},
"end": {
"line": 89,
"column": 27
},
"identifierName": "layers"
},
"name": "layers"
},
"property": {
"type": "Identifier",
"start": 3104,
"end": 3110,
"loc": {
"start": {
"line": 89,
"column": 28
},
"end": {
"line": 89,
"column": 34
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
},
"operator": "-",
"right": {
"type": "NumericLiteral",
"start": 3113,
"end": 3114,
"loc": {
"start": {
"line": 89,
"column": 37
},
"end": {
"line": 89,
"column": 38
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
}
}
],
"kind": "let"
},
"test": {
"type": "BinaryExpression",
"start": 3116,
"end": 3122,
"loc": {
"start": {
"line": 89,
"column": 40
},
"end": {
"line": 89,
"column": 46
}
},
"left": {
"type": "Identifier",
"start": 3116,
"end": 3117,
"loc": {
"start": {
"line": 89,
"column": 40
},
"end": {
"line": 89,
"column": 41
},
"identifierName": "i"
},
"name": "i"
},
"operator": ">=",
"right": {
"type": "NumericLiteral",
"start": 3121,
"end": 3122,
"loc": {
"start": {
"line": 89,
"column": 45
},
"end": {
"line": 89,
"column": 46
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
},
"update": {
"type": "UpdateExpression",
"start": 3124,
"end": 3127,
"loc": {
"start": {
"line": 89,
"column": 48
},
"end": {
"line": 89,
"column": 51
}
},
"operator": "--",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 3126,
"end": 3127,
"loc": {
"start": {
"line": 89,
"column": 50
},
"end": {
"line": 89,
"column": 51
},
"identifierName": "i"
},
"name": "i"
},
"extra": {
"parenthesizedArgument": false
}
},
"body": {
"type": "BlockStatement",
"start": 3129,
"end": 4396,
"loc": {
"start": {
"line": 89,
"column": 53
},
"end": {
"line": 122,
"column": 9
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 3144,
"end": 3218,
"loc": {
"start": {
"line": 90,
"column": 12
},
"end": {
"line": 90,
"column": 86
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3150,
"end": 3217,
"loc": {
"start": {
"line": 90,
"column": 18
},
"end": {
"line": 90,
"column": 85
}
},
"id": {
"type": "Identifier",
"start": 3150,
"end": 3159,
"loc": {
"start": {
"line": 90,
"column": 18
},
"end": {
"line": 90,
"column": 27
},
"identifierName": "layerElem"
},
"name": "layerElem"
},
"init": {
"type": "CallExpression",
"start": 3162,
"end": 3217,
"loc": {
"start": {
"line": 90,
"column": 30
},
"end": {
"line": 90,
"column": 85
}
},
"callee": {
"type": "Identifier",
"start": 3162,
"end": 3169,
"loc": {
"start": {
"line": 90,
"column": 30
},
"end": {
"line": 90,
"column": 37
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "MemberExpression",
"start": 3170,
"end": 3185,
"loc": {
"start": {
"line": 90,
"column": 38
},
"end": {
"line": 90,
"column": 53
}
},
"object": {
"type": "ThisExpression",
"start": 3170,
"end": 3174,
"loc": {
"start": {
"line": 90,
"column": 38
},
"end": {
"line": 90,
"column": 42
}
}
},
"property": {
"type": "Identifier",
"start": 3175,
"end": 3185,
"loc": {
"start": {
"line": 90,
"column": 43
},
"end": {
"line": 90,
"column": 53
},
"identifierName": "renderArea"
},
"name": "renderArea"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 3187,
"end": 3191,
"loc": {
"start": {
"line": 90,
"column": 55
},
"end": {
"line": 90,
"column": 59
}
}
},
{
"type": "ArrayExpression",
"start": 3193,
"end": 3216,
"loc": {
"start": {
"line": 90,
"column": 61
},
"end": {
"line": 90,
"column": 84
}
},
"elements": [
{
"type": "StringLiteral",
"start": 3194,
"end": 3201,
"loc": {
"start": {
"line": 90,
"column": 62
},
"end": {
"line": 90,
"column": 69
}
},
"extra": {
"rawValue": "layer",
"raw": "\"layer\""
},
"value": "layer"
},
{
"type": "BinaryExpression",
"start": 3203,
"end": 3215,
"loc": {
"start": {
"line": 90,
"column": 71
},
"end": {
"line": 90,
"column": 83
}
},
"left": {
"type": "StringLiteral",
"start": 3203,
"end": 3211,
"loc": {
"start": {
"line": 90,
"column": 71
},
"end": {
"line": 90,
"column": 79
}
},
"extra": {
"rawValue": "layer-",
"raw": "\"layer-\""
},
"value": "layer-"
},
"operator": "+",
"right": {
"type": "Identifier",
"start": 3214,
"end": 3215,
"loc": {
"start": {
"line": 90,
"column": 82
},
"end": {
"line": 90,
"column": 83
},
"identifierName": "i"
},
"name": "i"
}
}
]
}
]
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 3234,
"end": 3254,
"loc": {
"start": {
"line": 92,
"column": 12
},
"end": {
"line": 92,
"column": 32
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3238,
"end": 3253,
"loc": {
"start": {
"line": 92,
"column": 16
},
"end": {
"line": 92,
"column": 31
}
},
"id": {
"type": "Identifier",
"start": 3238,
"end": 3248,
"loc": {
"start": {
"line": 92,
"column": 16
},
"end": {
"line": 92,
"column": 26
},
"identifierName": "fakeLayers"
},
"name": "fakeLayers"
},
"init": {
"type": "ArrayExpression",
"start": 3251,
"end": 3253,
"loc": {
"start": {
"line": 92,
"column": 29
},
"end": {
"line": 92,
"column": 31
}
},
"elements": []
}
}
],
"kind": "let"
},
{
"type": "ForStatement",
"start": 3268,
"end": 3372,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 95,
"column": 13
}
},
"init": {
"type": "VariableDeclaration",
"start": 3273,
"end": 3282,
"loc": {
"start": {
"line": 93,
"column": 17
},
"end": {
"line": 93,
"column": 26
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3277,
"end": 3282,
"loc": {
"start": {
"line": 93,
"column": 21
},
"end": {
"line": 93,
"column": 26
}
},
"id": {
"type": "Identifier",
"start": 3277,
"end": 3278,
"loc": {
"start": {
"line": 93,
"column": 21
},
"end": {
"line": 93,
"column": 22
},
"identifierName": "k"
},
"name": "k"
},
"init": {
"type": "NumericLiteral",
"start": 3281,
"end": 3282,
"loc": {
"start": {
"line": 93,
"column": 25
},
"end": {
"line": 93,
"column": 26
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
],
"kind": "let"
},
"test": {
"type": "BinaryExpression",
"start": 3284,
"end": 3289,
"loc": {
"start": {
"line": 93,
"column": 28
},
"end": {
"line": 93,
"column": 33
}
},
"left": {
"type": "Identifier",
"start": 3284,
"end": 3285,
"loc": {
"start": {
"line": 93,
"column": 28
},
"end": {
"line": 93,
"column": 29
},
"identifierName": "k"
},
"name": "k"
},
"operator": "<",
"right": {
"type": "Identifier",
"start": 3288,
"end": 3289,
"loc": {
"start": {
"line": 93,
"column": 32
},
"end": {
"line": 93,
"column": 33
},
"identifierName": "i"
},
"name": "i"
}
},
"update": {
"type": "UpdateExpression",
"start": 3291,
"end": 3294,
"loc": {
"start": {
"line": 93,
"column": 35
},
"end": {
"line": 93,
"column": 38
}
},
"operator": "++",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 3293,
"end": 3294,
"loc": {
"start": {
"line": 93,
"column": 37
},
"end": {
"line": 93,
"column": 38
},
"identifierName": "k"
},
"name": "k"
},
"extra": {
"parenthesizedArgument": false
}
},
"body": {
"type": "BlockStatement",
"start": 3296,
"end": 3372,
"loc": {
"start": {
"line": 93,
"column": 40
},
"end": {
"line": 95,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3315,
"end": 3357,
"loc": {
"start": {
"line": 94,
"column": 16
},
"end": {
"line": 94,
"column": 58
}
},
"expression": {
"type": "CallExpression",
"start": 3315,
"end": 3356,
"loc": {
"start": {
"line": 94,
"column": 16
},
"end": {
"line": 94,
"column": 57
}
},
"callee": {
"type": "MemberExpression",
"start": 3315,
"end": 3330,
"loc": {
"start": {
"line": 94,
"column": 16
},
"end": {
"line": 94,
"column": 31
}
},
"object": {
"type": "Identifier",
"start": 3315,
"end": 3325,
"loc": {
"start": {
"line": 94,
"column": 16
},
"end": {
"line": 94,
"column": 26
},
"identifierName": "fakeLayers"
},
"name": "fakeLayers"
},
"property": {
"type": "Identifier",
"start": 3326,
"end": 3330,
"loc": {
"start": {
"line": 94,
"column": 27
},
"end": {
"line": 94,
"column": 31
},
"identifierName": "push"
},
"name": "push"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 3331,
"end": 3355,
"loc": {
"start": {
"line": 94,
"column": 32
},
"end": {
"line": 94,
"column": 56
}
},
"elements": [
{
"type": "NullLiteral",
"start": 3332,
"end": 3336,
"loc": {
"start": {
"line": 94,
"column": 33
},
"end": {
"line": 94,
"column": 37
}
}
},
{
"type": "NullLiteral",
"start": 3338,
"end": 3342,
"loc": {
"start": {
"line": 94,
"column": 39
},
"end": {
"line": 94,
"column": 43
}
}
},
{
"type": "NullLiteral",
"start": 3344,
"end": 3348,
"loc": {
"start": {
"line": 94,
"column": 45
},
"end": {
"line": 94,
"column": 49
}
}
},
{
"type": "NullLiteral",
"start": 3350,
"end": 3354,
"loc": {
"start": {
"line": 94,
"column": 51
},
"end": {
"line": 94,
"column": 55
}
}
}
]
}
]
}
}
],
"directives": []
}
},
{
"type": "ExpressionStatement",
"start": 3386,
"end": 3413,
"loc": {
"start": {
"line": 96,
"column": 12
},
"end": {
"line": 96,
"column": 39
}
},
"expression": {
"type": "CallExpression",
"start": 3386,
"end": 3412,
"loc": {
"start": {
"line": 96,
"column": 12
},
"end": {
"line": 96,
"column": 38
}
},
"callee": {
"type": "MemberExpression",
"start": 3386,
"end": 3401,
"loc": {
"start": {
"line": 96,
"column": 12
},
"end": {
"line": 96,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 3386,
"end": 3396,
"loc": {
"start": {
"line": 96,
"column": 12
},
"end": {
"line": 96,
"column": 22
},
"identifierName": "fakeLayers"
},
"name": "fakeLayers"
},
"property": {
"type": "Identifier",
"start": 3397,
"end": 3401,
"loc": {
"start": {
"line": 96,
"column": 23
},
"end": {
"line": 96,
"column": 27
},
"identifierName": "push"
},
"name": "push"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 3402,
"end": 3411,
"loc": {
"start": {
"line": 96,
"column": 28
},
"end": {
"line": 96,
"column": 37
}
},
"object": {
"type": "Identifier",
"start": 3402,
"end": 3408,
"loc": {
"start": {
"line": 96,
"column": 28
},
"end": {
"line": 96,
"column": 34
},
"identifierName": "layers"
},
"name": "layers"
},
"property": {
"type": "Identifier",
"start": 3409,
"end": 3410,
"loc": {
"start": {
"line": 96,
"column": 35
},
"end": {
"line": 96,
"column": 36
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
}
]
}
},
{
"type": "VariableDeclaration",
"start": 3429,
"end": 3495,
"loc": {
"start": {
"line": 98,
"column": 12
},
"end": {
"line": 98,
"column": 78
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3435,
"end": 3494,
"loc": {
"start": {
"line": 98,
"column": 18
},
"end": {
"line": 98,
"column": 77
}
},
"id": {
"type": "Identifier",
"start": 3435,
"end": 3448,
"loc": {
"start": {
"line": 98,
"column": 18
},
"end": {
"line": 98,
"column": 31
},
"identifierName": "thisLayerOnly"
},
"name": "thisLayerOnly"
},
"init": {
"type": "NewExpression",
"start": 3451,
"end": 3494,
"loc": {
"start": {
"line": 98,
"column": 34
},
"end": {
"line": 98,
"column": 77
}
},
"callee": {
"type": "Identifier",
"start": 3455,
"end": 3470,
"loc": {
"start": {
"line": 98,
"column": 38
},
"end": {
"line": 98,
"column": 53
},
"identifierName": "ShapeDefinition"
},
"name": "ShapeDefinition"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 3471,
"end": 3493,
"loc": {
"start": {
"line": 98,
"column": 54
},
"end": {
"line": 98,
"column": 76
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3473,
"end": 3491,
"loc": {
"start": {
"line": 98,
"column": 56
},
"end": {
"line": 98,
"column": 74
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3473,
"end": 3479,
"loc": {
"start": {
"line": 98,
"column": 56
},
"end": {
"line": 98,
"column": 62
},
"identifierName": "layers"
},
"name": "layers"
},
"value": {
"type": "Identifier",
"start": 3481,
"end": 3491,
"loc": {
"start": {
"line": 98,
"column": 64
},
"end": {
"line": 98,
"column": 74
},
"identifierName": "fakeLayers"
},
"name": "fakeLayers"
}
}
]
}
]
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 3509,
"end": 3569,
"loc": {
"start": {
"line": 99,
"column": 12
},
"end": {
"line": 99,
"column": 72
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3515,
"end": 3568,
"loc": {
"start": {
"line": 99,
"column": 18
},
"end": {
"line": 99,
"column": 71
}
},
"id": {
"type": "Identifier",
"start": 3515,
"end": 3530,
"loc": {
"start": {
"line": 99,
"column": 18
},
"end": {
"line": 99,
"column": 33
},
"identifierName": "thisLayerCanvas"
},
"name": "thisLayerCanvas"
},
"init": {
"type": "CallExpression",
"start": 3533,
"end": 3568,
"loc": {
"start": {
"line": 99,
"column": 36
},
"end": {
"line": 99,
"column": 71
}
},
"callee": {
"type": "MemberExpression",
"start": 3533,
"end": 3563,
"loc": {
"start": {
"line": 99,
"column": 36
},
"end": {
"line": 99,
"column": 66
}
},
"object": {
"type": "Identifier",
"start": 3533,
"end": 3546,
"loc": {
"start": {
"line": 99,
"column": 36
},
"end": {
"line": 99,
"column": 49
},
"identifierName": "thisLayerOnly"
},
"name": "thisLayerOnly"
},
"property": {
"type": "Identifier",
"start": 3547,
"end": 3563,
"loc": {
"start": {
"line": 99,
"column": 50
},
"end": {
"line": 99,
"column": 66
},
"identifierName": "generateAsCanvas"
},
"name": "generateAsCanvas"
},
"computed": false
},
"arguments": [
{
"type": "NumericLiteral",
"start": 3564,
"end": 3567,
"loc": {
"start": {
"line": 99,
"column": 67
},
"end": {
"line": 99,
"column": 70
}
},
"extra": {
"rawValue": 160,
"raw": "160"
},
"value": 160
}
]
}
}
],
"kind": "const"
},
{
"type": "ExpressionStatement",
"start": 3583,
"end": 3622,
"loc": {
"start": {
"line": 100,
"column": 12
},
"end": {
"line": 100,
"column": 51
}
},
"expression": {
"type": "CallExpression",
"start": 3583,
"end": 3621,
"loc": {
"start": {
"line": 100,
"column": 12
},
"end": {
"line": 100,
"column": 50
}
},
"callee": {
"type": "MemberExpression",
"start": 3583,
"end": 3604,
"loc": {
"start": {
"line": 100,
"column": 12
},
"end": {
"line": 100,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 3583,
"end": 3592,
"loc": {
"start": {
"line": 100,
"column": 12
},
"end": {
"line": 100,
"column": 21
},
"identifierName": "layerElem"
},
"name": "layerElem"
},
"property": {
"type": "Identifier",
"start": 3593,
"end": 3604,
"loc": {
"start": {
"line": 100,
"column": 22
},
"end": {
"line": 100,
"column": 33
},
"identifierName": "appendChild"
},
"name": "appendChild"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 3605,
"end": 3620,
"loc": {
"start": {
"line": 100,
"column": 34
},
"end": {
"line": 100,
"column": 49
},
"identifierName": "thisLayerCanvas"
},
"name": "thisLayerCanvas"
}
]
}
},
{
"type": "ForStatement",
"start": 3638,
"end": 4385,
"loc": {
"start": {
"line": 102,
"column": 12
},
"end": {
"line": 121,
"column": 13
}
},
"init": {
"type": "VariableDeclaration",
"start": 3643,
"end": 3655,
"loc": {
"start": {
"line": 102,
"column": 17
},
"end": {
"line": 102,
"column": 29
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3647,
"end": 3655,
"loc": {
"start": {
"line": 102,
"column": 21
},
"end": {
"line": 102,
"column": 29
}
},
"id": {
"type": "Identifier",
"start": 3647,
"end": 3651,
"loc": {
"start": {
"line": 102,
"column": 21
},
"end": {
"line": 102,
"column": 25
},
"identifierName": "quad"
},
"name": "quad"
},
"init": {
"type": "NumericLiteral",
"start": 3654,
"end": 3655,
"loc": {
"start": {
"line": 102,
"column": 28
},
"end": {
"line": 102,
"column": 29
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
],
"kind": "let"
},
"test": {
"type": "BinaryExpression",
"start": 3657,
"end": 3665,
"loc": {
"start": {
"line": 102,
"column": 31
},
"end": {
"line": 102,
"column": 39
}
},
"left": {
"type": "Identifier",
"start": 3657,
"end": 3661,
"loc": {
"start": {
"line": 102,
"column": 31
},
"end": {
"line": 102,
"column": 35
},
"identifierName": "quad"
},
"name": "quad"
},
"operator": "<",
"right": {
"type": "NumericLiteral",
"start": 3664,
"end": 3665,
"loc": {
"start": {
"line": 102,
"column": 38
},
"end": {
"line": 102,
"column": 39
}
},
"extra": {
"rawValue": 4,
"raw": "4"
},
"value": 4
}
},
"update": {
"type": "UpdateExpression",
"start": 3667,
"end": 3673,
"loc": {
"start": {
"line": 102,
"column": 41
},
"end": {
"line": 102,
"column": 47
}
},
"operator": "++",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 3669,
"end": 3673,
"loc": {
"start": {
"line": 102,
"column": 43
},
"end": {
"line": 102,
"column": 47
},
"identifierName": "quad"
},
"name": "quad"
},
"extra": {
"parenthesizedArgument": false
}
},
"body": {
"type": "BlockStatement",
"start": 3675,
"end": 4385,
"loc": {
"start": {
"line": 102,
"column": 49
},
"end": {
"line": 121,
"column": 13
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 3694,
"end": 3762,
"loc": {
"start": {
"line": 103,
"column": 16
},
"end": {
"line": 103,
"column": 84
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3700,
"end": 3761,
"loc": {
"start": {
"line": 103,
"column": 22
},
"end": {
"line": 103,
"column": 83
}
},
"id": {
"type": "Identifier",
"start": 3700,
"end": 3708,
"loc": {
"start": {
"line": 103,
"column": 22
},
"end": {
"line": 103,
"column": 30
},
"identifierName": "quadElem"
},
"name": "quadElem"
},
"init": {
"type": "CallExpression",
"start": 3711,
"end": 3761,
"loc": {
"start": {
"line": 103,
"column": 33
},
"end": {
"line": 103,
"column": 83
}
},
"callee": {
"type": "Identifier",
"start": 3711,
"end": 3718,
"loc": {
"start": {
"line": 103,
"column": 33
},
"end": {
"line": 103,
"column": 40
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "Identifier",
"start": 3719,
"end": 3728,
"loc": {
"start": {
"line": 103,
"column": 41
},
"end": {
"line": 103,
"column": 50
},
"identifierName": "layerElem"
},
"name": "layerElem"
},
{
"type": "NullLiteral",
"start": 3730,
"end": 3734,
"loc": {
"start": {
"line": 103,
"column": 52
},
"end": {
"line": 103,
"column": 56
}
}
},
{
"type": "ArrayExpression",
"start": 3736,
"end": 3760,
"loc": {
"start": {
"line": 103,
"column": 58
},
"end": {
"line": 103,
"column": 82
}
},
"elements": [
{
"type": "StringLiteral",
"start": 3737,
"end": 3743,
"loc": {
"start": {
"line": 103,
"column": 59
},
"end": {
"line": 103,
"column": 65
}
},
"extra": {
"rawValue": "quad",
"raw": "\"quad\""
},
"value": "quad"
},
{
"type": "BinaryExpression",
"start": 3745,
"end": 3759,
"loc": {
"start": {
"line": 103,
"column": 67
},
"end": {
"line": 103,
"column": 81
}
},
"left": {
"type": "StringLiteral",
"start": 3745,
"end": 3752,
"loc": {
"start": {
"line": 103,
"column": 67
},
"end": {
"line": 103,
"column": 74
}
},
"extra": {
"rawValue": "quad-",
"raw": "\"quad-\""
},
"value": "quad-"
},
"operator": "+",
"right": {
"type": "Identifier",
"start": 3755,
"end": 3759,
"loc": {
"start": {
"line": 103,
"column": 77
},
"end": {
"line": 103,
"column": 81
},
"identifierName": "quad"
},
"name": "quad"
}
}
]
}
]
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 3782,
"end": 3815,
"loc": {
"start": {
"line": 105,
"column": 16
},
"end": {
"line": 105,
"column": 49
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3788,
"end": 3814,
"loc": {
"start": {
"line": 105,
"column": 22
},
"end": {
"line": 105,
"column": 48
}
},
"id": {
"type": "Identifier",
"start": 3788,
"end": 3796,
"loc": {
"start": {
"line": 105,
"column": 22
},
"end": {
"line": 105,
"column": 30
},
"identifierName": "contents"
},
"name": "contents"
},
"init": {
"type": "MemberExpression",
"start": 3799,
"end": 3814,
"loc": {
"start": {
"line": 105,
"column": 33
},
"end": {
"line": 105,
"column": 48
}
},
"object": {
"type": "MemberExpression",
"start": 3799,
"end": 3808,
"loc": {
"start": {
"line": 105,
"column": 33
},
"end": {
"line": 105,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 3799,
"end": 3805,
"loc": {
"start": {
"line": 105,
"column": 33
},
"end": {
"line": 105,
"column": 39
},
"identifierName": "layers"
},
"name": "layers"
},
"property": {
"type": "Identifier",
"start": 3806,
"end": 3807,
"loc": {
"start": {
"line": 105,
"column": 40
},
"end": {
"line": 105,
"column": 41
},
"identifierName": "i"
},
"name": "i"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 3809,
"end": 3813,
"loc": {
"start": {
"line": 105,
"column": 43
},
"end": {
"line": 105,
"column": 47
},
"identifierName": "quad"
},
"name": "quad"
},
"computed": true
}
}
],
"kind": "const"
},
{
"type": "IfStatement",
"start": 3833,
"end": 4370,
"loc": {
"start": {
"line": 106,
"column": 16
},
"end": {
"line": 120,
"column": 17
}
},
"test": {
"type": "Identifier",
"start": 3837,
"end": 3845,
"loc": {
"start": {
"line": 106,
"column": 20
},
"end": {
"line": 106,
"column": 28
},
"identifierName": "contents"
},
"name": "contents"
},
"consequent": {
"type": "BlockStatement",
"start": 3847,
"end": 4108,
"loc": {
"start": {
"line": 106,
"column": 30
},
"end": {
"line": 113,
"column": 17
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 3870,
"end": 4089,
"loc": {
"start": {
"line": 107,
"column": 20
},
"end": {
"line": 112,
"column": 22
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3876,
"end": 4088,
"loc": {
"start": {
"line": 107,
"column": 26
},
"end": {
"line": 112,
"column": 21
}
},
"id": {
"type": "Identifier",
"start": 3876,
"end": 3890,
"loc": {
"start": {
"line": 107,
"column": 26
},
"end": {
"line": 107,
"column": 40
},
"identifierName": "colorLabelElem"
},
"name": "colorLabelElem"
},
"init": {
"type": "CallExpression",
"start": 3893,
"end": 4088,
"loc": {
"start": {
"line": 107,
"column": 43
},
"end": {
"line": 112,
"column": 21
}
},
"callee": {
"type": "Identifier",
"start": 3893,
"end": 3900,
"loc": {
"start": {
"line": 107,
"column": 43
},
"end": {
"line": 107,
"column": 50
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "Identifier",
"start": 3927,
"end": 3935,
"loc": {
"start": {
"line": 108,
"column": 24
},
"end": {
"line": 108,
"column": 32
},
"identifierName": "quadElem"
},
"name": "quadElem"
},
{
"type": "NullLiteral",
"start": 3962,
"end": 3966,
"loc": {
"start": {
"line": 109,
"column": 24
},
"end": {
"line": 109,
"column": 28
}
}
},
{
"type": "ArrayExpression",
"start": 3993,
"end": 4007,
"loc": {
"start": {
"line": 110,
"column": 24
},
"end": {
"line": 110,
"column": 38
}
},
"elements": [
{
"type": "StringLiteral",
"start": 3994,
"end": 4006,
"loc": {
"start": {
"line": 110,
"column": 25
},
"end": {
"line": 110,
"column": 37
}
},
"extra": {
"rawValue": "colorLabel",
"raw": "\"colorLabel\""
},
"value": "colorLabel"
}
]
},
{
"type": "MemberExpression",
"start": 4034,
"end": 4065,
"loc": {
"start": {
"line": 111,
"column": 24
},
"end": {
"line": 111,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 4034,
"end": 4049,
"loc": {
"start": {
"line": 111,
"column": 24
},
"end": {
"line": 111,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 4034,
"end": 4042,
"loc": {
"start": {
"line": 111,
"column": 24
},
"end": {
"line": 111,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 4034,
"end": 4035,
"loc": {
"start": {
"line": 111,
"column": 24
},
"end": {
"line": 111,
"column": 25
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 4036,
"end": 4042,
"loc": {
"start": {
"line": 111,
"column": 26
},
"end": {
"line": 111,
"column": 32
},
"identifierName": "ingame"
},
"name": "ingame"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4043,
"end": 4049,
"loc": {
"start": {
"line": 111,
"column": 33
},
"end": {
"line": 111,
"column": 39
},
"identifierName": "colors"
},
"name": "colors"
},
"computed": false
},
"property": {
"type": "MemberExpression",
"start": 4050,
"end": 4064,
"loc": {
"start": {
"line": 111,
"column": 40
},
"end": {
"line": 111,
"column": 54
}
},
"object": {
"type": "Identifier",
"start": 4050,
"end": 4058,
"loc": {
"start": {
"line": 111,
"column": 40
},
"end": {
"line": 111,
"column": 48
},
"identifierName": "contents"
},
"name": "contents"
},
"property": {
"type": "Identifier",
"start": 4059,
"end": 4064,
"loc": {
"start": {
"line": 111,
"column": 49
},
"end": {
"line": 111,
"column": 54
},
"identifierName": "color"
},
"name": "color"
},
"computed": false
},
"computed": true
}
]
}
}
],
"kind": "const"
}
],
"directives": []
},
"alternate": {
"type": "BlockStatement",
"start": 4114,
"end": 4370,
"loc": {
"start": {
"line": 113,
"column": 23
},
"end": {
"line": 120,
"column": 17
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 4137,
"end": 4351,
"loc": {
"start": {
"line": 114,
"column": 20
},
"end": {
"line": 119,
"column": 22
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 4143,
"end": 4350,
"loc": {
"start": {
"line": 114,
"column": 26
},
"end": {
"line": 119,
"column": 21
}
},
"id": {
"type": "Identifier",
"start": 4143,
"end": 4157,
"loc": {
"start": {
"line": 114,
"column": 26
},
"end": {
"line": 114,
"column": 40
},
"identifierName": "emptyLabelElem"
},
"name": "emptyLabelElem"
},
"init": {
"type": "CallExpression",
"start": 4160,
"end": 4350,
"loc": {
"start": {
"line": 114,
"column": 43
},
"end": {
"line": 119,
"column": 21
}
},
"callee": {
"type": "Identifier",
"start": 4160,
"end": 4167,
"loc": {
"start": {
"line": 114,
"column": 43
},
"end": {
"line": 114,
"column": 50
},
"identifierName": "makeDiv"
},
"name": "makeDiv"
},
"arguments": [
{
"type": "Identifier",
"start": 4194,
"end": 4202,
"loc": {
"start": {
"line": 115,
"column": 24
},
"end": {
"line": 115,
"column": 32
},
"identifierName": "quadElem"
},
"name": "quadElem"
},
{
"type": "NullLiteral",
"start": 4229,
"end": 4233,
"loc": {
"start": {
"line": 116,
"column": 24
},
"end": {
"line": 116,
"column": 28
}
}
},
{
"type": "ArrayExpression",
"start": 4260,
"end": 4274,
"loc": {
"start": {
"line": 117,
"column": 24
},
"end": {
"line": 117,
"column": 38
}
},
"elements": [
{
"type": "StringLiteral",
"start": 4261,
"end": 4273,
"loc": {
"start": {
"line": 117,
"column": 25
},
"end": {
"line": 117,
"column": 37
}
},
"extra": {
"rawValue": "emptyLabel",
"raw": "\"emptyLabel\""
},
"value": "emptyLabel"
}
]
},
{
"type": "MemberExpression",
"start": 4301,
"end": 4327,
"loc": {
"start": {
"line": 118,
"column": 24
},
"end": {
"line": 118,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 4301,
"end": 4321,
"loc": {
"start": {
"line": 118,
"column": 24
},
"end": {
"line": 118,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 4301,
"end": 4309,
"loc": {
"start": {
"line": 118,
"column": 24
},
"end": {
"line": 118,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 4301,
"end": 4302,
"loc": {
"start": {
"line": 118,
"column": 24
},
"end": {
"line": 118,
"column": 25
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 4303,
"end": 4309,
"loc": {
"start": {
"line": 118,
"column": 26
},
"end": {
"line": 118,
"column": 32
},
"identifierName": "ingame"
},
"name": "ingame"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4310,
"end": 4321,
"loc": {
"start": {
"line": 118,
"column": 33
},
"end": {
"line": 118,
"column": 44
},
"identifierName": "shapeViewer"
},
"name": "shapeViewer"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4322,
"end": 4327,
"loc": {
"start": {
"line": 118,
"column": 45
},
"end": {
"line": 118,
"column": 50
},
"identifierName": "empty"
},
"name": "empty"
},
"computed": false
}
]
}
}
],
"kind": "const"
}
],
"directives": []
}
}
],
"directives": []
}
}
],
"directives": []
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Shows the viewer for a given definition\r\n * @param {ShapeDefinition} definition\r\n ",
"start": 2609,
"end": 2713,
"loc": {
"start": {
"line": 74,
"column": 4
},
"end": {
"line": 77,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 4411,
"end": 4474,
"loc": {
"start": {
"line": 125,
"column": 4
},
"end": {
"line": 127,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4411,
"end": 4417,
"loc": {
"start": {
"line": 125,
"column": 4
},
"end": {
"line": 125,
"column": 10
},
"identifierName": "update"
},
"name": "update"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 4420,
"end": 4474,
"loc": {
"start": {
"line": 125,
"column": 13
},
"end": {
"line": 127,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 4431,
"end": 4467,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 44
}
},
"expression": {
"type": "CallExpression",
"start": 4431,
"end": 4466,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 43
}
},
"callee": {
"type": "MemberExpression",
"start": 4431,
"end": 4452,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 29
}
},
"object": {
"type": "MemberExpression",
"start": 4431,
"end": 4445,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 4431,
"end": 4435,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 4436,
"end": 4445,
"loc": {
"start": {
"line": 126,
"column": 13
},
"end": {
"line": 126,
"column": 22
},
"identifierName": "domAttach"
},
"name": "domAttach"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4446,
"end": 4452,
"loc": {
"start": {
"line": 126,
"column": 23
},
"end": {
"line": 126,
"column": 29
},
"identifierName": "update"
},
"name": "update"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 4453,
"end": 4465,
"loc": {
"start": {
"line": 126,
"column": 30
},
"end": {
"line": 126,
"column": 42
}
},
"object": {
"type": "ThisExpression",
"start": 4453,
"end": 4457,
"loc": {
"start": {
"line": 126,
"column": 30
},
"end": {
"line": 126,
"column": 34
}
}
},
"property": {
"type": "Identifier",
"start": 4458,
"end": 4465,
"loc": {
"start": {
"line": 126,
"column": 35
},
"end": {
"line": 126,
"column": 42
},
"identifierName": "visible"
},
"name": "visible"
},
"computed": false
}
]
}
}
],
"directives": []
}
}
]
},
"leadingComments": [],
"trailingComments": []
}
}
],
"directives": []
},
"comments": [
{
"type": "CommentLine",
"value": " DIALOG Inner / Wrapper",
"start": 638,
"end": 663,
"loc": {
"start": {
"line": 15,
"column": 8
},
"end": {
"line": 15,
"column": 33
}
}
},
{
"type": "CommentLine",
"value": " Create button to copy the shape area",
"start": 1196,
"end": 1235,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 47
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Called when the copying of a key was requested\r\n ",
"start": 2190,
"end": 2257,
"loc": {
"start": {
"line": 55,
"column": 4
},
"end": {
"line": 57,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Closes the dialog\r\n ",
"start": 2416,
"end": 2454,
"loc": {
"start": {
"line": 65,
"column": 4
},
"end": {
"line": 67,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Shows the viewer for a given definition\r\n * @param {ShapeDefinition} definition\r\n ",
"start": 2609,
"end": 2713,
"loc": {
"start": {
"line": 74,
"column": 4
},
"end": {
"line": 77,
"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": "InputReceiver",
"start": 9,
"end": 22,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 23,
"end": 24,
"loc": {
"start": {
"line": 1,
"column": 23
},
"end": {
"line": 1,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 25,
"end": 29,
"loc": {
"start": {
"line": 1,
"column": 25
},
"end": {
"line": 1,
"column": 29
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../../core/input_receiver",
"start": 30,
"end": 60,
"loc": {
"start": {
"line": 1,
"column": 30
},
"end": {
"line": 1,
"column": 60
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 60,
"end": 61,
"loc": {
"start": {
"line": 1,
"column": 60
},
"end": {
"line": 1,
"column": 61
}
}
},
{
"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": 63,
"end": 69,
"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": 70,
"end": 71,
"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": 72,
"end": 79,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 79,
"end": 80,
"loc": {
"start": {
"line": 2,
"column": 16
},
"end": {
"line": 2,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "removeAllChildren",
"start": 81,
"end": 98,
"loc": {
"start": {
"line": 2,
"column": 18
},
"end": {
"line": 2,
"column": 35
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 99,
"end": 100,
"loc": {
"start": {
"line": 2,
"column": 36
},
"end": {
"line": 2,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 101,
"end": 105,
"loc": {
"start": {
"line": 2,
"column": 38
},
"end": {
"line": 2,
"column": 42
}
}
},
{
"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": 106,
"end": 127,
"loc": {
"start": {
"line": 2,
"column": 43
},
"end": {
"line": 2,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 127,
"end": 128,
"loc": {
"start": {
"line": 2,
"column": 64
},
"end": {
"line": 2,
"column": 65
}
}
},
{
"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": 130,
"end": 136,
"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": 137,
"end": 138,
"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": 139,
"end": 140,
"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": 141,
"end": 142,
"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": 143,
"end": 147,
"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": 148,
"end": 171,
"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": 171,
"end": 172,
"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": 174,
"end": 180,
"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": 181,
"end": 182,
"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": "KeyActionMapper",
"start": 183,
"end": 198,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 24
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 198,
"end": 199,
"loc": {
"start": {
"line": 4,
"column": 24
},
"end": {
"line": 4,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "KEYMAPPINGS",
"start": 200,
"end": 211,
"loc": {
"start": {
"line": 4,
"column": 26
},
"end": {
"line": 4,
"column": 37
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 212,
"end": 213,
"loc": {
"start": {
"line": 4,
"column": 38
},
"end": {
"line": 4,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 214,
"end": 218,
"loc": {
"start": {
"line": 4,
"column": 40
},
"end": {
"line": 4,
"column": 44
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../key_action_mapper",
"start": 219,
"end": 244,
"loc": {
"start": {
"line": 4,
"column": 45
},
"end": {
"line": 4,
"column": 70
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 244,
"end": 245,
"loc": {
"start": {
"line": 4,
"column": 70
},
"end": {
"line": 4,
"column": 71
}
}
},
{
"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": 247,
"end": 253,
"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": 254,
"end": 255,
"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": "ShapeDefinition",
"start": 256,
"end": 271,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 24
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 272,
"end": 273,
"loc": {
"start": {
"line": 5,
"column": 25
},
"end": {
"line": 5,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 274,
"end": 278,
"loc": {
"start": {
"line": 5,
"column": 27
},
"end": {
"line": 5,
"column": 31
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../shape_definition",
"start": 279,
"end": 303,
"loc": {
"start": {
"line": 5,
"column": 32
},
"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": 303,
"end": 304,
"loc": {
"start": {
"line": 5,
"column": 56
},
"end": {
"line": 5,
"column": 57
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 306,
"end": 312,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 313,
"end": 314,
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BaseHUDPart",
"start": 315,
"end": 326,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 20
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 327,
"end": 328,
"loc": {
"start": {
"line": 6,
"column": 21
},
"end": {
"line": 6,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 329,
"end": 333,
"loc": {
"start": {
"line": 6,
"column": 23
},
"end": {
"line": 6,
"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": 334,
"end": 352,
"loc": {
"start": {
"line": 6,
"column": 28
},
"end": {
"line": 6,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 352,
"end": 353,
"loc": {
"start": {
"line": 6,
"column": 46
},
"end": {
"line": 6,
"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": 355,
"end": 361,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 362,
"end": 363,
"loc": {
"start": {
"line": 7,
"column": 7
},
"end": {
"line": 7,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "DynamicDomAttach",
"start": 364,
"end": 380,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 381,
"end": 382,
"loc": {
"start": {
"line": 7,
"column": 26
},
"end": {
"line": 7,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 383,
"end": 387,
"loc": {
"start": {
"line": 7,
"column": 28
},
"end": {
"line": 7,
"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": 388,
"end": 411,
"loc": {
"start": {
"line": 7,
"column": 33
},
"end": {
"line": 7,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 411,
"end": 412,
"loc": {
"start": {
"line": 7,
"column": 56
},
"end": {
"line": 7,
"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": 416,
"end": 421,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "copy",
"start": 422,
"end": 426,
"loc": {
"start": {
"line": 9,
"column": 6
},
"end": {
"line": 9,
"column": 10
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 427,
"end": 428,
"loc": {
"start": {
"line": 9,
"column": 11
},
"end": {
"line": 9,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "require",
"start": 429,
"end": 436,
"loc": {
"start": {
"line": 9,
"column": 13
},
"end": {
"line": 9,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 436,
"end": 437,
"loc": {
"start": {
"line": 9,
"column": 20
},
"end": {
"line": 9,
"column": 21
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "clipboard-copy",
"start": 437,
"end": 453,
"loc": {
"start": {
"line": 9,
"column": 21
},
"end": {
"line": 9,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 453,
"end": 454,
"loc": {
"start": {
"line": 9,
"column": 37
},
"end": {
"line": 9,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 454,
"end": 455,
"loc": {
"start": {
"line": 9,
"column": 38
},
"end": {
"line": 9,
"column": 39
}
}
},
{
"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": 459,
"end": 465,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 11,
"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": 466,
"end": 471,
"loc": {
"start": {
"line": 11,
"column": 7
},
"end": {
"line": 11,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "HUDShapeViewer",
"start": 472,
"end": 486,
"loc": {
"start": {
"line": 11,
"column": 13
},
"end": {
"line": 11,
"column": 27
}
}
},
{
"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": 487,
"end": 494,
"loc": {
"start": {
"line": 11,
"column": 28
},
"end": {
"line": 11,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BaseHUDPart",
"start": 495,
"end": 506,
"loc": {
"start": {
"line": 11,
"column": 36
},
"end": {
"line": 11,
"column": 47
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 507,
"end": 508,
"loc": {
"start": {
"line": 11,
"column": 48
},
"end": {
"line": 11,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createElements",
"start": 514,
"end": 528,
"loc": {
"start": {
"line": 12,
"column": 4
},
"end": {
"line": 12,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 528,
"end": 529,
"loc": {
"start": {
"line": 12,
"column": 18
},
"end": {
"line": 12,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parent",
"start": 529,
"end": 535,
"loc": {
"start": {
"line": 12,
"column": 19
},
"end": {
"line": 12,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 535,
"end": 536,
"loc": {
"start": {
"line": 12,
"column": 25
},
"end": {
"line": 12,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 537,
"end": 538,
"loc": {
"start": {
"line": 12,
"column": 27
},
"end": {
"line": 12,
"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": 548,
"end": 552,
"loc": {
"start": {
"line": 13,
"column": 8
},
"end": {
"line": 13,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 552,
"end": 553,
"loc": {
"start": {
"line": 13,
"column": 12
},
"end": {
"line": 13,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "background",
"start": 553,
"end": 563,
"loc": {
"start": {
"line": 13,
"column": 13
},
"end": {
"line": 13,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 564,
"end": 565,
"loc": {
"start": {
"line": 13,
"column": 24
},
"end": {
"line": 13,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 566,
"end": 573,
"loc": {
"start": {
"line": 13,
"column": 26
},
"end": {
"line": 13,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 573,
"end": 574,
"loc": {
"start": {
"line": 13,
"column": 33
},
"end": {
"line": 13,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parent",
"start": 574,
"end": 580,
"loc": {
"start": {
"line": 13,
"column": 34
},
"end": {
"line": 13,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 580,
"end": 581,
"loc": {
"start": {
"line": 13,
"column": 40
},
"end": {
"line": 13,
"column": 41
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "ingame_HUD_ShapeViewer",
"start": 582,
"end": 606,
"loc": {
"start": {
"line": 13,
"column": 42
},
"end": {
"line": 13,
"column": 66
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 606,
"end": 607,
"loc": {
"start": {
"line": 13,
"column": 66
},
"end": {
"line": 13,
"column": 67
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 608,
"end": 609,
"loc": {
"start": {
"line": 13,
"column": 68
},
"end": {
"line": 13,
"column": 69
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "ingameDialog",
"start": 609,
"end": 623,
"loc": {
"start": {
"line": 13,
"column": 69
},
"end": {
"line": 13,
"column": 83
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 623,
"end": 624,
"loc": {
"start": {
"line": 13,
"column": 83
},
"end": {
"line": 13,
"column": 84
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 624,
"end": 625,
"loc": {
"start": {
"line": 13,
"column": 84
},
"end": {
"line": 13,
"column": 85
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 625,
"end": 626,
"loc": {
"start": {
"line": 13,
"column": 85
},
"end": {
"line": 13,
"column": 86
}
}
},
{
"type": "CommentLine",
"value": " DIALOG Inner / Wrapper",
"start": 638,
"end": 663,
"loc": {
"start": {
"line": 15,
"column": 8
},
"end": {
"line": 15,
"column": 33
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 673,
"end": 677,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 677,
"end": 678,
"loc": {
"start": {
"line": 16,
"column": 12
},
"end": {
"line": 16,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dialogInner",
"start": 678,
"end": 689,
"loc": {
"start": {
"line": 16,
"column": 13
},
"end": {
"line": 16,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 690,
"end": 691,
"loc": {
"start": {
"line": 16,
"column": 25
},
"end": {
"line": 16,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 692,
"end": 699,
"loc": {
"start": {
"line": 16,
"column": 27
},
"end": {
"line": 16,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 699,
"end": 700,
"loc": {
"start": {
"line": 16,
"column": 34
},
"end": {
"line": 16,
"column": 35
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 700,
"end": 704,
"loc": {
"start": {
"line": 16,
"column": 35
},
"end": {
"line": 16,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 704,
"end": 705,
"loc": {
"start": {
"line": 16,
"column": 39
},
"end": {
"line": 16,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "background",
"start": 705,
"end": 715,
"loc": {
"start": {
"line": 16,
"column": 40
},
"end": {
"line": 16,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 715,
"end": 716,
"loc": {
"start": {
"line": 16,
"column": 50
},
"end": {
"line": 16,
"column": 51
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 717,
"end": 721,
"loc": {
"start": {
"line": 16,
"column": 52
},
"end": {
"line": 16,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 721,
"end": 722,
"loc": {
"start": {
"line": 16,
"column": 56
},
"end": {
"line": 16,
"column": 57
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 723,
"end": 724,
"loc": {
"start": {
"line": 16,
"column": 58
},
"end": {
"line": 16,
"column": 59
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "dialogInner",
"start": 724,
"end": 737,
"loc": {
"start": {
"line": 16,
"column": 59
},
"end": {
"line": 16,
"column": 72
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 737,
"end": 738,
"loc": {
"start": {
"line": 16,
"column": 72
},
"end": {
"line": 16,
"column": 73
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 738,
"end": 739,
"loc": {
"start": {
"line": 16,
"column": 73
},
"end": {
"line": 16,
"column": 74
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 739,
"end": 740,
"loc": {
"start": {
"line": 16,
"column": 74
},
"end": {
"line": 16,
"column": 75
}
}
},
{
"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": 750,
"end": 754,
"loc": {
"start": {
"line": 17,
"column": 8
},
"end": {
"line": 17,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 754,
"end": 755,
"loc": {
"start": {
"line": 17,
"column": 12
},
"end": {
"line": 17,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "title",
"start": 755,
"end": 760,
"loc": {
"start": {
"line": 17,
"column": 13
},
"end": {
"line": 17,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 761,
"end": 762,
"loc": {
"start": {
"line": 17,
"column": 19
},
"end": {
"line": 17,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 763,
"end": 770,
"loc": {
"start": {
"line": 17,
"column": 21
},
"end": {
"line": 17,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 770,
"end": 771,
"loc": {
"start": {
"line": 17,
"column": 28
},
"end": {
"line": 17,
"column": 29
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 771,
"end": 775,
"loc": {
"start": {
"line": 17,
"column": 29
},
"end": {
"line": 17,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 775,
"end": 776,
"loc": {
"start": {
"line": 17,
"column": 33
},
"end": {
"line": 17,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dialogInner",
"start": 776,
"end": 787,
"loc": {
"start": {
"line": 17,
"column": 34
},
"end": {
"line": 17,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 787,
"end": 788,
"loc": {
"start": {
"line": 17,
"column": 45
},
"end": {
"line": 17,
"column": 46
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 789,
"end": 793,
"loc": {
"start": {
"line": 17,
"column": 47
},
"end": {
"line": 17,
"column": 51
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 793,
"end": 794,
"loc": {
"start": {
"line": 17,
"column": 51
},
"end": {
"line": 17,
"column": 52
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 795,
"end": 796,
"loc": {
"start": {
"line": 17,
"column": 53
},
"end": {
"line": 17,
"column": 54
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "title",
"start": 796,
"end": 803,
"loc": {
"start": {
"line": 17,
"column": 54
},
"end": {
"line": 17,
"column": 61
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 803,
"end": 804,
"loc": {
"start": {
"line": 17,
"column": 61
},
"end": {
"line": 17,
"column": 62
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 804,
"end": 805,
"loc": {
"start": {
"line": 17,
"column": 62
},
"end": {
"line": 17,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 806,
"end": 807,
"loc": {
"start": {
"line": 17,
"column": 64
},
"end": {
"line": 17,
"column": 65
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 807,
"end": 808,
"loc": {
"start": {
"line": 17,
"column": 65
},
"end": {
"line": 17,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ingame",
"start": 808,
"end": 814,
"loc": {
"start": {
"line": 17,
"column": 66
},
"end": {
"line": 17,
"column": 72
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 814,
"end": 815,
"loc": {
"start": {
"line": 17,
"column": 72
},
"end": {
"line": 17,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "shapeViewer",
"start": 815,
"end": 826,
"loc": {
"start": {
"line": 17,
"column": 73
},
"end": {
"line": 17,
"column": 84
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 826,
"end": 827,
"loc": {
"start": {
"line": 17,
"column": 84
},
"end": {
"line": 17,
"column": 85
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "title",
"start": 827,
"end": 832,
"loc": {
"start": {
"line": 17,
"column": 85
},
"end": {
"line": 17,
"column": 90
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 832,
"end": 833,
"loc": {
"start": {
"line": 17,
"column": 90
},
"end": {
"line": 17,
"column": 91
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 833,
"end": 834,
"loc": {
"start": {
"line": 17,
"column": 91
},
"end": {
"line": 17,
"column": 92
}
}
},
{
"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": 844,
"end": 848,
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 18,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 848,
"end": 849,
"loc": {
"start": {
"line": 18,
"column": 12
},
"end": {
"line": 18,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "closeButton",
"start": 849,
"end": 860,
"loc": {
"start": {
"line": 18,
"column": 13
},
"end": {
"line": 18,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 861,
"end": 862,
"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": "makeDiv",
"start": 863,
"end": 870,
"loc": {
"start": {
"line": 18,
"column": 27
},
"end": {
"line": 18,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 870,
"end": 871,
"loc": {
"start": {
"line": 18,
"column": 34
},
"end": {
"line": 18,
"column": 35
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 871,
"end": 875,
"loc": {
"start": {
"line": 18,
"column": 35
},
"end": {
"line": 18,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 875,
"end": 876,
"loc": {
"start": {
"line": 18,
"column": 39
},
"end": {
"line": 18,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "title",
"start": 876,
"end": 881,
"loc": {
"start": {
"line": 18,
"column": 40
},
"end": {
"line": 18,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 881,
"end": 882,
"loc": {
"start": {
"line": 18,
"column": 45
},
"end": {
"line": 18,
"column": 46
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 883,
"end": 887,
"loc": {
"start": {
"line": 18,
"column": 47
},
"end": {
"line": 18,
"column": 51
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 887,
"end": 888,
"loc": {
"start": {
"line": 18,
"column": 51
},
"end": {
"line": 18,
"column": 52
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 889,
"end": 890,
"loc": {
"start": {
"line": 18,
"column": 53
},
"end": {
"line": 18,
"column": 54
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "closeButton",
"start": 890,
"end": 903,
"loc": {
"start": {
"line": 18,
"column": 54
},
"end": {
"line": 18,
"column": 67
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 903,
"end": 904,
"loc": {
"start": {
"line": 18,
"column": 67
},
"end": {
"line": 18,
"column": 68
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 904,
"end": 905,
"loc": {
"start": {
"line": 18,
"column": 68
},
"end": {
"line": 18,
"column": 69
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 905,
"end": 906,
"loc": {
"start": {
"line": 18,
"column": 69
},
"end": {
"line": 18,
"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": 916,
"end": 920,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 920,
"end": 921,
"loc": {
"start": {
"line": 19,
"column": 12
},
"end": {
"line": 19,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackClicks",
"start": 921,
"end": 932,
"loc": {
"start": {
"line": 19,
"column": 13
},
"end": {
"line": 19,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 932,
"end": 933,
"loc": {
"start": {
"line": 19,
"column": 24
},
"end": {
"line": 19,
"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": 933,
"end": 937,
"loc": {
"start": {
"line": 19,
"column": 25
},
"end": {
"line": 19,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 937,
"end": 938,
"loc": {
"start": {
"line": 19,
"column": 29
},
"end": {
"line": 19,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "closeButton",
"start": 938,
"end": 949,
"loc": {
"start": {
"line": 19,
"column": 30
},
"end": {
"line": 19,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 949,
"end": 950,
"loc": {
"start": {
"line": 19,
"column": 41
},
"end": {
"line": 19,
"column": 42
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 951,
"end": 955,
"loc": {
"start": {
"line": 19,
"column": 43
},
"end": {
"line": 19,
"column": 47
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 955,
"end": 956,
"loc": {
"start": {
"line": 19,
"column": 47
},
"end": {
"line": 19,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "close",
"start": 956,
"end": 961,
"loc": {
"start": {
"line": 19,
"column": 48
},
"end": {
"line": 19,
"column": 53
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 961,
"end": 962,
"loc": {
"start": {
"line": 19,
"column": 53
},
"end": {
"line": 19,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 962,
"end": 963,
"loc": {
"start": {
"line": 19,
"column": 54
},
"end": {
"line": 19,
"column": 55
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 973,
"end": 977,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 977,
"end": 978,
"loc": {
"start": {
"line": 20,
"column": 12
},
"end": {
"line": 20,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "contentDiv",
"start": 978,
"end": 988,
"loc": {
"start": {
"line": 20,
"column": 13
},
"end": {
"line": 20,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 989,
"end": 990,
"loc": {
"start": {
"line": 20,
"column": 24
},
"end": {
"line": 20,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 991,
"end": 998,
"loc": {
"start": {
"line": 20,
"column": 26
},
"end": {
"line": 20,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 998,
"end": 999,
"loc": {
"start": {
"line": 20,
"column": 33
},
"end": {
"line": 20,
"column": 34
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 999,
"end": 1003,
"loc": {
"start": {
"line": 20,
"column": 34
},
"end": {
"line": 20,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1003,
"end": 1004,
"loc": {
"start": {
"line": 20,
"column": 38
},
"end": {
"line": 20,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dialogInner",
"start": 1004,
"end": 1015,
"loc": {
"start": {
"line": 20,
"column": 39
},
"end": {
"line": 20,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1015,
"end": 1016,
"loc": {
"start": {
"line": 20,
"column": 50
},
"end": {
"line": 20,
"column": 51
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 1017,
"end": 1021,
"loc": {
"start": {
"line": 20,
"column": 52
},
"end": {
"line": 20,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1021,
"end": 1022,
"loc": {
"start": {
"line": 20,
"column": 56
},
"end": {
"line": 20,
"column": 57
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1023,
"end": 1024,
"loc": {
"start": {
"line": 20,
"column": 58
},
"end": {
"line": 20,
"column": 59
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "content",
"start": 1024,
"end": 1033,
"loc": {
"start": {
"line": 20,
"column": 59
},
"end": {
"line": 20,
"column": 68
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1033,
"end": 1034,
"loc": {
"start": {
"line": 20,
"column": 68
},
"end": {
"line": 20,
"column": 69
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1034,
"end": 1035,
"loc": {
"start": {
"line": 20,
"column": 69
},
"end": {
"line": 20,
"column": 70
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1035,
"end": 1036,
"loc": {
"start": {
"line": 20,
"column": 70
},
"end": {
"line": 20,
"column": 71
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1048,
"end": 1052,
"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": 1052,
"end": 1053,
"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": "renderArea",
"start": 1053,
"end": 1063,
"loc": {
"start": {
"line": 22,
"column": 13
},
"end": {
"line": 22,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1064,
"end": 1065,
"loc": {
"start": {
"line": 22,
"column": 24
},
"end": {
"line": 22,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 1066,
"end": 1073,
"loc": {
"start": {
"line": 22,
"column": 26
},
"end": {
"line": 22,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1073,
"end": 1074,
"loc": {
"start": {
"line": 22,
"column": 33
},
"end": {
"line": 22,
"column": 34
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1074,
"end": 1078,
"loc": {
"start": {
"line": 22,
"column": 34
},
"end": {
"line": 22,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1078,
"end": 1079,
"loc": {
"start": {
"line": 22,
"column": 38
},
"end": {
"line": 22,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "contentDiv",
"start": 1079,
"end": 1089,
"loc": {
"start": {
"line": 22,
"column": 39
},
"end": {
"line": 22,
"column": 49
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1089,
"end": 1090,
"loc": {
"start": {
"line": 22,
"column": 49
},
"end": {
"line": 22,
"column": 50
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 1091,
"end": 1095,
"loc": {
"start": {
"line": 22,
"column": 51
},
"end": {
"line": 22,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1095,
"end": 1096,
"loc": {
"start": {
"line": 22,
"column": 55
},
"end": {
"line": 22,
"column": 56
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1097,
"end": 1098,
"loc": {
"start": {
"line": 22,
"column": 57
},
"end": {
"line": 22,
"column": 58
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "renderArea",
"start": 1098,
"end": 1110,
"loc": {
"start": {
"line": 22,
"column": 58
},
"end": {
"line": 22,
"column": 70
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1110,
"end": 1111,
"loc": {
"start": {
"line": 22,
"column": 70
},
"end": {
"line": 22,
"column": 71
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1111,
"end": 1112,
"loc": {
"start": {
"line": 22,
"column": 71
},
"end": {
"line": 22,
"column": 72
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1112,
"end": 1113,
"loc": {
"start": {
"line": 22,
"column": 72
},
"end": {
"line": 22,
"column": 73
}
}
},
{
"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": 1123,
"end": 1127,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 23,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1127,
"end": 1128,
"loc": {
"start": {
"line": 23,
"column": 12
},
"end": {
"line": 23,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "infoArea",
"start": 1128,
"end": 1136,
"loc": {
"start": {
"line": 23,
"column": 13
},
"end": {
"line": 23,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1137,
"end": 1138,
"loc": {
"start": {
"line": 23,
"column": 22
},
"end": {
"line": 23,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 1139,
"end": 1146,
"loc": {
"start": {
"line": 23,
"column": 24
},
"end": {
"line": 23,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1146,
"end": 1147,
"loc": {
"start": {
"line": 23,
"column": 31
},
"end": {
"line": 23,
"column": 32
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1147,
"end": 1151,
"loc": {
"start": {
"line": 23,
"column": 32
},
"end": {
"line": 23,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1151,
"end": 1152,
"loc": {
"start": {
"line": 23,
"column": 36
},
"end": {
"line": 23,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "contentDiv",
"start": 1152,
"end": 1162,
"loc": {
"start": {
"line": 23,
"column": 37
},
"end": {
"line": 23,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1162,
"end": 1163,
"loc": {
"start": {
"line": 23,
"column": 47
},
"end": {
"line": 23,
"column": 48
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 1164,
"end": 1168,
"loc": {
"start": {
"line": 23,
"column": 49
},
"end": {
"line": 23,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1168,
"end": 1169,
"loc": {
"start": {
"line": 23,
"column": 53
},
"end": {
"line": 23,
"column": 54
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1170,
"end": 1171,
"loc": {
"start": {
"line": 23,
"column": 55
},
"end": {
"line": 23,
"column": 56
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "infoArea",
"start": 1171,
"end": 1181,
"loc": {
"start": {
"line": 23,
"column": 56
},
"end": {
"line": 23,
"column": 66
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1181,
"end": 1182,
"loc": {
"start": {
"line": 23,
"column": 66
},
"end": {
"line": 23,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1182,
"end": 1183,
"loc": {
"start": {
"line": 23,
"column": 67
},
"end": {
"line": 23,
"column": 68
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1183,
"end": 1184,
"loc": {
"start": {
"line": 23,
"column": 68
},
"end": {
"line": 23,
"column": 69
}
}
},
{
"type": "CommentLine",
"value": " Create button to copy the shape area",
"start": 1196,
"end": 1235,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 47
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1245,
"end": 1249,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1249,
"end": 1250,
"loc": {
"start": {
"line": 26,
"column": 12
},
"end": {
"line": 26,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "copyButton",
"start": 1250,
"end": 1260,
"loc": {
"start": {
"line": 26,
"column": 13
},
"end": {
"line": 26,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1261,
"end": 1262,
"loc": {
"start": {
"line": 26,
"column": 24
},
"end": {
"line": 26,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "document",
"start": 1263,
"end": 1271,
"loc": {
"start": {
"line": 26,
"column": 26
},
"end": {
"line": 26,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1271,
"end": 1272,
"loc": {
"start": {
"line": 26,
"column": 34
},
"end": {
"line": 26,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createElement",
"start": 1272,
"end": 1285,
"loc": {
"start": {
"line": 26,
"column": 35
},
"end": {
"line": 26,
"column": 48
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1285,
"end": 1286,
"loc": {
"start": {
"line": 26,
"column": 48
},
"end": {
"line": 26,
"column": 49
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "button",
"start": 1286,
"end": 1294,
"loc": {
"start": {
"line": 26,
"column": 49
},
"end": {
"line": 26,
"column": 57
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1294,
"end": 1295,
"loc": {
"start": {
"line": 26,
"column": 57
},
"end": {
"line": 26,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1295,
"end": 1296,
"loc": {
"start": {
"line": 26,
"column": 58
},
"end": {
"line": 26,
"column": 59
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1306,
"end": 1310,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1310,
"end": 1311,
"loc": {
"start": {
"line": 27,
"column": 12
},
"end": {
"line": 27,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "copyButton",
"start": 1311,
"end": 1321,
"loc": {
"start": {
"line": 27,
"column": 13
},
"end": {
"line": 27,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1321,
"end": 1322,
"loc": {
"start": {
"line": 27,
"column": 23
},
"end": {
"line": 27,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "classList",
"start": 1322,
"end": 1331,
"loc": {
"start": {
"line": 27,
"column": 24
},
"end": {
"line": 27,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1331,
"end": 1332,
"loc": {
"start": {
"line": 27,
"column": 33
},
"end": {
"line": 27,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "add",
"start": 1332,
"end": 1335,
"loc": {
"start": {
"line": 27,
"column": 34
},
"end": {
"line": 27,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1335,
"end": 1336,
"loc": {
"start": {
"line": 27,
"column": 37
},
"end": {
"line": 27,
"column": 38
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "styledButton",
"start": 1336,
"end": 1350,
"loc": {
"start": {
"line": 27,
"column": 38
},
"end": {
"line": 27,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1350,
"end": 1351,
"loc": {
"start": {
"line": 27,
"column": 52
},
"end": {
"line": 27,
"column": 53
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "copyKey",
"start": 1352,
"end": 1361,
"loc": {
"start": {
"line": 27,
"column": 54
},
"end": {
"line": 27,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1361,
"end": 1362,
"loc": {
"start": {
"line": 27,
"column": 63
},
"end": {
"line": 27,
"column": 64
}
}
},
{
"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": 27,
"column": 64
},
"end": {
"line": 27,
"column": 65
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1373,
"end": 1377,
"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": 1377,
"end": 1378,
"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": "copyButton",
"start": 1378,
"end": 1388,
"loc": {
"start": {
"line": 28,
"column": 13
},
"end": {
"line": 28,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1388,
"end": 1389,
"loc": {
"start": {
"line": 28,
"column": 23
},
"end": {
"line": 28,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerText",
"start": 1389,
"end": 1398,
"loc": {
"start": {
"line": 28,
"column": 24
},
"end": {
"line": 28,
"column": 33
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1399,
"end": 1400,
"loc": {
"start": {
"line": 28,
"column": 34
},
"end": {
"line": 28,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 1401,
"end": 1402,
"loc": {
"start": {
"line": 28,
"column": 36
},
"end": {
"line": 28,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1402,
"end": 1403,
"loc": {
"start": {
"line": 28,
"column": 37
},
"end": {
"line": 28,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ingame",
"start": 1403,
"end": 1409,
"loc": {
"start": {
"line": 28,
"column": 38
},
"end": {
"line": 28,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1409,
"end": 1410,
"loc": {
"start": {
"line": 28,
"column": 44
},
"end": {
"line": 28,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "shapeViewer",
"start": 1410,
"end": 1421,
"loc": {
"start": {
"line": 28,
"column": 45
},
"end": {
"line": 28,
"column": 56
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1421,
"end": 1422,
"loc": {
"start": {
"line": 28,
"column": 56
},
"end": {
"line": 28,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "copyKey",
"start": 1422,
"end": 1429,
"loc": {
"start": {
"line": 28,
"column": 57
},
"end": {
"line": 28,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1429,
"end": 1430,
"loc": {
"start": {
"line": 28,
"column": 64
},
"end": {
"line": 28,
"column": 65
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1440,
"end": 1444,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1444,
"end": 1445,
"loc": {
"start": {
"line": 29,
"column": 12
},
"end": {
"line": 29,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "infoArea",
"start": 1445,
"end": 1453,
"loc": {
"start": {
"line": 29,
"column": 13
},
"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": 1453,
"end": 1454,
"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": "appendChild",
"start": 1454,
"end": 1465,
"loc": {
"start": {
"line": 29,
"column": 22
},
"end": {
"line": 29,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1465,
"end": 1466,
"loc": {
"start": {
"line": 29,
"column": 33
},
"end": {
"line": 29,
"column": 34
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1466,
"end": 1470,
"loc": {
"start": {
"line": 29,
"column": 34
},
"end": {
"line": 29,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1470,
"end": 1471,
"loc": {
"start": {
"line": 29,
"column": 38
},
"end": {
"line": 29,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "copyButton",
"start": 1471,
"end": 1481,
"loc": {
"start": {
"line": 29,
"column": 39
},
"end": {
"line": 29,
"column": 49
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1481,
"end": 1482,
"loc": {
"start": {
"line": 29,
"column": 49
},
"end": {
"line": 29,
"column": 50
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1482,
"end": 1483,
"loc": {
"start": {
"line": 29,
"column": 50
},
"end": {
"line": 29,
"column": 51
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1489,
"end": 1490,
"loc": {
"start": {
"line": 30,
"column": 4
},
"end": {
"line": 30,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialize",
"start": 1498,
"end": 1508,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 32,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1508,
"end": 1509,
"loc": {
"start": {
"line": 32,
"column": 14
},
"end": {
"line": 32,
"column": 15
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1509,
"end": 1510,
"loc": {
"start": {
"line": 32,
"column": 15
},
"end": {
"line": 32,
"column": 16
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1511,
"end": 1512,
"loc": {
"start": {
"line": 32,
"column": 17
},
"end": {
"line": 32,
"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": 1522,
"end": 1526,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1526,
"end": 1527,
"loc": {
"start": {
"line": 33,
"column": 12
},
"end": {
"line": 33,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1527,
"end": 1531,
"loc": {
"start": {
"line": 33,
"column": 13
},
"end": {
"line": 33,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1531,
"end": 1532,
"loc": {
"start": {
"line": 33,
"column": 17
},
"end": {
"line": 33,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hud",
"start": 1532,
"end": 1535,
"loc": {
"start": {
"line": 33,
"column": 18
},
"end": {
"line": 33,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1535,
"end": 1536,
"loc": {
"start": {
"line": 33,
"column": 21
},
"end": {
"line": 33,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "signals",
"start": 1536,
"end": 1543,
"loc": {
"start": {
"line": 33,
"column": 22
},
"end": {
"line": 33,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1543,
"end": 1544,
"loc": {
"start": {
"line": 33,
"column": 29
},
"end": {
"line": 33,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "viewShapeDetailsRequested",
"start": 1544,
"end": 1569,
"loc": {
"start": {
"line": 33,
"column": 30
},
"end": {
"line": 33,
"column": 55
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1569,
"end": 1570,
"loc": {
"start": {
"line": 33,
"column": 55
},
"end": {
"line": 33,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "add",
"start": 1570,
"end": 1573,
"loc": {
"start": {
"line": 33,
"column": 56
},
"end": {
"line": 33,
"column": 59
}
}
},
{
"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": 33,
"column": 59
},
"end": {
"line": 33,
"column": 60
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1574,
"end": 1578,
"loc": {
"start": {
"line": 33,
"column": 60
},
"end": {
"line": 33,
"column": 64
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1578,
"end": 1579,
"loc": {
"start": {
"line": 33,
"column": 64
},
"end": {
"line": 33,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "renderForShape",
"start": 1579,
"end": 1593,
"loc": {
"start": {
"line": 33,
"column": 65
},
"end": {
"line": 33,
"column": 79
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1593,
"end": 1594,
"loc": {
"start": {
"line": 33,
"column": 79
},
"end": {
"line": 33,
"column": 80
}
}
},
{
"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": 1595,
"end": 1599,
"loc": {
"start": {
"line": 33,
"column": 81
},
"end": {
"line": 33,
"column": 85
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1599,
"end": 1600,
"loc": {
"start": {
"line": 33,
"column": 85
},
"end": {
"line": 33,
"column": 86
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1600,
"end": 1601,
"loc": {
"start": {
"line": 33,
"column": 86
},
"end": {
"line": 33,
"column": 87
}
}
},
{
"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": 1613,
"end": 1617,
"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": 1617,
"end": 1618,
"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": "domAttach",
"start": 1618,
"end": 1627,
"loc": {
"start": {
"line": 35,
"column": 13
},
"end": {
"line": 35,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1628,
"end": 1629,
"loc": {
"start": {
"line": 35,
"column": 23
},
"end": {
"line": 35,
"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": 1630,
"end": 1633,
"loc": {
"start": {
"line": 35,
"column": 25
},
"end": {
"line": 35,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "DynamicDomAttach",
"start": 1634,
"end": 1650,
"loc": {
"start": {
"line": 35,
"column": 29
},
"end": {
"line": 35,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1650,
"end": 1651,
"loc": {
"start": {
"line": 35,
"column": 45
},
"end": {
"line": 35,
"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": 1651,
"end": 1655,
"loc": {
"start": {
"line": 35,
"column": 46
},
"end": {
"line": 35,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1655,
"end": 1656,
"loc": {
"start": {
"line": 35,
"column": 50
},
"end": {
"line": 35,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1656,
"end": 1660,
"loc": {
"start": {
"line": 35,
"column": 51
},
"end": {
"line": 35,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1660,
"end": 1661,
"loc": {
"start": {
"line": 35,
"column": 55
},
"end": {
"line": 35,
"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": 1662,
"end": 1666,
"loc": {
"start": {
"line": 35,
"column": 57
},
"end": {
"line": 35,
"column": 61
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1666,
"end": 1667,
"loc": {
"start": {
"line": 35,
"column": 61
},
"end": {
"line": 35,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "background",
"start": 1667,
"end": 1677,
"loc": {
"start": {
"line": 35,
"column": 62
},
"end": {
"line": 35,
"column": 72
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1677,
"end": 1678,
"loc": {
"start": {
"line": 35,
"column": 72
},
"end": {
"line": 35,
"column": 73
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1679,
"end": 1680,
"loc": {
"start": {
"line": 35,
"column": 74
},
"end": {
"line": 35,
"column": 75
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "attachClass",
"start": 1694,
"end": 1705,
"loc": {
"start": {
"line": 36,
"column": 12
},
"end": {
"line": 36,
"column": 23
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1705,
"end": 1706,
"loc": {
"start": {
"line": 36,
"column": 23
},
"end": {
"line": 36,
"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": 1707,
"end": 1716,
"loc": {
"start": {
"line": 36,
"column": 25
},
"end": {
"line": 36,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1716,
"end": 1717,
"loc": {
"start": {
"line": 36,
"column": 34
},
"end": {
"line": 36,
"column": 35
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1727,
"end": 1728,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1728,
"end": 1729,
"loc": {
"start": {
"line": 37,
"column": 9
},
"end": {
"line": 37,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1729,
"end": 1730,
"loc": {
"start": {
"line": 37,
"column": 10
},
"end": {
"line": 37,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1742,
"end": 1746,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1746,
"end": 1747,
"loc": {
"start": {
"line": 39,
"column": 12
},
"end": {
"line": 39,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentShapeKey",
"start": 1747,
"end": 1762,
"loc": {
"start": {
"line": 39,
"column": 13
},
"end": {
"line": 39,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1763,
"end": 1764,
"loc": {
"start": {
"line": 39,
"column": 29
},
"end": {
"line": 39,
"column": 30
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 1765,
"end": 1769,
"loc": {
"start": {
"line": 39,
"column": 31
},
"end": {
"line": 39,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1769,
"end": 1770,
"loc": {
"start": {
"line": 39,
"column": 35
},
"end": {
"line": 39,
"column": 36
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1782,
"end": 1786,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1786,
"end": 1787,
"loc": {
"start": {
"line": 41,
"column": 12
},
"end": {
"line": 41,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputReciever",
"start": 1787,
"end": 1800,
"loc": {
"start": {
"line": 41,
"column": 13
},
"end": {
"line": 41,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1801,
"end": 1802,
"loc": {
"start": {
"line": 41,
"column": 27
},
"end": {
"line": 41,
"column": 28
}
}
},
{
"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": 1803,
"end": 1806,
"loc": {
"start": {
"line": 41,
"column": 29
},
"end": {
"line": 41,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "InputReceiver",
"start": 1807,
"end": 1820,
"loc": {
"start": {
"line": 41,
"column": 33
},
"end": {
"line": 41,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1820,
"end": 1821,
"loc": {
"start": {
"line": 41,
"column": 46
},
"end": {
"line": 41,
"column": 47
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "shape_viewer",
"start": 1821,
"end": 1835,
"loc": {
"start": {
"line": 41,
"column": 47
},
"end": {
"line": 41,
"column": 61
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1835,
"end": 1836,
"loc": {
"start": {
"line": 41,
"column": 61
},
"end": {
"line": 41,
"column": 62
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1836,
"end": 1837,
"loc": {
"start": {
"line": 41,
"column": 62
},
"end": {
"line": 41,
"column": 63
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1847,
"end": 1851,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1851,
"end": 1852,
"loc": {
"start": {
"line": 42,
"column": 12
},
"end": {
"line": 42,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keyActionMapper",
"start": 1852,
"end": 1867,
"loc": {
"start": {
"line": 42,
"column": 13
},
"end": {
"line": 42,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1868,
"end": 1869,
"loc": {
"start": {
"line": 42,
"column": 29
},
"end": {
"line": 42,
"column": 30
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 1870,
"end": 1873,
"loc": {
"start": {
"line": 42,
"column": 31
},
"end": {
"line": 42,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "KeyActionMapper",
"start": 1874,
"end": 1889,
"loc": {
"start": {
"line": 42,
"column": 35
},
"end": {
"line": 42,
"column": 50
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1889,
"end": 1890,
"loc": {
"start": {
"line": 42,
"column": 50
},
"end": {
"line": 42,
"column": 51
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1890,
"end": 1894,
"loc": {
"start": {
"line": 42,
"column": 51
},
"end": {
"line": 42,
"column": 55
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1894,
"end": 1895,
"loc": {
"start": {
"line": 42,
"column": 55
},
"end": {
"line": 42,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1895,
"end": 1899,
"loc": {
"start": {
"line": 42,
"column": 56
},
"end": {
"line": 42,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1899,
"end": 1900,
"loc": {
"start": {
"line": 42,
"column": 60
},
"end": {
"line": 42,
"column": 61
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1901,
"end": 1905,
"loc": {
"start": {
"line": 42,
"column": 62
},
"end": {
"line": 42,
"column": 66
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1905,
"end": 1906,
"loc": {
"start": {
"line": 42,
"column": 66
},
"end": {
"line": 42,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputReciever",
"start": 1906,
"end": 1919,
"loc": {
"start": {
"line": 42,
"column": 67
},
"end": {
"line": 42,
"column": 80
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1919,
"end": 1920,
"loc": {
"start": {
"line": 42,
"column": 80
},
"end": {
"line": 42,
"column": 81
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1920,
"end": 1921,
"loc": {
"start": {
"line": 42,
"column": 81
},
"end": {
"line": 42,
"column": 82
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1933,
"end": 1937,
"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": 1937,
"end": 1938,
"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": "keyActionMapper",
"start": 1938,
"end": 1953,
"loc": {
"start": {
"line": 44,
"column": 13
},
"end": {
"line": 44,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1953,
"end": 1954,
"loc": {
"start": {
"line": 44,
"column": 28
},
"end": {
"line": 44,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getBinding",
"start": 1954,
"end": 1964,
"loc": {
"start": {
"line": 44,
"column": 29
},
"end": {
"line": 44,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1964,
"end": 1965,
"loc": {
"start": {
"line": 44,
"column": 39
},
"end": {
"line": 44,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "KEYMAPPINGS",
"start": 1965,
"end": 1976,
"loc": {
"start": {
"line": 44,
"column": 40
},
"end": {
"line": 44,
"column": 51
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1976,
"end": 1977,
"loc": {
"start": {
"line": 44,
"column": 51
},
"end": {
"line": 44,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "general",
"start": 1977,
"end": 1984,
"loc": {
"start": {
"line": 44,
"column": 52
},
"end": {
"line": 44,
"column": 59
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1984,
"end": 1985,
"loc": {
"start": {
"line": 44,
"column": 59
},
"end": {
"line": 44,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "back",
"start": 1985,
"end": 1989,
"loc": {
"start": {
"line": 44,
"column": 60
},
"end": {
"line": 44,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1989,
"end": 1990,
"loc": {
"start": {
"line": 44,
"column": 64
},
"end": {
"line": 44,
"column": 65
}
}
},
{
"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": 44,
"column": 65
},
"end": {
"line": 44,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "add",
"start": 1991,
"end": 1994,
"loc": {
"start": {
"line": 44,
"column": 66
},
"end": {
"line": 44,
"column": 69
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1994,
"end": 1995,
"loc": {
"start": {
"line": 44,
"column": 69
},
"end": {
"line": 44,
"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": 1995,
"end": 1999,
"loc": {
"start": {
"line": 44,
"column": 70
},
"end": {
"line": 44,
"column": 74
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1999,
"end": 2000,
"loc": {
"start": {
"line": 44,
"column": 74
},
"end": {
"line": 44,
"column": 75
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "close",
"start": 2000,
"end": 2005,
"loc": {
"start": {
"line": 44,
"column": 75
},
"end": {
"line": 44,
"column": 80
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2005,
"end": 2006,
"loc": {
"start": {
"line": 44,
"column": 80
},
"end": {
"line": 44,
"column": 81
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2007,
"end": 2011,
"loc": {
"start": {
"line": 44,
"column": 82
},
"end": {
"line": 44,
"column": 86
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2011,
"end": 2012,
"loc": {
"start": {
"line": 44,
"column": 86
},
"end": {
"line": 44,
"column": 87
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2012,
"end": 2013,
"loc": {
"start": {
"line": 44,
"column": 87
},
"end": {
"line": 44,
"column": 88
}
}
},
{
"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": 2025,
"end": 2029,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2029,
"end": 2030,
"loc": {
"start": {
"line": 46,
"column": 12
},
"end": {
"line": 46,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trackClicks",
"start": 2030,
"end": 2041,
"loc": {
"start": {
"line": 46,
"column": 13
},
"end": {
"line": 46,
"column": 24
}
}
},
{
"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": 46,
"column": 24
},
"end": {
"line": 46,
"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": 2042,
"end": 2046,
"loc": {
"start": {
"line": 46,
"column": 25
},
"end": {
"line": 46,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2046,
"end": 2047,
"loc": {
"start": {
"line": 46,
"column": 29
},
"end": {
"line": 46,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "copyButton",
"start": 2047,
"end": 2057,
"loc": {
"start": {
"line": 46,
"column": 30
},
"end": {
"line": 46,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2057,
"end": 2058,
"loc": {
"start": {
"line": 46,
"column": 40
},
"end": {
"line": 46,
"column": 41
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2059,
"end": 2063,
"loc": {
"start": {
"line": 46,
"column": 42
},
"end": {
"line": 46,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2063,
"end": 2064,
"loc": {
"start": {
"line": 46,
"column": 46
},
"end": {
"line": 46,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onCopyKeyRequested",
"start": 2064,
"end": 2082,
"loc": {
"start": {
"line": 46,
"column": 47
},
"end": {
"line": 46,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2082,
"end": 2083,
"loc": {
"start": {
"line": 46,
"column": 65
},
"end": {
"line": 46,
"column": 66
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2083,
"end": 2084,
"loc": {
"start": {
"line": 46,
"column": 66
},
"end": {
"line": 46,
"column": 67
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2096,
"end": 2100,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2100,
"end": 2101,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "close",
"start": 2101,
"end": 2106,
"loc": {
"start": {
"line": 48,
"column": 13
},
"end": {
"line": 48,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2106,
"end": 2107,
"loc": {
"start": {
"line": 48,
"column": 18
},
"end": {
"line": 48,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2107,
"end": 2108,
"loc": {
"start": {
"line": 48,
"column": 19
},
"end": {
"line": 48,
"column": 20
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2108,
"end": 2109,
"loc": {
"start": {
"line": 48,
"column": 20
},
"end": {
"line": 48,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2115,
"end": 2116,
"loc": {
"start": {
"line": 49,
"column": 4
},
"end": {
"line": 49,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isBlockingOverlay",
"start": 2124,
"end": 2141,
"loc": {
"start": {
"line": 51,
"column": 4
},
"end": {
"line": 51,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2141,
"end": 2142,
"loc": {
"start": {
"line": 51,
"column": 21
},
"end": {
"line": 51,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2142,
"end": 2143,
"loc": {
"start": {
"line": 51,
"column": 22
},
"end": {
"line": 51,
"column": 23
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2144,
"end": 2145,
"loc": {
"start": {
"line": 51,
"column": 24
},
"end": {
"line": 51,
"column": 25
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 2155,
"end": 2161,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"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": 2162,
"end": 2166,
"loc": {
"start": {
"line": 52,
"column": 15
},
"end": {
"line": 52,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2166,
"end": 2167,
"loc": {
"start": {
"line": 52,
"column": 19
},
"end": {
"line": 52,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 2167,
"end": 2174,
"loc": {
"start": {
"line": 52,
"column": 20
},
"end": {
"line": 52,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2174,
"end": 2175,
"loc": {
"start": {
"line": 52,
"column": 27
},
"end": {
"line": 52,
"column": 28
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2181,
"end": 2182,
"loc": {
"start": {
"line": 53,
"column": 4
},
"end": {
"line": 53,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Called when the copying of a key was requested\r\n ",
"start": 2190,
"end": 2257,
"loc": {
"start": {
"line": 55,
"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": "onCopyKeyRequested",
"start": 2263,
"end": 2281,
"loc": {
"start": {
"line": 58,
"column": 4
},
"end": {
"line": 58,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2281,
"end": 2282,
"loc": {
"start": {
"line": 58,
"column": 22
},
"end": {
"line": 58,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2282,
"end": 2283,
"loc": {
"start": {
"line": 58,
"column": 23
},
"end": {
"line": 58,
"column": 24
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2284,
"end": 2285,
"loc": {
"start": {
"line": 58,
"column": 25
},
"end": {
"line": 58,
"column": 26
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 2295,
"end": 2297,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2298,
"end": 2299,
"loc": {
"start": {
"line": 59,
"column": 11
},
"end": {
"line": 59,
"column": 12
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2299,
"end": 2303,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2303,
"end": 2304,
"loc": {
"start": {
"line": 59,
"column": 16
},
"end": {
"line": 59,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentShapeKey",
"start": 2304,
"end": 2319,
"loc": {
"start": {
"line": 59,
"column": 17
},
"end": {
"line": 59,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2319,
"end": 2320,
"loc": {
"start": {
"line": 59,
"column": 32
},
"end": {
"line": 59,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2321,
"end": 2322,
"loc": {
"start": {
"line": 59,
"column": 34
},
"end": {
"line": 59,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "copy",
"start": 2336,
"end": 2340,
"loc": {
"start": {
"line": 60,
"column": 12
},
"end": {
"line": 60,
"column": 16
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2340,
"end": 2341,
"loc": {
"start": {
"line": 60,
"column": 16
},
"end": {
"line": 60,
"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": 2341,
"end": 2345,
"loc": {
"start": {
"line": 60,
"column": 17
},
"end": {
"line": 60,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2345,
"end": 2346,
"loc": {
"start": {
"line": 60,
"column": 21
},
"end": {
"line": 60,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentShapeKey",
"start": 2346,
"end": 2361,
"loc": {
"start": {
"line": 60,
"column": 22
},
"end": {
"line": 60,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2361,
"end": 2362,
"loc": {
"start": {
"line": 60,
"column": 37
},
"end": {
"line": 60,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2362,
"end": 2363,
"loc": {
"start": {
"line": 60,
"column": 38
},
"end": {
"line": 60,
"column": 39
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2377,
"end": 2381,
"loc": {
"start": {
"line": 61,
"column": 12
},
"end": {
"line": 61,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2381,
"end": 2382,
"loc": {
"start": {
"line": 61,
"column": 16
},
"end": {
"line": 61,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "close",
"start": 2382,
"end": 2387,
"loc": {
"start": {
"line": 61,
"column": 17
},
"end": {
"line": 61,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2387,
"end": 2388,
"loc": {
"start": {
"line": 61,
"column": 22
},
"end": {
"line": 61,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2388,
"end": 2389,
"loc": {
"start": {
"line": 61,
"column": 23
},
"end": {
"line": 61,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2389,
"end": 2390,
"loc": {
"start": {
"line": 61,
"column": 24
},
"end": {
"line": 61,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2400,
"end": 2401,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 9
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2407,
"end": 2408,
"loc": {
"start": {
"line": 63,
"column": 4
},
"end": {
"line": 63,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Closes the dialog\r\n ",
"start": 2416,
"end": 2454,
"loc": {
"start": {
"line": 65,
"column": 4
},
"end": {
"line": 67,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "close",
"start": 2460,
"end": 2465,
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 68,
"column": 9
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2465,
"end": 2466,
"loc": {
"start": {
"line": 68,
"column": 9
},
"end": {
"line": 68,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2466,
"end": 2467,
"loc": {
"start": {
"line": 68,
"column": 10
},
"end": {
"line": 68,
"column": 11
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2468,
"end": 2469,
"loc": {
"start": {
"line": 68,
"column": 12
},
"end": {
"line": 68,
"column": 13
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2479,
"end": 2483,
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 69,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2483,
"end": 2484,
"loc": {
"start": {
"line": 69,
"column": 12
},
"end": {
"line": 69,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 2484,
"end": 2491,
"loc": {
"start": {
"line": 69,
"column": 13
},
"end": {
"line": 69,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2492,
"end": 2493,
"loc": {
"start": {
"line": 69,
"column": 21
},
"end": {
"line": 69,
"column": 22
}
}
},
{
"type": {
"label": "false",
"keyword": "false",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "false",
"start": 2494,
"end": 2499,
"loc": {
"start": {
"line": 69,
"column": 23
},
"end": {
"line": 69,
"column": 28
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2499,
"end": 2500,
"loc": {
"start": {
"line": 69,
"column": 28
},
"end": {
"line": 69,
"column": 29
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2510,
"end": 2514,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2514,
"end": 2515,
"loc": {
"start": {
"line": 70,
"column": 12
},
"end": {
"line": 70,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2515,
"end": 2519,
"loc": {
"start": {
"line": 70,
"column": 13
},
"end": {
"line": 70,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2519,
"end": 2520,
"loc": {
"start": {
"line": 70,
"column": 17
},
"end": {
"line": 70,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 2520,
"end": 2523,
"loc": {
"start": {
"line": 70,
"column": 18
},
"end": {
"line": 70,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2523,
"end": 2524,
"loc": {
"start": {
"line": 70,
"column": 21
},
"end": {
"line": 70,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputMgr",
"start": 2524,
"end": 2532,
"loc": {
"start": {
"line": 70,
"column": 22
},
"end": {
"line": 70,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2532,
"end": 2533,
"loc": {
"start": {
"line": 70,
"column": 30
},
"end": {
"line": 70,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeSureDetached",
"start": 2533,
"end": 2549,
"loc": {
"start": {
"line": 70,
"column": 31
},
"end": {
"line": 70,
"column": 47
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2549,
"end": 2550,
"loc": {
"start": {
"line": 70,
"column": 47
},
"end": {
"line": 70,
"column": 48
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2550,
"end": 2554,
"loc": {
"start": {
"line": 70,
"column": 48
},
"end": {
"line": 70,
"column": 52
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2554,
"end": 2555,
"loc": {
"start": {
"line": 70,
"column": 52
},
"end": {
"line": 70,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputReciever",
"start": 2555,
"end": 2568,
"loc": {
"start": {
"line": 70,
"column": 53
},
"end": {
"line": 70,
"column": 66
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2568,
"end": 2569,
"loc": {
"start": {
"line": 70,
"column": 66
},
"end": {
"line": 70,
"column": 67
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2569,
"end": 2570,
"loc": {
"start": {
"line": 70,
"column": 67
},
"end": {
"line": 70,
"column": 68
}
}
},
{
"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": 2580,
"end": 2584,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 71,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2584,
"end": 2585,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 2585,
"end": 2591,
"loc": {
"start": {
"line": 71,
"column": 13
},
"end": {
"line": 71,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2591,
"end": 2592,
"loc": {
"start": {
"line": 71,
"column": 19
},
"end": {
"line": 71,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2592,
"end": 2593,
"loc": {
"start": {
"line": 71,
"column": 20
},
"end": {
"line": 71,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2593,
"end": 2594,
"loc": {
"start": {
"line": 71,
"column": 21
},
"end": {
"line": 71,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2600,
"end": 2601,
"loc": {
"start": {
"line": 72,
"column": 4
},
"end": {
"line": 72,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Shows the viewer for a given definition\r\n * @param {ShapeDefinition} definition\r\n ",
"start": 2609,
"end": 2713,
"loc": {
"start": {
"line": 74,
"column": 4
},
"end": {
"line": 77,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "renderForShape",
"start": 2719,
"end": 2733,
"loc": {
"start": {
"line": 78,
"column": 4
},
"end": {
"line": 78,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2733,
"end": 2734,
"loc": {
"start": {
"line": 78,
"column": 18
},
"end": {
"line": 78,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "definition",
"start": 2734,
"end": 2744,
"loc": {
"start": {
"line": 78,
"column": 19
},
"end": {
"line": 78,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2744,
"end": 2745,
"loc": {
"start": {
"line": 78,
"column": 29
},
"end": {
"line": 78,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2746,
"end": 2747,
"loc": {
"start": {
"line": 78,
"column": 31
},
"end": {
"line": 78,
"column": 32
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2757,
"end": 2761,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2761,
"end": 2762,
"loc": {
"start": {
"line": 79,
"column": 12
},
"end": {
"line": 79,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 2762,
"end": 2769,
"loc": {
"start": {
"line": 79,
"column": 13
},
"end": {
"line": 79,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2770,
"end": 2771,
"loc": {
"start": {
"line": 79,
"column": 21
},
"end": {
"line": 79,
"column": 22
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 2772,
"end": 2776,
"loc": {
"start": {
"line": 79,
"column": 23
},
"end": {
"line": 79,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2776,
"end": 2777,
"loc": {
"start": {
"line": 79,
"column": 27
},
"end": {
"line": 79,
"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": 2787,
"end": 2791,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2791,
"end": 2792,
"loc": {
"start": {
"line": 80,
"column": 12
},
"end": {
"line": 80,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2792,
"end": 2796,
"loc": {
"start": {
"line": 80,
"column": 13
},
"end": {
"line": 80,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2796,
"end": 2797,
"loc": {
"start": {
"line": 80,
"column": 17
},
"end": {
"line": 80,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "app",
"start": 2797,
"end": 2800,
"loc": {
"start": {
"line": 80,
"column": 18
},
"end": {
"line": 80,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2800,
"end": 2801,
"loc": {
"start": {
"line": 80,
"column": 21
},
"end": {
"line": 80,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputMgr",
"start": 2801,
"end": 2809,
"loc": {
"start": {
"line": 80,
"column": 22
},
"end": {
"line": 80,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2809,
"end": 2810,
"loc": {
"start": {
"line": 80,
"column": 30
},
"end": {
"line": 80,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeSureAttachedAndOnTop",
"start": 2810,
"end": 2834,
"loc": {
"start": {
"line": 80,
"column": 31
},
"end": {
"line": 80,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2834,
"end": 2835,
"loc": {
"start": {
"line": 80,
"column": 55
},
"end": {
"line": 80,
"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": 2835,
"end": 2839,
"loc": {
"start": {
"line": 80,
"column": 56
},
"end": {
"line": 80,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2839,
"end": 2840,
"loc": {
"start": {
"line": 80,
"column": 60
},
"end": {
"line": 80,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputReciever",
"start": 2840,
"end": 2853,
"loc": {
"start": {
"line": 80,
"column": 61
},
"end": {
"line": 80,
"column": 74
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2853,
"end": 2854,
"loc": {
"start": {
"line": 80,
"column": 74
},
"end": {
"line": 80,
"column": 75
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2854,
"end": 2855,
"loc": {
"start": {
"line": 80,
"column": 75
},
"end": {
"line": 80,
"column": 76
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "removeAllChildren",
"start": 2867,
"end": 2884,
"loc": {
"start": {
"line": 82,
"column": 8
},
"end": {
"line": 82,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2884,
"end": 2885,
"loc": {
"start": {
"line": 82,
"column": 25
},
"end": {
"line": 82,
"column": 26
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2885,
"end": 2889,
"loc": {
"start": {
"line": 82,
"column": 26
},
"end": {
"line": 82,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2889,
"end": 2890,
"loc": {
"start": {
"line": 82,
"column": 30
},
"end": {
"line": 82,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "renderArea",
"start": 2890,
"end": 2900,
"loc": {
"start": {
"line": 82,
"column": 31
},
"end": {
"line": 82,
"column": 41
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2900,
"end": 2901,
"loc": {
"start": {
"line": 82,
"column": 41
},
"end": {
"line": 82,
"column": 42
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2901,
"end": 2902,
"loc": {
"start": {
"line": 82,
"column": 42
},
"end": {
"line": 82,
"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": 2914,
"end": 2918,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2918,
"end": 2919,
"loc": {
"start": {
"line": 84,
"column": 12
},
"end": {
"line": 84,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "currentShapeKey",
"start": 2919,
"end": 2934,
"loc": {
"start": {
"line": 84,
"column": 13
},
"end": {
"line": 84,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2935,
"end": 2936,
"loc": {
"start": {
"line": 84,
"column": 29
},
"end": {
"line": 84,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "definition",
"start": 2937,
"end": 2947,
"loc": {
"start": {
"line": 84,
"column": 31
},
"end": {
"line": 84,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2947,
"end": 2948,
"loc": {
"start": {
"line": 84,
"column": 41
},
"end": {
"line": 84,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getHash",
"start": 2948,
"end": 2955,
"loc": {
"start": {
"line": 84,
"column": 42
},
"end": {
"line": 84,
"column": 49
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2955,
"end": 2956,
"loc": {
"start": {
"line": 84,
"column": 49
},
"end": {
"line": 84,
"column": 50
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2956,
"end": 2957,
"loc": {
"start": {
"line": 84,
"column": 50
},
"end": {
"line": 84,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2957,
"end": 2958,
"loc": {
"start": {
"line": 84,
"column": 51
},
"end": {
"line": 84,
"column": 52
}
}
},
{
"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": 2970,
"end": 2975,
"loc": {
"start": {
"line": 86,
"column": 8
},
"end": {
"line": 86,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layers",
"start": 2976,
"end": 2982,
"loc": {
"start": {
"line": 86,
"column": 14
},
"end": {
"line": 86,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2983,
"end": 2984,
"loc": {
"start": {
"line": 86,
"column": 21
},
"end": {
"line": 86,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "definition",
"start": 2985,
"end": 2995,
"loc": {
"start": {
"line": 86,
"column": 23
},
"end": {
"line": 86,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2995,
"end": 2996,
"loc": {
"start": {
"line": 86,
"column": 33
},
"end": {
"line": 86,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layers",
"start": 2996,
"end": 3002,
"loc": {
"start": {
"line": 86,
"column": 34
},
"end": {
"line": 86,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3002,
"end": 3003,
"loc": {
"start": {
"line": 86,
"column": 40
},
"end": {
"line": 86,
"column": 41
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3013,
"end": 3017,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3017,
"end": 3018,
"loc": {
"start": {
"line": 87,
"column": 12
},
"end": {
"line": 87,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "contentDiv",
"start": 3018,
"end": 3028,
"loc": {
"start": {
"line": 87,
"column": 13
},
"end": {
"line": 87,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3028,
"end": 3029,
"loc": {
"start": {
"line": 87,
"column": 23
},
"end": {
"line": 87,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setAttribute",
"start": 3029,
"end": 3041,
"loc": {
"start": {
"line": 87,
"column": 24
},
"end": {
"line": 87,
"column": 36
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3041,
"end": 3042,
"loc": {
"start": {
"line": 87,
"column": 36
},
"end": {
"line": 87,
"column": 37
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "data-layers",
"start": 3042,
"end": 3055,
"loc": {
"start": {
"line": 87,
"column": 37
},
"end": {
"line": 87,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3055,
"end": 3056,
"loc": {
"start": {
"line": 87,
"column": 50
},
"end": {
"line": 87,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layers",
"start": 3057,
"end": 3063,
"loc": {
"start": {
"line": 87,
"column": 52
},
"end": {
"line": 87,
"column": 58
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3063,
"end": 3064,
"loc": {
"start": {
"line": 87,
"column": 58
},
"end": {
"line": 87,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 3064,
"end": 3070,
"loc": {
"start": {
"line": 87,
"column": 59
},
"end": {
"line": 87,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3070,
"end": 3071,
"loc": {
"start": {
"line": 87,
"column": 65
},
"end": {
"line": 87,
"column": 66
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3071,
"end": 3072,
"loc": {
"start": {
"line": 87,
"column": 66
},
"end": {
"line": 87,
"column": 67
}
}
},
{
"type": {
"label": "for",
"keyword": "for",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": true,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "for",
"start": 3084,
"end": 3087,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3088,
"end": 3089,
"loc": {
"start": {
"line": 89,
"column": 12
},
"end": {
"line": 89,
"column": 13
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 3089,
"end": 3092,
"loc": {
"start": {
"line": 89,
"column": 13
},
"end": {
"line": 89,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 3093,
"end": 3094,
"loc": {
"start": {
"line": 89,
"column": 17
},
"end": {
"line": 89,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3095,
"end": 3096,
"loc": {
"start": {
"line": 89,
"column": 19
},
"end": {
"line": 89,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layers",
"start": 3097,
"end": 3103,
"loc": {
"start": {
"line": 89,
"column": 21
},
"end": {
"line": 89,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3103,
"end": 3104,
"loc": {
"start": {
"line": 89,
"column": 27
},
"end": {
"line": 89,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 3104,
"end": 3110,
"loc": {
"start": {
"line": 89,
"column": 28
},
"end": {
"line": 89,
"column": 34
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 3111,
"end": 3112,
"loc": {
"start": {
"line": 89,
"column": 35
},
"end": {
"line": 89,
"column": 36
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 3113,
"end": 3114,
"loc": {
"start": {
"line": 89,
"column": 37
},
"end": {
"line": 89,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3114,
"end": 3115,
"loc": {
"start": {
"line": 89,
"column": 38
},
"end": {
"line": 89,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 3116,
"end": 3117,
"loc": {
"start": {
"line": 89,
"column": 40
},
"end": {
"line": 89,
"column": 41
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": ">=",
"start": 3118,
"end": 3120,
"loc": {
"start": {
"line": 89,
"column": 42
},
"end": {
"line": 89,
"column": 44
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 3121,
"end": 3122,
"loc": {
"start": {
"line": 89,
"column": 45
},
"end": {
"line": 89,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3122,
"end": 3123,
"loc": {
"start": {
"line": 89,
"column": 46
},
"end": {
"line": 89,
"column": 47
}
}
},
{
"type": {
"label": "++/--",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": true,
"binop": null
},
"value": "--",
"start": 3124,
"end": 3126,
"loc": {
"start": {
"line": 89,
"column": 48
},
"end": {
"line": 89,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 3126,
"end": 3127,
"loc": {
"start": {
"line": 89,
"column": 50
},
"end": {
"line": 89,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3127,
"end": 3128,
"loc": {
"start": {
"line": 89,
"column": 51
},
"end": {
"line": 89,
"column": 52
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3129,
"end": 3130,
"loc": {
"start": {
"line": 89,
"column": 53
},
"end": {
"line": 89,
"column": 54
}
}
},
{
"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": 3144,
"end": 3149,
"loc": {
"start": {
"line": 90,
"column": 12
},
"end": {
"line": 90,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerElem",
"start": 3150,
"end": 3159,
"loc": {
"start": {
"line": 90,
"column": 18
},
"end": {
"line": 90,
"column": 27
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3160,
"end": 3161,
"loc": {
"start": {
"line": 90,
"column": 28
},
"end": {
"line": 90,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 3162,
"end": 3169,
"loc": {
"start": {
"line": 90,
"column": 30
},
"end": {
"line": 90,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3169,
"end": 3170,
"loc": {
"start": {
"line": 90,
"column": 37
},
"end": {
"line": 90,
"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": 3170,
"end": 3174,
"loc": {
"start": {
"line": 90,
"column": 38
},
"end": {
"line": 90,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3174,
"end": 3175,
"loc": {
"start": {
"line": 90,
"column": 42
},
"end": {
"line": 90,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "renderArea",
"start": 3175,
"end": 3185,
"loc": {
"start": {
"line": 90,
"column": 43
},
"end": {
"line": 90,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3185,
"end": 3186,
"loc": {
"start": {
"line": 90,
"column": 53
},
"end": {
"line": 90,
"column": 54
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 3187,
"end": 3191,
"loc": {
"start": {
"line": 90,
"column": 55
},
"end": {
"line": 90,
"column": 59
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3191,
"end": 3192,
"loc": {
"start": {
"line": 90,
"column": 59
},
"end": {
"line": 90,
"column": 60
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3193,
"end": 3194,
"loc": {
"start": {
"line": 90,
"column": 61
},
"end": {
"line": 90,
"column": 62
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "layer",
"start": 3194,
"end": 3201,
"loc": {
"start": {
"line": 90,
"column": 62
},
"end": {
"line": 90,
"column": 69
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3201,
"end": 3202,
"loc": {
"start": {
"line": 90,
"column": 69
},
"end": {
"line": 90,
"column": 70
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "layer-",
"start": 3203,
"end": 3211,
"loc": {
"start": {
"line": 90,
"column": 71
},
"end": {
"line": 90,
"column": 79
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 3212,
"end": 3213,
"loc": {
"start": {
"line": 90,
"column": 80
},
"end": {
"line": 90,
"column": 81
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 3214,
"end": 3215,
"loc": {
"start": {
"line": 90,
"column": 82
},
"end": {
"line": 90,
"column": 83
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3215,
"end": 3216,
"loc": {
"start": {
"line": 90,
"column": 83
},
"end": {
"line": 90,
"column": 84
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3216,
"end": 3217,
"loc": {
"start": {
"line": 90,
"column": 84
},
"end": {
"line": 90,
"column": 85
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3217,
"end": 3218,
"loc": {
"start": {
"line": 90,
"column": 85
},
"end": {
"line": 90,
"column": 86
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 3234,
"end": 3237,
"loc": {
"start": {
"line": 92,
"column": 12
},
"end": {
"line": 92,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fakeLayers",
"start": 3238,
"end": 3248,
"loc": {
"start": {
"line": 92,
"column": 16
},
"end": {
"line": 92,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3249,
"end": 3250,
"loc": {
"start": {
"line": 92,
"column": 27
},
"end": {
"line": 92,
"column": 28
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3251,
"end": 3252,
"loc": {
"start": {
"line": 92,
"column": 29
},
"end": {
"line": 92,
"column": 30
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3252,
"end": 3253,
"loc": {
"start": {
"line": 92,
"column": 30
},
"end": {
"line": 92,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3253,
"end": 3254,
"loc": {
"start": {
"line": 92,
"column": 31
},
"end": {
"line": 92,
"column": 32
}
}
},
{
"type": {
"label": "for",
"keyword": "for",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": true,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "for",
"start": 3268,
"end": 3271,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3272,
"end": 3273,
"loc": {
"start": {
"line": 93,
"column": 16
},
"end": {
"line": 93,
"column": 17
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 3273,
"end": 3276,
"loc": {
"start": {
"line": 93,
"column": 17
},
"end": {
"line": 93,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "k",
"start": 3277,
"end": 3278,
"loc": {
"start": {
"line": 93,
"column": 21
},
"end": {
"line": 93,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3279,
"end": 3280,
"loc": {
"start": {
"line": 93,
"column": 23
},
"end": {
"line": 93,
"column": 24
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 3281,
"end": 3282,
"loc": {
"start": {
"line": 93,
"column": 25
},
"end": {
"line": 93,
"column": 26
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3282,
"end": 3283,
"loc": {
"start": {
"line": 93,
"column": 26
},
"end": {
"line": 93,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "k",
"start": 3284,
"end": 3285,
"loc": {
"start": {
"line": 93,
"column": 28
},
"end": {
"line": 93,
"column": 29
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 3286,
"end": 3287,
"loc": {
"start": {
"line": 93,
"column": 30
},
"end": {
"line": 93,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 3288,
"end": 3289,
"loc": {
"start": {
"line": 93,
"column": 32
},
"end": {
"line": 93,
"column": 33
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3289,
"end": 3290,
"loc": {
"start": {
"line": 93,
"column": 33
},
"end": {
"line": 93,
"column": 34
}
}
},
{
"type": {
"label": "++/--",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": true,
"binop": null
},
"value": "++",
"start": 3291,
"end": 3293,
"loc": {
"start": {
"line": 93,
"column": 35
},
"end": {
"line": 93,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "k",
"start": 3293,
"end": 3294,
"loc": {
"start": {
"line": 93,
"column": 37
},
"end": {
"line": 93,
"column": 38
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3294,
"end": 3295,
"loc": {
"start": {
"line": 93,
"column": 38
},
"end": {
"line": 93,
"column": 39
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3296,
"end": 3297,
"loc": {
"start": {
"line": 93,
"column": 40
},
"end": {
"line": 93,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fakeLayers",
"start": 3315,
"end": 3325,
"loc": {
"start": {
"line": 94,
"column": 16
},
"end": {
"line": 94,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3325,
"end": 3326,
"loc": {
"start": {
"line": 94,
"column": 26
},
"end": {
"line": 94,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "push",
"start": 3326,
"end": 3330,
"loc": {
"start": {
"line": 94,
"column": 27
},
"end": {
"line": 94,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3330,
"end": 3331,
"loc": {
"start": {
"line": 94,
"column": 31
},
"end": {
"line": 94,
"column": 32
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3331,
"end": 3332,
"loc": {
"start": {
"line": 94,
"column": 32
},
"end": {
"line": 94,
"column": 33
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 3332,
"end": 3336,
"loc": {
"start": {
"line": 94,
"column": 33
},
"end": {
"line": 94,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3336,
"end": 3337,
"loc": {
"start": {
"line": 94,
"column": 37
},
"end": {
"line": 94,
"column": 38
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 3338,
"end": 3342,
"loc": {
"start": {
"line": 94,
"column": 39
},
"end": {
"line": 94,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3342,
"end": 3343,
"loc": {
"start": {
"line": 94,
"column": 43
},
"end": {
"line": 94,
"column": 44
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 3344,
"end": 3348,
"loc": {
"start": {
"line": 94,
"column": 45
},
"end": {
"line": 94,
"column": 49
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3348,
"end": 3349,
"loc": {
"start": {
"line": 94,
"column": 49
},
"end": {
"line": 94,
"column": 50
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 3350,
"end": 3354,
"loc": {
"start": {
"line": 94,
"column": 51
},
"end": {
"line": 94,
"column": 55
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3354,
"end": 3355,
"loc": {
"start": {
"line": 94,
"column": 55
},
"end": {
"line": 94,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3355,
"end": 3356,
"loc": {
"start": {
"line": 94,
"column": 56
},
"end": {
"line": 94,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3356,
"end": 3357,
"loc": {
"start": {
"line": 94,
"column": 57
},
"end": {
"line": 94,
"column": 58
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3371,
"end": 3372,
"loc": {
"start": {
"line": 95,
"column": 12
},
"end": {
"line": 95,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fakeLayers",
"start": 3386,
"end": 3396,
"loc": {
"start": {
"line": 96,
"column": 12
},
"end": {
"line": 96,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3396,
"end": 3397,
"loc": {
"start": {
"line": 96,
"column": 22
},
"end": {
"line": 96,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "push",
"start": 3397,
"end": 3401,
"loc": {
"start": {
"line": 96,
"column": 23
},
"end": {
"line": 96,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3401,
"end": 3402,
"loc": {
"start": {
"line": 96,
"column": 27
},
"end": {
"line": 96,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layers",
"start": 3402,
"end": 3408,
"loc": {
"start": {
"line": 96,
"column": 28
},
"end": {
"line": 96,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3408,
"end": 3409,
"loc": {
"start": {
"line": 96,
"column": 34
},
"end": {
"line": 96,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 3409,
"end": 3410,
"loc": {
"start": {
"line": 96,
"column": 35
},
"end": {
"line": 96,
"column": 36
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3410,
"end": 3411,
"loc": {
"start": {
"line": 96,
"column": 36
},
"end": {
"line": 96,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3411,
"end": 3412,
"loc": {
"start": {
"line": 96,
"column": 37
},
"end": {
"line": 96,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3412,
"end": 3413,
"loc": {
"start": {
"line": 96,
"column": 38
},
"end": {
"line": 96,
"column": 39
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 3429,
"end": 3434,
"loc": {
"start": {
"line": 98,
"column": 12
},
"end": {
"line": 98,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "thisLayerOnly",
"start": 3435,
"end": 3448,
"loc": {
"start": {
"line": 98,
"column": 18
},
"end": {
"line": 98,
"column": 31
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3449,
"end": 3450,
"loc": {
"start": {
"line": 98,
"column": 32
},
"end": {
"line": 98,
"column": 33
}
}
},
{
"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": 3451,
"end": 3454,
"loc": {
"start": {
"line": 98,
"column": 34
},
"end": {
"line": 98,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ShapeDefinition",
"start": 3455,
"end": 3470,
"loc": {
"start": {
"line": 98,
"column": 38
},
"end": {
"line": 98,
"column": 53
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3470,
"end": 3471,
"loc": {
"start": {
"line": 98,
"column": 53
},
"end": {
"line": 98,
"column": 54
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3471,
"end": 3472,
"loc": {
"start": {
"line": 98,
"column": 54
},
"end": {
"line": 98,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layers",
"start": 3473,
"end": 3479,
"loc": {
"start": {
"line": 98,
"column": 56
},
"end": {
"line": 98,
"column": 62
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3479,
"end": 3480,
"loc": {
"start": {
"line": 98,
"column": 62
},
"end": {
"line": 98,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fakeLayers",
"start": 3481,
"end": 3491,
"loc": {
"start": {
"line": 98,
"column": 64
},
"end": {
"line": 98,
"column": 74
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3492,
"end": 3493,
"loc": {
"start": {
"line": 98,
"column": 75
},
"end": {
"line": 98,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3493,
"end": 3494,
"loc": {
"start": {
"line": 98,
"column": 76
},
"end": {
"line": 98,
"column": 77
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3494,
"end": 3495,
"loc": {
"start": {
"line": 98,
"column": 77
},
"end": {
"line": 98,
"column": 78
}
}
},
{
"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": 3509,
"end": 3514,
"loc": {
"start": {
"line": 99,
"column": 12
},
"end": {
"line": 99,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "thisLayerCanvas",
"start": 3515,
"end": 3530,
"loc": {
"start": {
"line": 99,
"column": 18
},
"end": {
"line": 99,
"column": 33
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3531,
"end": 3532,
"loc": {
"start": {
"line": 99,
"column": 34
},
"end": {
"line": 99,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "thisLayerOnly",
"start": 3533,
"end": 3546,
"loc": {
"start": {
"line": 99,
"column": 36
},
"end": {
"line": 99,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3546,
"end": 3547,
"loc": {
"start": {
"line": 99,
"column": 49
},
"end": {
"line": 99,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "generateAsCanvas",
"start": 3547,
"end": 3563,
"loc": {
"start": {
"line": 99,
"column": 50
},
"end": {
"line": 99,
"column": 66
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3563,
"end": 3564,
"loc": {
"start": {
"line": 99,
"column": 66
},
"end": {
"line": 99,
"column": 67
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 160,
"start": 3564,
"end": 3567,
"loc": {
"start": {
"line": 99,
"column": 67
},
"end": {
"line": 99,
"column": 70
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3567,
"end": 3568,
"loc": {
"start": {
"line": 99,
"column": 70
},
"end": {
"line": 99,
"column": 71
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3568,
"end": 3569,
"loc": {
"start": {
"line": 99,
"column": 71
},
"end": {
"line": 99,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerElem",
"start": 3583,
"end": 3592,
"loc": {
"start": {
"line": 100,
"column": 12
},
"end": {
"line": 100,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3592,
"end": 3593,
"loc": {
"start": {
"line": 100,
"column": 21
},
"end": {
"line": 100,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "appendChild",
"start": 3593,
"end": 3604,
"loc": {
"start": {
"line": 100,
"column": 22
},
"end": {
"line": 100,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3604,
"end": 3605,
"loc": {
"start": {
"line": 100,
"column": 33
},
"end": {
"line": 100,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "thisLayerCanvas",
"start": 3605,
"end": 3620,
"loc": {
"start": {
"line": 100,
"column": 34
},
"end": {
"line": 100,
"column": 49
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3620,
"end": 3621,
"loc": {
"start": {
"line": 100,
"column": 49
},
"end": {
"line": 100,
"column": 50
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3621,
"end": 3622,
"loc": {
"start": {
"line": 100,
"column": 50
},
"end": {
"line": 100,
"column": 51
}
}
},
{
"type": {
"label": "for",
"keyword": "for",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": true,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "for",
"start": 3638,
"end": 3641,
"loc": {
"start": {
"line": 102,
"column": 12
},
"end": {
"line": 102,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3642,
"end": 3643,
"loc": {
"start": {
"line": 102,
"column": 16
},
"end": {
"line": 102,
"column": 17
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 3643,
"end": 3646,
"loc": {
"start": {
"line": 102,
"column": 17
},
"end": {
"line": 102,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "quad",
"start": 3647,
"end": 3651,
"loc": {
"start": {
"line": 102,
"column": 21
},
"end": {
"line": 102,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3652,
"end": 3653,
"loc": {
"start": {
"line": 102,
"column": 26
},
"end": {
"line": 102,
"column": 27
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 3654,
"end": 3655,
"loc": {
"start": {
"line": 102,
"column": 28
},
"end": {
"line": 102,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3655,
"end": 3656,
"loc": {
"start": {
"line": 102,
"column": 29
},
"end": {
"line": 102,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "quad",
"start": 3657,
"end": 3661,
"loc": {
"start": {
"line": 102,
"column": 31
},
"end": {
"line": 102,
"column": 35
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "<",
"start": 3662,
"end": 3663,
"loc": {
"start": {
"line": 102,
"column": 36
},
"end": {
"line": 102,
"column": 37
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 4,
"start": 3664,
"end": 3665,
"loc": {
"start": {
"line": 102,
"column": 38
},
"end": {
"line": 102,
"column": 39
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3665,
"end": 3666,
"loc": {
"start": {
"line": 102,
"column": 39
},
"end": {
"line": 102,
"column": 40
}
}
},
{
"type": {
"label": "++/--",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": true,
"binop": null
},
"value": "++",
"start": 3667,
"end": 3669,
"loc": {
"start": {
"line": 102,
"column": 41
},
"end": {
"line": 102,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "quad",
"start": 3669,
"end": 3673,
"loc": {
"start": {
"line": 102,
"column": 43
},
"end": {
"line": 102,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3673,
"end": 3674,
"loc": {
"start": {
"line": 102,
"column": 47
},
"end": {
"line": 102,
"column": 48
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3675,
"end": 3676,
"loc": {
"start": {
"line": 102,
"column": 49
},
"end": {
"line": 102,
"column": 50
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 3694,
"end": 3699,
"loc": {
"start": {
"line": 103,
"column": 16
},
"end": {
"line": 103,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "quadElem",
"start": 3700,
"end": 3708,
"loc": {
"start": {
"line": 103,
"column": 22
},
"end": {
"line": 103,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3709,
"end": 3710,
"loc": {
"start": {
"line": 103,
"column": 31
},
"end": {
"line": 103,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 3711,
"end": 3718,
"loc": {
"start": {
"line": 103,
"column": 33
},
"end": {
"line": 103,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3718,
"end": 3719,
"loc": {
"start": {
"line": 103,
"column": 40
},
"end": {
"line": 103,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerElem",
"start": 3719,
"end": 3728,
"loc": {
"start": {
"line": 103,
"column": 41
},
"end": {
"line": 103,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3728,
"end": 3729,
"loc": {
"start": {
"line": 103,
"column": 50
},
"end": {
"line": 103,
"column": 51
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 3730,
"end": 3734,
"loc": {
"start": {
"line": 103,
"column": 52
},
"end": {
"line": 103,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3734,
"end": 3735,
"loc": {
"start": {
"line": 103,
"column": 56
},
"end": {
"line": 103,
"column": 57
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3736,
"end": 3737,
"loc": {
"start": {
"line": 103,
"column": 58
},
"end": {
"line": 103,
"column": 59
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "quad",
"start": 3737,
"end": 3743,
"loc": {
"start": {
"line": 103,
"column": 59
},
"end": {
"line": 103,
"column": 65
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3743,
"end": 3744,
"loc": {
"start": {
"line": 103,
"column": 65
},
"end": {
"line": 103,
"column": 66
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "quad-",
"start": 3745,
"end": 3752,
"loc": {
"start": {
"line": 103,
"column": 67
},
"end": {
"line": 103,
"column": 74
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 3753,
"end": 3754,
"loc": {
"start": {
"line": 103,
"column": 75
},
"end": {
"line": 103,
"column": 76
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "quad",
"start": 3755,
"end": 3759,
"loc": {
"start": {
"line": 103,
"column": 77
},
"end": {
"line": 103,
"column": 81
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3759,
"end": 3760,
"loc": {
"start": {
"line": 103,
"column": 81
},
"end": {
"line": 103,
"column": 82
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3760,
"end": 3761,
"loc": {
"start": {
"line": 103,
"column": 82
},
"end": {
"line": 103,
"column": 83
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3761,
"end": 3762,
"loc": {
"start": {
"line": 103,
"column": 83
},
"end": {
"line": 103,
"column": 84
}
}
},
{
"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": 3782,
"end": 3787,
"loc": {
"start": {
"line": 105,
"column": 16
},
"end": {
"line": 105,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "contents",
"start": 3788,
"end": 3796,
"loc": {
"start": {
"line": 105,
"column": 22
},
"end": {
"line": 105,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3797,
"end": 3798,
"loc": {
"start": {
"line": 105,
"column": 31
},
"end": {
"line": 105,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layers",
"start": 3799,
"end": 3805,
"loc": {
"start": {
"line": 105,
"column": 33
},
"end": {
"line": 105,
"column": 39
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3805,
"end": 3806,
"loc": {
"start": {
"line": 105,
"column": 39
},
"end": {
"line": 105,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "i",
"start": 3806,
"end": 3807,
"loc": {
"start": {
"line": 105,
"column": 40
},
"end": {
"line": 105,
"column": 41
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3807,
"end": 3808,
"loc": {
"start": {
"line": 105,
"column": 41
},
"end": {
"line": 105,
"column": 42
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3808,
"end": 3809,
"loc": {
"start": {
"line": 105,
"column": 42
},
"end": {
"line": 105,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "quad",
"start": 3809,
"end": 3813,
"loc": {
"start": {
"line": 105,
"column": 43
},
"end": {
"line": 105,
"column": 47
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3813,
"end": 3814,
"loc": {
"start": {
"line": 105,
"column": 47
},
"end": {
"line": 105,
"column": 48
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3814,
"end": 3815,
"loc": {
"start": {
"line": 105,
"column": 48
},
"end": {
"line": 105,
"column": 49
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 3833,
"end": 3835,
"loc": {
"start": {
"line": 106,
"column": 16
},
"end": {
"line": 106,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3836,
"end": 3837,
"loc": {
"start": {
"line": 106,
"column": 19
},
"end": {
"line": 106,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "contents",
"start": 3837,
"end": 3845,
"loc": {
"start": {
"line": 106,
"column": 20
},
"end": {
"line": 106,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3845,
"end": 3846,
"loc": {
"start": {
"line": 106,
"column": 28
},
"end": {
"line": 106,
"column": 29
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3847,
"end": 3848,
"loc": {
"start": {
"line": 106,
"column": 30
},
"end": {
"line": 106,
"column": 31
}
}
},
{
"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": 3870,
"end": 3875,
"loc": {
"start": {
"line": 107,
"column": 20
},
"end": {
"line": 107,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colorLabelElem",
"start": 3876,
"end": 3890,
"loc": {
"start": {
"line": 107,
"column": 26
},
"end": {
"line": 107,
"column": 40
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3891,
"end": 3892,
"loc": {
"start": {
"line": 107,
"column": 41
},
"end": {
"line": 107,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 3893,
"end": 3900,
"loc": {
"start": {
"line": 107,
"column": 43
},
"end": {
"line": 107,
"column": 50
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3900,
"end": 3901,
"loc": {
"start": {
"line": 107,
"column": 50
},
"end": {
"line": 107,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "quadElem",
"start": 3927,
"end": 3935,
"loc": {
"start": {
"line": 108,
"column": 24
},
"end": {
"line": 108,
"column": 32
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3935,
"end": 3936,
"loc": {
"start": {
"line": 108,
"column": 32
},
"end": {
"line": 108,
"column": 33
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 3962,
"end": 3966,
"loc": {
"start": {
"line": 109,
"column": 24
},
"end": {
"line": 109,
"column": 28
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3966,
"end": 3967,
"loc": {
"start": {
"line": 109,
"column": 28
},
"end": {
"line": 109,
"column": 29
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3993,
"end": 3994,
"loc": {
"start": {
"line": 110,
"column": 24
},
"end": {
"line": 110,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "colorLabel",
"start": 3994,
"end": 4006,
"loc": {
"start": {
"line": 110,
"column": 25
},
"end": {
"line": 110,
"column": 37
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4006,
"end": 4007,
"loc": {
"start": {
"line": 110,
"column": 37
},
"end": {
"line": 110,
"column": 38
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4007,
"end": 4008,
"loc": {
"start": {
"line": 110,
"column": 38
},
"end": {
"line": 110,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 4034,
"end": 4035,
"loc": {
"start": {
"line": 111,
"column": 24
},
"end": {
"line": 111,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4035,
"end": 4036,
"loc": {
"start": {
"line": 111,
"column": 25
},
"end": {
"line": 111,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ingame",
"start": 4036,
"end": 4042,
"loc": {
"start": {
"line": 111,
"column": 26
},
"end": {
"line": 111,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4042,
"end": 4043,
"loc": {
"start": {
"line": 111,
"column": 32
},
"end": {
"line": 111,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colors",
"start": 4043,
"end": 4049,
"loc": {
"start": {
"line": 111,
"column": 33
},
"end": {
"line": 111,
"column": 39
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4049,
"end": 4050,
"loc": {
"start": {
"line": 111,
"column": 39
},
"end": {
"line": 111,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "contents",
"start": 4050,
"end": 4058,
"loc": {
"start": {
"line": 111,
"column": 40
},
"end": {
"line": 111,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4058,
"end": 4059,
"loc": {
"start": {
"line": 111,
"column": 48
},
"end": {
"line": 111,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "color",
"start": 4059,
"end": 4064,
"loc": {
"start": {
"line": 111,
"column": 49
},
"end": {
"line": 111,
"column": 54
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4064,
"end": 4065,
"loc": {
"start": {
"line": 111,
"column": 54
},
"end": {
"line": 111,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4087,
"end": 4088,
"loc": {
"start": {
"line": 112,
"column": 20
},
"end": {
"line": 112,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4088,
"end": 4089,
"loc": {
"start": {
"line": 112,
"column": 21
},
"end": {
"line": 112,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4107,
"end": 4108,
"loc": {
"start": {
"line": 113,
"column": 16
},
"end": {
"line": 113,
"column": 17
}
}
},
{
"type": {
"label": "else",
"keyword": "else",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "else",
"start": 4109,
"end": 4113,
"loc": {
"start": {
"line": 113,
"column": 18
},
"end": {
"line": 113,
"column": 22
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4114,
"end": 4115,
"loc": {
"start": {
"line": 113,
"column": 23
},
"end": {
"line": 113,
"column": 24
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 4137,
"end": 4142,
"loc": {
"start": {
"line": 114,
"column": 20
},
"end": {
"line": 114,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emptyLabelElem",
"start": 4143,
"end": 4157,
"loc": {
"start": {
"line": 114,
"column": 26
},
"end": {
"line": 114,
"column": 40
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4158,
"end": 4159,
"loc": {
"start": {
"line": 114,
"column": 41
},
"end": {
"line": 114,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "makeDiv",
"start": 4160,
"end": 4167,
"loc": {
"start": {
"line": 114,
"column": 43
},
"end": {
"line": 114,
"column": 50
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4167,
"end": 4168,
"loc": {
"start": {
"line": 114,
"column": 50
},
"end": {
"line": 114,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "quadElem",
"start": 4194,
"end": 4202,
"loc": {
"start": {
"line": 115,
"column": 24
},
"end": {
"line": 115,
"column": 32
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4202,
"end": 4203,
"loc": {
"start": {
"line": 115,
"column": 32
},
"end": {
"line": 115,
"column": 33
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 4229,
"end": 4233,
"loc": {
"start": {
"line": 116,
"column": 24
},
"end": {
"line": 116,
"column": 28
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4233,
"end": 4234,
"loc": {
"start": {
"line": 116,
"column": 28
},
"end": {
"line": 116,
"column": 29
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4260,
"end": 4261,
"loc": {
"start": {
"line": 117,
"column": 24
},
"end": {
"line": 117,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "emptyLabel",
"start": 4261,
"end": 4273,
"loc": {
"start": {
"line": 117,
"column": 25
},
"end": {
"line": 117,
"column": 37
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4273,
"end": 4274,
"loc": {
"start": {
"line": 117,
"column": 37
},
"end": {
"line": 117,
"column": 38
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4274,
"end": 4275,
"loc": {
"start": {
"line": 117,
"column": 38
},
"end": {
"line": 117,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 4301,
"end": 4302,
"loc": {
"start": {
"line": 118,
"column": 24
},
"end": {
"line": 118,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4302,
"end": 4303,
"loc": {
"start": {
"line": 118,
"column": 25
},
"end": {
"line": 118,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ingame",
"start": 4303,
"end": 4309,
"loc": {
"start": {
"line": 118,
"column": 26
},
"end": {
"line": 118,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4309,
"end": 4310,
"loc": {
"start": {
"line": 118,
"column": 32
},
"end": {
"line": 118,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "shapeViewer",
"start": 4310,
"end": 4321,
"loc": {
"start": {
"line": 118,
"column": 33
},
"end": {
"line": 118,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4321,
"end": 4322,
"loc": {
"start": {
"line": 118,
"column": 44
},
"end": {
"line": 118,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "empty",
"start": 4322,
"end": 4327,
"loc": {
"start": {
"line": 118,
"column": 45
},
"end": {
"line": 118,
"column": 50
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4349,
"end": 4350,
"loc": {
"start": {
"line": 119,
"column": 20
},
"end": {
"line": 119,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4350,
"end": 4351,
"loc": {
"start": {
"line": 119,
"column": 21
},
"end": {
"line": 119,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4369,
"end": 4370,
"loc": {
"start": {
"line": 120,
"column": 16
},
"end": {
"line": 120,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4384,
"end": 4385,
"loc": {
"start": {
"line": 121,
"column": 12
},
"end": {
"line": 121,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4395,
"end": 4396,
"loc": {
"start": {
"line": 122,
"column": 8
},
"end": {
"line": 122,
"column": 9
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4402,
"end": 4403,
"loc": {
"start": {
"line": 123,
"column": 4
},
"end": {
"line": 123,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 4411,
"end": 4417,
"loc": {
"start": {
"line": 125,
"column": 4
},
"end": {
"line": 125,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4417,
"end": 4418,
"loc": {
"start": {
"line": 125,
"column": 10
},
"end": {
"line": 125,
"column": 11
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4418,
"end": 4419,
"loc": {
"start": {
"line": 125,
"column": 11
},
"end": {
"line": 125,
"column": 12
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4420,
"end": 4421,
"loc": {
"start": {
"line": 125,
"column": 13
},
"end": {
"line": 125,
"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": 4431,
"end": 4435,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4435,
"end": 4436,
"loc": {
"start": {
"line": 126,
"column": 12
},
"end": {
"line": 126,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "domAttach",
"start": 4436,
"end": 4445,
"loc": {
"start": {
"line": 126,
"column": 13
},
"end": {
"line": 126,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4445,
"end": 4446,
"loc": {
"start": {
"line": 126,
"column": 22
},
"end": {
"line": 126,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 4446,
"end": 4452,
"loc": {
"start": {
"line": 126,
"column": 23
},
"end": {
"line": 126,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4452,
"end": 4453,
"loc": {
"start": {
"line": 126,
"column": 29
},
"end": {
"line": 126,
"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": 4453,
"end": 4457,
"loc": {
"start": {
"line": 126,
"column": 30
},
"end": {
"line": 126,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4457,
"end": 4458,
"loc": {
"start": {
"line": 126,
"column": 34
},
"end": {
"line": 126,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 4458,
"end": 4465,
"loc": {
"start": {
"line": 126,
"column": 35
},
"end": {
"line": 126,
"column": 42
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4465,
"end": 4466,
"loc": {
"start": {
"line": 126,
"column": 42
},
"end": {
"line": 126,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4466,
"end": 4467,
"loc": {
"start": {
"line": 126,
"column": 43
},
"end": {
"line": 126,
"column": 44
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4473,
"end": 4474,
"loc": {
"start": {
"line": 127,
"column": 4
},
"end": {
"line": 127,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4476,
"end": 4477,
"loc": {
"start": {
"line": 128,
"column": 0
},
"end": {
"line": 128,
"column": 1
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4479,
"end": 4479,
"loc": {
"start": {
"line": 129,
"column": 0
},
"end": {
"line": 129,
"column": 0
}
}
}
]
}