29565 lines
908 KiB
JSON
29565 lines
908 KiB
JSON
{
|
|
"type": "File",
|
|
"start": 0,
|
|
"end": 3658,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 108,
|
|
"column": 17
|
|
}
|
|
},
|
|
"program": {
|
|
"type": "Program",
|
|
"start": 0,
|
|
"end": 3658,
|
|
"loc": {
|
|
"start": {
|
|
"line": 1,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 108,
|
|
"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": 3639,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 106,
|
|
"column": 1
|
|
}
|
|
},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start": 340,
|
|
"end": 347,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 6
|
|
},
|
|
"end": {
|
|
"line": 7,
|
|
"column": 13
|
|
},
|
|
"identifierName": "Classes"
|
|
},
|
|
"name": "Classes",
|
|
"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": 3639,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 106,
|
|
"column": 1
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ClassMethod",
|
|
"start": 374,
|
|
"end": 2761,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 80,
|
|
"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": 2761,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 80,
|
|
"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": "classesTabElement"
|
|
},
|
|
"name": "classesTabElement"
|
|
},
|
|
"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: classesTabElement",
|
|
"raw": "\"Missing config: classesTabElement\""
|
|
},
|
|
"value": "Missing config: classesTabElement"
|
|
}
|
|
}
|
|
],
|
|
"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": "showAllClassesButtonElement"
|
|
},
|
|
"name": "showAllClassesButtonElement"
|
|
},
|
|
"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: showAllClassesButtonElement",
|
|
"raw": "\"Missing config: showAllClassesButtonElement\""
|
|
},
|
|
"value": "Missing config: showAllClassesButtonElement"
|
|
}
|
|
}
|
|
],
|
|
"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": "hideAllClassesButtonElement"
|
|
},
|
|
"name": "hideAllClassesButtonElement"
|
|
},
|
|
"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: hideAllClassesButtonElement",
|
|
"raw": "\"Missing config: hideAllClassesButtonElement\""
|
|
},
|
|
"value": "Missing config: hideAllClassesButtonElement"
|
|
}
|
|
}
|
|
],
|
|
"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": "classesElement"
|
|
},
|
|
"name": "classesElement"
|
|
},
|
|
"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: classesElement",
|
|
"raw": "\"Missing config: classesElement\""
|
|
},
|
|
"value": "Missing config: classesElement"
|
|
}
|
|
}
|
|
],
|
|
"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": "_classesTabElement"
|
|
},
|
|
"name": "_classesTabElement"
|
|
},
|
|
"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": "classesTabElement"
|
|
},
|
|
"name": "classesTabElement"
|
|
},
|
|
"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": "_showAllClassesButtonElement"
|
|
},
|
|
"name": "_showAllClassesButtonElement"
|
|
},
|
|
"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": "showAllClassesButtonElement"
|
|
},
|
|
"name": "showAllClassesButtonElement"
|
|
},
|
|
"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": "_hideAllClassesButtonElement"
|
|
},
|
|
"name": "_hideAllClassesButtonElement"
|
|
},
|
|
"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": "hideAllClassesButtonElement"
|
|
},
|
|
"name": "hideAllClassesButtonElement"
|
|
},
|
|
"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": "_classesTabButtonElement"
|
|
},
|
|
"name": "_classesTabButtonElement"
|
|
},
|
|
"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": "_classesTabElement"
|
|
},
|
|
"name": "_classesTabElement"
|
|
},
|
|
"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": 1303,
|
|
"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": "_classesTabButtonElement"
|
|
},
|
|
"name": "_classesTabButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 1235,
|
|
"end": 1303,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 36,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ThrowStatement",
|
|
"start": 1249,
|
|
"end": 1293,
|
|
"loc": {
|
|
"start": {
|
|
"line": 35,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 35,
|
|
"column": 56
|
|
}
|
|
},
|
|
"argument": {
|
|
"type": "StringLiteral",
|
|
"start": 1255,
|
|
"end": 1292,
|
|
"loc": {
|
|
"start": {
|
|
"line": 35,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 35,
|
|
"column": 55
|
|
}
|
|
},
|
|
"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": 1313,
|
|
"end": 1355,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 50
|
|
}
|
|
},
|
|
"declarations": [
|
|
{
|
|
"type": "VariableDeclarator",
|
|
"start": 1319,
|
|
"end": 1354,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 49
|
|
}
|
|
},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start": 1319,
|
|
"end": 1333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 28
|
|
},
|
|
"identifierName": "classesElement"
|
|
},
|
|
"name": "classesElement"
|
|
},
|
|
"init": {
|
|
"type": "MemberExpression",
|
|
"start": 1336,
|
|
"end": 1354,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 49
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1336,
|
|
"end": 1339,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 34
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1340,
|
|
"end": 1354,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 49
|
|
},
|
|
"identifierName": "classesElement"
|
|
},
|
|
"name": "classesElement"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
],
|
|
"kind": "const"
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1365,
|
|
"end": 1538,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1365,
|
|
"end": 1537,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 10
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1365,
|
|
"end": 1379,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1365,
|
|
"end": 1369,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1370,
|
|
"end": 1379,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "NewExpression",
|
|
"start": 1382,
|
|
"end": 1537,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "Identifier",
|
|
"start": 1386,
|
|
"end": 1400,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 29
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 43
|
|
},
|
|
"identifierName": "TreeViewPlugin"
|
|
},
|
|
"name": "TreeViewPlugin"
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 1401,
|
|
"end": 1412,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1401,
|
|
"end": 1405,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 48
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1406,
|
|
"end": 1412,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 55
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
{
|
|
"type": "ObjectExpression",
|
|
"start": 1414,
|
|
"end": 1536,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 57
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 9
|
|
}
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1428,
|
|
"end": 1460,
|
|
"loc": {
|
|
"start": {
|
|
"line": 41,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 41,
|
|
"column": 44
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1428,
|
|
"end": 1444,
|
|
"loc": {
|
|
"start": {
|
|
"line": 41,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 41,
|
|
"column": 28
|
|
},
|
|
"identifierName": "containerElement"
|
|
},
|
|
"name": "containerElement"
|
|
},
|
|
"value": {
|
|
"type": "Identifier",
|
|
"start": 1446,
|
|
"end": 1460,
|
|
"loc": {
|
|
"start": {
|
|
"line": 41,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 41,
|
|
"column": 44
|
|
},
|
|
"identifierName": "classesElement"
|
|
},
|
|
"name": "classesElement"
|
|
}
|
|
},
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1474,
|
|
"end": 1492,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 30
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1474,
|
|
"end": 1483,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 21
|
|
},
|
|
"identifierName": "hierarchy"
|
|
},
|
|
"name": "hierarchy"
|
|
},
|
|
"value": {
|
|
"type": "StringLiteral",
|
|
"start": 1485,
|
|
"end": 1492,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 30
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "types",
|
|
"raw": "\"types\""
|
|
},
|
|
"value": "types"
|
|
}
|
|
},
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1506,
|
|
"end": 1526,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"column": 32
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1506,
|
|
"end": 1519,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"column": 25
|
|
},
|
|
"identifierName": "autoAddModels"
|
|
},
|
|
"name": "autoAddModels"
|
|
},
|
|
"value": {
|
|
"type": "BooleanLiteral",
|
|
"start": 1521,
|
|
"end": 1526,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"column": 32
|
|
}
|
|
},
|
|
"value": false
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1548,
|
|
"end": 1649,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1548,
|
|
"end": 1648,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 10
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1548,
|
|
"end": 1573,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 33
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1548,
|
|
"end": 1552,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1553,
|
|
"end": 1573,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 33
|
|
},
|
|
"identifierName": "_treeViewContextMenu"
|
|
},
|
|
"name": "_treeViewContextMenu"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "NewExpression",
|
|
"start": 1576,
|
|
"end": 1648,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "Identifier",
|
|
"start": 1580,
|
|
"end": 1591,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 51
|
|
},
|
|
"identifierName": "ContextMenu"
|
|
},
|
|
"name": "ContextMenu"
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "ObjectExpression",
|
|
"start": 1592,
|
|
"end": 1647,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 9
|
|
}
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1606,
|
|
"end": 1637,
|
|
"loc": {
|
|
"start": {
|
|
"line": 47,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 47,
|
|
"column": 43
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1606,
|
|
"end": 1611,
|
|
"loc": {
|
|
"start": {
|
|
"line": 47,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 47,
|
|
"column": 17
|
|
},
|
|
"identifierName": "items"
|
|
},
|
|
"name": "items"
|
|
},
|
|
"value": {
|
|
"type": "Identifier",
|
|
"start": 1613,
|
|
"end": 1637,
|
|
"loc": {
|
|
"start": {
|
|
"line": 47,
|
|
"column": 19
|
|
},
|
|
"end": {
|
|
"line": 47,
|
|
"column": 43
|
|
},
|
|
"identifierName": "TreeViewContextMenuItems"
|
|
},
|
|
"name": "TreeViewContextMenuItems"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1659,
|
|
"end": 1980,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 1659,
|
|
"end": 1979,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 1659,
|
|
"end": 1676,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 25
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1659,
|
|
"end": 1673,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1659,
|
|
"end": 1663,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1664,
|
|
"end": 1673,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1674,
|
|
"end": 1676,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 25
|
|
},
|
|
"identifierName": "on"
|
|
},
|
|
"name": "on"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 1677,
|
|
"end": 1690,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 39
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "contextmenu",
|
|
"raw": "\"contextmenu\""
|
|
},
|
|
"value": "contextmenu"
|
|
},
|
|
{
|
|
"type": "ArrowFunctionExpression",
|
|
"start": 1692,
|
|
"end": 1978,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 41
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 9
|
|
}
|
|
},
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 1693,
|
|
"end": 1694,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 43
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 1699,
|
|
"end": 1978,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1713,
|
|
"end": 1774,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 73
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 1713,
|
|
"end": 1773,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 72
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 1713,
|
|
"end": 1743,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 42
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1713,
|
|
"end": 1738,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 37
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1713,
|
|
"end": 1717,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1718,
|
|
"end": 1738,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 37
|
|
},
|
|
"identifierName": "_treeViewContextMenu"
|
|
},
|
|
"name": "_treeViewContextMenu"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1739,
|
|
"end": 1743,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 42
|
|
},
|
|
"identifierName": "show"
|
|
},
|
|
"name": "show"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 1744,
|
|
"end": 1757,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 56
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1744,
|
|
"end": 1751,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 50
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1744,
|
|
"end": 1745,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 44
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1746,
|
|
"end": 1751,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 50
|
|
},
|
|
"identifierName": "event"
|
|
},
|
|
"name": "event"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1752,
|
|
"end": 1757,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 56
|
|
},
|
|
"identifierName": "pageX"
|
|
},
|
|
"name": "pageX"
|
|
},
|
|
"computed": false
|
|
},
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 1759,
|
|
"end": 1772,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 58
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 71
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1759,
|
|
"end": 1766,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 58
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 65
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1759,
|
|
"end": 1760,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 58
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 59
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1761,
|
|
"end": 1766,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 60
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 65
|
|
},
|
|
"identifierName": "event"
|
|
},
|
|
"name": "event"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1767,
|
|
"end": 1772,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 66
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 71
|
|
},
|
|
"identifierName": "pageY"
|
|
},
|
|
"name": "pageY"
|
|
},
|
|
"computed": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1787,
|
|
"end": 1968,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 56,
|
|
"column": 14
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1787,
|
|
"end": 1967,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 56,
|
|
"column": 13
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1787,
|
|
"end": 1820,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1787,
|
|
"end": 1812,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 37
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1787,
|
|
"end": 1791,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1792,
|
|
"end": 1812,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 37
|
|
},
|
|
"identifierName": "_treeViewContextMenu"
|
|
},
|
|
"name": "_treeViewContextMenu"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1813,
|
|
"end": 1820,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 45
|
|
},
|
|
"identifierName": "context"
|
|
},
|
|
"name": "context"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "ObjectExpression",
|
|
"start": 1823,
|
|
"end": 1967,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 56,
|
|
"column": 13
|
|
}
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1841,
|
|
"end": 1857,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 32
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1841,
|
|
"end": 1847,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 22
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"value": {
|
|
"type": "MemberExpression",
|
|
"start": 1849,
|
|
"end": 1857,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 32
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1849,
|
|
"end": 1850,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 25
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1851,
|
|
"end": 1857,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 32
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
}
|
|
},
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1875,
|
|
"end": 1907,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 48
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1875,
|
|
"end": 1889,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 30
|
|
},
|
|
"identifierName": "treeViewPlugin"
|
|
},
|
|
"name": "treeViewPlugin"
|
|
},
|
|
"value": {
|
|
"type": "MemberExpression",
|
|
"start": 1891,
|
|
"end": 1907,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 48
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1891,
|
|
"end": 1892,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 33
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1893,
|
|
"end": 1907,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 48
|
|
},
|
|
"identifierName": "treeViewPlugin"
|
|
},
|
|
"name": "treeViewPlugin"
|
|
},
|
|
"computed": false
|
|
}
|
|
},
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1925,
|
|
"end": 1953,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 44
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1925,
|
|
"end": 1937,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 28
|
|
},
|
|
"identifierName": "treeViewNode"
|
|
},
|
|
"name": "treeViewNode"
|
|
},
|
|
"value": {
|
|
"type": "MemberExpression",
|
|
"start": 1939,
|
|
"end": 1953,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 44
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1939,
|
|
"end": 1940,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 31
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1941,
|
|
"end": 1953,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 44
|
|
},
|
|
"identifierName": "treeViewNode"
|
|
},
|
|
"name": "treeViewNode"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1990,
|
|
"end": 2435,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1990,
|
|
"end": 2434,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 10
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1990,
|
|
"end": 2009,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 27
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1990,
|
|
"end": 1994,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1995,
|
|
"end": 2009,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 27
|
|
},
|
|
"identifierName": "_onModelLoaded"
|
|
},
|
|
"name": "_onModelLoaded"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "CallExpression",
|
|
"start": 2012,
|
|
"end": 2434,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2012,
|
|
"end": 2032,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 50
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2012,
|
|
"end": 2029,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 47
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2012,
|
|
"end": 2023,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2012,
|
|
"end": 2016,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2017,
|
|
"end": 2023,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 41
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2024,
|
|
"end": 2029,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 47
|
|
},
|
|
"identifierName": "scene"
|
|
},
|
|
"name": "scene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2030,
|
|
"end": 2032,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 50
|
|
},
|
|
"identifierName": "on"
|
|
},
|
|
"name": "on"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2033,
|
|
"end": 2046,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 64
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "modelLoaded",
|
|
"raw": "\"modelLoaded\""
|
|
},
|
|
"value": "modelLoaded"
|
|
},
|
|
{
|
|
"type": "ArrowFunctionExpression",
|
|
"start": 2048,
|
|
"end": 2433,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 66
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 9
|
|
}
|
|
},
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2049,
|
|
"end": 2056,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 67
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 74
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 2060,
|
|
"end": 2433,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 78
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 2074,
|
|
"end": 2423,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 68,
|
|
"column": 13
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "MemberExpression",
|
|
"start": 2078,
|
|
"end": 2119,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 57
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2078,
|
|
"end": 2110,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 48
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2078,
|
|
"end": 2099,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 37
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2078,
|
|
"end": 2089,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 27
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2078,
|
|
"end": 2082,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2083,
|
|
"end": 2089,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 27
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2090,
|
|
"end": 2099,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 37
|
|
},
|
|
"identifierName": "metaScene"
|
|
},
|
|
"name": "metaScene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2100,
|
|
"end": 2110,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 48
|
|
},
|
|
"identifierName": "metaModels"
|
|
},
|
|
"name": "metaModels"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2111,
|
|
"end": 2118,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 56
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
},
|
|
"computed": true
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 2121,
|
|
"end": 2423,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 68,
|
|
"column": 13
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "VariableDeclaration",
|
|
"start": 2139,
|
|
"end": 2213,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 90
|
|
}
|
|
},
|
|
"declarations": [
|
|
{
|
|
"type": "VariableDeclarator",
|
|
"start": 2145,
|
|
"end": 2212,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 89
|
|
}
|
|
},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start": 2145,
|
|
"end": 2154,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 31
|
|
},
|
|
"identifierName": "modelInfo"
|
|
},
|
|
"name": "modelInfo"
|
|
},
|
|
"init": {
|
|
"type": "CallExpression",
|
|
"start": 2157,
|
|
"end": 2212,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 89
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2157,
|
|
"end": 2203,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 80
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2157,
|
|
"end": 2190,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 67
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2157,
|
|
"end": 2183,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 60
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2157,
|
|
"end": 2170,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 47
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2157,
|
|
"end": 2161,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 38
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2162,
|
|
"end": 2170,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 39
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 47
|
|
},
|
|
"identifierName": "viewerUI"
|
|
},
|
|
"name": "viewerUI"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2171,
|
|
"end": 2183,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 60
|
|
},
|
|
"identifierName": "_controllers"
|
|
},
|
|
"name": "_controllers"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2184,
|
|
"end": 2190,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 61
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 67
|
|
},
|
|
"identifierName": "models"
|
|
},
|
|
"name": "models"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2191,
|
|
"end": 2203,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 68
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 80
|
|
},
|
|
"identifierName": "getModelInfo"
|
|
},
|
|
"name": "getModelInfo"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2204,
|
|
"end": 2211,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 81
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 88
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"kind": "const"
|
|
},
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 2230,
|
|
"end": 2293,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 17
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 2234,
|
|
"end": 2244,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 62,
|
|
"column": 30
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "Identifier",
|
|
"start": 2235,
|
|
"end": 2244,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 62,
|
|
"column": 30
|
|
},
|
|
"identifierName": "modelInfo"
|
|
},
|
|
"name": "modelInfo"
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 2246,
|
|
"end": 2293,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 17
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ReturnStatement",
|
|
"start": 2268,
|
|
"end": 2275,
|
|
"loc": {
|
|
"start": {
|
|
"line": 63,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 63,
|
|
"column": 27
|
|
}
|
|
},
|
|
"argument": null
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2310,
|
|
"end": 2409,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 19
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2310,
|
|
"end": 2408,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 18
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2310,
|
|
"end": 2333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 39
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2310,
|
|
"end": 2324,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 30
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2310,
|
|
"end": 2314,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2315,
|
|
"end": 2324,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 30
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2325,
|
|
"end": 2333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 39
|
|
},
|
|
"identifierName": "addModel"
|
|
},
|
|
"name": "addModel"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2334,
|
|
"end": 2341,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 47
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
},
|
|
{
|
|
"type": "ObjectExpression",
|
|
"start": 2343,
|
|
"end": 2407,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 17
|
|
}
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 2365,
|
|
"end": 2389,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 44
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 2365,
|
|
"end": 2373,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 28
|
|
},
|
|
"identifierName": "rootName"
|
|
},
|
|
"name": "rootName"
|
|
},
|
|
"value": {
|
|
"type": "MemberExpression",
|
|
"start": 2375,
|
|
"end": 2389,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 44
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 2375,
|
|
"end": 2384,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 39
|
|
},
|
|
"identifierName": "modelInfo"
|
|
},
|
|
"name": "modelInfo"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2385,
|
|
"end": 2389,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 44
|
|
},
|
|
"identifierName": "name"
|
|
},
|
|
"name": "name"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2445,
|
|
"end": 2661,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 2445,
|
|
"end": 2660,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 10
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 2445,
|
|
"end": 2466,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 29
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2445,
|
|
"end": 2449,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2450,
|
|
"end": 2466,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 29
|
|
},
|
|
"identifierName": "_onModelUnloaded"
|
|
},
|
|
"name": "_onModelUnloaded"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "CallExpression",
|
|
"start": 2469,
|
|
"end": 2660,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2469,
|
|
"end": 2489,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 52
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2469,
|
|
"end": 2486,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 49
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2469,
|
|
"end": 2480,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 43
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2469,
|
|
"end": 2473,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 36
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2474,
|
|
"end": 2480,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 37
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 43
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2481,
|
|
"end": 2486,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 49
|
|
},
|
|
"identifierName": "scene"
|
|
},
|
|
"name": "scene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2487,
|
|
"end": 2489,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 50
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 52
|
|
},
|
|
"identifierName": "on"
|
|
},
|
|
"name": "on"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2490,
|
|
"end": 2505,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 53
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 68
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "modelUnloaded",
|
|
"raw": "\"modelUnloaded\""
|
|
},
|
|
"value": "modelUnloaded"
|
|
},
|
|
{
|
|
"type": "ArrowFunctionExpression",
|
|
"start": 2507,
|
|
"end": 2659,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 70
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 9
|
|
}
|
|
},
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2508,
|
|
"end": 2515,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 71
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 78
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 2520,
|
|
"end": 2659,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 83
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 2534,
|
|
"end": 2649,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 74,
|
|
"column": 13
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "MemberExpression",
|
|
"start": 2538,
|
|
"end": 2579,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 57
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2538,
|
|
"end": 2570,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 48
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2538,
|
|
"end": 2559,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 37
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2538,
|
|
"end": 2549,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 27
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2538,
|
|
"end": 2542,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2543,
|
|
"end": 2549,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 27
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2550,
|
|
"end": 2559,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 37
|
|
},
|
|
"identifierName": "metaScene"
|
|
},
|
|
"name": "metaScene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2560,
|
|
"end": 2570,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 48
|
|
},
|
|
"identifierName": "metaModels"
|
|
},
|
|
"name": "metaModels"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2571,
|
|
"end": 2578,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 56
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
},
|
|
"computed": true
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 2581,
|
|
"end": 2649,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 74,
|
|
"column": 13
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2599,
|
|
"end": 2635,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 52
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2599,
|
|
"end": 2634,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 51
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2599,
|
|
"end": 2625,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 42
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2599,
|
|
"end": 2613,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 30
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2599,
|
|
"end": 2603,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2604,
|
|
"end": 2613,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 30
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2614,
|
|
"end": 2625,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 42
|
|
},
|
|
"identifierName": "removeModel"
|
|
},
|
|
"name": "removeModel"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2626,
|
|
"end": 2633,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 50
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2671,
|
|
"end": 2755,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 79,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2671,
|
|
"end": 2754,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 79,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2671,
|
|
"end": 2687,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 24
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2671,
|
|
"end": 2684,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 21
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2671,
|
|
"end": 2675,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2676,
|
|
"end": 2684,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 21
|
|
},
|
|
"identifierName": "viewerUI"
|
|
},
|
|
"name": "viewerUI"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2685,
|
|
"end": 2687,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 24
|
|
},
|
|
"identifierName": "on"
|
|
},
|
|
"name": "on"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2688,
|
|
"end": 2695,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 32
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "reset",
|
|
"raw": "\"reset\""
|
|
},
|
|
"value": "reset"
|
|
},
|
|
{
|
|
"type": "ArrowFunctionExpression",
|
|
"start": 2697,
|
|
"end": 2753,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 79,
|
|
"column": 9
|
|
}
|
|
},
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 2703,
|
|
"end": 2753,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 79,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2717,
|
|
"end": 2743,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 38
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2717,
|
|
"end": 2742,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 37
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2717,
|
|
"end": 2740,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 35
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2717,
|
|
"end": 2731,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 26
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2717,
|
|
"end": 2721,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2722,
|
|
"end": 2731,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 26
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2732,
|
|
"end": 2740,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 35
|
|
},
|
|
"identifierName": "collapse"
|
|
},
|
|
"name": "collapse"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ClassMethod",
|
|
"start": 2767,
|
|
"end": 3284,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 92,
|
|
"column": 5
|
|
}
|
|
},
|
|
"static": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 2767,
|
|
"end": 2777,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"column": 14
|
|
},
|
|
"identifierName": "setEnabled"
|
|
},
|
|
"name": "setEnabled"
|
|
},
|
|
"kind": "method",
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2778,
|
|
"end": 2785,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"column": 22
|
|
},
|
|
"identifierName": "enabled"
|
|
},
|
|
"name": "enabled"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 2787,
|
|
"end": 3284,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 92,
|
|
"column": 5
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 2797,
|
|
"end": 3278,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 91,
|
|
"column": 9
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 2801,
|
|
"end": 2809,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 20
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "Identifier",
|
|
"start": 2802,
|
|
"end": 2809,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 20
|
|
},
|
|
"identifierName": "enabled"
|
|
},
|
|
"name": "enabled"
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 2811,
|
|
"end": 3037,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2825,
|
|
"end": 2881,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 68
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2825,
|
|
"end": 2880,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 67
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2825,
|
|
"end": 2868,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2825,
|
|
"end": 2864,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 51
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2825,
|
|
"end": 2854,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2825,
|
|
"end": 2829,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2830,
|
|
"end": 2854,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 41
|
|
},
|
|
"identifierName": "_classesTabButtonElement"
|
|
},
|
|
"name": "_classesTabButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2855,
|
|
"end": 2864,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 51
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2865,
|
|
"end": 2868,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 55
|
|
},
|
|
"identifierName": "add"
|
|
},
|
|
"name": "add"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2869,
|
|
"end": 2879,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 66
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2894,
|
|
"end": 2954,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 72
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2894,
|
|
"end": 2953,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 71
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2894,
|
|
"end": 2941,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 59
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2894,
|
|
"end": 2937,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2894,
|
|
"end": 2927,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2894,
|
|
"end": 2898,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2899,
|
|
"end": 2927,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 45
|
|
},
|
|
"identifierName": "_showAllClassesButtonElement"
|
|
},
|
|
"name": "_showAllClassesButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2928,
|
|
"end": 2937,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 55
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2938,
|
|
"end": 2941,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 59
|
|
},
|
|
"identifierName": "add"
|
|
},
|
|
"name": "add"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2942,
|
|
"end": 2952,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 60
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 70
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2967,
|
|
"end": 3027,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 72
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2967,
|
|
"end": 3026,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 71
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2967,
|
|
"end": 3014,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 59
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2967,
|
|
"end": 3010,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2967,
|
|
"end": 3000,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2967,
|
|
"end": 2971,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2972,
|
|
"end": 3000,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 45
|
|
},
|
|
"identifierName": "_hideAllClassesButtonElement"
|
|
},
|
|
"name": "_hideAllClassesButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3001,
|
|
"end": 3010,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 55
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3011,
|
|
"end": 3014,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 59
|
|
},
|
|
"identifierName": "add"
|
|
},
|
|
"name": "add"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 3015,
|
|
"end": 3025,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 60
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 70
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": {
|
|
"type": "BlockStatement",
|
|
"start": 3043,
|
|
"end": 3278,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 91,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3057,
|
|
"end": 3116,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 71
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3057,
|
|
"end": 3115,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 70
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3057,
|
|
"end": 3103,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 58
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3057,
|
|
"end": 3096,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 51
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3057,
|
|
"end": 3086,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3057,
|
|
"end": 3061,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3062,
|
|
"end": 3086,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 41
|
|
},
|
|
"identifierName": "_classesTabButtonElement"
|
|
},
|
|
"name": "_classesTabButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3087,
|
|
"end": 3096,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 51
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3097,
|
|
"end": 3103,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 58
|
|
},
|
|
"identifierName": "remove"
|
|
},
|
|
"name": "remove"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 3104,
|
|
"end": 3114,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 69
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3129,
|
|
"end": 3192,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 75
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3129,
|
|
"end": 3191,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 74
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3129,
|
|
"end": 3179,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 62
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3129,
|
|
"end": 3172,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3129,
|
|
"end": 3162,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3129,
|
|
"end": 3133,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3134,
|
|
"end": 3162,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 45
|
|
},
|
|
"identifierName": "_showAllClassesButtonElement"
|
|
},
|
|
"name": "_showAllClassesButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3163,
|
|
"end": 3172,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 55
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3173,
|
|
"end": 3179,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 62
|
|
},
|
|
"identifierName": "remove"
|
|
},
|
|
"name": "remove"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 3180,
|
|
"end": 3190,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 63
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 73
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3205,
|
|
"end": 3268,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 75
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3205,
|
|
"end": 3267,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 74
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3205,
|
|
"end": 3255,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 62
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3205,
|
|
"end": 3248,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3205,
|
|
"end": 3238,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3205,
|
|
"end": 3209,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3210,
|
|
"end": 3238,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 45
|
|
},
|
|
"identifierName": "_hideAllClassesButtonElement"
|
|
},
|
|
"name": "_hideAllClassesButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3239,
|
|
"end": 3248,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 55
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3249,
|
|
"end": 3255,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 62
|
|
},
|
|
"identifierName": "remove"
|
|
},
|
|
"name": "remove"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 3256,
|
|
"end": 3266,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 63
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 73
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ClassMethod",
|
|
"start": 3290,
|
|
"end": 3404,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 97,
|
|
"column": 5
|
|
}
|
|
},
|
|
"static": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 3290,
|
|
"end": 3308,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 22
|
|
},
|
|
"identifierName": "showNodeInTreeView"
|
|
},
|
|
"name": "showNodeInTreeView"
|
|
},
|
|
"kind": "method",
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 3309,
|
|
"end": 3317,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 31
|
|
},
|
|
"identifierName": "objectId"
|
|
},
|
|
"name": "objectId"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 3319,
|
|
"end": 3404,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 97,
|
|
"column": 5
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3329,
|
|
"end": 3355,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 34
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3329,
|
|
"end": 3354,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 33
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3329,
|
|
"end": 3352,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 31
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3329,
|
|
"end": 3343,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3329,
|
|
"end": 3333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3334,
|
|
"end": 3343,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3344,
|
|
"end": 3352,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 31
|
|
},
|
|
"identifierName": "collapse"
|
|
},
|
|
"name": "collapse"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3364,
|
|
"end": 3398,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 42
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3364,
|
|
"end": 3397,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 41
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3364,
|
|
"end": 3387,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 31
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3364,
|
|
"end": 3378,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3364,
|
|
"end": 3368,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3369,
|
|
"end": 3378,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3379,
|
|
"end": 3387,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 31
|
|
},
|
|
"identifierName": "showNode"
|
|
},
|
|
"name": "showNode"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 3388,
|
|
"end": 3396,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 40
|
|
},
|
|
"identifierName": "objectId"
|
|
},
|
|
"name": "objectId"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ClassMethod",
|
|
"start": 3410,
|
|
"end": 3637,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 105,
|
|
"column": 5
|
|
}
|
|
},
|
|
"static": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 3410,
|
|
"end": 3417,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 11
|
|
},
|
|
"identifierName": "destroy"
|
|
},
|
|
"name": "destroy"
|
|
},
|
|
"kind": "method",
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 3420,
|
|
"end": 3637,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 105,
|
|
"column": 5
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3430,
|
|
"end": 3446,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 24
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3430,
|
|
"end": 3445,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 23
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3430,
|
|
"end": 3443,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 21
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Super",
|
|
"start": 3430,
|
|
"end": 3435,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3436,
|
|
"end": 3443,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 21
|
|
},
|
|
"identifierName": "destroy"
|
|
},
|
|
"name": "destroy"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3455,
|
|
"end": 3480,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 33
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3455,
|
|
"end": 3479,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 32
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3455,
|
|
"end": 3477,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 30
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3455,
|
|
"end": 3469,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3455,
|
|
"end": 3459,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3460,
|
|
"end": 3469,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3470,
|
|
"end": 3477,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 30
|
|
},
|
|
"identifierName": "destroy"
|
|
},
|
|
"name": "destroy"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3489,
|
|
"end": 3525,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 44
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3489,
|
|
"end": 3524,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 43
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3489,
|
|
"end": 3522,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3489,
|
|
"end": 3514,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 33
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3489,
|
|
"end": 3493,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3494,
|
|
"end": 3514,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 33
|
|
},
|
|
"identifierName": "_treeViewContextMenu"
|
|
},
|
|
"name": "_treeViewContextMenu"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3515,
|
|
"end": 3522,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 41
|
|
},
|
|
"identifierName": "destroy"
|
|
},
|
|
"name": "destroy"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3534,
|
|
"end": 3577,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 51
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3534,
|
|
"end": 3576,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 50
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3534,
|
|
"end": 3555,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 29
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3534,
|
|
"end": 3551,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 25
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3534,
|
|
"end": 3545,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 19
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3534,
|
|
"end": 3538,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3539,
|
|
"end": 3545,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 19
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3546,
|
|
"end": 3551,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 25
|
|
},
|
|
"identifierName": "scene"
|
|
},
|
|
"name": "scene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3552,
|
|
"end": 3555,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 29
|
|
},
|
|
"identifierName": "off"
|
|
},
|
|
"name": "off"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 3556,
|
|
"end": 3575,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 49
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3556,
|
|
"end": 3560,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3561,
|
|
"end": 3575,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 49
|
|
},
|
|
"identifierName": "_onModelLoaded"
|
|
},
|
|
"name": "_onModelLoaded"
|
|
},
|
|
"computed": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3586,
|
|
"end": 3631,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 53
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3586,
|
|
"end": 3630,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 52
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3586,
|
|
"end": 3607,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 29
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3586,
|
|
"end": 3603,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 25
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3586,
|
|
"end": 3597,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 19
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3586,
|
|
"end": 3590,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3591,
|
|
"end": 3597,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 19
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3598,
|
|
"end": 3603,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 25
|
|
},
|
|
"identifierName": "scene"
|
|
},
|
|
"name": "scene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3604,
|
|
"end": 3607,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 29
|
|
},
|
|
"identifierName": "off"
|
|
},
|
|
"name": "off"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 3608,
|
|
"end": 3629,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 51
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3608,
|
|
"end": 3612,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3613,
|
|
"end": 3629,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 51
|
|
},
|
|
"identifierName": "_onModelUnloaded"
|
|
},
|
|
"name": "_onModelUnloaded"
|
|
},
|
|
"computed": false
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"leadingComments": [],
|
|
"name": "_",
|
|
"trailingComments": []
|
|
},
|
|
{
|
|
"type": "ExportNamedDeclaration",
|
|
"start": 3641,
|
|
"end": 3658,
|
|
"loc": {
|
|
"start": {
|
|
"line": 108,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 108,
|
|
"column": 17
|
|
}
|
|
},
|
|
"declaration": null,
|
|
"specifiers": [
|
|
{
|
|
"type": "ExportSpecifier",
|
|
"start": 3649,
|
|
"end": 3656,
|
|
"loc": {
|
|
"start": {
|
|
"line": 108,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 108,
|
|
"column": 15
|
|
}
|
|
},
|
|
"local": {
|
|
"type": "Identifier",
|
|
"start": 3649,
|
|
"end": 3656,
|
|
"loc": {
|
|
"start": {
|
|
"line": 108,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 108,
|
|
"column": 15
|
|
},
|
|
"identifierName": "Classes"
|
|
},
|
|
"name": "Classes"
|
|
},
|
|
"exported": {
|
|
"type": "Identifier",
|
|
"start": 3649,
|
|
"end": 3656,
|
|
"loc": {
|
|
"start": {
|
|
"line": 108,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 108,
|
|
"column": 15
|
|
},
|
|
"identifierName": "Classes"
|
|
},
|
|
"name": "Classes"
|
|
}
|
|
}
|
|
],
|
|
"source": null
|
|
},
|
|
{
|
|
"type": "ExportNamedDeclaration",
|
|
"start": 3641,
|
|
"end": 3658,
|
|
"loc": {
|
|
"start": {
|
|
"line": 108,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 108,
|
|
"column": 17
|
|
}
|
|
},
|
|
"declaration": {
|
|
"type": "ClassDeclaration",
|
|
"start": 334,
|
|
"end": 3639,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 106,
|
|
"column": 1
|
|
}
|
|
},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start": 340,
|
|
"end": 347,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 6
|
|
},
|
|
"end": {
|
|
"line": 7,
|
|
"column": 13
|
|
},
|
|
"identifierName": "Classes"
|
|
},
|
|
"name": "Classes",
|
|
"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": 3639,
|
|
"loc": {
|
|
"start": {
|
|
"line": 7,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 106,
|
|
"column": 1
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ClassMethod",
|
|
"start": 374,
|
|
"end": 2761,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 80,
|
|
"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": 2761,
|
|
"loc": {
|
|
"start": {
|
|
"line": 9,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 80,
|
|
"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": "classesTabElement"
|
|
},
|
|
"name": "classesTabElement"
|
|
},
|
|
"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: classesTabElement",
|
|
"raw": "\"Missing config: classesTabElement\""
|
|
},
|
|
"value": "Missing config: classesTabElement"
|
|
}
|
|
}
|
|
],
|
|
"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": "showAllClassesButtonElement"
|
|
},
|
|
"name": "showAllClassesButtonElement"
|
|
},
|
|
"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: showAllClassesButtonElement",
|
|
"raw": "\"Missing config: showAllClassesButtonElement\""
|
|
},
|
|
"value": "Missing config: showAllClassesButtonElement"
|
|
}
|
|
}
|
|
],
|
|
"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": "hideAllClassesButtonElement"
|
|
},
|
|
"name": "hideAllClassesButtonElement"
|
|
},
|
|
"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: hideAllClassesButtonElement",
|
|
"raw": "\"Missing config: hideAllClassesButtonElement\""
|
|
},
|
|
"value": "Missing config: hideAllClassesButtonElement"
|
|
}
|
|
}
|
|
],
|
|
"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": "classesElement"
|
|
},
|
|
"name": "classesElement"
|
|
},
|
|
"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: classesElement",
|
|
"raw": "\"Missing config: classesElement\""
|
|
},
|
|
"value": "Missing config: classesElement"
|
|
}
|
|
}
|
|
],
|
|
"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": "_classesTabElement"
|
|
},
|
|
"name": "_classesTabElement"
|
|
},
|
|
"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": "classesTabElement"
|
|
},
|
|
"name": "classesTabElement"
|
|
},
|
|
"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": "_showAllClassesButtonElement"
|
|
},
|
|
"name": "_showAllClassesButtonElement"
|
|
},
|
|
"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": "showAllClassesButtonElement"
|
|
},
|
|
"name": "showAllClassesButtonElement"
|
|
},
|
|
"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": "_hideAllClassesButtonElement"
|
|
},
|
|
"name": "_hideAllClassesButtonElement"
|
|
},
|
|
"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": "hideAllClassesButtonElement"
|
|
},
|
|
"name": "hideAllClassesButtonElement"
|
|
},
|
|
"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": "_classesTabButtonElement"
|
|
},
|
|
"name": "_classesTabButtonElement"
|
|
},
|
|
"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": "_classesTabElement"
|
|
},
|
|
"name": "_classesTabElement"
|
|
},
|
|
"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": 1303,
|
|
"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": "_classesTabButtonElement"
|
|
},
|
|
"name": "_classesTabButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 1235,
|
|
"end": 1303,
|
|
"loc": {
|
|
"start": {
|
|
"line": 34,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 36,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ThrowStatement",
|
|
"start": 1249,
|
|
"end": 1293,
|
|
"loc": {
|
|
"start": {
|
|
"line": 35,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 35,
|
|
"column": 56
|
|
}
|
|
},
|
|
"argument": {
|
|
"type": "StringLiteral",
|
|
"start": 1255,
|
|
"end": 1292,
|
|
"loc": {
|
|
"start": {
|
|
"line": 35,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 35,
|
|
"column": 55
|
|
}
|
|
},
|
|
"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": 1313,
|
|
"end": 1355,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 50
|
|
}
|
|
},
|
|
"declarations": [
|
|
{
|
|
"type": "VariableDeclarator",
|
|
"start": 1319,
|
|
"end": 1354,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 49
|
|
}
|
|
},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start": 1319,
|
|
"end": 1333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 28
|
|
},
|
|
"identifierName": "classesElement"
|
|
},
|
|
"name": "classesElement"
|
|
},
|
|
"init": {
|
|
"type": "MemberExpression",
|
|
"start": 1336,
|
|
"end": 1354,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 49
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1336,
|
|
"end": 1339,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 34
|
|
},
|
|
"identifierName": "cfg"
|
|
},
|
|
"name": "cfg"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1340,
|
|
"end": 1354,
|
|
"loc": {
|
|
"start": {
|
|
"line": 38,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 38,
|
|
"column": 49
|
|
},
|
|
"identifierName": "classesElement"
|
|
},
|
|
"name": "classesElement"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
],
|
|
"kind": "const"
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1365,
|
|
"end": 1538,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1365,
|
|
"end": 1537,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 10
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1365,
|
|
"end": 1379,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1365,
|
|
"end": 1369,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1370,
|
|
"end": 1379,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "NewExpression",
|
|
"start": 1382,
|
|
"end": 1537,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "Identifier",
|
|
"start": 1386,
|
|
"end": 1400,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 29
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 43
|
|
},
|
|
"identifierName": "TreeViewPlugin"
|
|
},
|
|
"name": "TreeViewPlugin"
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 1401,
|
|
"end": 1412,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1401,
|
|
"end": 1405,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 48
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1406,
|
|
"end": 1412,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 40,
|
|
"column": 55
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
{
|
|
"type": "ObjectExpression",
|
|
"start": 1414,
|
|
"end": 1536,
|
|
"loc": {
|
|
"start": {
|
|
"line": 40,
|
|
"column": 57
|
|
},
|
|
"end": {
|
|
"line": 44,
|
|
"column": 9
|
|
}
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1428,
|
|
"end": 1460,
|
|
"loc": {
|
|
"start": {
|
|
"line": 41,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 41,
|
|
"column": 44
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1428,
|
|
"end": 1444,
|
|
"loc": {
|
|
"start": {
|
|
"line": 41,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 41,
|
|
"column": 28
|
|
},
|
|
"identifierName": "containerElement"
|
|
},
|
|
"name": "containerElement"
|
|
},
|
|
"value": {
|
|
"type": "Identifier",
|
|
"start": 1446,
|
|
"end": 1460,
|
|
"loc": {
|
|
"start": {
|
|
"line": 41,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 41,
|
|
"column": 44
|
|
},
|
|
"identifierName": "classesElement"
|
|
},
|
|
"name": "classesElement"
|
|
}
|
|
},
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1474,
|
|
"end": 1492,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 30
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1474,
|
|
"end": 1483,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 21
|
|
},
|
|
"identifierName": "hierarchy"
|
|
},
|
|
"name": "hierarchy"
|
|
},
|
|
"value": {
|
|
"type": "StringLiteral",
|
|
"start": 1485,
|
|
"end": 1492,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 30
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "types",
|
|
"raw": "\"types\""
|
|
},
|
|
"value": "types"
|
|
}
|
|
},
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1506,
|
|
"end": 1526,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"column": 32
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1506,
|
|
"end": 1519,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"column": 25
|
|
},
|
|
"identifierName": "autoAddModels"
|
|
},
|
|
"name": "autoAddModels"
|
|
},
|
|
"value": {
|
|
"type": "BooleanLiteral",
|
|
"start": 1521,
|
|
"end": 1526,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"column": 32
|
|
}
|
|
},
|
|
"value": false
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1548,
|
|
"end": 1649,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1548,
|
|
"end": 1648,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 10
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1548,
|
|
"end": 1573,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 33
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1548,
|
|
"end": 1552,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1553,
|
|
"end": 1573,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 33
|
|
},
|
|
"identifierName": "_treeViewContextMenu"
|
|
},
|
|
"name": "_treeViewContextMenu"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "NewExpression",
|
|
"start": 1576,
|
|
"end": 1648,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "Identifier",
|
|
"start": 1580,
|
|
"end": 1591,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 46,
|
|
"column": 51
|
|
},
|
|
"identifierName": "ContextMenu"
|
|
},
|
|
"name": "ContextMenu"
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "ObjectExpression",
|
|
"start": 1592,
|
|
"end": 1647,
|
|
"loc": {
|
|
"start": {
|
|
"line": 46,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 48,
|
|
"column": 9
|
|
}
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1606,
|
|
"end": 1637,
|
|
"loc": {
|
|
"start": {
|
|
"line": 47,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 47,
|
|
"column": 43
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1606,
|
|
"end": 1611,
|
|
"loc": {
|
|
"start": {
|
|
"line": 47,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 47,
|
|
"column": 17
|
|
},
|
|
"identifierName": "items"
|
|
},
|
|
"name": "items"
|
|
},
|
|
"value": {
|
|
"type": "Identifier",
|
|
"start": 1613,
|
|
"end": 1637,
|
|
"loc": {
|
|
"start": {
|
|
"line": 47,
|
|
"column": 19
|
|
},
|
|
"end": {
|
|
"line": 47,
|
|
"column": 43
|
|
},
|
|
"identifierName": "TreeViewContextMenuItems"
|
|
},
|
|
"name": "TreeViewContextMenuItems"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1659,
|
|
"end": 1980,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 1659,
|
|
"end": 1979,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 1659,
|
|
"end": 1676,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 25
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1659,
|
|
"end": 1673,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1659,
|
|
"end": 1663,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1664,
|
|
"end": 1673,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1674,
|
|
"end": 1676,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 25
|
|
},
|
|
"identifierName": "on"
|
|
},
|
|
"name": "on"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 1677,
|
|
"end": 1690,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 39
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "contextmenu",
|
|
"raw": "\"contextmenu\""
|
|
},
|
|
"value": "contextmenu"
|
|
},
|
|
{
|
|
"type": "ArrowFunctionExpression",
|
|
"start": 1692,
|
|
"end": 1978,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 41
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 9
|
|
}
|
|
},
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 1693,
|
|
"end": 1694,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 50,
|
|
"column": 43
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 1699,
|
|
"end": 1978,
|
|
"loc": {
|
|
"start": {
|
|
"line": 50,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 57,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1713,
|
|
"end": 1774,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 73
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 1713,
|
|
"end": 1773,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 72
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 1713,
|
|
"end": 1743,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 42
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1713,
|
|
"end": 1738,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 37
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1713,
|
|
"end": 1717,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1718,
|
|
"end": 1738,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 37
|
|
},
|
|
"identifierName": "_treeViewContextMenu"
|
|
},
|
|
"name": "_treeViewContextMenu"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1739,
|
|
"end": 1743,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 42
|
|
},
|
|
"identifierName": "show"
|
|
},
|
|
"name": "show"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 1744,
|
|
"end": 1757,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 56
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1744,
|
|
"end": 1751,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 50
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1744,
|
|
"end": 1745,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 44
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1746,
|
|
"end": 1751,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 50
|
|
},
|
|
"identifierName": "event"
|
|
},
|
|
"name": "event"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1752,
|
|
"end": 1757,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 56
|
|
},
|
|
"identifierName": "pageX"
|
|
},
|
|
"name": "pageX"
|
|
},
|
|
"computed": false
|
|
},
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 1759,
|
|
"end": 1772,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 58
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 71
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1759,
|
|
"end": 1766,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 58
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 65
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1759,
|
|
"end": 1760,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 58
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 59
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1761,
|
|
"end": 1766,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 60
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 65
|
|
},
|
|
"identifierName": "event"
|
|
},
|
|
"name": "event"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1767,
|
|
"end": 1772,
|
|
"loc": {
|
|
"start": {
|
|
"line": 51,
|
|
"column": 66
|
|
},
|
|
"end": {
|
|
"line": 51,
|
|
"column": 71
|
|
},
|
|
"identifierName": "pageY"
|
|
},
|
|
"name": "pageY"
|
|
},
|
|
"computed": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1787,
|
|
"end": 1968,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 56,
|
|
"column": 14
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1787,
|
|
"end": 1967,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 56,
|
|
"column": 13
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1787,
|
|
"end": 1820,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 1787,
|
|
"end": 1812,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 37
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1787,
|
|
"end": 1791,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1792,
|
|
"end": 1812,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 37
|
|
},
|
|
"identifierName": "_treeViewContextMenu"
|
|
},
|
|
"name": "_treeViewContextMenu"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1813,
|
|
"end": 1820,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 52,
|
|
"column": 45
|
|
},
|
|
"identifierName": "context"
|
|
},
|
|
"name": "context"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "ObjectExpression",
|
|
"start": 1823,
|
|
"end": 1967,
|
|
"loc": {
|
|
"start": {
|
|
"line": 52,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 56,
|
|
"column": 13
|
|
}
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1841,
|
|
"end": 1857,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 32
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1841,
|
|
"end": 1847,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 22
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"value": {
|
|
"type": "MemberExpression",
|
|
"start": 1849,
|
|
"end": 1857,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 32
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1849,
|
|
"end": 1850,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 25
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1851,
|
|
"end": 1857,
|
|
"loc": {
|
|
"start": {
|
|
"line": 53,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 53,
|
|
"column": 32
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
}
|
|
},
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1875,
|
|
"end": 1907,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 48
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1875,
|
|
"end": 1889,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 30
|
|
},
|
|
"identifierName": "treeViewPlugin"
|
|
},
|
|
"name": "treeViewPlugin"
|
|
},
|
|
"value": {
|
|
"type": "MemberExpression",
|
|
"start": 1891,
|
|
"end": 1907,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 48
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1891,
|
|
"end": 1892,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 33
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1893,
|
|
"end": 1907,
|
|
"loc": {
|
|
"start": {
|
|
"line": 54,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 54,
|
|
"column": 48
|
|
},
|
|
"identifierName": "treeViewPlugin"
|
|
},
|
|
"name": "treeViewPlugin"
|
|
},
|
|
"computed": false
|
|
}
|
|
},
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 1925,
|
|
"end": 1953,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 44
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 1925,
|
|
"end": 1937,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 28
|
|
},
|
|
"identifierName": "treeViewNode"
|
|
},
|
|
"name": "treeViewNode"
|
|
},
|
|
"value": {
|
|
"type": "MemberExpression",
|
|
"start": 1939,
|
|
"end": 1953,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 44
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 1939,
|
|
"end": 1940,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 31
|
|
},
|
|
"identifierName": "e"
|
|
},
|
|
"name": "e"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1941,
|
|
"end": 1953,
|
|
"loc": {
|
|
"start": {
|
|
"line": 55,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 55,
|
|
"column": 44
|
|
},
|
|
"identifierName": "treeViewNode"
|
|
},
|
|
"name": "treeViewNode"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 1990,
|
|
"end": 2435,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 1990,
|
|
"end": 2434,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 10
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 1990,
|
|
"end": 2009,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 27
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 1990,
|
|
"end": 1994,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 1995,
|
|
"end": 2009,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 27
|
|
},
|
|
"identifierName": "_onModelLoaded"
|
|
},
|
|
"name": "_onModelLoaded"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "CallExpression",
|
|
"start": 2012,
|
|
"end": 2434,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2012,
|
|
"end": 2032,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 50
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2012,
|
|
"end": 2029,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 47
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2012,
|
|
"end": 2023,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2012,
|
|
"end": 2016,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2017,
|
|
"end": 2023,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 41
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2024,
|
|
"end": 2029,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 47
|
|
},
|
|
"identifierName": "scene"
|
|
},
|
|
"name": "scene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2030,
|
|
"end": 2032,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 50
|
|
},
|
|
"identifierName": "on"
|
|
},
|
|
"name": "on"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2033,
|
|
"end": 2046,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 64
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "modelLoaded",
|
|
"raw": "\"modelLoaded\""
|
|
},
|
|
"value": "modelLoaded"
|
|
},
|
|
{
|
|
"type": "ArrowFunctionExpression",
|
|
"start": 2048,
|
|
"end": 2433,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 66
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 9
|
|
}
|
|
},
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2049,
|
|
"end": 2056,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 67
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 74
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 2060,
|
|
"end": 2433,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 78
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 2074,
|
|
"end": 2423,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 68,
|
|
"column": 13
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "MemberExpression",
|
|
"start": 2078,
|
|
"end": 2119,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 57
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2078,
|
|
"end": 2110,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 48
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2078,
|
|
"end": 2099,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 37
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2078,
|
|
"end": 2089,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 27
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2078,
|
|
"end": 2082,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2083,
|
|
"end": 2089,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 27
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2090,
|
|
"end": 2099,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 37
|
|
},
|
|
"identifierName": "metaScene"
|
|
},
|
|
"name": "metaScene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2100,
|
|
"end": 2110,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 48
|
|
},
|
|
"identifierName": "metaModels"
|
|
},
|
|
"name": "metaModels"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2111,
|
|
"end": 2118,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 56
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
},
|
|
"computed": true
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 2121,
|
|
"end": 2423,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 68,
|
|
"column": 13
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "VariableDeclaration",
|
|
"start": 2139,
|
|
"end": 2213,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 90
|
|
}
|
|
},
|
|
"declarations": [
|
|
{
|
|
"type": "VariableDeclarator",
|
|
"start": 2145,
|
|
"end": 2212,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 89
|
|
}
|
|
},
|
|
"id": {
|
|
"type": "Identifier",
|
|
"start": 2145,
|
|
"end": 2154,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 31
|
|
},
|
|
"identifierName": "modelInfo"
|
|
},
|
|
"name": "modelInfo"
|
|
},
|
|
"init": {
|
|
"type": "CallExpression",
|
|
"start": 2157,
|
|
"end": 2212,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 89
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2157,
|
|
"end": 2203,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 80
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2157,
|
|
"end": 2190,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 67
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2157,
|
|
"end": 2183,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 60
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2157,
|
|
"end": 2170,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 47
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2157,
|
|
"end": 2161,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 38
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2162,
|
|
"end": 2170,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 39
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 47
|
|
},
|
|
"identifierName": "viewerUI"
|
|
},
|
|
"name": "viewerUI"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2171,
|
|
"end": 2183,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 60
|
|
},
|
|
"identifierName": "_controllers"
|
|
},
|
|
"name": "_controllers"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2184,
|
|
"end": 2190,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 61
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 67
|
|
},
|
|
"identifierName": "models"
|
|
},
|
|
"name": "models"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2191,
|
|
"end": 2203,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 68
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 80
|
|
},
|
|
"identifierName": "getModelInfo"
|
|
},
|
|
"name": "getModelInfo"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2204,
|
|
"end": 2211,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 81
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 88
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"kind": "const"
|
|
},
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 2230,
|
|
"end": 2293,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 17
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 2234,
|
|
"end": 2244,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 62,
|
|
"column": 30
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "Identifier",
|
|
"start": 2235,
|
|
"end": 2244,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 62,
|
|
"column": 30
|
|
},
|
|
"identifierName": "modelInfo"
|
|
},
|
|
"name": "modelInfo"
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 2246,
|
|
"end": 2293,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 17
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ReturnStatement",
|
|
"start": 2268,
|
|
"end": 2275,
|
|
"loc": {
|
|
"start": {
|
|
"line": 63,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 63,
|
|
"column": 27
|
|
}
|
|
},
|
|
"argument": null
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2310,
|
|
"end": 2409,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 19
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2310,
|
|
"end": 2408,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 18
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2310,
|
|
"end": 2333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 39
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2310,
|
|
"end": 2324,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 30
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2310,
|
|
"end": 2314,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2315,
|
|
"end": 2324,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 30
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2325,
|
|
"end": 2333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 39
|
|
},
|
|
"identifierName": "addModel"
|
|
},
|
|
"name": "addModel"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2334,
|
|
"end": 2341,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 47
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
},
|
|
{
|
|
"type": "ObjectExpression",
|
|
"start": 2343,
|
|
"end": 2407,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 17
|
|
}
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "ObjectProperty",
|
|
"start": 2365,
|
|
"end": 2389,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 44
|
|
}
|
|
},
|
|
"method": false,
|
|
"shorthand": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 2365,
|
|
"end": 2373,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 28
|
|
},
|
|
"identifierName": "rootName"
|
|
},
|
|
"name": "rootName"
|
|
},
|
|
"value": {
|
|
"type": "MemberExpression",
|
|
"start": 2375,
|
|
"end": 2389,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 44
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Identifier",
|
|
"start": 2375,
|
|
"end": 2384,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 39
|
|
},
|
|
"identifierName": "modelInfo"
|
|
},
|
|
"name": "modelInfo"
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2385,
|
|
"end": 2389,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 44
|
|
},
|
|
"identifierName": "name"
|
|
},
|
|
"name": "name"
|
|
},
|
|
"computed": false
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2445,
|
|
"end": 2661,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "AssignmentExpression",
|
|
"start": 2445,
|
|
"end": 2660,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 10
|
|
}
|
|
},
|
|
"operator": "=",
|
|
"left": {
|
|
"type": "MemberExpression",
|
|
"start": 2445,
|
|
"end": 2466,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 29
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2445,
|
|
"end": 2449,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2450,
|
|
"end": 2466,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 29
|
|
},
|
|
"identifierName": "_onModelUnloaded"
|
|
},
|
|
"name": "_onModelUnloaded"
|
|
},
|
|
"computed": false
|
|
},
|
|
"right": {
|
|
"type": "CallExpression",
|
|
"start": 2469,
|
|
"end": 2660,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2469,
|
|
"end": 2489,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 52
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2469,
|
|
"end": 2486,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 49
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2469,
|
|
"end": 2480,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 43
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2469,
|
|
"end": 2473,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 36
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2474,
|
|
"end": 2480,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 37
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 43
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2481,
|
|
"end": 2486,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 49
|
|
},
|
|
"identifierName": "scene"
|
|
},
|
|
"name": "scene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2487,
|
|
"end": 2489,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 50
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 52
|
|
},
|
|
"identifierName": "on"
|
|
},
|
|
"name": "on"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2490,
|
|
"end": 2505,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 53
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 68
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "modelUnloaded",
|
|
"raw": "\"modelUnloaded\""
|
|
},
|
|
"value": "modelUnloaded"
|
|
},
|
|
{
|
|
"type": "ArrowFunctionExpression",
|
|
"start": 2507,
|
|
"end": 2659,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 70
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 9
|
|
}
|
|
},
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2508,
|
|
"end": 2515,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 71
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 78
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 2520,
|
|
"end": 2659,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 83
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 2534,
|
|
"end": 2649,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 74,
|
|
"column": 13
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "MemberExpression",
|
|
"start": 2538,
|
|
"end": 2579,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 57
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2538,
|
|
"end": 2570,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 48
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2538,
|
|
"end": 2559,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 37
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2538,
|
|
"end": 2549,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 27
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2538,
|
|
"end": 2542,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2543,
|
|
"end": 2549,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 27
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2550,
|
|
"end": 2559,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 37
|
|
},
|
|
"identifierName": "metaScene"
|
|
},
|
|
"name": "metaScene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2560,
|
|
"end": 2570,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 48
|
|
},
|
|
"identifierName": "metaModels"
|
|
},
|
|
"name": "metaModels"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2571,
|
|
"end": 2578,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 56
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
},
|
|
"computed": true
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 2581,
|
|
"end": 2649,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 74,
|
|
"column": 13
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2599,
|
|
"end": 2635,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 52
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2599,
|
|
"end": 2634,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 51
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2599,
|
|
"end": 2625,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 42
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2599,
|
|
"end": 2613,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 30
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2599,
|
|
"end": 2603,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2604,
|
|
"end": 2613,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 30
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2614,
|
|
"end": 2625,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 42
|
|
},
|
|
"identifierName": "removeModel"
|
|
},
|
|
"name": "removeModel"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2626,
|
|
"end": 2633,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 50
|
|
},
|
|
"identifierName": "modelId"
|
|
},
|
|
"name": "modelId"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": null
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2671,
|
|
"end": 2755,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 79,
|
|
"column": 11
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2671,
|
|
"end": 2754,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 79,
|
|
"column": 10
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2671,
|
|
"end": 2687,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 24
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2671,
|
|
"end": 2684,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 21
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2671,
|
|
"end": 2675,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2676,
|
|
"end": 2684,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 21
|
|
},
|
|
"identifierName": "viewerUI"
|
|
},
|
|
"name": "viewerUI"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2685,
|
|
"end": 2687,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 24
|
|
},
|
|
"identifierName": "on"
|
|
},
|
|
"name": "on"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2688,
|
|
"end": 2695,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 32
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "reset",
|
|
"raw": "\"reset\""
|
|
},
|
|
"value": "reset"
|
|
},
|
|
{
|
|
"type": "ArrowFunctionExpression",
|
|
"start": 2697,
|
|
"end": 2753,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 79,
|
|
"column": 9
|
|
}
|
|
},
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 2703,
|
|
"end": 2753,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 79,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2717,
|
|
"end": 2743,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 38
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2717,
|
|
"end": 2742,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 37
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2717,
|
|
"end": 2740,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 35
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2717,
|
|
"end": 2731,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 26
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2717,
|
|
"end": 2721,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2722,
|
|
"end": 2731,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 26
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2732,
|
|
"end": 2740,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 35
|
|
},
|
|
"identifierName": "collapse"
|
|
},
|
|
"name": "collapse"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ClassMethod",
|
|
"start": 2767,
|
|
"end": 3284,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 92,
|
|
"column": 5
|
|
}
|
|
},
|
|
"static": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 2767,
|
|
"end": 2777,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"column": 14
|
|
},
|
|
"identifierName": "setEnabled"
|
|
},
|
|
"name": "setEnabled"
|
|
},
|
|
"kind": "method",
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 2778,
|
|
"end": 2785,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"column": 22
|
|
},
|
|
"identifierName": "enabled"
|
|
},
|
|
"name": "enabled"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 2787,
|
|
"end": 3284,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 92,
|
|
"column": 5
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "IfStatement",
|
|
"start": 2797,
|
|
"end": 3278,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 91,
|
|
"column": 9
|
|
}
|
|
},
|
|
"test": {
|
|
"type": "UnaryExpression",
|
|
"start": 2801,
|
|
"end": 2809,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 20
|
|
}
|
|
},
|
|
"operator": "!",
|
|
"prefix": true,
|
|
"argument": {
|
|
"type": "Identifier",
|
|
"start": 2802,
|
|
"end": 2809,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 20
|
|
},
|
|
"identifierName": "enabled"
|
|
},
|
|
"name": "enabled"
|
|
},
|
|
"extra": {
|
|
"parenthesizedArgument": false
|
|
}
|
|
},
|
|
"consequent": {
|
|
"type": "BlockStatement",
|
|
"start": 2811,
|
|
"end": 3037,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2825,
|
|
"end": 2881,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 68
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2825,
|
|
"end": 2880,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 67
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2825,
|
|
"end": 2868,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2825,
|
|
"end": 2864,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 51
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2825,
|
|
"end": 2854,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2825,
|
|
"end": 2829,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2830,
|
|
"end": 2854,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 41
|
|
},
|
|
"identifierName": "_classesTabButtonElement"
|
|
},
|
|
"name": "_classesTabButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2855,
|
|
"end": 2864,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 51
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2865,
|
|
"end": 2868,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 55
|
|
},
|
|
"identifierName": "add"
|
|
},
|
|
"name": "add"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2869,
|
|
"end": 2879,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 66
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2894,
|
|
"end": 2954,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 72
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2894,
|
|
"end": 2953,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 71
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2894,
|
|
"end": 2941,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 59
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2894,
|
|
"end": 2937,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2894,
|
|
"end": 2927,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2894,
|
|
"end": 2898,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2899,
|
|
"end": 2927,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 45
|
|
},
|
|
"identifierName": "_showAllClassesButtonElement"
|
|
},
|
|
"name": "_showAllClassesButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2928,
|
|
"end": 2937,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 55
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2938,
|
|
"end": 2941,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 59
|
|
},
|
|
"identifierName": "add"
|
|
},
|
|
"name": "add"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 2942,
|
|
"end": 2952,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 60
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"column": 70
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 2967,
|
|
"end": 3027,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 72
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 2967,
|
|
"end": 3026,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 71
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 2967,
|
|
"end": 3014,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 59
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2967,
|
|
"end": 3010,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 2967,
|
|
"end": 3000,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 2967,
|
|
"end": 2971,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 2972,
|
|
"end": 3000,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 45
|
|
},
|
|
"identifierName": "_hideAllClassesButtonElement"
|
|
},
|
|
"name": "_hideAllClassesButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3001,
|
|
"end": 3010,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 55
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3011,
|
|
"end": 3014,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 59
|
|
},
|
|
"identifierName": "add"
|
|
},
|
|
"name": "add"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 3015,
|
|
"end": 3025,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 60
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 70
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
},
|
|
"alternate": {
|
|
"type": "BlockStatement",
|
|
"start": 3043,
|
|
"end": 3278,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 91,
|
|
"column": 9
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3057,
|
|
"end": 3116,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 71
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3057,
|
|
"end": 3115,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 70
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3057,
|
|
"end": 3103,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 58
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3057,
|
|
"end": 3096,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 51
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3057,
|
|
"end": 3086,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3057,
|
|
"end": 3061,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3062,
|
|
"end": 3086,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 41
|
|
},
|
|
"identifierName": "_classesTabButtonElement"
|
|
},
|
|
"name": "_classesTabButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3087,
|
|
"end": 3096,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 51
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3097,
|
|
"end": 3103,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 58
|
|
},
|
|
"identifierName": "remove"
|
|
},
|
|
"name": "remove"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 3104,
|
|
"end": 3114,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 69
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3129,
|
|
"end": 3192,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 75
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3129,
|
|
"end": 3191,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 74
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3129,
|
|
"end": 3179,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 62
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3129,
|
|
"end": 3172,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3129,
|
|
"end": 3162,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3129,
|
|
"end": 3133,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3134,
|
|
"end": 3162,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 45
|
|
},
|
|
"identifierName": "_showAllClassesButtonElement"
|
|
},
|
|
"name": "_showAllClassesButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3163,
|
|
"end": 3172,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 55
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3173,
|
|
"end": 3179,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 62
|
|
},
|
|
"identifierName": "remove"
|
|
},
|
|
"name": "remove"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 3180,
|
|
"end": 3190,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 63
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"column": 73
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3205,
|
|
"end": 3268,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 75
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3205,
|
|
"end": 3267,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 74
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3205,
|
|
"end": 3255,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 62
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3205,
|
|
"end": 3248,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 55
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3205,
|
|
"end": 3238,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 45
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3205,
|
|
"end": 3209,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3210,
|
|
"end": 3238,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 45
|
|
},
|
|
"identifierName": "_hideAllClassesButtonElement"
|
|
},
|
|
"name": "_hideAllClassesButtonElement"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3239,
|
|
"end": 3248,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 55
|
|
},
|
|
"identifierName": "classList"
|
|
},
|
|
"name": "classList"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3249,
|
|
"end": 3255,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 62
|
|
},
|
|
"identifierName": "remove"
|
|
},
|
|
"name": "remove"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "StringLiteral",
|
|
"start": 3256,
|
|
"end": 3266,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 63
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 73
|
|
}
|
|
},
|
|
"extra": {
|
|
"rawValue": "disabled",
|
|
"raw": "\"disabled\""
|
|
},
|
|
"value": "disabled"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ClassMethod",
|
|
"start": 3290,
|
|
"end": 3404,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 97,
|
|
"column": 5
|
|
}
|
|
},
|
|
"static": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 3290,
|
|
"end": 3308,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 22
|
|
},
|
|
"identifierName": "showNodeInTreeView"
|
|
},
|
|
"name": "showNodeInTreeView"
|
|
},
|
|
"kind": "method",
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 3309,
|
|
"end": 3317,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 31
|
|
},
|
|
"identifierName": "objectId"
|
|
},
|
|
"name": "objectId"
|
|
}
|
|
],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 3319,
|
|
"end": 3404,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 97,
|
|
"column": 5
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3329,
|
|
"end": 3355,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 34
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3329,
|
|
"end": 3354,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 33
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3329,
|
|
"end": 3352,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 31
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3329,
|
|
"end": 3343,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3329,
|
|
"end": 3333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3334,
|
|
"end": 3343,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3344,
|
|
"end": 3352,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 31
|
|
},
|
|
"identifierName": "collapse"
|
|
},
|
|
"name": "collapse"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3364,
|
|
"end": 3398,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 42
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3364,
|
|
"end": 3397,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 41
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3364,
|
|
"end": 3387,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 31
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3364,
|
|
"end": 3378,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3364,
|
|
"end": 3368,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3369,
|
|
"end": 3378,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3379,
|
|
"end": 3387,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 31
|
|
},
|
|
"identifierName": "showNode"
|
|
},
|
|
"name": "showNode"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "Identifier",
|
|
"start": 3388,
|
|
"end": 3396,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 40
|
|
},
|
|
"identifierName": "objectId"
|
|
},
|
|
"name": "objectId"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"directives": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ClassMethod",
|
|
"start": 3410,
|
|
"end": 3637,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 105,
|
|
"column": 5
|
|
}
|
|
},
|
|
"static": false,
|
|
"computed": false,
|
|
"key": {
|
|
"type": "Identifier",
|
|
"start": 3410,
|
|
"end": 3417,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 11
|
|
},
|
|
"identifierName": "destroy"
|
|
},
|
|
"name": "destroy"
|
|
},
|
|
"kind": "method",
|
|
"id": null,
|
|
"generator": false,
|
|
"expression": false,
|
|
"async": false,
|
|
"params": [],
|
|
"body": {
|
|
"type": "BlockStatement",
|
|
"start": 3420,
|
|
"end": 3637,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 105,
|
|
"column": 5
|
|
}
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3430,
|
|
"end": 3446,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 24
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3430,
|
|
"end": 3445,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 23
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3430,
|
|
"end": 3443,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 21
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "Super",
|
|
"start": 3430,
|
|
"end": 3435,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3436,
|
|
"end": 3443,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 21
|
|
},
|
|
"identifierName": "destroy"
|
|
},
|
|
"name": "destroy"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3455,
|
|
"end": 3480,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 33
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3455,
|
|
"end": 3479,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 32
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3455,
|
|
"end": 3477,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 30
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3455,
|
|
"end": 3469,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 22
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3455,
|
|
"end": 3459,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3460,
|
|
"end": 3469,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 22
|
|
},
|
|
"identifierName": "_treeView"
|
|
},
|
|
"name": "_treeView"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3470,
|
|
"end": 3477,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 30
|
|
},
|
|
"identifierName": "destroy"
|
|
},
|
|
"name": "destroy"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3489,
|
|
"end": 3525,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 44
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3489,
|
|
"end": 3524,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 43
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3489,
|
|
"end": 3522,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 41
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3489,
|
|
"end": 3514,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 33
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3489,
|
|
"end": 3493,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3494,
|
|
"end": 3514,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 33
|
|
},
|
|
"identifierName": "_treeViewContextMenu"
|
|
},
|
|
"name": "_treeViewContextMenu"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3515,
|
|
"end": 3522,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 41
|
|
},
|
|
"identifierName": "destroy"
|
|
},
|
|
"name": "destroy"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": []
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3534,
|
|
"end": 3577,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 51
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3534,
|
|
"end": 3576,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 50
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3534,
|
|
"end": 3555,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 29
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3534,
|
|
"end": 3551,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 25
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3534,
|
|
"end": 3545,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 19
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3534,
|
|
"end": 3538,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3539,
|
|
"end": 3545,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 19
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3546,
|
|
"end": 3551,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 25
|
|
},
|
|
"identifierName": "scene"
|
|
},
|
|
"name": "scene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3552,
|
|
"end": 3555,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 29
|
|
},
|
|
"identifierName": "off"
|
|
},
|
|
"name": "off"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 3556,
|
|
"end": 3575,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 49
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3556,
|
|
"end": 3560,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3561,
|
|
"end": 3575,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 49
|
|
},
|
|
"identifierName": "_onModelLoaded"
|
|
},
|
|
"name": "_onModelLoaded"
|
|
},
|
|
"computed": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "ExpressionStatement",
|
|
"start": 3586,
|
|
"end": 3631,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 53
|
|
}
|
|
},
|
|
"expression": {
|
|
"type": "CallExpression",
|
|
"start": 3586,
|
|
"end": 3630,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 52
|
|
}
|
|
},
|
|
"callee": {
|
|
"type": "MemberExpression",
|
|
"start": 3586,
|
|
"end": 3607,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 29
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3586,
|
|
"end": 3603,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 25
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "MemberExpression",
|
|
"start": 3586,
|
|
"end": 3597,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 19
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3586,
|
|
"end": 3590,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3591,
|
|
"end": 3597,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 19
|
|
},
|
|
"identifierName": "viewer"
|
|
},
|
|
"name": "viewer"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3598,
|
|
"end": 3603,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 25
|
|
},
|
|
"identifierName": "scene"
|
|
},
|
|
"name": "scene"
|
|
},
|
|
"computed": false
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3604,
|
|
"end": 3607,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 29
|
|
},
|
|
"identifierName": "off"
|
|
},
|
|
"name": "off"
|
|
},
|
|
"computed": false
|
|
},
|
|
"arguments": [
|
|
{
|
|
"type": "MemberExpression",
|
|
"start": 3608,
|
|
"end": 3629,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 51
|
|
}
|
|
},
|
|
"object": {
|
|
"type": "ThisExpression",
|
|
"start": 3608,
|
|
"end": 3612,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
"property": {
|
|
"type": "Identifier",
|
|
"start": 3613,
|
|
"end": 3629,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"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": "Classes",
|
|
"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": "classesTabElement",
|
|
"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: classesTabElement",
|
|
"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": "showAllClassesButtonElement",
|
|
"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: showAllClassesButtonElement",
|
|
"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": "hideAllClassesButtonElement",
|
|
"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: hideAllClassesButtonElement",
|
|
"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": "classesElement",
|
|
"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: classesElement",
|
|
"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": "_classesTabElement",
|
|
"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": "classesTabElement",
|
|
"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": "_showAllClassesButtonElement",
|
|
"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": "showAllClassesButtonElement",
|
|
"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": "_hideAllClassesButtonElement",
|
|
"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": "hideAllClassesButtonElement",
|
|
"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": "_classesTabButtonElement",
|
|
"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": "_classesTabElement",
|
|
"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": "_classesTabButtonElement",
|
|
"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": 1292,
|
|
"loc": {
|
|
"start": {
|
|
"line": 35,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 35,
|
|
"column": 55
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1292,
|
|
"end": 1293,
|
|
"loc": {
|
|
"start": {
|
|
"line": 35,
|
|
"column": 55
|
|
},
|
|
"end": {
|
|
"line": 35,
|
|
"column": 56
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1302,
|
|
"end": 1303,
|
|
"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": 1313,
|
|
"end": 1318,
|
|
"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": "classesElement",
|
|
"start": 1319,
|
|
"end": 1333,
|
|
"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": 1334,
|
|
"end": 1335,
|
|
"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": 1336,
|
|
"end": 1339,
|
|
"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": 1339,
|
|
"end": 1340,
|
|
"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": "classesElement",
|
|
"start": 1340,
|
|
"end": 1354,
|
|
"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": 1354,
|
|
"end": 1355,
|
|
"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": 1365,
|
|
"end": 1369,
|
|
"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": 1369,
|
|
"end": 1370,
|
|
"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": 1370,
|
|
"end": 1379,
|
|
"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": 1380,
|
|
"end": 1381,
|
|
"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": 1382,
|
|
"end": 1385,
|
|
"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": 1386,
|
|
"end": 1400,
|
|
"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": 1400,
|
|
"end": 1401,
|
|
"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": 1401,
|
|
"end": 1405,
|
|
"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": 1405,
|
|
"end": 1406,
|
|
"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": 1406,
|
|
"end": 1412,
|
|
"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": 1412,
|
|
"end": 1413,
|
|
"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": 1414,
|
|
"end": 1415,
|
|
"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": 1428,
|
|
"end": 1444,
|
|
"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": 1444,
|
|
"end": 1445,
|
|
"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": "classesElement",
|
|
"start": 1446,
|
|
"end": 1460,
|
|
"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": 1460,
|
|
"end": 1461,
|
|
"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": "hierarchy",
|
|
"start": 1474,
|
|
"end": 1483,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ":",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1483,
|
|
"end": 1484,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "string",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "types",
|
|
"start": 1485,
|
|
"end": 1492,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 30
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ",",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1492,
|
|
"end": 1493,
|
|
"loc": {
|
|
"start": {
|
|
"line": 42,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 42,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "autoAddModels",
|
|
"start": 1506,
|
|
"end": 1519,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"column": 25
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ":",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 1519,
|
|
"end": 1520,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"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": 1521,
|
|
"end": 1526,
|
|
"loc": {
|
|
"start": {
|
|
"line": 43,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 43,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 1535,
|
|
"end": 1536,
|
|
"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": 1536,
|
|
"end": 1537,
|
|
"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": 1537,
|
|
"end": 1538,
|
|
"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": 1548,
|
|
"end": 1552,
|
|
"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": 1552,
|
|
"end": 1553,
|
|
"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": 1553,
|
|
"end": 1573,
|
|
"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": 1574,
|
|
"end": 1575,
|
|
"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": 1576,
|
|
"end": 1579,
|
|
"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": 1580,
|
|
"end": 1591,
|
|
"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": 1591,
|
|
"end": 1592,
|
|
"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": 1592,
|
|
"end": 1593,
|
|
"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": 1606,
|
|
"end": 1611,
|
|
"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": 1611,
|
|
"end": 1612,
|
|
"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": 1613,
|
|
"end": 1637,
|
|
"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": 1646,
|
|
"end": 1647,
|
|
"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": 1647,
|
|
"end": 1648,
|
|
"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": 1648,
|
|
"end": 1649,
|
|
"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": 1659,
|
|
"end": 1663,
|
|
"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": 1663,
|
|
"end": 1664,
|
|
"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": 1664,
|
|
"end": 1673,
|
|
"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": 1673,
|
|
"end": 1674,
|
|
"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": 1674,
|
|
"end": 1676,
|
|
"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": 1676,
|
|
"end": 1677,
|
|
"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": 1677,
|
|
"end": 1690,
|
|
"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": 1690,
|
|
"end": 1691,
|
|
"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": 1692,
|
|
"end": 1693,
|
|
"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": 1693,
|
|
"end": 1694,
|
|
"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": 1694,
|
|
"end": 1695,
|
|
"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": 1696,
|
|
"end": 1698,
|
|
"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": 1699,
|
|
"end": 1700,
|
|
"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": 1713,
|
|
"end": 1717,
|
|
"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": 1717,
|
|
"end": 1718,
|
|
"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": 1718,
|
|
"end": 1738,
|
|
"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": 1738,
|
|
"end": 1739,
|
|
"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": 1739,
|
|
"end": 1743,
|
|
"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": 1743,
|
|
"end": 1744,
|
|
"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": 1744,
|
|
"end": 1745,
|
|
"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": 1745,
|
|
"end": 1746,
|
|
"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": 1746,
|
|
"end": 1751,
|
|
"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": 1751,
|
|
"end": 1752,
|
|
"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": 1752,
|
|
"end": 1757,
|
|
"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": 1757,
|
|
"end": 1758,
|
|
"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": 1759,
|
|
"end": 1760,
|
|
"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": 1760,
|
|
"end": 1761,
|
|
"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": 1761,
|
|
"end": 1766,
|
|
"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": 1766,
|
|
"end": 1767,
|
|
"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": 1767,
|
|
"end": 1772,
|
|
"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": 1772,
|
|
"end": 1773,
|
|
"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": 1773,
|
|
"end": 1774,
|
|
"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": 1787,
|
|
"end": 1791,
|
|
"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": 1791,
|
|
"end": 1792,
|
|
"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": 1792,
|
|
"end": 1812,
|
|
"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": 1812,
|
|
"end": 1813,
|
|
"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": 1813,
|
|
"end": 1820,
|
|
"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": 1821,
|
|
"end": 1822,
|
|
"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": 1823,
|
|
"end": 1824,
|
|
"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": 1841,
|
|
"end": 1847,
|
|
"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": 1847,
|
|
"end": 1848,
|
|
"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": 1849,
|
|
"end": 1850,
|
|
"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": 1850,
|
|
"end": 1851,
|
|
"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": 1851,
|
|
"end": 1857,
|
|
"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": 1857,
|
|
"end": 1858,
|
|
"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": 1875,
|
|
"end": 1889,
|
|
"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": 1889,
|
|
"end": 1890,
|
|
"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": 1891,
|
|
"end": 1892,
|
|
"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": 1892,
|
|
"end": 1893,
|
|
"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": 1893,
|
|
"end": 1907,
|
|
"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": 1907,
|
|
"end": 1908,
|
|
"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": 1925,
|
|
"end": 1937,
|
|
"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": 1937,
|
|
"end": 1938,
|
|
"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": 1939,
|
|
"end": 1940,
|
|
"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": 1940,
|
|
"end": 1941,
|
|
"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": 1941,
|
|
"end": 1953,
|
|
"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": 1966,
|
|
"end": 1967,
|
|
"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": 1967,
|
|
"end": 1968,
|
|
"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": 1977,
|
|
"end": 1978,
|
|
"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": 1978,
|
|
"end": 1979,
|
|
"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": 1979,
|
|
"end": 1980,
|
|
"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": 1990,
|
|
"end": 1994,
|
|
"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": 1994,
|
|
"end": 1995,
|
|
"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": 1995,
|
|
"end": 2009,
|
|
"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": 2010,
|
|
"end": 2011,
|
|
"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": 2012,
|
|
"end": 2016,
|
|
"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": 2016,
|
|
"end": 2017,
|
|
"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": 2017,
|
|
"end": 2023,
|
|
"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": 2023,
|
|
"end": 2024,
|
|
"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": 2024,
|
|
"end": 2029,
|
|
"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": 2029,
|
|
"end": 2030,
|
|
"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": 2030,
|
|
"end": 2032,
|
|
"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": 2032,
|
|
"end": 2033,
|
|
"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": 2033,
|
|
"end": 2046,
|
|
"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": 2046,
|
|
"end": 2047,
|
|
"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": 2048,
|
|
"end": 2049,
|
|
"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": 2049,
|
|
"end": 2056,
|
|
"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": 2056,
|
|
"end": 2057,
|
|
"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": 2058,
|
|
"end": 2060,
|
|
"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": 2060,
|
|
"end": 2061,
|
|
"loc": {
|
|
"start": {
|
|
"line": 59,
|
|
"column": 78
|
|
},
|
|
"end": {
|
|
"line": 59,
|
|
"column": 79
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 2074,
|
|
"end": 2076,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 14
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2077,
|
|
"end": 2078,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"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": 2078,
|
|
"end": 2082,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2082,
|
|
"end": 2083,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "viewer",
|
|
"start": 2083,
|
|
"end": 2089,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 27
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2089,
|
|
"end": 2090,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 28
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "metaScene",
|
|
"start": 2090,
|
|
"end": 2099,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 37
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 37
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 38
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "metaModels",
|
|
"start": 2100,
|
|
"end": 2110,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 48
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "[",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2110,
|
|
"end": 2111,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 49
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelId",
|
|
"start": 2111,
|
|
"end": 2118,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 49
|
|
},
|
|
"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": 2118,
|
|
"end": 2119,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 57
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2119,
|
|
"end": 2120,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 57
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 58
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2121,
|
|
"end": 2122,
|
|
"loc": {
|
|
"start": {
|
|
"line": 60,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 60,
|
|
"column": 60
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 2139,
|
|
"end": 2144,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelInfo",
|
|
"start": 2145,
|
|
"end": 2154,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": true,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "=",
|
|
"start": 2155,
|
|
"end": 2156,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"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": 2157,
|
|
"end": 2161,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 38
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2161,
|
|
"end": 2162,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 39
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "viewerUI",
|
|
"start": 2162,
|
|
"end": 2170,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 39
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 47
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2170,
|
|
"end": 2171,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 47
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 48
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_controllers",
|
|
"start": 2171,
|
|
"end": 2183,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 60
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2183,
|
|
"end": 2184,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 60
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 61
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "models",
|
|
"start": 2184,
|
|
"end": 2190,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 61
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 67
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2190,
|
|
"end": 2191,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 67
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 68
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "getModelInfo",
|
|
"start": 2191,
|
|
"end": 2203,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 68
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 80
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2203,
|
|
"end": 2204,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 80
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 81
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelId",
|
|
"start": 2204,
|
|
"end": 2211,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 81
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 88
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2211,
|
|
"end": 2212,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 88
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 89
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2212,
|
|
"end": 2213,
|
|
"loc": {
|
|
"start": {
|
|
"line": 61,
|
|
"column": 89
|
|
},
|
|
"end": {
|
|
"line": 61,
|
|
"column": 90
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 2230,
|
|
"end": 2232,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 62,
|
|
"column": 18
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2233,
|
|
"end": 2234,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 19
|
|
},
|
|
"end": {
|
|
"line": 62,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "prefix",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": true,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "!",
|
|
"start": 2234,
|
|
"end": 2235,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 62,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelInfo",
|
|
"start": 2235,
|
|
"end": 2244,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 62,
|
|
"column": 30
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2244,
|
|
"end": 2245,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 62,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2246,
|
|
"end": 2247,
|
|
"loc": {
|
|
"start": {
|
|
"line": 62,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 62,
|
|
"column": 33
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 2268,
|
|
"end": 2274,
|
|
"loc": {
|
|
"start": {
|
|
"line": 63,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 63,
|
|
"column": 26
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2274,
|
|
"end": 2275,
|
|
"loc": {
|
|
"start": {
|
|
"line": 63,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 63,
|
|
"column": 27
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2292,
|
|
"end": 2293,
|
|
"loc": {
|
|
"start": {
|
|
"line": 64,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 64,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "this",
|
|
"keyword": "this",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "this",
|
|
"start": 2310,
|
|
"end": 2314,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2314,
|
|
"end": 2315,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_treeView",
|
|
"start": 2315,
|
|
"end": 2324,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 30
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2324,
|
|
"end": 2325,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "addModel",
|
|
"start": 2325,
|
|
"end": 2333,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 39
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2333,
|
|
"end": 2334,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 39
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 40
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelId",
|
|
"start": 2334,
|
|
"end": 2341,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 47
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ",",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2341,
|
|
"end": 2342,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 47
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 48
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2343,
|
|
"end": 2344,
|
|
"loc": {
|
|
"start": {
|
|
"line": 65,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 65,
|
|
"column": 50
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "rootName",
|
|
"start": 2365,
|
|
"end": 2373,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 28
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ":",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2373,
|
|
"end": 2374,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 29
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelInfo",
|
|
"start": 2375,
|
|
"end": 2384,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 39
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2384,
|
|
"end": 2385,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 39
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 40
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "name",
|
|
"start": 2385,
|
|
"end": 2389,
|
|
"loc": {
|
|
"start": {
|
|
"line": 66,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 66,
|
|
"column": 44
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2406,
|
|
"end": 2407,
|
|
"loc": {
|
|
"start": {
|
|
"line": 67,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2407,
|
|
"end": 2408,
|
|
"loc": {
|
|
"start": {
|
|
"line": 67,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 18
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2408,
|
|
"end": 2409,
|
|
"loc": {
|
|
"start": {
|
|
"line": 67,
|
|
"column": 18
|
|
},
|
|
"end": {
|
|
"line": 67,
|
|
"column": 19
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2422,
|
|
"end": 2423,
|
|
"loc": {
|
|
"start": {
|
|
"line": 68,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 68,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2432,
|
|
"end": 2433,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2433,
|
|
"end": 2434,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 9
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"column": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2434,
|
|
"end": 2435,
|
|
"loc": {
|
|
"start": {
|
|
"line": 69,
|
|
"column": 10
|
|
},
|
|
"end": {
|
|
"line": 69,
|
|
"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": 2445,
|
|
"end": 2449,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2449,
|
|
"end": 2450,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_onModelUnloaded",
|
|
"start": 2450,
|
|
"end": 2466,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 29
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": true,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"value": "=",
|
|
"start": 2467,
|
|
"end": 2468,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"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": 2469,
|
|
"end": 2473,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 36
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2473,
|
|
"end": 2474,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 37
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "viewer",
|
|
"start": 2474,
|
|
"end": 2480,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 37
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 43
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2480,
|
|
"end": 2481,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 44
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "scene",
|
|
"start": 2481,
|
|
"end": 2486,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 44
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 49
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2486,
|
|
"end": 2487,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 50
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "on",
|
|
"start": 2487,
|
|
"end": 2489,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 50
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 52
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2489,
|
|
"end": 2490,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"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": 2490,
|
|
"end": 2505,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 53
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 68
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ",",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2505,
|
|
"end": 2506,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 68
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 69
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2507,
|
|
"end": 2508,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 70
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 71
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelId",
|
|
"start": 2508,
|
|
"end": 2515,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 71
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 78
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2515,
|
|
"end": 2516,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 78
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 79
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=>",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2517,
|
|
"end": 2519,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 80
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"column": 82
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2520,
|
|
"end": 2521,
|
|
"loc": {
|
|
"start": {
|
|
"line": 71,
|
|
"column": 83
|
|
},
|
|
"end": {
|
|
"line": 71,
|
|
"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": 2534,
|
|
"end": 2536,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 14
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2537,
|
|
"end": 2538,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"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": 2538,
|
|
"end": 2542,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2542,
|
|
"end": 2543,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "viewer",
|
|
"start": 2543,
|
|
"end": 2549,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 27
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2549,
|
|
"end": 2550,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 28
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "metaScene",
|
|
"start": 2550,
|
|
"end": 2559,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 28
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 37
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2559,
|
|
"end": 2560,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 37
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 38
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "metaModels",
|
|
"start": 2560,
|
|
"end": 2570,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 38
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 48
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "[",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2570,
|
|
"end": 2571,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 48
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 49
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelId",
|
|
"start": 2571,
|
|
"end": 2578,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 56
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "]",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2578,
|
|
"end": 2579,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 57
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2579,
|
|
"end": 2580,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 57
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"column": 58
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2581,
|
|
"end": 2582,
|
|
"loc": {
|
|
"start": {
|
|
"line": 72,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 72,
|
|
"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": 2599,
|
|
"end": 2603,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2603,
|
|
"end": 2604,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_treeView",
|
|
"start": 2604,
|
|
"end": 2613,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 30
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2613,
|
|
"end": 2614,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "removeModel",
|
|
"start": 2614,
|
|
"end": 2625,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 42
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2625,
|
|
"end": 2626,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 43
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "modelId",
|
|
"start": 2626,
|
|
"end": 2633,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 50
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2633,
|
|
"end": 2634,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 50
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 51
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2634,
|
|
"end": 2635,
|
|
"loc": {
|
|
"start": {
|
|
"line": 73,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 73,
|
|
"column": 52
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2648,
|
|
"end": 2649,
|
|
"loc": {
|
|
"start": {
|
|
"line": 74,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 74,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2658,
|
|
"end": 2659,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2659,
|
|
"end": 2660,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 9
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"column": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2660,
|
|
"end": 2661,
|
|
"loc": {
|
|
"start": {
|
|
"line": 75,
|
|
"column": 10
|
|
},
|
|
"end": {
|
|
"line": 75,
|
|
"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": 2671,
|
|
"end": 2675,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2675,
|
|
"end": 2676,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "viewerUI",
|
|
"start": 2676,
|
|
"end": 2684,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2684,
|
|
"end": 2685,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "on",
|
|
"start": 2685,
|
|
"end": 2687,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 24
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2687,
|
|
"end": 2688,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"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": 2688,
|
|
"end": 2695,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ",",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2695,
|
|
"end": 2696,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 33
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2697,
|
|
"end": 2698,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 35
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"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": 77,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 36
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "=>",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2700,
|
|
"end": 2702,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 37
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"column": 39
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2703,
|
|
"end": 2704,
|
|
"loc": {
|
|
"start": {
|
|
"line": 77,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 77,
|
|
"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": 2717,
|
|
"end": 2721,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2721,
|
|
"end": 2722,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_treeView",
|
|
"start": 2722,
|
|
"end": 2731,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 26
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2731,
|
|
"end": 2732,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 27
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "collapse",
|
|
"start": 2732,
|
|
"end": 2740,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 27
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 35
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2740,
|
|
"end": 2741,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 36
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2741,
|
|
"end": 2742,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 36
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 37
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2742,
|
|
"end": 2743,
|
|
"loc": {
|
|
"start": {
|
|
"line": 78,
|
|
"column": 37
|
|
},
|
|
"end": {
|
|
"line": 78,
|
|
"column": 38
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2752,
|
|
"end": 2753,
|
|
"loc": {
|
|
"start": {
|
|
"line": 79,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 79,
|
|
"column": 9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2753,
|
|
"end": 2754,
|
|
"loc": {
|
|
"start": {
|
|
"line": 79,
|
|
"column": 9
|
|
},
|
|
"end": {
|
|
"line": 79,
|
|
"column": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2754,
|
|
"end": 2755,
|
|
"loc": {
|
|
"start": {
|
|
"line": 79,
|
|
"column": 10
|
|
},
|
|
"end": {
|
|
"line": 79,
|
|
"column": 11
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2760,
|
|
"end": 2761,
|
|
"loc": {
|
|
"start": {
|
|
"line": 80,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 80,
|
|
"column": 5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "setEnabled",
|
|
"start": 2767,
|
|
"end": 2777,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"column": 14
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2777,
|
|
"end": 2778,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"column": 15
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "enabled",
|
|
"start": 2778,
|
|
"end": 2785,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2785,
|
|
"end": 2786,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"column": 23
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2787,
|
|
"end": 2788,
|
|
"loc": {
|
|
"start": {
|
|
"line": 82,
|
|
"column": 24
|
|
},
|
|
"end": {
|
|
"line": 82,
|
|
"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": 2797,
|
|
"end": 2799,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 10
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2800,
|
|
"end": 2801,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 11
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"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": 2801,
|
|
"end": 2802,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "enabled",
|
|
"start": 2802,
|
|
"end": 2809,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2809,
|
|
"end": 2810,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2811,
|
|
"end": 2812,
|
|
"loc": {
|
|
"start": {
|
|
"line": 83,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 83,
|
|
"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": 2825,
|
|
"end": 2829,
|
|
"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": 2829,
|
|
"end": 2830,
|
|
"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": "_classesTabButtonElement",
|
|
"start": 2830,
|
|
"end": 2854,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 41
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2854,
|
|
"end": 2855,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 41
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 42
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "classList",
|
|
"start": 2855,
|
|
"end": 2864,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 51
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2864,
|
|
"end": 2865,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 52
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "add",
|
|
"start": 2865,
|
|
"end": 2868,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 55
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2868,
|
|
"end": 2869,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 55
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"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": 2869,
|
|
"end": 2879,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 66
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 2879,
|
|
"end": 2880,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 66
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"column": 67
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2880,
|
|
"end": 2881,
|
|
"loc": {
|
|
"start": {
|
|
"line": 84,
|
|
"column": 67
|
|
},
|
|
"end": {
|
|
"line": 84,
|
|
"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": 2894,
|
|
"end": 2898,
|
|
"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": 2898,
|
|
"end": 2899,
|
|
"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": "_showAllClassesButtonElement",
|
|
"start": 2899,
|
|
"end": 2927,
|
|
"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": 2927,
|
|
"end": 2928,
|
|
"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": 2928,
|
|
"end": 2937,
|
|
"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": 2937,
|
|
"end": 2938,
|
|
"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": 2938,
|
|
"end": 2941,
|
|
"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": 2941,
|
|
"end": 2942,
|
|
"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": 2942,
|
|
"end": 2952,
|
|
"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": 2952,
|
|
"end": 2953,
|
|
"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": 2953,
|
|
"end": 2954,
|
|
"loc": {
|
|
"start": {
|
|
"line": 85,
|
|
"column": 71
|
|
},
|
|
"end": {
|
|
"line": 85,
|
|
"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": 2967,
|
|
"end": 2971,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 2971,
|
|
"end": 2972,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_hideAllClassesButtonElement",
|
|
"start": 2972,
|
|
"end": 3000,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 45
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3000,
|
|
"end": 3001,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 46
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "classList",
|
|
"start": 3001,
|
|
"end": 3010,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 55
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3010,
|
|
"end": 3011,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 55
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 56
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "add",
|
|
"start": 3011,
|
|
"end": 3014,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 59
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3014,
|
|
"end": 3015,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"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": 3015,
|
|
"end": 3025,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 60
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 70
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3025,
|
|
"end": 3026,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 70
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 71
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3026,
|
|
"end": 3027,
|
|
"loc": {
|
|
"start": {
|
|
"line": 86,
|
|
"column": 71
|
|
},
|
|
"end": {
|
|
"line": 86,
|
|
"column": 72
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3036,
|
|
"end": 3037,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"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": 3038,
|
|
"end": 3042,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 10
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"column": 14
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3043,
|
|
"end": 3044,
|
|
"loc": {
|
|
"start": {
|
|
"line": 87,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 87,
|
|
"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": 3057,
|
|
"end": 3061,
|
|
"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": 3061,
|
|
"end": 3062,
|
|
"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": "_classesTabButtonElement",
|
|
"start": 3062,
|
|
"end": 3086,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 41
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3086,
|
|
"end": 3087,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 41
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 42
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "classList",
|
|
"start": 3087,
|
|
"end": 3096,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 51
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3096,
|
|
"end": 3097,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 52
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "remove",
|
|
"start": 3097,
|
|
"end": 3103,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 58
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3103,
|
|
"end": 3104,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 58
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"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": 3104,
|
|
"end": 3114,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 59
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 69
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3114,
|
|
"end": 3115,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 69
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"column": 70
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3115,
|
|
"end": 3116,
|
|
"loc": {
|
|
"start": {
|
|
"line": 88,
|
|
"column": 70
|
|
},
|
|
"end": {
|
|
"line": 88,
|
|
"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": 3129,
|
|
"end": 3133,
|
|
"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": 3133,
|
|
"end": 3134,
|
|
"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": "_showAllClassesButtonElement",
|
|
"start": 3134,
|
|
"end": 3162,
|
|
"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": 3162,
|
|
"end": 3163,
|
|
"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": 3163,
|
|
"end": 3172,
|
|
"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": 3172,
|
|
"end": 3173,
|
|
"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": 3173,
|
|
"end": 3179,
|
|
"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": 3179,
|
|
"end": 3180,
|
|
"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": 3180,
|
|
"end": 3190,
|
|
"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": 3190,
|
|
"end": 3191,
|
|
"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": 3191,
|
|
"end": 3192,
|
|
"loc": {
|
|
"start": {
|
|
"line": 89,
|
|
"column": 74
|
|
},
|
|
"end": {
|
|
"line": 89,
|
|
"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": 3205,
|
|
"end": 3209,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3209,
|
|
"end": 3210,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_hideAllClassesButtonElement",
|
|
"start": 3210,
|
|
"end": 3238,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 45
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3238,
|
|
"end": 3239,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 45
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 46
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "classList",
|
|
"start": 3239,
|
|
"end": 3248,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 46
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 55
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3248,
|
|
"end": 3249,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 55
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 56
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "remove",
|
|
"start": 3249,
|
|
"end": 3255,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 56
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 62
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3255,
|
|
"end": 3256,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 62
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"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": 3256,
|
|
"end": 3266,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 63
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 73
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3266,
|
|
"end": 3267,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 73
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 74
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3267,
|
|
"end": 3268,
|
|
"loc": {
|
|
"start": {
|
|
"line": 90,
|
|
"column": 74
|
|
},
|
|
"end": {
|
|
"line": 90,
|
|
"column": 75
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3277,
|
|
"end": 3278,
|
|
"loc": {
|
|
"start": {
|
|
"line": 91,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 91,
|
|
"column": 9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3283,
|
|
"end": 3284,
|
|
"loc": {
|
|
"start": {
|
|
"line": 92,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 92,
|
|
"column": 5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "showNodeInTreeView",
|
|
"start": 3290,
|
|
"end": 3308,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3308,
|
|
"end": 3309,
|
|
"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": "objectId",
|
|
"start": 3309,
|
|
"end": 3317,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3317,
|
|
"end": 3318,
|
|
"loc": {
|
|
"start": {
|
|
"line": 94,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 94,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3319,
|
|
"end": 3320,
|
|
"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": 3329,
|
|
"end": 3333,
|
|
"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": 3333,
|
|
"end": 3334,
|
|
"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": 3334,
|
|
"end": 3343,
|
|
"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": 3343,
|
|
"end": 3344,
|
|
"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": "collapse",
|
|
"start": 3344,
|
|
"end": 3352,
|
|
"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": 3352,
|
|
"end": 3353,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3353,
|
|
"end": 3354,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"column": 33
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3354,
|
|
"end": 3355,
|
|
"loc": {
|
|
"start": {
|
|
"line": 95,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 95,
|
|
"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": 3364,
|
|
"end": 3368,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3368,
|
|
"end": 3369,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_treeView",
|
|
"start": 3369,
|
|
"end": 3378,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3378,
|
|
"end": 3379,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 23
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "showNode",
|
|
"start": 3379,
|
|
"end": 3387,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3387,
|
|
"end": 3388,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "objectId",
|
|
"start": 3388,
|
|
"end": 3396,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 40
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3396,
|
|
"end": 3397,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 40
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 41
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3397,
|
|
"end": 3398,
|
|
"loc": {
|
|
"start": {
|
|
"line": 96,
|
|
"column": 41
|
|
},
|
|
"end": {
|
|
"line": 96,
|
|
"column": 42
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3403,
|
|
"end": 3404,
|
|
"loc": {
|
|
"start": {
|
|
"line": 97,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 97,
|
|
"column": 5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "destroy",
|
|
"start": 3410,
|
|
"end": 3417,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 11
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3417,
|
|
"end": 3418,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 11
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3418,
|
|
"end": 3419,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3420,
|
|
"end": 3421,
|
|
"loc": {
|
|
"start": {
|
|
"line": 99,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 99,
|
|
"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": 3430,
|
|
"end": 3435,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3435,
|
|
"end": 3436,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 14
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "destroy",
|
|
"start": 3436,
|
|
"end": 3443,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 14
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 21
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3443,
|
|
"end": 3444,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 21
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3444,
|
|
"end": 3445,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 22
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"column": 23
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3445,
|
|
"end": 3446,
|
|
"loc": {
|
|
"start": {
|
|
"line": 100,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 100,
|
|
"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": 3455,
|
|
"end": 3459,
|
|
"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": 3459,
|
|
"end": 3460,
|
|
"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": "_treeView",
|
|
"start": 3460,
|
|
"end": 3469,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 22
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"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": 22
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 23
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "destroy",
|
|
"start": 3470,
|
|
"end": 3477,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 23
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 30
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3477,
|
|
"end": 3478,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 31
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3478,
|
|
"end": 3479,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 31
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"column": 32
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3479,
|
|
"end": 3480,
|
|
"loc": {
|
|
"start": {
|
|
"line": 101,
|
|
"column": 32
|
|
},
|
|
"end": {
|
|
"line": 101,
|
|
"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": 3489,
|
|
"end": 3493,
|
|
"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": 3493,
|
|
"end": 3494,
|
|
"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": "_treeViewContextMenu",
|
|
"start": 3494,
|
|
"end": 3514,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 33
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3514,
|
|
"end": 3515,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 33
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "destroy",
|
|
"start": 3515,
|
|
"end": 3522,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 41
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3522,
|
|
"end": 3523,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 41
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 42
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3523,
|
|
"end": 3524,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 42
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"column": 43
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3524,
|
|
"end": 3525,
|
|
"loc": {
|
|
"start": {
|
|
"line": 102,
|
|
"column": 43
|
|
},
|
|
"end": {
|
|
"line": 102,
|
|
"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": 3534,
|
|
"end": 3538,
|
|
"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": 3538,
|
|
"end": 3539,
|
|
"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": 3539,
|
|
"end": 3545,
|
|
"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": 3545,
|
|
"end": 3546,
|
|
"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": 3546,
|
|
"end": 3551,
|
|
"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": 3551,
|
|
"end": 3552,
|
|
"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": 3552,
|
|
"end": 3555,
|
|
"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": 3555,
|
|
"end": 3556,
|
|
"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": 3556,
|
|
"end": 3560,
|
|
"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": 3560,
|
|
"end": 3561,
|
|
"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": "_onModelLoaded",
|
|
"start": 3561,
|
|
"end": 3575,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 49
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3575,
|
|
"end": 3576,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 49
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"column": 50
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3576,
|
|
"end": 3577,
|
|
"loc": {
|
|
"start": {
|
|
"line": 103,
|
|
"column": 50
|
|
},
|
|
"end": {
|
|
"line": 103,
|
|
"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": 3586,
|
|
"end": 3590,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 12
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3590,
|
|
"end": 3591,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 12
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 13
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "viewer",
|
|
"start": 3591,
|
|
"end": 3597,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 13
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 19
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3597,
|
|
"end": 3598,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 19
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 20
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "scene",
|
|
"start": 3598,
|
|
"end": 3603,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 20
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 25
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3603,
|
|
"end": 3604,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 25
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 26
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "off",
|
|
"start": 3604,
|
|
"end": 3607,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 26
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 29
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "(",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3607,
|
|
"end": 3608,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 29
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"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": 3608,
|
|
"end": 3612,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 30
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 34
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ".",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3612,
|
|
"end": 3613,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 34
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 35
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "_onModelUnloaded",
|
|
"start": 3613,
|
|
"end": 3629,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 35
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 51
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ")",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3629,
|
|
"end": 3630,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 51
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 52
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3630,
|
|
"end": 3631,
|
|
"loc": {
|
|
"start": {
|
|
"line": 104,
|
|
"column": 52
|
|
},
|
|
"end": {
|
|
"line": 104,
|
|
"column": 53
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3636,
|
|
"end": 3637,
|
|
"loc": {
|
|
"start": {
|
|
"line": 105,
|
|
"column": 4
|
|
},
|
|
"end": {
|
|
"line": 105,
|
|
"column": 5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3638,
|
|
"end": 3639,
|
|
"loc": {
|
|
"start": {
|
|
"line": 106,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 106,
|
|
"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": 3641,
|
|
"end": 3647,
|
|
"loc": {
|
|
"start": {
|
|
"line": 108,
|
|
"column": 0
|
|
},
|
|
"end": {
|
|
"line": 108,
|
|
"column": 6
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "{",
|
|
"beforeExpr": true,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3648,
|
|
"end": 3649,
|
|
"loc": {
|
|
"start": {
|
|
"line": 108,
|
|
"column": 7
|
|
},
|
|
"end": {
|
|
"line": 108,
|
|
"column": 8
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "name",
|
|
"beforeExpr": false,
|
|
"startsExpr": true,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"value": "Classes",
|
|
"start": 3649,
|
|
"end": 3656,
|
|
"loc": {
|
|
"start": {
|
|
"line": 108,
|
|
"column": 8
|
|
},
|
|
"end": {
|
|
"line": 108,
|
|
"column": 15
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "}",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null
|
|
},
|
|
"start": 3656,
|
|
"end": 3657,
|
|
"loc": {
|
|
"start": {
|
|
"line": 108,
|
|
"column": 15
|
|
},
|
|
"end": {
|
|
"line": 108,
|
|
"column": 16
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": ";",
|
|
"beforeExpr": true,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3657,
|
|
"end": 3658,
|
|
"loc": {
|
|
"start": {
|
|
"line": 108,
|
|
"column": 16
|
|
},
|
|
"end": {
|
|
"line": 108,
|
|
"column": 17
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"type": {
|
|
"label": "eof",
|
|
"beforeExpr": false,
|
|
"startsExpr": false,
|
|
"rightAssociative": false,
|
|
"isLoop": false,
|
|
"isAssign": false,
|
|
"prefix": false,
|
|
"postfix": false,
|
|
"binop": null,
|
|
"updateContext": null
|
|
},
|
|
"start": 3658,
|
|
"end": 3658,
|
|
"loc": {
|
|
"start": {
|
|
"line": 108,
|
|
"column": 17
|
|
},
|
|
"end": {
|
|
"line": 108,
|
|
"column": 17
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |