29314 lines
893 KiB
JSON
29314 lines
893 KiB
JSON
{
|
|
"type": "File",
|
|
"start": 0,
|
|
"end": 3603,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 107,
|
|
"column": 17
|
|
}
|
|
},
|
|
"program": {
|
|
"type": "Program",
|
|
"start": 0,
|
|
"end": 3603,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 107,
|
|
"column": 17
|
|
}
|
|
},
|
|
"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": 140,
|
|
"loc": {
|
|
"start": {
|
|
"line": 2,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 2,
|
|
"column": 95
|
|
}
|
|
},
|
|
"specifiers": [
|
|
{
|
|
"type": "ImportSpecifier",
|
|
"start": 53,
|
|
"end": 67,
|
|
"loc": {
|
|
"start": {
|
|
"line": 2,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 2,
|
|
"column": 22
|
|
}
|
|
},
|
|
"imported": {
|
|
"type": "Identifier",
|
|
"start": 53,
|
|
"end": 67,
|
|
"loc": {
|
|
"start": {
|
|
"line": 2,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 2,
|
|
"column": 22
|
|
},
|
|
"identifierName": "TreeViewPlugin"
|
|
},
|
|
"name": "TreeViewPlugin"
|
|
},
|
|
"local": {
|
|
"type": "Identifier",
|
|
"start": 53,
|
|
"end": 67,
|
|
"loc": {
|
|
"start": {
|
|
"line": 2,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 2,
|
|
"column": 22
|
|
},
|
|
"identifierName": "TreeViewPlugin"
|
|
},
|
|
"name": "TreeViewPlugin"
|
|
}
|
|
}
|
|
],
|
|
"source": {
|
|
"type": "StringLiteral",
|
|
"start": 74,
|
|
"end": 139,
|
|
"loc": {
|
|
"start": {
|
|
"line": 2,
|
|
"column": 29
|
|
},
|
|
"end": {
|
|
"line": 2,
|
|
"column": 94
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "@xeokit/xeokit-sdk/src/plugins/TreeViewPlugin/TreeViewPlugin.js",
|
|
"raw": "\"@xeokit/xeokit-sdk/src/plugins/TreeViewPlugin/TreeViewPlugin.js\""
|
|
},
|
|
"value": "@xeokit/xeokit-sdk/src/plugins/TreeViewPlugin/TreeViewPlugin.js"
|
|
}
|
|
},
|
|
{
|
|
"type": "ImportDeclaration",
|
|
"start": 141,
|
|
"end": 226,
|
|
"loc": {
|
|
"start": {
|
|
"line": 3,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 3,
|
|
"column": 85
|
|
}
|
|
},
|
|
"specifiers": [
|
|
{
|
|
"type": "ImportSpecifier",
|
|
"start": 149,
|
|
"end": 160,
|
|
"loc": {
|
|
"start": {
|
|
"line": 3,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 3,
|
|
"column": 19
|
|
}
|
|
},
|
|
"imported": {
|
|
"type": "Identifier",
|
|
"start": 149,
|
|
"end": 160,
|
|
"loc": {
|
|
"start": {
|
|
"line": 3,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 3,
|
|
"column": 19
|
|
},
|
|
"identifierName": "ContextMenu"
|
|
},
|
|
"name": "ContextMenu"
|
|
},
|
|
"local": {
|
|
"type": "Identifier",
|
|
"start": 149,
|
|
"end": 160,
|
|
"loc": {
|
|
"start": {
|
|
"line": 3,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 3,
|
|
"column": 19
|
|
},
|
|
"identifierName": "ContextMenu"
|
|
},
|
|
"name": "ContextMenu"
|
|
}
|
|
}
|
|
],
|
|
"source": {
|
|
"type": "StringLiteral",
|
|
"start": 167,
|
|
"end": 225,
|
|
"loc": {
|
|
"start": {
|
|
"line": 3,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 3,
|
|
"column": 84
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "@xeokit/xeokit-sdk/src/extras/ContextMenu/ContextMenu.js",
|
|
"raw": "\"@xeokit/xeokit-sdk/src/extras/ContextMenu/ContextMenu.js\""
|
|
},
|
|
"value": "@xeokit/xeokit-sdk/src/extras/ContextMenu/ContextMenu.js"
|
|
}
|
|
},
|
|
{
|
|
"type": "ImportDeclaration",
|
|
"start": 227,
|
|
"end": 316,
|
|
"loc": {
|
|
"start": {
|
|
"line": 4,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 4,
|
|
"column": 89
|
|
}
|
|
},
|
|
"specifiers": [
|
|
{
|
|
"type": "ImportSpecifier",
|
|
"start": 235,
|
|
"end": 259,
|
|
"loc": {
|
|
"start": {
|
|
"line": 4,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 4,
|
|
"column": 32
|
|
}
|
|
},
|
|
"imported": {
|
|
"type": "Identifier",
|
|
"start": 235,
|
|
"end": 259,
|
|
"loc": {
|
|
"start": {
|
|
"line": 4,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 4,
|
|
"column": 32
|
|
},
|
|
"identifierName": "TreeViewContextMenuItems"
|
|
},
|
|
"name": "TreeViewContextMenuItems"
|
|
},
|
|
"local": {
|
|
"type": "Identifier",
|
|
"start": 235,
|
|
"end": 259,
|
|
"loc": {
|
|
"start": {
|
|
"line": 4,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 4,
|
|
"column": 32
|
|
},
|
|
"identifierName": "TreeViewContextMenuItems"
|
|
},
|
|
"name": "TreeViewContextMenuItems"
|
|
}
|
|
}
|
|
],
|
|
"source": {
|
|
"type": "StringLiteral",
|
|
"start": 266,
|
|
"end": 315,
|
|
"loc": {
|
|
"start": {
|
|
"line": 4,
|
|
"column": 39
|
|
},
|
|
"end": {
|
|
"line": 4,
|
|
"column": 88
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "../contextMenuItems/TreeViewContextMenuItems.js",
|
|
"raw": "\"../contextMenuItems/TreeViewContextMenuItems.js\""
|
|
},
|
|
"value": "../contextMenuItems/TreeViewContextMenuItems.js"
|
|
},
|
|
"trailingComments": [
|
|
{
|
|
"type": "CommentBlock",
|
|
"value": "* @private ",
|
|
"start": 318,
|
|
"end": 333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 6,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 6,
|
|
"column": 15
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "Identifier",
|
|
"start": 334,
|
|
"end": 3584,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 105,
|
|
"column": 1
|
|
}
|
|
},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start": 340,
|
|
"end": 347,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 6
|
|
},
|
|
"end": {
|
|
"line": 7,
|
|
"column": 13
|
|
},
|
|
"identifierName": "Storeys"
|
|
},
|
|
"name": "Storeys",
|
|
"leadingComments": null
|
|
},
|
|
"superClass": {
|
|
"type": "Identifier",
|
|
"start": 356,
|
|
"end": 366,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 7,
|
|
"column": 32
|
|
},
|
|
"identifierName": "Controller"
|
|
},
|
|
"name": "Controller"
|
|
},
|
|
"body": {
|
|
"type": "ClassBody",
|
|
"start": 367,
|
|
"end": 3584,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 105,
|
|
"column": 1
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ClassMethod",
|
|
"start": 374,
|
|
"end": 2706,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 79,
|
|
"column": 5
|
|
}
|
|
},
|
|
"static": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 374,
|
|
"end": 385,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 15
|
|
},
|
|
"identifierName": "constructor"
|
|
},
|
|
"name": "constructor"
|
|
},
|
|
"kind": "constructor",
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 386,
|
|
"end": 392,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 22
|
|
},
|
|
"identifierName": "parent"
|
|
},
|
|
"name": "parent"
|
|
},
|
|
{
|
|
"type": "AssignmentPattern",
|
|
"start": 394,
|
|
"end": 402,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 32
|
|
}
|
|
},
|
|
"left": {
|
|
"type": "Identifier",
|
|
"start": 394,
|
|
"end": 397,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 27
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"right": {
|
|
"type": "ObjectExpression",
|
|
"start": 400,
|
|
"end": 402,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 32
|
|
}
|
|
},
|
|
"properties": []
|
|
}
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 404,
|
|
"end": 2706,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 79,
|
|
"column": 5
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 415,
|
|
"end": 429,
|
|
"loc": {
|
|
"start": {
|
|
"line": 11,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 11,
|
|
"column": 22
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 415,
|
|
"end": 428,
|
|
"loc": {
|
|
"start": {
|
|
"line": 11,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 11,
|
|
"column": 21
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "Super",
|
|
"start": 415,
|
|
"end": 420,
|
|
"loc": {
|
|
"start": {
|
|
"line": 11,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 11,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 421,
|
|
"end": 427,
|
|
"loc": {
|
|
"start": {
|
|
"line": 11,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 11,
|
|
"column": 20
|
|
},
|
|
"identifierName": "parent"
|
|
},
|
|
"name": "parent"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 439,
|
|
"end": 533,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 15,
|
|
"column": 9
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 443,
|
|
"end": 465,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 13,
|
|
"column": 34
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "MemberExpression",
|
|
"start": 444,
|
|
"end": 465,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 13,
|
|
"column": 34
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 444,
|
|
"end": 447,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 13,
|
|
"column": 16
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 448,
|
|
"end": 465,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 13,
|
|
"column": 34
|
|
},
|
|
"identifierName": "storeysTabElement"
|
|
},
|
|
"name": "storeysTabElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 467,
|
|
"end": 533,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 15,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ThrowStatement",
|
|
"start": 481,
|
|
"end": 523,
|
|
"loc": {
|
|
"start": {
|
|
"line": 14,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 14,
|
|
"column": 54
|
|
}
|
|
},
|
|
"argument": {
|
|
"type": "StringLiteral",
|
|
"start": 487,
|
|
"end": 522,
|
|
"loc": {
|
|
"start": {
|
|
"line": 14,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 14,
|
|
"column": 53
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "Missing config: storeysTabElement",
|
|
"raw": "\"Missing config: storeysTabElement\""
|
|
},
|
|
"value": "Missing config: storeysTabElement"
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
},
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 543,
|
|
"end": 657,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 19,
|
|
"column": 9
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 547,
|
|
"end": 579,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 17,
|
|
"column": 44
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "MemberExpression",
|
|
"start": 548,
|
|
"end": 579,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 17,
|
|
"column": 44
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 548,
|
|
"end": 551,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 17,
|
|
"column": 16
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 552,
|
|
"end": 579,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 17,
|
|
"column": 44
|
|
},
|
|
"identifierName": "showAllStoreysButtonElement"
|
|
},
|
|
"name": "showAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 581,
|
|
"end": 657,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 19,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ThrowStatement",
|
|
"start": 595,
|
|
"end": 647,
|
|
"loc": {
|
|
"start": {
|
|
"line": 18,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 18,
|
|
"column": 64
|
|
}
|
|
},
|
|
"argument": {
|
|
"type": "StringLiteral",
|
|
"start": 601,
|
|
"end": 646,
|
|
"loc": {
|
|
"start": {
|
|
"line": 18,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 18,
|
|
"column": 63
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "Missing config: showAllStoreysButtonElement",
|
|
"raw": "\"Missing config: showAllStoreysButtonElement\""
|
|
},
|
|
"value": "Missing config: showAllStoreysButtonElement"
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
},
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 667,
|
|
"end": 781,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 23,
|
|
"column": 9
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 671,
|
|
"end": 703,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 21,
|
|
"column": 44
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "MemberExpression",
|
|
"start": 672,
|
|
"end": 703,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 21,
|
|
"column": 44
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 672,
|
|
"end": 675,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 21,
|
|
"column": 16
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 676,
|
|
"end": 703,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 21,
|
|
"column": 44
|
|
},
|
|
"identifierName": "hideAllStoreysButtonElement"
|
|
},
|
|
"name": "hideAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 705,
|
|
"end": 781,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 23,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ThrowStatement",
|
|
"start": 719,
|
|
"end": 771,
|
|
"loc": {
|
|
"start": {
|
|
"line": 22,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 22,
|
|
"column": 64
|
|
}
|
|
},
|
|
"argument": {
|
|
"type": "StringLiteral",
|
|
"start": 725,
|
|
"end": 770,
|
|
"loc": {
|
|
"start": {
|
|
"line": 22,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 22,
|
|
"column": 63
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "Missing config: hideAllStoreysButtonElement",
|
|
"raw": "\"Missing config: hideAllStoreysButtonElement\""
|
|
},
|
|
"value": "Missing config: hideAllStoreysButtonElement"
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
},
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 791,
|
|
"end": 879,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 27,
|
|
"column": 9
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 795,
|
|
"end": 814,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 25,
|
|
"column": 31
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "MemberExpression",
|
|
"start": 796,
|
|
"end": 814,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 25,
|
|
"column": 31
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 796,
|
|
"end": 799,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 25,
|
|
"column": 16
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 800,
|
|
"end": 814,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 25,
|
|
"column": 31
|
|
},
|
|
"identifierName": "storeysElement"
|
|
},
|
|
"name": "storeysElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 816,
|
|
"end": 879,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 27,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ThrowStatement",
|
|
"start": 830,
|
|
"end": 869,
|
|
"loc": {
|
|
"start": {
|
|
"line": 26,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 26,
|
|
"column": 51
|
|
}
|
|
},
|
|
"argument": {
|
|
"type": "StringLiteral",
|
|
"start": 836,
|
|
"end": 868,
|
|
"loc": {
|
|
"start": {
|
|
"line": 26,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 26,
|
|
"column": 50
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "Missing config: storeysElement",
|
|
"raw": "\"Missing config: storeysElement\""
|
|
},
|
|
"value": "Missing config: storeysElement"
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 889,
|
|
"end": 937,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 56
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 889,
|
|
"end": 936,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 55
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 889,
|
|
"end": 912,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 31
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 889,
|
|
"end": 893,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 894,
|
|
"end": 912,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 31
|
|
},
|
|
"identifierName": "_storeysTabElement"
|
|
},
|
|
"name": "_storeysTabElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "MemberExpression",
|
|
"start": 915,
|
|
"end": 936,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 915,
|
|
"end": 918,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 37
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 919,
|
|
"end": 936,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 55
|
|
},
|
|
"identifierName": "storeysTabElement"
|
|
},
|
|
"name": "storeysTabElement"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 946,
|
|
"end": 1014,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 76
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 946,
|
|
"end": 1013,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 75
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 946,
|
|
"end": 979,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 946,
|
|
"end": 950,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 951,
|
|
"end": 979,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 41
|
|
},
|
|
"identifierName": "_showAllStoreysButtonElement"
|
|
},
|
|
"name": "_showAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "MemberExpression",
|
|
"start": 982,
|
|
"end": 1013,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 75
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 982,
|
|
"end": 985,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 47
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 986,
|
|
"end": 1013,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 75
|
|
},
|
|
"identifierName": "showAllStoreysButtonElement"
|
|
},
|
|
"name": "showAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1023,
|
|
"end": 1091,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 76
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1023,
|
|
"end": 1090,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 75
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1023,
|
|
"end": 1056,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1023,
|
|
"end": 1027,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1028,
|
|
"end": 1056,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 41
|
|
},
|
|
"identifierName": "_hideAllStoreysButtonElement"
|
|
},
|
|
"name": "_hideAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "MemberExpression",
|
|
"start": 1059,
|
|
"end": 1090,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 75
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1059,
|
|
"end": 1062,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 47
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1063,
|
|
"end": 1090,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 75
|
|
},
|
|
"identifierName": "hideAllStoreysButtonElement"
|
|
},
|
|
"name": "hideAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1100,
|
|
"end": 1189,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 97
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1100,
|
|
"end": 1188,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 96
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1100,
|
|
"end": 1129,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 37
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1100,
|
|
"end": 1104,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1105,
|
|
"end": 1129,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 37
|
|
},
|
|
"identifierName": "_storeysTabButtonElement"
|
|
},
|
|
"name": "_storeysTabButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "CallExpression",
|
|
"start": 1132,
|
|
"end": 1188,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 96
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 1132,
|
|
"end": 1169,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 77
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1132,
|
|
"end": 1155,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 63
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1132,
|
|
"end": 1136,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 44
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1137,
|
|
"end": 1155,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 63
|
|
},
|
|
"identifierName": "_storeysTabElement"
|
|
},
|
|
"name": "_storeysTabElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1156,
|
|
"end": 1169,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 64
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 77
|
|
},
|
|
"identifierName": "querySelector"
|
|
},
|
|
"name": "querySelector"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 1170,
|
|
"end": 1187,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 78
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 95
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": ".xeokit-tab-btn",
|
|
"raw": "\".xeokit-tab-btn\""
|
|
},
|
|
"value": ".xeokit-tab-btn"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 1199,
|
|
"end": 1304,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 36,
|
|
"column": 9
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 1203,
|
|
"end": 1233,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 34,
|
|
"column": 42
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "MemberExpression",
|
|
"start": 1204,
|
|
"end": 1233,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 34,
|
|
"column": 42
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1204,
|
|
"end": 1208,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 34,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1209,
|
|
"end": 1233,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 34,
|
|
"column": 42
|
|
},
|
|
"identifierName": "_storeysTabButtonElement"
|
|
},
|
|
"name": "_storeysTabButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 1235,
|
|
"end": 1304,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 36,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ThrowStatement",
|
|
"start": 1249,
|
|
"end": 1294,
|
|
"loc": {
|
|
"start": {
|
|
"line": 35,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 35,
|
|
"column": 57
|
|
}
|
|
},
|
|
"argument": {
|
|
"type": "StringLiteral",
|
|
"start": 1255,
|
|
"end": 1293,
|
|
"loc": {
|
|
"start": {
|
|
"line": 35,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 35,
|
|
"column": 56
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "Missing DOM element: .xeokit-tab-btn",
|
|
"raw": "\"Missing DOM element: .xeokit-tab-btn\""
|
|
},
|
|
"value": "Missing DOM element: .xeokit-tab-btn"
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
},
|
|
{
|
|
"type": "VariableDeclaration",
|
|
"start": 1314,
|
|
"end": 1356,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 50
|
|
}
|
|
},
|
|
"declarations": [
|
|
{
|
|
"type": "VariableDeclarator",
|
|
"start": 1320,
|
|
"end": 1355,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 49
|
|
}
|
|
},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start": 1320,
|
|
"end": 1334,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 28
|
|
},
|
|
"identifierName": "storeysElement"
|
|
},
|
|
"name": "storeysElement"
|
|
},
|
|
"init": {
|
|
"type": "MemberExpression",
|
|
"start": 1337,
|
|
"end": 1355,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 49
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1337,
|
|
"end": 1340,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 34
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1341,
|
|
"end": 1355,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 49
|
|
},
|
|
"identifierName": "storeysElement"
|
|
},
|
|
"name": "storeysElement"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
],
|
|
"kind": "const"
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1366,
|
|
"end": 1541,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1366,
|
|
"end": 1540,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 10
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1366,
|
|
"end": 1380,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1366,
|
|
"end": 1370,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1371,
|
|
"end": 1380,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "NewExpression",
|
|
"start": 1383,
|
|
"end": 1540,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "Identifier",
|
|
"start": 1387,
|
|
"end": 1401,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 29
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 43
|
|
},
|
|
"identifierName": "TreeViewPlugin"
|
|
},
|
|
"name": "TreeViewPlugin"
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 1402,
|
|
"end": 1413,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1402,
|
|
"end": 1406,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 48
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1407,
|
|
"end": 1413,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 55
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
{
|
|
"type": "ObjectExpression",
|
|
"start": 1415,
|
|
"end": 1539,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 57
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 9
|
|
}
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1429,
|
|
"end": 1461,
|
|
"loc": {
|
|
"start": {
|
|
"line": 41,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 41,
|
|
"column": 44
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1429,
|
|
"end": 1445,
|
|
"loc": {
|
|
"start": {
|
|
"line": 41,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 41,
|
|
"column": 28
|
|
},
|
|
"identifierName": "containerElement"
|
|
},
|
|
"name": "containerElement"
|
|
},
|
|
"value": {
|
|
"type": "Identifier",
|
|
"start": 1447,
|
|
"end": 1461,
|
|
"loc": {
|
|
"start": {
|
|
"line": 41,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 41,
|
|
"column": 44
|
|
},
|
|
"identifierName": "storeysElement"
|
|
},
|
|
"name": "storeysElement"
|
|
}
|
|
},
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1475,
|
|
"end": 1495,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 32
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1475,
|
|
"end": 1488,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 25
|
|
},
|
|
"identifierName": "autoAddModels"
|
|
},
|
|
"name": "autoAddModels"
|
|
},
|
|
"value": {
|
|
"type": "BooleanLiteral",
|
|
"start": 1490,
|
|
"end": 1495,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 32
|
|
}
|
|
},
|
|
"value": false
|
|
}
|
|
},
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1509,
|
|
"end": 1529,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"column": 32
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1509,
|
|
"end": 1518,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"column": 21
|
|
},
|
|
"identifierName": "hierarchy"
|
|
},
|
|
"name": "hierarchy"
|
|
},
|
|
"value": {
|
|
"type": "StringLiteral",
|
|
"start": 1520,
|
|
"end": 1529,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"column": 32
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "storeys",
|
|
"raw": "\"storeys\""
|
|
},
|
|
"value": "storeys"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1551,
|
|
"end": 1652,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1551,
|
|
"end": 1651,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 10
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1551,
|
|
"end": 1576,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 33
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1551,
|
|
"end": 1555,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1556,
|
|
"end": 1576,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 33
|
|
},
|
|
"identifierName": "_treeViewContextMenu"
|
|
},
|
|
"name": "_treeViewContextMenu"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "NewExpression",
|
|
"start": 1579,
|
|
"end": 1651,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "Identifier",
|
|
"start": 1583,
|
|
"end": 1594,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 51
|
|
},
|
|
"identifierName": "ContextMenu"
|
|
},
|
|
"name": "ContextMenu"
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "ObjectExpression",
|
|
"start": 1595,
|
|
"end": 1650,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 9
|
|
}
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1609,
|
|
"end": 1640,
|
|
"loc": {
|
|
"start": {
|
|
"line": 47,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 47,
|
|
"column": 43
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1609,
|
|
"end": 1614,
|
|
"loc": {
|
|
"start": {
|
|
"line": 47,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 47,
|
|
"column": 17
|
|
},
|
|
"identifierName": "items"
|
|
},
|
|
"name": "items"
|
|
},
|
|
"value": {
|
|
"type": "Identifier",
|
|
"start": 1616,
|
|
"end": 1640,
|
|
"loc": {
|
|
"start": {
|
|
"line": 47,
|
|
"column": 19
|
|
},
|
|
"end": {
|
|
"line": 47,
|
|
"column": 43
|
|
},
|
|
"identifierName": "TreeViewContextMenuItems"
|
|
},
|
|
"name": "TreeViewContextMenuItems"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1662,
|
|
"end": 1983,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 1662,
|
|
"end": 1982,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 1662,
|
|
"end": 1679,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 25
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1662,
|
|
"end": 1676,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1662,
|
|
"end": 1666,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1667,
|
|
"end": 1676,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1677,
|
|
"end": 1679,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 25
|
|
},
|
|
"identifierName": "on"
|
|
},
|
|
"name": "on"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 1680,
|
|
"end": 1693,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 39
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "contextmenu",
|
|
"raw": "\"contextmenu\""
|
|
},
|
|
"value": "contextmenu"
|
|
},
|
|
{
|
|
"type": "ArrowFunctionExpression",
|
|
"start": 1695,
|
|
"end": 1981,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 41
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 9
|
|
}
|
|
},
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 1696,
|
|
"end": 1697,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 43
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 1702,
|
|
"end": 1981,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1716,
|
|
"end": 1777,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 73
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 1716,
|
|
"end": 1776,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 72
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 1716,
|
|
"end": 1746,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 42
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1716,
|
|
"end": 1741,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 37
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1716,
|
|
"end": 1720,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1721,
|
|
"end": 1741,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 37
|
|
},
|
|
"identifierName": "_treeViewContextMenu"
|
|
},
|
|
"name": "_treeViewContextMenu"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1742,
|
|
"end": 1746,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 42
|
|
},
|
|
"identifierName": "show"
|
|
},
|
|
"name": "show"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 1747,
|
|
"end": 1760,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 56
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1747,
|
|
"end": 1754,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 50
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1747,
|
|
"end": 1748,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 44
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1749,
|
|
"end": 1754,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 50
|
|
},
|
|
"identifierName": "event"
|
|
},
|
|
"name": "event"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1755,
|
|
"end": 1760,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 56
|
|
},
|
|
"identifierName": "pageX"
|
|
},
|
|
"name": "pageX"
|
|
},
|
|
"computed": false
|
|
},
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 1762,
|
|
"end": 1775,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 58
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 71
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1762,
|
|
"end": 1769,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 58
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 65
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1762,
|
|
"end": 1763,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 58
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 59
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1764,
|
|
"end": 1769,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 60
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 65
|
|
},
|
|
"identifierName": "event"
|
|
},
|
|
"name": "event"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1770,
|
|
"end": 1775,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 66
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 71
|
|
},
|
|
"identifierName": "pageY"
|
|
},
|
|
"name": "pageY"
|
|
},
|
|
"computed": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1790,
|
|
"end": 1971,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 56,
|
|
"column": 14
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1790,
|
|
"end": 1970,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 56,
|
|
"column": 13
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1790,
|
|
"end": 1823,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1790,
|
|
"end": 1815,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 37
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1790,
|
|
"end": 1794,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1795,
|
|
"end": 1815,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 37
|
|
},
|
|
"identifierName": "_treeViewContextMenu"
|
|
},
|
|
"name": "_treeViewContextMenu"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1816,
|
|
"end": 1823,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 45
|
|
},
|
|
"identifierName": "context"
|
|
},
|
|
"name": "context"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "ObjectExpression",
|
|
"start": 1826,
|
|
"end": 1970,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 56,
|
|
"column": 13
|
|
}
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1844,
|
|
"end": 1860,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 32
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1844,
|
|
"end": 1850,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 22
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"value": {
|
|
"type": "MemberExpression",
|
|
"start": 1852,
|
|
"end": 1860,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 32
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1852,
|
|
"end": 1853,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 25
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1854,
|
|
"end": 1860,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 32
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
}
|
|
},
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1878,
|
|
"end": 1910,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 48
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1878,
|
|
"end": 1892,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 30
|
|
},
|
|
"identifierName": "treeViewPlugin"
|
|
},
|
|
"name": "treeViewPlugin"
|
|
},
|
|
"value": {
|
|
"type": "MemberExpression",
|
|
"start": 1894,
|
|
"end": 1910,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 48
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1894,
|
|
"end": 1895,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 33
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1896,
|
|
"end": 1910,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 48
|
|
},
|
|
"identifierName": "treeViewPlugin"
|
|
},
|
|
"name": "treeViewPlugin"
|
|
},
|
|
"computed": false
|
|
}
|
|
},
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1928,
|
|
"end": 1956,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 44
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1928,
|
|
"end": 1940,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 28
|
|
},
|
|
"identifierName": "treeViewNode"
|
|
},
|
|
"name": "treeViewNode"
|
|
},
|
|
"value": {
|
|
"type": "MemberExpression",
|
|
"start": 1942,
|
|
"end": 1956,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 44
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1942,
|
|
"end": 1943,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 31
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1944,
|
|
"end": 1956,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 44
|
|
},
|
|
"identifierName": "treeViewNode"
|
|
},
|
|
"name": "treeViewNode"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1993,
|
|
"end": 2335,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1993,
|
|
"end": 2334,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 10
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1993,
|
|
"end": 2012,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 27
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1993,
|
|
"end": 1997,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1998,
|
|
"end": 2012,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 27
|
|
},
|
|
"identifierName": "_onModelLoaded"
|
|
},
|
|
"name": "_onModelLoaded"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "CallExpression",
|
|
"start": 2015,
|
|
"end": 2334,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2015,
|
|
"end": 2035,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 50
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2015,
|
|
"end": 2032,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 47
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2015,
|
|
"end": 2026,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2015,
|
|
"end": 2019,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2020,
|
|
"end": 2026,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 41
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2027,
|
|
"end": 2032,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 47
|
|
},
|
|
"identifierName": "scene"
|
|
},
|
|
"name": "scene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2033,
|
|
"end": 2035,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 50
|
|
},
|
|
"identifierName": "on"
|
|
},
|
|
"name": "on"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2036,
|
|
"end": 2049,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 64
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "modelLoaded",
|
|
"raw": "\"modelLoaded\""
|
|
},
|
|
"value": "modelLoaded"
|
|
},
|
|
{
|
|
"type": "ArrowFunctionExpression",
|
|
"start": 2051,
|
|
"end": 2333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 66
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 9
|
|
}
|
|
},
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2052,
|
|
"end": 2059,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 67
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 74
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 2063,
|
|
"end": 2333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 78
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "VariableDeclaration",
|
|
"start": 2077,
|
|
"end": 2151,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 86
|
|
}
|
|
},
|
|
"declarations": [
|
|
{
|
|
"type": "VariableDeclarator",
|
|
"start": 2083,
|
|
"end": 2150,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 85
|
|
}
|
|
},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start": 2083,
|
|
"end": 2092,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 27
|
|
},
|
|
"identifierName": "modelInfo"
|
|
},
|
|
"name": "modelInfo"
|
|
},
|
|
"init": {
|
|
"type": "CallExpression",
|
|
"start": 2095,
|
|
"end": 2150,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 85
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2095,
|
|
"end": 2141,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 76
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2095,
|
|
"end": 2128,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 63
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2095,
|
|
"end": 2121,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 56
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2095,
|
|
"end": 2108,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 43
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2095,
|
|
"end": 2099,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2100,
|
|
"end": 2108,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 43
|
|
},
|
|
"identifierName": "viewerUI"
|
|
},
|
|
"name": "viewerUI"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2109,
|
|
"end": 2121,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 56
|
|
},
|
|
"identifierName": "_controllers"
|
|
},
|
|
"name": "_controllers"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2122,
|
|
"end": 2128,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 57
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 63
|
|
},
|
|
"identifierName": "models"
|
|
},
|
|
"name": "models"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2129,
|
|
"end": 2141,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 64
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 76
|
|
},
|
|
"identifierName": "getModelInfo"
|
|
},
|
|
"name": "getModelInfo"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2142,
|
|
"end": 2149,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 77
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 84
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"kind": "const"
|
|
},
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 2164,
|
|
"end": 2219,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 63,
|
|
"column": 13
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 2168,
|
|
"end": 2178,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 26
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "Identifier",
|
|
"start": 2169,
|
|
"end": 2178,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 26
|
|
},
|
|
"identifierName": "modelInfo"
|
|
},
|
|
"name": "modelInfo"
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 2180,
|
|
"end": 2219,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 63,
|
|
"column": 13
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ReturnStatement",
|
|
"start": 2198,
|
|
"end": 2205,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 62,
|
|
"column": 23
|
|
}
|
|
},
|
|
"argument": null
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2232,
|
|
"end": 2323,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 15
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2232,
|
|
"end": 2322,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 14
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2232,
|
|
"end": 2255,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 35
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2232,
|
|
"end": 2246,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 26
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2232,
|
|
"end": 2236,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2237,
|
|
"end": 2246,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 26
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2247,
|
|
"end": 2255,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 35
|
|
},
|
|
"identifierName": "addModel"
|
|
},
|
|
"name": "addModel"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2256,
|
|
"end": 2263,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 43
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
},
|
|
{
|
|
"type": "ObjectExpression",
|
|
"start": 2265,
|
|
"end": 2321,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 13
|
|
}
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 2283,
|
|
"end": 2307,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 40
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 2283,
|
|
"end": 2291,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 24
|
|
},
|
|
"identifierName": "rootName"
|
|
},
|
|
"name": "rootName"
|
|
},
|
|
"value": {
|
|
"type": "MemberExpression",
|
|
"start": 2293,
|
|
"end": 2307,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 40
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 2293,
|
|
"end": 2302,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 35
|
|
},
|
|
"identifierName": "modelInfo"
|
|
},
|
|
"name": "modelInfo"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2303,
|
|
"end": 2307,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 40
|
|
},
|
|
"identifierName": "name"
|
|
},
|
|
"name": "name"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2345,
|
|
"end": 2561,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 2345,
|
|
"end": 2560,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 10
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 2345,
|
|
"end": 2366,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 29
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2345,
|
|
"end": 2349,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2350,
|
|
"end": 2366,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 29
|
|
},
|
|
"identifierName": "_onModelUnloaded"
|
|
},
|
|
"name": "_onModelUnloaded"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "CallExpression",
|
|
"start": 2369,
|
|
"end": 2560,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2369,
|
|
"end": 2389,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 52
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2369,
|
|
"end": 2386,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 49
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2369,
|
|
"end": 2380,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 43
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2369,
|
|
"end": 2373,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 36
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2374,
|
|
"end": 2380,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 37
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 43
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2381,
|
|
"end": 2386,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 49
|
|
},
|
|
"identifierName": "scene"
|
|
},
|
|
"name": "scene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2387,
|
|
"end": 2389,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 50
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 52
|
|
},
|
|
"identifierName": "on"
|
|
},
|
|
"name": "on"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2390,
|
|
"end": 2405,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 53
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 68
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "modelUnloaded",
|
|
"raw": "\"modelUnloaded\""
|
|
},
|
|
"value": "modelUnloaded"
|
|
},
|
|
{
|
|
"type": "ArrowFunctionExpression",
|
|
"start": 2407,
|
|
"end": 2559,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 70
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 9
|
|
}
|
|
},
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2408,
|
|
"end": 2415,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 71
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 78
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 2420,
|
|
"end": 2559,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 83
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 2434,
|
|
"end": 2549,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 13
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "MemberExpression",
|
|
"start": 2438,
|
|
"end": 2479,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 57
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2438,
|
|
"end": 2470,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 48
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2438,
|
|
"end": 2459,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 37
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2438,
|
|
"end": 2449,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 27
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2438,
|
|
"end": 2442,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2443,
|
|
"end": 2449,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 27
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2450,
|
|
"end": 2459,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 37
|
|
},
|
|
"identifierName": "metaScene"
|
|
},
|
|
"name": "metaScene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2460,
|
|
"end": 2470,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 48
|
|
},
|
|
"identifierName": "metaModels"
|
|
},
|
|
"name": "metaModels"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2471,
|
|
"end": 2478,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 56
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
},
|
|
"computed": true
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 2481,
|
|
"end": 2549,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 13
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2499,
|
|
"end": 2535,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 52
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2499,
|
|
"end": 2534,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 51
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2499,
|
|
"end": 2525,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 42
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2499,
|
|
"end": 2513,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 30
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2499,
|
|
"end": 2503,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2504,
|
|
"end": 2513,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 30
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2514,
|
|
"end": 2525,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 42
|
|
},
|
|
"identifierName": "removeModel"
|
|
},
|
|
"name": "removeModel"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2526,
|
|
"end": 2533,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 50
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2571,
|
|
"end": 2700,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2571,
|
|
"end": 2699,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2571,
|
|
"end": 2587,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 24
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2571,
|
|
"end": 2584,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 21
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2571,
|
|
"end": 2575,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2576,
|
|
"end": 2584,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 21
|
|
},
|
|
"identifierName": "viewerUI"
|
|
},
|
|
"name": "viewerUI"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2585,
|
|
"end": 2587,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 24
|
|
},
|
|
"identifierName": "on"
|
|
},
|
|
"name": "on"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2588,
|
|
"end": 2595,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 32
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "reset",
|
|
"raw": "\"reset\""
|
|
},
|
|
"value": "reset"
|
|
},
|
|
{
|
|
"type": "ArrowFunctionExpression",
|
|
"start": 2597,
|
|
"end": 2698,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 9
|
|
}
|
|
},
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 2603,
|
|
"end": 2698,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2617,
|
|
"end": 2643,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 38
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2617,
|
|
"end": 2642,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 37
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2617,
|
|
"end": 2640,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 35
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2617,
|
|
"end": 2631,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 26
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2617,
|
|
"end": 2621,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2622,
|
|
"end": 2631,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 26
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2632,
|
|
"end": 2640,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 35
|
|
},
|
|
"identifierName": "collapse"
|
|
},
|
|
"name": "collapse"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2656,
|
|
"end": 2688,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 44
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2656,
|
|
"end": 2687,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 43
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2656,
|
|
"end": 2684,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 40
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2656,
|
|
"end": 2670,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 26
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2656,
|
|
"end": 2660,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2661,
|
|
"end": 2670,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 26
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2671,
|
|
"end": 2684,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 40
|
|
},
|
|
"identifierName": "expandToDepth"
|
|
},
|
|
"name": "expandToDepth"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "NumericLiteral",
|
|
"start": 2685,
|
|
"end": 2686,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 41
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 42
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": 1,
|
|
"raw": "1"
|
|
},
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ClassMethod",
|
|
"start": 2712,
|
|
"end": 3229,
|
|
"loc": {
|
|
"start": {
|
|
"line": 81,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 91,
|
|
"column": 5
|
|
}
|
|
},
|
|
"static": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 2712,
|
|
"end": 2722,
|
|
"loc": {
|
|
"start": {
|
|
"line": 81,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 81,
|
|
"column": 14
|
|
},
|
|
"identifierName": "setEnabled"
|
|
},
|
|
"name": "setEnabled"
|
|
},
|
|
"kind": "method",
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2723,
|
|
"end": 2730,
|
|
"loc": {
|
|
"start": {
|
|
"line": 81,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 81,
|
|
"column": 22
|
|
},
|
|
"identifierName": "enabled"
|
|
},
|
|
"name": "enabled"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 2732,
|
|
"end": 3229,
|
|
"loc": {
|
|
"start": {
|
|
"line": 81,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 91,
|
|
"column": 5
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 2742,
|
|
"end": 3223,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 9
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 2746,
|
|
"end": 2754,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"column": 20
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "Identifier",
|
|
"start": 2747,
|
|
"end": 2754,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"column": 20
|
|
},
|
|
"identifierName": "enabled"
|
|
},
|
|
"name": "enabled"
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 2756,
|
|
"end": 2982,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2770,
|
|
"end": 2826,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 68
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2770,
|
|
"end": 2825,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 67
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2770,
|
|
"end": 2813,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2770,
|
|
"end": 2809,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 51
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2770,
|
|
"end": 2799,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2770,
|
|
"end": 2774,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2775,
|
|
"end": 2799,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 41
|
|
},
|
|
"identifierName": "_storeysTabButtonElement"
|
|
},
|
|
"name": "_storeysTabButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2800,
|
|
"end": 2809,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 51
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2810,
|
|
"end": 2813,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 55
|
|
},
|
|
"identifierName": "add"
|
|
},
|
|
"name": "add"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2814,
|
|
"end": 2824,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 66
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2839,
|
|
"end": 2899,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 72
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2839,
|
|
"end": 2898,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 71
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2839,
|
|
"end": 2886,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 59
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2839,
|
|
"end": 2882,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2839,
|
|
"end": 2872,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2839,
|
|
"end": 2843,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2844,
|
|
"end": 2872,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 45
|
|
},
|
|
"identifierName": "_showAllStoreysButtonElement"
|
|
},
|
|
"name": "_showAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2873,
|
|
"end": 2882,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 55
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2883,
|
|
"end": 2886,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 59
|
|
},
|
|
"identifierName": "add"
|
|
},
|
|
"name": "add"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2887,
|
|
"end": 2897,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 60
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 70
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2912,
|
|
"end": 2972,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 72
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2912,
|
|
"end": 2971,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 71
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2912,
|
|
"end": 2959,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 59
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2912,
|
|
"end": 2955,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2912,
|
|
"end": 2945,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2912,
|
|
"end": 2916,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2917,
|
|
"end": 2945,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 45
|
|
},
|
|
"identifierName": "_hideAllStoreysButtonElement"
|
|
},
|
|
"name": "_hideAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2946,
|
|
"end": 2955,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 55
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2956,
|
|
"end": 2959,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 59
|
|
},
|
|
"identifierName": "add"
|
|
},
|
|
"name": "add"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2960,
|
|
"end": 2970,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 60
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 70
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": {
|
|
"type": "BlockStatement",
|
|
"start": 2988,
|
|
"end": 3223,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3002,
|
|
"end": 3061,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 71
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3002,
|
|
"end": 3060,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 70
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3002,
|
|
"end": 3048,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 58
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3002,
|
|
"end": 3041,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 51
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3002,
|
|
"end": 3031,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3002,
|
|
"end": 3006,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3007,
|
|
"end": 3031,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 41
|
|
},
|
|
"identifierName": "_storeysTabButtonElement"
|
|
},
|
|
"name": "_storeysTabButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3032,
|
|
"end": 3041,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 51
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3042,
|
|
"end": 3048,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 58
|
|
},
|
|
"identifierName": "remove"
|
|
},
|
|
"name": "remove"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 3049,
|
|
"end": 3059,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 69
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3074,
|
|
"end": 3137,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 75
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3074,
|
|
"end": 3136,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 74
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3074,
|
|
"end": 3124,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 62
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3074,
|
|
"end": 3117,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3074,
|
|
"end": 3107,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3074,
|
|
"end": 3078,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3079,
|
|
"end": 3107,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 45
|
|
},
|
|
"identifierName": "_showAllStoreysButtonElement"
|
|
},
|
|
"name": "_showAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3108,
|
|
"end": 3117,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 55
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3118,
|
|
"end": 3124,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 62
|
|
},
|
|
"identifierName": "remove"
|
|
},
|
|
"name": "remove"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 3125,
|
|
"end": 3135,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 63
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 73
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3150,
|
|
"end": 3213,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 75
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3150,
|
|
"end": 3212,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 74
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3150,
|
|
"end": 3200,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 62
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3150,
|
|
"end": 3193,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3150,
|
|
"end": 3183,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3150,
|
|
"end": 3154,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3155,
|
|
"end": 3183,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 45
|
|
},
|
|
"identifierName": "_hideAllStoreysButtonElement"
|
|
},
|
|
"name": "_hideAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3184,
|
|
"end": 3193,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 55
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3194,
|
|
"end": 3200,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 62
|
|
},
|
|
"identifierName": "remove"
|
|
},
|
|
"name": "remove"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 3201,
|
|
"end": 3211,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 63
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 73
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ClassMethod",
|
|
"start": 3235,
|
|
"end": 3349,
|
|
"loc": {
|
|
"start": {
|
|
"line": 93,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 5
|
|
}
|
|
},
|
|
"static": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 3235,
|
|
"end": 3253,
|
|
"loc": {
|
|
"start": {
|
|
"line": 93,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 93,
|
|
"column": 22
|
|
},
|
|
"identifierName": "showNodeInTreeView"
|
|
},
|
|
"name": "showNodeInTreeView"
|
|
},
|
|
"kind": "method",
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 3254,
|
|
"end": 3262,
|
|
"loc": {
|
|
"start": {
|
|
"line": 93,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 93,
|
|
"column": 31
|
|
},
|
|
"identifierName": "objectId"
|
|
},
|
|
"name": "objectId"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 3264,
|
|
"end": 3349,
|
|
"loc": {
|
|
"start": {
|
|
"line": 93,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 5
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3274,
|
|
"end": 3300,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 34
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3274,
|
|
"end": 3299,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 33
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3274,
|
|
"end": 3297,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 31
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3274,
|
|
"end": 3288,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3274,
|
|
"end": 3278,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3279,
|
|
"end": 3288,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3289,
|
|
"end": 3297,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 31
|
|
},
|
|
"identifierName": "collapse"
|
|
},
|
|
"name": "collapse"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3309,
|
|
"end": 3343,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 42
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3309,
|
|
"end": 3342,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 41
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3309,
|
|
"end": 3332,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 31
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3309,
|
|
"end": 3323,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3309,
|
|
"end": 3313,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3314,
|
|
"end": 3323,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3324,
|
|
"end": 3332,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 31
|
|
},
|
|
"identifierName": "showNode"
|
|
},
|
|
"name": "showNode"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 3333,
|
|
"end": 3341,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 40
|
|
},
|
|
"identifierName": "objectId"
|
|
},
|
|
"name": "objectId"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ClassMethod",
|
|
"start": 3355,
|
|
"end": 3582,
|
|
"loc": {
|
|
"start": {
|
|
"line": 98,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 5
|
|
}
|
|
},
|
|
"static": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 3355,
|
|
"end": 3362,
|
|
"loc": {
|
|
"start": {
|
|
"line": 98,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 98,
|
|
"column": 11
|
|
},
|
|
"identifierName": "destroy"
|
|
},
|
|
"name": "destroy"
|
|
},
|
|
"kind": "method",
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 3365,
|
|
"end": 3582,
|
|
"loc": {
|
|
"start": {
|
|
"line": 98,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 5
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3375,
|
|
"end": 3391,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 24
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3375,
|
|
"end": 3390,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 23
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3375,
|
|
"end": 3388,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 21
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Super",
|
|
"start": 3375,
|
|
"end": 3380,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3381,
|
|
"end": 3388,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 21
|
|
},
|
|
"identifierName": "destroy"
|
|
},
|
|
"name": "destroy"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3400,
|
|
"end": 3425,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 33
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3400,
|
|
"end": 3424,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 32
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3400,
|
|
"end": 3422,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 30
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3400,
|
|
"end": 3414,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3400,
|
|
"end": 3404,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3405,
|
|
"end": 3414,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3415,
|
|
"end": 3422,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 30
|
|
},
|
|
"identifierName": "destroy"
|
|
},
|
|
"name": "destroy"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3434,
|
|
"end": 3470,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 44
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3434,
|
|
"end": 3469,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 43
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3434,
|
|
"end": 3467,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3434,
|
|
"end": 3459,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 33
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3434,
|
|
"end": 3438,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3439,
|
|
"end": 3459,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 33
|
|
},
|
|
"identifierName": "_treeViewContextMenu"
|
|
},
|
|
"name": "_treeViewContextMenu"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3460,
|
|
"end": 3467,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 41
|
|
},
|
|
"identifierName": "destroy"
|
|
},
|
|
"name": "destroy"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3479,
|
|
"end": 3522,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 51
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3479,
|
|
"end": 3521,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 50
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3479,
|
|
"end": 3500,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 29
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3479,
|
|
"end": 3496,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 25
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3479,
|
|
"end": 3490,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 19
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3479,
|
|
"end": 3483,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3484,
|
|
"end": 3490,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 19
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3491,
|
|
"end": 3496,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 25
|
|
},
|
|
"identifierName": "scene"
|
|
},
|
|
"name": "scene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3497,
|
|
"end": 3500,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 29
|
|
},
|
|
"identifierName": "off"
|
|
},
|
|
"name": "off"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 3501,
|
|
"end": 3520,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 49
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3501,
|
|
"end": 3505,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3506,
|
|
"end": 3520,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 49
|
|
},
|
|
"identifierName": "_onModelLoaded"
|
|
},
|
|
"name": "_onModelLoaded"
|
|
},
|
|
"computed": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3531,
|
|
"end": 3576,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 53
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3531,
|
|
"end": 3575,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 52
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3531,
|
|
"end": 3552,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 29
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3531,
|
|
"end": 3548,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 25
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3531,
|
|
"end": 3542,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 19
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3531,
|
|
"end": 3535,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3536,
|
|
"end": 3542,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 19
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3543,
|
|
"end": 3548,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 25
|
|
},
|
|
"identifierName": "scene"
|
|
},
|
|
"name": "scene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3549,
|
|
"end": 3552,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 29
|
|
},
|
|
"identifierName": "off"
|
|
},
|
|
"name": "off"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 3553,
|
|
"end": 3574,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 51
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3553,
|
|
"end": 3557,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3558,
|
|
"end": 3574,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 51
|
|
},
|
|
"identifierName": "_onModelUnloaded"
|
|
},
|
|
"name": "_onModelUnloaded"
|
|
},
|
|
"computed": false
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"leadingComments": [],
|
|
"name": "_",
|
|
"trailingComments": []
|
|
},
|
|
{
|
|
"type": "ExportNamedDeclaration",
|
|
"start": 3586,
|
|
"end": 3603,
|
|
"loc": {
|
|
"start": {
|
|
"line": 107,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 107,
|
|
"column": 17
|
|
}
|
|
},
|
|
"declaration": null,
|
|
"specifiers": [
|
|
{
|
|
"type": "ExportSpecifier",
|
|
"start": 3594,
|
|
"end": 3601,
|
|
"loc": {
|
|
"start": {
|
|
"line": 107,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 107,
|
|
"column": 15
|
|
}
|
|
},
|
|
"local": {
|
|
"type": "Identifier",
|
|
"start": 3594,
|
|
"end": 3601,
|
|
"loc": {
|
|
"start": {
|
|
"line": 107,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 107,
|
|
"column": 15
|
|
},
|
|
"identifierName": "Storeys"
|
|
},
|
|
"name": "Storeys"
|
|
},
|
|
"exported": {
|
|
"type": "Identifier",
|
|
"start": 3594,
|
|
"end": 3601,
|
|
"loc": {
|
|
"start": {
|
|
"line": 107,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 107,
|
|
"column": 15
|
|
},
|
|
"identifierName": "Storeys"
|
|
},
|
|
"name": "Storeys"
|
|
}
|
|
}
|
|
],
|
|
"source": null
|
|
},
|
|
{
|
|
"type": "ExportNamedDeclaration",
|
|
"start": 3586,
|
|
"end": 3603,
|
|
"loc": {
|
|
"start": {
|
|
"line": 107,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 107,
|
|
"column": 17
|
|
}
|
|
},
|
|
"declaration": {
|
|
"type": "ClassDeclaration",
|
|
"start": 334,
|
|
"end": 3584,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 105,
|
|
"column": 1
|
|
}
|
|
},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start": 340,
|
|
"end": 347,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 6
|
|
},
|
|
"end": {
|
|
"line": 7,
|
|
"column": 13
|
|
},
|
|
"identifierName": "Storeys"
|
|
},
|
|
"name": "Storeys",
|
|
"leadingComments": null
|
|
},
|
|
"superClass": {
|
|
"type": "Identifier",
|
|
"start": 356,
|
|
"end": 366,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 7,
|
|
"column": 32
|
|
},
|
|
"identifierName": "Controller"
|
|
},
|
|
"name": "Controller"
|
|
},
|
|
"body": {
|
|
"type": "ClassBody",
|
|
"start": 367,
|
|
"end": 3584,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 105,
|
|
"column": 1
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ClassMethod",
|
|
"start": 374,
|
|
"end": 2706,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 79,
|
|
"column": 5
|
|
}
|
|
},
|
|
"static": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 374,
|
|
"end": 385,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 15
|
|
},
|
|
"identifierName": "constructor"
|
|
},
|
|
"name": "constructor"
|
|
},
|
|
"kind": "constructor",
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 386,
|
|
"end": 392,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 22
|
|
},
|
|
"identifierName": "parent"
|
|
},
|
|
"name": "parent"
|
|
},
|
|
{
|
|
"type": "AssignmentPattern",
|
|
"start": 394,
|
|
"end": 402,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 32
|
|
}
|
|
},
|
|
"left": {
|
|
"type": "Identifier",
|
|
"start": 394,
|
|
"end": 397,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 27
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"right": {
|
|
"type": "ObjectExpression",
|
|
"start": 400,
|
|
"end": 402,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 32
|
|
}
|
|
},
|
|
"properties": []
|
|
}
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 404,
|
|
"end": 2706,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 79,
|
|
"column": 5
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 415,
|
|
"end": 429,
|
|
"loc": {
|
|
"start": {
|
|
"line": 11,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 11,
|
|
"column": 22
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 415,
|
|
"end": 428,
|
|
"loc": {
|
|
"start": {
|
|
"line": 11,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 11,
|
|
"column": 21
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "Super",
|
|
"start": 415,
|
|
"end": 420,
|
|
"loc": {
|
|
"start": {
|
|
"line": 11,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 11,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 421,
|
|
"end": 427,
|
|
"loc": {
|
|
"start": {
|
|
"line": 11,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 11,
|
|
"column": 20
|
|
},
|
|
"identifierName": "parent"
|
|
},
|
|
"name": "parent"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 439,
|
|
"end": 533,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 15,
|
|
"column": 9
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 443,
|
|
"end": 465,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 13,
|
|
"column": 34
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "MemberExpression",
|
|
"start": 444,
|
|
"end": 465,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 13,
|
|
"column": 34
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 444,
|
|
"end": 447,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 13,
|
|
"column": 16
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 448,
|
|
"end": 465,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 13,
|
|
"column": 34
|
|
},
|
|
"identifierName": "storeysTabElement"
|
|
},
|
|
"name": "storeysTabElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 467,
|
|
"end": 533,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 15,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ThrowStatement",
|
|
"start": 481,
|
|
"end": 523,
|
|
"loc": {
|
|
"start": {
|
|
"line": 14,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 14,
|
|
"column": 54
|
|
}
|
|
},
|
|
"argument": {
|
|
"type": "StringLiteral",
|
|
"start": 487,
|
|
"end": 522,
|
|
"loc": {
|
|
"start": {
|
|
"line": 14,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 14,
|
|
"column": 53
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "Missing config: storeysTabElement",
|
|
"raw": "\"Missing config: storeysTabElement\""
|
|
},
|
|
"value": "Missing config: storeysTabElement"
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
},
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 543,
|
|
"end": 657,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 19,
|
|
"column": 9
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 547,
|
|
"end": 579,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 17,
|
|
"column": 44
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "MemberExpression",
|
|
"start": 548,
|
|
"end": 579,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 17,
|
|
"column": 44
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 548,
|
|
"end": 551,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 17,
|
|
"column": 16
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 552,
|
|
"end": 579,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 17,
|
|
"column": 44
|
|
},
|
|
"identifierName": "showAllStoreysButtonElement"
|
|
},
|
|
"name": "showAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 581,
|
|
"end": 657,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 19,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ThrowStatement",
|
|
"start": 595,
|
|
"end": 647,
|
|
"loc": {
|
|
"start": {
|
|
"line": 18,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 18,
|
|
"column": 64
|
|
}
|
|
},
|
|
"argument": {
|
|
"type": "StringLiteral",
|
|
"start": 601,
|
|
"end": 646,
|
|
"loc": {
|
|
"start": {
|
|
"line": 18,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 18,
|
|
"column": 63
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "Missing config: showAllStoreysButtonElement",
|
|
"raw": "\"Missing config: showAllStoreysButtonElement\""
|
|
},
|
|
"value": "Missing config: showAllStoreysButtonElement"
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
},
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 667,
|
|
"end": 781,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 23,
|
|
"column": 9
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 671,
|
|
"end": 703,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 21,
|
|
"column": 44
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "MemberExpression",
|
|
"start": 672,
|
|
"end": 703,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 21,
|
|
"column": 44
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 672,
|
|
"end": 675,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 21,
|
|
"column": 16
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 676,
|
|
"end": 703,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 21,
|
|
"column": 44
|
|
},
|
|
"identifierName": "hideAllStoreysButtonElement"
|
|
},
|
|
"name": "hideAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 705,
|
|
"end": 781,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 23,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ThrowStatement",
|
|
"start": 719,
|
|
"end": 771,
|
|
"loc": {
|
|
"start": {
|
|
"line": 22,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 22,
|
|
"column": 64
|
|
}
|
|
},
|
|
"argument": {
|
|
"type": "StringLiteral",
|
|
"start": 725,
|
|
"end": 770,
|
|
"loc": {
|
|
"start": {
|
|
"line": 22,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 22,
|
|
"column": 63
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "Missing config: hideAllStoreysButtonElement",
|
|
"raw": "\"Missing config: hideAllStoreysButtonElement\""
|
|
},
|
|
"value": "Missing config: hideAllStoreysButtonElement"
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
},
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 791,
|
|
"end": 879,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 27,
|
|
"column": 9
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 795,
|
|
"end": 814,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 25,
|
|
"column": 31
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "MemberExpression",
|
|
"start": 796,
|
|
"end": 814,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 25,
|
|
"column": 31
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 796,
|
|
"end": 799,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 25,
|
|
"column": 16
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 800,
|
|
"end": 814,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 25,
|
|
"column": 31
|
|
},
|
|
"identifierName": "storeysElement"
|
|
},
|
|
"name": "storeysElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 816,
|
|
"end": 879,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 27,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ThrowStatement",
|
|
"start": 830,
|
|
"end": 869,
|
|
"loc": {
|
|
"start": {
|
|
"line": 26,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 26,
|
|
"column": 51
|
|
}
|
|
},
|
|
"argument": {
|
|
"type": "StringLiteral",
|
|
"start": 836,
|
|
"end": 868,
|
|
"loc": {
|
|
"start": {
|
|
"line": 26,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 26,
|
|
"column": 50
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "Missing config: storeysElement",
|
|
"raw": "\"Missing config: storeysElement\""
|
|
},
|
|
"value": "Missing config: storeysElement"
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 889,
|
|
"end": 937,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 56
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 889,
|
|
"end": 936,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 55
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 889,
|
|
"end": 912,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 31
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 889,
|
|
"end": 893,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 894,
|
|
"end": 912,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 31
|
|
},
|
|
"identifierName": "_storeysTabElement"
|
|
},
|
|
"name": "_storeysTabElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "MemberExpression",
|
|
"start": 915,
|
|
"end": 936,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 915,
|
|
"end": 918,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 37
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 919,
|
|
"end": 936,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 55
|
|
},
|
|
"identifierName": "storeysTabElement"
|
|
},
|
|
"name": "storeysTabElement"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 946,
|
|
"end": 1014,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 76
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 946,
|
|
"end": 1013,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 75
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 946,
|
|
"end": 979,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 946,
|
|
"end": 950,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 951,
|
|
"end": 979,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 41
|
|
},
|
|
"identifierName": "_showAllStoreysButtonElement"
|
|
},
|
|
"name": "_showAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "MemberExpression",
|
|
"start": 982,
|
|
"end": 1013,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 75
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 982,
|
|
"end": 985,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 47
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 986,
|
|
"end": 1013,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 75
|
|
},
|
|
"identifierName": "showAllStoreysButtonElement"
|
|
},
|
|
"name": "showAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1023,
|
|
"end": 1091,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 76
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1023,
|
|
"end": 1090,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 75
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1023,
|
|
"end": 1056,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1023,
|
|
"end": 1027,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1028,
|
|
"end": 1056,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 41
|
|
},
|
|
"identifierName": "_hideAllStoreysButtonElement"
|
|
},
|
|
"name": "_hideAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "MemberExpression",
|
|
"start": 1059,
|
|
"end": 1090,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 75
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1059,
|
|
"end": 1062,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 47
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1063,
|
|
"end": 1090,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 75
|
|
},
|
|
"identifierName": "hideAllStoreysButtonElement"
|
|
},
|
|
"name": "hideAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1100,
|
|
"end": 1189,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 97
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1100,
|
|
"end": 1188,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 96
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1100,
|
|
"end": 1129,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 37
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1100,
|
|
"end": 1104,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1105,
|
|
"end": 1129,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 37
|
|
},
|
|
"identifierName": "_storeysTabButtonElement"
|
|
},
|
|
"name": "_storeysTabButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "CallExpression",
|
|
"start": 1132,
|
|
"end": 1188,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 96
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 1132,
|
|
"end": 1169,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 77
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1132,
|
|
"end": 1155,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 63
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1132,
|
|
"end": 1136,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 44
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1137,
|
|
"end": 1155,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 63
|
|
},
|
|
"identifierName": "_storeysTabElement"
|
|
},
|
|
"name": "_storeysTabElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1156,
|
|
"end": 1169,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 64
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 77
|
|
},
|
|
"identifierName": "querySelector"
|
|
},
|
|
"name": "querySelector"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 1170,
|
|
"end": 1187,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 78
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 95
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": ".xeokit-tab-btn",
|
|
"raw": "\".xeokit-tab-btn\""
|
|
},
|
|
"value": ".xeokit-tab-btn"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 1199,
|
|
"end": 1304,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 36,
|
|
"column": 9
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 1203,
|
|
"end": 1233,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 34,
|
|
"column": 42
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "MemberExpression",
|
|
"start": 1204,
|
|
"end": 1233,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 34,
|
|
"column": 42
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1204,
|
|
"end": 1208,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 34,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1209,
|
|
"end": 1233,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 34,
|
|
"column": 42
|
|
},
|
|
"identifierName": "_storeysTabButtonElement"
|
|
},
|
|
"name": "_storeysTabButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 1235,
|
|
"end": 1304,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 36,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ThrowStatement",
|
|
"start": 1249,
|
|
"end": 1294,
|
|
"loc": {
|
|
"start": {
|
|
"line": 35,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 35,
|
|
"column": 57
|
|
}
|
|
},
|
|
"argument": {
|
|
"type": "StringLiteral",
|
|
"start": 1255,
|
|
"end": 1293,
|
|
"loc": {
|
|
"start": {
|
|
"line": 35,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 35,
|
|
"column": 56
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "Missing DOM element: .xeokit-tab-btn",
|
|
"raw": "\"Missing DOM element: .xeokit-tab-btn\""
|
|
},
|
|
"value": "Missing DOM element: .xeokit-tab-btn"
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
},
|
|
{
|
|
"type": "VariableDeclaration",
|
|
"start": 1314,
|
|
"end": 1356,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 50
|
|
}
|
|
},
|
|
"declarations": [
|
|
{
|
|
"type": "VariableDeclarator",
|
|
"start": 1320,
|
|
"end": 1355,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 49
|
|
}
|
|
},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start": 1320,
|
|
"end": 1334,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 28
|
|
},
|
|
"identifierName": "storeysElement"
|
|
},
|
|
"name": "storeysElement"
|
|
},
|
|
"init": {
|
|
"type": "MemberExpression",
|
|
"start": 1337,
|
|
"end": 1355,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 49
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1337,
|
|
"end": 1340,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 34
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1341,
|
|
"end": 1355,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 49
|
|
},
|
|
"identifierName": "storeysElement"
|
|
},
|
|
"name": "storeysElement"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
],
|
|
"kind": "const"
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1366,
|
|
"end": 1541,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1366,
|
|
"end": 1540,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 10
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1366,
|
|
"end": 1380,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1366,
|
|
"end": 1370,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1371,
|
|
"end": 1380,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "NewExpression",
|
|
"start": 1383,
|
|
"end": 1540,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "Identifier",
|
|
"start": 1387,
|
|
"end": 1401,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 29
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 43
|
|
},
|
|
"identifierName": "TreeViewPlugin"
|
|
},
|
|
"name": "TreeViewPlugin"
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 1402,
|
|
"end": 1413,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1402,
|
|
"end": 1406,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 48
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1407,
|
|
"end": 1413,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 55
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
{
|
|
"type": "ObjectExpression",
|
|
"start": 1415,
|
|
"end": 1539,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 57
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 9
|
|
}
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1429,
|
|
"end": 1461,
|
|
"loc": {
|
|
"start": {
|
|
"line": 41,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 41,
|
|
"column": 44
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1429,
|
|
"end": 1445,
|
|
"loc": {
|
|
"start": {
|
|
"line": 41,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 41,
|
|
"column": 28
|
|
},
|
|
"identifierName": "containerElement"
|
|
},
|
|
"name": "containerElement"
|
|
},
|
|
"value": {
|
|
"type": "Identifier",
|
|
"start": 1447,
|
|
"end": 1461,
|
|
"loc": {
|
|
"start": {
|
|
"line": 41,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 41,
|
|
"column": 44
|
|
},
|
|
"identifierName": "storeysElement"
|
|
},
|
|
"name": "storeysElement"
|
|
}
|
|
},
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1475,
|
|
"end": 1495,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 32
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1475,
|
|
"end": 1488,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 25
|
|
},
|
|
"identifierName": "autoAddModels"
|
|
},
|
|
"name": "autoAddModels"
|
|
},
|
|
"value": {
|
|
"type": "BooleanLiteral",
|
|
"start": 1490,
|
|
"end": 1495,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 32
|
|
}
|
|
},
|
|
"value": false
|
|
}
|
|
},
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1509,
|
|
"end": 1529,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"column": 32
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1509,
|
|
"end": 1518,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"column": 21
|
|
},
|
|
"identifierName": "hierarchy"
|
|
},
|
|
"name": "hierarchy"
|
|
},
|
|
"value": {
|
|
"type": "StringLiteral",
|
|
"start": 1520,
|
|
"end": 1529,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"column": 32
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "storeys",
|
|
"raw": "\"storeys\""
|
|
},
|
|
"value": "storeys"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1551,
|
|
"end": 1652,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1551,
|
|
"end": 1651,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 10
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1551,
|
|
"end": 1576,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 33
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1551,
|
|
"end": 1555,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1556,
|
|
"end": 1576,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 33
|
|
},
|
|
"identifierName": "_treeViewContextMenu"
|
|
},
|
|
"name": "_treeViewContextMenu"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "NewExpression",
|
|
"start": 1579,
|
|
"end": 1651,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "Identifier",
|
|
"start": 1583,
|
|
"end": 1594,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 51
|
|
},
|
|
"identifierName": "ContextMenu"
|
|
},
|
|
"name": "ContextMenu"
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "ObjectExpression",
|
|
"start": 1595,
|
|
"end": 1650,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 9
|
|
}
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1609,
|
|
"end": 1640,
|
|
"loc": {
|
|
"start": {
|
|
"line": 47,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 47,
|
|
"column": 43
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1609,
|
|
"end": 1614,
|
|
"loc": {
|
|
"start": {
|
|
"line": 47,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 47,
|
|
"column": 17
|
|
},
|
|
"identifierName": "items"
|
|
},
|
|
"name": "items"
|
|
},
|
|
"value": {
|
|
"type": "Identifier",
|
|
"start": 1616,
|
|
"end": 1640,
|
|
"loc": {
|
|
"start": {
|
|
"line": 47,
|
|
"column": 19
|
|
},
|
|
"end": {
|
|
"line": 47,
|
|
"column": 43
|
|
},
|
|
"identifierName": "TreeViewContextMenuItems"
|
|
},
|
|
"name": "TreeViewContextMenuItems"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1662,
|
|
"end": 1983,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 1662,
|
|
"end": 1982,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 1662,
|
|
"end": 1679,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 25
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1662,
|
|
"end": 1676,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1662,
|
|
"end": 1666,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1667,
|
|
"end": 1676,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1677,
|
|
"end": 1679,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 25
|
|
},
|
|
"identifierName": "on"
|
|
},
|
|
"name": "on"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 1680,
|
|
"end": 1693,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 39
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "contextmenu",
|
|
"raw": "\"contextmenu\""
|
|
},
|
|
"value": "contextmenu"
|
|
},
|
|
{
|
|
"type": "ArrowFunctionExpression",
|
|
"start": 1695,
|
|
"end": 1981,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 41
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 9
|
|
}
|
|
},
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 1696,
|
|
"end": 1697,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 43
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 1702,
|
|
"end": 1981,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1716,
|
|
"end": 1777,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 73
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 1716,
|
|
"end": 1776,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 72
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 1716,
|
|
"end": 1746,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 42
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1716,
|
|
"end": 1741,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 37
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1716,
|
|
"end": 1720,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1721,
|
|
"end": 1741,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 37
|
|
},
|
|
"identifierName": "_treeViewContextMenu"
|
|
},
|
|
"name": "_treeViewContextMenu"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1742,
|
|
"end": 1746,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 42
|
|
},
|
|
"identifierName": "show"
|
|
},
|
|
"name": "show"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 1747,
|
|
"end": 1760,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 56
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1747,
|
|
"end": 1754,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 50
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1747,
|
|
"end": 1748,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 44
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1749,
|
|
"end": 1754,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 50
|
|
},
|
|
"identifierName": "event"
|
|
},
|
|
"name": "event"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1755,
|
|
"end": 1760,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 56
|
|
},
|
|
"identifierName": "pageX"
|
|
},
|
|
"name": "pageX"
|
|
},
|
|
"computed": false
|
|
},
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 1762,
|
|
"end": 1775,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 58
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 71
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1762,
|
|
"end": 1769,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 58
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 65
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1762,
|
|
"end": 1763,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 58
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 59
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1764,
|
|
"end": 1769,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 60
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 65
|
|
},
|
|
"identifierName": "event"
|
|
},
|
|
"name": "event"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1770,
|
|
"end": 1775,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 66
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 71
|
|
},
|
|
"identifierName": "pageY"
|
|
},
|
|
"name": "pageY"
|
|
},
|
|
"computed": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1790,
|
|
"end": 1971,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 56,
|
|
"column": 14
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1790,
|
|
"end": 1970,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 56,
|
|
"column": 13
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1790,
|
|
"end": 1823,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1790,
|
|
"end": 1815,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 37
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1790,
|
|
"end": 1794,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1795,
|
|
"end": 1815,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 37
|
|
},
|
|
"identifierName": "_treeViewContextMenu"
|
|
},
|
|
"name": "_treeViewContextMenu"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1816,
|
|
"end": 1823,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 45
|
|
},
|
|
"identifierName": "context"
|
|
},
|
|
"name": "context"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "ObjectExpression",
|
|
"start": 1826,
|
|
"end": 1970,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 56,
|
|
"column": 13
|
|
}
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1844,
|
|
"end": 1860,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 32
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1844,
|
|
"end": 1850,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 22
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"value": {
|
|
"type": "MemberExpression",
|
|
"start": 1852,
|
|
"end": 1860,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 32
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1852,
|
|
"end": 1853,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 25
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1854,
|
|
"end": 1860,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 32
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
}
|
|
},
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1878,
|
|
"end": 1910,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 48
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1878,
|
|
"end": 1892,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 30
|
|
},
|
|
"identifierName": "treeViewPlugin"
|
|
},
|
|
"name": "treeViewPlugin"
|
|
},
|
|
"value": {
|
|
"type": "MemberExpression",
|
|
"start": 1894,
|
|
"end": 1910,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 48
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1894,
|
|
"end": 1895,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 33
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1896,
|
|
"end": 1910,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 48
|
|
},
|
|
"identifierName": "treeViewPlugin"
|
|
},
|
|
"name": "treeViewPlugin"
|
|
},
|
|
"computed": false
|
|
}
|
|
},
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1928,
|
|
"end": 1956,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 44
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1928,
|
|
"end": 1940,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 28
|
|
},
|
|
"identifierName": "treeViewNode"
|
|
},
|
|
"name": "treeViewNode"
|
|
},
|
|
"value": {
|
|
"type": "MemberExpression",
|
|
"start": 1942,
|
|
"end": 1956,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 44
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1942,
|
|
"end": 1943,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 31
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1944,
|
|
"end": 1956,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 44
|
|
},
|
|
"identifierName": "treeViewNode"
|
|
},
|
|
"name": "treeViewNode"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1993,
|
|
"end": 2335,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1993,
|
|
"end": 2334,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 10
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1993,
|
|
"end": 2012,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 27
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1993,
|
|
"end": 1997,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1998,
|
|
"end": 2012,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 27
|
|
},
|
|
"identifierName": "_onModelLoaded"
|
|
},
|
|
"name": "_onModelLoaded"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "CallExpression",
|
|
"start": 2015,
|
|
"end": 2334,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2015,
|
|
"end": 2035,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 50
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2015,
|
|
"end": 2032,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 47
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2015,
|
|
"end": 2026,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2015,
|
|
"end": 2019,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2020,
|
|
"end": 2026,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 41
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2027,
|
|
"end": 2032,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 47
|
|
},
|
|
"identifierName": "scene"
|
|
},
|
|
"name": "scene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2033,
|
|
"end": 2035,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 50
|
|
},
|
|
"identifierName": "on"
|
|
},
|
|
"name": "on"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2036,
|
|
"end": 2049,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 64
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "modelLoaded",
|
|
"raw": "\"modelLoaded\""
|
|
},
|
|
"value": "modelLoaded"
|
|
},
|
|
{
|
|
"type": "ArrowFunctionExpression",
|
|
"start": 2051,
|
|
"end": 2333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 66
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 9
|
|
}
|
|
},
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2052,
|
|
"end": 2059,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 67
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 74
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 2063,
|
|
"end": 2333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 78
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "VariableDeclaration",
|
|
"start": 2077,
|
|
"end": 2151,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 86
|
|
}
|
|
},
|
|
"declarations": [
|
|
{
|
|
"type": "VariableDeclarator",
|
|
"start": 2083,
|
|
"end": 2150,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 85
|
|
}
|
|
},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start": 2083,
|
|
"end": 2092,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 27
|
|
},
|
|
"identifierName": "modelInfo"
|
|
},
|
|
"name": "modelInfo"
|
|
},
|
|
"init": {
|
|
"type": "CallExpression",
|
|
"start": 2095,
|
|
"end": 2150,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 85
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2095,
|
|
"end": 2141,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 76
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2095,
|
|
"end": 2128,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 63
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2095,
|
|
"end": 2121,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 56
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2095,
|
|
"end": 2108,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 43
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2095,
|
|
"end": 2099,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2100,
|
|
"end": 2108,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 43
|
|
},
|
|
"identifierName": "viewerUI"
|
|
},
|
|
"name": "viewerUI"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2109,
|
|
"end": 2121,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 56
|
|
},
|
|
"identifierName": "_controllers"
|
|
},
|
|
"name": "_controllers"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2122,
|
|
"end": 2128,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 57
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 63
|
|
},
|
|
"identifierName": "models"
|
|
},
|
|
"name": "models"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2129,
|
|
"end": 2141,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 64
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 76
|
|
},
|
|
"identifierName": "getModelInfo"
|
|
},
|
|
"name": "getModelInfo"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2142,
|
|
"end": 2149,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 77
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 84
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"kind": "const"
|
|
},
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 2164,
|
|
"end": 2219,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 63,
|
|
"column": 13
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 2168,
|
|
"end": 2178,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 26
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "Identifier",
|
|
"start": 2169,
|
|
"end": 2178,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 26
|
|
},
|
|
"identifierName": "modelInfo"
|
|
},
|
|
"name": "modelInfo"
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 2180,
|
|
"end": 2219,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 63,
|
|
"column": 13
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ReturnStatement",
|
|
"start": 2198,
|
|
"end": 2205,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 62,
|
|
"column": 23
|
|
}
|
|
},
|
|
"argument": null
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2232,
|
|
"end": 2323,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 15
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2232,
|
|
"end": 2322,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 14
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2232,
|
|
"end": 2255,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 35
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2232,
|
|
"end": 2246,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 26
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2232,
|
|
"end": 2236,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2237,
|
|
"end": 2246,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 26
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2247,
|
|
"end": 2255,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 35
|
|
},
|
|
"identifierName": "addModel"
|
|
},
|
|
"name": "addModel"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2256,
|
|
"end": 2263,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 43
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
},
|
|
{
|
|
"type": "ObjectExpression",
|
|
"start": 2265,
|
|
"end": 2321,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 13
|
|
}
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 2283,
|
|
"end": 2307,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 40
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 2283,
|
|
"end": 2291,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 24
|
|
},
|
|
"identifierName": "rootName"
|
|
},
|
|
"name": "rootName"
|
|
},
|
|
"value": {
|
|
"type": "MemberExpression",
|
|
"start": 2293,
|
|
"end": 2307,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 40
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 2293,
|
|
"end": 2302,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 35
|
|
},
|
|
"identifierName": "modelInfo"
|
|
},
|
|
"name": "modelInfo"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2303,
|
|
"end": 2307,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 40
|
|
},
|
|
"identifierName": "name"
|
|
},
|
|
"name": "name"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2345,
|
|
"end": 2561,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 2345,
|
|
"end": 2560,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 10
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 2345,
|
|
"end": 2366,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 29
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2345,
|
|
"end": 2349,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2350,
|
|
"end": 2366,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 29
|
|
},
|
|
"identifierName": "_onModelUnloaded"
|
|
},
|
|
"name": "_onModelUnloaded"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "CallExpression",
|
|
"start": 2369,
|
|
"end": 2560,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2369,
|
|
"end": 2389,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 52
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2369,
|
|
"end": 2386,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 49
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2369,
|
|
"end": 2380,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 43
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2369,
|
|
"end": 2373,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 36
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2374,
|
|
"end": 2380,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 37
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 43
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2381,
|
|
"end": 2386,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 49
|
|
},
|
|
"identifierName": "scene"
|
|
},
|
|
"name": "scene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2387,
|
|
"end": 2389,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 50
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 52
|
|
},
|
|
"identifierName": "on"
|
|
},
|
|
"name": "on"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2390,
|
|
"end": 2405,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 53
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 68
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "modelUnloaded",
|
|
"raw": "\"modelUnloaded\""
|
|
},
|
|
"value": "modelUnloaded"
|
|
},
|
|
{
|
|
"type": "ArrowFunctionExpression",
|
|
"start": 2407,
|
|
"end": 2559,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 70
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 9
|
|
}
|
|
},
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2408,
|
|
"end": 2415,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 71
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 78
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 2420,
|
|
"end": 2559,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 83
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 2434,
|
|
"end": 2549,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 13
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "MemberExpression",
|
|
"start": 2438,
|
|
"end": 2479,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 57
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2438,
|
|
"end": 2470,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 48
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2438,
|
|
"end": 2459,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 37
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2438,
|
|
"end": 2449,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 27
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2438,
|
|
"end": 2442,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2443,
|
|
"end": 2449,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 27
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2450,
|
|
"end": 2459,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 37
|
|
},
|
|
"identifierName": "metaScene"
|
|
},
|
|
"name": "metaScene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2460,
|
|
"end": 2470,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 48
|
|
},
|
|
"identifierName": "metaModels"
|
|
},
|
|
"name": "metaModels"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2471,
|
|
"end": 2478,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 56
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
},
|
|
"computed": true
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 2481,
|
|
"end": 2549,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 13
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2499,
|
|
"end": 2535,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 52
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2499,
|
|
"end": 2534,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 51
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2499,
|
|
"end": 2525,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 42
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2499,
|
|
"end": 2513,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 30
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2499,
|
|
"end": 2503,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2504,
|
|
"end": 2513,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 30
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2514,
|
|
"end": 2525,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 42
|
|
},
|
|
"identifierName": "removeModel"
|
|
},
|
|
"name": "removeModel"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2526,
|
|
"end": 2533,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 50
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2571,
|
|
"end": 2700,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2571,
|
|
"end": 2699,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2571,
|
|
"end": 2587,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 24
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2571,
|
|
"end": 2584,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 21
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2571,
|
|
"end": 2575,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2576,
|
|
"end": 2584,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 21
|
|
},
|
|
"identifierName": "viewerUI"
|
|
},
|
|
"name": "viewerUI"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2585,
|
|
"end": 2587,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 24
|
|
},
|
|
"identifierName": "on"
|
|
},
|
|
"name": "on"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2588,
|
|
"end": 2595,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 32
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "reset",
|
|
"raw": "\"reset\""
|
|
},
|
|
"value": "reset"
|
|
},
|
|
{
|
|
"type": "ArrowFunctionExpression",
|
|
"start": 2597,
|
|
"end": 2698,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 9
|
|
}
|
|
},
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 2603,
|
|
"end": 2698,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2617,
|
|
"end": 2643,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 38
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2617,
|
|
"end": 2642,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 37
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2617,
|
|
"end": 2640,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 35
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2617,
|
|
"end": 2631,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 26
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2617,
|
|
"end": 2621,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2622,
|
|
"end": 2631,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 26
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2632,
|
|
"end": 2640,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 35
|
|
},
|
|
"identifierName": "collapse"
|
|
},
|
|
"name": "collapse"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2656,
|
|
"end": 2688,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 44
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2656,
|
|
"end": 2687,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 43
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2656,
|
|
"end": 2684,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 40
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2656,
|
|
"end": 2670,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 26
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2656,
|
|
"end": 2660,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2661,
|
|
"end": 2670,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 26
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2671,
|
|
"end": 2684,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 40
|
|
},
|
|
"identifierName": "expandToDepth"
|
|
},
|
|
"name": "expandToDepth"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "NumericLiteral",
|
|
"start": 2685,
|
|
"end": 2686,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 41
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 42
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": 1,
|
|
"raw": "1"
|
|
},
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ClassMethod",
|
|
"start": 2712,
|
|
"end": 3229,
|
|
"loc": {
|
|
"start": {
|
|
"line": 81,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 91,
|
|
"column": 5
|
|
}
|
|
},
|
|
"static": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 2712,
|
|
"end": 2722,
|
|
"loc": {
|
|
"start": {
|
|
"line": 81,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 81,
|
|
"column": 14
|
|
},
|
|
"identifierName": "setEnabled"
|
|
},
|
|
"name": "setEnabled"
|
|
},
|
|
"kind": "method",
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2723,
|
|
"end": 2730,
|
|
"loc": {
|
|
"start": {
|
|
"line": 81,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 81,
|
|
"column": 22
|
|
},
|
|
"identifierName": "enabled"
|
|
},
|
|
"name": "enabled"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 2732,
|
|
"end": 3229,
|
|
"loc": {
|
|
"start": {
|
|
"line": 81,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 91,
|
|
"column": 5
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 2742,
|
|
"end": 3223,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 9
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 2746,
|
|
"end": 2754,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"column": 20
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "Identifier",
|
|
"start": 2747,
|
|
"end": 2754,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"column": 20
|
|
},
|
|
"identifierName": "enabled"
|
|
},
|
|
"name": "enabled"
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 2756,
|
|
"end": 2982,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2770,
|
|
"end": 2826,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 68
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2770,
|
|
"end": 2825,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 67
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2770,
|
|
"end": 2813,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2770,
|
|
"end": 2809,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 51
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2770,
|
|
"end": 2799,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2770,
|
|
"end": 2774,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2775,
|
|
"end": 2799,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 41
|
|
},
|
|
"identifierName": "_storeysTabButtonElement"
|
|
},
|
|
"name": "_storeysTabButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2800,
|
|
"end": 2809,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 51
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2810,
|
|
"end": 2813,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 55
|
|
},
|
|
"identifierName": "add"
|
|
},
|
|
"name": "add"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2814,
|
|
"end": 2824,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 66
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2839,
|
|
"end": 2899,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 72
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2839,
|
|
"end": 2898,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 71
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2839,
|
|
"end": 2886,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 59
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2839,
|
|
"end": 2882,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2839,
|
|
"end": 2872,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2839,
|
|
"end": 2843,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2844,
|
|
"end": 2872,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 45
|
|
},
|
|
"identifierName": "_showAllStoreysButtonElement"
|
|
},
|
|
"name": "_showAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2873,
|
|
"end": 2882,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 55
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2883,
|
|
"end": 2886,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 59
|
|
},
|
|
"identifierName": "add"
|
|
},
|
|
"name": "add"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2887,
|
|
"end": 2897,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 60
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 70
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2912,
|
|
"end": 2972,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 72
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2912,
|
|
"end": 2971,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 71
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2912,
|
|
"end": 2959,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 59
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2912,
|
|
"end": 2955,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2912,
|
|
"end": 2945,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2912,
|
|
"end": 2916,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2917,
|
|
"end": 2945,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 45
|
|
},
|
|
"identifierName": "_hideAllStoreysButtonElement"
|
|
},
|
|
"name": "_hideAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2946,
|
|
"end": 2955,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 55
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2956,
|
|
"end": 2959,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 59
|
|
},
|
|
"identifierName": "add"
|
|
},
|
|
"name": "add"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2960,
|
|
"end": 2970,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 60
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 70
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": {
|
|
"type": "BlockStatement",
|
|
"start": 2988,
|
|
"end": 3223,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3002,
|
|
"end": 3061,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 71
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3002,
|
|
"end": 3060,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 70
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3002,
|
|
"end": 3048,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 58
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3002,
|
|
"end": 3041,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 51
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3002,
|
|
"end": 3031,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3002,
|
|
"end": 3006,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3007,
|
|
"end": 3031,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 41
|
|
},
|
|
"identifierName": "_storeysTabButtonElement"
|
|
},
|
|
"name": "_storeysTabButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3032,
|
|
"end": 3041,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 51
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3042,
|
|
"end": 3048,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 58
|
|
},
|
|
"identifierName": "remove"
|
|
},
|
|
"name": "remove"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 3049,
|
|
"end": 3059,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 69
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3074,
|
|
"end": 3137,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 75
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3074,
|
|
"end": 3136,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 74
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3074,
|
|
"end": 3124,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 62
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3074,
|
|
"end": 3117,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3074,
|
|
"end": 3107,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3074,
|
|
"end": 3078,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3079,
|
|
"end": 3107,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 45
|
|
},
|
|
"identifierName": "_showAllStoreysButtonElement"
|
|
},
|
|
"name": "_showAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3108,
|
|
"end": 3117,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 55
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3118,
|
|
"end": 3124,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 62
|
|
},
|
|
"identifierName": "remove"
|
|
},
|
|
"name": "remove"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 3125,
|
|
"end": 3135,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 63
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 73
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3150,
|
|
"end": 3213,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 75
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3150,
|
|
"end": 3212,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 74
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3150,
|
|
"end": 3200,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 62
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3150,
|
|
"end": 3193,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3150,
|
|
"end": 3183,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3150,
|
|
"end": 3154,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3155,
|
|
"end": 3183,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 45
|
|
},
|
|
"identifierName": "_hideAllStoreysButtonElement"
|
|
},
|
|
"name": "_hideAllStoreysButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3184,
|
|
"end": 3193,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 55
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3194,
|
|
"end": 3200,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 62
|
|
},
|
|
"identifierName": "remove"
|
|
},
|
|
"name": "remove"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 3201,
|
|
"end": 3211,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 63
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 73
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ClassMethod",
|
|
"start": 3235,
|
|
"end": 3349,
|
|
"loc": {
|
|
"start": {
|
|
"line": 93,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 5
|
|
}
|
|
},
|
|
"static": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 3235,
|
|
"end": 3253,
|
|
"loc": {
|
|
"start": {
|
|
"line": 93,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 93,
|
|
"column": 22
|
|
},
|
|
"identifierName": "showNodeInTreeView"
|
|
},
|
|
"name": "showNodeInTreeView"
|
|
},
|
|
"kind": "method",
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 3254,
|
|
"end": 3262,
|
|
"loc": {
|
|
"start": {
|
|
"line": 93,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 93,
|
|
"column": 31
|
|
},
|
|
"identifierName": "objectId"
|
|
},
|
|
"name": "objectId"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 3264,
|
|
"end": 3349,
|
|
"loc": {
|
|
"start": {
|
|
"line": 93,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 5
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3274,
|
|
"end": 3300,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 34
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3274,
|
|
"end": 3299,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 33
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3274,
|
|
"end": 3297,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 31
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3274,
|
|
"end": 3288,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3274,
|
|
"end": 3278,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3279,
|
|
"end": 3288,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3289,
|
|
"end": 3297,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 31
|
|
},
|
|
"identifierName": "collapse"
|
|
},
|
|
"name": "collapse"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3309,
|
|
"end": 3343,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 42
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3309,
|
|
"end": 3342,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 41
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3309,
|
|
"end": 3332,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 31
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3309,
|
|
"end": 3323,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3309,
|
|
"end": 3313,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3314,
|
|
"end": 3323,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3324,
|
|
"end": 3332,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 31
|
|
},
|
|
"identifierName": "showNode"
|
|
},
|
|
"name": "showNode"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 3333,
|
|
"end": 3341,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 40
|
|
},
|
|
"identifierName": "objectId"
|
|
},
|
|
"name": "objectId"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ClassMethod",
|
|
"start": 3355,
|
|
"end": 3582,
|
|
"loc": {
|
|
"start": {
|
|
"line": 98,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 5
|
|
}
|
|
},
|
|
"static": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 3355,
|
|
"end": 3362,
|
|
"loc": {
|
|
"start": {
|
|
"line": 98,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 98,
|
|
"column": 11
|
|
},
|
|
"identifierName": "destroy"
|
|
},
|
|
"name": "destroy"
|
|
},
|
|
"kind": "method",
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 3365,
|
|
"end": 3582,
|
|
"loc": {
|
|
"start": {
|
|
"line": 98,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 5
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3375,
|
|
"end": 3391,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 24
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3375,
|
|
"end": 3390,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 23
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3375,
|
|
"end": 3388,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 21
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Super",
|
|
"start": 3375,
|
|
"end": 3380,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3381,
|
|
"end": 3388,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 21
|
|
},
|
|
"identifierName": "destroy"
|
|
},
|
|
"name": "destroy"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3400,
|
|
"end": 3425,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 33
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3400,
|
|
"end": 3424,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 32
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3400,
|
|
"end": 3422,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 30
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3400,
|
|
"end": 3414,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3400,
|
|
"end": 3404,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3405,
|
|
"end": 3414,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3415,
|
|
"end": 3422,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 30
|
|
},
|
|
"identifierName": "destroy"
|
|
},
|
|
"name": "destroy"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3434,
|
|
"end": 3470,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 44
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3434,
|
|
"end": 3469,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 43
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3434,
|
|
"end": 3467,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3434,
|
|
"end": 3459,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 33
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3434,
|
|
"end": 3438,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3439,
|
|
"end": 3459,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 33
|
|
},
|
|
"identifierName": "_treeViewContextMenu"
|
|
},
|
|
"name": "_treeViewContextMenu"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3460,
|
|
"end": 3467,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 41
|
|
},
|
|
"identifierName": "destroy"
|
|
},
|
|
"name": "destroy"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3479,
|
|
"end": 3522,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 51
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3479,
|
|
"end": 3521,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 50
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3479,
|
|
"end": 3500,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 29
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3479,
|
|
"end": 3496,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 25
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3479,
|
|
"end": 3490,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 19
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3479,
|
|
"end": 3483,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3484,
|
|
"end": 3490,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 19
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3491,
|
|
"end": 3496,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 25
|
|
},
|
|
"identifierName": "scene"
|
|
},
|
|
"name": "scene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3497,
|
|
"end": 3500,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 29
|
|
},
|
|
"identifierName": "off"
|
|
},
|
|
"name": "off"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 3501,
|
|
"end": 3520,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 49
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3501,
|
|
"end": 3505,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3506,
|
|
"end": 3520,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 49
|
|
},
|
|
"identifierName": "_onModelLoaded"
|
|
},
|
|
"name": "_onModelLoaded"
|
|
},
|
|
"computed": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3531,
|
|
"end": 3576,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 53
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3531,
|
|
"end": 3575,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 52
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3531,
|
|
"end": 3552,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 29
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3531,
|
|
"end": 3548,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 25
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3531,
|
|
"end": 3542,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 19
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3531,
|
|
"end": 3535,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3536,
|
|
"end": 3542,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 19
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3543,
|
|
"end": 3548,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 25
|
|
},
|
|
"identifierName": "scene"
|
|
},
|
|
"name": "scene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3549,
|
|
"end": 3552,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 29
|
|
},
|
|
"identifierName": "off"
|
|
},
|
|
"name": "off"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 3553,
|
|
"end": 3574,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 51
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3553,
|
|
"end": 3557,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3558,
|
|
"end": 3574,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 51
|
|
},
|
|
"identifierName": "_onModelUnloaded"
|
|
},
|
|
"name": "_onModelUnloaded"
|
|
},
|
|
"computed": false
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"leadingComments": [
|
|
{
|
|
"type": "CommentBlock",
|
|
"value": "* @private ",
|
|
"start": 318,
|
|
"end": 333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 6,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 6,
|
|
"column": 15
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"__PseudoExport__": false,
|
|
"trailingComments": []
|
|
},
|
|
"specifiers": null,
|
|
"source": null,
|
|
"leadingComments": null
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"comments": [
|
|
{
|
|
"type": "CommentBlock",
|
|
"value": "* @private ",
|
|
"start": 318,
|
|
"end": 333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 6,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 6,
|
|
"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": "TreeViewPlugin",
|
|
"start": 53,
|
|
"end": 67,
|
|
"loc": {
|
|
"start": {
|
|
"line": 2,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 2,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 67,
|
|
"end": 68,
|
|
"loc": {
|
|
"start": {
|
|
"line": 2,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 2,
|
|
"column": 23
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "from",
|
|
"start": 69,
|
|
"end": 73,
|
|
"loc": {
|
|
"start": {
|
|
"line": 2,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 2,
|
|
"column": 28
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "@xeokit/xeokit-sdk/src/plugins/TreeViewPlugin/TreeViewPlugin.js",
|
|
"start": 74,
|
|
"end": 139,
|
|
"loc": {
|
|
"start": {
|
|
"line": 2,
|
|
"column": 29
|
|
},
|
|
"end": {
|
|
"line": 2,
|
|
"column": 94
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 139,
|
|
"end": 140,
|
|
"loc": {
|
|
"start": {
|
|
"line": 2,
|
|
"column": 94
|
|
},
|
|
"end": {
|
|
"line": 2,
|
|
"column": 95
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 141,
|
|
"end": 147,
|
|
"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": 148,
|
|
"end": 149,
|
|
"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": "ContextMenu",
|
|
"start": 149,
|
|
"end": 160,
|
|
"loc": {
|
|
"start": {
|
|
"line": 3,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 3,
|
|
"column": 19
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 160,
|
|
"end": 161,
|
|
"loc": {
|
|
"start": {
|
|
"line": 3,
|
|
"column": 19
|
|
},
|
|
"end": {
|
|
"line": 3,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "from",
|
|
"start": 162,
|
|
"end": 166,
|
|
"loc": {
|
|
"start": {
|
|
"line": 3,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 3,
|
|
"column": 25
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "@xeokit/xeokit-sdk/src/extras/ContextMenu/ContextMenu.js",
|
|
"start": 167,
|
|
"end": 225,
|
|
"loc": {
|
|
"start": {
|
|
"line": 3,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 3,
|
|
"column": 84
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 225,
|
|
"end": 226,
|
|
"loc": {
|
|
"start": {
|
|
"line": 3,
|
|
"column": 84
|
|
},
|
|
"end": {
|
|
"line": 3,
|
|
"column": 85
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 227,
|
|
"end": 233,
|
|
"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": 234,
|
|
"end": 235,
|
|
"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": "TreeViewContextMenuItems",
|
|
"start": 235,
|
|
"end": 259,
|
|
"loc": {
|
|
"start": {
|
|
"line": 4,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 4,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 259,
|
|
"end": 260,
|
|
"loc": {
|
|
"start": {
|
|
"line": 4,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 4,
|
|
"column": 33
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "from",
|
|
"start": 261,
|
|
"end": 265,
|
|
"loc": {
|
|
"start": {
|
|
"line": 4,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 4,
|
|
"column": 38
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "../contextMenuItems/TreeViewContextMenuItems.js",
|
|
"start": 266,
|
|
"end": 315,
|
|
"loc": {
|
|
"start": {
|
|
"line": 4,
|
|
"column": 39
|
|
},
|
|
"end": {
|
|
"line": 4,
|
|
"column": 88
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 315,
|
|
"end": 316,
|
|
"loc": {
|
|
"start": {
|
|
"line": 4,
|
|
"column": 88
|
|
},
|
|
"end": {
|
|
"line": 4,
|
|
"column": 89
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "CommentBlock",
|
|
"value": "* @private ",
|
|
"start": 318,
|
|
"end": 333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 6,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 6,
|
|
"column": 15
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 334,
|
|
"end": 339,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 7,
|
|
"column": 5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "Storeys",
|
|
"start": 340,
|
|
"end": 347,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 6
|
|
},
|
|
"end": {
|
|
"line": 7,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 348,
|
|
"end": 355,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 7,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "Controller",
|
|
"start": 356,
|
|
"end": 366,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 7,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 367,
|
|
"end": 368,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 7,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "constructor",
|
|
"start": 374,
|
|
"end": 385,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 15
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 385,
|
|
"end": 386,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "parent",
|
|
"start": 386,
|
|
"end": 392,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ",",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 392,
|
|
"end": 393,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 23
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "cfg",
|
|
"start": 394,
|
|
"end": 397,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 27
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": true,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "=",
|
|
"start": 398,
|
|
"end": 399,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 29
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 400,
|
|
"end": 401,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 401,
|
|
"end": 402,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 402,
|
|
"end": 403,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"column": 33
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 404,
|
|
"end": 405,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 9,
|
|
"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": 415,
|
|
"end": 420,
|
|
"loc": {
|
|
"start": {
|
|
"line": 11,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 11,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 420,
|
|
"end": 421,
|
|
"loc": {
|
|
"start": {
|
|
"line": 11,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 11,
|
|
"column": 14
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "parent",
|
|
"start": 421,
|
|
"end": 427,
|
|
"loc": {
|
|
"start": {
|
|
"line": 11,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 11,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 427,
|
|
"end": 428,
|
|
"loc": {
|
|
"start": {
|
|
"line": 11,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 11,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 428,
|
|
"end": 429,
|
|
"loc": {
|
|
"start": {
|
|
"line": 11,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 11,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "if",
|
|
"keyword": "if",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "if",
|
|
"start": 439,
|
|
"end": 441,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 13,
|
|
"column": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 442,
|
|
"end": 443,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 11
|
|
},
|
|
"end": {
|
|
"line": 13,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "prefix",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": true,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "!",
|
|
"start": 443,
|
|
"end": 444,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 13,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "cfg",
|
|
"start": 444,
|
|
"end": 447,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 13,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 447,
|
|
"end": 448,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 13,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "storeysTabElement",
|
|
"start": 448,
|
|
"end": 465,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 13,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 465,
|
|
"end": 466,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 13,
|
|
"column": 35
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 467,
|
|
"end": 468,
|
|
"loc": {
|
|
"start": {
|
|
"line": 13,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 13,
|
|
"column": 37
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "throw",
|
|
"keyword": "throw",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "throw",
|
|
"start": 481,
|
|
"end": 486,
|
|
"loc": {
|
|
"start": {
|
|
"line": 14,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 14,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "Missing config: storeysTabElement",
|
|
"start": 487,
|
|
"end": 522,
|
|
"loc": {
|
|
"start": {
|
|
"line": 14,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 14,
|
|
"column": 53
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 522,
|
|
"end": 523,
|
|
"loc": {
|
|
"start": {
|
|
"line": 14,
|
|
"column": 53
|
|
},
|
|
"end": {
|
|
"line": 14,
|
|
"column": 54
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 532,
|
|
"end": 533,
|
|
"loc": {
|
|
"start": {
|
|
"line": 15,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 15,
|
|
"column": 9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "if",
|
|
"keyword": "if",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "if",
|
|
"start": 543,
|
|
"end": 545,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 17,
|
|
"column": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 546,
|
|
"end": 547,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 11
|
|
},
|
|
"end": {
|
|
"line": 17,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "prefix",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": true,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "!",
|
|
"start": 547,
|
|
"end": 548,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 17,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "cfg",
|
|
"start": 548,
|
|
"end": 551,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 17,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 551,
|
|
"end": 552,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 17,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "showAllStoreysButtonElement",
|
|
"start": 552,
|
|
"end": 579,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 17,
|
|
"column": 44
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 579,
|
|
"end": 580,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 17,
|
|
"column": 45
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 581,
|
|
"end": 582,
|
|
"loc": {
|
|
"start": {
|
|
"line": 17,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 17,
|
|
"column": 47
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "throw",
|
|
"keyword": "throw",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "throw",
|
|
"start": 595,
|
|
"end": 600,
|
|
"loc": {
|
|
"start": {
|
|
"line": 18,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 18,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "Missing config: showAllStoreysButtonElement",
|
|
"start": 601,
|
|
"end": 646,
|
|
"loc": {
|
|
"start": {
|
|
"line": 18,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 18,
|
|
"column": 63
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 646,
|
|
"end": 647,
|
|
"loc": {
|
|
"start": {
|
|
"line": 18,
|
|
"column": 63
|
|
},
|
|
"end": {
|
|
"line": 18,
|
|
"column": 64
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 656,
|
|
"end": 657,
|
|
"loc": {
|
|
"start": {
|
|
"line": 19,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 19,
|
|
"column": 9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "if",
|
|
"keyword": "if",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "if",
|
|
"start": 667,
|
|
"end": 669,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 21,
|
|
"column": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 670,
|
|
"end": 671,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 11
|
|
},
|
|
"end": {
|
|
"line": 21,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "prefix",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": true,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "!",
|
|
"start": 671,
|
|
"end": 672,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 21,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "cfg",
|
|
"start": 672,
|
|
"end": 675,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 21,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 675,
|
|
"end": 676,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 21,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "hideAllStoreysButtonElement",
|
|
"start": 676,
|
|
"end": 703,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 21,
|
|
"column": 44
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 703,
|
|
"end": 704,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 21,
|
|
"column": 45
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 705,
|
|
"end": 706,
|
|
"loc": {
|
|
"start": {
|
|
"line": 21,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 21,
|
|
"column": 47
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "throw",
|
|
"keyword": "throw",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "throw",
|
|
"start": 719,
|
|
"end": 724,
|
|
"loc": {
|
|
"start": {
|
|
"line": 22,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 22,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "Missing config: hideAllStoreysButtonElement",
|
|
"start": 725,
|
|
"end": 770,
|
|
"loc": {
|
|
"start": {
|
|
"line": 22,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 22,
|
|
"column": 63
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 770,
|
|
"end": 771,
|
|
"loc": {
|
|
"start": {
|
|
"line": 22,
|
|
"column": 63
|
|
},
|
|
"end": {
|
|
"line": 22,
|
|
"column": 64
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 780,
|
|
"end": 781,
|
|
"loc": {
|
|
"start": {
|
|
"line": 23,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 23,
|
|
"column": 9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "if",
|
|
"keyword": "if",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "if",
|
|
"start": 791,
|
|
"end": 793,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 25,
|
|
"column": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 794,
|
|
"end": 795,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 11
|
|
},
|
|
"end": {
|
|
"line": 25,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "prefix",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": true,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "!",
|
|
"start": 795,
|
|
"end": 796,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 25,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "cfg",
|
|
"start": 796,
|
|
"end": 799,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 25,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 799,
|
|
"end": 800,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 25,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "storeysElement",
|
|
"start": 800,
|
|
"end": 814,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 25,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 814,
|
|
"end": 815,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 25,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 816,
|
|
"end": 817,
|
|
"loc": {
|
|
"start": {
|
|
"line": 25,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 25,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "throw",
|
|
"keyword": "throw",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "throw",
|
|
"start": 830,
|
|
"end": 835,
|
|
"loc": {
|
|
"start": {
|
|
"line": 26,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 26,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "Missing config: storeysElement",
|
|
"start": 836,
|
|
"end": 868,
|
|
"loc": {
|
|
"start": {
|
|
"line": 26,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 26,
|
|
"column": 50
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 868,
|
|
"end": 869,
|
|
"loc": {
|
|
"start": {
|
|
"line": 26,
|
|
"column": 50
|
|
},
|
|
"end": {
|
|
"line": 26,
|
|
"column": 51
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 878,
|
|
"end": 879,
|
|
"loc": {
|
|
"start": {
|
|
"line": 27,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 27,
|
|
"column": 9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 889,
|
|
"end": 893,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 893,
|
|
"end": 894,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_storeysTabElement",
|
|
"start": 894,
|
|
"end": 912,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": true,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "=",
|
|
"start": 913,
|
|
"end": 914,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 33
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "cfg",
|
|
"start": 915,
|
|
"end": 918,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 37
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 918,
|
|
"end": 919,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 37
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 38
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "storeysTabElement",
|
|
"start": 919,
|
|
"end": 936,
|
|
"loc": {
|
|
"start": {
|
|
"line": 29,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 55
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 29,
|
|
"column": 55
|
|
},
|
|
"end": {
|
|
"line": 29,
|
|
"column": 56
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 946,
|
|
"end": 950,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 950,
|
|
"end": 951,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_showAllStoreysButtonElement",
|
|
"start": 951,
|
|
"end": 979,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 41
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": true,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "=",
|
|
"start": 980,
|
|
"end": 981,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 43
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "cfg",
|
|
"start": 982,
|
|
"end": 985,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 47
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 985,
|
|
"end": 986,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 47
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 48
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "showAllStoreysButtonElement",
|
|
"start": 986,
|
|
"end": 1013,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 75
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1013,
|
|
"end": 1014,
|
|
"loc": {
|
|
"start": {
|
|
"line": 30,
|
|
"column": 75
|
|
},
|
|
"end": {
|
|
"line": 30,
|
|
"column": 76
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 1023,
|
|
"end": 1027,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1027,
|
|
"end": 1028,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_hideAllStoreysButtonElement",
|
|
"start": 1028,
|
|
"end": 1056,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 41
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": true,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "=",
|
|
"start": 1057,
|
|
"end": 1058,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 43
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "cfg",
|
|
"start": 1059,
|
|
"end": 1062,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 47
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1062,
|
|
"end": 1063,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 47
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 48
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "hideAllStoreysButtonElement",
|
|
"start": 1063,
|
|
"end": 1090,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 75
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1090,
|
|
"end": 1091,
|
|
"loc": {
|
|
"start": {
|
|
"line": 31,
|
|
"column": 75
|
|
},
|
|
"end": {
|
|
"line": 31,
|
|
"column": 76
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 1100,
|
|
"end": 1104,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1104,
|
|
"end": 1105,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_storeysTabButtonElement",
|
|
"start": 1105,
|
|
"end": 1129,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 37
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": true,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "=",
|
|
"start": 1130,
|
|
"end": 1131,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 39
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 1132,
|
|
"end": 1136,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 44
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1136,
|
|
"end": 1137,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 45
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_storeysTabElement",
|
|
"start": 1137,
|
|
"end": 1155,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 63
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1155,
|
|
"end": 1156,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 63
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 64
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "querySelector",
|
|
"start": 1156,
|
|
"end": 1169,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 64
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 77
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1169,
|
|
"end": 1170,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 77
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 78
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": ".xeokit-tab-btn",
|
|
"start": 1170,
|
|
"end": 1187,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 78
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 95
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1187,
|
|
"end": 1188,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 95
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 96
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1188,
|
|
"end": 1189,
|
|
"loc": {
|
|
"start": {
|
|
"line": 32,
|
|
"column": 96
|
|
},
|
|
"end": {
|
|
"line": 32,
|
|
"column": 97
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "if",
|
|
"keyword": "if",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "if",
|
|
"start": 1199,
|
|
"end": 1201,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 34,
|
|
"column": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1202,
|
|
"end": 1203,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 11
|
|
},
|
|
"end": {
|
|
"line": 34,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "prefix",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": true,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "!",
|
|
"start": 1203,
|
|
"end": 1204,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 34,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 1204,
|
|
"end": 1208,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 34,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1208,
|
|
"end": 1209,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 34,
|
|
"column": 18
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_storeysTabButtonElement",
|
|
"start": 1209,
|
|
"end": 1233,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 34,
|
|
"column": 42
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1233,
|
|
"end": 1234,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 34,
|
|
"column": 43
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1235,
|
|
"end": 1236,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 34,
|
|
"column": 45
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "throw",
|
|
"keyword": "throw",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "throw",
|
|
"start": 1249,
|
|
"end": 1254,
|
|
"loc": {
|
|
"start": {
|
|
"line": 35,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 35,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "Missing DOM element: .xeokit-tab-btn",
|
|
"start": 1255,
|
|
"end": 1293,
|
|
"loc": {
|
|
"start": {
|
|
"line": 35,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 35,
|
|
"column": 56
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1293,
|
|
"end": 1294,
|
|
"loc": {
|
|
"start": {
|
|
"line": 35,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 35,
|
|
"column": 57
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1303,
|
|
"end": 1304,
|
|
"loc": {
|
|
"start": {
|
|
"line": 36,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 36,
|
|
"column": 9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "const",
|
|
"keyword": "const",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "const",
|
|
"start": 1314,
|
|
"end": 1319,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "storeysElement",
|
|
"start": 1320,
|
|
"end": 1334,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 28
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": true,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "=",
|
|
"start": 1335,
|
|
"end": 1336,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 29
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 30
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "cfg",
|
|
"start": 1337,
|
|
"end": 1340,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1340,
|
|
"end": 1341,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 35
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "storeysElement",
|
|
"start": 1341,
|
|
"end": 1355,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 49
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1355,
|
|
"end": 1356,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 50
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 1366,
|
|
"end": 1370,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1370,
|
|
"end": 1371,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_treeView",
|
|
"start": 1371,
|
|
"end": 1380,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": true,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "=",
|
|
"start": 1381,
|
|
"end": 1382,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 24
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "new",
|
|
"keyword": "new",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "new",
|
|
"start": 1383,
|
|
"end": 1386,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 28
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "TreeViewPlugin",
|
|
"start": 1387,
|
|
"end": 1401,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 29
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 43
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1401,
|
|
"end": 1402,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"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": 1402,
|
|
"end": 1406,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 48
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1406,
|
|
"end": 1407,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 48
|
|
},
|
|
"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": "viewer",
|
|
"start": 1407,
|
|
"end": 1413,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 55
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ",",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1413,
|
|
"end": 1414,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 55
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 56
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1415,
|
|
"end": 1416,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 57
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 58
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "containerElement",
|
|
"start": 1429,
|
|
"end": 1445,
|
|
"loc": {
|
|
"start": {
|
|
"line": 41,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 41,
|
|
"column": 28
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ":",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1445,
|
|
"end": 1446,
|
|
"loc": {
|
|
"start": {
|
|
"line": 41,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 41,
|
|
"column": 29
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "storeysElement",
|
|
"start": 1447,
|
|
"end": 1461,
|
|
"loc": {
|
|
"start": {
|
|
"line": 41,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 41,
|
|
"column": 44
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ",",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1461,
|
|
"end": 1462,
|
|
"loc": {
|
|
"start": {
|
|
"line": 41,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 41,
|
|
"column": 45
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "autoAddModels",
|
|
"start": 1475,
|
|
"end": 1488,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 25
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ":",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1488,
|
|
"end": 1489,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 26
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 1490,
|
|
"end": 1495,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ",",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1495,
|
|
"end": 1496,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 33
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "hierarchy",
|
|
"start": 1509,
|
|
"end": 1518,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ":",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1518,
|
|
"end": 1519,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "storeys",
|
|
"start": 1520,
|
|
"end": 1529,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1538,
|
|
"end": 1539,
|
|
"loc": {
|
|
"start": {
|
|
"line": 44,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1539,
|
|
"end": 1540,
|
|
"loc": {
|
|
"start": {
|
|
"line": 44,
|
|
"column": 9
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1540,
|
|
"end": 1541,
|
|
"loc": {
|
|
"start": {
|
|
"line": 44,
|
|
"column": 10
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"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": 1551,
|
|
"end": 1555,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1555,
|
|
"end": 1556,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_treeViewContextMenu",
|
|
"start": 1556,
|
|
"end": 1576,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 33
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": true,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "=",
|
|
"start": 1577,
|
|
"end": 1578,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 35
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "new",
|
|
"keyword": "new",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "new",
|
|
"start": 1579,
|
|
"end": 1582,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 39
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "ContextMenu",
|
|
"start": 1583,
|
|
"end": 1594,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 51
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1594,
|
|
"end": 1595,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 52
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1595,
|
|
"end": 1596,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 53
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "items",
|
|
"start": 1609,
|
|
"end": 1614,
|
|
"loc": {
|
|
"start": {
|
|
"line": 47,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 47,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ":",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1614,
|
|
"end": 1615,
|
|
"loc": {
|
|
"start": {
|
|
"line": 47,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 47,
|
|
"column": 18
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "TreeViewContextMenuItems",
|
|
"start": 1616,
|
|
"end": 1640,
|
|
"loc": {
|
|
"start": {
|
|
"line": 47,
|
|
"column": 19
|
|
},
|
|
"end": {
|
|
"line": 47,
|
|
"column": 43
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1649,
|
|
"end": 1650,
|
|
"loc": {
|
|
"start": {
|
|
"line": 48,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1650,
|
|
"end": 1651,
|
|
"loc": {
|
|
"start": {
|
|
"line": 48,
|
|
"column": 9
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1651,
|
|
"end": 1652,
|
|
"loc": {
|
|
"start": {
|
|
"line": 48,
|
|
"column": 10
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"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": 1662,
|
|
"end": 1666,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1666,
|
|
"end": 1667,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_treeView",
|
|
"start": 1667,
|
|
"end": 1676,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1676,
|
|
"end": 1677,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 23
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "on",
|
|
"start": 1677,
|
|
"end": 1679,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 25
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1679,
|
|
"end": 1680,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 26
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "contextmenu",
|
|
"start": 1680,
|
|
"end": 1693,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 39
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ",",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1693,
|
|
"end": 1694,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 39
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 40
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1695,
|
|
"end": 1696,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 41
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 42
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "e",
|
|
"start": 1696,
|
|
"end": 1697,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 43
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1697,
|
|
"end": 1698,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 44
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=>",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1699,
|
|
"end": 1701,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 47
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1702,
|
|
"end": 1703,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 49
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 1716,
|
|
"end": 1720,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1720,
|
|
"end": 1721,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_treeViewContextMenu",
|
|
"start": 1721,
|
|
"end": 1741,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 37
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1741,
|
|
"end": 1742,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 37
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 38
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "show",
|
|
"start": 1742,
|
|
"end": 1746,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 42
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1746,
|
|
"end": 1747,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 43
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "e",
|
|
"start": 1747,
|
|
"end": 1748,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 44
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1748,
|
|
"end": 1749,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 45
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "event",
|
|
"start": 1749,
|
|
"end": 1754,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 50
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1754,
|
|
"end": 1755,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 50
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 51
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "pageX",
|
|
"start": 1755,
|
|
"end": 1760,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 56
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ",",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1760,
|
|
"end": 1761,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 57
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "e",
|
|
"start": 1762,
|
|
"end": 1763,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 58
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 59
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1763,
|
|
"end": 1764,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 60
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "event",
|
|
"start": 1764,
|
|
"end": 1769,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 60
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 65
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1769,
|
|
"end": 1770,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 65
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 66
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "pageY",
|
|
"start": 1770,
|
|
"end": 1775,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 66
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 71
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 51,
|
|
"column": 71
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 72
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 51,
|
|
"column": 72
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 73
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 1790,
|
|
"end": 1794,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"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": 52,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_treeViewContextMenu",
|
|
"start": 1795,
|
|
"end": 1815,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 37
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1815,
|
|
"end": 1816,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 37
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 38
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "context",
|
|
"start": 1816,
|
|
"end": 1823,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 45
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": true,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "=",
|
|
"start": 1824,
|
|
"end": 1825,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 47
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1826,
|
|
"end": 1827,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 49
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "viewer",
|
|
"start": 1844,
|
|
"end": 1850,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ":",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1850,
|
|
"end": 1851,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 23
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "e",
|
|
"start": 1852,
|
|
"end": 1853,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 25
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1853,
|
|
"end": 1854,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 26
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "viewer",
|
|
"start": 1854,
|
|
"end": 1860,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ",",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1860,
|
|
"end": 1861,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 33
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "treeViewPlugin",
|
|
"start": 1878,
|
|
"end": 1892,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 30
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ":",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1892,
|
|
"end": 1893,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "e",
|
|
"start": 1894,
|
|
"end": 1895,
|
|
"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,
|
|
"updateContext": null
|
|
},
|
|
"start": 1895,
|
|
"end": 1896,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "treeViewPlugin",
|
|
"start": 1896,
|
|
"end": 1910,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 48
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ",",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1910,
|
|
"end": 1911,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 49
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "treeViewNode",
|
|
"start": 1928,
|
|
"end": 1940,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 28
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ":",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1940,
|
|
"end": 1941,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 29
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "e",
|
|
"start": 1942,
|
|
"end": 1943,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1943,
|
|
"end": 1944,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "treeViewNode",
|
|
"start": 1944,
|
|
"end": 1956,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 44
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1969,
|
|
"end": 1970,
|
|
"loc": {
|
|
"start": {
|
|
"line": 56,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 56,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1970,
|
|
"end": 1971,
|
|
"loc": {
|
|
"start": {
|
|
"line": 56,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 56,
|
|
"column": 14
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1980,
|
|
"end": 1981,
|
|
"loc": {
|
|
"start": {
|
|
"line": 57,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1981,
|
|
"end": 1982,
|
|
"loc": {
|
|
"start": {
|
|
"line": 57,
|
|
"column": 9
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1982,
|
|
"end": 1983,
|
|
"loc": {
|
|
"start": {
|
|
"line": 57,
|
|
"column": 10
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"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": 1993,
|
|
"end": 1997,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1997,
|
|
"end": 1998,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_onModelLoaded",
|
|
"start": 1998,
|
|
"end": 2012,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 27
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": true,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "=",
|
|
"start": 2013,
|
|
"end": 2014,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 29
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 2015,
|
|
"end": 2019,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2019,
|
|
"end": 2020,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 35
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "viewer",
|
|
"start": 2020,
|
|
"end": 2026,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 41
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2026,
|
|
"end": 2027,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 41
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 42
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "scene",
|
|
"start": 2027,
|
|
"end": 2032,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 47
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2032,
|
|
"end": 2033,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 47
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 48
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "on",
|
|
"start": 2033,
|
|
"end": 2035,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 50
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2035,
|
|
"end": 2036,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 50
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 51
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "modelLoaded",
|
|
"start": 2036,
|
|
"end": 2049,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 64
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ",",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2049,
|
|
"end": 2050,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 64
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 65
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2051,
|
|
"end": 2052,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 66
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 67
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelId",
|
|
"start": 2052,
|
|
"end": 2059,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 67
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 74
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2059,
|
|
"end": 2060,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 74
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 75
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=>",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2061,
|
|
"end": 2063,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 76
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 78
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2063,
|
|
"end": 2064,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 78
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 79
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "const",
|
|
"keyword": "const",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "const",
|
|
"start": 2077,
|
|
"end": 2082,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelInfo",
|
|
"start": 2083,
|
|
"end": 2092,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 27
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": true,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "=",
|
|
"start": 2093,
|
|
"end": 2094,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 29
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 2095,
|
|
"end": 2099,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2099,
|
|
"end": 2100,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 35
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "viewerUI",
|
|
"start": 2100,
|
|
"end": 2108,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 43
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2108,
|
|
"end": 2109,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 44
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_controllers",
|
|
"start": 2109,
|
|
"end": 2121,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 56
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2121,
|
|
"end": 2122,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 57
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "models",
|
|
"start": 2122,
|
|
"end": 2128,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 57
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 63
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2128,
|
|
"end": 2129,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 63
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 64
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "getModelInfo",
|
|
"start": 2129,
|
|
"end": 2141,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 64
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 76
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2141,
|
|
"end": 2142,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 76
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 77
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelId",
|
|
"start": 2142,
|
|
"end": 2149,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 77
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 84
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2149,
|
|
"end": 2150,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 84
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 85
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2150,
|
|
"end": 2151,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 85
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 86
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "if",
|
|
"keyword": "if",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "if",
|
|
"start": 2164,
|
|
"end": 2166,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 14
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2167,
|
|
"end": 2168,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "prefix",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": true,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "!",
|
|
"start": 2168,
|
|
"end": 2169,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelInfo",
|
|
"start": 2169,
|
|
"end": 2178,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 26
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2178,
|
|
"end": 2179,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 27
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2180,
|
|
"end": 2181,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 29
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "return",
|
|
"keyword": "return",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "return",
|
|
"start": 2198,
|
|
"end": 2204,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 62,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2204,
|
|
"end": 2205,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 62,
|
|
"column": 23
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2218,
|
|
"end": 2219,
|
|
"loc": {
|
|
"start": {
|
|
"line": 63,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 63,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 2232,
|
|
"end": 2236,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2236,
|
|
"end": 2237,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_treeView",
|
|
"start": 2237,
|
|
"end": 2246,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 26
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2246,
|
|
"end": 2247,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 27
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "addModel",
|
|
"start": 2247,
|
|
"end": 2255,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 35
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2255,
|
|
"end": 2256,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 36
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelId",
|
|
"start": 2256,
|
|
"end": 2263,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 43
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ",",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2263,
|
|
"end": 2264,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 44
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2265,
|
|
"end": 2266,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 46
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "rootName",
|
|
"start": 2283,
|
|
"end": 2291,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 24
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ":",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2291,
|
|
"end": 2292,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 25
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelInfo",
|
|
"start": 2293,
|
|
"end": 2302,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 35
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 65,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 36
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "name",
|
|
"start": 2303,
|
|
"end": 2307,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 40
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2320,
|
|
"end": 2321,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2321,
|
|
"end": 2322,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 14
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2322,
|
|
"end": 2323,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 15
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2332,
|
|
"end": 2333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 67,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2333,
|
|
"end": 2334,
|
|
"loc": {
|
|
"start": {
|
|
"line": 67,
|
|
"column": 9
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2334,
|
|
"end": 2335,
|
|
"loc": {
|
|
"start": {
|
|
"line": 67,
|
|
"column": 10
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"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": 2345,
|
|
"end": 2349,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2349,
|
|
"end": 2350,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_onModelUnloaded",
|
|
"start": 2350,
|
|
"end": 2366,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 29
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": true,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "=",
|
|
"start": 2367,
|
|
"end": 2368,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 2369,
|
|
"end": 2373,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 36
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2373,
|
|
"end": 2374,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 37
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "viewer",
|
|
"start": 2374,
|
|
"end": 2380,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 37
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 43
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2380,
|
|
"end": 2381,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 44
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "scene",
|
|
"start": 2381,
|
|
"end": 2386,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 49
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2386,
|
|
"end": 2387,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 50
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "on",
|
|
"start": 2387,
|
|
"end": 2389,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 50
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 52
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2389,
|
|
"end": 2390,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 53
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "modelUnloaded",
|
|
"start": 2390,
|
|
"end": 2405,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 53
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 68
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ",",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2405,
|
|
"end": 2406,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 68
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 69
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2407,
|
|
"end": 2408,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 70
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 71
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelId",
|
|
"start": 2408,
|
|
"end": 2415,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 71
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 78
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2415,
|
|
"end": 2416,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 78
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 79
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=>",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2417,
|
|
"end": 2419,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 80
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 82
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2420,
|
|
"end": 2421,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 83
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 84
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "if",
|
|
"keyword": "if",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "if",
|
|
"start": 2434,
|
|
"end": 2436,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 14
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2437,
|
|
"end": 2438,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 2438,
|
|
"end": 2442,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2442,
|
|
"end": 2443,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "viewer",
|
|
"start": 2443,
|
|
"end": 2449,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 27
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2449,
|
|
"end": 2450,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 28
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "metaScene",
|
|
"start": 2450,
|
|
"end": 2459,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 37
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2459,
|
|
"end": 2460,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 37
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 38
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "metaModels",
|
|
"start": 2460,
|
|
"end": 2470,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 48
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "[",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2470,
|
|
"end": 2471,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 49
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelId",
|
|
"start": 2471,
|
|
"end": 2478,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 56
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "]",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2478,
|
|
"end": 2479,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 57
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2479,
|
|
"end": 2480,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 57
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 58
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2481,
|
|
"end": 2482,
|
|
"loc": {
|
|
"start": {
|
|
"line": 70,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 70,
|
|
"column": 60
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 2499,
|
|
"end": 2503,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2503,
|
|
"end": 2504,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_treeView",
|
|
"start": 2504,
|
|
"end": 2513,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 30
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2513,
|
|
"end": 2514,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "removeModel",
|
|
"start": 2514,
|
|
"end": 2525,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 42
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2525,
|
|
"end": 2526,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 43
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelId",
|
|
"start": 2526,
|
|
"end": 2533,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 50
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2533,
|
|
"end": 2534,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 50
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 51
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2534,
|
|
"end": 2535,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 52
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2548,
|
|
"end": 2549,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2558,
|
|
"end": 2559,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2559,
|
|
"end": 2560,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 9
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2560,
|
|
"end": 2561,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 10
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"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": 2571,
|
|
"end": 2575,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2575,
|
|
"end": 2576,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "viewerUI",
|
|
"start": 2576,
|
|
"end": 2584,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2584,
|
|
"end": 2585,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "on",
|
|
"start": 2585,
|
|
"end": 2587,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 24
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2587,
|
|
"end": 2588,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 25
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "reset",
|
|
"start": 2588,
|
|
"end": 2595,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ",",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2595,
|
|
"end": 2596,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 33
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2597,
|
|
"end": 2598,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 35
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2598,
|
|
"end": 2599,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 36
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=>",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2600,
|
|
"end": 2602,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 37
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 39
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2603,
|
|
"end": 2604,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 41
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 2617,
|
|
"end": 2621,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2621,
|
|
"end": 2622,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_treeView",
|
|
"start": 2622,
|
|
"end": 2631,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 26
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2631,
|
|
"end": 2632,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 27
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "collapse",
|
|
"start": 2632,
|
|
"end": 2640,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 35
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2640,
|
|
"end": 2641,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 36
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2641,
|
|
"end": 2642,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 37
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2642,
|
|
"end": 2643,
|
|
"loc": {
|
|
"start": {
|
|
"line": 76,
|
|
"column": 37
|
|
},
|
|
"end": {
|
|
"line": 76,
|
|
"column": 38
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 2656,
|
|
"end": 2660,
|
|
"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": 2660,
|
|
"end": 2661,
|
|
"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": "_treeView",
|
|
"start": 2661,
|
|
"end": 2670,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 26
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2670,
|
|
"end": 2671,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 27
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "expandToDepth",
|
|
"start": 2671,
|
|
"end": 2684,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 40
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2684,
|
|
"end": 2685,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 41
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "num",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": 1,
|
|
"start": 2685,
|
|
"end": 2686,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 41
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 42
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 77,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 43
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 77,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 44
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2697,
|
|
"end": 2698,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2698,
|
|
"end": 2699,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 9
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2699,
|
|
"end": 2700,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 10
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 11
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2705,
|
|
"end": 2706,
|
|
"loc": {
|
|
"start": {
|
|
"line": 79,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 79,
|
|
"column": 5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "setEnabled",
|
|
"start": 2712,
|
|
"end": 2722,
|
|
"loc": {
|
|
"start": {
|
|
"line": 81,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 81,
|
|
"column": 14
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2722,
|
|
"end": 2723,
|
|
"loc": {
|
|
"start": {
|
|
"line": 81,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 81,
|
|
"column": 15
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "enabled",
|
|
"start": 2723,
|
|
"end": 2730,
|
|
"loc": {
|
|
"start": {
|
|
"line": 81,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 81,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2730,
|
|
"end": 2731,
|
|
"loc": {
|
|
"start": {
|
|
"line": 81,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 81,
|
|
"column": 23
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2732,
|
|
"end": 2733,
|
|
"loc": {
|
|
"start": {
|
|
"line": 81,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 81,
|
|
"column": 25
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "if",
|
|
"keyword": "if",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "if",
|
|
"start": 2742,
|
|
"end": 2744,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"column": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2745,
|
|
"end": 2746,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 11
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "prefix",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": true,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "!",
|
|
"start": 2746,
|
|
"end": 2747,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "enabled",
|
|
"start": 2747,
|
|
"end": 2754,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2754,
|
|
"end": 2755,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2756,
|
|
"end": 2757,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"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": 2770,
|
|
"end": 2774,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2774,
|
|
"end": 2775,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_storeysTabButtonElement",
|
|
"start": 2775,
|
|
"end": 2799,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 41
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2799,
|
|
"end": 2800,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 41
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 42
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "classList",
|
|
"start": 2800,
|
|
"end": 2809,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 51
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2809,
|
|
"end": 2810,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 52
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "add",
|
|
"start": 2810,
|
|
"end": 2813,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 55
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2813,
|
|
"end": 2814,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 55
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 56
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "disabled",
|
|
"start": 2814,
|
|
"end": 2824,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 66
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2824,
|
|
"end": 2825,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 66
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 67
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2825,
|
|
"end": 2826,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 67
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 68
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 2839,
|
|
"end": 2843,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2843,
|
|
"end": 2844,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_showAllStoreysButtonElement",
|
|
"start": 2844,
|
|
"end": 2872,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 45
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2872,
|
|
"end": 2873,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 46
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "classList",
|
|
"start": 2873,
|
|
"end": 2882,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 55
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2882,
|
|
"end": 2883,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 55
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 56
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "add",
|
|
"start": 2883,
|
|
"end": 2886,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 59
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2886,
|
|
"end": 2887,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 60
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "disabled",
|
|
"start": 2887,
|
|
"end": 2897,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 60
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 70
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2897,
|
|
"end": 2898,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 70
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 71
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2898,
|
|
"end": 2899,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 71
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 72
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 2912,
|
|
"end": 2916,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2916,
|
|
"end": 2917,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_hideAllStoreysButtonElement",
|
|
"start": 2917,
|
|
"end": 2945,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 45
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2945,
|
|
"end": 2946,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 46
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "classList",
|
|
"start": 2946,
|
|
"end": 2955,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 55
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2955,
|
|
"end": 2956,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 55
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 56
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "add",
|
|
"start": 2956,
|
|
"end": 2959,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 59
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2959,
|
|
"end": 2960,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 60
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "disabled",
|
|
"start": 2960,
|
|
"end": 2970,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 60
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 70
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2970,
|
|
"end": 2971,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 70
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 71
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2971,
|
|
"end": 2972,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 71
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 72
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2981,
|
|
"end": 2982,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "else",
|
|
"keyword": "else",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "else",
|
|
"start": 2983,
|
|
"end": 2987,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 10
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 14
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2988,
|
|
"end": 2989,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 3002,
|
|
"end": 3006,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3006,
|
|
"end": 3007,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_storeysTabButtonElement",
|
|
"start": 3007,
|
|
"end": 3031,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 41
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3031,
|
|
"end": 3032,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 41
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 42
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "classList",
|
|
"start": 3032,
|
|
"end": 3041,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 51
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3041,
|
|
"end": 3042,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 52
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "remove",
|
|
"start": 3042,
|
|
"end": 3048,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 58
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3048,
|
|
"end": 3049,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 58
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 59
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "disabled",
|
|
"start": 3049,
|
|
"end": 3059,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 69
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3059,
|
|
"end": 3060,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 69
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 70
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3060,
|
|
"end": 3061,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 70
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 71
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 3074,
|
|
"end": 3078,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3078,
|
|
"end": 3079,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_showAllStoreysButtonElement",
|
|
"start": 3079,
|
|
"end": 3107,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 45
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3107,
|
|
"end": 3108,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 46
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "classList",
|
|
"start": 3108,
|
|
"end": 3117,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 55
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3117,
|
|
"end": 3118,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 55
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 56
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "remove",
|
|
"start": 3118,
|
|
"end": 3124,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 62
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3124,
|
|
"end": 3125,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 62
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 63
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "disabled",
|
|
"start": 3125,
|
|
"end": 3135,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 63
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 73
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3135,
|
|
"end": 3136,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 73
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 74
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3136,
|
|
"end": 3137,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 74
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 75
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 3150,
|
|
"end": 3154,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3154,
|
|
"end": 3155,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_hideAllStoreysButtonElement",
|
|
"start": 3155,
|
|
"end": 3183,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 45
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3183,
|
|
"end": 3184,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 46
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "classList",
|
|
"start": 3184,
|
|
"end": 3193,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 55
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3193,
|
|
"end": 3194,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 55
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 56
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "remove",
|
|
"start": 3194,
|
|
"end": 3200,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 62
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3200,
|
|
"end": 3201,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 62
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 63
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "disabled",
|
|
"start": 3201,
|
|
"end": 3211,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 63
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 73
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3211,
|
|
"end": 3212,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 73
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 74
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3212,
|
|
"end": 3213,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 74
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 75
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3222,
|
|
"end": 3223,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3228,
|
|
"end": 3229,
|
|
"loc": {
|
|
"start": {
|
|
"line": 91,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 91,
|
|
"column": 5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "showNodeInTreeView",
|
|
"start": 3235,
|
|
"end": 3253,
|
|
"loc": {
|
|
"start": {
|
|
"line": 93,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 93,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3253,
|
|
"end": 3254,
|
|
"loc": {
|
|
"start": {
|
|
"line": 93,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 93,
|
|
"column": 23
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "objectId",
|
|
"start": 3254,
|
|
"end": 3262,
|
|
"loc": {
|
|
"start": {
|
|
"line": 93,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 93,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3262,
|
|
"end": 3263,
|
|
"loc": {
|
|
"start": {
|
|
"line": 93,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 93,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3264,
|
|
"end": 3265,
|
|
"loc": {
|
|
"start": {
|
|
"line": 93,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 93,
|
|
"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": 3274,
|
|
"end": 3278,
|
|
"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": 3278,
|
|
"end": 3279,
|
|
"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": "_treeView",
|
|
"start": 3279,
|
|
"end": 3288,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3288,
|
|
"end": 3289,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 23
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "collapse",
|
|
"start": 3289,
|
|
"end": 3297,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3297,
|
|
"end": 3298,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3298,
|
|
"end": 3299,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 33
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3299,
|
|
"end": 3300,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"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": 3309,
|
|
"end": 3313,
|
|
"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": 3313,
|
|
"end": 3314,
|
|
"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": "_treeView",
|
|
"start": 3314,
|
|
"end": 3323,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3323,
|
|
"end": 3324,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 23
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "showNode",
|
|
"start": 3324,
|
|
"end": 3332,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3332,
|
|
"end": 3333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "objectId",
|
|
"start": 3333,
|
|
"end": 3341,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 40
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3341,
|
|
"end": 3342,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 41
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3342,
|
|
"end": 3343,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 41
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 42
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3348,
|
|
"end": 3349,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "destroy",
|
|
"start": 3355,
|
|
"end": 3362,
|
|
"loc": {
|
|
"start": {
|
|
"line": 98,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 98,
|
|
"column": 11
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3362,
|
|
"end": 3363,
|
|
"loc": {
|
|
"start": {
|
|
"line": 98,
|
|
"column": 11
|
|
},
|
|
"end": {
|
|
"line": 98,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3363,
|
|
"end": 3364,
|
|
"loc": {
|
|
"start": {
|
|
"line": 98,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 98,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3365,
|
|
"end": 3366,
|
|
"loc": {
|
|
"start": {
|
|
"line": 98,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 98,
|
|
"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": 3375,
|
|
"end": 3380,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3380,
|
|
"end": 3381,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 14
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "destroy",
|
|
"start": 3381,
|
|
"end": 3388,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3388,
|
|
"end": 3389,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3389,
|
|
"end": 3390,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 23
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3390,
|
|
"end": 3391,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 24
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 3400,
|
|
"end": 3404,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3404,
|
|
"end": 3405,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_treeView",
|
|
"start": 3405,
|
|
"end": 3414,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3414,
|
|
"end": 3415,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 23
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "destroy",
|
|
"start": 3415,
|
|
"end": 3422,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 30
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3422,
|
|
"end": 3423,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3423,
|
|
"end": 3424,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3424,
|
|
"end": 3425,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"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": 3434,
|
|
"end": 3438,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3438,
|
|
"end": 3439,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_treeViewContextMenu",
|
|
"start": 3439,
|
|
"end": 3459,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 33
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3459,
|
|
"end": 3460,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "destroy",
|
|
"start": 3460,
|
|
"end": 3467,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 41
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3467,
|
|
"end": 3468,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 41
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 42
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3468,
|
|
"end": 3469,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 43
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3469,
|
|
"end": 3470,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"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": 3479,
|
|
"end": 3483,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3483,
|
|
"end": 3484,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "viewer",
|
|
"start": 3484,
|
|
"end": 3490,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 19
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3490,
|
|
"end": 3491,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 19
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "scene",
|
|
"start": 3491,
|
|
"end": 3496,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 25
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3496,
|
|
"end": 3497,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 26
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "off",
|
|
"start": 3497,
|
|
"end": 3500,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 29
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3500,
|
|
"end": 3501,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 29
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 30
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 3501,
|
|
"end": 3505,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3505,
|
|
"end": 3506,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 35
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_onModelLoaded",
|
|
"start": 3506,
|
|
"end": 3520,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 49
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3520,
|
|
"end": 3521,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 50
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3521,
|
|
"end": 3522,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 50
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 51
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 3531,
|
|
"end": 3535,
|
|
"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": 3535,
|
|
"end": 3536,
|
|
"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": "viewer",
|
|
"start": 3536,
|
|
"end": 3542,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 19
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3542,
|
|
"end": 3543,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 19
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "scene",
|
|
"start": 3543,
|
|
"end": 3548,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 25
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3548,
|
|
"end": 3549,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 26
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "off",
|
|
"start": 3549,
|
|
"end": 3552,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 29
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3552,
|
|
"end": 3553,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 29
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 30
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 3553,
|
|
"end": 3557,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3557,
|
|
"end": 3558,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 35
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_onModelUnloaded",
|
|
"start": 3558,
|
|
"end": 3574,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 51
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3574,
|
|
"end": 3575,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 52
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3575,
|
|
"end": 3576,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 53
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3581,
|
|
"end": 3582,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3583,
|
|
"end": 3584,
|
|
"loc": {
|
|
"start": {
|
|
"line": 105,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 105,
|
|
"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": 3586,
|
|
"end": 3592,
|
|
"loc": {
|
|
"start": {
|
|
"line": 107,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 107,
|
|
"column": 6
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3593,
|
|
"end": 3594,
|
|
"loc": {
|
|
"start": {
|
|
"line": 107,
|
|
"column": 7
|
|
},
|
|
"end": {
|
|
"line": 107,
|
|
"column": 8
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "Storeys",
|
|
"start": 3594,
|
|
"end": 3601,
|
|
"loc": {
|
|
"start": {
|
|
"line": 107,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 107,
|
|
"column": 15
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3601,
|
|
"end": 3602,
|
|
"loc": {
|
|
"start": {
|
|
"line": 107,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 107,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3602,
|
|
"end": 3603,
|
|
"loc": {
|
|
"start": {
|
|
"line": 107,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 107,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "eof",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3603,
|
|
"end": 3603,
|
|
"loc": {
|
|
"start": {
|
|
"line": 107,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 107,
|
|
"column": 17
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |