NODEDC_BIM_VIEWER/docs/ast/source/toolbar/Toolbar.js.json

17365 lines
482 KiB
JSON

{
"type": "File",
"start": 0,
"end": 2836,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 106,
"column": 17
}
},
"program": {
"type": "Program",
"start": 0,
"end": 2836,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 106,
"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": 90,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 45
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 53,
"end": 64,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 19
}
},
"imported": {
"type": "Identifier",
"start": 53,
"end": 64,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 19
},
"identifierName": "SectionMode"
},
"name": "SectionMode"
},
"local": {
"type": "Identifier",
"start": 53,
"end": 64,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 19
},
"identifierName": "SectionMode"
},
"name": "SectionMode"
}
}
],
"source": {
"type": "StringLiteral",
"start": 71,
"end": 89,
"loc": {
"start": {
"line": 2,
"column": 26
},
"end": {
"line": 2,
"column": 44
}
},
"extra": {
"rawValue": "./SectionMode.js",
"raw": "\"./SectionMode.js\""
},
"value": "./SectionMode.js"
}
},
{
"type": "ImportDeclaration",
"start": 91,
"end": 128,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 37
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 99,
"end": 106,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 99,
"end": 106,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 15
},
"identifierName": "BCFMode"
},
"name": "BCFMode"
},
"local": {
"type": "Identifier",
"start": 99,
"end": 106,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 15
},
"identifierName": "BCFMode"
},
"name": "BCFMode"
}
}
],
"source": {
"type": "StringLiteral",
"start": 113,
"end": 127,
"loc": {
"start": {
"line": 3,
"column": 22
},
"end": {
"line": 3,
"column": 36
}
},
"extra": {
"rawValue": "./BCFMode.js",
"raw": "\"./BCFMode.js\""
},
"value": "./BCFMode.js"
}
},
{
"type": "ImportDeclaration",
"start": 129,
"end": 168,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 39
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 137,
"end": 145,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 16
}
},
"imported": {
"type": "Identifier",
"start": 137,
"end": 145,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 16
},
"identifierName": "HideMode"
},
"name": "HideMode"
},
"local": {
"type": "Identifier",
"start": 137,
"end": 145,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 16
},
"identifierName": "HideMode"
},
"name": "HideMode"
}
}
],
"source": {
"type": "StringLiteral",
"start": 152,
"end": 167,
"loc": {
"start": {
"line": 4,
"column": 23
},
"end": {
"line": 4,
"column": 38
}
},
"extra": {
"rawValue": "./HideMode.js",
"raw": "\"./HideMode.js\""
},
"value": "./HideMode.js"
}
},
{
"type": "ImportDeclaration",
"start": 169,
"end": 222,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 53
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 177,
"end": 192,
"loc": {
"start": {
"line": 5,
"column": 8
},
"end": {
"line": 5,
"column": 23
}
},
"imported": {
"type": "Identifier",
"start": 177,
"end": 192,
"loc": {
"start": {
"line": 5,
"column": 8
},
"end": {
"line": 5,
"column": 23
},
"identifierName": "FirstPersonMode"
},
"name": "FirstPersonMode"
},
"local": {
"type": "Identifier",
"start": 177,
"end": 192,
"loc": {
"start": {
"line": 5,
"column": 8
},
"end": {
"line": 5,
"column": 23
},
"identifierName": "FirstPersonMode"
},
"name": "FirstPersonMode"
}
}
],
"source": {
"type": "StringLiteral",
"start": 199,
"end": 221,
"loc": {
"start": {
"line": 5,
"column": 30
},
"end": {
"line": 5,
"column": 52
}
},
"extra": {
"rawValue": "./FirstPersonMode.js",
"raw": "\"./FirstPersonMode.js\""
},
"value": "./FirstPersonMode.js"
}
},
{
"type": "ImportDeclaration",
"start": 223,
"end": 264,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 41
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 231,
"end": 240,
"loc": {
"start": {
"line": 6,
"column": 8
},
"end": {
"line": 6,
"column": 17
}
},
"imported": {
"type": "Identifier",
"start": 231,
"end": 240,
"loc": {
"start": {
"line": 6,
"column": 8
},
"end": {
"line": 6,
"column": 17
},
"identifierName": "OrthoMode"
},
"name": "OrthoMode"
},
"local": {
"type": "Identifier",
"start": 231,
"end": 240,
"loc": {
"start": {
"line": 6,
"column": 8
},
"end": {
"line": 6,
"column": 17
},
"identifierName": "OrthoMode"
},
"name": "OrthoMode"
}
}
],
"source": {
"type": "StringLiteral",
"start": 247,
"end": 263,
"loc": {
"start": {
"line": 6,
"column": 24
},
"end": {
"line": 6,
"column": 40
}
},
"extra": {
"rawValue": "./OrthoMode.js",
"raw": "\"./OrthoMode.js\""
},
"value": "./OrthoMode.js"
}
},
{
"type": "ImportDeclaration",
"start": 265,
"end": 310,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 45
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 273,
"end": 284,
"loc": {
"start": {
"line": 7,
"column": 8
},
"end": {
"line": 7,
"column": 19
}
},
"imported": {
"type": "Identifier",
"start": 273,
"end": 284,
"loc": {
"start": {
"line": 7,
"column": 8
},
"end": {
"line": 7,
"column": 19
},
"identifierName": "NavCubeMode"
},
"name": "NavCubeMode"
},
"local": {
"type": "Identifier",
"start": 273,
"end": 284,
"loc": {
"start": {
"line": 7,
"column": 8
},
"end": {
"line": 7,
"column": 19
},
"identifierName": "NavCubeMode"
},
"name": "NavCubeMode"
}
}
],
"source": {
"type": "StringLiteral",
"start": 291,
"end": 309,
"loc": {
"start": {
"line": 7,
"column": 26
},
"end": {
"line": 7,
"column": 44
}
},
"extra": {
"rawValue": "./NavCubeMode.js",
"raw": "\"./NavCubeMode.js\""
},
"value": "./NavCubeMode.js"
}
},
{
"type": "ImportDeclaration",
"start": 311,
"end": 352,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 41
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 319,
"end": 328,
"loc": {
"start": {
"line": 8,
"column": 8
},
"end": {
"line": 8,
"column": 17
}
},
"imported": {
"type": "Identifier",
"start": 319,
"end": 328,
"loc": {
"start": {
"line": 8,
"column": 8
},
"end": {
"line": 8,
"column": 17
},
"identifierName": "FitAction"
},
"name": "FitAction"
},
"local": {
"type": "Identifier",
"start": 319,
"end": 328,
"loc": {
"start": {
"line": 8,
"column": 8
},
"end": {
"line": 8,
"column": 17
},
"identifierName": "FitAction"
},
"name": "FitAction"
}
}
],
"source": {
"type": "StringLiteral",
"start": 335,
"end": 351,
"loc": {
"start": {
"line": 8,
"column": 24
},
"end": {
"line": 8,
"column": 40
}
},
"extra": {
"rawValue": "./FitAction.js",
"raw": "\"./FitAction.js\""
},
"value": "./FitAction.js"
}
},
{
"type": "ImportDeclaration",
"start": 353,
"end": 396,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 43
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 361,
"end": 371,
"loc": {
"start": {
"line": 9,
"column": 8
},
"end": {
"line": 9,
"column": 18
}
},
"imported": {
"type": "Identifier",
"start": 361,
"end": 371,
"loc": {
"start": {
"line": 9,
"column": 8
},
"end": {
"line": 9,
"column": 18
},
"identifierName": "SelectMode"
},
"name": "SelectMode"
},
"local": {
"type": "Identifier",
"start": 361,
"end": 371,
"loc": {
"start": {
"line": 9,
"column": 8
},
"end": {
"line": 9,
"column": 18
},
"identifierName": "SelectMode"
},
"name": "SelectMode"
}
}
],
"source": {
"type": "StringLiteral",
"start": 378,
"end": 395,
"loc": {
"start": {
"line": 9,
"column": 25
},
"end": {
"line": 9,
"column": 42
}
},
"extra": {
"rawValue": "./SelectMode.js",
"raw": "\"./SelectMode.js\""
},
"value": "./SelectMode.js"
}
},
{
"type": "ImportDeclaration",
"start": 397,
"end": 438,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 41
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 405,
"end": 414,
"loc": {
"start": {
"line": 10,
"column": 8
},
"end": {
"line": 10,
"column": 17
}
},
"imported": {
"type": "Identifier",
"start": 405,
"end": 414,
"loc": {
"start": {
"line": 10,
"column": 8
},
"end": {
"line": 10,
"column": 17
},
"identifierName": "QueryMode"
},
"name": "QueryMode"
},
"local": {
"type": "Identifier",
"start": 405,
"end": 414,
"loc": {
"start": {
"line": 10,
"column": 8
},
"end": {
"line": 10,
"column": 17
},
"identifierName": "QueryMode"
},
"name": "QueryMode"
}
}
],
"source": {
"type": "StringLiteral",
"start": 421,
"end": 437,
"loc": {
"start": {
"line": 10,
"column": 24
},
"end": {
"line": 10,
"column": 40
}
},
"extra": {
"rawValue": "./QueryMode.js",
"raw": "\"./QueryMode.js\""
},
"value": "./QueryMode.js"
}
},
{
"type": "ImportDeclaration",
"start": 439,
"end": 484,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 11,
"column": 45
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 447,
"end": 458,
"loc": {
"start": {
"line": 11,
"column": 8
},
"end": {
"line": 11,
"column": 19
}
},
"imported": {
"type": "Identifier",
"start": 447,
"end": 458,
"loc": {
"start": {
"line": 11,
"column": 8
},
"end": {
"line": 11,
"column": 19
},
"identifierName": "ResetAction"
},
"name": "ResetAction"
},
"local": {
"type": "Identifier",
"start": 447,
"end": 458,
"loc": {
"start": {
"line": 11,
"column": 8
},
"end": {
"line": 11,
"column": 19
},
"identifierName": "ResetAction"
},
"name": "ResetAction"
}
}
],
"source": {
"type": "StringLiteral",
"start": 465,
"end": 483,
"loc": {
"start": {
"line": 11,
"column": 26
},
"end": {
"line": 11,
"column": 44
}
},
"extra": {
"rawValue": "./ResetAction.js",
"raw": "\"./ResetAction.js\""
},
"value": "./ResetAction.js"
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * @desc UI controller for a xeokit {@link Viewer} toolbar.\n ",
"start": 486,
"end": 553,
"loc": {
"start": {
"line": 13,
"column": 0
},
"end": {
"line": 15,
"column": 3
}
}
}
]
},
{
"type": "Identifier",
"start": 554,
"end": 2817,
"loc": {
"start": {
"line": 16,
"column": 0
},
"end": {
"line": 104,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 560,
"end": 567,
"loc": {
"start": {
"line": 16,
"column": 6
},
"end": {
"line": 16,
"column": 13
},
"identifierName": "Toolbar"
},
"name": "Toolbar",
"leadingComments": null
},
"superClass": {
"type": "Identifier",
"start": 576,
"end": 586,
"loc": {
"start": {
"line": 16,
"column": 22
},
"end": {
"line": 16,
"column": 32
},
"identifierName": "Controller"
},
"name": "Controller"
},
"body": {
"type": "ClassBody",
"start": 587,
"end": 2817,
"loc": {
"start": {
"line": 16,
"column": 33
},
"end": {
"line": 104,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 614,
"end": 2815,
"loc": {
"start": {
"line": 19,
"column": 4
},
"end": {
"line": 103,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 614,
"end": 625,
"loc": {
"start": {
"line": 19,
"column": 4
},
"end": {
"line": 19,
"column": 15
},
"identifierName": "constructor"
},
"name": "constructor",
"leadingComments": null
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 626,
"end": 632,
"loc": {
"start": {
"line": 19,
"column": 16
},
"end": {
"line": 19,
"column": 22
},
"identifierName": "parent"
},
"name": "parent"
},
{
"type": "AssignmentPattern",
"start": 634,
"end": 642,
"loc": {
"start": {
"line": 19,
"column": 24
},
"end": {
"line": 19,
"column": 32
}
},
"left": {
"type": "Identifier",
"start": 634,
"end": 637,
"loc": {
"start": {
"line": 19,
"column": 24
},
"end": {
"line": 19,
"column": 27
},
"identifierName": "cfg"
},
"name": "cfg"
},
"right": {
"type": "ObjectExpression",
"start": 640,
"end": 642,
"loc": {
"start": {
"line": 19,
"column": 30
},
"end": {
"line": 19,
"column": 32
}
},
"properties": []
}
}
],
"body": {
"type": "BlockStatement",
"start": 644,
"end": 2815,
"loc": {
"start": {
"line": 19,
"column": 34
},
"end": {
"line": 103,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 655,
"end": 674,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 27
}
},
"expression": {
"type": "CallExpression",
"start": 655,
"end": 673,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 26
}
},
"callee": {
"type": "Super",
"start": 655,
"end": 660,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 13
}
}
},
"arguments": [
{
"type": "Identifier",
"start": 661,
"end": 667,
"loc": {
"start": {
"line": 21,
"column": 14
},
"end": {
"line": 21,
"column": 20
},
"identifierName": "parent"
},
"name": "parent"
},
{
"type": "Identifier",
"start": 669,
"end": 672,
"loc": {
"start": {
"line": 21,
"column": 22
},
"end": {
"line": 21,
"column": 25
},
"identifierName": "cfg"
},
"name": "cfg"
}
]
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "* Resets the viewer to the state right after the most recent model was loaded.\n * @type {ResetAction}\n ",
"start": 684,
"end": 807,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 25,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 816,
"end": 851,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 43
}
},
"expression": {
"type": "AssignmentExpression",
"start": 816,
"end": 850,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 42
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 816,
"end": 826,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 816,
"end": 820,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 821,
"end": 826,
"loc": {
"start": {
"line": 26,
"column": 13
},
"end": {
"line": 26,
"column": 18
},
"identifierName": "reset"
},
"name": "reset"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 829,
"end": 850,
"loc": {
"start": {
"line": 26,
"column": 21
},
"end": {
"line": 26,
"column": 42
}
},
"callee": {
"type": "Identifier",
"start": 833,
"end": 844,
"loc": {
"start": {
"line": 26,
"column": 25
},
"end": {
"line": 26,
"column": 36
},
"identifierName": "ResetAction"
},
"name": "ResetAction"
},
"arguments": [
{
"type": "ThisExpression",
"start": 845,
"end": 849,
"loc": {
"start": {
"line": 26,
"column": 37
},
"end": {
"line": 26,
"column": 41
}
}
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* Resets the viewer to the state right after the most recent model was loaded.\n * @type {ResetAction}\n ",
"start": 684,
"end": 807,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 25,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "* Flies the camera to show the entire model in view, from the current viewing angle.\n * @type {FitAction}\n ",
"start": 861,
"end": 988,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 30,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 997,
"end": 1028,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 39
}
},
"expression": {
"type": "AssignmentExpression",
"start": 997,
"end": 1027,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 38
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 997,
"end": 1005,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 16
}
},
"object": {
"type": "ThisExpression",
"start": 997,
"end": 1001,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1002,
"end": 1005,
"loc": {
"start": {
"line": 31,
"column": 13
},
"end": {
"line": 31,
"column": 16
},
"identifierName": "fit"
},
"name": "fit"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 1008,
"end": 1027,
"loc": {
"start": {
"line": 31,
"column": 19
},
"end": {
"line": 31,
"column": 38
}
},
"callee": {
"type": "Identifier",
"start": 1012,
"end": 1021,
"loc": {
"start": {
"line": 31,
"column": 23
},
"end": {
"line": 31,
"column": 32
},
"identifierName": "FitAction"
},
"name": "FitAction"
},
"arguments": [
{
"type": "ThisExpression",
"start": 1022,
"end": 1026,
"loc": {
"start": {
"line": 31,
"column": 33
},
"end": {
"line": 31,
"column": 37
}
}
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* Flies the camera to show the entire model in view, from the current viewing angle.\n * @type {FitAction}\n ",
"start": 861,
"end": 988,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 30,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Controls first person mode.\n * @type {FirstPersonMode}\n ",
"start": 1038,
"end": 1127,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 36,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1136,
"end": 1220,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 39,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1136,
"end": 1219,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 39,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1136,
"end": 1152,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 1136,
"end": 1140,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1141,
"end": 1152,
"loc": {
"start": {
"line": 37,
"column": 13
},
"end": {
"line": 37,
"column": 24
},
"identifierName": "firstPerson"
},
"name": "firstPerson"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 1155,
"end": 1219,
"loc": {
"start": {
"line": 37,
"column": 27
},
"end": {
"line": 39,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 1159,
"end": 1174,
"loc": {
"start": {
"line": 37,
"column": 31
},
"end": {
"line": 37,
"column": 46
},
"identifierName": "FirstPersonMode"
},
"name": "FirstPersonMode"
},
"arguments": [
{
"type": "ThisExpression",
"start": 1175,
"end": 1179,
"loc": {
"start": {
"line": 37,
"column": 47
},
"end": {
"line": 37,
"column": 51
}
}
},
{
"type": "ObjectExpression",
"start": 1181,
"end": 1218,
"loc": {
"start": {
"line": 37,
"column": 53
},
"end": {
"line": 39,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1195,
"end": 1208,
"loc": {
"start": {
"line": 38,
"column": 12
},
"end": {
"line": 38,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1195,
"end": 1201,
"loc": {
"start": {
"line": 38,
"column": 12
},
"end": {
"line": 38,
"column": 18
},
"identifierName": "active"
},
"name": "active"
},
"value": {
"type": "BooleanLiteral",
"start": 1203,
"end": 1208,
"loc": {
"start": {
"line": 38,
"column": 20
},
"end": {
"line": 38,
"column": 25
}
},
"value": false
}
}
]
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Controls first person mode.\n * @type {FirstPersonMode}\n ",
"start": 1038,
"end": 1127,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 36,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Controls orthographic mode.\n * @type {OrthoMode}\n ",
"start": 1230,
"end": 1313,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 44,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1322,
"end": 1394,
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 47,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1322,
"end": 1393,
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 47,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1322,
"end": 1332,
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 1322,
"end": 1326,
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1327,
"end": 1332,
"loc": {
"start": {
"line": 45,
"column": 13
},
"end": {
"line": 45,
"column": 18
},
"identifierName": "ortho"
},
"name": "ortho"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 1335,
"end": 1393,
"loc": {
"start": {
"line": 45,
"column": 21
},
"end": {
"line": 47,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 1339,
"end": 1348,
"loc": {
"start": {
"line": 45,
"column": 25
},
"end": {
"line": 45,
"column": 34
},
"identifierName": "OrthoMode"
},
"name": "OrthoMode"
},
"arguments": [
{
"type": "ThisExpression",
"start": 1349,
"end": 1353,
"loc": {
"start": {
"line": 45,
"column": 35
},
"end": {
"line": 45,
"column": 39
}
}
},
{
"type": "ObjectExpression",
"start": 1355,
"end": 1392,
"loc": {
"start": {
"line": 45,
"column": 41
},
"end": {
"line": 47,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1369,
"end": 1382,
"loc": {
"start": {
"line": 46,
"column": 12
},
"end": {
"line": 46,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1369,
"end": 1375,
"loc": {
"start": {
"line": 46,
"column": 12
},
"end": {
"line": 46,
"column": 18
},
"identifierName": "active"
},
"name": "active"
},
"value": {
"type": "BooleanLiteral",
"start": 1377,
"end": 1382,
"loc": {
"start": {
"line": 46,
"column": 20
},
"end": {
"line": 46,
"column": 25
}
},
"value": false
}
}
]
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Controls orthographic mode.\n * @type {OrthoMode}\n ",
"start": 1230,
"end": 1313,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 44,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "* Click-to-hide mode.\n * @type {HideMode}\n ",
"start": 1404,
"end": 1467,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 51,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1476,
"end": 1546,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 54,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1476,
"end": 1545,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 54,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1476,
"end": 1485,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 1476,
"end": 1480,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1481,
"end": 1485,
"loc": {
"start": {
"line": 52,
"column": 13
},
"end": {
"line": 52,
"column": 17
},
"identifierName": "hide"
},
"name": "hide"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 1488,
"end": 1545,
"loc": {
"start": {
"line": 52,
"column": 20
},
"end": {
"line": 54,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 1492,
"end": 1500,
"loc": {
"start": {
"line": 52,
"column": 24
},
"end": {
"line": 52,
"column": 32
},
"identifierName": "HideMode"
},
"name": "HideMode"
},
"arguments": [
{
"type": "ThisExpression",
"start": 1501,
"end": 1505,
"loc": {
"start": {
"line": 52,
"column": 33
},
"end": {
"line": 52,
"column": 37
}
}
},
{
"type": "ObjectExpression",
"start": 1507,
"end": 1544,
"loc": {
"start": {
"line": 52,
"column": 39
},
"end": {
"line": 54,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1521,
"end": 1534,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1521,
"end": 1527,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 18
},
"identifierName": "active"
},
"name": "active"
},
"value": {
"type": "BooleanLiteral",
"start": 1529,
"end": 1534,
"loc": {
"start": {
"line": 53,
"column": 20
},
"end": {
"line": 53,
"column": 25
}
},
"value": false
}
}
]
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* Click-to-hide mode.\n * @type {HideMode}\n ",
"start": 1404,
"end": 1467,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 51,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "* Click-to-select mode.\n * @type {SelectMode}\n ",
"start": 1556,
"end": 1623,
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 58,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1632,
"end": 1706,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 61,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1632,
"end": 1705,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 61,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1632,
"end": 1643,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 1632,
"end": 1636,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1637,
"end": 1643,
"loc": {
"start": {
"line": 59,
"column": 13
},
"end": {
"line": 59,
"column": 19
},
"identifierName": "select"
},
"name": "select"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 1646,
"end": 1705,
"loc": {
"start": {
"line": 59,
"column": 22
},
"end": {
"line": 61,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 1650,
"end": 1660,
"loc": {
"start": {
"line": 59,
"column": 26
},
"end": {
"line": 59,
"column": 36
},
"identifierName": "SelectMode"
},
"name": "SelectMode"
},
"arguments": [
{
"type": "ThisExpression",
"start": 1661,
"end": 1665,
"loc": {
"start": {
"line": 59,
"column": 37
},
"end": {
"line": 59,
"column": 41
}
}
},
{
"type": "ObjectExpression",
"start": 1667,
"end": 1704,
"loc": {
"start": {
"line": 59,
"column": 43
},
"end": {
"line": 61,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1681,
"end": 1694,
"loc": {
"start": {
"line": 60,
"column": 12
},
"end": {
"line": 60,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1681,
"end": 1687,
"loc": {
"start": {
"line": 60,
"column": 12
},
"end": {
"line": 60,
"column": 18
},
"identifierName": "active"
},
"name": "active"
},
"value": {
"type": "BooleanLiteral",
"start": 1689,
"end": 1694,
"loc": {
"start": {
"line": 60,
"column": 20
},
"end": {
"line": 60,
"column": 25
}
},
"value": false
}
}
]
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* Click-to-select mode.\n * @type {SelectMode}\n ",
"start": 1556,
"end": 1623,
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 58,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "* Click-to-query-element mode.\n * @type {QueryMode}\n ",
"start": 1716,
"end": 1789,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 65,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1798,
"end": 1914,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 69,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1798,
"end": 1913,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 69,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1798,
"end": 1808,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 1798,
"end": 1802,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1803,
"end": 1808,
"loc": {
"start": {
"line": 66,
"column": 13
},
"end": {
"line": 66,
"column": 18
},
"identifierName": "query"
},
"name": "query"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 1811,
"end": 1913,
"loc": {
"start": {
"line": 66,
"column": 21
},
"end": {
"line": 69,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 1815,
"end": 1824,
"loc": {
"start": {
"line": 66,
"column": 25
},
"end": {
"line": 66,
"column": 34
},
"identifierName": "QueryMode"
},
"name": "QueryMode"
},
"arguments": [
{
"type": "ThisExpression",
"start": 1825,
"end": 1829,
"loc": {
"start": {
"line": 66,
"column": 35
},
"end": {
"line": 66,
"column": 39
}
}
},
{
"type": "ObjectExpression",
"start": 1831,
"end": 1912,
"loc": {
"start": {
"line": 66,
"column": 41
},
"end": {
"line": 69,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1845,
"end": 1875,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"column": 42
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1845,
"end": 1857,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"column": 24
},
"identifierName": "queryPanelId"
},
"name": "queryPanelId"
},
"value": {
"type": "MemberExpression",
"start": 1859,
"end": 1875,
"loc": {
"start": {
"line": 67,
"column": 26
},
"end": {
"line": 67,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 1859,
"end": 1862,
"loc": {
"start": {
"line": 67,
"column": 26
},
"end": {
"line": 67,
"column": 29
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 1863,
"end": 1875,
"loc": {
"start": {
"line": 67,
"column": 30
},
"end": {
"line": 67,
"column": 42
},
"identifierName": "queryPanelId"
},
"name": "queryPanelId"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 1889,
"end": 1902,
"loc": {
"start": {
"line": 68,
"column": 12
},
"end": {
"line": 68,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1889,
"end": 1895,
"loc": {
"start": {
"line": 68,
"column": 12
},
"end": {
"line": 68,
"column": 18
},
"identifierName": "active"
},
"name": "active"
},
"value": {
"type": "BooleanLiteral",
"start": 1897,
"end": 1902,
"loc": {
"start": {
"line": 68,
"column": 20
},
"end": {
"line": 68,
"column": 25
}
},
"value": false
}
}
]
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* Click-to-query-element mode.\n * @type {QueryMode}\n ",
"start": 1716,
"end": 1789,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 65,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Controls section planes.\n * @type {SectionMode}\n ",
"start": 1924,
"end": 2006,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 74,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2015,
"end": 2169,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 78,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2015,
"end": 2168,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 78,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2015,
"end": 2027,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 75,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2015,
"end": 2019,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 75,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2020,
"end": 2027,
"loc": {
"start": {
"line": 75,
"column": 13
},
"end": {
"line": 75,
"column": 20
},
"identifierName": "section"
},
"name": "section"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 2030,
"end": 2168,
"loc": {
"start": {
"line": 75,
"column": 23
},
"end": {
"line": 78,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 2034,
"end": 2045,
"loc": {
"start": {
"line": 75,
"column": 27
},
"end": {
"line": 75,
"column": 38
},
"identifierName": "SectionMode"
},
"name": "SectionMode"
},
"arguments": [
{
"type": "ThisExpression",
"start": 2046,
"end": 2050,
"loc": {
"start": {
"line": 75,
"column": 39
},
"end": {
"line": 75,
"column": 43
}
}
},
{
"type": "ObjectExpression",
"start": 2052,
"end": 2167,
"loc": {
"start": {
"line": 75,
"column": 45
},
"end": {
"line": 78,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 2066,
"end": 2130,
"loc": {
"start": {
"line": 76,
"column": 12
},
"end": {
"line": 76,
"column": 76
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2066,
"end": 2095,
"loc": {
"start": {
"line": 76,
"column": 12
},
"end": {
"line": 76,
"column": 41
},
"identifierName": "sectionPlanesOverviewCanvasId"
},
"name": "sectionPlanesOverviewCanvasId"
},
"value": {
"type": "MemberExpression",
"start": 2097,
"end": 2130,
"loc": {
"start": {
"line": 76,
"column": 43
},
"end": {
"line": 76,
"column": 76
}
},
"object": {
"type": "Identifier",
"start": 2097,
"end": 2100,
"loc": {
"start": {
"line": 76,
"column": 43
},
"end": {
"line": 76,
"column": 46
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 2101,
"end": 2130,
"loc": {
"start": {
"line": 76,
"column": 47
},
"end": {
"line": 76,
"column": 76
},
"identifierName": "sectionPlanesOverviewCanvasId"
},
"name": "sectionPlanesOverviewCanvasId"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 2144,
"end": 2157,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2144,
"end": 2150,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 18
},
"identifierName": "active"
},
"name": "active"
},
"value": {
"type": "BooleanLiteral",
"start": 2152,
"end": 2157,
"loc": {
"start": {
"line": 77,
"column": 20
},
"end": {
"line": 77,
"column": 25
}
},
"value": false
}
}
]
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Controls section planes.\n * @type {SectionMode}\n ",
"start": 1924,
"end": 2006,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 74,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Manages BCF viewpoints.\n * @type {BCFMode}\n ",
"start": 2179,
"end": 2256,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 83,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2265,
"end": 2373,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 87,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2265,
"end": 2372,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 87,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2265,
"end": 2273,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 16
}
},
"object": {
"type": "ThisExpression",
"start": 2265,
"end": 2269,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2270,
"end": 2273,
"loc": {
"start": {
"line": 84,
"column": 13
},
"end": {
"line": 84,
"column": 16
},
"identifierName": "bcf"
},
"name": "bcf"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 2276,
"end": 2372,
"loc": {
"start": {
"line": 84,
"column": 19
},
"end": {
"line": 87,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 2280,
"end": 2287,
"loc": {
"start": {
"line": 84,
"column": 23
},
"end": {
"line": 84,
"column": 30
},
"identifierName": "BCFMode"
},
"name": "BCFMode"
},
"arguments": [
{
"type": "ThisExpression",
"start": 2288,
"end": 2292,
"loc": {
"start": {
"line": 84,
"column": 31
},
"end": {
"line": 84,
"column": 35
}
}
},
{
"type": "ObjectExpression",
"start": 2294,
"end": 2371,
"loc": {
"start": {
"line": 84,
"column": 37
},
"end": {
"line": 87,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 2308,
"end": 2334,
"loc": {
"start": {
"line": 85,
"column": 12
},
"end": {
"line": 85,
"column": 38
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2308,
"end": 2318,
"loc": {
"start": {
"line": 85,
"column": 12
},
"end": {
"line": 85,
"column": 22
},
"identifierName": "bcfPanelId"
},
"name": "bcfPanelId"
},
"value": {
"type": "MemberExpression",
"start": 2320,
"end": 2334,
"loc": {
"start": {
"line": 85,
"column": 24
},
"end": {
"line": 85,
"column": 38
}
},
"object": {
"type": "Identifier",
"start": 2320,
"end": 2323,
"loc": {
"start": {
"line": 85,
"column": 24
},
"end": {
"line": 85,
"column": 27
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 2324,
"end": 2334,
"loc": {
"start": {
"line": 85,
"column": 28
},
"end": {
"line": 85,
"column": 38
},
"identifierName": "bcfPanelId"
},
"name": "bcfPanelId"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 2348,
"end": 2361,
"loc": {
"start": {
"line": 86,
"column": 12
},
"end": {
"line": 86,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2348,
"end": 2354,
"loc": {
"start": {
"line": 86,
"column": 12
},
"end": {
"line": 86,
"column": 18
},
"identifierName": "active"
},
"name": "active"
},
"value": {
"type": "BooleanLiteral",
"start": 2356,
"end": 2361,
"loc": {
"start": {
"line": 86,
"column": 20
},
"end": {
"line": 86,
"column": 25
}
},
"value": false
}
}
]
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Manages BCF viewpoints.\n * @type {BCFMode}\n ",
"start": 2179,
"end": 2256,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 83,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Controls the NavCube.\n * @type {NavCubeMode}\n ",
"start": 2383,
"end": 2462,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 92,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2471,
"end": 2596,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 96,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2471,
"end": 2595,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 96,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2471,
"end": 2483,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 93,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2471,
"end": 2475,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 93,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2476,
"end": 2483,
"loc": {
"start": {
"line": 93,
"column": 13
},
"end": {
"line": 93,
"column": 20
},
"identifierName": "navCube"
},
"name": "navCube"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 2486,
"end": 2595,
"loc": {
"start": {
"line": 93,
"column": 23
},
"end": {
"line": 96,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 2490,
"end": 2501,
"loc": {
"start": {
"line": 93,
"column": 27
},
"end": {
"line": 93,
"column": 38
},
"identifierName": "NavCubeMode"
},
"name": "NavCubeMode"
},
"arguments": [
{
"type": "ThisExpression",
"start": 2502,
"end": 2506,
"loc": {
"start": {
"line": 93,
"column": 39
},
"end": {
"line": 93,
"column": 43
}
}
},
{
"type": "ObjectExpression",
"start": 2508,
"end": 2594,
"loc": {
"start": {
"line": 93,
"column": 45
},
"end": {
"line": 96,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 2522,
"end": 2558,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 48
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2522,
"end": 2537,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 27
},
"identifierName": "navCubeCanvasId"
},
"name": "navCubeCanvasId"
},
"value": {
"type": "MemberExpression",
"start": 2539,
"end": 2558,
"loc": {
"start": {
"line": 94,
"column": 29
},
"end": {
"line": 94,
"column": 48
}
},
"object": {
"type": "Identifier",
"start": 2539,
"end": 2542,
"loc": {
"start": {
"line": 94,
"column": 29
},
"end": {
"line": 94,
"column": 32
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 2543,
"end": 2558,
"loc": {
"start": {
"line": 94,
"column": 33
},
"end": {
"line": 94,
"column": 48
},
"identifierName": "navCubeCanvasId"
},
"name": "navCubeCanvasId"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 2572,
"end": 2584,
"loc": {
"start": {
"line": 95,
"column": 12
},
"end": {
"line": 95,
"column": 24
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2572,
"end": 2578,
"loc": {
"start": {
"line": 95,
"column": 12
},
"end": {
"line": 95,
"column": 18
},
"identifierName": "active"
},
"name": "active"
},
"value": {
"type": "BooleanLiteral",
"start": 2580,
"end": 2584,
"loc": {
"start": {
"line": 95,
"column": 20
},
"end": {
"line": 95,
"column": 24
}
},
"value": true
}
}
]
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Controls the NavCube.\n * @type {NavCubeMode}\n ",
"start": 2383,
"end": 2462,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 92,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2606,
"end": 2690,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 92
}
},
"expression": {
"type": "CallExpression",
"start": 2606,
"end": 2689,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 91
}
},
"callee": {
"type": "MemberExpression",
"start": 2606,
"end": 2627,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 2606,
"end": 2610,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2611,
"end": 2627,
"loc": {
"start": {
"line": 98,
"column": 13
},
"end": {
"line": 98,
"column": 29
},
"identifierName": "_mutexActivation"
},
"name": "_mutexActivation"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 2628,
"end": 2688,
"loc": {
"start": {
"line": 98,
"column": 30
},
"end": {
"line": 98,
"column": 90
}
},
"elements": [
{
"type": "MemberExpression",
"start": 2629,
"end": 2639,
"loc": {
"start": {
"line": 98,
"column": 31
},
"end": {
"line": 98,
"column": 41
}
},
"object": {
"type": "ThisExpression",
"start": 2629,
"end": 2633,
"loc": {
"start": {
"line": 98,
"column": 31
},
"end": {
"line": 98,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"start": 2634,
"end": 2639,
"loc": {
"start": {
"line": 98,
"column": 36
},
"end": {
"line": 98,
"column": 41
},
"identifierName": "query"
},
"name": "query"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 2641,
"end": 2650,
"loc": {
"start": {
"line": 98,
"column": 43
},
"end": {
"line": 98,
"column": 52
}
},
"object": {
"type": "ThisExpression",
"start": 2641,
"end": 2645,
"loc": {
"start": {
"line": 98,
"column": 43
},
"end": {
"line": 98,
"column": 47
}
}
},
"property": {
"type": "Identifier",
"start": 2646,
"end": 2650,
"loc": {
"start": {
"line": 98,
"column": 48
},
"end": {
"line": 98,
"column": 52
},
"identifierName": "hide"
},
"name": "hide"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 2652,
"end": 2663,
"loc": {
"start": {
"line": 98,
"column": 54
},
"end": {
"line": 98,
"column": 65
}
},
"object": {
"type": "ThisExpression",
"start": 2652,
"end": 2656,
"loc": {
"start": {
"line": 98,
"column": 54
},
"end": {
"line": 98,
"column": 58
}
}
},
"property": {
"type": "Identifier",
"start": 2657,
"end": 2663,
"loc": {
"start": {
"line": 98,
"column": 59
},
"end": {
"line": 98,
"column": 65
},
"identifierName": "select"
},
"name": "select"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 2665,
"end": 2677,
"loc": {
"start": {
"line": 98,
"column": 67
},
"end": {
"line": 98,
"column": 79
}
},
"object": {
"type": "ThisExpression",
"start": 2665,
"end": 2669,
"loc": {
"start": {
"line": 98,
"column": 67
},
"end": {
"line": 98,
"column": 71
}
}
},
"property": {
"type": "Identifier",
"start": 2670,
"end": 2677,
"loc": {
"start": {
"line": 98,
"column": 72
},
"end": {
"line": 98,
"column": 79
},
"identifierName": "section"
},
"name": "section"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 2679,
"end": 2687,
"loc": {
"start": {
"line": 98,
"column": 81
},
"end": {
"line": 98,
"column": 89
}
},
"object": {
"type": "ThisExpression",
"start": 2679,
"end": 2683,
"loc": {
"start": {
"line": 98,
"column": 81
},
"end": {
"line": 98,
"column": 85
}
}
},
"property": {
"type": "Identifier",
"start": 2684,
"end": 2687,
"loc": {
"start": {
"line": 98,
"column": 86
},
"end": {
"line": 98,
"column": 89
},
"identifierName": "bcf"
},
"name": "bcf"
},
"computed": false
}
]
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2700,
"end": 2734,
"loc": {
"start": {
"line": 100,
"column": 8
},
"end": {
"line": 100,
"column": 42
}
},
"expression": {
"type": "CallExpression",
"start": 2700,
"end": 2733,
"loc": {
"start": {
"line": 100,
"column": 8
},
"end": {
"line": 100,
"column": 41
}
},
"callee": {
"type": "MemberExpression",
"start": 2700,
"end": 2726,
"loc": {
"start": {
"line": 100,
"column": 8
},
"end": {
"line": 100,
"column": 34
}
},
"object": {
"type": "MemberExpression",
"start": 2700,
"end": 2716,
"loc": {
"start": {
"line": 100,
"column": 8
},
"end": {
"line": 100,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 2700,
"end": 2704,
"loc": {
"start": {
"line": 100,
"column": 8
},
"end": {
"line": 100,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2705,
"end": 2716,
"loc": {
"start": {
"line": 100,
"column": 13
},
"end": {
"line": 100,
"column": 24
},
"identifierName": "firstPerson"
},
"name": "firstPerson"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2717,
"end": 2726,
"loc": {
"start": {
"line": 100,
"column": 25
},
"end": {
"line": 100,
"column": 34
},
"identifierName": "setActive"
},
"name": "setActive"
},
"computed": false
},
"arguments": [
{
"type": "BooleanLiteral",
"start": 2727,
"end": 2732,
"loc": {
"start": {
"line": 100,
"column": 35
},
"end": {
"line": 100,
"column": 40
}
},
"value": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2743,
"end": 2771,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 2743,
"end": 2770,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 2743,
"end": 2763,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 28
}
},
"object": {
"type": "MemberExpression",
"start": 2743,
"end": 2753,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 2743,
"end": 2747,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2748,
"end": 2753,
"loc": {
"start": {
"line": 101,
"column": 13
},
"end": {
"line": 101,
"column": 18
},
"identifierName": "ortho"
},
"name": "ortho"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2754,
"end": 2763,
"loc": {
"start": {
"line": 101,
"column": 19
},
"end": {
"line": 101,
"column": 28
},
"identifierName": "setActive"
},
"name": "setActive"
},
"computed": false
},
"arguments": [
{
"type": "BooleanLiteral",
"start": 2764,
"end": 2769,
"loc": {
"start": {
"line": 101,
"column": 29
},
"end": {
"line": 101,
"column": 34
}
},
"value": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2780,
"end": 2809,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 37
}
},
"expression": {
"type": "CallExpression",
"start": 2780,
"end": 2808,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 36
}
},
"callee": {
"type": "MemberExpression",
"start": 2780,
"end": 2802,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 30
}
},
"object": {
"type": "MemberExpression",
"start": 2780,
"end": 2792,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2780,
"end": 2784,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2785,
"end": 2792,
"loc": {
"start": {
"line": 102,
"column": 13
},
"end": {
"line": 102,
"column": 20
},
"identifierName": "navCube"
},
"name": "navCube"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2793,
"end": 2802,
"loc": {
"start": {
"line": 102,
"column": 21
},
"end": {
"line": 102,
"column": 30
},
"identifierName": "setActive"
},
"name": "setActive"
},
"computed": false
},
"arguments": [
{
"type": "BooleanLiteral",
"start": 2803,
"end": 2807,
"loc": {
"start": {
"line": 102,
"column": 31
},
"end": {
"line": 102,
"column": 35
}
},
"value": true
}
]
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* @private ",
"start": 594,
"end": 609,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 18,
"column": 19
}
}
}
]
}
]
},
"leadingComments": [],
"name": "_",
"trailingComments": []
},
{
"type": "ExportNamedDeclaration",
"start": 2819,
"end": 2836,
"loc": {
"start": {
"line": 106,
"column": 0
},
"end": {
"line": 106,
"column": 17
}
},
"declaration": null,
"specifiers": [
{
"type": "ExportSpecifier",
"start": 2827,
"end": 2834,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 15
}
},
"local": {
"type": "Identifier",
"start": 2827,
"end": 2834,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 15
},
"identifierName": "Toolbar"
},
"name": "Toolbar"
},
"exported": {
"type": "Identifier",
"start": 2827,
"end": 2834,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 15
},
"identifierName": "Toolbar"
},
"name": "Toolbar"
}
}
],
"source": null
},
{
"type": "ExportNamedDeclaration",
"start": 2819,
"end": 2836,
"loc": {
"start": {
"line": 106,
"column": 0
},
"end": {
"line": 106,
"column": 17
}
},
"declaration": {
"type": "ClassDeclaration",
"start": 554,
"end": 2817,
"loc": {
"start": {
"line": 16,
"column": 0
},
"end": {
"line": 104,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 560,
"end": 567,
"loc": {
"start": {
"line": 16,
"column": 6
},
"end": {
"line": 16,
"column": 13
},
"identifierName": "Toolbar"
},
"name": "Toolbar",
"leadingComments": null
},
"superClass": {
"type": "Identifier",
"start": 576,
"end": 586,
"loc": {
"start": {
"line": 16,
"column": 22
},
"end": {
"line": 16,
"column": 32
},
"identifierName": "Controller"
},
"name": "Controller"
},
"body": {
"type": "ClassBody",
"start": 587,
"end": 2817,
"loc": {
"start": {
"line": 16,
"column": 33
},
"end": {
"line": 104,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 614,
"end": 2815,
"loc": {
"start": {
"line": 19,
"column": 4
},
"end": {
"line": 103,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 614,
"end": 625,
"loc": {
"start": {
"line": 19,
"column": 4
},
"end": {
"line": 19,
"column": 15
},
"identifierName": "constructor"
},
"name": "constructor",
"leadingComments": null
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 626,
"end": 632,
"loc": {
"start": {
"line": 19,
"column": 16
},
"end": {
"line": 19,
"column": 22
},
"identifierName": "parent"
},
"name": "parent"
},
{
"type": "AssignmentPattern",
"start": 634,
"end": 642,
"loc": {
"start": {
"line": 19,
"column": 24
},
"end": {
"line": 19,
"column": 32
}
},
"left": {
"type": "Identifier",
"start": 634,
"end": 637,
"loc": {
"start": {
"line": 19,
"column": 24
},
"end": {
"line": 19,
"column": 27
},
"identifierName": "cfg"
},
"name": "cfg"
},
"right": {
"type": "ObjectExpression",
"start": 640,
"end": 642,
"loc": {
"start": {
"line": 19,
"column": 30
},
"end": {
"line": 19,
"column": 32
}
},
"properties": []
}
}
],
"body": {
"type": "BlockStatement",
"start": 644,
"end": 2815,
"loc": {
"start": {
"line": 19,
"column": 34
},
"end": {
"line": 103,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 655,
"end": 674,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 27
}
},
"expression": {
"type": "CallExpression",
"start": 655,
"end": 673,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 26
}
},
"callee": {
"type": "Super",
"start": 655,
"end": 660,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 13
}
}
},
"arguments": [
{
"type": "Identifier",
"start": 661,
"end": 667,
"loc": {
"start": {
"line": 21,
"column": 14
},
"end": {
"line": 21,
"column": 20
},
"identifierName": "parent"
},
"name": "parent"
},
{
"type": "Identifier",
"start": 669,
"end": 672,
"loc": {
"start": {
"line": 21,
"column": 22
},
"end": {
"line": 21,
"column": 25
},
"identifierName": "cfg"
},
"name": "cfg"
}
]
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "* Resets the viewer to the state right after the most recent model was loaded.\n * @type {ResetAction}\n ",
"start": 684,
"end": 807,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 25,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 816,
"end": 851,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 43
}
},
"expression": {
"type": "AssignmentExpression",
"start": 816,
"end": 850,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 42
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 816,
"end": 826,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 816,
"end": 820,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 821,
"end": 826,
"loc": {
"start": {
"line": 26,
"column": 13
},
"end": {
"line": 26,
"column": 18
},
"identifierName": "reset"
},
"name": "reset"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 829,
"end": 850,
"loc": {
"start": {
"line": 26,
"column": 21
},
"end": {
"line": 26,
"column": 42
}
},
"callee": {
"type": "Identifier",
"start": 833,
"end": 844,
"loc": {
"start": {
"line": 26,
"column": 25
},
"end": {
"line": 26,
"column": 36
},
"identifierName": "ResetAction"
},
"name": "ResetAction"
},
"arguments": [
{
"type": "ThisExpression",
"start": 845,
"end": 849,
"loc": {
"start": {
"line": 26,
"column": 37
},
"end": {
"line": 26,
"column": 41
}
}
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* Resets the viewer to the state right after the most recent model was loaded.\n * @type {ResetAction}\n ",
"start": 684,
"end": 807,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 25,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "* Flies the camera to show the entire model in view, from the current viewing angle.\n * @type {FitAction}\n ",
"start": 861,
"end": 988,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 30,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 997,
"end": 1028,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 39
}
},
"expression": {
"type": "AssignmentExpression",
"start": 997,
"end": 1027,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 38
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 997,
"end": 1005,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 16
}
},
"object": {
"type": "ThisExpression",
"start": 997,
"end": 1001,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1002,
"end": 1005,
"loc": {
"start": {
"line": 31,
"column": 13
},
"end": {
"line": 31,
"column": 16
},
"identifierName": "fit"
},
"name": "fit"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 1008,
"end": 1027,
"loc": {
"start": {
"line": 31,
"column": 19
},
"end": {
"line": 31,
"column": 38
}
},
"callee": {
"type": "Identifier",
"start": 1012,
"end": 1021,
"loc": {
"start": {
"line": 31,
"column": 23
},
"end": {
"line": 31,
"column": 32
},
"identifierName": "FitAction"
},
"name": "FitAction"
},
"arguments": [
{
"type": "ThisExpression",
"start": 1022,
"end": 1026,
"loc": {
"start": {
"line": 31,
"column": 33
},
"end": {
"line": 31,
"column": 37
}
}
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* Flies the camera to show the entire model in view, from the current viewing angle.\n * @type {FitAction}\n ",
"start": 861,
"end": 988,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 30,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Controls first person mode.\n * @type {FirstPersonMode}\n ",
"start": 1038,
"end": 1127,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 36,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1136,
"end": 1220,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 39,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1136,
"end": 1219,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 39,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1136,
"end": 1152,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 1136,
"end": 1140,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1141,
"end": 1152,
"loc": {
"start": {
"line": 37,
"column": 13
},
"end": {
"line": 37,
"column": 24
},
"identifierName": "firstPerson"
},
"name": "firstPerson"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 1155,
"end": 1219,
"loc": {
"start": {
"line": 37,
"column": 27
},
"end": {
"line": 39,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 1159,
"end": 1174,
"loc": {
"start": {
"line": 37,
"column": 31
},
"end": {
"line": 37,
"column": 46
},
"identifierName": "FirstPersonMode"
},
"name": "FirstPersonMode"
},
"arguments": [
{
"type": "ThisExpression",
"start": 1175,
"end": 1179,
"loc": {
"start": {
"line": 37,
"column": 47
},
"end": {
"line": 37,
"column": 51
}
}
},
{
"type": "ObjectExpression",
"start": 1181,
"end": 1218,
"loc": {
"start": {
"line": 37,
"column": 53
},
"end": {
"line": 39,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1195,
"end": 1208,
"loc": {
"start": {
"line": 38,
"column": 12
},
"end": {
"line": 38,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1195,
"end": 1201,
"loc": {
"start": {
"line": 38,
"column": 12
},
"end": {
"line": 38,
"column": 18
},
"identifierName": "active"
},
"name": "active"
},
"value": {
"type": "BooleanLiteral",
"start": 1203,
"end": 1208,
"loc": {
"start": {
"line": 38,
"column": 20
},
"end": {
"line": 38,
"column": 25
}
},
"value": false
}
}
]
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Controls first person mode.\n * @type {FirstPersonMode}\n ",
"start": 1038,
"end": 1127,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 36,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Controls orthographic mode.\n * @type {OrthoMode}\n ",
"start": 1230,
"end": 1313,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 44,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1322,
"end": 1394,
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 47,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1322,
"end": 1393,
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 47,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1322,
"end": 1332,
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 1322,
"end": 1326,
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1327,
"end": 1332,
"loc": {
"start": {
"line": 45,
"column": 13
},
"end": {
"line": 45,
"column": 18
},
"identifierName": "ortho"
},
"name": "ortho"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 1335,
"end": 1393,
"loc": {
"start": {
"line": 45,
"column": 21
},
"end": {
"line": 47,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 1339,
"end": 1348,
"loc": {
"start": {
"line": 45,
"column": 25
},
"end": {
"line": 45,
"column": 34
},
"identifierName": "OrthoMode"
},
"name": "OrthoMode"
},
"arguments": [
{
"type": "ThisExpression",
"start": 1349,
"end": 1353,
"loc": {
"start": {
"line": 45,
"column": 35
},
"end": {
"line": 45,
"column": 39
}
}
},
{
"type": "ObjectExpression",
"start": 1355,
"end": 1392,
"loc": {
"start": {
"line": 45,
"column": 41
},
"end": {
"line": 47,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1369,
"end": 1382,
"loc": {
"start": {
"line": 46,
"column": 12
},
"end": {
"line": 46,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1369,
"end": 1375,
"loc": {
"start": {
"line": 46,
"column": 12
},
"end": {
"line": 46,
"column": 18
},
"identifierName": "active"
},
"name": "active"
},
"value": {
"type": "BooleanLiteral",
"start": 1377,
"end": 1382,
"loc": {
"start": {
"line": 46,
"column": 20
},
"end": {
"line": 46,
"column": 25
}
},
"value": false
}
}
]
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Controls orthographic mode.\n * @type {OrthoMode}\n ",
"start": 1230,
"end": 1313,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 44,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "* Click-to-hide mode.\n * @type {HideMode}\n ",
"start": 1404,
"end": 1467,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 51,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1476,
"end": 1546,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 54,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1476,
"end": 1545,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 54,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1476,
"end": 1485,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 1476,
"end": 1480,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1481,
"end": 1485,
"loc": {
"start": {
"line": 52,
"column": 13
},
"end": {
"line": 52,
"column": 17
},
"identifierName": "hide"
},
"name": "hide"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 1488,
"end": 1545,
"loc": {
"start": {
"line": 52,
"column": 20
},
"end": {
"line": 54,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 1492,
"end": 1500,
"loc": {
"start": {
"line": 52,
"column": 24
},
"end": {
"line": 52,
"column": 32
},
"identifierName": "HideMode"
},
"name": "HideMode"
},
"arguments": [
{
"type": "ThisExpression",
"start": 1501,
"end": 1505,
"loc": {
"start": {
"line": 52,
"column": 33
},
"end": {
"line": 52,
"column": 37
}
}
},
{
"type": "ObjectExpression",
"start": 1507,
"end": 1544,
"loc": {
"start": {
"line": 52,
"column": 39
},
"end": {
"line": 54,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1521,
"end": 1534,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1521,
"end": 1527,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 18
},
"identifierName": "active"
},
"name": "active"
},
"value": {
"type": "BooleanLiteral",
"start": 1529,
"end": 1534,
"loc": {
"start": {
"line": 53,
"column": 20
},
"end": {
"line": 53,
"column": 25
}
},
"value": false
}
}
]
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* Click-to-hide mode.\n * @type {HideMode}\n ",
"start": 1404,
"end": 1467,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 51,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "* Click-to-select mode.\n * @type {SelectMode}\n ",
"start": 1556,
"end": 1623,
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 58,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1632,
"end": 1706,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 61,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1632,
"end": 1705,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 61,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1632,
"end": 1643,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 1632,
"end": 1636,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1637,
"end": 1643,
"loc": {
"start": {
"line": 59,
"column": 13
},
"end": {
"line": 59,
"column": 19
},
"identifierName": "select"
},
"name": "select"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 1646,
"end": 1705,
"loc": {
"start": {
"line": 59,
"column": 22
},
"end": {
"line": 61,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 1650,
"end": 1660,
"loc": {
"start": {
"line": 59,
"column": 26
},
"end": {
"line": 59,
"column": 36
},
"identifierName": "SelectMode"
},
"name": "SelectMode"
},
"arguments": [
{
"type": "ThisExpression",
"start": 1661,
"end": 1665,
"loc": {
"start": {
"line": 59,
"column": 37
},
"end": {
"line": 59,
"column": 41
}
}
},
{
"type": "ObjectExpression",
"start": 1667,
"end": 1704,
"loc": {
"start": {
"line": 59,
"column": 43
},
"end": {
"line": 61,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1681,
"end": 1694,
"loc": {
"start": {
"line": 60,
"column": 12
},
"end": {
"line": 60,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1681,
"end": 1687,
"loc": {
"start": {
"line": 60,
"column": 12
},
"end": {
"line": 60,
"column": 18
},
"identifierName": "active"
},
"name": "active"
},
"value": {
"type": "BooleanLiteral",
"start": 1689,
"end": 1694,
"loc": {
"start": {
"line": 60,
"column": 20
},
"end": {
"line": 60,
"column": 25
}
},
"value": false
}
}
]
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* Click-to-select mode.\n * @type {SelectMode}\n ",
"start": 1556,
"end": 1623,
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 58,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "* Click-to-query-element mode.\n * @type {QueryMode}\n ",
"start": 1716,
"end": 1789,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 65,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1798,
"end": 1914,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 69,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1798,
"end": 1913,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 69,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1798,
"end": 1808,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 1798,
"end": 1802,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1803,
"end": 1808,
"loc": {
"start": {
"line": 66,
"column": 13
},
"end": {
"line": 66,
"column": 18
},
"identifierName": "query"
},
"name": "query"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 1811,
"end": 1913,
"loc": {
"start": {
"line": 66,
"column": 21
},
"end": {
"line": 69,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 1815,
"end": 1824,
"loc": {
"start": {
"line": 66,
"column": 25
},
"end": {
"line": 66,
"column": 34
},
"identifierName": "QueryMode"
},
"name": "QueryMode"
},
"arguments": [
{
"type": "ThisExpression",
"start": 1825,
"end": 1829,
"loc": {
"start": {
"line": 66,
"column": 35
},
"end": {
"line": 66,
"column": 39
}
}
},
{
"type": "ObjectExpression",
"start": 1831,
"end": 1912,
"loc": {
"start": {
"line": 66,
"column": 41
},
"end": {
"line": 69,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1845,
"end": 1875,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"column": 42
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1845,
"end": 1857,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"column": 24
},
"identifierName": "queryPanelId"
},
"name": "queryPanelId"
},
"value": {
"type": "MemberExpression",
"start": 1859,
"end": 1875,
"loc": {
"start": {
"line": 67,
"column": 26
},
"end": {
"line": 67,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 1859,
"end": 1862,
"loc": {
"start": {
"line": 67,
"column": 26
},
"end": {
"line": 67,
"column": 29
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 1863,
"end": 1875,
"loc": {
"start": {
"line": 67,
"column": 30
},
"end": {
"line": 67,
"column": 42
},
"identifierName": "queryPanelId"
},
"name": "queryPanelId"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 1889,
"end": 1902,
"loc": {
"start": {
"line": 68,
"column": 12
},
"end": {
"line": 68,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1889,
"end": 1895,
"loc": {
"start": {
"line": 68,
"column": 12
},
"end": {
"line": 68,
"column": 18
},
"identifierName": "active"
},
"name": "active"
},
"value": {
"type": "BooleanLiteral",
"start": 1897,
"end": 1902,
"loc": {
"start": {
"line": 68,
"column": 20
},
"end": {
"line": 68,
"column": 25
}
},
"value": false
}
}
]
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* Click-to-query-element mode.\n * @type {QueryMode}\n ",
"start": 1716,
"end": 1789,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 65,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Controls section planes.\n * @type {SectionMode}\n ",
"start": 1924,
"end": 2006,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 74,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2015,
"end": 2169,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 78,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2015,
"end": 2168,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 78,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2015,
"end": 2027,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 75,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2015,
"end": 2019,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 75,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2020,
"end": 2027,
"loc": {
"start": {
"line": 75,
"column": 13
},
"end": {
"line": 75,
"column": 20
},
"identifierName": "section"
},
"name": "section"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 2030,
"end": 2168,
"loc": {
"start": {
"line": 75,
"column": 23
},
"end": {
"line": 78,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 2034,
"end": 2045,
"loc": {
"start": {
"line": 75,
"column": 27
},
"end": {
"line": 75,
"column": 38
},
"identifierName": "SectionMode"
},
"name": "SectionMode"
},
"arguments": [
{
"type": "ThisExpression",
"start": 2046,
"end": 2050,
"loc": {
"start": {
"line": 75,
"column": 39
},
"end": {
"line": 75,
"column": 43
}
}
},
{
"type": "ObjectExpression",
"start": 2052,
"end": 2167,
"loc": {
"start": {
"line": 75,
"column": 45
},
"end": {
"line": 78,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 2066,
"end": 2130,
"loc": {
"start": {
"line": 76,
"column": 12
},
"end": {
"line": 76,
"column": 76
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2066,
"end": 2095,
"loc": {
"start": {
"line": 76,
"column": 12
},
"end": {
"line": 76,
"column": 41
},
"identifierName": "sectionPlanesOverviewCanvasId"
},
"name": "sectionPlanesOverviewCanvasId"
},
"value": {
"type": "MemberExpression",
"start": 2097,
"end": 2130,
"loc": {
"start": {
"line": 76,
"column": 43
},
"end": {
"line": 76,
"column": 76
}
},
"object": {
"type": "Identifier",
"start": 2097,
"end": 2100,
"loc": {
"start": {
"line": 76,
"column": 43
},
"end": {
"line": 76,
"column": 46
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 2101,
"end": 2130,
"loc": {
"start": {
"line": 76,
"column": 47
},
"end": {
"line": 76,
"column": 76
},
"identifierName": "sectionPlanesOverviewCanvasId"
},
"name": "sectionPlanesOverviewCanvasId"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 2144,
"end": 2157,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2144,
"end": 2150,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 18
},
"identifierName": "active"
},
"name": "active"
},
"value": {
"type": "BooleanLiteral",
"start": 2152,
"end": 2157,
"loc": {
"start": {
"line": 77,
"column": 20
},
"end": {
"line": 77,
"column": 25
}
},
"value": false
}
}
]
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Controls section planes.\n * @type {SectionMode}\n ",
"start": 1924,
"end": 2006,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 74,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Manages BCF viewpoints.\n * @type {BCFMode}\n ",
"start": 2179,
"end": 2256,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 83,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2265,
"end": 2373,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 87,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2265,
"end": 2372,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 87,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2265,
"end": 2273,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 16
}
},
"object": {
"type": "ThisExpression",
"start": 2265,
"end": 2269,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2270,
"end": 2273,
"loc": {
"start": {
"line": 84,
"column": 13
},
"end": {
"line": 84,
"column": 16
},
"identifierName": "bcf"
},
"name": "bcf"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 2276,
"end": 2372,
"loc": {
"start": {
"line": 84,
"column": 19
},
"end": {
"line": 87,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 2280,
"end": 2287,
"loc": {
"start": {
"line": 84,
"column": 23
},
"end": {
"line": 84,
"column": 30
},
"identifierName": "BCFMode"
},
"name": "BCFMode"
},
"arguments": [
{
"type": "ThisExpression",
"start": 2288,
"end": 2292,
"loc": {
"start": {
"line": 84,
"column": 31
},
"end": {
"line": 84,
"column": 35
}
}
},
{
"type": "ObjectExpression",
"start": 2294,
"end": 2371,
"loc": {
"start": {
"line": 84,
"column": 37
},
"end": {
"line": 87,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 2308,
"end": 2334,
"loc": {
"start": {
"line": 85,
"column": 12
},
"end": {
"line": 85,
"column": 38
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2308,
"end": 2318,
"loc": {
"start": {
"line": 85,
"column": 12
},
"end": {
"line": 85,
"column": 22
},
"identifierName": "bcfPanelId"
},
"name": "bcfPanelId"
},
"value": {
"type": "MemberExpression",
"start": 2320,
"end": 2334,
"loc": {
"start": {
"line": 85,
"column": 24
},
"end": {
"line": 85,
"column": 38
}
},
"object": {
"type": "Identifier",
"start": 2320,
"end": 2323,
"loc": {
"start": {
"line": 85,
"column": 24
},
"end": {
"line": 85,
"column": 27
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 2324,
"end": 2334,
"loc": {
"start": {
"line": 85,
"column": 28
},
"end": {
"line": 85,
"column": 38
},
"identifierName": "bcfPanelId"
},
"name": "bcfPanelId"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 2348,
"end": 2361,
"loc": {
"start": {
"line": 86,
"column": 12
},
"end": {
"line": 86,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2348,
"end": 2354,
"loc": {
"start": {
"line": 86,
"column": 12
},
"end": {
"line": 86,
"column": 18
},
"identifierName": "active"
},
"name": "active"
},
"value": {
"type": "BooleanLiteral",
"start": 2356,
"end": 2361,
"loc": {
"start": {
"line": 86,
"column": 20
},
"end": {
"line": 86,
"column": 25
}
},
"value": false
}
}
]
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Manages BCF viewpoints.\n * @type {BCFMode}\n ",
"start": 2179,
"end": 2256,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 83,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Controls the NavCube.\n * @type {NavCubeMode}\n ",
"start": 2383,
"end": 2462,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 92,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2471,
"end": 2596,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 96,
"column": 11
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2471,
"end": 2595,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 96,
"column": 10
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2471,
"end": 2483,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 93,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2471,
"end": 2475,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 93,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2476,
"end": 2483,
"loc": {
"start": {
"line": 93,
"column": 13
},
"end": {
"line": 93,
"column": 20
},
"identifierName": "navCube"
},
"name": "navCube"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NewExpression",
"start": 2486,
"end": 2595,
"loc": {
"start": {
"line": 93,
"column": 23
},
"end": {
"line": 96,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 2490,
"end": 2501,
"loc": {
"start": {
"line": 93,
"column": 27
},
"end": {
"line": 93,
"column": 38
},
"identifierName": "NavCubeMode"
},
"name": "NavCubeMode"
},
"arguments": [
{
"type": "ThisExpression",
"start": 2502,
"end": 2506,
"loc": {
"start": {
"line": 93,
"column": 39
},
"end": {
"line": 93,
"column": 43
}
}
},
{
"type": "ObjectExpression",
"start": 2508,
"end": 2594,
"loc": {
"start": {
"line": 93,
"column": 45
},
"end": {
"line": 96,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 2522,
"end": 2558,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 48
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2522,
"end": 2537,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 27
},
"identifierName": "navCubeCanvasId"
},
"name": "navCubeCanvasId"
},
"value": {
"type": "MemberExpression",
"start": 2539,
"end": 2558,
"loc": {
"start": {
"line": 94,
"column": 29
},
"end": {
"line": 94,
"column": 48
}
},
"object": {
"type": "Identifier",
"start": 2539,
"end": 2542,
"loc": {
"start": {
"line": 94,
"column": 29
},
"end": {
"line": 94,
"column": 32
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 2543,
"end": 2558,
"loc": {
"start": {
"line": 94,
"column": 33
},
"end": {
"line": 94,
"column": 48
},
"identifierName": "navCubeCanvasId"
},
"name": "navCubeCanvasId"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 2572,
"end": 2584,
"loc": {
"start": {
"line": 95,
"column": 12
},
"end": {
"line": 95,
"column": 24
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2572,
"end": 2578,
"loc": {
"start": {
"line": 95,
"column": 12
},
"end": {
"line": 95,
"column": 18
},
"identifierName": "active"
},
"name": "active"
},
"value": {
"type": "BooleanLiteral",
"start": 2580,
"end": 2584,
"loc": {
"start": {
"line": 95,
"column": 20
},
"end": {
"line": 95,
"column": 24
}
},
"value": true
}
}
]
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Controls the NavCube.\n * @type {NavCubeMode}\n ",
"start": 2383,
"end": 2462,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 92,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2606,
"end": 2690,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 92
}
},
"expression": {
"type": "CallExpression",
"start": 2606,
"end": 2689,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 91
}
},
"callee": {
"type": "MemberExpression",
"start": 2606,
"end": 2627,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 2606,
"end": 2610,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2611,
"end": 2627,
"loc": {
"start": {
"line": 98,
"column": 13
},
"end": {
"line": 98,
"column": 29
},
"identifierName": "_mutexActivation"
},
"name": "_mutexActivation"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 2628,
"end": 2688,
"loc": {
"start": {
"line": 98,
"column": 30
},
"end": {
"line": 98,
"column": 90
}
},
"elements": [
{
"type": "MemberExpression",
"start": 2629,
"end": 2639,
"loc": {
"start": {
"line": 98,
"column": 31
},
"end": {
"line": 98,
"column": 41
}
},
"object": {
"type": "ThisExpression",
"start": 2629,
"end": 2633,
"loc": {
"start": {
"line": 98,
"column": 31
},
"end": {
"line": 98,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"start": 2634,
"end": 2639,
"loc": {
"start": {
"line": 98,
"column": 36
},
"end": {
"line": 98,
"column": 41
},
"identifierName": "query"
},
"name": "query"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 2641,
"end": 2650,
"loc": {
"start": {
"line": 98,
"column": 43
},
"end": {
"line": 98,
"column": 52
}
},
"object": {
"type": "ThisExpression",
"start": 2641,
"end": 2645,
"loc": {
"start": {
"line": 98,
"column": 43
},
"end": {
"line": 98,
"column": 47
}
}
},
"property": {
"type": "Identifier",
"start": 2646,
"end": 2650,
"loc": {
"start": {
"line": 98,
"column": 48
},
"end": {
"line": 98,
"column": 52
},
"identifierName": "hide"
},
"name": "hide"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 2652,
"end": 2663,
"loc": {
"start": {
"line": 98,
"column": 54
},
"end": {
"line": 98,
"column": 65
}
},
"object": {
"type": "ThisExpression",
"start": 2652,
"end": 2656,
"loc": {
"start": {
"line": 98,
"column": 54
},
"end": {
"line": 98,
"column": 58
}
}
},
"property": {
"type": "Identifier",
"start": 2657,
"end": 2663,
"loc": {
"start": {
"line": 98,
"column": 59
},
"end": {
"line": 98,
"column": 65
},
"identifierName": "select"
},
"name": "select"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 2665,
"end": 2677,
"loc": {
"start": {
"line": 98,
"column": 67
},
"end": {
"line": 98,
"column": 79
}
},
"object": {
"type": "ThisExpression",
"start": 2665,
"end": 2669,
"loc": {
"start": {
"line": 98,
"column": 67
},
"end": {
"line": 98,
"column": 71
}
}
},
"property": {
"type": "Identifier",
"start": 2670,
"end": 2677,
"loc": {
"start": {
"line": 98,
"column": 72
},
"end": {
"line": 98,
"column": 79
},
"identifierName": "section"
},
"name": "section"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 2679,
"end": 2687,
"loc": {
"start": {
"line": 98,
"column": 81
},
"end": {
"line": 98,
"column": 89
}
},
"object": {
"type": "ThisExpression",
"start": 2679,
"end": 2683,
"loc": {
"start": {
"line": 98,
"column": 81
},
"end": {
"line": 98,
"column": 85
}
}
},
"property": {
"type": "Identifier",
"start": 2684,
"end": 2687,
"loc": {
"start": {
"line": 98,
"column": 86
},
"end": {
"line": 98,
"column": 89
},
"identifierName": "bcf"
},
"name": "bcf"
},
"computed": false
}
]
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2700,
"end": 2734,
"loc": {
"start": {
"line": 100,
"column": 8
},
"end": {
"line": 100,
"column": 42
}
},
"expression": {
"type": "CallExpression",
"start": 2700,
"end": 2733,
"loc": {
"start": {
"line": 100,
"column": 8
},
"end": {
"line": 100,
"column": 41
}
},
"callee": {
"type": "MemberExpression",
"start": 2700,
"end": 2726,
"loc": {
"start": {
"line": 100,
"column": 8
},
"end": {
"line": 100,
"column": 34
}
},
"object": {
"type": "MemberExpression",
"start": 2700,
"end": 2716,
"loc": {
"start": {
"line": 100,
"column": 8
},
"end": {
"line": 100,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 2700,
"end": 2704,
"loc": {
"start": {
"line": 100,
"column": 8
},
"end": {
"line": 100,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2705,
"end": 2716,
"loc": {
"start": {
"line": 100,
"column": 13
},
"end": {
"line": 100,
"column": 24
},
"identifierName": "firstPerson"
},
"name": "firstPerson"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2717,
"end": 2726,
"loc": {
"start": {
"line": 100,
"column": 25
},
"end": {
"line": 100,
"column": 34
},
"identifierName": "setActive"
},
"name": "setActive"
},
"computed": false
},
"arguments": [
{
"type": "BooleanLiteral",
"start": 2727,
"end": 2732,
"loc": {
"start": {
"line": 100,
"column": 35
},
"end": {
"line": 100,
"column": 40
}
},
"value": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2743,
"end": 2771,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 2743,
"end": 2770,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 2743,
"end": 2763,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 28
}
},
"object": {
"type": "MemberExpression",
"start": 2743,
"end": 2753,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 2743,
"end": 2747,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2748,
"end": 2753,
"loc": {
"start": {
"line": 101,
"column": 13
},
"end": {
"line": 101,
"column": 18
},
"identifierName": "ortho"
},
"name": "ortho"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2754,
"end": 2763,
"loc": {
"start": {
"line": 101,
"column": 19
},
"end": {
"line": 101,
"column": 28
},
"identifierName": "setActive"
},
"name": "setActive"
},
"computed": false
},
"arguments": [
{
"type": "BooleanLiteral",
"start": 2764,
"end": 2769,
"loc": {
"start": {
"line": 101,
"column": 29
},
"end": {
"line": 101,
"column": 34
}
},
"value": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 2780,
"end": 2809,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 37
}
},
"expression": {
"type": "CallExpression",
"start": 2780,
"end": 2808,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 36
}
},
"callee": {
"type": "MemberExpression",
"start": 2780,
"end": 2802,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 30
}
},
"object": {
"type": "MemberExpression",
"start": 2780,
"end": 2792,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2780,
"end": 2784,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2785,
"end": 2792,
"loc": {
"start": {
"line": 102,
"column": 13
},
"end": {
"line": 102,
"column": 20
},
"identifierName": "navCube"
},
"name": "navCube"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2793,
"end": 2802,
"loc": {
"start": {
"line": 102,
"column": 21
},
"end": {
"line": 102,
"column": 30
},
"identifierName": "setActive"
},
"name": "setActive"
},
"computed": false
},
"arguments": [
{
"type": "BooleanLiteral",
"start": 2803,
"end": 2807,
"loc": {
"start": {
"line": 102,
"column": 31
},
"end": {
"line": 102,
"column": 35
}
},
"value": true
}
]
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* @private ",
"start": 594,
"end": 609,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 18,
"column": 19
}
}
}
]
}
]
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * @desc UI controller for a xeokit {@link Viewer} toolbar.\n ",
"start": 486,
"end": 553,
"loc": {
"start": {
"line": 13,
"column": 0
},
"end": {
"line": 15,
"column": 3
}
}
}
],
"__PseudoExport__": false,
"trailingComments": []
},
"specifiers": null,
"source": null,
"leadingComments": null
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "*\n * @desc UI controller for a xeokit {@link Viewer} toolbar.\n ",
"start": 486,
"end": 553,
"loc": {
"start": {
"line": 13,
"column": 0
},
"end": {
"line": 15,
"column": 3
}
}
},
{
"type": "CommentBlock",
"value": "* @private ",
"start": 594,
"end": 609,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 18,
"column": 19
}
}
},
{
"type": "CommentBlock",
"value": "* Resets the viewer to the state right after the most recent model was loaded.\n * @type {ResetAction}\n ",
"start": 684,
"end": 807,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 25,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "* Flies the camera to show the entire model in view, from the current viewing angle.\n * @type {FitAction}\n ",
"start": 861,
"end": 988,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 30,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Controls first person mode.\n * @type {FirstPersonMode}\n ",
"start": 1038,
"end": 1127,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 36,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Controls orthographic mode.\n * @type {OrthoMode}\n ",
"start": 1230,
"end": 1313,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 44,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "* Click-to-hide mode.\n * @type {HideMode}\n ",
"start": 1404,
"end": 1467,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 51,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "* Click-to-select mode.\n * @type {SelectMode}\n ",
"start": 1556,
"end": 1623,
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 58,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "* Click-to-query-element mode.\n * @type {QueryMode}\n ",
"start": 1716,
"end": 1789,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 65,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Controls section planes.\n * @type {SectionMode}\n ",
"start": 1924,
"end": 2006,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 74,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Manages BCF viewpoints.\n * @type {BCFMode}\n ",
"start": 2179,
"end": 2256,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 83,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Controls the NavCube.\n * @type {NavCubeMode}\n ",
"start": 2383,
"end": 2462,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 92,
"column": 11
}
}
}
],
"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": "SectionMode",
"start": 53,
"end": 64,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 64,
"end": 65,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 66,
"end": 70,
"loc": {
"start": {
"line": 2,
"column": 21
},
"end": {
"line": 2,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./SectionMode.js",
"start": 71,
"end": 89,
"loc": {
"start": {
"line": 2,
"column": 26
},
"end": {
"line": 2,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 89,
"end": 90,
"loc": {
"start": {
"line": 2,
"column": 44
},
"end": {
"line": 2,
"column": 45
}
}
},
{
"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": 91,
"end": 97,
"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": 98,
"end": 99,
"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": "BCFMode",
"start": 99,
"end": 106,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 106,
"end": 107,
"loc": {
"start": {
"line": 3,
"column": 15
},
"end": {
"line": 3,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 108,
"end": 112,
"loc": {
"start": {
"line": 3,
"column": 17
},
"end": {
"line": 3,
"column": 21
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./BCFMode.js",
"start": 113,
"end": 127,
"loc": {
"start": {
"line": 3,
"column": 22
},
"end": {
"line": 3,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 127,
"end": 128,
"loc": {
"start": {
"line": 3,
"column": 36
},
"end": {
"line": 3,
"column": 37
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 129,
"end": 135,
"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": 136,
"end": 137,
"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": "HideMode",
"start": 137,
"end": 145,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 16
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 145,
"end": 146,
"loc": {
"start": {
"line": 4,
"column": 16
},
"end": {
"line": 4,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 147,
"end": 151,
"loc": {
"start": {
"line": 4,
"column": 18
},
"end": {
"line": 4,
"column": 22
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./HideMode.js",
"start": 152,
"end": 167,
"loc": {
"start": {
"line": 4,
"column": 23
},
"end": {
"line": 4,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 167,
"end": 168,
"loc": {
"start": {
"line": 4,
"column": 38
},
"end": {
"line": 4,
"column": 39
}
}
},
{
"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": 169,
"end": 175,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 176,
"end": 177,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "FirstPersonMode",
"start": 177,
"end": 192,
"loc": {
"start": {
"line": 5,
"column": 8
},
"end": {
"line": 5,
"column": 23
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 192,
"end": 193,
"loc": {
"start": {
"line": 5,
"column": 23
},
"end": {
"line": 5,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 194,
"end": 198,
"loc": {
"start": {
"line": 5,
"column": 25
},
"end": {
"line": 5,
"column": 29
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./FirstPersonMode.js",
"start": 199,
"end": 221,
"loc": {
"start": {
"line": 5,
"column": 30
},
"end": {
"line": 5,
"column": 52
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 221,
"end": 222,
"loc": {
"start": {
"line": 5,
"column": 52
},
"end": {
"line": 5,
"column": 53
}
}
},
{
"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": 223,
"end": 229,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 230,
"end": 231,
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "OrthoMode",
"start": 231,
"end": 240,
"loc": {
"start": {
"line": 6,
"column": 8
},
"end": {
"line": 6,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 240,
"end": 241,
"loc": {
"start": {
"line": 6,
"column": 17
},
"end": {
"line": 6,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 242,
"end": 246,
"loc": {
"start": {
"line": 6,
"column": 19
},
"end": {
"line": 6,
"column": 23
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./OrthoMode.js",
"start": 247,
"end": 263,
"loc": {
"start": {
"line": 6,
"column": 24
},
"end": {
"line": 6,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 263,
"end": 264,
"loc": {
"start": {
"line": 6,
"column": 40
},
"end": {
"line": 6,
"column": 41
}
}
},
{
"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": 265,
"end": 271,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 272,
"end": 273,
"loc": {
"start": {
"line": 7,
"column": 7
},
"end": {
"line": 7,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "NavCubeMode",
"start": 273,
"end": 284,
"loc": {
"start": {
"line": 7,
"column": 8
},
"end": {
"line": 7,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 284,
"end": 285,
"loc": {
"start": {
"line": 7,
"column": 19
},
"end": {
"line": 7,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 286,
"end": 290,
"loc": {
"start": {
"line": 7,
"column": 21
},
"end": {
"line": 7,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./NavCubeMode.js",
"start": 291,
"end": 309,
"loc": {
"start": {
"line": 7,
"column": 26
},
"end": {
"line": 7,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 309,
"end": 310,
"loc": {
"start": {
"line": 7,
"column": 44
},
"end": {
"line": 7,
"column": 45
}
}
},
{
"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": 311,
"end": 317,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 318,
"end": 319,
"loc": {
"start": {
"line": 8,
"column": 7
},
"end": {
"line": 8,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "FitAction",
"start": 319,
"end": 328,
"loc": {
"start": {
"line": 8,
"column": 8
},
"end": {
"line": 8,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 328,
"end": 329,
"loc": {
"start": {
"line": 8,
"column": 17
},
"end": {
"line": 8,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 330,
"end": 334,
"loc": {
"start": {
"line": 8,
"column": 19
},
"end": {
"line": 8,
"column": 23
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./FitAction.js",
"start": 335,
"end": 351,
"loc": {
"start": {
"line": 8,
"column": 24
},
"end": {
"line": 8,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 351,
"end": 352,
"loc": {
"start": {
"line": 8,
"column": 40
},
"end": {
"line": 8,
"column": 41
}
}
},
{
"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": 353,
"end": 359,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 360,
"end": 361,
"loc": {
"start": {
"line": 9,
"column": 7
},
"end": {
"line": 9,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "SelectMode",
"start": 361,
"end": 371,
"loc": {
"start": {
"line": 9,
"column": 8
},
"end": {
"line": 9,
"column": 18
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 371,
"end": 372,
"loc": {
"start": {
"line": 9,
"column": 18
},
"end": {
"line": 9,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 373,
"end": 377,
"loc": {
"start": {
"line": 9,
"column": 20
},
"end": {
"line": 9,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./SelectMode.js",
"start": 378,
"end": 395,
"loc": {
"start": {
"line": 9,
"column": 25
},
"end": {
"line": 9,
"column": 42
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 395,
"end": 396,
"loc": {
"start": {
"line": 9,
"column": 42
},
"end": {
"line": 9,
"column": 43
}
}
},
{
"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": 397,
"end": 403,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 404,
"end": 405,
"loc": {
"start": {
"line": 10,
"column": 7
},
"end": {
"line": 10,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "QueryMode",
"start": 405,
"end": 414,
"loc": {
"start": {
"line": 10,
"column": 8
},
"end": {
"line": 10,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 414,
"end": 415,
"loc": {
"start": {
"line": 10,
"column": 17
},
"end": {
"line": 10,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 416,
"end": 420,
"loc": {
"start": {
"line": 10,
"column": 19
},
"end": {
"line": 10,
"column": 23
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./QueryMode.js",
"start": 421,
"end": 437,
"loc": {
"start": {
"line": 10,
"column": 24
},
"end": {
"line": 10,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 437,
"end": 438,
"loc": {
"start": {
"line": 10,
"column": 40
},
"end": {
"line": 10,
"column": 41
}
}
},
{
"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": 439,
"end": 445,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 11,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 446,
"end": 447,
"loc": {
"start": {
"line": 11,
"column": 7
},
"end": {
"line": 11,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ResetAction",
"start": 447,
"end": 458,
"loc": {
"start": {
"line": 11,
"column": 8
},
"end": {
"line": 11,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 458,
"end": 459,
"loc": {
"start": {
"line": 11,
"column": 19
},
"end": {
"line": 11,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 460,
"end": 464,
"loc": {
"start": {
"line": 11,
"column": 21
},
"end": {
"line": 11,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./ResetAction.js",
"start": 465,
"end": 483,
"loc": {
"start": {
"line": 11,
"column": 26
},
"end": {
"line": 11,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 483,
"end": 484,
"loc": {
"start": {
"line": 11,
"column": 44
},
"end": {
"line": 11,
"column": 45
}
}
},
{
"type": "CommentBlock",
"value": "*\n * @desc UI controller for a xeokit {@link Viewer} toolbar.\n ",
"start": 486,
"end": 553,
"loc": {
"start": {
"line": 13,
"column": 0
},
"end": {
"line": 15,
"column": 3
}
}
},
{
"type": {
"label": "class",
"keyword": "class",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "class",
"start": 554,
"end": 559,
"loc": {
"start": {
"line": 16,
"column": 0
},
"end": {
"line": 16,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Toolbar",
"start": 560,
"end": 567,
"loc": {
"start": {
"line": 16,
"column": 6
},
"end": {
"line": 16,
"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": 568,
"end": 575,
"loc": {
"start": {
"line": 16,
"column": 14
},
"end": {
"line": 16,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Controller",
"start": 576,
"end": 586,
"loc": {
"start": {
"line": 16,
"column": 22
},
"end": {
"line": 16,
"column": 32
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 587,
"end": 588,
"loc": {
"start": {
"line": 16,
"column": 33
},
"end": {
"line": 16,
"column": 34
}
}
},
{
"type": "CommentBlock",
"value": "* @private ",
"start": 594,
"end": 609,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 18,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 614,
"end": 625,
"loc": {
"start": {
"line": 19,
"column": 4
},
"end": {
"line": 19,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 625,
"end": 626,
"loc": {
"start": {
"line": 19,
"column": 15
},
"end": {
"line": 19,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parent",
"start": 626,
"end": 632,
"loc": {
"start": {
"line": 19,
"column": 16
},
"end": {
"line": 19,
"column": 22
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 632,
"end": 633,
"loc": {
"start": {
"line": 19,
"column": 22
},
"end": {
"line": 19,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 634,
"end": 637,
"loc": {
"start": {
"line": 19,
"column": 24
},
"end": {
"line": 19,
"column": 27
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 638,
"end": 639,
"loc": {
"start": {
"line": 19,
"column": 28
},
"end": {
"line": 19,
"column": 29
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 640,
"end": 641,
"loc": {
"start": {
"line": 19,
"column": 30
},
"end": {
"line": 19,
"column": 31
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 641,
"end": 642,
"loc": {
"start": {
"line": 19,
"column": 31
},
"end": {
"line": 19,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 642,
"end": 643,
"loc": {
"start": {
"line": 19,
"column": 32
},
"end": {
"line": 19,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 644,
"end": 645,
"loc": {
"start": {
"line": 19,
"column": 34
},
"end": {
"line": 19,
"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": 655,
"end": 660,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 13
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 660,
"end": 661,
"loc": {
"start": {
"line": 21,
"column": 13
},
"end": {
"line": 21,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parent",
"start": 661,
"end": 667,
"loc": {
"start": {
"line": 21,
"column": 14
},
"end": {
"line": 21,
"column": 20
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 667,
"end": 668,
"loc": {
"start": {
"line": 21,
"column": 20
},
"end": {
"line": 21,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 669,
"end": 672,
"loc": {
"start": {
"line": 21,
"column": 22
},
"end": {
"line": 21,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 672,
"end": 673,
"loc": {
"start": {
"line": 21,
"column": 25
},
"end": {
"line": 21,
"column": 26
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 673,
"end": 674,
"loc": {
"start": {
"line": 21,
"column": 26
},
"end": {
"line": 21,
"column": 27
}
}
},
{
"type": "CommentBlock",
"value": "* Resets the viewer to the state right after the most recent model was loaded.\n * @type {ResetAction}\n ",
"start": 684,
"end": 807,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 25,
"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": 816,
"end": 820,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 820,
"end": 821,
"loc": {
"start": {
"line": 26,
"column": 12
},
"end": {
"line": 26,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "reset",
"start": 821,
"end": 826,
"loc": {
"start": {
"line": 26,
"column": 13
},
"end": {
"line": 26,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 827,
"end": 828,
"loc": {
"start": {
"line": 26,
"column": 19
},
"end": {
"line": 26,
"column": 20
}
}
},
{
"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": 829,
"end": 832,
"loc": {
"start": {
"line": 26,
"column": 21
},
"end": {
"line": 26,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ResetAction",
"start": 833,
"end": 844,
"loc": {
"start": {
"line": 26,
"column": 25
},
"end": {
"line": 26,
"column": 36
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 844,
"end": 845,
"loc": {
"start": {
"line": 26,
"column": 36
},
"end": {
"line": 26,
"column": 37
}
}
},
{
"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": 845,
"end": 849,
"loc": {
"start": {
"line": 26,
"column": 37
},
"end": {
"line": 26,
"column": 41
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 849,
"end": 850,
"loc": {
"start": {
"line": 26,
"column": 41
},
"end": {
"line": 26,
"column": 42
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 850,
"end": 851,
"loc": {
"start": {
"line": 26,
"column": 42
},
"end": {
"line": 26,
"column": 43
}
}
},
{
"type": "CommentBlock",
"value": "* Flies the camera to show the entire model in view, from the current viewing angle.\n * @type {FitAction}\n ",
"start": 861,
"end": 988,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 30,
"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": 997,
"end": 1001,
"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": 1001,
"end": 1002,
"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": "fit",
"start": 1002,
"end": 1005,
"loc": {
"start": {
"line": 31,
"column": 13
},
"end": {
"line": 31,
"column": 16
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1006,
"end": 1007,
"loc": {
"start": {
"line": 31,
"column": 17
},
"end": {
"line": 31,
"column": 18
}
}
},
{
"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": 1008,
"end": 1011,
"loc": {
"start": {
"line": 31,
"column": 19
},
"end": {
"line": 31,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "FitAction",
"start": 1012,
"end": 1021,
"loc": {
"start": {
"line": 31,
"column": 23
},
"end": {
"line": 31,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1021,
"end": 1022,
"loc": {
"start": {
"line": 31,
"column": 32
},
"end": {
"line": 31,
"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": 1022,
"end": 1026,
"loc": {
"start": {
"line": 31,
"column": 33
},
"end": {
"line": 31,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1026,
"end": 1027,
"loc": {
"start": {
"line": 31,
"column": 37
},
"end": {
"line": 31,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"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": 38
},
"end": {
"line": 31,
"column": 39
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Controls first person mode.\n * @type {FirstPersonMode}\n ",
"start": 1038,
"end": 1127,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 36,
"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": 1136,
"end": 1140,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1140,
"end": 1141,
"loc": {
"start": {
"line": 37,
"column": 12
},
"end": {
"line": 37,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "firstPerson",
"start": 1141,
"end": 1152,
"loc": {
"start": {
"line": 37,
"column": 13
},
"end": {
"line": 37,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1153,
"end": 1154,
"loc": {
"start": {
"line": 37,
"column": 25
},
"end": {
"line": 37,
"column": 26
}
}
},
{
"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": 1155,
"end": 1158,
"loc": {
"start": {
"line": 37,
"column": 27
},
"end": {
"line": 37,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "FirstPersonMode",
"start": 1159,
"end": 1174,
"loc": {
"start": {
"line": 37,
"column": 31
},
"end": {
"line": 37,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1174,
"end": 1175,
"loc": {
"start": {
"line": 37,
"column": 46
},
"end": {
"line": 37,
"column": 47
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1175,
"end": 1179,
"loc": {
"start": {
"line": 37,
"column": 47
},
"end": {
"line": 37,
"column": 51
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1179,
"end": 1180,
"loc": {
"start": {
"line": 37,
"column": 51
},
"end": {
"line": 37,
"column": 52
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1181,
"end": 1182,
"loc": {
"start": {
"line": 37,
"column": 53
},
"end": {
"line": 37,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "active",
"start": 1195,
"end": 1201,
"loc": {
"start": {
"line": 38,
"column": 12
},
"end": {
"line": 38,
"column": 18
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1201,
"end": 1202,
"loc": {
"start": {
"line": 38,
"column": 18
},
"end": {
"line": 38,
"column": 19
}
}
},
{
"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": 1203,
"end": 1208,
"loc": {
"start": {
"line": 38,
"column": 20
},
"end": {
"line": 38,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1217,
"end": 1218,
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1218,
"end": 1219,
"loc": {
"start": {
"line": 39,
"column": 9
},
"end": {
"line": 39,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1219,
"end": 1220,
"loc": {
"start": {
"line": 39,
"column": 10
},
"end": {
"line": 39,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Controls orthographic mode.\n * @type {OrthoMode}\n ",
"start": 1230,
"end": 1313,
"loc": {
"start": {
"line": 41,
"column": 8
},
"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": 1322,
"end": 1326,
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1326,
"end": 1327,
"loc": {
"start": {
"line": 45,
"column": 12
},
"end": {
"line": 45,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ortho",
"start": 1327,
"end": 1332,
"loc": {
"start": {
"line": 45,
"column": 13
},
"end": {
"line": 45,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1333,
"end": 1334,
"loc": {
"start": {
"line": 45,
"column": 19
},
"end": {
"line": 45,
"column": 20
}
}
},
{
"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": 1335,
"end": 1338,
"loc": {
"start": {
"line": 45,
"column": 21
},
"end": {
"line": 45,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "OrthoMode",
"start": 1339,
"end": 1348,
"loc": {
"start": {
"line": 45,
"column": 25
},
"end": {
"line": 45,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1348,
"end": 1349,
"loc": {
"start": {
"line": 45,
"column": 34
},
"end": {
"line": 45,
"column": 35
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1349,
"end": 1353,
"loc": {
"start": {
"line": 45,
"column": 35
},
"end": {
"line": 45,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1353,
"end": 1354,
"loc": {
"start": {
"line": 45,
"column": 39
},
"end": {
"line": 45,
"column": 40
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1355,
"end": 1356,
"loc": {
"start": {
"line": 45,
"column": 41
},
"end": {
"line": 45,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "active",
"start": 1369,
"end": 1375,
"loc": {
"start": {
"line": 46,
"column": 12
},
"end": {
"line": 46,
"column": 18
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1375,
"end": 1376,
"loc": {
"start": {
"line": 46,
"column": 18
},
"end": {
"line": 46,
"column": 19
}
}
},
{
"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": 1377,
"end": 1382,
"loc": {
"start": {
"line": 46,
"column": 20
},
"end": {
"line": 46,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1391,
"end": 1392,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1392,
"end": 1393,
"loc": {
"start": {
"line": 47,
"column": 9
},
"end": {
"line": 47,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1393,
"end": 1394,
"loc": {
"start": {
"line": 47,
"column": 10
},
"end": {
"line": 47,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "* Click-to-hide mode.\n * @type {HideMode}\n ",
"start": 1404,
"end": 1467,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 51,
"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": 1476,
"end": 1480,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1480,
"end": 1481,
"loc": {
"start": {
"line": 52,
"column": 12
},
"end": {
"line": 52,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hide",
"start": 1481,
"end": 1485,
"loc": {
"start": {
"line": 52,
"column": 13
},
"end": {
"line": 52,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1486,
"end": 1487,
"loc": {
"start": {
"line": 52,
"column": 18
},
"end": {
"line": 52,
"column": 19
}
}
},
{
"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": 1488,
"end": 1491,
"loc": {
"start": {
"line": 52,
"column": 20
},
"end": {
"line": 52,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "HideMode",
"start": 1492,
"end": 1500,
"loc": {
"start": {
"line": 52,
"column": 24
},
"end": {
"line": 52,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1500,
"end": 1501,
"loc": {
"start": {
"line": 52,
"column": 32
},
"end": {
"line": 52,
"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": 1501,
"end": 1505,
"loc": {
"start": {
"line": 52,
"column": 33
},
"end": {
"line": 52,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1505,
"end": 1506,
"loc": {
"start": {
"line": 52,
"column": 37
},
"end": {
"line": 52,
"column": 38
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1507,
"end": 1508,
"loc": {
"start": {
"line": 52,
"column": 39
},
"end": {
"line": 52,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "active",
"start": 1521,
"end": 1527,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 18
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1527,
"end": 1528,
"loc": {
"start": {
"line": 53,
"column": 18
},
"end": {
"line": 53,
"column": 19
}
}
},
{
"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": 1529,
"end": 1534,
"loc": {
"start": {
"line": 53,
"column": 20
},
"end": {
"line": 53,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1543,
"end": 1544,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1544,
"end": 1545,
"loc": {
"start": {
"line": 54,
"column": 9
},
"end": {
"line": 54,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1545,
"end": 1546,
"loc": {
"start": {
"line": 54,
"column": 10
},
"end": {
"line": 54,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "* Click-to-select mode.\n * @type {SelectMode}\n ",
"start": 1556,
"end": 1623,
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 58,
"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": 1632,
"end": 1636,
"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": 1636,
"end": 1637,
"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": "select",
"start": 1637,
"end": 1643,
"loc": {
"start": {
"line": 59,
"column": 13
},
"end": {
"line": 59,
"column": 19
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1644,
"end": 1645,
"loc": {
"start": {
"line": 59,
"column": 20
},
"end": {
"line": 59,
"column": 21
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 1646,
"end": 1649,
"loc": {
"start": {
"line": 59,
"column": 22
},
"end": {
"line": 59,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "SelectMode",
"start": 1650,
"end": 1660,
"loc": {
"start": {
"line": 59,
"column": 26
},
"end": {
"line": 59,
"column": 36
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1660,
"end": 1661,
"loc": {
"start": {
"line": 59,
"column": 36
},
"end": {
"line": 59,
"column": 37
}
}
},
{
"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": 1661,
"end": 1665,
"loc": {
"start": {
"line": 59,
"column": 37
},
"end": {
"line": 59,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1665,
"end": 1666,
"loc": {
"start": {
"line": 59,
"column": 41
},
"end": {
"line": 59,
"column": 42
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1667,
"end": 1668,
"loc": {
"start": {
"line": 59,
"column": 43
},
"end": {
"line": 59,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "active",
"start": 1681,
"end": 1687,
"loc": {
"start": {
"line": 60,
"column": 12
},
"end": {
"line": 60,
"column": 18
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1687,
"end": 1688,
"loc": {
"start": {
"line": 60,
"column": 18
},
"end": {
"line": 60,
"column": 19
}
}
},
{
"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": 1689,
"end": 1694,
"loc": {
"start": {
"line": 60,
"column": 20
},
"end": {
"line": 60,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1703,
"end": 1704,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1704,
"end": 1705,
"loc": {
"start": {
"line": 61,
"column": 9
},
"end": {
"line": 61,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1705,
"end": 1706,
"loc": {
"start": {
"line": 61,
"column": 10
},
"end": {
"line": 61,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "* Click-to-query-element mode.\n * @type {QueryMode}\n ",
"start": 1716,
"end": 1789,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 65,
"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": 1798,
"end": 1802,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1802,
"end": 1803,
"loc": {
"start": {
"line": 66,
"column": 12
},
"end": {
"line": 66,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "query",
"start": 1803,
"end": 1808,
"loc": {
"start": {
"line": 66,
"column": 13
},
"end": {
"line": 66,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1809,
"end": 1810,
"loc": {
"start": {
"line": 66,
"column": 19
},
"end": {
"line": 66,
"column": 20
}
}
},
{
"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": 1811,
"end": 1814,
"loc": {
"start": {
"line": 66,
"column": 21
},
"end": {
"line": 66,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "QueryMode",
"start": 1815,
"end": 1824,
"loc": {
"start": {
"line": 66,
"column": 25
},
"end": {
"line": 66,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1824,
"end": 1825,
"loc": {
"start": {
"line": 66,
"column": 34
},
"end": {
"line": 66,
"column": 35
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1825,
"end": 1829,
"loc": {
"start": {
"line": 66,
"column": 35
},
"end": {
"line": 66,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1829,
"end": 1830,
"loc": {
"start": {
"line": 66,
"column": 39
},
"end": {
"line": 66,
"column": 40
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1831,
"end": 1832,
"loc": {
"start": {
"line": 66,
"column": 41
},
"end": {
"line": 66,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "queryPanelId",
"start": 1845,
"end": 1857,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"column": 24
}
}
},
{
"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": 67,
"column": 24
},
"end": {
"line": 67,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 1859,
"end": 1862,
"loc": {
"start": {
"line": 67,
"column": 26
},
"end": {
"line": 67,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1862,
"end": 1863,
"loc": {
"start": {
"line": 67,
"column": 29
},
"end": {
"line": 67,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "queryPanelId",
"start": 1863,
"end": 1875,
"loc": {
"start": {
"line": 67,
"column": 30
},
"end": {
"line": 67,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1875,
"end": 1876,
"loc": {
"start": {
"line": 67,
"column": 42
},
"end": {
"line": 67,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "active",
"start": 1889,
"end": 1895,
"loc": {
"start": {
"line": 68,
"column": 12
},
"end": {
"line": 68,
"column": 18
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1895,
"end": 1896,
"loc": {
"start": {
"line": 68,
"column": 18
},
"end": {
"line": 68,
"column": 19
}
}
},
{
"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": 1897,
"end": 1902,
"loc": {
"start": {
"line": 68,
"column": 20
},
"end": {
"line": 68,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1911,
"end": 1912,
"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": 1912,
"end": 1913,
"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": 1913,
"end": 1914,
"loc": {
"start": {
"line": 69,
"column": 10
},
"end": {
"line": 69,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Controls section planes.\n * @type {SectionMode}\n ",
"start": 1924,
"end": 2006,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 74,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2015,
"end": 2019,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 75,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2019,
"end": 2020,
"loc": {
"start": {
"line": 75,
"column": 12
},
"end": {
"line": 75,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "section",
"start": 2020,
"end": 2027,
"loc": {
"start": {
"line": 75,
"column": 13
},
"end": {
"line": 75,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2028,
"end": 2029,
"loc": {
"start": {
"line": 75,
"column": 21
},
"end": {
"line": 75,
"column": 22
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 2030,
"end": 2033,
"loc": {
"start": {
"line": 75,
"column": 23
},
"end": {
"line": 75,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "SectionMode",
"start": 2034,
"end": 2045,
"loc": {
"start": {
"line": 75,
"column": 27
},
"end": {
"line": 75,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2045,
"end": 2046,
"loc": {
"start": {
"line": 75,
"column": 38
},
"end": {
"line": 75,
"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": 2046,
"end": 2050,
"loc": {
"start": {
"line": 75,
"column": 39
},
"end": {
"line": 75,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2050,
"end": 2051,
"loc": {
"start": {
"line": 75,
"column": 43
},
"end": {
"line": 75,
"column": 44
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2052,
"end": 2053,
"loc": {
"start": {
"line": 75,
"column": 45
},
"end": {
"line": 75,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sectionPlanesOverviewCanvasId",
"start": 2066,
"end": 2095,
"loc": {
"start": {
"line": 76,
"column": 12
},
"end": {
"line": 76,
"column": 41
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2095,
"end": 2096,
"loc": {
"start": {
"line": 76,
"column": 41
},
"end": {
"line": 76,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 2097,
"end": 2100,
"loc": {
"start": {
"line": 76,
"column": 43
},
"end": {
"line": 76,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2100,
"end": 2101,
"loc": {
"start": {
"line": 76,
"column": 46
},
"end": {
"line": 76,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sectionPlanesOverviewCanvasId",
"start": 2101,
"end": 2130,
"loc": {
"start": {
"line": 76,
"column": 47
},
"end": {
"line": 76,
"column": 76
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2130,
"end": 2131,
"loc": {
"start": {
"line": 76,
"column": 76
},
"end": {
"line": 76,
"column": 77
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "active",
"start": 2144,
"end": 2150,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 18
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2150,
"end": 2151,
"loc": {
"start": {
"line": 77,
"column": 18
},
"end": {
"line": 77,
"column": 19
}
}
},
{
"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": 2152,
"end": 2157,
"loc": {
"start": {
"line": 77,
"column": 20
},
"end": {
"line": 77,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2166,
"end": 2167,
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2167,
"end": 2168,
"loc": {
"start": {
"line": 78,
"column": 9
},
"end": {
"line": 78,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2168,
"end": 2169,
"loc": {
"start": {
"line": 78,
"column": 10
},
"end": {
"line": 78,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Manages BCF viewpoints.\n * @type {BCFMode}\n ",
"start": 2179,
"end": 2256,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 83,
"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": 2265,
"end": 2269,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2269,
"end": 2270,
"loc": {
"start": {
"line": 84,
"column": 12
},
"end": {
"line": 84,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bcf",
"start": 2270,
"end": 2273,
"loc": {
"start": {
"line": 84,
"column": 13
},
"end": {
"line": 84,
"column": 16
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2274,
"end": 2275,
"loc": {
"start": {
"line": 84,
"column": 17
},
"end": {
"line": 84,
"column": 18
}
}
},
{
"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": 2276,
"end": 2279,
"loc": {
"start": {
"line": 84,
"column": 19
},
"end": {
"line": 84,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BCFMode",
"start": 2280,
"end": 2287,
"loc": {
"start": {
"line": 84,
"column": 23
},
"end": {
"line": 84,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2287,
"end": 2288,
"loc": {
"start": {
"line": 84,
"column": 30
},
"end": {
"line": 84,
"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": 2288,
"end": 2292,
"loc": {
"start": {
"line": 84,
"column": 31
},
"end": {
"line": 84,
"column": 35
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2292,
"end": 2293,
"loc": {
"start": {
"line": 84,
"column": 35
},
"end": {
"line": 84,
"column": 36
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2294,
"end": 2295,
"loc": {
"start": {
"line": 84,
"column": 37
},
"end": {
"line": 84,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bcfPanelId",
"start": 2308,
"end": 2318,
"loc": {
"start": {
"line": 85,
"column": 12
},
"end": {
"line": 85,
"column": 22
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2318,
"end": 2319,
"loc": {
"start": {
"line": 85,
"column": 22
},
"end": {
"line": 85,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 2320,
"end": 2323,
"loc": {
"start": {
"line": 85,
"column": 24
},
"end": {
"line": 85,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2323,
"end": 2324,
"loc": {
"start": {
"line": 85,
"column": 27
},
"end": {
"line": 85,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bcfPanelId",
"start": 2324,
"end": 2334,
"loc": {
"start": {
"line": 85,
"column": 28
},
"end": {
"line": 85,
"column": 38
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2334,
"end": 2335,
"loc": {
"start": {
"line": 85,
"column": 38
},
"end": {
"line": 85,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "active",
"start": 2348,
"end": 2354,
"loc": {
"start": {
"line": 86,
"column": 12
},
"end": {
"line": 86,
"column": 18
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2354,
"end": 2355,
"loc": {
"start": {
"line": 86,
"column": 18
},
"end": {
"line": 86,
"column": 19
}
}
},
{
"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": 2356,
"end": 2361,
"loc": {
"start": {
"line": 86,
"column": 20
},
"end": {
"line": 86,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2370,
"end": 2371,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2371,
"end": 2372,
"loc": {
"start": {
"line": 87,
"column": 9
},
"end": {
"line": 87,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2372,
"end": 2373,
"loc": {
"start": {
"line": 87,
"column": 10
},
"end": {
"line": 87,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Controls the NavCube.\n * @type {NavCubeMode}\n ",
"start": 2383,
"end": 2462,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 92,
"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": 2471,
"end": 2475,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 93,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2475,
"end": 2476,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "navCube",
"start": 2476,
"end": 2483,
"loc": {
"start": {
"line": 93,
"column": 13
},
"end": {
"line": 93,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2484,
"end": 2485,
"loc": {
"start": {
"line": 93,
"column": 21
},
"end": {
"line": 93,
"column": 22
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 2486,
"end": 2489,
"loc": {
"start": {
"line": 93,
"column": 23
},
"end": {
"line": 93,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "NavCubeMode",
"start": 2490,
"end": 2501,
"loc": {
"start": {
"line": 93,
"column": 27
},
"end": {
"line": 93,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2501,
"end": 2502,
"loc": {
"start": {
"line": 93,
"column": 38
},
"end": {
"line": 93,
"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": 2502,
"end": 2506,
"loc": {
"start": {
"line": 93,
"column": 39
},
"end": {
"line": 93,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2506,
"end": 2507,
"loc": {
"start": {
"line": 93,
"column": 43
},
"end": {
"line": 93,
"column": 44
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2508,
"end": 2509,
"loc": {
"start": {
"line": 93,
"column": 45
},
"end": {
"line": 93,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "navCubeCanvasId",
"start": 2522,
"end": 2537,
"loc": {
"start": {
"line": 94,
"column": 12
},
"end": {
"line": 94,
"column": 27
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2537,
"end": 2538,
"loc": {
"start": {
"line": 94,
"column": 27
},
"end": {
"line": 94,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 2539,
"end": 2542,
"loc": {
"start": {
"line": 94,
"column": 29
},
"end": {
"line": 94,
"column": 32
}
}
},
{
"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": 94,
"column": 32
},
"end": {
"line": 94,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "navCubeCanvasId",
"start": 2543,
"end": 2558,
"loc": {
"start": {
"line": 94,
"column": 33
},
"end": {
"line": 94,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2558,
"end": 2559,
"loc": {
"start": {
"line": 94,
"column": 48
},
"end": {
"line": 94,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "active",
"start": 2572,
"end": 2578,
"loc": {
"start": {
"line": 95,
"column": 12
},
"end": {
"line": 95,
"column": 18
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2578,
"end": 2579,
"loc": {
"start": {
"line": 95,
"column": 18
},
"end": {
"line": 95,
"column": 19
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 2580,
"end": 2584,
"loc": {
"start": {
"line": 95,
"column": 20
},
"end": {
"line": 95,
"column": 24
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2593,
"end": 2594,
"loc": {
"start": {
"line": 96,
"column": 8
},
"end": {
"line": 96,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2594,
"end": 2595,
"loc": {
"start": {
"line": 96,
"column": 9
},
"end": {
"line": 96,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2595,
"end": 2596,
"loc": {
"start": {
"line": 96,
"column": 10
},
"end": {
"line": 96,
"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": 2606,
"end": 2610,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2610,
"end": 2611,
"loc": {
"start": {
"line": 98,
"column": 12
},
"end": {
"line": 98,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_mutexActivation",
"start": 2611,
"end": 2627,
"loc": {
"start": {
"line": 98,
"column": 13
},
"end": {
"line": 98,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2627,
"end": 2628,
"loc": {
"start": {
"line": 98,
"column": 29
},
"end": {
"line": 98,
"column": 30
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2628,
"end": 2629,
"loc": {
"start": {
"line": 98,
"column": 30
},
"end": {
"line": 98,
"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": 2629,
"end": 2633,
"loc": {
"start": {
"line": 98,
"column": 31
},
"end": {
"line": 98,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2633,
"end": 2634,
"loc": {
"start": {
"line": 98,
"column": 35
},
"end": {
"line": 98,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "query",
"start": 2634,
"end": 2639,
"loc": {
"start": {
"line": 98,
"column": 36
},
"end": {
"line": 98,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2639,
"end": 2640,
"loc": {
"start": {
"line": 98,
"column": 41
},
"end": {
"line": 98,
"column": 42
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2641,
"end": 2645,
"loc": {
"start": {
"line": 98,
"column": 43
},
"end": {
"line": 98,
"column": 47
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2645,
"end": 2646,
"loc": {
"start": {
"line": 98,
"column": 47
},
"end": {
"line": 98,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hide",
"start": 2646,
"end": 2650,
"loc": {
"start": {
"line": 98,
"column": 48
},
"end": {
"line": 98,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2650,
"end": 2651,
"loc": {
"start": {
"line": 98,
"column": 52
},
"end": {
"line": 98,
"column": 53
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2652,
"end": 2656,
"loc": {
"start": {
"line": 98,
"column": 54
},
"end": {
"line": 98,
"column": 58
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2656,
"end": 2657,
"loc": {
"start": {
"line": 98,
"column": 58
},
"end": {
"line": 98,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "select",
"start": 2657,
"end": 2663,
"loc": {
"start": {
"line": 98,
"column": 59
},
"end": {
"line": 98,
"column": 65
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2663,
"end": 2664,
"loc": {
"start": {
"line": 98,
"column": 65
},
"end": {
"line": 98,
"column": 66
}
}
},
{
"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": 2665,
"end": 2669,
"loc": {
"start": {
"line": 98,
"column": 67
},
"end": {
"line": 98,
"column": 71
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2669,
"end": 2670,
"loc": {
"start": {
"line": 98,
"column": 71
},
"end": {
"line": 98,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "section",
"start": 2670,
"end": 2677,
"loc": {
"start": {
"line": 98,
"column": 72
},
"end": {
"line": 98,
"column": 79
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2677,
"end": 2678,
"loc": {
"start": {
"line": 98,
"column": 79
},
"end": {
"line": 98,
"column": 80
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2679,
"end": 2683,
"loc": {
"start": {
"line": 98,
"column": 81
},
"end": {
"line": 98,
"column": 85
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2683,
"end": 2684,
"loc": {
"start": {
"line": 98,
"column": 85
},
"end": {
"line": 98,
"column": 86
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bcf",
"start": 2684,
"end": 2687,
"loc": {
"start": {
"line": 98,
"column": 86
},
"end": {
"line": 98,
"column": 89
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2687,
"end": 2688,
"loc": {
"start": {
"line": 98,
"column": 89
},
"end": {
"line": 98,
"column": 90
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2688,
"end": 2689,
"loc": {
"start": {
"line": 98,
"column": 90
},
"end": {
"line": 98,
"column": 91
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2689,
"end": 2690,
"loc": {
"start": {
"line": 98,
"column": 91
},
"end": {
"line": 98,
"column": 92
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2700,
"end": 2704,
"loc": {
"start": {
"line": 100,
"column": 8
},
"end": {
"line": 100,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2704,
"end": 2705,
"loc": {
"start": {
"line": 100,
"column": 12
},
"end": {
"line": 100,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "firstPerson",
"start": 2705,
"end": 2716,
"loc": {
"start": {
"line": 100,
"column": 13
},
"end": {
"line": 100,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2716,
"end": 2717,
"loc": {
"start": {
"line": 100,
"column": 24
},
"end": {
"line": 100,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setActive",
"start": 2717,
"end": 2726,
"loc": {
"start": {
"line": 100,
"column": 25
},
"end": {
"line": 100,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2726,
"end": 2727,
"loc": {
"start": {
"line": 100,
"column": 34
},
"end": {
"line": 100,
"column": 35
}
}
},
{
"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": 2727,
"end": 2732,
"loc": {
"start": {
"line": 100,
"column": 35
},
"end": {
"line": 100,
"column": 40
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2732,
"end": 2733,
"loc": {
"start": {
"line": 100,
"column": 40
},
"end": {
"line": 100,
"column": 41
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2733,
"end": 2734,
"loc": {
"start": {
"line": 100,
"column": 41
},
"end": {
"line": 100,
"column": 42
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2743,
"end": 2747,
"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": 2747,
"end": 2748,
"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": "ortho",
"start": 2748,
"end": 2753,
"loc": {
"start": {
"line": 101,
"column": 13
},
"end": {
"line": 101,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2753,
"end": 2754,
"loc": {
"start": {
"line": 101,
"column": 18
},
"end": {
"line": 101,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setActive",
"start": 2754,
"end": 2763,
"loc": {
"start": {
"line": 101,
"column": 19
},
"end": {
"line": 101,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2763,
"end": 2764,
"loc": {
"start": {
"line": 101,
"column": 28
},
"end": {
"line": 101,
"column": 29
}
}
},
{
"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": 2764,
"end": 2769,
"loc": {
"start": {
"line": 101,
"column": 29
},
"end": {
"line": 101,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2769,
"end": 2770,
"loc": {
"start": {
"line": 101,
"column": 34
},
"end": {
"line": 101,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2770,
"end": 2771,
"loc": {
"start": {
"line": 101,
"column": 35
},
"end": {
"line": 101,
"column": 36
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2780,
"end": 2784,
"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": 2784,
"end": 2785,
"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": "navCube",
"start": 2785,
"end": 2792,
"loc": {
"start": {
"line": 102,
"column": 13
},
"end": {
"line": 102,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2792,
"end": 2793,
"loc": {
"start": {
"line": 102,
"column": 20
},
"end": {
"line": 102,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setActive",
"start": 2793,
"end": 2802,
"loc": {
"start": {
"line": 102,
"column": 21
},
"end": {
"line": 102,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2802,
"end": 2803,
"loc": {
"start": {
"line": 102,
"column": 30
},
"end": {
"line": 102,
"column": 31
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 2803,
"end": 2807,
"loc": {
"start": {
"line": 102,
"column": 31
},
"end": {
"line": 102,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2807,
"end": 2808,
"loc": {
"start": {
"line": 102,
"column": 35
},
"end": {
"line": 102,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2808,
"end": 2809,
"loc": {
"start": {
"line": 102,
"column": 36
},
"end": {
"line": 102,
"column": 37
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2814,
"end": 2815,
"loc": {
"start": {
"line": 103,
"column": 4
},
"end": {
"line": 103,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2816,
"end": 2817,
"loc": {
"start": {
"line": 104,
"column": 0
},
"end": {
"line": 104,
"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": 2819,
"end": 2825,
"loc": {
"start": {
"line": 106,
"column": 0
},
"end": {
"line": 106,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2826,
"end": 2827,
"loc": {
"start": {
"line": 106,
"column": 7
},
"end": {
"line": 106,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Toolbar",
"start": 2827,
"end": 2834,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2834,
"end": 2835,
"loc": {
"start": {
"line": 106,
"column": 15
},
"end": {
"line": 106,
"column": 16
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2835,
"end": 2836,
"loc": {
"start": {
"line": 106,
"column": 16
},
"end": {
"line": 106,
"column": 17
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2836,
"end": 2836,
"loc": {
"start": {
"line": 106,
"column": 17
},
"end": {
"line": 106,
"column": 17
}
}
}
]
}