NODEDC_BIM_VIEWER/docs/ast/source/explorer/Explorer.js.json

25843 lines
755 KiB
JSON

{
"type": "File",
"start": 0,
"end": 2839,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 120,
"column": 18
}
},
"program": {
"type": "Program",
"start": 0,
"end": 2839,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 120,
"column": 18
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 44,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 44
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 8,
"end": 18,
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 18
}
},
"imported": {
"type": "Identifier",
"start": 8,
"end": 18,
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 18
},
"identifierName": "Controller"
},
"name": "Controller"
},
"local": {
"type": "Identifier",
"start": 8,
"end": 18,
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 18
},
"identifierName": "Controller"
},
"name": "Controller"
}
}
],
"source": {
"type": "StringLiteral",
"start": 25,
"end": 43,
"loc": {
"start": {
"line": 1,
"column": 25
},
"end": {
"line": 1,
"column": 43
}
},
"extra": {
"rawValue": "../Controller.js",
"raw": "\"../Controller.js\""
},
"value": "../Controller.js"
}
},
{
"type": "ImportDeclaration",
"start": 45,
"end": 82,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 37
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 53,
"end": 60,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 53,
"end": 60,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 15
},
"identifierName": "Classes"
},
"name": "Classes"
},
"local": {
"type": "Identifier",
"start": 53,
"end": 60,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 15
},
"identifierName": "Classes"
},
"name": "Classes"
}
}
],
"source": {
"type": "StringLiteral",
"start": 67,
"end": 81,
"loc": {
"start": {
"line": 2,
"column": 22
},
"end": {
"line": 2,
"column": 36
}
},
"extra": {
"rawValue": "./Classes.js",
"raw": "\"./Classes.js\""
},
"value": "./Classes.js"
}
},
{
"type": "ImportDeclaration",
"start": 83,
"end": 120,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 37
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 91,
"end": 98,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 91,
"end": 98,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 15
},
"identifierName": "Objects"
},
"name": "Objects"
},
"local": {
"type": "Identifier",
"start": 91,
"end": 98,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 15
},
"identifierName": "Objects"
},
"name": "Objects"
}
}
],
"source": {
"type": "StringLiteral",
"start": 105,
"end": 119,
"loc": {
"start": {
"line": 3,
"column": 22
},
"end": {
"line": 3,
"column": 36
}
},
"extra": {
"rawValue": "./Objects.js",
"raw": "\"./Objects.js\""
},
"value": "./Objects.js"
}
},
{
"type": "ImportDeclaration",
"start": 121,
"end": 156,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 129,
"end": 135,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 14
}
},
"imported": {
"type": "Identifier",
"start": 129,
"end": 135,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 14
},
"identifierName": "Models"
},
"name": "Models"
},
"local": {
"type": "Identifier",
"start": 129,
"end": 135,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 14
},
"identifierName": "Models"
},
"name": "Models"
}
}
],
"source": {
"type": "StringLiteral",
"start": 142,
"end": 155,
"loc": {
"start": {
"line": 4,
"column": 21
},
"end": {
"line": 4,
"column": 34
}
},
"extra": {
"rawValue": "./Models.js",
"raw": "\"./Models.js\""
},
"value": "./Models.js"
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Manages the explorer trees.\n *\n * Located at {@link Toolbar#explorer}.\n ",
"start": 158,
"end": 239,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 10,
"column": 3
}
}
}
]
},
{
"type": "Identifier",
"start": 240,
"end": 2819,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 118,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 246,
"end": 254,
"loc": {
"start": {
"line": 11,
"column": 6
},
"end": {
"line": 11,
"column": 14
},
"identifierName": "Explorer"
},
"name": "Explorer",
"leadingComments": null
},
"superClass": {
"type": "Identifier",
"start": 263,
"end": 273,
"loc": {
"start": {
"line": 11,
"column": 23
},
"end": {
"line": 11,
"column": 33
},
"identifierName": "Controller"
},
"name": "Controller"
},
"body": {
"type": "ClassBody",
"start": 274,
"end": 2819,
"loc": {
"start": {
"line": 11,
"column": 34
},
"end": {
"line": 118,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 301,
"end": 2055,
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 81,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 301,
"end": 312,
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 14,
"column": 15
},
"identifierName": "constructor"
},
"name": "constructor",
"leadingComments": null
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 313,
"end": 319,
"loc": {
"start": {
"line": 14,
"column": 16
},
"end": {
"line": 14,
"column": 22
},
"identifierName": "parent"
},
"name": "parent"
},
{
"type": "AssignmentPattern",
"start": 321,
"end": 329,
"loc": {
"start": {
"line": 14,
"column": 24
},
"end": {
"line": 14,
"column": 32
}
},
"left": {
"type": "Identifier",
"start": 321,
"end": 324,
"loc": {
"start": {
"line": 14,
"column": 24
},
"end": {
"line": 14,
"column": 27
},
"identifierName": "cfg"
},
"name": "cfg"
},
"right": {
"type": "ObjectExpression",
"start": 327,
"end": 329,
"loc": {
"start": {
"line": 14,
"column": 30
},
"end": {
"line": 14,
"column": 32
}
},
"properties": []
}
}
],
"body": {
"type": "BlockStatement",
"start": 331,
"end": 2055,
"loc": {
"start": {
"line": 14,
"column": 34
},
"end": {
"line": 81,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 342,
"end": 356,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 22
}
},
"expression": {
"type": "CallExpression",
"start": 342,
"end": 355,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 21
}
},
"callee": {
"type": "Super",
"start": 342,
"end": 347,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 13
}
}
},
"arguments": [
{
"type": "Identifier",
"start": 348,
"end": 354,
"loc": {
"start": {
"line": 16,
"column": 14
},
"end": {
"line": 16,
"column": 20
},
"identifierName": "parent"
},
"name": "parent"
}
]
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Models}\n ",
"start": 366,
"end": 418,
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 21,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 427,
"end": 463,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 44
}
},
"expression": {
"type": "AssignmentExpression",
"start": 427,
"end": 462,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 43
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 427,
"end": 438,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 427,
"end": 431,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 432,
"end": 438,
"loc": {
"start": {
"line": 22,
"column": 13
},
"end": {
"line": 22,
"column": 19
},
"identifierName": "models"
},
"name": "models"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 441,
"end": 462,
"loc": {
"start": {
"line": 22,
"column": 22
},
"end": {
"line": 22,
"column": 43
}
},
"callee": {
"type": "Identifier",
"start": 445,
"end": 451,
"loc": {
"start": {
"line": 22,
"column": 26
},
"end": {
"line": 22,
"column": 32
},
"identifierName": "Models"
},
"name": "Models"
},
"arguments": [
{
"type": "ThisExpression",
"start": 452,
"end": 456,
"loc": {
"start": {
"line": 22,
"column": 33
},
"end": {
"line": 22,
"column": 37
}
}
},
{
"type": "Identifier",
"start": 458,
"end": 461,
"loc": {
"start": {
"line": 22,
"column": 39
},
"end": {
"line": 22,
"column": 42
},
"identifierName": "cfg"
},
"name": "cfg"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Models}\n ",
"start": 366,
"end": 418,
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 21,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Objects}\n ",
"start": 473,
"end": 526,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 27,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 535,
"end": 573,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 46
}
},
"expression": {
"type": "AssignmentExpression",
"start": 535,
"end": 572,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 45
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 535,
"end": 547,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 535,
"end": 539,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 540,
"end": 547,
"loc": {
"start": {
"line": 28,
"column": 13
},
"end": {
"line": 28,
"column": 20
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 550,
"end": 572,
"loc": {
"start": {
"line": 28,
"column": 23
},
"end": {
"line": 28,
"column": 45
}
},
"callee": {
"type": "Identifier",
"start": 554,
"end": 561,
"loc": {
"start": {
"line": 28,
"column": 27
},
"end": {
"line": 28,
"column": 34
},
"identifierName": "Objects"
},
"name": "Objects"
},
"arguments": [
{
"type": "ThisExpression",
"start": 562,
"end": 566,
"loc": {
"start": {
"line": 28,
"column": 35
},
"end": {
"line": 28,
"column": 39
}
}
},
{
"type": "Identifier",
"start": 568,
"end": 571,
"loc": {
"start": {
"line": 28,
"column": 41
},
"end": {
"line": 28,
"column": 44
},
"identifierName": "cfg"
},
"name": "cfg"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Objects}\n ",
"start": 473,
"end": 526,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 27,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Classes}\n ",
"start": 583,
"end": 636,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 33,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 645,
"end": 683,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 46
}
},
"expression": {
"type": "AssignmentExpression",
"start": 645,
"end": 682,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 45
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 645,
"end": 657,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 645,
"end": 649,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 650,
"end": 657,
"loc": {
"start": {
"line": 34,
"column": 13
},
"end": {
"line": 34,
"column": 20
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 660,
"end": 682,
"loc": {
"start": {
"line": 34,
"column": 23
},
"end": {
"line": 34,
"column": 45
}
},
"callee": {
"type": "Identifier",
"start": 664,
"end": 671,
"loc": {
"start": {
"line": 34,
"column": 27
},
"end": {
"line": 34,
"column": 34
},
"identifierName": "Classes"
},
"name": "Classes"
},
"arguments": [
{
"type": "ThisExpression",
"start": 672,
"end": 676,
"loc": {
"start": {
"line": 34,
"column": 35
},
"end": {
"line": 34,
"column": 39
}
}
},
{
"type": "Identifier",
"start": 678,
"end": 681,
"loc": {
"start": {
"line": 34,
"column": 41
},
"end": {
"line": 34,
"column": 44
},
"identifierName": "cfg"
},
"name": "cfg"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Classes}\n ",
"start": 583,
"end": 636,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 33,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentLine",
"value": " /**",
"start": 693,
"end": 699,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 14
}
}
},
{
"type": "CommentLine",
"value": " *",
"start": 708,
"end": 713,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 13
}
}
},
{
"type": "CommentLine",
"value": " * @type {Storeys}",
"start": 722,
"end": 743,
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 29
}
}
},
{
"type": "CommentLine",
"value": " */",
"start": 752,
"end": 758,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 14
}
}
},
{
"type": "CommentLine",
"value": " this.storeys = new Storeys(this, cfg);",
"start": 767,
"end": 808,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 49
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 818,
"end": 949,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 45,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 818,
"end": 948,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 45,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 818,
"end": 842,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 32
}
},
"object": {
"type": "CallExpression",
"start": 818,
"end": 839,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 29
}
},
"callee": {
"type": "Identifier",
"start": 818,
"end": 819,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 9
},
"identifierName": "$"
},
"name": "$",
"leadingComments": null
},
"arguments": [
{
"type": "StringLiteral",
"start": 820,
"end": 838,
"loc": {
"start": {
"line": 42,
"column": 10
},
"end": {
"line": 42,
"column": 28
}
},
"extra": {
"rawValue": "#unloadAllModels",
"raw": "\"#unloadAllModels\""
},
"value": "#unloadAllModels"
}
],
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 840,
"end": 842,
"loc": {
"start": {
"line": 42,
"column": 30
},
"end": {
"line": 42,
"column": 32
},
"identifierName": "on"
},
"name": "on"
},
"computed": false,
"leadingComments": null
},
"arguments": [
{
"type": "StringLiteral",
"start": 843,
"end": 850,
"loc": {
"start": {
"line": 42,
"column": 33
},
"end": {
"line": 42,
"column": 40
}
},
"extra": {
"rawValue": "click",
"raw": "'click'"
},
"value": "click"
},
{
"type": "ArrowFunctionExpression",
"start": 852,
"end": 947,
"loc": {
"start": {
"line": 42,
"column": 42
},
"end": {
"line": 45,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 853,
"end": 858,
"loc": {
"start": {
"line": 42,
"column": 43
},
"end": {
"line": 42,
"column": 48
},
"identifierName": "event"
},
"name": "event"
}
],
"body": {
"type": "BlockStatement",
"start": 863,
"end": 947,
"loc": {
"start": {
"line": 42,
"column": 53
},
"end": {
"line": 45,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 877,
"end": 901,
"loc": {
"start": {
"line": 43,
"column": 12
},
"end": {
"line": 43,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 877,
"end": 900,
"loc": {
"start": {
"line": 43,
"column": 12
},
"end": {
"line": 43,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 877,
"end": 898,
"loc": {
"start": {
"line": 43,
"column": 12
},
"end": {
"line": 43,
"column": 33
}
},
"object": {
"type": "ThisExpression",
"start": 877,
"end": 881,
"loc": {
"start": {
"line": 43,
"column": 12
},
"end": {
"line": 43,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 882,
"end": 898,
"loc": {
"start": {
"line": 43,
"column": 17
},
"end": {
"line": 43,
"column": 33
},
"identifierName": "_unloadAllModels"
},
"name": "_unloadAllModels"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 914,
"end": 937,
"loc": {
"start": {
"line": 44,
"column": 12
},
"end": {
"line": 44,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 914,
"end": 936,
"loc": {
"start": {
"line": 44,
"column": 12
},
"end": {
"line": 44,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 914,
"end": 934,
"loc": {
"start": {
"line": 44,
"column": 12
},
"end": {
"line": 44,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 914,
"end": 919,
"loc": {
"start": {
"line": 44,
"column": 12
},
"end": {
"line": 44,
"column": 17
},
"identifierName": "event"
},
"name": "event"
},
"property": {
"type": "Identifier",
"start": 920,
"end": 934,
"loc": {
"start": {
"line": 44,
"column": 18
},
"end": {
"line": 44,
"column": 32
},
"identifierName": "preventDefault"
},
"name": "preventDefault"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " /**",
"start": 693,
"end": 699,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 14
}
}
},
{
"type": "CommentLine",
"value": " *",
"start": 708,
"end": 713,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 13
}
}
},
{
"type": "CommentLine",
"value": " * @type {Storeys}",
"start": 722,
"end": 743,
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 29
}
}
},
{
"type": "CommentLine",
"value": " */",
"start": 752,
"end": 758,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 14
}
}
},
{
"type": "CommentLine",
"value": " this.storeys = new Storeys(this, cfg);",
"start": 767,
"end": 808,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 49
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 959,
"end": 1088,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 50,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 959,
"end": 1087,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 50,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 959,
"end": 982,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 31
}
},
"object": {
"type": "CallExpression",
"start": 959,
"end": 979,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 28
}
},
"callee": {
"type": "Identifier",
"start": 959,
"end": 960,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 9
},
"identifierName": "$"
},
"name": "$"
},
"arguments": [
{
"type": "StringLiteral",
"start": 961,
"end": 978,
"loc": {
"start": {
"line": 47,
"column": 10
},
"end": {
"line": 47,
"column": 27
}
},
"extra": {
"rawValue": "#showAllObjects",
"raw": "\"#showAllObjects\""
},
"value": "#showAllObjects"
}
]
},
"property": {
"type": "Identifier",
"start": 980,
"end": 982,
"loc": {
"start": {
"line": 47,
"column": 29
},
"end": {
"line": 47,
"column": 31
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 983,
"end": 990,
"loc": {
"start": {
"line": 47,
"column": 32
},
"end": {
"line": 47,
"column": 39
}
},
"extra": {
"rawValue": "click",
"raw": "'click'"
},
"value": "click"
},
{
"type": "ArrowFunctionExpression",
"start": 992,
"end": 1086,
"loc": {
"start": {
"line": 47,
"column": 41
},
"end": {
"line": 50,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 993,
"end": 998,
"loc": {
"start": {
"line": 47,
"column": 42
},
"end": {
"line": 47,
"column": 47
},
"identifierName": "event"
},
"name": "event"
}
],
"body": {
"type": "BlockStatement",
"start": 1003,
"end": 1086,
"loc": {
"start": {
"line": 47,
"column": 52
},
"end": {
"line": 50,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1017,
"end": 1040,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 1017,
"end": 1039,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 1017,
"end": 1037,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 1017,
"end": 1021,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1022,
"end": 1037,
"loc": {
"start": {
"line": 48,
"column": 17
},
"end": {
"line": 48,
"column": 32
},
"identifierName": "_showAllObjects"
},
"name": "_showAllObjects"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 1053,
"end": 1076,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 1053,
"end": 1075,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 1053,
"end": 1073,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 1053,
"end": 1058,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 17
},
"identifierName": "event"
},
"name": "event"
},
"property": {
"type": "Identifier",
"start": 1059,
"end": 1073,
"loc": {
"start": {
"line": 49,
"column": 18
},
"end": {
"line": 49,
"column": 32
},
"identifierName": "preventDefault"
},
"name": "preventDefault"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1098,
"end": 1227,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 55,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 1098,
"end": 1226,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 55,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 1098,
"end": 1121,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 31
}
},
"object": {
"type": "CallExpression",
"start": 1098,
"end": 1118,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 28
}
},
"callee": {
"type": "Identifier",
"start": 1098,
"end": 1099,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 9
},
"identifierName": "$"
},
"name": "$"
},
"arguments": [
{
"type": "StringLiteral",
"start": 1100,
"end": 1117,
"loc": {
"start": {
"line": 52,
"column": 10
},
"end": {
"line": 52,
"column": 27
}
},
"extra": {
"rawValue": "#hideAllObjects",
"raw": "\"#hideAllObjects\""
},
"value": "#hideAllObjects"
}
]
},
"property": {
"type": "Identifier",
"start": 1119,
"end": 1121,
"loc": {
"start": {
"line": 52,
"column": 29
},
"end": {
"line": 52,
"column": 31
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1122,
"end": 1129,
"loc": {
"start": {
"line": 52,
"column": 32
},
"end": {
"line": 52,
"column": 39
}
},
"extra": {
"rawValue": "click",
"raw": "'click'"
},
"value": "click"
},
{
"type": "ArrowFunctionExpression",
"start": 1131,
"end": 1225,
"loc": {
"start": {
"line": 52,
"column": 41
},
"end": {
"line": 55,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1132,
"end": 1137,
"loc": {
"start": {
"line": 52,
"column": 42
},
"end": {
"line": 52,
"column": 47
},
"identifierName": "event"
},
"name": "event"
}
],
"body": {
"type": "BlockStatement",
"start": 1142,
"end": 1225,
"loc": {
"start": {
"line": 52,
"column": 52
},
"end": {
"line": 55,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1156,
"end": 1179,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 1156,
"end": 1178,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 1156,
"end": 1176,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 1156,
"end": 1160,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1161,
"end": 1176,
"loc": {
"start": {
"line": 53,
"column": 17
},
"end": {
"line": 53,
"column": 32
},
"identifierName": "_hideAllObjects"
},
"name": "_hideAllObjects"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 1192,
"end": 1215,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 1192,
"end": 1214,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 1192,
"end": 1212,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 1192,
"end": 1197,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 17
},
"identifierName": "event"
},
"name": "event"
},
"property": {
"type": "Identifier",
"start": 1198,
"end": 1212,
"loc": {
"start": {
"line": 54,
"column": 18
},
"end": {
"line": 54,
"column": 32
},
"identifierName": "preventDefault"
},
"name": "preventDefault"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1237,
"end": 1366,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 60,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 1237,
"end": 1365,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 60,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 1237,
"end": 1260,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 31
}
},
"object": {
"type": "CallExpression",
"start": 1237,
"end": 1257,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 28
}
},
"callee": {
"type": "Identifier",
"start": 1237,
"end": 1238,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 9
},
"identifierName": "$"
},
"name": "$"
},
"arguments": [
{
"type": "StringLiteral",
"start": 1239,
"end": 1256,
"loc": {
"start": {
"line": 57,
"column": 10
},
"end": {
"line": 57,
"column": 27
}
},
"extra": {
"rawValue": "#showAllClasses",
"raw": "\"#showAllClasses\""
},
"value": "#showAllClasses"
}
]
},
"property": {
"type": "Identifier",
"start": 1258,
"end": 1260,
"loc": {
"start": {
"line": 57,
"column": 29
},
"end": {
"line": 57,
"column": 31
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1261,
"end": 1268,
"loc": {
"start": {
"line": 57,
"column": 32
},
"end": {
"line": 57,
"column": 39
}
},
"extra": {
"rawValue": "click",
"raw": "'click'"
},
"value": "click"
},
{
"type": "ArrowFunctionExpression",
"start": 1270,
"end": 1364,
"loc": {
"start": {
"line": 57,
"column": 41
},
"end": {
"line": 60,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1271,
"end": 1276,
"loc": {
"start": {
"line": 57,
"column": 42
},
"end": {
"line": 57,
"column": 47
},
"identifierName": "event"
},
"name": "event"
}
],
"body": {
"type": "BlockStatement",
"start": 1281,
"end": 1364,
"loc": {
"start": {
"line": 57,
"column": 52
},
"end": {
"line": 60,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1295,
"end": 1318,
"loc": {
"start": {
"line": 58,
"column": 12
},
"end": {
"line": 58,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 1295,
"end": 1317,
"loc": {
"start": {
"line": 58,
"column": 12
},
"end": {
"line": 58,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 1295,
"end": 1315,
"loc": {
"start": {
"line": 58,
"column": 12
},
"end": {
"line": 58,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 1295,
"end": 1299,
"loc": {
"start": {
"line": 58,
"column": 12
},
"end": {
"line": 58,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1300,
"end": 1315,
"loc": {
"start": {
"line": 58,
"column": 17
},
"end": {
"line": 58,
"column": 32
},
"identifierName": "_showAllObjects"
},
"name": "_showAllObjects"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 1331,
"end": 1354,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 1331,
"end": 1353,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 1331,
"end": 1351,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 1331,
"end": 1336,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 17
},
"identifierName": "event"
},
"name": "event"
},
"property": {
"type": "Identifier",
"start": 1337,
"end": 1351,
"loc": {
"start": {
"line": 59,
"column": 18
},
"end": {
"line": 59,
"column": 32
},
"identifierName": "preventDefault"
},
"name": "preventDefault"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1376,
"end": 1505,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 65,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 1376,
"end": 1504,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 65,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 1376,
"end": 1399,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 31
}
},
"object": {
"type": "CallExpression",
"start": 1376,
"end": 1396,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 28
}
},
"callee": {
"type": "Identifier",
"start": 1376,
"end": 1377,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 9
},
"identifierName": "$"
},
"name": "$"
},
"arguments": [
{
"type": "StringLiteral",
"start": 1378,
"end": 1395,
"loc": {
"start": {
"line": 62,
"column": 10
},
"end": {
"line": 62,
"column": 27
}
},
"extra": {
"rawValue": "#hideAllClasses",
"raw": "\"#hideAllClasses\""
},
"value": "#hideAllClasses"
}
]
},
"property": {
"type": "Identifier",
"start": 1397,
"end": 1399,
"loc": {
"start": {
"line": 62,
"column": 29
},
"end": {
"line": 62,
"column": 31
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1400,
"end": 1407,
"loc": {
"start": {
"line": 62,
"column": 32
},
"end": {
"line": 62,
"column": 39
}
},
"extra": {
"rawValue": "click",
"raw": "'click'"
},
"value": "click"
},
{
"type": "ArrowFunctionExpression",
"start": 1409,
"end": 1503,
"loc": {
"start": {
"line": 62,
"column": 41
},
"end": {
"line": 65,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1410,
"end": 1415,
"loc": {
"start": {
"line": 62,
"column": 42
},
"end": {
"line": 62,
"column": 47
},
"identifierName": "event"
},
"name": "event"
}
],
"body": {
"type": "BlockStatement",
"start": 1420,
"end": 1503,
"loc": {
"start": {
"line": 62,
"column": 52
},
"end": {
"line": 65,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1434,
"end": 1457,
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 1434,
"end": 1456,
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 1434,
"end": 1454,
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 1434,
"end": 1438,
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1439,
"end": 1454,
"loc": {
"start": {
"line": 63,
"column": 17
},
"end": {
"line": 63,
"column": 32
},
"identifierName": "_hideAllObjects"
},
"name": "_hideAllObjects"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 1470,
"end": 1493,
"loc": {
"start": {
"line": 64,
"column": 12
},
"end": {
"line": 64,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 1470,
"end": 1492,
"loc": {
"start": {
"line": 64,
"column": 12
},
"end": {
"line": 64,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 1470,
"end": 1490,
"loc": {
"start": {
"line": 64,
"column": 12
},
"end": {
"line": 64,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 1470,
"end": 1475,
"loc": {
"start": {
"line": 64,
"column": 12
},
"end": {
"line": 64,
"column": 17
},
"identifierName": "event"
},
"name": "event"
},
"property": {
"type": "Identifier",
"start": 1476,
"end": 1490,
"loc": {
"start": {
"line": 64,
"column": 18
},
"end": {
"line": 64,
"column": 32
},
"identifierName": "preventDefault"
},
"name": "preventDefault"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
},
"trailingComments": [
{
"type": "CommentLine",
"value": " Handling model load events here ensures that we",
"start": 1515,
"end": 1565,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 58
}
}
},
{
"type": "CommentLine",
"value": " are able to fire \"modelLoaded\" after both trees updated.",
"start": 1574,
"end": 1633,
"loc": {
"start": {
"line": 68,
"column": 8
},
"end": {
"line": 68,
"column": 67
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1643,
"end": 1836,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 74,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 1643,
"end": 1835,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 74,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 1643,
"end": 1657,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 22
}
},
"object": {
"type": "MemberExpression",
"start": 1643,
"end": 1654,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 1643,
"end": 1647,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1648,
"end": 1654,
"loc": {
"start": {
"line": 70,
"column": 13
},
"end": {
"line": 70,
"column": 19
},
"identifierName": "models"
},
"name": "models"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1655,
"end": 1657,
"loc": {
"start": {
"line": 70,
"column": 20
},
"end": {
"line": 70,
"column": 22
},
"identifierName": "on"
},
"name": "on"
},
"computed": false,
"leadingComments": null
},
"arguments": [
{
"type": "StringLiteral",
"start": 1658,
"end": 1671,
"loc": {
"start": {
"line": 70,
"column": 23
},
"end": {
"line": 70,
"column": 36
}
},
"extra": {
"rawValue": "modelLoaded",
"raw": "\"modelLoaded\""
},
"value": "modelLoaded"
},
{
"type": "ArrowFunctionExpression",
"start": 1673,
"end": 1834,
"loc": {
"start": {
"line": 70,
"column": 38
},
"end": {
"line": 74,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1674,
"end": 1681,
"loc": {
"start": {
"line": 70,
"column": 39
},
"end": {
"line": 70,
"column": 46
},
"identifierName": "modelId"
},
"name": "modelId"
}
],
"body": {
"type": "BlockStatement",
"start": 1686,
"end": 1834,
"loc": {
"start": {
"line": 70,
"column": 51
},
"end": {
"line": 74,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1700,
"end": 1732,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 44
}
},
"expression": {
"type": "CallExpression",
"start": 1700,
"end": 1731,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 43
}
},
"callee": {
"type": "MemberExpression",
"start": 1700,
"end": 1722,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 34
}
},
"object": {
"type": "MemberExpression",
"start": 1700,
"end": 1712,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 1700,
"end": 1704,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1705,
"end": 1712,
"loc": {
"start": {
"line": 71,
"column": 17
},
"end": {
"line": 71,
"column": 24
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1713,
"end": 1722,
"loc": {
"start": {
"line": 71,
"column": 25
},
"end": {
"line": 71,
"column": 34
},
"identifierName": "_addModel"
},
"name": "_addModel"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1723,
"end": 1730,
"loc": {
"start": {
"line": 71,
"column": 35
},
"end": {
"line": 71,
"column": 42
},
"identifierName": "modelId"
},
"name": "modelId"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1745,
"end": 1777,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 72,
"column": 44
}
},
"expression": {
"type": "CallExpression",
"start": 1745,
"end": 1776,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 72,
"column": 43
}
},
"callee": {
"type": "MemberExpression",
"start": 1745,
"end": 1767,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 72,
"column": 34
}
},
"object": {
"type": "MemberExpression",
"start": 1745,
"end": 1757,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 72,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 1745,
"end": 1749,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 72,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1750,
"end": 1757,
"loc": {
"start": {
"line": 72,
"column": 17
},
"end": {
"line": 72,
"column": 24
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1758,
"end": 1767,
"loc": {
"start": {
"line": 72,
"column": 25
},
"end": {
"line": 72,
"column": 34
},
"identifierName": "_addModel"
},
"name": "_addModel"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1768,
"end": 1775,
"loc": {
"start": {
"line": 72,
"column": 35
},
"end": {
"line": 72,
"column": 42
},
"identifierName": "modelId"
},
"name": "modelId"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1790,
"end": 1824,
"loc": {
"start": {
"line": 73,
"column": 12
},
"end": {
"line": 73,
"column": 46
}
},
"expression": {
"type": "CallExpression",
"start": 1790,
"end": 1823,
"loc": {
"start": {
"line": 73,
"column": 12
},
"end": {
"line": 73,
"column": 45
}
},
"callee": {
"type": "MemberExpression",
"start": 1790,
"end": 1799,
"loc": {
"start": {
"line": 73,
"column": 12
},
"end": {
"line": 73,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 1790,
"end": 1794,
"loc": {
"start": {
"line": 73,
"column": 12
},
"end": {
"line": 73,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1795,
"end": 1799,
"loc": {
"start": {
"line": 73,
"column": 17
},
"end": {
"line": 73,
"column": 21
},
"identifierName": "fire"
},
"name": "fire"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1800,
"end": 1813,
"loc": {
"start": {
"line": 73,
"column": 22
},
"end": {
"line": 73,
"column": 35
}
},
"extra": {
"rawValue": "modelLoaded",
"raw": "\"modelLoaded\""
},
"value": "modelLoaded"
},
{
"type": "Identifier",
"start": 1815,
"end": 1822,
"loc": {
"start": {
"line": 73,
"column": 37
},
"end": {
"line": 73,
"column": 44
},
"identifierName": "modelId"
},
"name": "modelId"
}
]
}
}
],
"directives": []
}
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " Handling model load events here ensures that we",
"start": 1515,
"end": 1565,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 58
}
}
},
{
"type": "CommentLine",
"value": " are able to fire \"modelLoaded\" after both trees updated.",
"start": 1574,
"end": 1633,
"loc": {
"start": {
"line": 68,
"column": 8
},
"end": {
"line": 68,
"column": 67
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1846,
"end": 2049,
"loc": {
"start": {
"line": 76,
"column": 8
},
"end": {
"line": 80,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 1846,
"end": 2048,
"loc": {
"start": {
"line": 76,
"column": 8
},
"end": {
"line": 80,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 1846,
"end": 1860,
"loc": {
"start": {
"line": 76,
"column": 8
},
"end": {
"line": 76,
"column": 22
}
},
"object": {
"type": "MemberExpression",
"start": 1846,
"end": 1857,
"loc": {
"start": {
"line": 76,
"column": 8
},
"end": {
"line": 76,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 1846,
"end": 1850,
"loc": {
"start": {
"line": 76,
"column": 8
},
"end": {
"line": 76,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1851,
"end": 1857,
"loc": {
"start": {
"line": 76,
"column": 13
},
"end": {
"line": 76,
"column": 19
},
"identifierName": "models"
},
"name": "models"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1858,
"end": 1860,
"loc": {
"start": {
"line": 76,
"column": 20
},
"end": {
"line": 76,
"column": 22
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1861,
"end": 1876,
"loc": {
"start": {
"line": 76,
"column": 23
},
"end": {
"line": 76,
"column": 38
}
},
"extra": {
"rawValue": "modelUnloaded",
"raw": "\"modelUnloaded\""
},
"value": "modelUnloaded"
},
{
"type": "ArrowFunctionExpression",
"start": 1878,
"end": 2047,
"loc": {
"start": {
"line": 76,
"column": 40
},
"end": {
"line": 80,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1879,
"end": 1886,
"loc": {
"start": {
"line": 76,
"column": 41
},
"end": {
"line": 76,
"column": 48
},
"identifierName": "modelId"
},
"name": "modelId"
}
],
"body": {
"type": "BlockStatement",
"start": 1891,
"end": 2047,
"loc": {
"start": {
"line": 76,
"column": 53
},
"end": {
"line": 80,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1905,
"end": 1940,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 47
}
},
"expression": {
"type": "CallExpression",
"start": 1905,
"end": 1939,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 46
}
},
"callee": {
"type": "MemberExpression",
"start": 1905,
"end": 1930,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 1905,
"end": 1917,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 1905,
"end": 1909,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1910,
"end": 1917,
"loc": {
"start": {
"line": 77,
"column": 17
},
"end": {
"line": 77,
"column": 24
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1918,
"end": 1930,
"loc": {
"start": {
"line": 77,
"column": 25
},
"end": {
"line": 77,
"column": 37
},
"identifierName": "_removeModel"
},
"name": "_removeModel"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1931,
"end": 1938,
"loc": {
"start": {
"line": 77,
"column": 38
},
"end": {
"line": 77,
"column": 45
},
"identifierName": "modelId"
},
"name": "modelId"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1953,
"end": 1988,
"loc": {
"start": {
"line": 78,
"column": 12
},
"end": {
"line": 78,
"column": 47
}
},
"expression": {
"type": "CallExpression",
"start": 1953,
"end": 1987,
"loc": {
"start": {
"line": 78,
"column": 12
},
"end": {
"line": 78,
"column": 46
}
},
"callee": {
"type": "MemberExpression",
"start": 1953,
"end": 1978,
"loc": {
"start": {
"line": 78,
"column": 12
},
"end": {
"line": 78,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 1953,
"end": 1965,
"loc": {
"start": {
"line": 78,
"column": 12
},
"end": {
"line": 78,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 1953,
"end": 1957,
"loc": {
"start": {
"line": 78,
"column": 12
},
"end": {
"line": 78,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1958,
"end": 1965,
"loc": {
"start": {
"line": 78,
"column": 17
},
"end": {
"line": 78,
"column": 24
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1966,
"end": 1978,
"loc": {
"start": {
"line": 78,
"column": 25
},
"end": {
"line": 78,
"column": 37
},
"identifierName": "_removeModel"
},
"name": "_removeModel"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1979,
"end": 1986,
"loc": {
"start": {
"line": 78,
"column": 38
},
"end": {
"line": 78,
"column": 45
},
"identifierName": "modelId"
},
"name": "modelId"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2001,
"end": 2037,
"loc": {
"start": {
"line": 79,
"column": 12
},
"end": {
"line": 79,
"column": 48
}
},
"expression": {
"type": "CallExpression",
"start": 2001,
"end": 2036,
"loc": {
"start": {
"line": 79,
"column": 12
},
"end": {
"line": 79,
"column": 47
}
},
"callee": {
"type": "MemberExpression",
"start": 2001,
"end": 2010,
"loc": {
"start": {
"line": 79,
"column": 12
},
"end": {
"line": 79,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 2001,
"end": 2005,
"loc": {
"start": {
"line": 79,
"column": 12
},
"end": {
"line": 79,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 2006,
"end": 2010,
"loc": {
"start": {
"line": 79,
"column": 17
},
"end": {
"line": 79,
"column": 21
},
"identifierName": "fire"
},
"name": "fire"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2011,
"end": 2026,
"loc": {
"start": {
"line": 79,
"column": 22
},
"end": {
"line": 79,
"column": 37
}
},
"extra": {
"rawValue": "modelUnloaded",
"raw": "\"modelUnloaded\""
},
"value": "modelUnloaded"
},
{
"type": "Identifier",
"start": 2028,
"end": 2035,
"loc": {
"start": {
"line": 79,
"column": 39
},
"end": {
"line": 79,
"column": 46
},
"identifierName": "modelId"
},
"name": "modelId"
}
]
}
}
],
"directives": []
}
}
]
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* @private ",
"start": 281,
"end": 296,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 13,
"column": 19
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2061,
"end": 2103,
"loc": {
"start": {
"line": 83,
"column": 4
},
"end": {
"line": 85,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2061,
"end": 2077,
"loc": {
"start": {
"line": 83,
"column": 4
},
"end": {
"line": 83,
"column": 20
},
"identifierName": "_unloadAllModels"
},
"name": "_unloadAllModels"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2080,
"end": 2103,
"loc": {
"start": {
"line": 83,
"column": 23
},
"end": {
"line": 85,
"column": 5
}
},
"body": [],
"directives": [],
"leadingComments": null,
"innerComments": [
{
"type": "CommentLine",
"value": " TODO",
"start": 2090,
"end": 2097,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 15
}
}
}
]
}
},
{
"type": "ClassMethod",
"start": 2109,
"end": 2430,
"loc": {
"start": {
"line": 87,
"column": 4
},
"end": {
"line": 99,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2109,
"end": 2124,
"loc": {
"start": {
"line": 87,
"column": 4
},
"end": {
"line": 87,
"column": 19
},
"identifierName": "_showAllObjects"
},
"name": "_showAllObjects"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2127,
"end": 2430,
"loc": {
"start": {
"line": 87,
"column": 22
},
"end": {
"line": 99,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2138,
"end": 2164,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 34
}
},
"expression": {
"type": "CallExpression",
"start": 2138,
"end": 2163,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 33
}
},
"callee": {
"type": "MemberExpression",
"start": 2138,
"end": 2161,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 31
}
},
"object": {
"type": "MemberExpression",
"start": 2138,
"end": 2150,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2138,
"end": 2142,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2143,
"end": 2150,
"loc": {
"start": {
"line": 89,
"column": 13
},
"end": {
"line": 89,
"column": 20
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2151,
"end": 2161,
"loc": {
"start": {
"line": 89,
"column": 21
},
"end": {
"line": 89,
"column": 31
},
"identifierName": "muteEvents"
},
"name": "muteEvents"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2173,
"end": 2199,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 34
}
},
"expression": {
"type": "CallExpression",
"start": 2173,
"end": 2198,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 33
}
},
"callee": {
"type": "MemberExpression",
"start": 2173,
"end": 2196,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 31
}
},
"object": {
"type": "MemberExpression",
"start": 2173,
"end": 2185,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2173,
"end": 2177,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2178,
"end": 2185,
"loc": {
"start": {
"line": 90,
"column": 13
},
"end": {
"line": 90,
"column": 20
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2186,
"end": 2196,
"loc": {
"start": {
"line": 90,
"column": 21
},
"end": {
"line": 90,
"column": 31
},
"identifierName": "muteEvents"
},
"name": "muteEvents"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2209,
"end": 2280,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 79
}
},
"expression": {
"type": "CallExpression",
"start": 2209,
"end": 2279,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 78
}
},
"callee": {
"type": "MemberExpression",
"start": 2209,
"end": 2244,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 2209,
"end": 2226,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 25
}
},
"object": {
"type": "MemberExpression",
"start": 2209,
"end": 2220,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 2209,
"end": 2213,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2214,
"end": 2220,
"loc": {
"start": {
"line": 92,
"column": 13
},
"end": {
"line": 92,
"column": 19
},
"identifierName": "viewer"
},
"name": "viewer"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2221,
"end": 2226,
"loc": {
"start": {
"line": 92,
"column": 20
},
"end": {
"line": 92,
"column": 25
},
"identifierName": "scene"
},
"name": "scene"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2227,
"end": 2244,
"loc": {
"start": {
"line": 92,
"column": 26
},
"end": {
"line": 92,
"column": 43
},
"identifierName": "setObjectsVisible"
},
"name": "setObjectsVisible"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2245,
"end": 2272,
"loc": {
"start": {
"line": 92,
"column": 44
},
"end": {
"line": 92,
"column": 71
}
},
"object": {
"type": "MemberExpression",
"start": 2245,
"end": 2262,
"loc": {
"start": {
"line": 92,
"column": 44
},
"end": {
"line": 92,
"column": 61
}
},
"object": {
"type": "MemberExpression",
"start": 2245,
"end": 2256,
"loc": {
"start": {
"line": 92,
"column": 44
},
"end": {
"line": 92,
"column": 55
}
},
"object": {
"type": "ThisExpression",
"start": 2245,
"end": 2249,
"loc": {
"start": {
"line": 92,
"column": 44
},
"end": {
"line": 92,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"start": 2250,
"end": 2256,
"loc": {
"start": {
"line": 92,
"column": 49
},
"end": {
"line": 92,
"column": 55
},
"identifierName": "viewer"
},
"name": "viewer"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2257,
"end": 2262,
"loc": {
"start": {
"line": 92,
"column": 56
},
"end": {
"line": 92,
"column": 61
},
"identifierName": "scene"
},
"name": "scene"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2263,
"end": 2272,
"loc": {
"start": {
"line": 92,
"column": 62
},
"end": {
"line": 92,
"column": 71
},
"identifierName": "objectIds"
},
"name": "objectIds"
},
"computed": false
},
{
"type": "BooleanLiteral",
"start": 2274,
"end": 2278,
"loc": {
"start": {
"line": 92,
"column": 73
},
"end": {
"line": 92,
"column": 77
}
},
"value": true
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2290,
"end": 2315,
"loc": {
"start": {
"line": 94,
"column": 8
},
"end": {
"line": 94,
"column": 33
}
},
"expression": {
"type": "CallExpression",
"start": 2290,
"end": 2314,
"loc": {
"start": {
"line": 94,
"column": 8
},
"end": {
"line": 94,
"column": 32
}
},
"callee": {
"type": "MemberExpression",
"start": 2290,
"end": 2312,
"loc": {
"start": {
"line": 94,
"column": 8
},
"end": {
"line": 94,
"column": 30
}
},
"object": {
"type": "MemberExpression",
"start": 2290,
"end": 2302,
"loc": {
"start": {
"line": 94,
"column": 8
},
"end": {
"line": 94,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2290,
"end": 2294,
"loc": {
"start": {
"line": 94,
"column": 8
},
"end": {
"line": 94,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2295,
"end": 2302,
"loc": {
"start": {
"line": 94,
"column": 13
},
"end": {
"line": 94,
"column": 20
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2303,
"end": 2312,
"loc": {
"start": {
"line": 94,
"column": 21
},
"end": {
"line": 94,
"column": 30
},
"identifierName": "selectAll"
},
"name": "selectAll"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2324,
"end": 2349,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 33
}
},
"expression": {
"type": "CallExpression",
"start": 2324,
"end": 2348,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 32
}
},
"callee": {
"type": "MemberExpression",
"start": 2324,
"end": 2346,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 30
}
},
"object": {
"type": "MemberExpression",
"start": 2324,
"end": 2336,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2324,
"end": 2328,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2329,
"end": 2336,
"loc": {
"start": {
"line": 95,
"column": 13
},
"end": {
"line": 95,
"column": 20
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2337,
"end": 2346,
"loc": {
"start": {
"line": 95,
"column": 21
},
"end": {
"line": 95,
"column": 30
},
"identifierName": "selectAll"
},
"name": "selectAll"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2359,
"end": 2387,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 2359,
"end": 2386,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 2359,
"end": 2384,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 2359,
"end": 2371,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2359,
"end": 2363,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2364,
"end": 2371,
"loc": {
"start": {
"line": 97,
"column": 13
},
"end": {
"line": 97,
"column": 20
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2372,
"end": 2384,
"loc": {
"start": {
"line": 97,
"column": 21
},
"end": {
"line": 97,
"column": 33
},
"identifierName": "unmuteEvents"
},
"name": "unmuteEvents"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2396,
"end": 2424,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 2396,
"end": 2423,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 2396,
"end": 2421,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 2396,
"end": 2408,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2396,
"end": 2400,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2401,
"end": 2408,
"loc": {
"start": {
"line": 98,
"column": 13
},
"end": {
"line": 98,
"column": 20
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2409,
"end": 2421,
"loc": {
"start": {
"line": 98,
"column": 21
},
"end": {
"line": 98,
"column": 33
},
"identifierName": "unmuteEvents"
},
"name": "unmuteEvents"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 2436,
"end": 2769,
"loc": {
"start": {
"line": 101,
"column": 4
},
"end": {
"line": 113,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2436,
"end": 2451,
"loc": {
"start": {
"line": 101,
"column": 4
},
"end": {
"line": 101,
"column": 19
},
"identifierName": "_hideAllObjects"
},
"name": "_hideAllObjects"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2454,
"end": 2769,
"loc": {
"start": {
"line": 101,
"column": 22
},
"end": {
"line": 113,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2465,
"end": 2491,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 34
}
},
"expression": {
"type": "CallExpression",
"start": 2465,
"end": 2490,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 33
}
},
"callee": {
"type": "MemberExpression",
"start": 2465,
"end": 2488,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 31
}
},
"object": {
"type": "MemberExpression",
"start": 2465,
"end": 2477,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2465,
"end": 2469,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2470,
"end": 2477,
"loc": {
"start": {
"line": 103,
"column": 13
},
"end": {
"line": 103,
"column": 20
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2478,
"end": 2488,
"loc": {
"start": {
"line": 103,
"column": 21
},
"end": {
"line": 103,
"column": 31
},
"identifierName": "muteEvents"
},
"name": "muteEvents"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2500,
"end": 2526,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 34
}
},
"expression": {
"type": "CallExpression",
"start": 2500,
"end": 2525,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 33
}
},
"callee": {
"type": "MemberExpression",
"start": 2500,
"end": 2523,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 31
}
},
"object": {
"type": "MemberExpression",
"start": 2500,
"end": 2512,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2500,
"end": 2504,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2505,
"end": 2512,
"loc": {
"start": {
"line": 104,
"column": 13
},
"end": {
"line": 104,
"column": 20
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2513,
"end": 2523,
"loc": {
"start": {
"line": 104,
"column": 21
},
"end": {
"line": 104,
"column": 31
},
"identifierName": "muteEvents"
},
"name": "muteEvents"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2536,
"end": 2615,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 87
}
},
"expression": {
"type": "CallExpression",
"start": 2536,
"end": 2614,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 86
}
},
"callee": {
"type": "MemberExpression",
"start": 2536,
"end": 2571,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 2536,
"end": 2553,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 25
}
},
"object": {
"type": "MemberExpression",
"start": 2536,
"end": 2547,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 2536,
"end": 2540,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2541,
"end": 2547,
"loc": {
"start": {
"line": 106,
"column": 13
},
"end": {
"line": 106,
"column": 19
},
"identifierName": "viewer"
},
"name": "viewer"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2548,
"end": 2553,
"loc": {
"start": {
"line": 106,
"column": 20
},
"end": {
"line": 106,
"column": 25
},
"identifierName": "scene"
},
"name": "scene"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2554,
"end": 2571,
"loc": {
"start": {
"line": 106,
"column": 26
},
"end": {
"line": 106,
"column": 43
},
"identifierName": "setObjectsVisible"
},
"name": "setObjectsVisible"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2572,
"end": 2606,
"loc": {
"start": {
"line": 106,
"column": 44
},
"end": {
"line": 106,
"column": 78
}
},
"object": {
"type": "MemberExpression",
"start": 2572,
"end": 2589,
"loc": {
"start": {
"line": 106,
"column": 44
},
"end": {
"line": 106,
"column": 61
}
},
"object": {
"type": "MemberExpression",
"start": 2572,
"end": 2583,
"loc": {
"start": {
"line": 106,
"column": 44
},
"end": {
"line": 106,
"column": 55
}
},
"object": {
"type": "ThisExpression",
"start": 2572,
"end": 2576,
"loc": {
"start": {
"line": 106,
"column": 44
},
"end": {
"line": 106,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"start": 2577,
"end": 2583,
"loc": {
"start": {
"line": 106,
"column": 49
},
"end": {
"line": 106,
"column": 55
},
"identifierName": "viewer"
},
"name": "viewer"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2584,
"end": 2589,
"loc": {
"start": {
"line": 106,
"column": 56
},
"end": {
"line": 106,
"column": 61
},
"identifierName": "scene"
},
"name": "scene"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2590,
"end": 2606,
"loc": {
"start": {
"line": 106,
"column": 62
},
"end": {
"line": 106,
"column": 78
},
"identifierName": "visibleObjectIds"
},
"name": "visibleObjectIds"
},
"computed": false
},
{
"type": "BooleanLiteral",
"start": 2608,
"end": 2613,
"loc": {
"start": {
"line": 106,
"column": 80
},
"end": {
"line": 106,
"column": 85
}
},
"value": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2625,
"end": 2652,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 2625,
"end": 2651,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 2625,
"end": 2649,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 32
}
},
"object": {
"type": "MemberExpression",
"start": 2625,
"end": 2637,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2625,
"end": 2629,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2630,
"end": 2637,
"loc": {
"start": {
"line": 108,
"column": 13
},
"end": {
"line": 108,
"column": 20
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2638,
"end": 2649,
"loc": {
"start": {
"line": 108,
"column": 21
},
"end": {
"line": 108,
"column": 32
},
"identifierName": "deselectAll"
},
"name": "deselectAll"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2661,
"end": 2688,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 2661,
"end": 2687,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 2661,
"end": 2685,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 32
}
},
"object": {
"type": "MemberExpression",
"start": 2661,
"end": 2673,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2661,
"end": 2665,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2666,
"end": 2673,
"loc": {
"start": {
"line": 109,
"column": 13
},
"end": {
"line": 109,
"column": 20
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2674,
"end": 2685,
"loc": {
"start": {
"line": 109,
"column": 21
},
"end": {
"line": 109,
"column": 32
},
"identifierName": "deselectAll"
},
"name": "deselectAll"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2698,
"end": 2726,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 2698,
"end": 2725,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 2698,
"end": 2723,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 2698,
"end": 2710,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2698,
"end": 2702,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2703,
"end": 2710,
"loc": {
"start": {
"line": 111,
"column": 13
},
"end": {
"line": 111,
"column": 20
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2711,
"end": 2723,
"loc": {
"start": {
"line": 111,
"column": 21
},
"end": {
"line": 111,
"column": 33
},
"identifierName": "unmuteEvents"
},
"name": "unmuteEvents"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2735,
"end": 2763,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 2735,
"end": 2762,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 2735,
"end": 2760,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 2735,
"end": 2747,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2735,
"end": 2739,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2740,
"end": 2747,
"loc": {
"start": {
"line": 112,
"column": 13
},
"end": {
"line": 112,
"column": 20
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2748,
"end": 2760,
"loc": {
"start": {
"line": 112,
"column": 21
},
"end": {
"line": 112,
"column": 33
},
"identifierName": "unmuteEvents"
},
"name": "unmuteEvents"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 2775,
"end": 2817,
"loc": {
"start": {
"line": 115,
"column": 4
},
"end": {
"line": 117,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2775,
"end": 2782,
"loc": {
"start": {
"line": 115,
"column": 4
},
"end": {
"line": 115,
"column": 11
},
"identifierName": "destroy"
},
"name": "destroy"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2785,
"end": 2817,
"loc": {
"start": {
"line": 115,
"column": 14
},
"end": {
"line": 117,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2795,
"end": 2811,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 24
}
},
"expression": {
"type": "CallExpression",
"start": 2795,
"end": 2810,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 23
}
},
"callee": {
"type": "MemberExpression",
"start": 2795,
"end": 2808,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 21
}
},
"object": {
"type": "Super",
"start": 2795,
"end": 2800,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 13
}
}
},
"property": {
"type": "Identifier",
"start": 2801,
"end": 2808,
"loc": {
"start": {
"line": 116,
"column": 14
},
"end": {
"line": 116,
"column": 21
},
"identifierName": "destroy"
},
"name": "destroy"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
},
"leadingComments": [],
"name": "_",
"trailingComments": []
},
{
"type": "ExportNamedDeclaration",
"start": 2821,
"end": 2839,
"loc": {
"start": {
"line": 120,
"column": 0
},
"end": {
"line": 120,
"column": 18
}
},
"declaration": null,
"specifiers": [
{
"type": "ExportSpecifier",
"start": 2829,
"end": 2837,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 120,
"column": 16
}
},
"local": {
"type": "Identifier",
"start": 2829,
"end": 2837,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 120,
"column": 16
},
"identifierName": "Explorer"
},
"name": "Explorer"
},
"exported": {
"type": "Identifier",
"start": 2829,
"end": 2837,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 120,
"column": 16
},
"identifierName": "Explorer"
},
"name": "Explorer"
}
}
],
"source": null
},
{
"type": "ExportNamedDeclaration",
"start": 2821,
"end": 2839,
"loc": {
"start": {
"line": 120,
"column": 0
},
"end": {
"line": 120,
"column": 18
}
},
"declaration": {
"type": "ClassDeclaration",
"start": 240,
"end": 2819,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 118,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 246,
"end": 254,
"loc": {
"start": {
"line": 11,
"column": 6
},
"end": {
"line": 11,
"column": 14
},
"identifierName": "Explorer"
},
"name": "Explorer",
"leadingComments": null
},
"superClass": {
"type": "Identifier",
"start": 263,
"end": 273,
"loc": {
"start": {
"line": 11,
"column": 23
},
"end": {
"line": 11,
"column": 33
},
"identifierName": "Controller"
},
"name": "Controller"
},
"body": {
"type": "ClassBody",
"start": 274,
"end": 2819,
"loc": {
"start": {
"line": 11,
"column": 34
},
"end": {
"line": 118,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 301,
"end": 2055,
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 81,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 301,
"end": 312,
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 14,
"column": 15
},
"identifierName": "constructor"
},
"name": "constructor",
"leadingComments": null
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 313,
"end": 319,
"loc": {
"start": {
"line": 14,
"column": 16
},
"end": {
"line": 14,
"column": 22
},
"identifierName": "parent"
},
"name": "parent"
},
{
"type": "AssignmentPattern",
"start": 321,
"end": 329,
"loc": {
"start": {
"line": 14,
"column": 24
},
"end": {
"line": 14,
"column": 32
}
},
"left": {
"type": "Identifier",
"start": 321,
"end": 324,
"loc": {
"start": {
"line": 14,
"column": 24
},
"end": {
"line": 14,
"column": 27
},
"identifierName": "cfg"
},
"name": "cfg"
},
"right": {
"type": "ObjectExpression",
"start": 327,
"end": 329,
"loc": {
"start": {
"line": 14,
"column": 30
},
"end": {
"line": 14,
"column": 32
}
},
"properties": []
}
}
],
"body": {
"type": "BlockStatement",
"start": 331,
"end": 2055,
"loc": {
"start": {
"line": 14,
"column": 34
},
"end": {
"line": 81,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 342,
"end": 356,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 22
}
},
"expression": {
"type": "CallExpression",
"start": 342,
"end": 355,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 21
}
},
"callee": {
"type": "Super",
"start": 342,
"end": 347,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 13
}
}
},
"arguments": [
{
"type": "Identifier",
"start": 348,
"end": 354,
"loc": {
"start": {
"line": 16,
"column": 14
},
"end": {
"line": 16,
"column": 20
},
"identifierName": "parent"
},
"name": "parent"
}
]
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Models}\n ",
"start": 366,
"end": 418,
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 21,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 427,
"end": 463,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 44
}
},
"expression": {
"type": "AssignmentExpression",
"start": 427,
"end": 462,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 43
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 427,
"end": 438,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 427,
"end": 431,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 432,
"end": 438,
"loc": {
"start": {
"line": 22,
"column": 13
},
"end": {
"line": 22,
"column": 19
},
"identifierName": "models"
},
"name": "models"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 441,
"end": 462,
"loc": {
"start": {
"line": 22,
"column": 22
},
"end": {
"line": 22,
"column": 43
}
},
"callee": {
"type": "Identifier",
"start": 445,
"end": 451,
"loc": {
"start": {
"line": 22,
"column": 26
},
"end": {
"line": 22,
"column": 32
},
"identifierName": "Models"
},
"name": "Models"
},
"arguments": [
{
"type": "ThisExpression",
"start": 452,
"end": 456,
"loc": {
"start": {
"line": 22,
"column": 33
},
"end": {
"line": 22,
"column": 37
}
}
},
{
"type": "Identifier",
"start": 458,
"end": 461,
"loc": {
"start": {
"line": 22,
"column": 39
},
"end": {
"line": 22,
"column": 42
},
"identifierName": "cfg"
},
"name": "cfg"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Models}\n ",
"start": 366,
"end": 418,
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 21,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Objects}\n ",
"start": 473,
"end": 526,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 27,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 535,
"end": 573,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 46
}
},
"expression": {
"type": "AssignmentExpression",
"start": 535,
"end": 572,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 45
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 535,
"end": 547,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 535,
"end": 539,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 540,
"end": 547,
"loc": {
"start": {
"line": 28,
"column": 13
},
"end": {
"line": 28,
"column": 20
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 550,
"end": 572,
"loc": {
"start": {
"line": 28,
"column": 23
},
"end": {
"line": 28,
"column": 45
}
},
"callee": {
"type": "Identifier",
"start": 554,
"end": 561,
"loc": {
"start": {
"line": 28,
"column": 27
},
"end": {
"line": 28,
"column": 34
},
"identifierName": "Objects"
},
"name": "Objects"
},
"arguments": [
{
"type": "ThisExpression",
"start": 562,
"end": 566,
"loc": {
"start": {
"line": 28,
"column": 35
},
"end": {
"line": 28,
"column": 39
}
}
},
{
"type": "Identifier",
"start": 568,
"end": 571,
"loc": {
"start": {
"line": 28,
"column": 41
},
"end": {
"line": 28,
"column": 44
},
"identifierName": "cfg"
},
"name": "cfg"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Objects}\n ",
"start": 473,
"end": 526,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 27,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Classes}\n ",
"start": 583,
"end": 636,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 33,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 645,
"end": 683,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 46
}
},
"expression": {
"type": "AssignmentExpression",
"start": 645,
"end": 682,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 45
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 645,
"end": 657,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 645,
"end": 649,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 650,
"end": 657,
"loc": {
"start": {
"line": 34,
"column": 13
},
"end": {
"line": 34,
"column": 20
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 660,
"end": 682,
"loc": {
"start": {
"line": 34,
"column": 23
},
"end": {
"line": 34,
"column": 45
}
},
"callee": {
"type": "Identifier",
"start": 664,
"end": 671,
"loc": {
"start": {
"line": 34,
"column": 27
},
"end": {
"line": 34,
"column": 34
},
"identifierName": "Classes"
},
"name": "Classes"
},
"arguments": [
{
"type": "ThisExpression",
"start": 672,
"end": 676,
"loc": {
"start": {
"line": 34,
"column": 35
},
"end": {
"line": 34,
"column": 39
}
}
},
{
"type": "Identifier",
"start": 678,
"end": 681,
"loc": {
"start": {
"line": 34,
"column": 41
},
"end": {
"line": 34,
"column": 44
},
"identifierName": "cfg"
},
"name": "cfg"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Classes}\n ",
"start": 583,
"end": 636,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 33,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentLine",
"value": " /**",
"start": 693,
"end": 699,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 14
}
}
},
{
"type": "CommentLine",
"value": " *",
"start": 708,
"end": 713,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 13
}
}
},
{
"type": "CommentLine",
"value": " * @type {Storeys}",
"start": 722,
"end": 743,
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 29
}
}
},
{
"type": "CommentLine",
"value": " */",
"start": 752,
"end": 758,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 14
}
}
},
{
"type": "CommentLine",
"value": " this.storeys = new Storeys(this, cfg);",
"start": 767,
"end": 808,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 49
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 818,
"end": 949,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 45,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 818,
"end": 948,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 45,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 818,
"end": 842,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 32
}
},
"object": {
"type": "CallExpression",
"start": 818,
"end": 839,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 29
}
},
"callee": {
"type": "Identifier",
"start": 818,
"end": 819,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 9
},
"identifierName": "$"
},
"name": "$",
"leadingComments": null
},
"arguments": [
{
"type": "StringLiteral",
"start": 820,
"end": 838,
"loc": {
"start": {
"line": 42,
"column": 10
},
"end": {
"line": 42,
"column": 28
}
},
"extra": {
"rawValue": "#unloadAllModels",
"raw": "\"#unloadAllModels\""
},
"value": "#unloadAllModels"
}
],
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 840,
"end": 842,
"loc": {
"start": {
"line": 42,
"column": 30
},
"end": {
"line": 42,
"column": 32
},
"identifierName": "on"
},
"name": "on"
},
"computed": false,
"leadingComments": null
},
"arguments": [
{
"type": "StringLiteral",
"start": 843,
"end": 850,
"loc": {
"start": {
"line": 42,
"column": 33
},
"end": {
"line": 42,
"column": 40
}
},
"extra": {
"rawValue": "click",
"raw": "'click'"
},
"value": "click"
},
{
"type": "ArrowFunctionExpression",
"start": 852,
"end": 947,
"loc": {
"start": {
"line": 42,
"column": 42
},
"end": {
"line": 45,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 853,
"end": 858,
"loc": {
"start": {
"line": 42,
"column": 43
},
"end": {
"line": 42,
"column": 48
},
"identifierName": "event"
},
"name": "event"
}
],
"body": {
"type": "BlockStatement",
"start": 863,
"end": 947,
"loc": {
"start": {
"line": 42,
"column": 53
},
"end": {
"line": 45,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 877,
"end": 901,
"loc": {
"start": {
"line": 43,
"column": 12
},
"end": {
"line": 43,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 877,
"end": 900,
"loc": {
"start": {
"line": 43,
"column": 12
},
"end": {
"line": 43,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 877,
"end": 898,
"loc": {
"start": {
"line": 43,
"column": 12
},
"end": {
"line": 43,
"column": 33
}
},
"object": {
"type": "ThisExpression",
"start": 877,
"end": 881,
"loc": {
"start": {
"line": 43,
"column": 12
},
"end": {
"line": 43,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 882,
"end": 898,
"loc": {
"start": {
"line": 43,
"column": 17
},
"end": {
"line": 43,
"column": 33
},
"identifierName": "_unloadAllModels"
},
"name": "_unloadAllModels"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 914,
"end": 937,
"loc": {
"start": {
"line": 44,
"column": 12
},
"end": {
"line": 44,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 914,
"end": 936,
"loc": {
"start": {
"line": 44,
"column": 12
},
"end": {
"line": 44,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 914,
"end": 934,
"loc": {
"start": {
"line": 44,
"column": 12
},
"end": {
"line": 44,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 914,
"end": 919,
"loc": {
"start": {
"line": 44,
"column": 12
},
"end": {
"line": 44,
"column": 17
},
"identifierName": "event"
},
"name": "event"
},
"property": {
"type": "Identifier",
"start": 920,
"end": 934,
"loc": {
"start": {
"line": 44,
"column": 18
},
"end": {
"line": 44,
"column": 32
},
"identifierName": "preventDefault"
},
"name": "preventDefault"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " /**",
"start": 693,
"end": 699,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 14
}
}
},
{
"type": "CommentLine",
"value": " *",
"start": 708,
"end": 713,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 13
}
}
},
{
"type": "CommentLine",
"value": " * @type {Storeys}",
"start": 722,
"end": 743,
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 29
}
}
},
{
"type": "CommentLine",
"value": " */",
"start": 752,
"end": 758,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 14
}
}
},
{
"type": "CommentLine",
"value": " this.storeys = new Storeys(this, cfg);",
"start": 767,
"end": 808,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 49
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 959,
"end": 1088,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 50,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 959,
"end": 1087,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 50,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 959,
"end": 982,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 31
}
},
"object": {
"type": "CallExpression",
"start": 959,
"end": 979,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 28
}
},
"callee": {
"type": "Identifier",
"start": 959,
"end": 960,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 9
},
"identifierName": "$"
},
"name": "$"
},
"arguments": [
{
"type": "StringLiteral",
"start": 961,
"end": 978,
"loc": {
"start": {
"line": 47,
"column": 10
},
"end": {
"line": 47,
"column": 27
}
},
"extra": {
"rawValue": "#showAllObjects",
"raw": "\"#showAllObjects\""
},
"value": "#showAllObjects"
}
]
},
"property": {
"type": "Identifier",
"start": 980,
"end": 982,
"loc": {
"start": {
"line": 47,
"column": 29
},
"end": {
"line": 47,
"column": 31
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 983,
"end": 990,
"loc": {
"start": {
"line": 47,
"column": 32
},
"end": {
"line": 47,
"column": 39
}
},
"extra": {
"rawValue": "click",
"raw": "'click'"
},
"value": "click"
},
{
"type": "ArrowFunctionExpression",
"start": 992,
"end": 1086,
"loc": {
"start": {
"line": 47,
"column": 41
},
"end": {
"line": 50,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 993,
"end": 998,
"loc": {
"start": {
"line": 47,
"column": 42
},
"end": {
"line": 47,
"column": 47
},
"identifierName": "event"
},
"name": "event"
}
],
"body": {
"type": "BlockStatement",
"start": 1003,
"end": 1086,
"loc": {
"start": {
"line": 47,
"column": 52
},
"end": {
"line": 50,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1017,
"end": 1040,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 1017,
"end": 1039,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 1017,
"end": 1037,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 1017,
"end": 1021,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1022,
"end": 1037,
"loc": {
"start": {
"line": 48,
"column": 17
},
"end": {
"line": 48,
"column": 32
},
"identifierName": "_showAllObjects"
},
"name": "_showAllObjects"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 1053,
"end": 1076,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 1053,
"end": 1075,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 1053,
"end": 1073,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 1053,
"end": 1058,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 17
},
"identifierName": "event"
},
"name": "event"
},
"property": {
"type": "Identifier",
"start": 1059,
"end": 1073,
"loc": {
"start": {
"line": 49,
"column": 18
},
"end": {
"line": 49,
"column": 32
},
"identifierName": "preventDefault"
},
"name": "preventDefault"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1098,
"end": 1227,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 55,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 1098,
"end": 1226,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 55,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 1098,
"end": 1121,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 31
}
},
"object": {
"type": "CallExpression",
"start": 1098,
"end": 1118,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 28
}
},
"callee": {
"type": "Identifier",
"start": 1098,
"end": 1099,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 9
},
"identifierName": "$"
},
"name": "$"
},
"arguments": [
{
"type": "StringLiteral",
"start": 1100,
"end": 1117,
"loc": {
"start": {
"line": 52,
"column": 10
},
"end": {
"line": 52,
"column": 27
}
},
"extra": {
"rawValue": "#hideAllObjects",
"raw": "\"#hideAllObjects\""
},
"value": "#hideAllObjects"
}
]
},
"property": {
"type": "Identifier",
"start": 1119,
"end": 1121,
"loc": {
"start": {
"line": 52,
"column": 29
},
"end": {
"line": 52,
"column": 31
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1122,
"end": 1129,
"loc": {
"start": {
"line": 52,
"column": 32
},
"end": {
"line": 52,
"column": 39
}
},
"extra": {
"rawValue": "click",
"raw": "'click'"
},
"value": "click"
},
{
"type": "ArrowFunctionExpression",
"start": 1131,
"end": 1225,
"loc": {
"start": {
"line": 52,
"column": 41
},
"end": {
"line": 55,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1132,
"end": 1137,
"loc": {
"start": {
"line": 52,
"column": 42
},
"end": {
"line": 52,
"column": 47
},
"identifierName": "event"
},
"name": "event"
}
],
"body": {
"type": "BlockStatement",
"start": 1142,
"end": 1225,
"loc": {
"start": {
"line": 52,
"column": 52
},
"end": {
"line": 55,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1156,
"end": 1179,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 1156,
"end": 1178,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 1156,
"end": 1176,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 1156,
"end": 1160,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1161,
"end": 1176,
"loc": {
"start": {
"line": 53,
"column": 17
},
"end": {
"line": 53,
"column": 32
},
"identifierName": "_hideAllObjects"
},
"name": "_hideAllObjects"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 1192,
"end": 1215,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 1192,
"end": 1214,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 1192,
"end": 1212,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 1192,
"end": 1197,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 17
},
"identifierName": "event"
},
"name": "event"
},
"property": {
"type": "Identifier",
"start": 1198,
"end": 1212,
"loc": {
"start": {
"line": 54,
"column": 18
},
"end": {
"line": 54,
"column": 32
},
"identifierName": "preventDefault"
},
"name": "preventDefault"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1237,
"end": 1366,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 60,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 1237,
"end": 1365,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 60,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 1237,
"end": 1260,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 31
}
},
"object": {
"type": "CallExpression",
"start": 1237,
"end": 1257,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 28
}
},
"callee": {
"type": "Identifier",
"start": 1237,
"end": 1238,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 9
},
"identifierName": "$"
},
"name": "$"
},
"arguments": [
{
"type": "StringLiteral",
"start": 1239,
"end": 1256,
"loc": {
"start": {
"line": 57,
"column": 10
},
"end": {
"line": 57,
"column": 27
}
},
"extra": {
"rawValue": "#showAllClasses",
"raw": "\"#showAllClasses\""
},
"value": "#showAllClasses"
}
]
},
"property": {
"type": "Identifier",
"start": 1258,
"end": 1260,
"loc": {
"start": {
"line": 57,
"column": 29
},
"end": {
"line": 57,
"column": 31
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1261,
"end": 1268,
"loc": {
"start": {
"line": 57,
"column": 32
},
"end": {
"line": 57,
"column": 39
}
},
"extra": {
"rawValue": "click",
"raw": "'click'"
},
"value": "click"
},
{
"type": "ArrowFunctionExpression",
"start": 1270,
"end": 1364,
"loc": {
"start": {
"line": 57,
"column": 41
},
"end": {
"line": 60,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1271,
"end": 1276,
"loc": {
"start": {
"line": 57,
"column": 42
},
"end": {
"line": 57,
"column": 47
},
"identifierName": "event"
},
"name": "event"
}
],
"body": {
"type": "BlockStatement",
"start": 1281,
"end": 1364,
"loc": {
"start": {
"line": 57,
"column": 52
},
"end": {
"line": 60,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1295,
"end": 1318,
"loc": {
"start": {
"line": 58,
"column": 12
},
"end": {
"line": 58,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 1295,
"end": 1317,
"loc": {
"start": {
"line": 58,
"column": 12
},
"end": {
"line": 58,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 1295,
"end": 1315,
"loc": {
"start": {
"line": 58,
"column": 12
},
"end": {
"line": 58,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 1295,
"end": 1299,
"loc": {
"start": {
"line": 58,
"column": 12
},
"end": {
"line": 58,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1300,
"end": 1315,
"loc": {
"start": {
"line": 58,
"column": 17
},
"end": {
"line": 58,
"column": 32
},
"identifierName": "_showAllObjects"
},
"name": "_showAllObjects"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 1331,
"end": 1354,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 1331,
"end": 1353,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 1331,
"end": 1351,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 1331,
"end": 1336,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 17
},
"identifierName": "event"
},
"name": "event"
},
"property": {
"type": "Identifier",
"start": 1337,
"end": 1351,
"loc": {
"start": {
"line": 59,
"column": 18
},
"end": {
"line": 59,
"column": 32
},
"identifierName": "preventDefault"
},
"name": "preventDefault"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1376,
"end": 1505,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 65,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 1376,
"end": 1504,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 65,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 1376,
"end": 1399,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 31
}
},
"object": {
"type": "CallExpression",
"start": 1376,
"end": 1396,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 28
}
},
"callee": {
"type": "Identifier",
"start": 1376,
"end": 1377,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 9
},
"identifierName": "$"
},
"name": "$"
},
"arguments": [
{
"type": "StringLiteral",
"start": 1378,
"end": 1395,
"loc": {
"start": {
"line": 62,
"column": 10
},
"end": {
"line": 62,
"column": 27
}
},
"extra": {
"rawValue": "#hideAllClasses",
"raw": "\"#hideAllClasses\""
},
"value": "#hideAllClasses"
}
]
},
"property": {
"type": "Identifier",
"start": 1397,
"end": 1399,
"loc": {
"start": {
"line": 62,
"column": 29
},
"end": {
"line": 62,
"column": 31
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1400,
"end": 1407,
"loc": {
"start": {
"line": 62,
"column": 32
},
"end": {
"line": 62,
"column": 39
}
},
"extra": {
"rawValue": "click",
"raw": "'click'"
},
"value": "click"
},
{
"type": "ArrowFunctionExpression",
"start": 1409,
"end": 1503,
"loc": {
"start": {
"line": 62,
"column": 41
},
"end": {
"line": 65,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1410,
"end": 1415,
"loc": {
"start": {
"line": 62,
"column": 42
},
"end": {
"line": 62,
"column": 47
},
"identifierName": "event"
},
"name": "event"
}
],
"body": {
"type": "BlockStatement",
"start": 1420,
"end": 1503,
"loc": {
"start": {
"line": 62,
"column": 52
},
"end": {
"line": 65,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1434,
"end": 1457,
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 1434,
"end": 1456,
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 1434,
"end": 1454,
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 1434,
"end": 1438,
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1439,
"end": 1454,
"loc": {
"start": {
"line": 63,
"column": 17
},
"end": {
"line": 63,
"column": 32
},
"identifierName": "_hideAllObjects"
},
"name": "_hideAllObjects"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 1470,
"end": 1493,
"loc": {
"start": {
"line": 64,
"column": 12
},
"end": {
"line": 64,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 1470,
"end": 1492,
"loc": {
"start": {
"line": 64,
"column": 12
},
"end": {
"line": 64,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 1470,
"end": 1490,
"loc": {
"start": {
"line": 64,
"column": 12
},
"end": {
"line": 64,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 1470,
"end": 1475,
"loc": {
"start": {
"line": 64,
"column": 12
},
"end": {
"line": 64,
"column": 17
},
"identifierName": "event"
},
"name": "event"
},
"property": {
"type": "Identifier",
"start": 1476,
"end": 1490,
"loc": {
"start": {
"line": 64,
"column": 18
},
"end": {
"line": 64,
"column": 32
},
"identifierName": "preventDefault"
},
"name": "preventDefault"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
},
"trailingComments": [
{
"type": "CommentLine",
"value": " Handling model load events here ensures that we",
"start": 1515,
"end": 1565,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 58
}
}
},
{
"type": "CommentLine",
"value": " are able to fire \"modelLoaded\" after both trees updated.",
"start": 1574,
"end": 1633,
"loc": {
"start": {
"line": 68,
"column": 8
},
"end": {
"line": 68,
"column": 67
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1643,
"end": 1836,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 74,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 1643,
"end": 1835,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 74,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 1643,
"end": 1657,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 22
}
},
"object": {
"type": "MemberExpression",
"start": 1643,
"end": 1654,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 1643,
"end": 1647,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1648,
"end": 1654,
"loc": {
"start": {
"line": 70,
"column": 13
},
"end": {
"line": 70,
"column": 19
},
"identifierName": "models"
},
"name": "models"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1655,
"end": 1657,
"loc": {
"start": {
"line": 70,
"column": 20
},
"end": {
"line": 70,
"column": 22
},
"identifierName": "on"
},
"name": "on"
},
"computed": false,
"leadingComments": null
},
"arguments": [
{
"type": "StringLiteral",
"start": 1658,
"end": 1671,
"loc": {
"start": {
"line": 70,
"column": 23
},
"end": {
"line": 70,
"column": 36
}
},
"extra": {
"rawValue": "modelLoaded",
"raw": "\"modelLoaded\""
},
"value": "modelLoaded"
},
{
"type": "ArrowFunctionExpression",
"start": 1673,
"end": 1834,
"loc": {
"start": {
"line": 70,
"column": 38
},
"end": {
"line": 74,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1674,
"end": 1681,
"loc": {
"start": {
"line": 70,
"column": 39
},
"end": {
"line": 70,
"column": 46
},
"identifierName": "modelId"
},
"name": "modelId"
}
],
"body": {
"type": "BlockStatement",
"start": 1686,
"end": 1834,
"loc": {
"start": {
"line": 70,
"column": 51
},
"end": {
"line": 74,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1700,
"end": 1732,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 44
}
},
"expression": {
"type": "CallExpression",
"start": 1700,
"end": 1731,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 43
}
},
"callee": {
"type": "MemberExpression",
"start": 1700,
"end": 1722,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 34
}
},
"object": {
"type": "MemberExpression",
"start": 1700,
"end": 1712,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 1700,
"end": 1704,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1705,
"end": 1712,
"loc": {
"start": {
"line": 71,
"column": 17
},
"end": {
"line": 71,
"column": 24
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1713,
"end": 1722,
"loc": {
"start": {
"line": 71,
"column": 25
},
"end": {
"line": 71,
"column": 34
},
"identifierName": "_addModel"
},
"name": "_addModel"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1723,
"end": 1730,
"loc": {
"start": {
"line": 71,
"column": 35
},
"end": {
"line": 71,
"column": 42
},
"identifierName": "modelId"
},
"name": "modelId"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1745,
"end": 1777,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 72,
"column": 44
}
},
"expression": {
"type": "CallExpression",
"start": 1745,
"end": 1776,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 72,
"column": 43
}
},
"callee": {
"type": "MemberExpression",
"start": 1745,
"end": 1767,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 72,
"column": 34
}
},
"object": {
"type": "MemberExpression",
"start": 1745,
"end": 1757,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 72,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 1745,
"end": 1749,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 72,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1750,
"end": 1757,
"loc": {
"start": {
"line": 72,
"column": 17
},
"end": {
"line": 72,
"column": 24
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1758,
"end": 1767,
"loc": {
"start": {
"line": 72,
"column": 25
},
"end": {
"line": 72,
"column": 34
},
"identifierName": "_addModel"
},
"name": "_addModel"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1768,
"end": 1775,
"loc": {
"start": {
"line": 72,
"column": 35
},
"end": {
"line": 72,
"column": 42
},
"identifierName": "modelId"
},
"name": "modelId"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1790,
"end": 1824,
"loc": {
"start": {
"line": 73,
"column": 12
},
"end": {
"line": 73,
"column": 46
}
},
"expression": {
"type": "CallExpression",
"start": 1790,
"end": 1823,
"loc": {
"start": {
"line": 73,
"column": 12
},
"end": {
"line": 73,
"column": 45
}
},
"callee": {
"type": "MemberExpression",
"start": 1790,
"end": 1799,
"loc": {
"start": {
"line": 73,
"column": 12
},
"end": {
"line": 73,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 1790,
"end": 1794,
"loc": {
"start": {
"line": 73,
"column": 12
},
"end": {
"line": 73,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1795,
"end": 1799,
"loc": {
"start": {
"line": 73,
"column": 17
},
"end": {
"line": 73,
"column": 21
},
"identifierName": "fire"
},
"name": "fire"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1800,
"end": 1813,
"loc": {
"start": {
"line": 73,
"column": 22
},
"end": {
"line": 73,
"column": 35
}
},
"extra": {
"rawValue": "modelLoaded",
"raw": "\"modelLoaded\""
},
"value": "modelLoaded"
},
{
"type": "Identifier",
"start": 1815,
"end": 1822,
"loc": {
"start": {
"line": 73,
"column": 37
},
"end": {
"line": 73,
"column": 44
},
"identifierName": "modelId"
},
"name": "modelId"
}
]
}
}
],
"directives": []
}
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " Handling model load events here ensures that we",
"start": 1515,
"end": 1565,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 58
}
}
},
{
"type": "CommentLine",
"value": " are able to fire \"modelLoaded\" after both trees updated.",
"start": 1574,
"end": 1633,
"loc": {
"start": {
"line": 68,
"column": 8
},
"end": {
"line": 68,
"column": 67
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1846,
"end": 2049,
"loc": {
"start": {
"line": 76,
"column": 8
},
"end": {
"line": 80,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 1846,
"end": 2048,
"loc": {
"start": {
"line": 76,
"column": 8
},
"end": {
"line": 80,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 1846,
"end": 1860,
"loc": {
"start": {
"line": 76,
"column": 8
},
"end": {
"line": 76,
"column": 22
}
},
"object": {
"type": "MemberExpression",
"start": 1846,
"end": 1857,
"loc": {
"start": {
"line": 76,
"column": 8
},
"end": {
"line": 76,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 1846,
"end": 1850,
"loc": {
"start": {
"line": 76,
"column": 8
},
"end": {
"line": 76,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1851,
"end": 1857,
"loc": {
"start": {
"line": 76,
"column": 13
},
"end": {
"line": 76,
"column": 19
},
"identifierName": "models"
},
"name": "models"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1858,
"end": 1860,
"loc": {
"start": {
"line": 76,
"column": 20
},
"end": {
"line": 76,
"column": 22
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1861,
"end": 1876,
"loc": {
"start": {
"line": 76,
"column": 23
},
"end": {
"line": 76,
"column": 38
}
},
"extra": {
"rawValue": "modelUnloaded",
"raw": "\"modelUnloaded\""
},
"value": "modelUnloaded"
},
{
"type": "ArrowFunctionExpression",
"start": 1878,
"end": 2047,
"loc": {
"start": {
"line": 76,
"column": 40
},
"end": {
"line": 80,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1879,
"end": 1886,
"loc": {
"start": {
"line": 76,
"column": 41
},
"end": {
"line": 76,
"column": 48
},
"identifierName": "modelId"
},
"name": "modelId"
}
],
"body": {
"type": "BlockStatement",
"start": 1891,
"end": 2047,
"loc": {
"start": {
"line": 76,
"column": 53
},
"end": {
"line": 80,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1905,
"end": 1940,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 47
}
},
"expression": {
"type": "CallExpression",
"start": 1905,
"end": 1939,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 46
}
},
"callee": {
"type": "MemberExpression",
"start": 1905,
"end": 1930,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 1905,
"end": 1917,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 1905,
"end": 1909,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1910,
"end": 1917,
"loc": {
"start": {
"line": 77,
"column": 17
},
"end": {
"line": 77,
"column": 24
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1918,
"end": 1930,
"loc": {
"start": {
"line": 77,
"column": 25
},
"end": {
"line": 77,
"column": 37
},
"identifierName": "_removeModel"
},
"name": "_removeModel"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1931,
"end": 1938,
"loc": {
"start": {
"line": 77,
"column": 38
},
"end": {
"line": 77,
"column": 45
},
"identifierName": "modelId"
},
"name": "modelId"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1953,
"end": 1988,
"loc": {
"start": {
"line": 78,
"column": 12
},
"end": {
"line": 78,
"column": 47
}
},
"expression": {
"type": "CallExpression",
"start": 1953,
"end": 1987,
"loc": {
"start": {
"line": 78,
"column": 12
},
"end": {
"line": 78,
"column": 46
}
},
"callee": {
"type": "MemberExpression",
"start": 1953,
"end": 1978,
"loc": {
"start": {
"line": 78,
"column": 12
},
"end": {
"line": 78,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 1953,
"end": 1965,
"loc": {
"start": {
"line": 78,
"column": 12
},
"end": {
"line": 78,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 1953,
"end": 1957,
"loc": {
"start": {
"line": 78,
"column": 12
},
"end": {
"line": 78,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 1958,
"end": 1965,
"loc": {
"start": {
"line": 78,
"column": 17
},
"end": {
"line": 78,
"column": 24
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1966,
"end": 1978,
"loc": {
"start": {
"line": 78,
"column": 25
},
"end": {
"line": 78,
"column": 37
},
"identifierName": "_removeModel"
},
"name": "_removeModel"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1979,
"end": 1986,
"loc": {
"start": {
"line": 78,
"column": 38
},
"end": {
"line": 78,
"column": 45
},
"identifierName": "modelId"
},
"name": "modelId"
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2001,
"end": 2037,
"loc": {
"start": {
"line": 79,
"column": 12
},
"end": {
"line": 79,
"column": 48
}
},
"expression": {
"type": "CallExpression",
"start": 2001,
"end": 2036,
"loc": {
"start": {
"line": 79,
"column": 12
},
"end": {
"line": 79,
"column": 47
}
},
"callee": {
"type": "MemberExpression",
"start": 2001,
"end": 2010,
"loc": {
"start": {
"line": 79,
"column": 12
},
"end": {
"line": 79,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 2001,
"end": 2005,
"loc": {
"start": {
"line": 79,
"column": 12
},
"end": {
"line": 79,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 2006,
"end": 2010,
"loc": {
"start": {
"line": 79,
"column": 17
},
"end": {
"line": 79,
"column": 21
},
"identifierName": "fire"
},
"name": "fire"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 2011,
"end": 2026,
"loc": {
"start": {
"line": 79,
"column": 22
},
"end": {
"line": 79,
"column": 37
}
},
"extra": {
"rawValue": "modelUnloaded",
"raw": "\"modelUnloaded\""
},
"value": "modelUnloaded"
},
{
"type": "Identifier",
"start": 2028,
"end": 2035,
"loc": {
"start": {
"line": 79,
"column": 39
},
"end": {
"line": 79,
"column": 46
},
"identifierName": "modelId"
},
"name": "modelId"
}
]
}
}
],
"directives": []
}
}
]
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* @private ",
"start": 281,
"end": 296,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 13,
"column": 19
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2061,
"end": 2103,
"loc": {
"start": {
"line": 83,
"column": 4
},
"end": {
"line": 85,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2061,
"end": 2077,
"loc": {
"start": {
"line": 83,
"column": 4
},
"end": {
"line": 83,
"column": 20
},
"identifierName": "_unloadAllModels"
},
"name": "_unloadAllModels"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2080,
"end": 2103,
"loc": {
"start": {
"line": 83,
"column": 23
},
"end": {
"line": 85,
"column": 5
}
},
"body": [],
"directives": [],
"leadingComments": null,
"innerComments": [
{
"type": "CommentLine",
"value": " TODO",
"start": 2090,
"end": 2097,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 15
}
}
}
]
}
},
{
"type": "ClassMethod",
"start": 2109,
"end": 2430,
"loc": {
"start": {
"line": 87,
"column": 4
},
"end": {
"line": 99,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2109,
"end": 2124,
"loc": {
"start": {
"line": 87,
"column": 4
},
"end": {
"line": 87,
"column": 19
},
"identifierName": "_showAllObjects"
},
"name": "_showAllObjects"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2127,
"end": 2430,
"loc": {
"start": {
"line": 87,
"column": 22
},
"end": {
"line": 99,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2138,
"end": 2164,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 34
}
},
"expression": {
"type": "CallExpression",
"start": 2138,
"end": 2163,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 33
}
},
"callee": {
"type": "MemberExpression",
"start": 2138,
"end": 2161,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 31
}
},
"object": {
"type": "MemberExpression",
"start": 2138,
"end": 2150,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2138,
"end": 2142,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2143,
"end": 2150,
"loc": {
"start": {
"line": 89,
"column": 13
},
"end": {
"line": 89,
"column": 20
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2151,
"end": 2161,
"loc": {
"start": {
"line": 89,
"column": 21
},
"end": {
"line": 89,
"column": 31
},
"identifierName": "muteEvents"
},
"name": "muteEvents"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2173,
"end": 2199,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 34
}
},
"expression": {
"type": "CallExpression",
"start": 2173,
"end": 2198,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 33
}
},
"callee": {
"type": "MemberExpression",
"start": 2173,
"end": 2196,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 31
}
},
"object": {
"type": "MemberExpression",
"start": 2173,
"end": 2185,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2173,
"end": 2177,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2178,
"end": 2185,
"loc": {
"start": {
"line": 90,
"column": 13
},
"end": {
"line": 90,
"column": 20
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2186,
"end": 2196,
"loc": {
"start": {
"line": 90,
"column": 21
},
"end": {
"line": 90,
"column": 31
},
"identifierName": "muteEvents"
},
"name": "muteEvents"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2209,
"end": 2280,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 79
}
},
"expression": {
"type": "CallExpression",
"start": 2209,
"end": 2279,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 78
}
},
"callee": {
"type": "MemberExpression",
"start": 2209,
"end": 2244,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 2209,
"end": 2226,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 25
}
},
"object": {
"type": "MemberExpression",
"start": 2209,
"end": 2220,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 2209,
"end": 2213,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2214,
"end": 2220,
"loc": {
"start": {
"line": 92,
"column": 13
},
"end": {
"line": 92,
"column": 19
},
"identifierName": "viewer"
},
"name": "viewer"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2221,
"end": 2226,
"loc": {
"start": {
"line": 92,
"column": 20
},
"end": {
"line": 92,
"column": 25
},
"identifierName": "scene"
},
"name": "scene"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2227,
"end": 2244,
"loc": {
"start": {
"line": 92,
"column": 26
},
"end": {
"line": 92,
"column": 43
},
"identifierName": "setObjectsVisible"
},
"name": "setObjectsVisible"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2245,
"end": 2272,
"loc": {
"start": {
"line": 92,
"column": 44
},
"end": {
"line": 92,
"column": 71
}
},
"object": {
"type": "MemberExpression",
"start": 2245,
"end": 2262,
"loc": {
"start": {
"line": 92,
"column": 44
},
"end": {
"line": 92,
"column": 61
}
},
"object": {
"type": "MemberExpression",
"start": 2245,
"end": 2256,
"loc": {
"start": {
"line": 92,
"column": 44
},
"end": {
"line": 92,
"column": 55
}
},
"object": {
"type": "ThisExpression",
"start": 2245,
"end": 2249,
"loc": {
"start": {
"line": 92,
"column": 44
},
"end": {
"line": 92,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"start": 2250,
"end": 2256,
"loc": {
"start": {
"line": 92,
"column": 49
},
"end": {
"line": 92,
"column": 55
},
"identifierName": "viewer"
},
"name": "viewer"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2257,
"end": 2262,
"loc": {
"start": {
"line": 92,
"column": 56
},
"end": {
"line": 92,
"column": 61
},
"identifierName": "scene"
},
"name": "scene"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2263,
"end": 2272,
"loc": {
"start": {
"line": 92,
"column": 62
},
"end": {
"line": 92,
"column": 71
},
"identifierName": "objectIds"
},
"name": "objectIds"
},
"computed": false
},
{
"type": "BooleanLiteral",
"start": 2274,
"end": 2278,
"loc": {
"start": {
"line": 92,
"column": 73
},
"end": {
"line": 92,
"column": 77
}
},
"value": true
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2290,
"end": 2315,
"loc": {
"start": {
"line": 94,
"column": 8
},
"end": {
"line": 94,
"column": 33
}
},
"expression": {
"type": "CallExpression",
"start": 2290,
"end": 2314,
"loc": {
"start": {
"line": 94,
"column": 8
},
"end": {
"line": 94,
"column": 32
}
},
"callee": {
"type": "MemberExpression",
"start": 2290,
"end": 2312,
"loc": {
"start": {
"line": 94,
"column": 8
},
"end": {
"line": 94,
"column": 30
}
},
"object": {
"type": "MemberExpression",
"start": 2290,
"end": 2302,
"loc": {
"start": {
"line": 94,
"column": 8
},
"end": {
"line": 94,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2290,
"end": 2294,
"loc": {
"start": {
"line": 94,
"column": 8
},
"end": {
"line": 94,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2295,
"end": 2302,
"loc": {
"start": {
"line": 94,
"column": 13
},
"end": {
"line": 94,
"column": 20
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2303,
"end": 2312,
"loc": {
"start": {
"line": 94,
"column": 21
},
"end": {
"line": 94,
"column": 30
},
"identifierName": "selectAll"
},
"name": "selectAll"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2324,
"end": 2349,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 33
}
},
"expression": {
"type": "CallExpression",
"start": 2324,
"end": 2348,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 32
}
},
"callee": {
"type": "MemberExpression",
"start": 2324,
"end": 2346,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 30
}
},
"object": {
"type": "MemberExpression",
"start": 2324,
"end": 2336,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2324,
"end": 2328,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2329,
"end": 2336,
"loc": {
"start": {
"line": 95,
"column": 13
},
"end": {
"line": 95,
"column": 20
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2337,
"end": 2346,
"loc": {
"start": {
"line": 95,
"column": 21
},
"end": {
"line": 95,
"column": 30
},
"identifierName": "selectAll"
},
"name": "selectAll"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2359,
"end": 2387,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 2359,
"end": 2386,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 2359,
"end": 2384,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 2359,
"end": 2371,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2359,
"end": 2363,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2364,
"end": 2371,
"loc": {
"start": {
"line": 97,
"column": 13
},
"end": {
"line": 97,
"column": 20
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2372,
"end": 2384,
"loc": {
"start": {
"line": 97,
"column": 21
},
"end": {
"line": 97,
"column": 33
},
"identifierName": "unmuteEvents"
},
"name": "unmuteEvents"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2396,
"end": 2424,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 2396,
"end": 2423,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 2396,
"end": 2421,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 2396,
"end": 2408,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2396,
"end": 2400,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2401,
"end": 2408,
"loc": {
"start": {
"line": 98,
"column": 13
},
"end": {
"line": 98,
"column": 20
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2409,
"end": 2421,
"loc": {
"start": {
"line": 98,
"column": 21
},
"end": {
"line": 98,
"column": 33
},
"identifierName": "unmuteEvents"
},
"name": "unmuteEvents"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 2436,
"end": 2769,
"loc": {
"start": {
"line": 101,
"column": 4
},
"end": {
"line": 113,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2436,
"end": 2451,
"loc": {
"start": {
"line": 101,
"column": 4
},
"end": {
"line": 101,
"column": 19
},
"identifierName": "_hideAllObjects"
},
"name": "_hideAllObjects"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2454,
"end": 2769,
"loc": {
"start": {
"line": 101,
"column": 22
},
"end": {
"line": 113,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2465,
"end": 2491,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 34
}
},
"expression": {
"type": "CallExpression",
"start": 2465,
"end": 2490,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 33
}
},
"callee": {
"type": "MemberExpression",
"start": 2465,
"end": 2488,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 31
}
},
"object": {
"type": "MemberExpression",
"start": 2465,
"end": 2477,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2465,
"end": 2469,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2470,
"end": 2477,
"loc": {
"start": {
"line": 103,
"column": 13
},
"end": {
"line": 103,
"column": 20
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2478,
"end": 2488,
"loc": {
"start": {
"line": 103,
"column": 21
},
"end": {
"line": 103,
"column": 31
},
"identifierName": "muteEvents"
},
"name": "muteEvents"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2500,
"end": 2526,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 34
}
},
"expression": {
"type": "CallExpression",
"start": 2500,
"end": 2525,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 33
}
},
"callee": {
"type": "MemberExpression",
"start": 2500,
"end": 2523,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 31
}
},
"object": {
"type": "MemberExpression",
"start": 2500,
"end": 2512,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2500,
"end": 2504,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2505,
"end": 2512,
"loc": {
"start": {
"line": 104,
"column": 13
},
"end": {
"line": 104,
"column": 20
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2513,
"end": 2523,
"loc": {
"start": {
"line": 104,
"column": 21
},
"end": {
"line": 104,
"column": 31
},
"identifierName": "muteEvents"
},
"name": "muteEvents"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2536,
"end": 2615,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 87
}
},
"expression": {
"type": "CallExpression",
"start": 2536,
"end": 2614,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 86
}
},
"callee": {
"type": "MemberExpression",
"start": 2536,
"end": 2571,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 2536,
"end": 2553,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 25
}
},
"object": {
"type": "MemberExpression",
"start": 2536,
"end": 2547,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 2536,
"end": 2540,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2541,
"end": 2547,
"loc": {
"start": {
"line": 106,
"column": 13
},
"end": {
"line": 106,
"column": 19
},
"identifierName": "viewer"
},
"name": "viewer"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2548,
"end": 2553,
"loc": {
"start": {
"line": 106,
"column": 20
},
"end": {
"line": 106,
"column": 25
},
"identifierName": "scene"
},
"name": "scene"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2554,
"end": 2571,
"loc": {
"start": {
"line": 106,
"column": 26
},
"end": {
"line": 106,
"column": 43
},
"identifierName": "setObjectsVisible"
},
"name": "setObjectsVisible"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2572,
"end": 2606,
"loc": {
"start": {
"line": 106,
"column": 44
},
"end": {
"line": 106,
"column": 78
}
},
"object": {
"type": "MemberExpression",
"start": 2572,
"end": 2589,
"loc": {
"start": {
"line": 106,
"column": 44
},
"end": {
"line": 106,
"column": 61
}
},
"object": {
"type": "MemberExpression",
"start": 2572,
"end": 2583,
"loc": {
"start": {
"line": 106,
"column": 44
},
"end": {
"line": 106,
"column": 55
}
},
"object": {
"type": "ThisExpression",
"start": 2572,
"end": 2576,
"loc": {
"start": {
"line": 106,
"column": 44
},
"end": {
"line": 106,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"start": 2577,
"end": 2583,
"loc": {
"start": {
"line": 106,
"column": 49
},
"end": {
"line": 106,
"column": 55
},
"identifierName": "viewer"
},
"name": "viewer"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2584,
"end": 2589,
"loc": {
"start": {
"line": 106,
"column": 56
},
"end": {
"line": 106,
"column": 61
},
"identifierName": "scene"
},
"name": "scene"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2590,
"end": 2606,
"loc": {
"start": {
"line": 106,
"column": 62
},
"end": {
"line": 106,
"column": 78
},
"identifierName": "visibleObjectIds"
},
"name": "visibleObjectIds"
},
"computed": false
},
{
"type": "BooleanLiteral",
"start": 2608,
"end": 2613,
"loc": {
"start": {
"line": 106,
"column": 80
},
"end": {
"line": 106,
"column": 85
}
},
"value": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2625,
"end": 2652,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 2625,
"end": 2651,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 2625,
"end": 2649,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 32
}
},
"object": {
"type": "MemberExpression",
"start": 2625,
"end": 2637,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2625,
"end": 2629,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2630,
"end": 2637,
"loc": {
"start": {
"line": 108,
"column": 13
},
"end": {
"line": 108,
"column": 20
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2638,
"end": 2649,
"loc": {
"start": {
"line": 108,
"column": 21
},
"end": {
"line": 108,
"column": 32
},
"identifierName": "deselectAll"
},
"name": "deselectAll"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2661,
"end": 2688,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 2661,
"end": 2687,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 2661,
"end": 2685,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 32
}
},
"object": {
"type": "MemberExpression",
"start": 2661,
"end": 2673,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2661,
"end": 2665,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2666,
"end": 2673,
"loc": {
"start": {
"line": 109,
"column": 13
},
"end": {
"line": 109,
"column": 20
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2674,
"end": 2685,
"loc": {
"start": {
"line": 109,
"column": 21
},
"end": {
"line": 109,
"column": 32
},
"identifierName": "deselectAll"
},
"name": "deselectAll"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2698,
"end": 2726,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 2698,
"end": 2725,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 2698,
"end": 2723,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 2698,
"end": 2710,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2698,
"end": 2702,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2703,
"end": 2710,
"loc": {
"start": {
"line": 111,
"column": 13
},
"end": {
"line": 111,
"column": 20
},
"identifierName": "objects"
},
"name": "objects"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2711,
"end": 2723,
"loc": {
"start": {
"line": 111,
"column": 21
},
"end": {
"line": 111,
"column": 33
},
"identifierName": "unmuteEvents"
},
"name": "unmuteEvents"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 2735,
"end": 2763,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 2735,
"end": 2762,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 2735,
"end": 2760,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 2735,
"end": 2747,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2735,
"end": 2739,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2740,
"end": 2747,
"loc": {
"start": {
"line": 112,
"column": 13
},
"end": {
"line": 112,
"column": 20
},
"identifierName": "classes"
},
"name": "classes"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2748,
"end": 2760,
"loc": {
"start": {
"line": 112,
"column": 21
},
"end": {
"line": 112,
"column": 33
},
"identifierName": "unmuteEvents"
},
"name": "unmuteEvents"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
},
{
"type": "ClassMethod",
"start": 2775,
"end": 2817,
"loc": {
"start": {
"line": 115,
"column": 4
},
"end": {
"line": 117,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2775,
"end": 2782,
"loc": {
"start": {
"line": 115,
"column": 4
},
"end": {
"line": 115,
"column": 11
},
"identifierName": "destroy"
},
"name": "destroy"
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2785,
"end": 2817,
"loc": {
"start": {
"line": 115,
"column": 14
},
"end": {
"line": 117,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2795,
"end": 2811,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 24
}
},
"expression": {
"type": "CallExpression",
"start": 2795,
"end": 2810,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 23
}
},
"callee": {
"type": "MemberExpression",
"start": 2795,
"end": 2808,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 21
}
},
"object": {
"type": "Super",
"start": 2795,
"end": 2800,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 13
}
}
},
"property": {
"type": "Identifier",
"start": 2801,
"end": 2808,
"loc": {
"start": {
"line": 116,
"column": 14
},
"end": {
"line": 116,
"column": 21
},
"identifierName": "destroy"
},
"name": "destroy"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
]
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Manages the explorer trees.\n *\n * Located at {@link Toolbar#explorer}.\n ",
"start": 158,
"end": 239,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 10,
"column": 3
}
}
}
],
"__PseudoExport__": false,
"trailingComments": []
},
"specifiers": null,
"source": null,
"leadingComments": null
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "*\n * Manages the explorer trees.\n *\n * Located at {@link Toolbar#explorer}.\n ",
"start": 158,
"end": 239,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 10,
"column": 3
}
}
},
{
"type": "CommentBlock",
"value": "* @private ",
"start": 281,
"end": 296,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 13,
"column": 19
}
}
},
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Models}\n ",
"start": 366,
"end": 418,
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 21,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Objects}\n ",
"start": 473,
"end": 526,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 27,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Classes}\n ",
"start": 583,
"end": 636,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 33,
"column": 11
}
}
},
{
"type": "CommentLine",
"value": " /**",
"start": 693,
"end": 699,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 14
}
}
},
{
"type": "CommentLine",
"value": " *",
"start": 708,
"end": 713,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 13
}
}
},
{
"type": "CommentLine",
"value": " * @type {Storeys}",
"start": 722,
"end": 743,
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 29
}
}
},
{
"type": "CommentLine",
"value": " */",
"start": 752,
"end": 758,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 14
}
}
},
{
"type": "CommentLine",
"value": " this.storeys = new Storeys(this, cfg);",
"start": 767,
"end": 808,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 49
}
}
},
{
"type": "CommentLine",
"value": " Handling model load events here ensures that we",
"start": 1515,
"end": 1565,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 58
}
}
},
{
"type": "CommentLine",
"value": " are able to fire \"modelLoaded\" after both trees updated.",
"start": 1574,
"end": 1633,
"loc": {
"start": {
"line": 68,
"column": 8
},
"end": {
"line": 68,
"column": 67
}
}
},
{
"type": "CommentLine",
"value": " TODO",
"start": 2090,
"end": 2097,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 15
}
}
}
],
"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": "Controller",
"start": 8,
"end": 18,
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 18
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 18,
"end": 19,
"loc": {
"start": {
"line": 1,
"column": 18
},
"end": {
"line": 1,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 20,
"end": 24,
"loc": {
"start": {
"line": 1,
"column": 20
},
"end": {
"line": 1,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../Controller.js",
"start": 25,
"end": 43,
"loc": {
"start": {
"line": 1,
"column": 25
},
"end": {
"line": 1,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 43,
"end": 44,
"loc": {
"start": {
"line": 1,
"column": 43
},
"end": {
"line": 1,
"column": 44
}
}
},
{
"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": 45,
"end": 51,
"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": 52,
"end": 53,
"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": "Classes",
"start": 53,
"end": 60,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 60,
"end": 61,
"loc": {
"start": {
"line": 2,
"column": 15
},
"end": {
"line": 2,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 62,
"end": 66,
"loc": {
"start": {
"line": 2,
"column": 17
},
"end": {
"line": 2,
"column": 21
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./Classes.js",
"start": 67,
"end": 81,
"loc": {
"start": {
"line": 2,
"column": 22
},
"end": {
"line": 2,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 81,
"end": 82,
"loc": {
"start": {
"line": 2,
"column": 36
},
"end": {
"line": 2,
"column": 37
}
}
},
{
"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": 83,
"end": 89,
"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": 90,
"end": 91,
"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": "Objects",
"start": 91,
"end": 98,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 98,
"end": 99,
"loc": {
"start": {
"line": 3,
"column": 15
},
"end": {
"line": 3,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 100,
"end": 104,
"loc": {
"start": {
"line": 3,
"column": 17
},
"end": {
"line": 3,
"column": 21
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./Objects.js",
"start": 105,
"end": 119,
"loc": {
"start": {
"line": 3,
"column": 22
},
"end": {
"line": 3,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 119,
"end": 120,
"loc": {
"start": {
"line": 3,
"column": 36
},
"end": {
"line": 3,
"column": 37
}
}
},
{
"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": 121,
"end": 127,
"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": 128,
"end": 129,
"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": "Models",
"start": 129,
"end": 135,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 14
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 135,
"end": 136,
"loc": {
"start": {
"line": 4,
"column": 14
},
"end": {
"line": 4,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 137,
"end": 141,
"loc": {
"start": {
"line": 4,
"column": 16
},
"end": {
"line": 4,
"column": 20
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./Models.js",
"start": 142,
"end": 155,
"loc": {
"start": {
"line": 4,
"column": 21
},
"end": {
"line": 4,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 155,
"end": 156,
"loc": {
"start": {
"line": 4,
"column": 34
},
"end": {
"line": 4,
"column": 35
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Manages the explorer trees.\n *\n * Located at {@link Toolbar#explorer}.\n ",
"start": 158,
"end": 239,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 10,
"column": 3
}
}
},
{
"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": 240,
"end": 245,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 11,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Explorer",
"start": 246,
"end": 254,
"loc": {
"start": {
"line": 11,
"column": 6
},
"end": {
"line": 11,
"column": 14
}
}
},
{
"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": 255,
"end": 262,
"loc": {
"start": {
"line": 11,
"column": 15
},
"end": {
"line": 11,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Controller",
"start": 263,
"end": 273,
"loc": {
"start": {
"line": 11,
"column": 23
},
"end": {
"line": 11,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 274,
"end": 275,
"loc": {
"start": {
"line": 11,
"column": 34
},
"end": {
"line": 11,
"column": 35
}
}
},
{
"type": "CommentBlock",
"value": "* @private ",
"start": 281,
"end": 296,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 13,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 301,
"end": 312,
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 14,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 312,
"end": 313,
"loc": {
"start": {
"line": 14,
"column": 15
},
"end": {
"line": 14,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parent",
"start": 313,
"end": 319,
"loc": {
"start": {
"line": 14,
"column": 16
},
"end": {
"line": 14,
"column": 22
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 319,
"end": 320,
"loc": {
"start": {
"line": 14,
"column": 22
},
"end": {
"line": 14,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 321,
"end": 324,
"loc": {
"start": {
"line": 14,
"column": 24
},
"end": {
"line": 14,
"column": 27
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 325,
"end": 326,
"loc": {
"start": {
"line": 14,
"column": 28
},
"end": {
"line": 14,
"column": 29
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 327,
"end": 328,
"loc": {
"start": {
"line": 14,
"column": 30
},
"end": {
"line": 14,
"column": 31
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 328,
"end": 329,
"loc": {
"start": {
"line": 14,
"column": 31
},
"end": {
"line": 14,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 329,
"end": 330,
"loc": {
"start": {
"line": 14,
"column": 32
},
"end": {
"line": 14,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 331,
"end": 332,
"loc": {
"start": {
"line": 14,
"column": 34
},
"end": {
"line": 14,
"column": 35
}
}
},
{
"type": {
"label": "super",
"keyword": "super",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "super",
"start": 342,
"end": 347,
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 13
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 347,
"end": 348,
"loc": {
"start": {
"line": 16,
"column": 13
},
"end": {
"line": 16,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parent",
"start": 348,
"end": 354,
"loc": {
"start": {
"line": 16,
"column": 14
},
"end": {
"line": 16,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 354,
"end": 355,
"loc": {
"start": {
"line": 16,
"column": 20
},
"end": {
"line": 16,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 355,
"end": 356,
"loc": {
"start": {
"line": 16,
"column": 21
},
"end": {
"line": 16,
"column": 22
}
}
},
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Models}\n ",
"start": 366,
"end": 418,
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 21,
"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": 427,
"end": 431,
"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": 431,
"end": 432,
"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": "models",
"start": 432,
"end": 438,
"loc": {
"start": {
"line": 22,
"column": 13
},
"end": {
"line": 22,
"column": 19
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 439,
"end": 440,
"loc": {
"start": {
"line": 22,
"column": 20
},
"end": {
"line": 22,
"column": 21
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 441,
"end": 444,
"loc": {
"start": {
"line": 22,
"column": 22
},
"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": "Models",
"start": 445,
"end": 451,
"loc": {
"start": {
"line": 22,
"column": 26
},
"end": {
"line": 22,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 451,
"end": 452,
"loc": {
"start": {
"line": 22,
"column": 32
},
"end": {
"line": 22,
"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": 452,
"end": 456,
"loc": {
"start": {
"line": 22,
"column": 33
},
"end": {
"line": 22,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 456,
"end": 457,
"loc": {
"start": {
"line": 22,
"column": 37
},
"end": {
"line": 22,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 458,
"end": 461,
"loc": {
"start": {
"line": 22,
"column": 39
},
"end": {
"line": 22,
"column": 42
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 461,
"end": 462,
"loc": {
"start": {
"line": 22,
"column": 42
},
"end": {
"line": 22,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 462,
"end": 463,
"loc": {
"start": {
"line": 22,
"column": 43
},
"end": {
"line": 22,
"column": 44
}
}
},
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Objects}\n ",
"start": 473,
"end": 526,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 27,
"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": 535,
"end": 539,
"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": 539,
"end": 540,
"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": "objects",
"start": 540,
"end": 547,
"loc": {
"start": {
"line": 28,
"column": 13
},
"end": {
"line": 28,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 548,
"end": 549,
"loc": {
"start": {
"line": 28,
"column": 21
},
"end": {
"line": 28,
"column": 22
}
}
},
{
"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": 550,
"end": 553,
"loc": {
"start": {
"line": 28,
"column": 23
},
"end": {
"line": 28,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Objects",
"start": 554,
"end": 561,
"loc": {
"start": {
"line": 28,
"column": 27
},
"end": {
"line": 28,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 561,
"end": 562,
"loc": {
"start": {
"line": 28,
"column": 34
},
"end": {
"line": 28,
"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": 562,
"end": 566,
"loc": {
"start": {
"line": 28,
"column": 35
},
"end": {
"line": 28,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 566,
"end": 567,
"loc": {
"start": {
"line": 28,
"column": 39
},
"end": {
"line": 28,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 568,
"end": 571,
"loc": {
"start": {
"line": 28,
"column": 41
},
"end": {
"line": 28,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 571,
"end": 572,
"loc": {
"start": {
"line": 28,
"column": 44
},
"end": {
"line": 28,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 572,
"end": 573,
"loc": {
"start": {
"line": 28,
"column": 45
},
"end": {
"line": 28,
"column": 46
}
}
},
{
"type": "CommentBlock",
"value": "*\n *\n * @type {Classes}\n ",
"start": 583,
"end": 636,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 33,
"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": 645,
"end": 649,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 649,
"end": 650,
"loc": {
"start": {
"line": 34,
"column": 12
},
"end": {
"line": 34,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "classes",
"start": 650,
"end": 657,
"loc": {
"start": {
"line": 34,
"column": 13
},
"end": {
"line": 34,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 658,
"end": 659,
"loc": {
"start": {
"line": 34,
"column": 21
},
"end": {
"line": 34,
"column": 22
}
}
},
{
"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": 660,
"end": 663,
"loc": {
"start": {
"line": 34,
"column": 23
},
"end": {
"line": 34,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Classes",
"start": 664,
"end": 671,
"loc": {
"start": {
"line": 34,
"column": 27
},
"end": {
"line": 34,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 671,
"end": 672,
"loc": {
"start": {
"line": 34,
"column": 34
},
"end": {
"line": 34,
"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": 672,
"end": 676,
"loc": {
"start": {
"line": 34,
"column": 35
},
"end": {
"line": 34,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 676,
"end": 677,
"loc": {
"start": {
"line": 34,
"column": 39
},
"end": {
"line": 34,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 678,
"end": 681,
"loc": {
"start": {
"line": 34,
"column": 41
},
"end": {
"line": 34,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 681,
"end": 682,
"loc": {
"start": {
"line": 34,
"column": 44
},
"end": {
"line": 34,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 682,
"end": 683,
"loc": {
"start": {
"line": 34,
"column": 45
},
"end": {
"line": 34,
"column": 46
}
}
},
{
"type": "CommentLine",
"value": " /**",
"start": 693,
"end": 699,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 14
}
}
},
{
"type": "CommentLine",
"value": " *",
"start": 708,
"end": 713,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 13
}
}
},
{
"type": "CommentLine",
"value": " * @type {Storeys}",
"start": 722,
"end": 743,
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 29
}
}
},
{
"type": "CommentLine",
"value": " */",
"start": 752,
"end": 758,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 14
}
}
},
{
"type": "CommentLine",
"value": " this.storeys = new Storeys(this, cfg);",
"start": 767,
"end": 808,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "$",
"start": 818,
"end": 819,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 9
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 819,
"end": 820,
"loc": {
"start": {
"line": 42,
"column": 9
},
"end": {
"line": 42,
"column": 10
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "#unloadAllModels",
"start": 820,
"end": 838,
"loc": {
"start": {
"line": 42,
"column": 10
},
"end": {
"line": 42,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 838,
"end": 839,
"loc": {
"start": {
"line": 42,
"column": 28
},
"end": {
"line": 42,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 839,
"end": 840,
"loc": {
"start": {
"line": 42,
"column": 29
},
"end": {
"line": 42,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 840,
"end": 842,
"loc": {
"start": {
"line": 42,
"column": 30
},
"end": {
"line": 42,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 842,
"end": 843,
"loc": {
"start": {
"line": 42,
"column": 32
},
"end": {
"line": 42,
"column": 33
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "click",
"start": 843,
"end": 850,
"loc": {
"start": {
"line": 42,
"column": 33
},
"end": {
"line": 42,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 850,
"end": 851,
"loc": {
"start": {
"line": 42,
"column": 40
},
"end": {
"line": 42,
"column": 41
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 852,
"end": 853,
"loc": {
"start": {
"line": 42,
"column": 42
},
"end": {
"line": 42,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "event",
"start": 853,
"end": 858,
"loc": {
"start": {
"line": 42,
"column": 43
},
"end": {
"line": 42,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 858,
"end": 859,
"loc": {
"start": {
"line": 42,
"column": 48
},
"end": {
"line": 42,
"column": 49
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 860,
"end": 862,
"loc": {
"start": {
"line": 42,
"column": 50
},
"end": {
"line": 42,
"column": 52
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 863,
"end": 864,
"loc": {
"start": {
"line": 42,
"column": 53
},
"end": {
"line": 42,
"column": 54
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 877,
"end": 881,
"loc": {
"start": {
"line": 43,
"column": 12
},
"end": {
"line": 43,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 881,
"end": 882,
"loc": {
"start": {
"line": 43,
"column": 16
},
"end": {
"line": 43,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_unloadAllModels",
"start": 882,
"end": 898,
"loc": {
"start": {
"line": 43,
"column": 17
},
"end": {
"line": 43,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 898,
"end": 899,
"loc": {
"start": {
"line": 43,
"column": 33
},
"end": {
"line": 43,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 899,
"end": 900,
"loc": {
"start": {
"line": 43,
"column": 34
},
"end": {
"line": 43,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 900,
"end": 901,
"loc": {
"start": {
"line": 43,
"column": 35
},
"end": {
"line": 43,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "event",
"start": 914,
"end": 919,
"loc": {
"start": {
"line": 44,
"column": 12
},
"end": {
"line": 44,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 919,
"end": 920,
"loc": {
"start": {
"line": 44,
"column": 17
},
"end": {
"line": 44,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "preventDefault",
"start": 920,
"end": 934,
"loc": {
"start": {
"line": 44,
"column": 18
},
"end": {
"line": 44,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 934,
"end": 935,
"loc": {
"start": {
"line": 44,
"column": 32
},
"end": {
"line": 44,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 935,
"end": 936,
"loc": {
"start": {
"line": 44,
"column": 33
},
"end": {
"line": 44,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 936,
"end": 937,
"loc": {
"start": {
"line": 44,
"column": 34
},
"end": {
"line": 44,
"column": 35
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 946,
"end": 947,
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 947,
"end": 948,
"loc": {
"start": {
"line": 45,
"column": 9
},
"end": {
"line": 45,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 948,
"end": 949,
"loc": {
"start": {
"line": 45,
"column": 10
},
"end": {
"line": 45,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "$",
"start": 959,
"end": 960,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 9
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 960,
"end": 961,
"loc": {
"start": {
"line": 47,
"column": 9
},
"end": {
"line": 47,
"column": 10
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "#showAllObjects",
"start": 961,
"end": 978,
"loc": {
"start": {
"line": 47,
"column": 10
},
"end": {
"line": 47,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 978,
"end": 979,
"loc": {
"start": {
"line": 47,
"column": 27
},
"end": {
"line": 47,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 979,
"end": 980,
"loc": {
"start": {
"line": 47,
"column": 28
},
"end": {
"line": 47,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 980,
"end": 982,
"loc": {
"start": {
"line": 47,
"column": 29
},
"end": {
"line": 47,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 982,
"end": 983,
"loc": {
"start": {
"line": 47,
"column": 31
},
"end": {
"line": 47,
"column": 32
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "click",
"start": 983,
"end": 990,
"loc": {
"start": {
"line": 47,
"column": 32
},
"end": {
"line": 47,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 990,
"end": 991,
"loc": {
"start": {
"line": 47,
"column": 39
},
"end": {
"line": 47,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 992,
"end": 993,
"loc": {
"start": {
"line": 47,
"column": 41
},
"end": {
"line": 47,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "event",
"start": 993,
"end": 998,
"loc": {
"start": {
"line": 47,
"column": 42
},
"end": {
"line": 47,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 998,
"end": 999,
"loc": {
"start": {
"line": 47,
"column": 47
},
"end": {
"line": 47,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1000,
"end": 1002,
"loc": {
"start": {
"line": 47,
"column": 49
},
"end": {
"line": 47,
"column": 51
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1003,
"end": 1004,
"loc": {
"start": {
"line": 47,
"column": 52
},
"end": {
"line": 47,
"column": 53
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1017,
"end": 1021,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1021,
"end": 1022,
"loc": {
"start": {
"line": 48,
"column": 16
},
"end": {
"line": 48,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_showAllObjects",
"start": 1022,
"end": 1037,
"loc": {
"start": {
"line": 48,
"column": 17
},
"end": {
"line": 48,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1037,
"end": 1038,
"loc": {
"start": {
"line": 48,
"column": 32
},
"end": {
"line": 48,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1038,
"end": 1039,
"loc": {
"start": {
"line": 48,
"column": 33
},
"end": {
"line": 48,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1039,
"end": 1040,
"loc": {
"start": {
"line": 48,
"column": 34
},
"end": {
"line": 48,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "event",
"start": 1053,
"end": 1058,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1058,
"end": 1059,
"loc": {
"start": {
"line": 49,
"column": 17
},
"end": {
"line": 49,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "preventDefault",
"start": 1059,
"end": 1073,
"loc": {
"start": {
"line": 49,
"column": 18
},
"end": {
"line": 49,
"column": 32
}
}
},
{
"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": 49,
"column": 32
},
"end": {
"line": 49,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1074,
"end": 1075,
"loc": {
"start": {
"line": 49,
"column": 33
},
"end": {
"line": 49,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1075,
"end": 1076,
"loc": {
"start": {
"line": 49,
"column": 34
},
"end": {
"line": 49,
"column": 35
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1085,
"end": 1086,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1086,
"end": 1087,
"loc": {
"start": {
"line": 50,
"column": 9
},
"end": {
"line": 50,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1087,
"end": 1088,
"loc": {
"start": {
"line": 50,
"column": 10
},
"end": {
"line": 50,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "$",
"start": 1098,
"end": 1099,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 9
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1099,
"end": 1100,
"loc": {
"start": {
"line": 52,
"column": 9
},
"end": {
"line": 52,
"column": 10
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "#hideAllObjects",
"start": 1100,
"end": 1117,
"loc": {
"start": {
"line": 52,
"column": 10
},
"end": {
"line": 52,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1117,
"end": 1118,
"loc": {
"start": {
"line": 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,
"updateContext": null
},
"start": 1118,
"end": 1119,
"loc": {
"start": {
"line": 52,
"column": 28
},
"end": {
"line": 52,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 1119,
"end": 1121,
"loc": {
"start": {
"line": 52,
"column": 29
},
"end": {
"line": 52,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1121,
"end": 1122,
"loc": {
"start": {
"line": 52,
"column": 31
},
"end": {
"line": 52,
"column": 32
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "click",
"start": 1122,
"end": 1129,
"loc": {
"start": {
"line": 52,
"column": 32
},
"end": {
"line": 52,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1129,
"end": 1130,
"loc": {
"start": {
"line": 52,
"column": 39
},
"end": {
"line": 52,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1131,
"end": 1132,
"loc": {
"start": {
"line": 52,
"column": 41
},
"end": {
"line": 52,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "event",
"start": 1132,
"end": 1137,
"loc": {
"start": {
"line": 52,
"column": 42
},
"end": {
"line": 52,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1137,
"end": 1138,
"loc": {
"start": {
"line": 52,
"column": 47
},
"end": {
"line": 52,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1139,
"end": 1141,
"loc": {
"start": {
"line": 52,
"column": 49
},
"end": {
"line": 52,
"column": 51
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1142,
"end": 1143,
"loc": {
"start": {
"line": 52,
"column": 52
},
"end": {
"line": 52,
"column": 53
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1156,
"end": 1160,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1160,
"end": 1161,
"loc": {
"start": {
"line": 53,
"column": 16
},
"end": {
"line": 53,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_hideAllObjects",
"start": 1161,
"end": 1176,
"loc": {
"start": {
"line": 53,
"column": 17
},
"end": {
"line": 53,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1176,
"end": 1177,
"loc": {
"start": {
"line": 53,
"column": 32
},
"end": {
"line": 53,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1177,
"end": 1178,
"loc": {
"start": {
"line": 53,
"column": 33
},
"end": {
"line": 53,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1178,
"end": 1179,
"loc": {
"start": {
"line": 53,
"column": 34
},
"end": {
"line": 53,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "event",
"start": 1192,
"end": 1197,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1197,
"end": 1198,
"loc": {
"start": {
"line": 54,
"column": 17
},
"end": {
"line": 54,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "preventDefault",
"start": 1198,
"end": 1212,
"loc": {
"start": {
"line": 54,
"column": 18
},
"end": {
"line": 54,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1212,
"end": 1213,
"loc": {
"start": {
"line": 54,
"column": 32
},
"end": {
"line": 54,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1213,
"end": 1214,
"loc": {
"start": {
"line": 54,
"column": 33
},
"end": {
"line": 54,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1214,
"end": 1215,
"loc": {
"start": {
"line": 54,
"column": 34
},
"end": {
"line": 54,
"column": 35
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1224,
"end": 1225,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1225,
"end": 1226,
"loc": {
"start": {
"line": 55,
"column": 9
},
"end": {
"line": 55,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1226,
"end": 1227,
"loc": {
"start": {
"line": 55,
"column": 10
},
"end": {
"line": 55,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "$",
"start": 1237,
"end": 1238,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 9
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1238,
"end": 1239,
"loc": {
"start": {
"line": 57,
"column": 9
},
"end": {
"line": 57,
"column": 10
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "#showAllClasses",
"start": 1239,
"end": 1256,
"loc": {
"start": {
"line": 57,
"column": 10
},
"end": {
"line": 57,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1256,
"end": 1257,
"loc": {
"start": {
"line": 57,
"column": 27
},
"end": {
"line": 57,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1257,
"end": 1258,
"loc": {
"start": {
"line": 57,
"column": 28
},
"end": {
"line": 57,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 1258,
"end": 1260,
"loc": {
"start": {
"line": 57,
"column": 29
},
"end": {
"line": 57,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1260,
"end": 1261,
"loc": {
"start": {
"line": 57,
"column": 31
},
"end": {
"line": 57,
"column": 32
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "click",
"start": 1261,
"end": 1268,
"loc": {
"start": {
"line": 57,
"column": 32
},
"end": {
"line": 57,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1268,
"end": 1269,
"loc": {
"start": {
"line": 57,
"column": 39
},
"end": {
"line": 57,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1270,
"end": 1271,
"loc": {
"start": {
"line": 57,
"column": 41
},
"end": {
"line": 57,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "event",
"start": 1271,
"end": 1276,
"loc": {
"start": {
"line": 57,
"column": 42
},
"end": {
"line": 57,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1276,
"end": 1277,
"loc": {
"start": {
"line": 57,
"column": 47
},
"end": {
"line": 57,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1278,
"end": 1280,
"loc": {
"start": {
"line": 57,
"column": 49
},
"end": {
"line": 57,
"column": 51
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1281,
"end": 1282,
"loc": {
"start": {
"line": 57,
"column": 52
},
"end": {
"line": 57,
"column": 53
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1295,
"end": 1299,
"loc": {
"start": {
"line": 58,
"column": 12
},
"end": {
"line": 58,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1299,
"end": 1300,
"loc": {
"start": {
"line": 58,
"column": 16
},
"end": {
"line": 58,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_showAllObjects",
"start": 1300,
"end": 1315,
"loc": {
"start": {
"line": 58,
"column": 17
},
"end": {
"line": 58,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1315,
"end": 1316,
"loc": {
"start": {
"line": 58,
"column": 32
},
"end": {
"line": 58,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1316,
"end": 1317,
"loc": {
"start": {
"line": 58,
"column": 33
},
"end": {
"line": 58,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1317,
"end": 1318,
"loc": {
"start": {
"line": 58,
"column": 34
},
"end": {
"line": 58,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "event",
"start": 1331,
"end": 1336,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1336,
"end": 1337,
"loc": {
"start": {
"line": 59,
"column": 17
},
"end": {
"line": 59,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "preventDefault",
"start": 1337,
"end": 1351,
"loc": {
"start": {
"line": 59,
"column": 18
},
"end": {
"line": 59,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1351,
"end": 1352,
"loc": {
"start": {
"line": 59,
"column": 32
},
"end": {
"line": 59,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1352,
"end": 1353,
"loc": {
"start": {
"line": 59,
"column": 33
},
"end": {
"line": 59,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1353,
"end": 1354,
"loc": {
"start": {
"line": 59,
"column": 34
},
"end": {
"line": 59,
"column": 35
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1363,
"end": 1364,
"loc": {
"start": {
"line": 60,
"column": 8
},
"end": {
"line": 60,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1364,
"end": 1365,
"loc": {
"start": {
"line": 60,
"column": 9
},
"end": {
"line": 60,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1365,
"end": 1366,
"loc": {
"start": {
"line": 60,
"column": 10
},
"end": {
"line": 60,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "$",
"start": 1376,
"end": 1377,
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 9
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1377,
"end": 1378,
"loc": {
"start": {
"line": 62,
"column": 9
},
"end": {
"line": 62,
"column": 10
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "#hideAllClasses",
"start": 1378,
"end": 1395,
"loc": {
"start": {
"line": 62,
"column": 10
},
"end": {
"line": 62,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1395,
"end": 1396,
"loc": {
"start": {
"line": 62,
"column": 27
},
"end": {
"line": 62,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1396,
"end": 1397,
"loc": {
"start": {
"line": 62,
"column": 28
},
"end": {
"line": 62,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 1397,
"end": 1399,
"loc": {
"start": {
"line": 62,
"column": 29
},
"end": {
"line": 62,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1399,
"end": 1400,
"loc": {
"start": {
"line": 62,
"column": 31
},
"end": {
"line": 62,
"column": 32
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "click",
"start": 1400,
"end": 1407,
"loc": {
"start": {
"line": 62,
"column": 32
},
"end": {
"line": 62,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1407,
"end": 1408,
"loc": {
"start": {
"line": 62,
"column": 39
},
"end": {
"line": 62,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1409,
"end": 1410,
"loc": {
"start": {
"line": 62,
"column": 41
},
"end": {
"line": 62,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "event",
"start": 1410,
"end": 1415,
"loc": {
"start": {
"line": 62,
"column": 42
},
"end": {
"line": 62,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1415,
"end": 1416,
"loc": {
"start": {
"line": 62,
"column": 47
},
"end": {
"line": 62,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1417,
"end": 1419,
"loc": {
"start": {
"line": 62,
"column": 49
},
"end": {
"line": 62,
"column": 51
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1420,
"end": 1421,
"loc": {
"start": {
"line": 62,
"column": 52
},
"end": {
"line": 62,
"column": 53
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1434,
"end": 1438,
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1438,
"end": 1439,
"loc": {
"start": {
"line": 63,
"column": 16
},
"end": {
"line": 63,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_hideAllObjects",
"start": 1439,
"end": 1454,
"loc": {
"start": {
"line": 63,
"column": 17
},
"end": {
"line": 63,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1454,
"end": 1455,
"loc": {
"start": {
"line": 63,
"column": 32
},
"end": {
"line": 63,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1455,
"end": 1456,
"loc": {
"start": {
"line": 63,
"column": 33
},
"end": {
"line": 63,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1456,
"end": 1457,
"loc": {
"start": {
"line": 63,
"column": 34
},
"end": {
"line": 63,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "event",
"start": 1470,
"end": 1475,
"loc": {
"start": {
"line": 64,
"column": 12
},
"end": {
"line": 64,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1475,
"end": 1476,
"loc": {
"start": {
"line": 64,
"column": 17
},
"end": {
"line": 64,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "preventDefault",
"start": 1476,
"end": 1490,
"loc": {
"start": {
"line": 64,
"column": 18
},
"end": {
"line": 64,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1490,
"end": 1491,
"loc": {
"start": {
"line": 64,
"column": 32
},
"end": {
"line": 64,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1491,
"end": 1492,
"loc": {
"start": {
"line": 64,
"column": 33
},
"end": {
"line": 64,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1492,
"end": 1493,
"loc": {
"start": {
"line": 64,
"column": 34
},
"end": {
"line": 64,
"column": 35
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1502,
"end": 1503,
"loc": {
"start": {
"line": 65,
"column": 8
},
"end": {
"line": 65,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1503,
"end": 1504,
"loc": {
"start": {
"line": 65,
"column": 9
},
"end": {
"line": 65,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1504,
"end": 1505,
"loc": {
"start": {
"line": 65,
"column": 10
},
"end": {
"line": 65,
"column": 11
}
}
},
{
"type": "CommentLine",
"value": " Handling model load events here ensures that we",
"start": 1515,
"end": 1565,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 58
}
}
},
{
"type": "CommentLine",
"value": " are able to fire \"modelLoaded\" after both trees updated.",
"start": 1574,
"end": 1633,
"loc": {
"start": {
"line": 68,
"column": 8
},
"end": {
"line": 68,
"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": 1643,
"end": 1647,
"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": 1647,
"end": 1648,
"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": "models",
"start": 1648,
"end": 1654,
"loc": {
"start": {
"line": 70,
"column": 13
},
"end": {
"line": 70,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1654,
"end": 1655,
"loc": {
"start": {
"line": 70,
"column": 19
},
"end": {
"line": 70,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 1655,
"end": 1657,
"loc": {
"start": {
"line": 70,
"column": 20
},
"end": {
"line": 70,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1657,
"end": 1658,
"loc": {
"start": {
"line": 70,
"column": 22
},
"end": {
"line": 70,
"column": 23
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "modelLoaded",
"start": 1658,
"end": 1671,
"loc": {
"start": {
"line": 70,
"column": 23
},
"end": {
"line": 70,
"column": 36
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1671,
"end": 1672,
"loc": {
"start": {
"line": 70,
"column": 36
},
"end": {
"line": 70,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1673,
"end": 1674,
"loc": {
"start": {
"line": 70,
"column": 38
},
"end": {
"line": 70,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "modelId",
"start": 1674,
"end": 1681,
"loc": {
"start": {
"line": 70,
"column": 39
},
"end": {
"line": 70,
"column": 46
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1681,
"end": 1682,
"loc": {
"start": {
"line": 70,
"column": 46
},
"end": {
"line": 70,
"column": 47
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1683,
"end": 1685,
"loc": {
"start": {
"line": 70,
"column": 48
},
"end": {
"line": 70,
"column": 50
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1686,
"end": 1687,
"loc": {
"start": {
"line": 70,
"column": 51
},
"end": {
"line": 70,
"column": 52
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1700,
"end": 1704,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1704,
"end": 1705,
"loc": {
"start": {
"line": 71,
"column": 16
},
"end": {
"line": 71,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "objects",
"start": 1705,
"end": 1712,
"loc": {
"start": {
"line": 71,
"column": 17
},
"end": {
"line": 71,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1712,
"end": 1713,
"loc": {
"start": {
"line": 71,
"column": 24
},
"end": {
"line": 71,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_addModel",
"start": 1713,
"end": 1722,
"loc": {
"start": {
"line": 71,
"column": 25
},
"end": {
"line": 71,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1722,
"end": 1723,
"loc": {
"start": {
"line": 71,
"column": 34
},
"end": {
"line": 71,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "modelId",
"start": 1723,
"end": 1730,
"loc": {
"start": {
"line": 71,
"column": 35
},
"end": {
"line": 71,
"column": 42
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1730,
"end": 1731,
"loc": {
"start": {
"line": 71,
"column": 42
},
"end": {
"line": 71,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1731,
"end": 1732,
"loc": {
"start": {
"line": 71,
"column": 43
},
"end": {
"line": 71,
"column": 44
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1745,
"end": 1749,
"loc": {
"start": {
"line": 72,
"column": 12
},
"end": {
"line": 72,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1749,
"end": 1750,
"loc": {
"start": {
"line": 72,
"column": 16
},
"end": {
"line": 72,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "classes",
"start": 1750,
"end": 1757,
"loc": {
"start": {
"line": 72,
"column": 17
},
"end": {
"line": 72,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1757,
"end": 1758,
"loc": {
"start": {
"line": 72,
"column": 24
},
"end": {
"line": 72,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_addModel",
"start": 1758,
"end": 1767,
"loc": {
"start": {
"line": 72,
"column": 25
},
"end": {
"line": 72,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1767,
"end": 1768,
"loc": {
"start": {
"line": 72,
"column": 34
},
"end": {
"line": 72,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "modelId",
"start": 1768,
"end": 1775,
"loc": {
"start": {
"line": 72,
"column": 35
},
"end": {
"line": 72,
"column": 42
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1775,
"end": 1776,
"loc": {
"start": {
"line": 72,
"column": 42
},
"end": {
"line": 72,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1776,
"end": 1777,
"loc": {
"start": {
"line": 72,
"column": 43
},
"end": {
"line": 72,
"column": 44
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1790,
"end": 1794,
"loc": {
"start": {
"line": 73,
"column": 12
},
"end": {
"line": 73,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1794,
"end": 1795,
"loc": {
"start": {
"line": 73,
"column": 16
},
"end": {
"line": 73,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fire",
"start": 1795,
"end": 1799,
"loc": {
"start": {
"line": 73,
"column": 17
},
"end": {
"line": 73,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1799,
"end": 1800,
"loc": {
"start": {
"line": 73,
"column": 21
},
"end": {
"line": 73,
"column": 22
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "modelLoaded",
"start": 1800,
"end": 1813,
"loc": {
"start": {
"line": 73,
"column": 22
},
"end": {
"line": 73,
"column": 35
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1813,
"end": 1814,
"loc": {
"start": {
"line": 73,
"column": 35
},
"end": {
"line": 73,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "modelId",
"start": 1815,
"end": 1822,
"loc": {
"start": {
"line": 73,
"column": 37
},
"end": {
"line": 73,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1822,
"end": 1823,
"loc": {
"start": {
"line": 73,
"column": 44
},
"end": {
"line": 73,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1823,
"end": 1824,
"loc": {
"start": {
"line": 73,
"column": 45
},
"end": {
"line": 73,
"column": 46
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1833,
"end": 1834,
"loc": {
"start": {
"line": 74,
"column": 8
},
"end": {
"line": 74,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1834,
"end": 1835,
"loc": {
"start": {
"line": 74,
"column": 9
},
"end": {
"line": 74,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1835,
"end": 1836,
"loc": {
"start": {
"line": 74,
"column": 10
},
"end": {
"line": 74,
"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": 1846,
"end": 1850,
"loc": {
"start": {
"line": 76,
"column": 8
},
"end": {
"line": 76,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1850,
"end": 1851,
"loc": {
"start": {
"line": 76,
"column": 12
},
"end": {
"line": 76,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "models",
"start": 1851,
"end": 1857,
"loc": {
"start": {
"line": 76,
"column": 13
},
"end": {
"line": 76,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1857,
"end": 1858,
"loc": {
"start": {
"line": 76,
"column": 19
},
"end": {
"line": 76,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 1858,
"end": 1860,
"loc": {
"start": {
"line": 76,
"column": 20
},
"end": {
"line": 76,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1860,
"end": 1861,
"loc": {
"start": {
"line": 76,
"column": 22
},
"end": {
"line": 76,
"column": 23
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "modelUnloaded",
"start": 1861,
"end": 1876,
"loc": {
"start": {
"line": 76,
"column": 23
},
"end": {
"line": 76,
"column": 38
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1876,
"end": 1877,
"loc": {
"start": {
"line": 76,
"column": 38
},
"end": {
"line": 76,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1878,
"end": 1879,
"loc": {
"start": {
"line": 76,
"column": 40
},
"end": {
"line": 76,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "modelId",
"start": 1879,
"end": 1886,
"loc": {
"start": {
"line": 76,
"column": 41
},
"end": {
"line": 76,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1886,
"end": 1887,
"loc": {
"start": {
"line": 76,
"column": 48
},
"end": {
"line": 76,
"column": 49
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1888,
"end": 1890,
"loc": {
"start": {
"line": 76,
"column": 50
},
"end": {
"line": 76,
"column": 52
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1891,
"end": 1892,
"loc": {
"start": {
"line": 76,
"column": 53
},
"end": {
"line": 76,
"column": 54
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1905,
"end": 1909,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1909,
"end": 1910,
"loc": {
"start": {
"line": 77,
"column": 16
},
"end": {
"line": 77,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "objects",
"start": 1910,
"end": 1917,
"loc": {
"start": {
"line": 77,
"column": 17
},
"end": {
"line": 77,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1917,
"end": 1918,
"loc": {
"start": {
"line": 77,
"column": 24
},
"end": {
"line": 77,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_removeModel",
"start": 1918,
"end": 1930,
"loc": {
"start": {
"line": 77,
"column": 25
},
"end": {
"line": 77,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1930,
"end": 1931,
"loc": {
"start": {
"line": 77,
"column": 37
},
"end": {
"line": 77,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "modelId",
"start": 1931,
"end": 1938,
"loc": {
"start": {
"line": 77,
"column": 38
},
"end": {
"line": 77,
"column": 45
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1938,
"end": 1939,
"loc": {
"start": {
"line": 77,
"column": 45
},
"end": {
"line": 77,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1939,
"end": 1940,
"loc": {
"start": {
"line": 77,
"column": 46
},
"end": {
"line": 77,
"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": 1953,
"end": 1957,
"loc": {
"start": {
"line": 78,
"column": 12
},
"end": {
"line": 78,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1957,
"end": 1958,
"loc": {
"start": {
"line": 78,
"column": 16
},
"end": {
"line": 78,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "classes",
"start": 1958,
"end": 1965,
"loc": {
"start": {
"line": 78,
"column": 17
},
"end": {
"line": 78,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1965,
"end": 1966,
"loc": {
"start": {
"line": 78,
"column": 24
},
"end": {
"line": 78,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_removeModel",
"start": 1966,
"end": 1978,
"loc": {
"start": {
"line": 78,
"column": 25
},
"end": {
"line": 78,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1978,
"end": 1979,
"loc": {
"start": {
"line": 78,
"column": 37
},
"end": {
"line": 78,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "modelId",
"start": 1979,
"end": 1986,
"loc": {
"start": {
"line": 78,
"column": 38
},
"end": {
"line": 78,
"column": 45
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1986,
"end": 1987,
"loc": {
"start": {
"line": 78,
"column": 45
},
"end": {
"line": 78,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1987,
"end": 1988,
"loc": {
"start": {
"line": 78,
"column": 46
},
"end": {
"line": 78,
"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": 2001,
"end": 2005,
"loc": {
"start": {
"line": 79,
"column": 12
},
"end": {
"line": 79,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2005,
"end": 2006,
"loc": {
"start": {
"line": 79,
"column": 16
},
"end": {
"line": 79,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fire",
"start": 2006,
"end": 2010,
"loc": {
"start": {
"line": 79,
"column": 17
},
"end": {
"line": 79,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2010,
"end": 2011,
"loc": {
"start": {
"line": 79,
"column": 21
},
"end": {
"line": 79,
"column": 22
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "modelUnloaded",
"start": 2011,
"end": 2026,
"loc": {
"start": {
"line": 79,
"column": 22
},
"end": {
"line": 79,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2026,
"end": 2027,
"loc": {
"start": {
"line": 79,
"column": 37
},
"end": {
"line": 79,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "modelId",
"start": 2028,
"end": 2035,
"loc": {
"start": {
"line": 79,
"column": 39
},
"end": {
"line": 79,
"column": 46
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2035,
"end": 2036,
"loc": {
"start": {
"line": 79,
"column": 46
},
"end": {
"line": 79,
"column": 47
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2036,
"end": 2037,
"loc": {
"start": {
"line": 79,
"column": 47
},
"end": {
"line": 79,
"column": 48
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2046,
"end": 2047,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2047,
"end": 2048,
"loc": {
"start": {
"line": 80,
"column": 9
},
"end": {
"line": 80,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2048,
"end": 2049,
"loc": {
"start": {
"line": 80,
"column": 10
},
"end": {
"line": 80,
"column": 11
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2054,
"end": 2055,
"loc": {
"start": {
"line": 81,
"column": 4
},
"end": {
"line": 81,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_unloadAllModels",
"start": 2061,
"end": 2077,
"loc": {
"start": {
"line": 83,
"column": 4
},
"end": {
"line": 83,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2077,
"end": 2078,
"loc": {
"start": {
"line": 83,
"column": 20
},
"end": {
"line": 83,
"column": 21
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2078,
"end": 2079,
"loc": {
"start": {
"line": 83,
"column": 21
},
"end": {
"line": 83,
"column": 22
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2080,
"end": 2081,
"loc": {
"start": {
"line": 83,
"column": 23
},
"end": {
"line": 83,
"column": 24
}
}
},
{
"type": "CommentLine",
"value": " TODO",
"start": 2090,
"end": 2097,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2102,
"end": 2103,
"loc": {
"start": {
"line": 85,
"column": 4
},
"end": {
"line": 85,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_showAllObjects",
"start": 2109,
"end": 2124,
"loc": {
"start": {
"line": 87,
"column": 4
},
"end": {
"line": 87,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2124,
"end": 2125,
"loc": {
"start": {
"line": 87,
"column": 19
},
"end": {
"line": 87,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2125,
"end": 2126,
"loc": {
"start": {
"line": 87,
"column": 20
},
"end": {
"line": 87,
"column": 21
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2127,
"end": 2128,
"loc": {
"start": {
"line": 87,
"column": 22
},
"end": {
"line": 87,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2138,
"end": 2142,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2142,
"end": 2143,
"loc": {
"start": {
"line": 89,
"column": 12
},
"end": {
"line": 89,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "objects",
"start": 2143,
"end": 2150,
"loc": {
"start": {
"line": 89,
"column": 13
},
"end": {
"line": 89,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2150,
"end": 2151,
"loc": {
"start": {
"line": 89,
"column": 20
},
"end": {
"line": 89,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "muteEvents",
"start": 2151,
"end": 2161,
"loc": {
"start": {
"line": 89,
"column": 21
},
"end": {
"line": 89,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2161,
"end": 2162,
"loc": {
"start": {
"line": 89,
"column": 31
},
"end": {
"line": 89,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2162,
"end": 2163,
"loc": {
"start": {
"line": 89,
"column": 32
},
"end": {
"line": 89,
"column": 33
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2163,
"end": 2164,
"loc": {
"start": {
"line": 89,
"column": 33
},
"end": {
"line": 89,
"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": 2173,
"end": 2177,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2177,
"end": 2178,
"loc": {
"start": {
"line": 90,
"column": 12
},
"end": {
"line": 90,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "classes",
"start": 2178,
"end": 2185,
"loc": {
"start": {
"line": 90,
"column": 13
},
"end": {
"line": 90,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2185,
"end": 2186,
"loc": {
"start": {
"line": 90,
"column": 20
},
"end": {
"line": 90,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "muteEvents",
"start": 2186,
"end": 2196,
"loc": {
"start": {
"line": 90,
"column": 21
},
"end": {
"line": 90,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2196,
"end": 2197,
"loc": {
"start": {
"line": 90,
"column": 31
},
"end": {
"line": 90,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2197,
"end": 2198,
"loc": {
"start": {
"line": 90,
"column": 32
},
"end": {
"line": 90,
"column": 33
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2198,
"end": 2199,
"loc": {
"start": {
"line": 90,
"column": 33
},
"end": {
"line": 90,
"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": 2209,
"end": 2213,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2213,
"end": 2214,
"loc": {
"start": {
"line": 92,
"column": 12
},
"end": {
"line": 92,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "viewer",
"start": 2214,
"end": 2220,
"loc": {
"start": {
"line": 92,
"column": 13
},
"end": {
"line": 92,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2220,
"end": 2221,
"loc": {
"start": {
"line": 92,
"column": 19
},
"end": {
"line": 92,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scene",
"start": 2221,
"end": 2226,
"loc": {
"start": {
"line": 92,
"column": 20
},
"end": {
"line": 92,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2226,
"end": 2227,
"loc": {
"start": {
"line": 92,
"column": 25
},
"end": {
"line": 92,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setObjectsVisible",
"start": 2227,
"end": 2244,
"loc": {
"start": {
"line": 92,
"column": 26
},
"end": {
"line": 92,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2244,
"end": 2245,
"loc": {
"start": {
"line": 92,
"column": 43
},
"end": {
"line": 92,
"column": 44
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2245,
"end": 2249,
"loc": {
"start": {
"line": 92,
"column": 44
},
"end": {
"line": 92,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2249,
"end": 2250,
"loc": {
"start": {
"line": 92,
"column": 48
},
"end": {
"line": 92,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "viewer",
"start": 2250,
"end": 2256,
"loc": {
"start": {
"line": 92,
"column": 49
},
"end": {
"line": 92,
"column": 55
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2256,
"end": 2257,
"loc": {
"start": {
"line": 92,
"column": 55
},
"end": {
"line": 92,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scene",
"start": 2257,
"end": 2262,
"loc": {
"start": {
"line": 92,
"column": 56
},
"end": {
"line": 92,
"column": 61
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2262,
"end": 2263,
"loc": {
"start": {
"line": 92,
"column": 61
},
"end": {
"line": 92,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "objectIds",
"start": 2263,
"end": 2272,
"loc": {
"start": {
"line": 92,
"column": 62
},
"end": {
"line": 92,
"column": 71
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2272,
"end": 2273,
"loc": {
"start": {
"line": 92,
"column": 71
},
"end": {
"line": 92,
"column": 72
}
}
},
{
"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": 2274,
"end": 2278,
"loc": {
"start": {
"line": 92,
"column": 73
},
"end": {
"line": 92,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2278,
"end": 2279,
"loc": {
"start": {
"line": 92,
"column": 77
},
"end": {
"line": 92,
"column": 78
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2279,
"end": 2280,
"loc": {
"start": {
"line": 92,
"column": 78
},
"end": {
"line": 92,
"column": 79
}
}
},
{
"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": 2290,
"end": 2294,
"loc": {
"start": {
"line": 94,
"column": 8
},
"end": {
"line": 94,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2294,
"end": 2295,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "objects",
"start": 2295,
"end": 2302,
"loc": {
"start": {
"line": 94,
"column": 13
},
"end": {
"line": 94,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2302,
"end": 2303,
"loc": {
"start": {
"line": 94,
"column": 20
},
"end": {
"line": 94,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "selectAll",
"start": 2303,
"end": 2312,
"loc": {
"start": {
"line": 94,
"column": 21
},
"end": {
"line": 94,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2312,
"end": 2313,
"loc": {
"start": {
"line": 94,
"column": 30
},
"end": {
"line": 94,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2313,
"end": 2314,
"loc": {
"start": {
"line": 94,
"column": 31
},
"end": {
"line": 94,
"column": 32
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2314,
"end": 2315,
"loc": {
"start": {
"line": 94,
"column": 32
},
"end": {
"line": 94,
"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": 2324,
"end": 2328,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2328,
"end": 2329,
"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": "classes",
"start": 2329,
"end": 2336,
"loc": {
"start": {
"line": 95,
"column": 13
},
"end": {
"line": 95,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2336,
"end": 2337,
"loc": {
"start": {
"line": 95,
"column": 20
},
"end": {
"line": 95,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "selectAll",
"start": 2337,
"end": 2346,
"loc": {
"start": {
"line": 95,
"column": 21
},
"end": {
"line": 95,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2346,
"end": 2347,
"loc": {
"start": {
"line": 95,
"column": 30
},
"end": {
"line": 95,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2347,
"end": 2348,
"loc": {
"start": {
"line": 95,
"column": 31
},
"end": {
"line": 95,
"column": 32
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2348,
"end": 2349,
"loc": {
"start": {
"line": 95,
"column": 32
},
"end": {
"line": 95,
"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": 2359,
"end": 2363,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 97,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2363,
"end": 2364,
"loc": {
"start": {
"line": 97,
"column": 12
},
"end": {
"line": 97,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "objects",
"start": 2364,
"end": 2371,
"loc": {
"start": {
"line": 97,
"column": 13
},
"end": {
"line": 97,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2371,
"end": 2372,
"loc": {
"start": {
"line": 97,
"column": 20
},
"end": {
"line": 97,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unmuteEvents",
"start": 2372,
"end": 2384,
"loc": {
"start": {
"line": 97,
"column": 21
},
"end": {
"line": 97,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2384,
"end": 2385,
"loc": {
"start": {
"line": 97,
"column": 33
},
"end": {
"line": 97,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2385,
"end": 2386,
"loc": {
"start": {
"line": 97,
"column": 34
},
"end": {
"line": 97,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2386,
"end": 2387,
"loc": {
"start": {
"line": 97,
"column": 35
},
"end": {
"line": 97,
"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": 2396,
"end": 2400,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2400,
"end": 2401,
"loc": {
"start": {
"line": 98,
"column": 12
},
"end": {
"line": 98,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "classes",
"start": 2401,
"end": 2408,
"loc": {
"start": {
"line": 98,
"column": 13
},
"end": {
"line": 98,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2408,
"end": 2409,
"loc": {
"start": {
"line": 98,
"column": 20
},
"end": {
"line": 98,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unmuteEvents",
"start": 2409,
"end": 2421,
"loc": {
"start": {
"line": 98,
"column": 21
},
"end": {
"line": 98,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2421,
"end": 2422,
"loc": {
"start": {
"line": 98,
"column": 33
},
"end": {
"line": 98,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2422,
"end": 2423,
"loc": {
"start": {
"line": 98,
"column": 34
},
"end": {
"line": 98,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2423,
"end": 2424,
"loc": {
"start": {
"line": 98,
"column": 35
},
"end": {
"line": 98,
"column": 36
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2429,
"end": 2430,
"loc": {
"start": {
"line": 99,
"column": 4
},
"end": {
"line": 99,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_hideAllObjects",
"start": 2436,
"end": 2451,
"loc": {
"start": {
"line": 101,
"column": 4
},
"end": {
"line": 101,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2451,
"end": 2452,
"loc": {
"start": {
"line": 101,
"column": 19
},
"end": {
"line": 101,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2452,
"end": 2453,
"loc": {
"start": {
"line": 101,
"column": 20
},
"end": {
"line": 101,
"column": 21
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2454,
"end": 2455,
"loc": {
"start": {
"line": 101,
"column": 22
},
"end": {
"line": 101,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2465,
"end": 2469,
"loc": {
"start": {
"line": 103,
"column": 8
},
"end": {
"line": 103,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2469,
"end": 2470,
"loc": {
"start": {
"line": 103,
"column": 12
},
"end": {
"line": 103,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "objects",
"start": 2470,
"end": 2477,
"loc": {
"start": {
"line": 103,
"column": 13
},
"end": {
"line": 103,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2477,
"end": 2478,
"loc": {
"start": {
"line": 103,
"column": 20
},
"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": "muteEvents",
"start": 2478,
"end": 2488,
"loc": {
"start": {
"line": 103,
"column": 21
},
"end": {
"line": 103,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2488,
"end": 2489,
"loc": {
"start": {
"line": 103,
"column": 31
},
"end": {
"line": 103,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2489,
"end": 2490,
"loc": {
"start": {
"line": 103,
"column": 32
},
"end": {
"line": 103,
"column": 33
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2490,
"end": 2491,
"loc": {
"start": {
"line": 103,
"column": 33
},
"end": {
"line": 103,
"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": 2500,
"end": 2504,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2504,
"end": 2505,
"loc": {
"start": {
"line": 104,
"column": 12
},
"end": {
"line": 104,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "classes",
"start": 2505,
"end": 2512,
"loc": {
"start": {
"line": 104,
"column": 13
},
"end": {
"line": 104,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2512,
"end": 2513,
"loc": {
"start": {
"line": 104,
"column": 20
},
"end": {
"line": 104,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "muteEvents",
"start": 2513,
"end": 2523,
"loc": {
"start": {
"line": 104,
"column": 21
},
"end": {
"line": 104,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2523,
"end": 2524,
"loc": {
"start": {
"line": 104,
"column": 31
},
"end": {
"line": 104,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2524,
"end": 2525,
"loc": {
"start": {
"line": 104,
"column": 32
},
"end": {
"line": 104,
"column": 33
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2525,
"end": 2526,
"loc": {
"start": {
"line": 104,
"column": 33
},
"end": {
"line": 104,
"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": 2536,
"end": 2540,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2540,
"end": 2541,
"loc": {
"start": {
"line": 106,
"column": 12
},
"end": {
"line": 106,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "viewer",
"start": 2541,
"end": 2547,
"loc": {
"start": {
"line": 106,
"column": 13
},
"end": {
"line": 106,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2547,
"end": 2548,
"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": "scene",
"start": 2548,
"end": 2553,
"loc": {
"start": {
"line": 106,
"column": 20
},
"end": {
"line": 106,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2553,
"end": 2554,
"loc": {
"start": {
"line": 106,
"column": 25
},
"end": {
"line": 106,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setObjectsVisible",
"start": 2554,
"end": 2571,
"loc": {
"start": {
"line": 106,
"column": 26
},
"end": {
"line": 106,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2571,
"end": 2572,
"loc": {
"start": {
"line": 106,
"column": 43
},
"end": {
"line": 106,
"column": 44
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2572,
"end": 2576,
"loc": {
"start": {
"line": 106,
"column": 44
},
"end": {
"line": 106,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2576,
"end": 2577,
"loc": {
"start": {
"line": 106,
"column": 48
},
"end": {
"line": 106,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "viewer",
"start": 2577,
"end": 2583,
"loc": {
"start": {
"line": 106,
"column": 49
},
"end": {
"line": 106,
"column": 55
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2583,
"end": 2584,
"loc": {
"start": {
"line": 106,
"column": 55
},
"end": {
"line": 106,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "scene",
"start": 2584,
"end": 2589,
"loc": {
"start": {
"line": 106,
"column": 56
},
"end": {
"line": 106,
"column": 61
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2589,
"end": 2590,
"loc": {
"start": {
"line": 106,
"column": 61
},
"end": {
"line": 106,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visibleObjectIds",
"start": 2590,
"end": 2606,
"loc": {
"start": {
"line": 106,
"column": 62
},
"end": {
"line": 106,
"column": 78
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2606,
"end": 2607,
"loc": {
"start": {
"line": 106,
"column": 78
},
"end": {
"line": 106,
"column": 79
}
}
},
{
"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": 2608,
"end": 2613,
"loc": {
"start": {
"line": 106,
"column": 80
},
"end": {
"line": 106,
"column": 85
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2613,
"end": 2614,
"loc": {
"start": {
"line": 106,
"column": 85
},
"end": {
"line": 106,
"column": 86
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2614,
"end": 2615,
"loc": {
"start": {
"line": 106,
"column": 86
},
"end": {
"line": 106,
"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": 2625,
"end": 2629,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2629,
"end": 2630,
"loc": {
"start": {
"line": 108,
"column": 12
},
"end": {
"line": 108,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "objects",
"start": 2630,
"end": 2637,
"loc": {
"start": {
"line": 108,
"column": 13
},
"end": {
"line": 108,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2637,
"end": 2638,
"loc": {
"start": {
"line": 108,
"column": 20
},
"end": {
"line": 108,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "deselectAll",
"start": 2638,
"end": 2649,
"loc": {
"start": {
"line": 108,
"column": 21
},
"end": {
"line": 108,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2649,
"end": 2650,
"loc": {
"start": {
"line": 108,
"column": 32
},
"end": {
"line": 108,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2650,
"end": 2651,
"loc": {
"start": {
"line": 108,
"column": 33
},
"end": {
"line": 108,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2651,
"end": 2652,
"loc": {
"start": {
"line": 108,
"column": 34
},
"end": {
"line": 108,
"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": 2661,
"end": 2665,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2665,
"end": 2666,
"loc": {
"start": {
"line": 109,
"column": 12
},
"end": {
"line": 109,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "classes",
"start": 2666,
"end": 2673,
"loc": {
"start": {
"line": 109,
"column": 13
},
"end": {
"line": 109,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2673,
"end": 2674,
"loc": {
"start": {
"line": 109,
"column": 20
},
"end": {
"line": 109,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "deselectAll",
"start": 2674,
"end": 2685,
"loc": {
"start": {
"line": 109,
"column": 21
},
"end": {
"line": 109,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2685,
"end": 2686,
"loc": {
"start": {
"line": 109,
"column": 32
},
"end": {
"line": 109,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2686,
"end": 2687,
"loc": {
"start": {
"line": 109,
"column": 33
},
"end": {
"line": 109,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2687,
"end": 2688,
"loc": {
"start": {
"line": 109,
"column": 34
},
"end": {
"line": 109,
"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": 2698,
"end": 2702,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 111,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2702,
"end": 2703,
"loc": {
"start": {
"line": 111,
"column": 12
},
"end": {
"line": 111,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "objects",
"start": 2703,
"end": 2710,
"loc": {
"start": {
"line": 111,
"column": 13
},
"end": {
"line": 111,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2710,
"end": 2711,
"loc": {
"start": {
"line": 111,
"column": 20
},
"end": {
"line": 111,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unmuteEvents",
"start": 2711,
"end": 2723,
"loc": {
"start": {
"line": 111,
"column": 21
},
"end": {
"line": 111,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2723,
"end": 2724,
"loc": {
"start": {
"line": 111,
"column": 33
},
"end": {
"line": 111,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2724,
"end": 2725,
"loc": {
"start": {
"line": 111,
"column": 34
},
"end": {
"line": 111,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2725,
"end": 2726,
"loc": {
"start": {
"line": 111,
"column": 35
},
"end": {
"line": 111,
"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": 2735,
"end": 2739,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2739,
"end": 2740,
"loc": {
"start": {
"line": 112,
"column": 12
},
"end": {
"line": 112,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "classes",
"start": 2740,
"end": 2747,
"loc": {
"start": {
"line": 112,
"column": 13
},
"end": {
"line": 112,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2747,
"end": 2748,
"loc": {
"start": {
"line": 112,
"column": 20
},
"end": {
"line": 112,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unmuteEvents",
"start": 2748,
"end": 2760,
"loc": {
"start": {
"line": 112,
"column": 21
},
"end": {
"line": 112,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2760,
"end": 2761,
"loc": {
"start": {
"line": 112,
"column": 33
},
"end": {
"line": 112,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2761,
"end": 2762,
"loc": {
"start": {
"line": 112,
"column": 34
},
"end": {
"line": 112,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2762,
"end": 2763,
"loc": {
"start": {
"line": 112,
"column": 35
},
"end": {
"line": 112,
"column": 36
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2768,
"end": 2769,
"loc": {
"start": {
"line": 113,
"column": 4
},
"end": {
"line": 113,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "destroy",
"start": 2775,
"end": 2782,
"loc": {
"start": {
"line": 115,
"column": 4
},
"end": {
"line": 115,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2782,
"end": 2783,
"loc": {
"start": {
"line": 115,
"column": 11
},
"end": {
"line": 115,
"column": 12
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2783,
"end": 2784,
"loc": {
"start": {
"line": 115,
"column": 12
},
"end": {
"line": 115,
"column": 13
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2785,
"end": 2786,
"loc": {
"start": {
"line": 115,
"column": 14
},
"end": {
"line": 115,
"column": 15
}
}
},
{
"type": {
"label": "super",
"keyword": "super",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "super",
"start": 2795,
"end": 2800,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 13
}
}
},
{
"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": 116,
"column": 13
},
"end": {
"line": 116,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "destroy",
"start": 2801,
"end": 2808,
"loc": {
"start": {
"line": 116,
"column": 14
},
"end": {
"line": 116,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2808,
"end": 2809,
"loc": {
"start": {
"line": 116,
"column": 21
},
"end": {
"line": 116,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2809,
"end": 2810,
"loc": {
"start": {
"line": 116,
"column": 22
},
"end": {
"line": 116,
"column": 23
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2810,
"end": 2811,
"loc": {
"start": {
"line": 116,
"column": 23
},
"end": {
"line": 116,
"column": 24
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2816,
"end": 2817,
"loc": {
"start": {
"line": 117,
"column": 4
},
"end": {
"line": 117,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2818,
"end": 2819,
"loc": {
"start": {
"line": 118,
"column": 0
},
"end": {
"line": 118,
"column": 1
}
}
},
{
"type": {
"label": "export",
"keyword": "export",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "export",
"start": 2821,
"end": 2827,
"loc": {
"start": {
"line": 120,
"column": 0
},
"end": {
"line": 120,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2828,
"end": 2829,
"loc": {
"start": {
"line": 120,
"column": 7
},
"end": {
"line": 120,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Explorer",
"start": 2829,
"end": 2837,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 120,
"column": 16
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2837,
"end": 2838,
"loc": {
"start": {
"line": 120,
"column": 16
},
"end": {
"line": 120,
"column": 17
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2838,
"end": 2839,
"loc": {
"start": {
"line": 120,
"column": 17
},
"end": {
"line": 120,
"column": 18
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2839,
"end": 2839,
"loc": {
"start": {
"line": 120,
"column": 18
},
"end": {
"line": 120,
"column": 18
}
}
}
]
}