{ "type": "File", "start": 0, "end": 6557, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 158, "column": 29 } }, "program": { "type": "Program", "start": 0, "end": 6557, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 158, "column": 29 } }, "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" }, "trailingComments": [ { "type": "CommentBlock", "value": "* @private ", "start": 46, "end": 61, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 15 } } } ] }, { "type": "Identifier", "start": 62, "end": 6391, "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 149, "column": 1 } }, "id": { "type": "Identifier", "start": 68, "end": 87, "loc": { "start": { "line": 4, "column": 6 }, "end": { "line": 4, "column": 25 }, "identifierName": "PropertiesInspector" }, "name": "PropertiesInspector", "leadingComments": null }, "superClass": { "type": "Identifier", "start": 96, "end": 106, "loc": { "start": { "line": 4, "column": 34 }, "end": { "line": 4, "column": 44 }, "identifierName": "Controller" }, "name": "Controller" }, "body": { "type": "ClassBody", "start": 107, "end": 6391, "loc": { "start": { "line": 4, "column": 45 }, "end": { "line": 149, "column": 1 } }, "body": [ { "type": "ClassMethod", "start": 114, "end": 1809, "loc": { "start": { "line": 6, "column": 4 }, "end": { "line": 57, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 114, "end": 125, "loc": { "start": { "line": 6, "column": 4 }, "end": { "line": 6, "column": 15 }, "identifierName": "constructor" }, "name": "constructor" }, "kind": "constructor", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 126, "end": 132, "loc": { "start": { "line": 6, "column": 16 }, "end": { "line": 6, "column": 22 }, "identifierName": "parent" }, "name": "parent" }, { "type": "AssignmentPattern", "start": 134, "end": 142, "loc": { "start": { "line": 6, "column": 24 }, "end": { "line": 6, "column": 32 } }, "left": { "type": "Identifier", "start": 134, "end": 137, "loc": { "start": { "line": 6, "column": 24 }, "end": { "line": 6, "column": 27 }, "identifierName": "cfg" }, "name": "cfg" }, "right": { "type": "ObjectExpression", "start": 140, "end": 142, "loc": { "start": { "line": 6, "column": 30 }, "end": { "line": 6, "column": 32 } }, "properties": [] } } ], "body": { "type": "BlockStatement", "start": 144, "end": 1809, "loc": { "start": { "line": 6, "column": 34 }, "end": { "line": 57, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 155, "end": 169, "loc": { "start": { "line": 8, "column": 8 }, "end": { "line": 8, "column": 22 } }, "expression": { "type": "CallExpression", "start": 155, "end": 168, "loc": { "start": { "line": 8, "column": 8 }, "end": { "line": 8, "column": 21 } }, "callee": { "type": "Super", "start": 155, "end": 160, "loc": { "start": { "line": 8, "column": 8 }, "end": { "line": 8, "column": 13 } } }, "arguments": [ { "type": "Identifier", "start": 161, "end": 167, "loc": { "start": { "line": 8, "column": 14 }, "end": { "line": 8, "column": 20 }, "identifierName": "parent" }, "name": "parent" } ] } }, { "type": "IfStatement", "start": 179, "end": 279, "loc": { "start": { "line": 10, "column": 8 }, "end": { "line": 12, "column": 9 } }, "test": { "type": "UnaryExpression", "start": 183, "end": 208, "loc": { "start": { "line": 10, "column": 12 }, "end": { "line": 10, "column": 37 } }, "operator": "!", "prefix": true, "argument": { "type": "MemberExpression", "start": 184, "end": 208, "loc": { "start": { "line": 10, "column": 13 }, "end": { "line": 10, "column": 37 } }, "object": { "type": "Identifier", "start": 184, "end": 187, "loc": { "start": { "line": 10, "column": 13 }, "end": { "line": 10, "column": 16 }, "identifierName": "cfg" }, "name": "cfg" }, "property": { "type": "Identifier", "start": 188, "end": 208, "loc": { "start": { "line": 10, "column": 17 }, "end": { "line": 10, "column": 37 }, "identifierName": "propertiesTabElement" }, "name": "propertiesTabElement" }, "computed": false }, "extra": { "parenthesizedArgument": false } }, "consequent": { "type": "BlockStatement", "start": 210, "end": 279, "loc": { "start": { "line": 10, "column": 39 }, "end": { "line": 12, "column": 9 } }, "body": [ { "type": "ThrowStatement", "start": 224, "end": 269, "loc": { "start": { "line": 11, "column": 12 }, "end": { "line": 11, "column": 57 } }, "argument": { "type": "StringLiteral", "start": 230, "end": 268, "loc": { "start": { "line": 11, "column": 18 }, "end": { "line": 11, "column": 56 } }, "extra": { "rawValue": "Missing config: propertiesTabElement", "raw": "\"Missing config: propertiesTabElement\"" }, "value": "Missing config: propertiesTabElement" } } ], "directives": [] }, "alternate": null }, { "type": "IfStatement", "start": 289, "end": 383, "loc": { "start": { "line": 14, "column": 8 }, "end": { "line": 16, "column": 9 } }, "test": { "type": "UnaryExpression", "start": 293, "end": 315, "loc": { "start": { "line": 14, "column": 12 }, "end": { "line": 14, "column": 34 } }, "operator": "!", "prefix": true, "argument": { "type": "MemberExpression", "start": 294, "end": 315, "loc": { "start": { "line": 14, "column": 13 }, "end": { "line": 14, "column": 34 } }, "object": { "type": "Identifier", "start": 294, "end": 297, "loc": { "start": { "line": 14, "column": 13 }, "end": { "line": 14, "column": 16 }, "identifierName": "cfg" }, "name": "cfg" }, "property": { "type": "Identifier", "start": 298, "end": 315, "loc": { "start": { "line": 14, "column": 17 }, "end": { "line": 14, "column": 34 }, "identifierName": "propertiesElement" }, "name": "propertiesElement" }, "computed": false }, "extra": { "parenthesizedArgument": false } }, "consequent": { "type": "BlockStatement", "start": 317, "end": 383, "loc": { "start": { "line": 14, "column": 36 }, "end": { "line": 16, "column": 9 } }, "body": [ { "type": "ThrowStatement", "start": 331, "end": 373, "loc": { "start": { "line": 15, "column": 12 }, "end": { "line": 15, "column": 54 } }, "argument": { "type": "StringLiteral", "start": 337, "end": 372, "loc": { "start": { "line": 15, "column": 18 }, "end": { "line": 15, "column": 53 } }, "extra": { "rawValue": "Missing config: propertiesElement", "raw": "\"Missing config: propertiesElement\"" }, "value": "Missing config: propertiesElement" } } ], "directives": [] }, "alternate": null }, { "type": "ExpressionStatement", "start": 393, "end": 417, "loc": { "start": { "line": 18, "column": 8 }, "end": { "line": 18, "column": 32 } }, "expression": { "type": "AssignmentExpression", "start": 393, "end": 416, "loc": { "start": { "line": 18, "column": 8 }, "end": { "line": 18, "column": 31 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 393, "end": 409, "loc": { "start": { "line": 18, "column": 8 }, "end": { "line": 18, "column": 24 } }, "object": { "type": "ThisExpression", "start": 393, "end": 397, "loc": { "start": { "line": 18, "column": 8 }, "end": { "line": 18, "column": 12 } } }, "property": { "type": "Identifier", "start": 398, "end": 409, "loc": { "start": { "line": 18, "column": 13 }, "end": { "line": 18, "column": 24 }, "identifierName": "_metaObject" }, "name": "_metaObject" }, "computed": false }, "right": { "type": "NullLiteral", "start": 412, "end": 416, "loc": { "start": { "line": 18, "column": 27 }, "end": { "line": 18, "column": 31 } } } } }, { "type": "ExpressionStatement", "start": 427, "end": 481, "loc": { "start": { "line": 20, "column": 8 }, "end": { "line": 20, "column": 62 } }, "expression": { "type": "AssignmentExpression", "start": 427, "end": 480, "loc": { "start": { "line": 20, "column": 8 }, "end": { "line": 20, "column": 61 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 427, "end": 453, "loc": { "start": { "line": 20, "column": 8 }, "end": { "line": 20, "column": 34 } }, "object": { "type": "ThisExpression", "start": 427, "end": 431, "loc": { "start": { "line": 20, "column": 8 }, "end": { "line": 20, "column": 12 } } }, "property": { "type": "Identifier", "start": 432, "end": 453, "loc": { "start": { "line": 20, "column": 13 }, "end": { "line": 20, "column": 34 }, "identifierName": "_propertiesTabElement" }, "name": "_propertiesTabElement" }, "computed": false }, "right": { "type": "MemberExpression", "start": 456, "end": 480, "loc": { "start": { "line": 20, "column": 37 }, "end": { "line": 20, "column": 61 } }, "object": { "type": "Identifier", "start": 456, "end": 459, "loc": { "start": { "line": 20, "column": 37 }, "end": { "line": 20, "column": 40 }, "identifierName": "cfg" }, "name": "cfg" }, "property": { "type": "Identifier", "start": 460, "end": 480, "loc": { "start": { "line": 20, "column": 41 }, "end": { "line": 20, "column": 61 }, "identifierName": "propertiesTabElement" }, "name": "propertiesTabElement" }, "computed": false } } }, { "type": "ExpressionStatement", "start": 490, "end": 538, "loc": { "start": { "line": 21, "column": 8 }, "end": { "line": 21, "column": 56 } }, "expression": { "type": "AssignmentExpression", "start": 490, "end": 537, "loc": { "start": { "line": 21, "column": 8 }, "end": { "line": 21, "column": 55 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 490, "end": 513, "loc": { "start": { "line": 21, "column": 8 }, "end": { "line": 21, "column": 31 } }, "object": { "type": "ThisExpression", "start": 490, "end": 494, "loc": { "start": { "line": 21, "column": 8 }, "end": { "line": 21, "column": 12 } } }, "property": { "type": "Identifier", "start": 495, "end": 513, "loc": { "start": { "line": 21, "column": 13 }, "end": { "line": 21, "column": 31 }, "identifierName": "_propertiesElement" }, "name": "_propertiesElement" }, "computed": false }, "right": { "type": "MemberExpression", "start": 516, "end": 537, "loc": { "start": { "line": 21, "column": 34 }, "end": { "line": 21, "column": 55 } }, "object": { "type": "Identifier", "start": 516, "end": 519, "loc": { "start": { "line": 21, "column": 34 }, "end": { "line": 21, "column": 37 }, "identifierName": "cfg" }, "name": "cfg" }, "property": { "type": "Identifier", "start": 520, "end": 537, "loc": { "start": { "line": 21, "column": 38 }, "end": { "line": 21, "column": 55 }, "identifierName": "propertiesElement" }, "name": "propertiesElement" }, "computed": false } } }, { "type": "ExpressionStatement", "start": 547, "end": 642, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 22, "column": 103 } }, "expression": { "type": "AssignmentExpression", "start": 547, "end": 641, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 22, "column": 102 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 547, "end": 579, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 22, "column": 40 } }, "object": { "type": "ThisExpression", "start": 547, "end": 551, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 22, "column": 12 } } }, "property": { "type": "Identifier", "start": 552, "end": 579, "loc": { "start": { "line": 22, "column": 13 }, "end": { "line": 22, "column": 40 }, "identifierName": "_propertiesTabButtonElement" }, "name": "_propertiesTabButtonElement" }, "computed": false }, "right": { "type": "CallExpression", "start": 582, "end": 641, "loc": { "start": { "line": 22, "column": 43 }, "end": { "line": 22, "column": 102 } }, "callee": { "type": "MemberExpression", "start": 582, "end": 622, "loc": { "start": { "line": 22, "column": 43 }, "end": { "line": 22, "column": 83 } }, "object": { "type": "MemberExpression", "start": 582, "end": 608, "loc": { "start": { "line": 22, "column": 43 }, "end": { "line": 22, "column": 69 } }, "object": { "type": "ThisExpression", "start": 582, "end": 586, "loc": { "start": { "line": 22, "column": 43 }, "end": { "line": 22, "column": 47 } } }, "property": { "type": "Identifier", "start": 587, "end": 608, "loc": { "start": { "line": 22, "column": 48 }, "end": { "line": 22, "column": 69 }, "identifierName": "_propertiesTabElement" }, "name": "_propertiesTabElement" }, "computed": false }, "property": { "type": "Identifier", "start": 609, "end": 622, "loc": { "start": { "line": 22, "column": 70 }, "end": { "line": 22, "column": 83 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 623, "end": 640, "loc": { "start": { "line": 22, "column": 84 }, "end": { "line": 22, "column": 101 } }, "extra": { "rawValue": ".xeokit-tab-btn", "raw": "\".xeokit-tab-btn\"" }, "value": ".xeokit-tab-btn" } ] } } }, { "type": "IfStatement", "start": 652, "end": 760, "loc": { "start": { "line": 24, "column": 8 }, "end": { "line": 26, "column": 9 } }, "test": { "type": "UnaryExpression", "start": 656, "end": 689, "loc": { "start": { "line": 24, "column": 12 }, "end": { "line": 24, "column": 45 } }, "operator": "!", "prefix": true, "argument": { "type": "MemberExpression", "start": 657, "end": 689, "loc": { "start": { "line": 24, "column": 13 }, "end": { "line": 24, "column": 45 } }, "object": { "type": "ThisExpression", "start": 657, "end": 661, "loc": { "start": { "line": 24, "column": 13 }, "end": { "line": 24, "column": 17 } } }, "property": { "type": "Identifier", "start": 662, "end": 689, "loc": { "start": { "line": 24, "column": 18 }, "end": { "line": 24, "column": 45 }, "identifierName": "_propertiesTabButtonElement" }, "name": "_propertiesTabButtonElement" }, "computed": false }, "extra": { "parenthesizedArgument": false } }, "consequent": { "type": "BlockStatement", "start": 691, "end": 760, "loc": { "start": { "line": 24, "column": 47 }, "end": { "line": 26, "column": 9 } }, "body": [ { "type": "ThrowStatement", "start": 705, "end": 750, "loc": { "start": { "line": 25, "column": 12 }, "end": { "line": 25, "column": 57 } }, "argument": { "type": "StringLiteral", "start": 711, "end": 749, "loc": { "start": { "line": 25, "column": 18 }, "end": { "line": 25, "column": 56 } }, "extra": { "rawValue": "Missing DOM element: ,xeokit-tab-btn", "raw": "\"Missing DOM element: ,xeokit-tab-btn\"" }, "value": "Missing DOM element: ,xeokit-tab-btn" } } ], "directives": [] }, "alternate": null }, { "type": "ExpressionStatement", "start": 770, "end": 1211, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 38, "column": 11 } }, "expression": { "type": "AssignmentExpression", "start": 770, "end": 1210, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 38, "column": 10 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 770, "end": 791, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 29 } }, "object": { "type": "ThisExpression", "start": 770, "end": 774, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 12 } } }, "property": { "type": "Identifier", "start": 775, "end": 791, "loc": { "start": { "line": 28, "column": 13 }, "end": { "line": 28, "column": 29 }, "identifierName": "_onModelUnloaded" }, "name": "_onModelUnloaded" }, "computed": false }, "right": { "type": "CallExpression", "start": 794, "end": 1210, "loc": { "start": { "line": 28, "column": 32 }, "end": { "line": 38, "column": 10 } }, "callee": { "type": "MemberExpression", "start": 794, "end": 814, "loc": { "start": { "line": 28, "column": 32 }, "end": { "line": 28, "column": 52 } }, "object": { "type": "MemberExpression", "start": 794, "end": 811, "loc": { "start": { "line": 28, "column": 32 }, "end": { "line": 28, "column": 49 } }, "object": { "type": "MemberExpression", "start": 794, "end": 805, "loc": { "start": { "line": 28, "column": 32 }, "end": { "line": 28, "column": 43 } }, "object": { "type": "ThisExpression", "start": 794, "end": 798, "loc": { "start": { "line": 28, "column": 32 }, "end": { "line": 28, "column": 36 } } }, "property": { "type": "Identifier", "start": 799, "end": 805, "loc": { "start": { "line": 28, "column": 37 }, "end": { "line": 28, "column": 43 }, "identifierName": "viewer" }, "name": "viewer" }, "computed": false }, "property": { "type": "Identifier", "start": 806, "end": 811, "loc": { "start": { "line": 28, "column": 44 }, "end": { "line": 28, "column": 49 }, "identifierName": "scene" }, "name": "scene" }, "computed": false }, "property": { "type": "Identifier", "start": 812, "end": 814, "loc": { "start": { "line": 28, "column": 50 }, "end": { "line": 28, "column": 52 }, "identifierName": "on" }, "name": "on" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 815, "end": 830, "loc": { "start": { "line": 28, "column": 53 }, "end": { "line": 28, "column": 68 } }, "extra": { "rawValue": "modelUnloaded", "raw": "\"modelUnloaded\"" }, "value": "modelUnloaded" }, { "type": "ArrowFunctionExpression", "start": 832, "end": 1209, "loc": { "start": { "line": 28, "column": 70 }, "end": { "line": 38, "column": 9 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 833, "end": 840, "loc": { "start": { "line": 28, "column": 71 }, "end": { "line": 28, "column": 78 }, "identifierName": "modelId" }, "name": "modelId" } ], "body": { "type": "BlockStatement", "start": 845, "end": 1209, "loc": { "start": { "line": 28, "column": 83 }, "end": { "line": 38, "column": 9 } }, "body": [ { "type": "IfStatement", "start": 859, "end": 1199, "loc": { "start": { "line": 29, "column": 12 }, "end": { "line": 37, "column": 13 } }, "test": { "type": "MemberExpression", "start": 863, "end": 879, "loc": { "start": { "line": 29, "column": 16 }, "end": { "line": 29, "column": 32 } }, "object": { "type": "ThisExpression", "start": 863, "end": 867, "loc": { "start": { "line": 29, "column": 16 }, "end": { "line": 29, "column": 20 } } }, "property": { "type": "Identifier", "start": 868, "end": 879, "loc": { "start": { "line": 29, "column": 21 }, "end": { "line": 29, "column": 32 }, "identifierName": "_metaObject" }, "name": "_metaObject" }, "computed": false }, "consequent": { "type": "BlockStatement", "start": 881, "end": 1199, "loc": { "start": { "line": 29, "column": 34 }, "end": { "line": 37, "column": 13 } }, "body": [ { "type": "VariableDeclaration", "start": 899, "end": 946, "loc": { "start": { "line": 30, "column": 16 }, "end": { "line": 30, "column": 63 } }, "declarations": [ { "type": "VariableDeclarator", "start": 905, "end": 945, "loc": { "start": { "line": 30, "column": 22 }, "end": { "line": 30, "column": 62 } }, "id": { "type": "Identifier", "start": 905, "end": 915, "loc": { "start": { "line": 30, "column": 22 }, "end": { "line": 30, "column": 32 }, "identifierName": "metaModels" }, "name": "metaModels" }, "init": { "type": "MemberExpression", "start": 918, "end": 945, "loc": { "start": { "line": 30, "column": 35 }, "end": { "line": 30, "column": 62 } }, "object": { "type": "MemberExpression", "start": 918, "end": 934, "loc": { "start": { "line": 30, "column": 35 }, "end": { "line": 30, "column": 51 } }, "object": { "type": "ThisExpression", "start": 918, "end": 922, "loc": { "start": { "line": 30, "column": 35 }, "end": { "line": 30, "column": 39 } } }, "property": { "type": "Identifier", "start": 923, "end": 934, "loc": { "start": { "line": 30, "column": 40 }, "end": { "line": 30, "column": 51 }, "identifierName": "_metaObject" }, "name": "_metaObject" }, "computed": false }, "property": { "type": "Identifier", "start": 935, "end": 945, "loc": { "start": { "line": 30, "column": 52 }, "end": { "line": 30, "column": 62 }, "identifierName": "metaModels" }, "name": "metaModels" }, "computed": false } } ], "kind": "const" }, { "type": "ForStatement", "start": 963, "end": 1185, "loc": { "start": { "line": 31, "column": 16 }, "end": { "line": 36, "column": 17 } }, "init": { "type": "VariableDeclaration", "start": 968, "end": 1002, "loc": { "start": { "line": 31, "column": 21 }, "end": { "line": 31, "column": 55 } }, "declarations": [ { "type": "VariableDeclarator", "start": 972, "end": 977, "loc": { "start": { "line": 31, "column": 25 }, "end": { "line": 31, "column": 30 } }, "id": { "type": "Identifier", "start": 972, "end": 973, "loc": { "start": { "line": 31, "column": 25 }, "end": { "line": 31, "column": 26 }, "identifierName": "i" }, "name": "i" }, "init": { "type": "NumericLiteral", "start": 976, "end": 977, "loc": { "start": { "line": 31, "column": 29 }, "end": { "line": 31, "column": 30 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } }, { "type": "VariableDeclarator", "start": 979, "end": 1002, "loc": { "start": { "line": 31, "column": 32 }, "end": { "line": 31, "column": 55 } }, "id": { "type": "Identifier", "start": 979, "end": 982, "loc": { "start": { "line": 31, "column": 32 }, "end": { "line": 31, "column": 35 }, "identifierName": "len" }, "name": "len" }, "init": { "type": "MemberExpression", "start": 985, "end": 1002, "loc": { "start": { "line": 31, "column": 38 }, "end": { "line": 31, "column": 55 } }, "object": { "type": "Identifier", "start": 985, "end": 995, "loc": { "start": { "line": 31, "column": 38 }, "end": { "line": 31, "column": 48 }, "identifierName": "metaModels" }, "name": "metaModels" }, "property": { "type": "Identifier", "start": 996, "end": 1002, "loc": { "start": { "line": 31, "column": 49 }, "end": { "line": 31, "column": 55 }, "identifierName": "length" }, "name": "length" }, "computed": false } } ], "kind": "let" }, "test": { "type": "BinaryExpression", "start": 1004, "end": 1011, "loc": { "start": { "line": 31, "column": 57 }, "end": { "line": 31, "column": 64 } }, "left": { "type": "Identifier", "start": 1004, "end": 1005, "loc": { "start": { "line": 31, "column": 57 }, "end": { "line": 31, "column": 58 }, "identifierName": "i" }, "name": "i" }, "operator": "<", "right": { "type": "Identifier", "start": 1008, "end": 1011, "loc": { "start": { "line": 31, "column": 61 }, "end": { "line": 31, "column": 64 }, "identifierName": "len" }, "name": "len" } }, "update": { "type": "UpdateExpression", "start": 1013, "end": 1016, "loc": { "start": { "line": 31, "column": 66 }, "end": { "line": 31, "column": 69 } }, "operator": "++", "prefix": false, "argument": { "type": "Identifier", "start": 1013, "end": 1014, "loc": { "start": { "line": 31, "column": 66 }, "end": { "line": 31, "column": 67 }, "identifierName": "i" }, "name": "i" } }, "body": { "type": "BlockStatement", "start": 1018, "end": 1185, "loc": { "start": { "line": 31, "column": 71 }, "end": { "line": 36, "column": 17 } }, "body": [ { "type": "IfStatement", "start": 1040, "end": 1167, "loc": { "start": { "line": 32, "column": 20 }, "end": { "line": 35, "column": 21 } }, "test": { "type": "BinaryExpression", "start": 1044, "end": 1072, "loc": { "start": { "line": 32, "column": 24 }, "end": { "line": 32, "column": 52 } }, "left": { "type": "MemberExpression", "start": 1044, "end": 1060, "loc": { "start": { "line": 32, "column": 24 }, "end": { "line": 32, "column": 40 } }, "object": { "type": "MemberExpression", "start": 1044, "end": 1057, "loc": { "start": { "line": 32, "column": 24 }, "end": { "line": 32, "column": 37 } }, "object": { "type": "Identifier", "start": 1044, "end": 1054, "loc": { "start": { "line": 32, "column": 24 }, "end": { "line": 32, "column": 34 }, "identifierName": "metaModels" }, "name": "metaModels" }, "property": { "type": "Identifier", "start": 1055, "end": 1056, "loc": { "start": { "line": 32, "column": 35 }, "end": { "line": 32, "column": 36 }, "identifierName": "i" }, "name": "i" }, "computed": true }, "property": { "type": "Identifier", "start": 1058, "end": 1060, "loc": { "start": { "line": 32, "column": 38 }, "end": { "line": 32, "column": 40 }, "identifierName": "id" }, "name": "id" }, "computed": false }, "operator": "===", "right": { "type": "Identifier", "start": 1065, "end": 1072, "loc": { "start": { "line": 32, "column": 45 }, "end": { "line": 32, "column": 52 }, "identifierName": "modelId" }, "name": "modelId" } }, "consequent": { "type": "BlockStatement", "start": 1074, "end": 1167, "loc": { "start": { "line": 32, "column": 54 }, "end": { "line": 35, "column": 21 } }, "body": [ { "type": "ExpressionStatement", "start": 1100, "end": 1113, "loc": { "start": { "line": 33, "column": 24 }, "end": { "line": 33, "column": 37 } }, "expression": { "type": "CallExpression", "start": 1100, "end": 1112, "loc": { "start": { "line": 33, "column": 24 }, "end": { "line": 33, "column": 36 } }, "callee": { "type": "MemberExpression", "start": 1100, "end": 1110, "loc": { "start": { "line": 33, "column": 24 }, "end": { "line": 33, "column": 34 } }, "object": { "type": "ThisExpression", "start": 1100, "end": 1104, "loc": { "start": { "line": 33, "column": 24 }, "end": { "line": 33, "column": 28 } } }, "property": { "type": "Identifier", "start": 1105, "end": 1110, "loc": { "start": { "line": 33, "column": 29 }, "end": { "line": 33, "column": 34 }, "identifierName": "clear" }, "name": "clear" }, "computed": false }, "arguments": [] } }, { "type": "ReturnStatement", "start": 1138, "end": 1145, "loc": { "start": { "line": 34, "column": 24 }, "end": { "line": 34, "column": 31 } }, "argument": null } ], "directives": [] }, "alternate": null } ], "directives": [] } } ], "directives": [] }, "alternate": null } ], "directives": [] } } ] } } }, { "type": "ExpressionStatement", "start": 1221, "end": 1293, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 42, "column": 11 } }, "expression": { "type": "CallExpression", "start": 1221, "end": 1292, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 42, "column": 10 } }, "callee": { "type": "MemberExpression", "start": 1221, "end": 1238, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 40, "column": 25 } }, "object": { "type": "MemberExpression", "start": 1221, "end": 1235, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 40, "column": 22 } }, "object": { "type": "ThisExpression", "start": 1221, "end": 1225, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 40, "column": 12 } } }, "property": { "type": "Identifier", "start": 1226, "end": 1235, "loc": { "start": { "line": 40, "column": 13 }, "end": { "line": 40, "column": 22 }, "identifierName": "bimViewer" }, "name": "bimViewer" }, "computed": false }, "property": { "type": "Identifier", "start": 1236, "end": 1238, "loc": { "start": { "line": 40, "column": 23 }, "end": { "line": 40, "column": 25 }, "identifierName": "on" }, "name": "on" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1239, "end": 1246, "loc": { "start": { "line": 40, "column": 26 }, "end": { "line": 40, "column": 33 } }, "extra": { "rawValue": "reset", "raw": "\"reset\"" }, "value": "reset" }, { "type": "ArrowFunctionExpression", "start": 1248, "end": 1291, "loc": { "start": { "line": 40, "column": 35 }, "end": { "line": 42, "column": 9 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 1254, "end": 1291, "loc": { "start": { "line": 40, "column": 41 }, "end": { "line": 42, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 1268, "end": 1281, "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 25 } }, "expression": { "type": "CallExpression", "start": 1268, "end": 1280, "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 24 } }, "callee": { "type": "MemberExpression", "start": 1268, "end": 1278, "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 22 } }, "object": { "type": "ThisExpression", "start": 1268, "end": 1272, "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 16 } } }, "property": { "type": "Identifier", "start": 1273, "end": 1278, "loc": { "start": { "line": 41, "column": 17 }, "end": { "line": 41, "column": 22 }, "identifierName": "clear" }, "name": "clear" }, "computed": false }, "arguments": [] } } ], "directives": [] } } ] } }, { "type": "ExpressionStatement", "start": 1303, "end": 1780, "loc": { "start": { "line": 44, "column": 8 }, "end": { "line": 54, "column": 11 } }, "expression": { "type": "CallExpression", "start": 1303, "end": 1779, "loc": { "start": { "line": 44, "column": 8 }, "end": { "line": 54, "column": 10 } }, "callee": { "type": "MemberExpression", "start": 1303, "end": 1328, "loc": { "start": { "line": 44, "column": 8 }, "end": { "line": 44, "column": 33 } }, "object": { "type": "Identifier", "start": 1303, "end": 1311, "loc": { "start": { "line": 44, "column": 8 }, "end": { "line": 44, "column": 16 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 1312, "end": 1328, "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 33 }, "identifierName": "addEventListener" }, "name": "addEventListener" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1329, "end": 1336, "loc": { "start": { "line": 44, "column": 34 }, "end": { "line": 44, "column": 41 } }, "extra": { "rawValue": "click", "raw": "'click'" }, "value": "click" }, { "type": "AssignmentExpression", "start": 1338, "end": 1778, "loc": { "start": { "line": 44, "column": 43 }, "end": { "line": 54, "column": 9 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1338, "end": 1357, "loc": { "start": { "line": 44, "column": 43 }, "end": { "line": 44, "column": 62 } }, "object": { "type": "ThisExpression", "start": 1338, "end": 1342, "loc": { "start": { "line": 44, "column": 43 }, "end": { "line": 44, "column": 47 } } }, "property": { "type": "Identifier", "start": 1343, "end": 1357, "loc": { "start": { "line": 44, "column": 48 }, "end": { "line": 44, "column": 62 }, "identifierName": "_clickListener" }, "name": "_clickListener" }, "computed": false }, "right": { "type": "ArrowFunctionExpression", "start": 1360, "end": 1778, "loc": { "start": { "line": 44, "column": 65 }, "end": { "line": 54, "column": 9 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 1361, "end": 1362, "loc": { "start": { "line": 44, "column": 66 }, "end": { "line": 44, "column": 67 }, "identifierName": "e" }, "name": "e" } ], "body": { "type": "BlockStatement", "start": 1367, "end": 1778, "loc": { "start": { "line": 44, "column": 72 }, "end": { "line": 54, "column": 9 } }, "body": [ { "type": "IfStatement", "start": 1381, "end": 1768, "loc": { "start": { "line": 45, "column": 12 }, "end": { "line": 53, "column": 13 } }, "test": { "type": "UnaryExpression", "start": 1385, "end": 1448, "loc": { "start": { "line": 45, "column": 16 }, "end": { "line": 45, "column": 79 } }, "operator": "!", "prefix": true, "argument": { "type": "CallExpression", "start": 1386, "end": 1448, "loc": { "start": { "line": 45, "column": 17 }, "end": { "line": 45, "column": 79 } }, "callee": { "type": "MemberExpression", "start": 1386, "end": 1402, "loc": { "start": { "line": 45, "column": 17 }, "end": { "line": 45, "column": 33 } }, "object": { "type": "MemberExpression", "start": 1386, "end": 1394, "loc": { "start": { "line": 45, "column": 17 }, "end": { "line": 45, "column": 25 } }, "object": { "type": "Identifier", "start": 1386, "end": 1387, "loc": { "start": { "line": 45, "column": 17 }, "end": { "line": 45, "column": 18 }, "identifierName": "e" }, "name": "e" }, "property": { "type": "Identifier", "start": 1388, "end": 1394, "loc": { "start": { "line": 45, "column": 19 }, "end": { "line": 45, "column": 25 }, "identifierName": "target" }, "name": "target" }, "computed": false }, "property": { "type": "Identifier", "start": 1395, "end": 1402, "loc": { "start": { "line": 45, "column": 26 }, "end": { "line": 45, "column": 33 }, "identifierName": "matches" }, "name": "matches" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1403, "end": 1447, "loc": { "start": { "line": 45, "column": 34 }, "end": { "line": 45, "column": 78 } }, "extra": { "rawValue": ".xeokit-accordion .xeokit-accordion-button", "raw": "'.xeokit-accordion .xeokit-accordion-button'" }, "value": ".xeokit-accordion .xeokit-accordion-button" } ] }, "extra": { "parenthesizedArgument": false } }, "consequent": { "type": "BlockStatement", "start": 1450, "end": 1489, "loc": { "start": { "line": 45, "column": 81 }, "end": { "line": 47, "column": 13 } }, "body": [ { "type": "ReturnStatement", "start": 1468, "end": 1475, "loc": { "start": { "line": 46, "column": 16 }, "end": { "line": 46, "column": 23 } }, "argument": null } ], "directives": [] }, "alternate": { "type": "BlockStatement", "start": 1495, "end": 1768, "loc": { "start": { "line": 47, "column": 19 }, "end": { "line": 53, "column": 13 } }, "body": [ { "type": "IfStatement", "start": 1513, "end": 1754, "loc": { "start": { "line": 48, "column": 16 }, "end": { "line": 52, "column": 17 } }, "test": { "type": "UnaryExpression", "start": 1517, "end": 1569, "loc": { "start": { "line": 48, "column": 20 }, "end": { "line": 48, "column": 72 } }, "operator": "!", "prefix": true, "argument": { "type": "CallExpression", "start": 1518, "end": 1569, "loc": { "start": { "line": 48, "column": 21 }, "end": { "line": 48, "column": 72 } }, "callee": { "type": "MemberExpression", "start": 1518, "end": 1559, "loc": { "start": { "line": 48, "column": 21 }, "end": { "line": 48, "column": 62 } }, "object": { "type": "MemberExpression", "start": 1518, "end": 1550, "loc": { "start": { "line": 48, "column": 21 }, "end": { "line": 48, "column": 53 } }, "object": { "type": "MemberExpression", "start": 1518, "end": 1540, "loc": { "start": { "line": 48, "column": 21 }, "end": { "line": 48, "column": 43 } }, "object": { "type": "MemberExpression", "start": 1518, "end": 1526, "loc": { "start": { "line": 48, "column": 21 }, "end": { "line": 48, "column": 29 } }, "object": { "type": "Identifier", "start": 1518, "end": 1519, "loc": { "start": { "line": 48, "column": 21 }, "end": { "line": 48, "column": 22 }, "identifierName": "e" }, "name": "e" }, "property": { "type": "Identifier", "start": 1520, "end": 1526, "loc": { "start": { "line": 48, "column": 23 }, "end": { "line": 48, "column": 29 }, "identifierName": "target" }, "name": "target" }, "computed": false }, "property": { "type": "Identifier", "start": 1527, "end": 1540, "loc": { "start": { "line": 48, "column": 30 }, "end": { "line": 48, "column": 43 }, "identifierName": "parentElement" }, "name": "parentElement" }, "computed": false }, "property": { "type": "Identifier", "start": 1541, "end": 1550, "loc": { "start": { "line": 48, "column": 44 }, "end": { "line": 48, "column": 53 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 1551, "end": 1559, "loc": { "start": { "line": 48, "column": 54 }, "end": { "line": 48, "column": 62 }, "identifierName": "contains" }, "name": "contains" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1560, "end": 1568, "loc": { "start": { "line": 48, "column": 63 }, "end": { "line": 48, "column": 71 } }, "extra": { "rawValue": "active", "raw": "'active'" }, "value": "active" } ] }, "extra": { "parenthesizedArgument": false } }, "consequent": { "type": "BlockStatement", "start": 1571, "end": 1658, "loc": { "start": { "line": 48, "column": 74 }, "end": { "line": 50, "column": 17 } }, "body": [ { "type": "ExpressionStatement", "start": 1593, "end": 1640, "loc": { "start": { "line": 49, "column": 20 }, "end": { "line": 49, "column": 67 } }, "expression": { "type": "CallExpression", "start": 1593, "end": 1639, "loc": { "start": { "line": 49, "column": 20 }, "end": { "line": 49, "column": 66 } }, "callee": { "type": "MemberExpression", "start": 1593, "end": 1629, "loc": { "start": { "line": 49, "column": 20 }, "end": { "line": 49, "column": 56 } }, "object": { "type": "MemberExpression", "start": 1593, "end": 1625, "loc": { "start": { "line": 49, "column": 20 }, "end": { "line": 49, "column": 52 } }, "object": { "type": "MemberExpression", "start": 1593, "end": 1615, "loc": { "start": { "line": 49, "column": 20 }, "end": { "line": 49, "column": 42 } }, "object": { "type": "MemberExpression", "start": 1593, "end": 1601, "loc": { "start": { "line": 49, "column": 20 }, "end": { "line": 49, "column": 28 } }, "object": { "type": "Identifier", "start": 1593, "end": 1594, "loc": { "start": { "line": 49, "column": 20 }, "end": { "line": 49, "column": 21 }, "identifierName": "e" }, "name": "e" }, "property": { "type": "Identifier", "start": 1595, "end": 1601, "loc": { "start": { "line": 49, "column": 22 }, "end": { "line": 49, "column": 28 }, "identifierName": "target" }, "name": "target" }, "computed": false }, "property": { "type": "Identifier", "start": 1602, "end": 1615, "loc": { "start": { "line": 49, "column": 29 }, "end": { "line": 49, "column": 42 }, "identifierName": "parentElement" }, "name": "parentElement" }, "computed": false }, "property": { "type": "Identifier", "start": 1616, "end": 1625, "loc": { "start": { "line": 49, "column": 43 }, "end": { "line": 49, "column": 52 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 1626, "end": 1629, "loc": { "start": { "line": 49, "column": 53 }, "end": { "line": 49, "column": 56 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1630, "end": 1638, "loc": { "start": { "line": 49, "column": 57 }, "end": { "line": 49, "column": 65 } }, "extra": { "rawValue": "active", "raw": "'active'" }, "value": "active" } ] } } ], "directives": [] }, "alternate": { "type": "BlockStatement", "start": 1664, "end": 1754, "loc": { "start": { "line": 50, "column": 23 }, "end": { "line": 52, "column": 17 } }, "body": [ { "type": "ExpressionStatement", "start": 1686, "end": 1736, "loc": { "start": { "line": 51, "column": 20 }, "end": { "line": 51, "column": 70 } }, "expression": { "type": "CallExpression", "start": 1686, "end": 1735, "loc": { "start": { "line": 51, "column": 20 }, "end": { "line": 51, "column": 69 } }, "callee": { "type": "MemberExpression", "start": 1686, "end": 1725, "loc": { "start": { "line": 51, "column": 20 }, "end": { "line": 51, "column": 59 } }, "object": { "type": "MemberExpression", "start": 1686, "end": 1718, "loc": { "start": { "line": 51, "column": 20 }, "end": { "line": 51, "column": 52 } }, "object": { "type": "MemberExpression", "start": 1686, "end": 1708, "loc": { "start": { "line": 51, "column": 20 }, "end": { "line": 51, "column": 42 } }, "object": { "type": "MemberExpression", "start": 1686, "end": 1694, "loc": { "start": { "line": 51, "column": 20 }, "end": { "line": 51, "column": 28 } }, "object": { "type": "Identifier", "start": 1686, "end": 1687, "loc": { "start": { "line": 51, "column": 20 }, "end": { "line": 51, "column": 21 }, "identifierName": "e" }, "name": "e" }, "property": { "type": "Identifier", "start": 1688, "end": 1694, "loc": { "start": { "line": 51, "column": 22 }, "end": { "line": 51, "column": 28 }, "identifierName": "target" }, "name": "target" }, "computed": false }, "property": { "type": "Identifier", "start": 1695, "end": 1708, "loc": { "start": { "line": 51, "column": 29 }, "end": { "line": 51, "column": 42 }, "identifierName": "parentElement" }, "name": "parentElement" }, "computed": false }, "property": { "type": "Identifier", "start": 1709, "end": 1718, "loc": { "start": { "line": 51, "column": 43 }, "end": { "line": 51, "column": 52 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 1719, "end": 1725, "loc": { "start": { "line": 51, "column": 53 }, "end": { "line": 51, "column": 59 }, "identifierName": "remove" }, "name": "remove" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1726, "end": 1734, "loc": { "start": { "line": 51, "column": 60 }, "end": { "line": 51, "column": 68 } }, "extra": { "rawValue": "active", "raw": "'active'" }, "value": "active" } ] } } ], "directives": [] } } ], "directives": [] } } ], "directives": [] } } } ] } }, { "type": "ExpressionStatement", "start": 1790, "end": 1803, "loc": { "start": { "line": 56, "column": 8 }, "end": { "line": 56, "column": 21 } }, "expression": { "type": "CallExpression", "start": 1790, "end": 1802, "loc": { "start": { "line": 56, "column": 8 }, "end": { "line": 56, "column": 20 } }, "callee": { "type": "MemberExpression", "start": 1790, "end": 1800, "loc": { "start": { "line": 56, "column": 8 }, "end": { "line": 56, "column": 18 } }, "object": { "type": "ThisExpression", "start": 1790, "end": 1794, "loc": { "start": { "line": 56, "column": 8 }, "end": { "line": 56, "column": 12 } } }, "property": { "type": "Identifier", "start": 1795, "end": 1800, "loc": { "start": { "line": 56, "column": 13 }, "end": { "line": 56, "column": 18 }, "identifierName": "clear" }, "name": "clear" }, "computed": false }, "arguments": [] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 1815, "end": 2267, "loc": { "start": { "line": 59, "column": 4 }, "end": { "line": 71, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1815, "end": 1837, "loc": { "start": { "line": 59, "column": 4 }, "end": { "line": 59, "column": 26 }, "identifierName": "showObjectPropertySets" }, "name": "showObjectPropertySets" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 1838, "end": 1846, "loc": { "start": { "line": 59, "column": 27 }, "end": { "line": 59, "column": 35 }, "identifierName": "objectId" }, "name": "objectId" } ], "body": { "type": "BlockStatement", "start": 1848, "end": 2267, "loc": { "start": { "line": 59, "column": 37 }, "end": { "line": 71, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 1858, "end": 1921, "loc": { "start": { "line": 60, "column": 8 }, "end": { "line": 60, "column": 71 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1864, "end": 1920, "loc": { "start": { "line": 60, "column": 14 }, "end": { "line": 60, "column": 70 } }, "id": { "type": "Identifier", "start": 1864, "end": 1874, "loc": { "start": { "line": 60, "column": 14 }, "end": { "line": 60, "column": 24 }, "identifierName": "metaObject" }, "name": "metaObject" }, "init": { "type": "MemberExpression", "start": 1877, "end": 1920, "loc": { "start": { "line": 60, "column": 27 }, "end": { "line": 60, "column": 70 } }, "object": { "type": "MemberExpression", "start": 1877, "end": 1910, "loc": { "start": { "line": 60, "column": 27 }, "end": { "line": 60, "column": 60 } }, "object": { "type": "MemberExpression", "start": 1877, "end": 1898, "loc": { "start": { "line": 60, "column": 27 }, "end": { "line": 60, "column": 48 } }, "object": { "type": "MemberExpression", "start": 1877, "end": 1888, "loc": { "start": { "line": 60, "column": 27 }, "end": { "line": 60, "column": 38 } }, "object": { "type": "ThisExpression", "start": 1877, "end": 1881, "loc": { "start": { "line": 60, "column": 27 }, "end": { "line": 60, "column": 31 } } }, "property": { "type": "Identifier", "start": 1882, "end": 1888, "loc": { "start": { "line": 60, "column": 32 }, "end": { "line": 60, "column": 38 }, "identifierName": "viewer" }, "name": "viewer" }, "computed": false }, "property": { "type": "Identifier", "start": 1889, "end": 1898, "loc": { "start": { "line": 60, "column": 39 }, "end": { "line": 60, "column": 48 }, "identifierName": "metaScene" }, "name": "metaScene" }, "computed": false }, "property": { "type": "Identifier", "start": 1899, "end": 1910, "loc": { "start": { "line": 60, "column": 49 }, "end": { "line": 60, "column": 60 }, "identifierName": "metaObjects" }, "name": "metaObjects" }, "computed": false }, "property": { "type": "Identifier", "start": 1911, "end": 1919, "loc": { "start": { "line": 60, "column": 61 }, "end": { "line": 60, "column": 69 }, "identifierName": "objectId" }, "name": "objectId" }, "computed": true } } ], "kind": "const" }, { "type": "IfStatement", "start": 1930, "end": 1978, "loc": { "start": { "line": 61, "column": 8 }, "end": { "line": 63, "column": 9 } }, "test": { "type": "UnaryExpression", "start": 1934, "end": 1945, "loc": { "start": { "line": 61, "column": 12 }, "end": { "line": 61, "column": 23 } }, "operator": "!", "prefix": true, "argument": { "type": "Identifier", "start": 1935, "end": 1945, "loc": { "start": { "line": 61, "column": 13 }, "end": { "line": 61, "column": 23 }, "identifierName": "metaObject" }, "name": "metaObject" }, "extra": { "parenthesizedArgument": false } }, "consequent": { "type": "BlockStatement", "start": 1947, "end": 1978, "loc": { "start": { "line": 61, "column": 25 }, "end": { "line": 63, "column": 9 } }, "body": [ { "type": "ReturnStatement", "start": 1961, "end": 1968, "loc": { "start": { "line": 62, "column": 12 }, "end": { "line": 62, "column": 19 } }, "argument": null } ], "directives": [] }, "alternate": null }, { "type": "VariableDeclaration", "start": 1987, "end": 2032, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 53 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1993, "end": 2031, "loc": { "start": { "line": 64, "column": 14 }, "end": { "line": 64, "column": 52 } }, "id": { "type": "Identifier", "start": 1993, "end": 2005, "loc": { "start": { "line": 64, "column": 14 }, "end": { "line": 64, "column": 26 }, "identifierName": "propertySets" }, "name": "propertySets" }, "init": { "type": "MemberExpression", "start": 2008, "end": 2031, "loc": { "start": { "line": 64, "column": 29 }, "end": { "line": 64, "column": 52 } }, "object": { "type": "Identifier", "start": 2008, "end": 2018, "loc": { "start": { "line": 64, "column": 29 }, "end": { "line": 64, "column": 39 }, "identifierName": "metaObject" }, "name": "metaObject" }, "property": { "type": "Identifier", "start": 2019, "end": 2031, "loc": { "start": { "line": 64, "column": 40 }, "end": { "line": 64, "column": 52 }, "identifierName": "propertySets" }, "name": "propertySets" }, "computed": false } } ], "kind": "const" }, { "type": "IfStatement", "start": 2041, "end": 2222, "loc": { "start": { "line": 65, "column": 8 }, "end": { "line": 69, "column": 9 } }, "test": { "type": "LogicalExpression", "start": 2045, "end": 2084, "loc": { "start": { "line": 65, "column": 12 }, "end": { "line": 65, "column": 51 } }, "left": { "type": "Identifier", "start": 2045, "end": 2057, "loc": { "start": { "line": 65, "column": 12 }, "end": { "line": 65, "column": 24 }, "identifierName": "propertySets" }, "name": "propertySets" }, "operator": "&&", "right": { "type": "BinaryExpression", "start": 2061, "end": 2084, "loc": { "start": { "line": 65, "column": 28 }, "end": { "line": 65, "column": 51 } }, "left": { "type": "MemberExpression", "start": 2061, "end": 2080, "loc": { "start": { "line": 65, "column": 28 }, "end": { "line": 65, "column": 47 } }, "object": { "type": "Identifier", "start": 2061, "end": 2073, "loc": { "start": { "line": 65, "column": 28 }, "end": { "line": 65, "column": 40 }, "identifierName": "propertySets" }, "name": "propertySets" }, "property": { "type": "Identifier", "start": 2074, "end": 2080, "loc": { "start": { "line": 65, "column": 41 }, "end": { "line": 65, "column": 47 }, "identifierName": "length" }, "name": "length" }, "computed": false }, "operator": ">", "right": { "type": "NumericLiteral", "start": 2083, "end": 2084, "loc": { "start": { "line": 65, "column": 50 }, "end": { "line": 65, "column": 51 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } } }, "consequent": { "type": "BlockStatement", "start": 2086, "end": 2158, "loc": { "start": { "line": 65, "column": 53 }, "end": { "line": 67, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 2100, "end": 2148, "loc": { "start": { "line": 66, "column": 12 }, "end": { "line": 66, "column": 60 } }, "expression": { "type": "CallExpression", "start": 2100, "end": 2147, "loc": { "start": { "line": 66, "column": 12 }, "end": { "line": 66, "column": 59 } }, "callee": { "type": "MemberExpression", "start": 2100, "end": 2121, "loc": { "start": { "line": 66, "column": 12 }, "end": { "line": 66, "column": 33 } }, "object": { "type": "ThisExpression", "start": 2100, "end": 2104, "loc": { "start": { "line": 66, "column": 12 }, "end": { "line": 66, "column": 16 } } }, "property": { "type": "Identifier", "start": 2105, "end": 2121, "loc": { "start": { "line": 66, "column": 17 }, "end": { "line": 66, "column": 33 }, "identifierName": "_setPropertySets" }, "name": "_setPropertySets" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2122, "end": 2132, "loc": { "start": { "line": 66, "column": 34 }, "end": { "line": 66, "column": 44 }, "identifierName": "metaObject" }, "name": "metaObject" }, { "type": "Identifier", "start": 2134, "end": 2146, "loc": { "start": { "line": 66, "column": 46 }, "end": { "line": 66, "column": 58 }, "identifierName": "propertySets" }, "name": "propertySets" } ] } } ], "directives": [] }, "alternate": { "type": "BlockStatement", "start": 2164, "end": 2222, "loc": { "start": { "line": 67, "column": 15 }, "end": { "line": 69, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 2178, "end": 2212, "loc": { "start": { "line": 68, "column": 12 }, "end": { "line": 68, "column": 46 } }, "expression": { "type": "CallExpression", "start": 2178, "end": 2211, "loc": { "start": { "line": 68, "column": 12 }, "end": { "line": 68, "column": 45 } }, "callee": { "type": "MemberExpression", "start": 2178, "end": 2199, "loc": { "start": { "line": 68, "column": 12 }, "end": { "line": 68, "column": 33 } }, "object": { "type": "ThisExpression", "start": 2178, "end": 2182, "loc": { "start": { "line": 68, "column": 12 }, "end": { "line": 68, "column": 16 } } }, "property": { "type": "Identifier", "start": 2183, "end": 2199, "loc": { "start": { "line": 68, "column": 17 }, "end": { "line": 68, "column": 33 }, "identifierName": "_setPropertySets" }, "name": "_setPropertySets" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2200, "end": 2210, "loc": { "start": { "line": 68, "column": 34 }, "end": { "line": 68, "column": 44 }, "identifierName": "metaObject" }, "name": "metaObject" } ] } } ], "directives": [] } }, { "type": "ExpressionStatement", "start": 2231, "end": 2261, "loc": { "start": { "line": 70, "column": 8 }, "end": { "line": 70, "column": 38 } }, "expression": { "type": "AssignmentExpression", "start": 2231, "end": 2260, "loc": { "start": { "line": 70, "column": 8 }, "end": { "line": 70, "column": 37 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2231, "end": 2247, "loc": { "start": { "line": 70, "column": 8 }, "end": { "line": 70, "column": 24 } }, "object": { "type": "ThisExpression", "start": 2231, "end": 2235, "loc": { "start": { "line": 70, "column": 8 }, "end": { "line": 70, "column": 12 } } }, "property": { "type": "Identifier", "start": 2236, "end": 2247, "loc": { "start": { "line": 70, "column": 13 }, "end": { "line": 70, "column": 24 }, "identifierName": "_metaObject" }, "name": "_metaObject" }, "computed": false }, "right": { "type": "Identifier", "start": 2250, "end": 2260, "loc": { "start": { "line": 70, "column": 27 }, "end": { "line": 70, "column": 37 }, "identifierName": "metaObject" }, "name": "metaObject" } } } ], "directives": [] } }, { "type": "ClassMethod", "start": 2273, "end": 2891, "loc": { "start": { "line": 73, "column": 4 }, "end": { "line": 81, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 2273, "end": 2278, "loc": { "start": { "line": 73, "column": 4 }, "end": { "line": 73, "column": 9 }, "identifierName": "clear" }, "name": "clear" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 2281, "end": 2891, "loc": { "start": { "line": 73, "column": 12 }, "end": { "line": 81, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 2291, "end": 2542, "loc": { "start": { "line": 74, "column": 8 }, "end": { "line": 75, "column": 234 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2297, "end": 2306, "loc": { "start": { "line": 74, "column": 14 }, "end": { "line": 74, "column": 23 } }, "id": { "type": "Identifier", "start": 2297, "end": 2301, "loc": { "start": { "line": 74, "column": 14 }, "end": { "line": 74, "column": 18 }, "identifierName": "html" }, "name": "html" }, "init": { "type": "ArrayExpression", "start": 2304, "end": 2306, "loc": { "start": { "line": 74, "column": 21 }, "end": { "line": 74, "column": 23 } }, "elements": [] } }, { "type": "VariableDeclarator", "start": 2320, "end": 2541, "loc": { "start": { "line": 75, "column": 12 }, "end": { "line": 75, "column": 233 } }, "id": { "type": "Identifier", "start": 2320, "end": 2333, "loc": { "start": { "line": 75, "column": 12 }, "end": { "line": 75, "column": 25 }, "identifierName": "localizedText" }, "name": "localizedText" }, "init": { "type": "LogicalExpression", "start": 2336, "end": 2541, "loc": { "start": { "line": 75, "column": 28 }, "end": { "line": 75, "column": 233 } }, "left": { "type": "CallExpression", "start": 2336, "end": 2418, "loc": { "start": { "line": 75, "column": 28 }, "end": { "line": 75, "column": 110 } }, "callee": { "type": "MemberExpression", "start": 2336, "end": 2371, "loc": { "start": { "line": 75, "column": 28 }, "end": { "line": 75, "column": 63 } }, "object": { "type": "MemberExpression", "start": 2336, "end": 2361, "loc": { "start": { "line": 75, "column": 28 }, "end": { "line": 75, "column": 53 } }, "object": { "type": "MemberExpression", "start": 2336, "end": 2347, "loc": { "start": { "line": 75, "column": 28 }, "end": { "line": 75, "column": 39 } }, "object": { "type": "ThisExpression", "start": 2336, "end": 2340, "loc": { "start": { "line": 75, "column": 28 }, "end": { "line": 75, "column": 32 } } }, "property": { "type": "Identifier", "start": 2341, "end": 2347, "loc": { "start": { "line": 75, "column": 33 }, "end": { "line": 75, "column": 39 }, "identifierName": "viewer" }, "name": "viewer" }, "computed": false }, "property": { "type": "Identifier", "start": 2348, "end": 2361, "loc": { "start": { "line": 75, "column": 40 }, "end": { "line": 75, "column": 53 }, "identifierName": "localeService" }, "name": "localeService" }, "computed": false }, "property": { "type": "Identifier", "start": 2362, "end": 2371, "loc": { "start": { "line": 75, "column": 54 }, "end": { "line": 75, "column": 63 }, "identifierName": "translate" }, "name": "translate" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 2372, "end": 2417, "loc": { "start": { "line": 75, "column": 64 }, "end": { "line": 75, "column": 109 } }, "extra": { "rawValue": "propertiesInspector.noObjectSelectedWarning", "raw": "'propertiesInspector.noObjectSelectedWarning'" }, "value": "propertiesInspector.noObjectSelectedWarning" } ] }, "operator": "||", "right": { "type": "StringLiteral", "start": 2422, "end": 2541, "loc": { "start": { "line": 75, "column": 114 }, "end": { "line": 75, "column": 233 } }, "extra": { "rawValue": "No object inspected. Right-click or long-tab an object and select 'Inspect Properties' to view its properties here.", "raw": "'No object inspected. Right-click or long-tab an object and select \\'Inspect Properties\\' to view its properties here.'" }, "value": "No object inspected. Right-click or long-tab an object and select 'Inspect Properties' to view its properties here." } } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 2551, "end": 2597, "loc": { "start": { "line": 76, "column": 8 }, "end": { "line": 76, "column": 54 } }, "expression": { "type": "CallExpression", "start": 2551, "end": 2596, "loc": { "start": { "line": 76, "column": 8 }, "end": { "line": 76, "column": 53 } }, "callee": { "type": "MemberExpression", "start": 2551, "end": 2560, "loc": { "start": { "line": 76, "column": 8 }, "end": { "line": 76, "column": 17 } }, "object": { "type": "Identifier", "start": 2551, "end": 2555, "loc": { "start": { "line": 76, "column": 8 }, "end": { "line": 76, "column": 12 }, "identifierName": "html" }, "name": "html" }, "property": { "type": "Identifier", "start": 2556, "end": 2560, "loc": { "start": { "line": 76, "column": 13 }, "end": { "line": 76, "column": 17 }, "identifierName": "push" }, "name": "push" }, "computed": false }, "arguments": [ { "type": "TemplateLiteral", "start": 2561, "end": 2595, "loc": { "start": { "line": 76, "column": 18 }, "end": { "line": 76, "column": 52 } }, "expressions": [], "quasis": [ { "type": "TemplateElement", "start": 2562, "end": 2594, "loc": { "start": { "line": 76, "column": 19 }, "end": { "line": 76, "column": 51 } }, "value": { "raw": "
", "cooked": "
" }, "tail": false }, { "type": "TemplateElement", "start": 2758, "end": 2762, "loc": { "start": { "line": 77, "column": 160 }, "end": { "line": 77, "column": 164 } }, "value": { "raw": "
", "cooked": "" }, "tail": true } ] } ] } }, { "type": "ExpressionStatement", "start": 2774, "end": 2794, "loc": { "start": { "line": 78, "column": 8 }, "end": { "line": 78, "column": 28 } }, "expression": { "type": "CallExpression", "start": 2774, "end": 2793, "loc": { "start": { "line": 78, "column": 8 }, "end": { "line": 78, "column": 27 } }, "callee": { "type": "MemberExpression", "start": 2774, "end": 2783, "loc": { "start": { "line": 78, "column": 8 }, "end": { "line": 78, "column": 17 } }, "object": { "type": "Identifier", "start": 2774, "end": 2778, "loc": { "start": { "line": 78, "column": 8 }, "end": { "line": 78, "column": 12 }, "identifierName": "html" }, "name": "html" }, "property": { "type": "Identifier", "start": 2779, "end": 2783, "loc": { "start": { "line": 78, "column": 13 }, "end": { "line": 78, "column": 17 }, "identifierName": "push" }, "name": "push" }, "computed": false }, "arguments": [ { "type": "TemplateLiteral", "start": 2784, "end": 2792, "loc": { "start": { "line": 78, "column": 18 }, "end": { "line": 78, "column": 26 } }, "expressions": [], "quasis": [ { "type": "TemplateElement", "start": 2785, "end": 2791, "loc": { "start": { "line": 78, "column": 19 }, "end": { "line": 78, "column": 25 } }, "value": { "raw": "No object selected
", "cooked": "No object selected
" }, "tail": true } ] } ] } } ], "directives": [] }, "alternate": { "type": "BlockStatement", "start": 3136, "end": 5871, "loc": { "start": { "line": 88, "column": 15 }, "end": { "line": 131, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 3150, "end": 3192, "loc": { "start": { "line": 89, "column": 12 }, "end": { "line": 89, "column": 54 } }, "expression": { "type": "CallExpression", "start": 3150, "end": 3191, "loc": { "start": { "line": 89, "column": 12 }, "end": { "line": 89, "column": 53 } }, "callee": { "type": "MemberExpression", "start": 3150, "end": 3159, "loc": { "start": { "line": 89, "column": 12 }, "end": { "line": 89, "column": 21 } }, "object": { "type": "Identifier", "start": 3150, "end": 3154, "loc": { "start": { "line": 89, "column": 12 }, "end": { "line": 89, "column": 16 }, "identifierName": "html" }, "name": "html" }, "property": { "type": "Identifier", "start": 3155, "end": 3159, "loc": { "start": { "line": 89, "column": 17 }, "end": { "line": 89, "column": 21 }, "identifierName": "push" }, "name": "push" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 3160, "end": 3190, "loc": { "start": { "line": 89, "column": 22 }, "end": { "line": 89, "column": 52 } }, "extra": { "rawValue": "| Name: | ", "cooked": " | |
| Name: | " }, "tail": false }, { "type": "TemplateElement", "start": 3280, "end": 3290, "loc": { "start": { "line": 90, "column": 87 }, "end": { "line": 90, "column": 97 } }, "value": { "raw": " | |
| Class: | ", "cooked": " | |
| Class: | " }, "tail": false }, { "type": "TemplateElement", "start": 3421, "end": 3431, "loc": { "start": { "line": 92, "column": 92 }, "end": { "line": 92, "column": 102 } }, "value": { "raw": " | |
| UUID: | ", "cooked": " | |
| UUID: | " }, "tail": false }, { "type": "TemplateElement", "start": 3548, "end": 3558, "loc": { "start": { "line": 94, "column": 99 }, "end": { "line": 94, "column": 109 } }, "value": { "raw": " | |
| Viewer ID: | ", "cooked": " | |
| Viewer ID: | " }, "tail": false }, { "type": "TemplateElement", "start": 3652, "end": 3662, "loc": { "start": { "line": 95, "column": 90 }, "end": { "line": 95, "column": 100 } }, "value": { "raw": " | |
| ", "cooked": " | ||
| " }, "tail": false }, { "type": "TemplateElement", "start": 3874, "end": 3896, "loc": { "start": { "line": 99, "column": 78 }, "end": { "line": 99, "column": 100 } }, "value": { "raw": ": | ", "cooked": ": | " }, "tail": false }, { "type": "TemplateElement", "start": 3914, "end": 3924, "loc": { "start": { "line": 99, "column": 118 }, "end": { "line": 99, "column": 128 } }, "value": { "raw": " |
", "cooked": "
" }, "tail": false }, { "type": "TemplateElement", "start": 4376, "end": 4380, "loc": { "start": { "line": 105, "column": 158 }, "end": { "line": 105, "column": 162 } }, "value": { "raw": "
", "cooked": "" }, "tail": true } ] } ] } }, { "type": "ExpressionStatement", "start": 4400, "end": 4420, "loc": { "start": { "line": 106, "column": 16 }, "end": { "line": 106, "column": 36 } }, "expression": { "type": "CallExpression", "start": 4400, "end": 4419, "loc": { "start": { "line": 106, "column": 16 }, "end": { "line": 106, "column": 35 } }, "callee": { "type": "MemberExpression", "start": 4400, "end": 4409, "loc": { "start": { "line": 106, "column": 16 }, "end": { "line": 106, "column": 25 } }, "object": { "type": "Identifier", "start": 4400, "end": 4404, "loc": { "start": { "line": 106, "column": 16 }, "end": { "line": 106, "column": 20 }, "identifierName": "html" }, "name": "html" }, "property": { "type": "Identifier", "start": 4405, "end": 4409, "loc": { "start": { "line": 106, "column": 21 }, "end": { "line": 106, "column": 25 }, "identifierName": "push" }, "name": "push" }, "computed": false }, "arguments": [ { "type": "TemplateLiteral", "start": 4410, "end": 4418, "loc": { "start": { "line": 106, "column": 26 }, "end": { "line": 106, "column": 34 } }, "expressions": [], "quasis": [ { "type": "TemplateElement", "start": 4411, "end": 4417, "loc": { "start": { "line": 106, "column": 27 }, "end": { "line": 106, "column": 33 } }, "value": { "raw": "| ", "cooked": " | ||
| " }, "tail": false }, { "type": "TemplateElement", "start": 5454, "end": 5476, "loc": { "start": { "line": 120, "column": 93 }, "end": { "line": 120, "column": 115 } }, "value": { "raw": ": | ", "cooked": ": | " }, "tail": false }, { "type": "TemplateElement", "start": 5493, "end": 5503, "loc": { "start": { "line": 120, "column": 132 }, "end": { "line": 120, "column": 142 } }, "value": { "raw": " |
No properties sets found.
`);", "start": 5703, "end": 5770, "loc": { "start": { "line": 126, "column": 24 }, "end": { "line": 126, "column": 91 } } } ] } } ], "directives": [] } }, { "type": "ExpressionStatement", "start": 5827, "end": 5847, "loc": { "start": { "line": 129, "column": 16 }, "end": { "line": 129, "column": 36 } }, "expression": { "type": "CallExpression", "start": 5827, "end": 5846, "loc": { "start": { "line": 129, "column": 16 }, "end": { "line": 129, "column": 35 } }, "callee": { "type": "MemberExpression", "start": 5827, "end": 5836, "loc": { "start": { "line": 129, "column": 16 }, "end": { "line": 129, "column": 25 } }, "object": { "type": "Identifier", "start": 5827, "end": 5831, "loc": { "start": { "line": 129, "column": 16 }, "end": { "line": 129, "column": 20 }, "identifierName": "html" }, "name": "html" }, "property": { "type": "Identifier", "start": 5832, "end": 5836, "loc": { "start": { "line": 129, "column": 21 }, "end": { "line": 129, "column": 25 }, "identifierName": "push" }, "name": "push" }, "computed": false }, "arguments": [ { "type": "TemplateLiteral", "start": 5837, "end": 5845, "loc": { "start": { "line": 129, "column": 26 }, "end": { "line": 129, "column": 34 } }, "expressions": [], "quasis": [ { "type": "TemplateElement", "start": 5838, "end": 5844, "loc": { "start": { "line": 129, "column": 27 }, "end": { "line": 129, "column": 33 } }, "value": { "raw": "", "cooked": "
" }, "tail": false }, { "type": "TemplateElement", "start": 2758, "end": 2762, "loc": { "start": { "line": 77, "column": 160 }, "end": { "line": 77, "column": 164 } }, "value": { "raw": "
", "cooked": "" }, "tail": true } ] } ] } }, { "type": "ExpressionStatement", "start": 2774, "end": 2794, "loc": { "start": { "line": 78, "column": 8 }, "end": { "line": 78, "column": 28 } }, "expression": { "type": "CallExpression", "start": 2774, "end": 2793, "loc": { "start": { "line": 78, "column": 8 }, "end": { "line": 78, "column": 27 } }, "callee": { "type": "MemberExpression", "start": 2774, "end": 2783, "loc": { "start": { "line": 78, "column": 8 }, "end": { "line": 78, "column": 17 } }, "object": { "type": "Identifier", "start": 2774, "end": 2778, "loc": { "start": { "line": 78, "column": 8 }, "end": { "line": 78, "column": 12 }, "identifierName": "html" }, "name": "html" }, "property": { "type": "Identifier", "start": 2779, "end": 2783, "loc": { "start": { "line": 78, "column": 13 }, "end": { "line": 78, "column": 17 }, "identifierName": "push" }, "name": "push" }, "computed": false }, "arguments": [ { "type": "TemplateLiteral", "start": 2784, "end": 2792, "loc": { "start": { "line": 78, "column": 18 }, "end": { "line": 78, "column": 26 } }, "expressions": [], "quasis": [ { "type": "TemplateElement", "start": 2785, "end": 2791, "loc": { "start": { "line": 78, "column": 19 }, "end": { "line": 78, "column": 25 } }, "value": { "raw": "No object selected
", "cooked": "No object selected
" }, "tail": true } ] } ] } } ], "directives": [] }, "alternate": { "type": "BlockStatement", "start": 3136, "end": 5871, "loc": { "start": { "line": 88, "column": 15 }, "end": { "line": 131, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 3150, "end": 3192, "loc": { "start": { "line": 89, "column": 12 }, "end": { "line": 89, "column": 54 } }, "expression": { "type": "CallExpression", "start": 3150, "end": 3191, "loc": { "start": { "line": 89, "column": 12 }, "end": { "line": 89, "column": 53 } }, "callee": { "type": "MemberExpression", "start": 3150, "end": 3159, "loc": { "start": { "line": 89, "column": 12 }, "end": { "line": 89, "column": 21 } }, "object": { "type": "Identifier", "start": 3150, "end": 3154, "loc": { "start": { "line": 89, "column": 12 }, "end": { "line": 89, "column": 16 }, "identifierName": "html" }, "name": "html" }, "property": { "type": "Identifier", "start": 3155, "end": 3159, "loc": { "start": { "line": 89, "column": 17 }, "end": { "line": 89, "column": 21 }, "identifierName": "push" }, "name": "push" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 3160, "end": 3190, "loc": { "start": { "line": 89, "column": 22 }, "end": { "line": 89, "column": 52 } }, "extra": { "rawValue": "| Name: | ", "cooked": " | |
| Name: | " }, "tail": false }, { "type": "TemplateElement", "start": 3280, "end": 3290, "loc": { "start": { "line": 90, "column": 87 }, "end": { "line": 90, "column": 97 } }, "value": { "raw": " | |
| Class: | ", "cooked": " | |
| Class: | " }, "tail": false }, { "type": "TemplateElement", "start": 3421, "end": 3431, "loc": { "start": { "line": 92, "column": 92 }, "end": { "line": 92, "column": 102 } }, "value": { "raw": " | |
| UUID: | ", "cooked": " | |
| UUID: | " }, "tail": false }, { "type": "TemplateElement", "start": 3548, "end": 3558, "loc": { "start": { "line": 94, "column": 99 }, "end": { "line": 94, "column": 109 } }, "value": { "raw": " | |
| Viewer ID: | ", "cooked": " | |
| Viewer ID: | " }, "tail": false }, { "type": "TemplateElement", "start": 3652, "end": 3662, "loc": { "start": { "line": 95, "column": 90 }, "end": { "line": 95, "column": 100 } }, "value": { "raw": " | |
| ", "cooked": " | ||
| " }, "tail": false }, { "type": "TemplateElement", "start": 3874, "end": 3896, "loc": { "start": { "line": 99, "column": 78 }, "end": { "line": 99, "column": 100 } }, "value": { "raw": ": | ", "cooked": ": | " }, "tail": false }, { "type": "TemplateElement", "start": 3914, "end": 3924, "loc": { "start": { "line": 99, "column": 118 }, "end": { "line": 99, "column": 128 } }, "value": { "raw": " |
", "cooked": "
" }, "tail": false }, { "type": "TemplateElement", "start": 4376, "end": 4380, "loc": { "start": { "line": 105, "column": 158 }, "end": { "line": 105, "column": 162 } }, "value": { "raw": "
", "cooked": "" }, "tail": true } ] } ] } }, { "type": "ExpressionStatement", "start": 4400, "end": 4420, "loc": { "start": { "line": 106, "column": 16 }, "end": { "line": 106, "column": 36 } }, "expression": { "type": "CallExpression", "start": 4400, "end": 4419, "loc": { "start": { "line": 106, "column": 16 }, "end": { "line": 106, "column": 35 } }, "callee": { "type": "MemberExpression", "start": 4400, "end": 4409, "loc": { "start": { "line": 106, "column": 16 }, "end": { "line": 106, "column": 25 } }, "object": { "type": "Identifier", "start": 4400, "end": 4404, "loc": { "start": { "line": 106, "column": 16 }, "end": { "line": 106, "column": 20 }, "identifierName": "html" }, "name": "html" }, "property": { "type": "Identifier", "start": 4405, "end": 4409, "loc": { "start": { "line": 106, "column": 21 }, "end": { "line": 106, "column": 25 }, "identifierName": "push" }, "name": "push" }, "computed": false }, "arguments": [ { "type": "TemplateLiteral", "start": 4410, "end": 4418, "loc": { "start": { "line": 106, "column": 26 }, "end": { "line": 106, "column": 34 } }, "expressions": [], "quasis": [ { "type": "TemplateElement", "start": 4411, "end": 4417, "loc": { "start": { "line": 106, "column": 27 }, "end": { "line": 106, "column": 33 } }, "value": { "raw": "| ", "cooked": " | ||
| " }, "tail": false }, { "type": "TemplateElement", "start": 5454, "end": 5476, "loc": { "start": { "line": 120, "column": 93 }, "end": { "line": 120, "column": 115 } }, "value": { "raw": ": | ", "cooked": ": | " }, "tail": false }, { "type": "TemplateElement", "start": 5493, "end": 5503, "loc": { "start": { "line": 120, "column": 132 }, "end": { "line": 120, "column": 142 } }, "value": { "raw": " |
No properties sets found.
`);", "start": 5703, "end": 5770, "loc": { "start": { "line": 126, "column": 24 }, "end": { "line": 126, "column": 91 } } } ] } } ], "directives": [] } }, { "type": "ExpressionStatement", "start": 5827, "end": 5847, "loc": { "start": { "line": 129, "column": 16 }, "end": { "line": 129, "column": 36 } }, "expression": { "type": "CallExpression", "start": 5827, "end": 5846, "loc": { "start": { "line": 129, "column": 16 }, "end": { "line": 129, "column": 35 } }, "callee": { "type": "MemberExpression", "start": 5827, "end": 5836, "loc": { "start": { "line": 129, "column": 16 }, "end": { "line": 129, "column": 25 } }, "object": { "type": "Identifier", "start": 5827, "end": 5831, "loc": { "start": { "line": 129, "column": 16 }, "end": { "line": 129, "column": 20 }, "identifierName": "html" }, "name": "html" }, "property": { "type": "Identifier", "start": 5832, "end": 5836, "loc": { "start": { "line": 129, "column": 21 }, "end": { "line": 129, "column": 25 }, "identifierName": "push" }, "name": "push" }, "computed": false }, "arguments": [ { "type": "TemplateLiteral", "start": 5837, "end": 5845, "loc": { "start": { "line": 129, "column": 26 }, "end": { "line": 129, "column": 34 } }, "expressions": [], "quasis": [ { "type": "TemplateElement", "start": 5838, "end": 5844, "loc": { "start": { "line": 129, "column": 27 }, "end": { "line": 129, "column": 33 } }, "value": { "raw": "No properties sets found.
`);", "start": 5703, "end": 5770, "loc": { "start": { "line": 126, "column": 24 }, "end": { "line": 126, "column": 91 } } } ], "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": "CommentBlock", "value": "* @private ", "start": 46, "end": 61, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 15 } } }, { "type": { "label": "class", "keyword": "class", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "class", "start": 62, "end": 67, "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "PropertiesInspector", "start": 68, "end": 87, "loc": { "start": { "line": 4, "column": 6 }, "end": { "line": 4, "column": 25 } } }, { "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": 88, "end": 95, "loc": { "start": { "line": 4, "column": 26 }, "end": { "line": 4, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Controller", "start": 96, "end": 106, "loc": { "start": { "line": 4, "column": 34 }, "end": { "line": 4, "column": 44 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 107, "end": 108, "loc": { "start": { "line": 4, "column": 45 }, "end": { "line": 4, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "constructor", "start": 114, "end": 125, "loc": { "start": { "line": 6, "column": 4 }, "end": { "line": 6, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 125, "end": 126, "loc": { "start": { "line": 6, "column": 15 }, "end": { "line": 6, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "parent", "start": 126, "end": 132, "loc": { "start": { "line": 6, "column": 16 }, "end": { "line": 6, "column": 22 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 132, "end": 133, "loc": { "start": { "line": 6, "column": 22 }, "end": { "line": 6, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "cfg", "start": 134, "end": 137, "loc": { "start": { "line": 6, "column": 24 }, "end": { "line": 6, "column": 27 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 138, "end": 139, "loc": { "start": { "line": 6, "column": 28 }, "end": { "line": 6, "column": 29 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 140, "end": 141, "loc": { "start": { "line": 6, "column": 30 }, "end": { "line": 6, "column": 31 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 141, "end": 142, "loc": { "start": { "line": 6, "column": 31 }, "end": { "line": 6, "column": 32 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 142, "end": 143, "loc": { "start": { "line": 6, "column": 32 }, "end": { "line": 6, "column": 33 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 144, "end": 145, "loc": { "start": { "line": 6, "column": 34 }, "end": { "line": 6, "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": 155, "end": 160, "loc": { "start": { "line": 8, "column": 8 }, "end": { "line": 8, "column": 13 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 160, "end": 161, "loc": { "start": { "line": 8, "column": 13 }, "end": { "line": 8, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "parent", "start": 161, "end": 167, "loc": { "start": { "line": 8, "column": 14 }, "end": { "line": 8, "column": 20 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 167, "end": 168, "loc": { "start": { "line": 8, "column": 20 }, "end": { "line": 8, "column": 21 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 168, "end": 169, "loc": { "start": { "line": 8, "column": 21 }, "end": { "line": 8, "column": 22 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 179, "end": 181, "loc": { "start": { "line": 10, "column": 8 }, "end": { "line": 10, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 182, "end": 183, "loc": { "start": { "line": 10, "column": 11 }, "end": { "line": 10, "column": 12 } } }, { "type": { "label": "prefix", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "!", "start": 183, "end": 184, "loc": { "start": { "line": 10, "column": 12 }, "end": { "line": 10, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "cfg", "start": 184, "end": 187, "loc": { "start": { "line": 10, "column": 13 }, "end": { "line": 10, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 187, "end": 188, "loc": { "start": { "line": 10, "column": 16 }, "end": { "line": 10, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "propertiesTabElement", "start": 188, "end": 208, "loc": { "start": { "line": 10, "column": 17 }, "end": { "line": 10, "column": 37 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 208, "end": 209, "loc": { "start": { "line": 10, "column": 37 }, "end": { "line": 10, "column": 38 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 210, "end": 211, "loc": { "start": { "line": 10, "column": 39 }, "end": { "line": 10, "column": 40 } } }, { "type": { "label": "throw", "keyword": "throw", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "throw", "start": 224, "end": 229, "loc": { "start": { "line": 11, "column": 12 }, "end": { "line": 11, "column": 17 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Missing config: propertiesTabElement", "start": 230, "end": 268, "loc": { "start": { "line": 11, "column": 18 }, "end": { "line": 11, "column": 56 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 268, "end": 269, "loc": { "start": { "line": 11, "column": 56 }, "end": { "line": 11, "column": 57 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 278, "end": 279, "loc": { "start": { "line": 12, "column": 8 }, "end": { "line": 12, "column": 9 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 289, "end": 291, "loc": { "start": { "line": 14, "column": 8 }, "end": { "line": 14, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 292, "end": 293, "loc": { "start": { "line": 14, "column": 11 }, "end": { "line": 14, "column": 12 } } }, { "type": { "label": "prefix", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "!", "start": 293, "end": 294, "loc": { "start": { "line": 14, "column": 12 }, "end": { "line": 14, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "cfg", "start": 294, "end": 297, "loc": { "start": { "line": 14, "column": 13 }, "end": { "line": 14, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 297, "end": 298, "loc": { "start": { "line": 14, "column": 16 }, "end": { "line": 14, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "propertiesElement", "start": 298, "end": 315, "loc": { "start": { "line": 14, "column": 17 }, "end": { "line": 14, "column": 34 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 315, "end": 316, "loc": { "start": { "line": 14, "column": 34 }, "end": { "line": 14, "column": 35 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 317, "end": 318, "loc": { "start": { "line": 14, "column": 36 }, "end": { "line": 14, "column": 37 } } }, { "type": { "label": "throw", "keyword": "throw", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "throw", "start": 331, "end": 336, "loc": { "start": { "line": 15, "column": 12 }, "end": { "line": 15, "column": 17 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Missing config: propertiesElement", "start": 337, "end": 372, "loc": { "start": { "line": 15, "column": 18 }, "end": { "line": 15, "column": 53 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 372, "end": 373, "loc": { "start": { "line": 15, "column": 53 }, "end": { "line": 15, "column": 54 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 382, "end": 383, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 16, "column": 9 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 393, "end": 397, "loc": { "start": { "line": 18, "column": 8 }, "end": { "line": 18, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 397, "end": 398, "loc": { "start": { "line": 18, "column": 12 }, "end": { "line": 18, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_metaObject", "start": 398, "end": 409, "loc": { "start": { "line": 18, "column": 13 }, "end": { "line": 18, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 410, "end": 411, "loc": { "start": { "line": 18, "column": 25 }, "end": { "line": 18, "column": 26 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 412, "end": 416, "loc": { "start": { "line": 18, "column": 27 }, "end": { "line": 18, "column": 31 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 416, "end": 417, "loc": { "start": { "line": 18, "column": 31 }, "end": { "line": 18, "column": 32 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 427, "end": 431, "loc": { "start": { "line": 20, "column": 8 }, "end": { "line": 20, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 431, "end": 432, "loc": { "start": { "line": 20, "column": 12 }, "end": { "line": 20, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_propertiesTabElement", "start": 432, "end": 453, "loc": { "start": { "line": 20, "column": 13 }, "end": { "line": 20, "column": 34 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 454, "end": 455, "loc": { "start": { "line": 20, "column": 35 }, "end": { "line": 20, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "cfg", "start": 456, "end": 459, "loc": { "start": { "line": 20, "column": 37 }, "end": { "line": 20, "column": 40 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 459, "end": 460, "loc": { "start": { "line": 20, "column": 40 }, "end": { "line": 20, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "propertiesTabElement", "start": 460, "end": 480, "loc": { "start": { "line": 20, "column": 41 }, "end": { "line": 20, "column": 61 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 480, "end": 481, "loc": { "start": { "line": 20, "column": 61 }, "end": { "line": 20, "column": 62 } } }, { "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": 490, "end": 494, "loc": { "start": { "line": 21, "column": 8 }, "end": { "line": 21, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 494, "end": 495, "loc": { "start": { "line": 21, "column": 12 }, "end": { "line": 21, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_propertiesElement", "start": 495, "end": 513, "loc": { "start": { "line": 21, "column": 13 }, "end": { "line": 21, "column": 31 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 514, "end": 515, "loc": { "start": { "line": 21, "column": 32 }, "end": { "line": 21, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "cfg", "start": 516, "end": 519, "loc": { "start": { "line": 21, "column": 34 }, "end": { "line": 21, "column": 37 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 519, "end": 520, "loc": { "start": { "line": 21, "column": 37 }, "end": { "line": 21, "column": 38 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "propertiesElement", "start": 520, "end": 537, "loc": { "start": { "line": 21, "column": 38 }, "end": { "line": 21, "column": 55 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 537, "end": 538, "loc": { "start": { "line": 21, "column": 55 }, "end": { "line": 21, "column": 56 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 547, "end": 551, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 22, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 551, "end": 552, "loc": { "start": { "line": 22, "column": 12 }, "end": { "line": 22, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_propertiesTabButtonElement", "start": 552, "end": 579, "loc": { "start": { "line": 22, "column": 13 }, "end": { "line": 22, "column": 40 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 580, "end": 581, "loc": { "start": { "line": 22, "column": 41 }, "end": { "line": 22, "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": 582, "end": 586, "loc": { "start": { "line": 22, "column": 43 }, "end": { "line": 22, "column": 47 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 586, "end": 587, "loc": { "start": { "line": 22, "column": 47 }, "end": { "line": 22, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_propertiesTabElement", "start": 587, "end": 608, "loc": { "start": { "line": 22, "column": 48 }, "end": { "line": 22, "column": 69 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 608, "end": 609, "loc": { "start": { "line": 22, "column": 69 }, "end": { "line": 22, "column": 70 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 609, "end": 622, "loc": { "start": { "line": 22, "column": 70 }, "end": { "line": 22, "column": 83 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 622, "end": 623, "loc": { "start": { "line": 22, "column": 83 }, "end": { "line": 22, "column": 84 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": ".xeokit-tab-btn", "start": 623, "end": 640, "loc": { "start": { "line": 22, "column": 84 }, "end": { "line": 22, "column": 101 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 640, "end": 641, "loc": { "start": { "line": 22, "column": 101 }, "end": { "line": 22, "column": 102 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 641, "end": 642, "loc": { "start": { "line": 22, "column": 102 }, "end": { "line": 22, "column": 103 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 652, "end": 654, "loc": { "start": { "line": 24, "column": 8 }, "end": { "line": 24, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 655, "end": 656, "loc": { "start": { "line": 24, "column": 11 }, "end": { "line": 24, "column": 12 } } }, { "type": { "label": "prefix", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "!", "start": 656, "end": 657, "loc": { "start": { "line": 24, "column": 12 }, "end": { "line": 24, "column": 13 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 657, "end": 661, "loc": { "start": { "line": 24, "column": 13 }, "end": { "line": 24, "column": 17 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 661, "end": 662, "loc": { "start": { "line": 24, "column": 17 }, "end": { "line": 24, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_propertiesTabButtonElement", "start": 662, "end": 689, "loc": { "start": { "line": 24, "column": 18 }, "end": { "line": 24, "column": 45 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 689, "end": 690, "loc": { "start": { "line": 24, "column": 45 }, "end": { "line": 24, "column": 46 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 691, "end": 692, "loc": { "start": { "line": 24, "column": 47 }, "end": { "line": 24, "column": 48 } } }, { "type": { "label": "throw", "keyword": "throw", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "throw", "start": 705, "end": 710, "loc": { "start": { "line": 25, "column": 12 }, "end": { "line": 25, "column": 17 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "Missing DOM element: ,xeokit-tab-btn", "start": 711, "end": 749, "loc": { "start": { "line": 25, "column": 18 }, "end": { "line": 25, "column": 56 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 749, "end": 750, "loc": { "start": { "line": 25, "column": 56 }, "end": { "line": 25, "column": 57 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 759, "end": 760, "loc": { "start": { "line": 26, "column": 8 }, "end": { "line": 26, "column": 9 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 770, "end": 774, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 774, "end": 775, "loc": { "start": { "line": 28, "column": 12 }, "end": { "line": 28, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_onModelUnloaded", "start": 775, "end": 791, "loc": { "start": { "line": 28, "column": 13 }, "end": { "line": 28, "column": 29 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 792, "end": 793, "loc": { "start": { "line": 28, "column": 30 }, "end": { "line": 28, "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": 794, "end": 798, "loc": { "start": { "line": 28, "column": 32 }, "end": { "line": 28, "column": 36 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 798, "end": 799, "loc": { "start": { "line": 28, "column": 36 }, "end": { "line": 28, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "viewer", "start": 799, "end": 805, "loc": { "start": { "line": 28, "column": 37 }, "end": { "line": 28, "column": 43 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 805, "end": 806, "loc": { "start": { "line": 28, "column": 43 }, "end": { "line": 28, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "scene", "start": 806, "end": 811, "loc": { "start": { "line": 28, "column": 44 }, "end": { "line": 28, "column": 49 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 811, "end": 812, "loc": { "start": { "line": 28, "column": 49 }, "end": { "line": 28, "column": 50 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "on", "start": 812, "end": 814, "loc": { "start": { "line": 28, "column": 50 }, "end": { "line": 28, "column": 52 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 814, "end": 815, "loc": { "start": { "line": 28, "column": 52 }, "end": { "line": 28, "column": 53 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "modelUnloaded", "start": 815, "end": 830, "loc": { "start": { "line": 28, "column": 53 }, "end": { "line": 28, "column": 68 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 830, "end": 831, "loc": { "start": { "line": 28, "column": 68 }, "end": { "line": 28, "column": 69 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 832, "end": 833, "loc": { "start": { "line": 28, "column": 70 }, "end": { "line": 28, "column": 71 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "modelId", "start": 833, "end": 840, "loc": { "start": { "line": 28, "column": 71 }, "end": { "line": 28, "column": 78 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 840, "end": 841, "loc": { "start": { "line": 28, "column": 78 }, "end": { "line": 28, "column": 79 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 842, "end": 844, "loc": { "start": { "line": 28, "column": 80 }, "end": { "line": 28, "column": 82 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 845, "end": 846, "loc": { "start": { "line": 28, "column": 83 }, "end": { "line": 28, "column": 84 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 859, "end": 861, "loc": { "start": { "line": 29, "column": 12 }, "end": { "line": 29, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 862, "end": 863, "loc": { "start": { "line": 29, "column": 15 }, "end": { "line": 29, "column": 16 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 863, "end": 867, "loc": { "start": { "line": 29, "column": 16 }, "end": { "line": 29, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 867, "end": 868, "loc": { "start": { "line": 29, "column": 20 }, "end": { "line": 29, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_metaObject", "start": 868, "end": 879, "loc": { "start": { "line": 29, "column": 21 }, "end": { "line": 29, "column": 32 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 879, "end": 880, "loc": { "start": { "line": 29, "column": 32 }, "end": { "line": 29, "column": 33 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 881, "end": 882, "loc": { "start": { "line": 29, "column": 34 }, "end": { "line": 29, "column": 35 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 899, "end": 904, "loc": { "start": { "line": 30, "column": 16 }, "end": { "line": 30, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "metaModels", "start": 905, "end": 915, "loc": { "start": { "line": 30, "column": 22 }, "end": { "line": 30, "column": 32 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 916, "end": 917, "loc": { "start": { "line": 30, "column": 33 }, "end": { "line": 30, "column": 34 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 918, "end": 922, "loc": { "start": { "line": 30, "column": 35 }, "end": { "line": 30, "column": 39 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 922, "end": 923, "loc": { "start": { "line": 30, "column": 39 }, "end": { "line": 30, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_metaObject", "start": 923, "end": 934, "loc": { "start": { "line": 30, "column": 40 }, "end": { "line": 30, "column": 51 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 934, "end": 935, "loc": { "start": { "line": 30, "column": 51 }, "end": { "line": 30, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "metaModels", "start": 935, "end": 945, "loc": { "start": { "line": 30, "column": 52 }, "end": { "line": 30, "column": 62 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 945, "end": 946, "loc": { "start": { "line": 30, "column": 62 }, "end": { "line": 30, "column": 63 } } }, { "type": { "label": "for", "keyword": "for", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": true, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "for", "start": 963, "end": 966, "loc": { "start": { "line": 31, "column": 16 }, "end": { "line": 31, "column": 19 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 967, "end": 968, "loc": { "start": { "line": 31, "column": 20 }, "end": { "line": 31, "column": 21 } } }, { "type": { "label": "let", "keyword": "let", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "let", "start": 968, "end": 971, "loc": { "start": { "line": 31, "column": 21 }, "end": { "line": 31, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 972, "end": 973, "loc": { "start": { "line": 31, "column": 25 }, "end": { "line": 31, "column": 26 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 974, "end": 975, "loc": { "start": { "line": 31, "column": 27 }, "end": { "line": 31, "column": 28 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 976, "end": 977, "loc": { "start": { "line": 31, "column": 29 }, "end": { "line": 31, "column": 30 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 977, "end": 978, "loc": { "start": { "line": 31, "column": 30 }, "end": { "line": 31, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "len", "start": 979, "end": 982, "loc": { "start": { "line": 31, "column": 32 }, "end": { "line": 31, "column": 35 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 983, "end": 984, "loc": { "start": { "line": 31, "column": 36 }, "end": { "line": 31, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "metaModels", "start": 985, "end": 995, "loc": { "start": { "line": 31, "column": 38 }, "end": { "line": 31, "column": 48 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 995, "end": 996, "loc": { "start": { "line": 31, "column": 48 }, "end": { "line": 31, "column": 49 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "length", "start": 996, "end": 1002, "loc": { "start": { "line": 31, "column": 49 }, "end": { "line": 31, "column": 55 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1002, "end": 1003, "loc": { "start": { "line": 31, "column": 55 }, "end": { "line": 31, "column": 56 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 1004, "end": 1005, "loc": { "start": { "line": 31, "column": 57 }, "end": { "line": 31, "column": 58 } } }, { "type": { "label": ">", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": "<", "start": 1006, "end": 1007, "loc": { "start": { "line": 31, "column": 59 }, "end": { "line": 31, "column": 60 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "len", "start": 1008, "end": 1011, "loc": { "start": { "line": 31, "column": 61 }, "end": { "line": 31, "column": 64 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1011, "end": 1012, "loc": { "start": { "line": 31, "column": 64 }, "end": { "line": 31, "column": 65 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 1013, "end": 1014, "loc": { "start": { "line": 31, "column": 66 }, "end": { "line": 31, "column": 67 } } }, { "type": { "label": "++/--", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": true, "binop": null }, "value": "++", "start": 1014, "end": 1016, "loc": { "start": { "line": 31, "column": 67 }, "end": { "line": 31, "column": 69 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1016, "end": 1017, "loc": { "start": { "line": 31, "column": 69 }, "end": { "line": 31, "column": 70 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1018, "end": 1019, "loc": { "start": { "line": 31, "column": 71 }, "end": { "line": 31, "column": 72 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 1040, "end": 1042, "loc": { "start": { "line": 32, "column": 20 }, "end": { "line": 32, "column": 22 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1043, "end": 1044, "loc": { "start": { "line": 32, "column": 23 }, "end": { "line": 32, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "metaModels", "start": 1044, "end": 1054, "loc": { "start": { "line": 32, "column": 24 }, "end": { "line": 32, "column": 34 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1054, "end": 1055, "loc": { "start": { "line": 32, "column": 34 }, "end": { "line": 32, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 1055, "end": 1056, "loc": { "start": { "line": 32, "column": 35 }, "end": { "line": 32, "column": 36 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1056, "end": 1057, "loc": { "start": { "line": 32, "column": 36 }, "end": { "line": 32, "column": 37 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1057, "end": 1058, "loc": { "start": { "line": 32, "column": 37 }, "end": { "line": 32, "column": 38 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 1058, "end": 1060, "loc": { "start": { "line": 32, "column": 38 }, "end": { "line": 32, "column": 40 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 1061, "end": 1064, "loc": { "start": { "line": 32, "column": 41 }, "end": { "line": 32, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "modelId", "start": 1065, "end": 1072, "loc": { "start": { "line": 32, "column": 45 }, "end": { "line": 32, "column": 52 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1072, "end": 1073, "loc": { "start": { "line": 32, "column": 52 }, "end": { "line": 32, "column": 53 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1074, "end": 1075, "loc": { "start": { "line": 32, "column": 54 }, "end": { "line": 32, "column": 55 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1100, "end": 1104, "loc": { "start": { "line": 33, "column": 24 }, "end": { "line": 33, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1104, "end": 1105, "loc": { "start": { "line": 33, "column": 28 }, "end": { "line": 33, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clear", "start": 1105, "end": 1110, "loc": { "start": { "line": 33, "column": 29 }, "end": { "line": 33, "column": 34 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1110, "end": 1111, "loc": { "start": { "line": 33, "column": 34 }, "end": { "line": 33, "column": 35 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1111, "end": 1112, "loc": { "start": { "line": 33, "column": 35 }, "end": { "line": 33, "column": 36 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1112, "end": 1113, "loc": { "start": { "line": 33, "column": 36 }, "end": { "line": 33, "column": 37 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 1138, "end": 1144, "loc": { "start": { "line": 34, "column": 24 }, "end": { "line": 34, "column": 30 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1144, "end": 1145, "loc": { "start": { "line": 34, "column": 30 }, "end": { "line": 34, "column": 31 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1166, "end": 1167, "loc": { "start": { "line": 35, "column": 20 }, "end": { "line": 35, "column": 21 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1184, "end": 1185, "loc": { "start": { "line": 36, "column": 16 }, "end": { "line": 36, "column": 17 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1198, "end": 1199, "loc": { "start": { "line": 37, "column": 12 }, "end": { "line": 37, "column": 13 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1208, "end": 1209, "loc": { "start": { "line": 38, "column": 8 }, "end": { "line": 38, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1209, "end": 1210, "loc": { "start": { "line": 38, "column": 9 }, "end": { "line": 38, "column": 10 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1210, "end": 1211, "loc": { "start": { "line": 38, "column": 10 }, "end": { "line": 38, "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": 1221, "end": 1225, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 40, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1225, "end": 1226, "loc": { "start": { "line": 40, "column": 12 }, "end": { "line": 40, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "bimViewer", "start": 1226, "end": 1235, "loc": { "start": { "line": 40, "column": 13 }, "end": { "line": 40, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1235, "end": 1236, "loc": { "start": { "line": 40, "column": 22 }, "end": { "line": 40, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "on", "start": 1236, "end": 1238, "loc": { "start": { "line": 40, "column": 23 }, "end": { "line": 40, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1238, "end": 1239, "loc": { "start": { "line": 40, "column": 25 }, "end": { "line": 40, "column": 26 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "reset", "start": 1239, "end": 1246, "loc": { "start": { "line": 40, "column": 26 }, "end": { "line": 40, "column": 33 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1246, "end": 1247, "loc": { "start": { "line": 40, "column": 33 }, "end": { "line": 40, "column": 34 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1248, "end": 1249, "loc": { "start": { "line": 40, "column": 35 }, "end": { "line": 40, "column": 36 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1249, "end": 1250, "loc": { "start": { "line": 40, "column": 36 }, "end": { "line": 40, "column": 37 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1251, "end": 1253, "loc": { "start": { "line": 40, "column": 38 }, "end": { "line": 40, "column": 40 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1254, "end": 1255, "loc": { "start": { "line": 40, "column": 41 }, "end": { "line": 40, "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": 1268, "end": 1272, "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1272, "end": 1273, "loc": { "start": { "line": 41, "column": 16 }, "end": { "line": 41, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clear", "start": 1273, "end": 1278, "loc": { "start": { "line": 41, "column": 17 }, "end": { "line": 41, "column": 22 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1278, "end": 1279, "loc": { "start": { "line": 41, "column": 22 }, "end": { "line": 41, "column": 23 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1279, "end": 1280, "loc": { "start": { "line": 41, "column": 23 }, "end": { "line": 41, "column": 24 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1280, "end": 1281, "loc": { "start": { "line": 41, "column": 24 }, "end": { "line": 41, "column": 25 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1290, "end": 1291, "loc": { "start": { "line": 42, "column": 8 }, "end": { "line": 42, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1291, "end": 1292, "loc": { "start": { "line": 42, "column": 9 }, "end": { "line": 42, "column": 10 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1292, "end": 1293, "loc": { "start": { "line": 42, "column": 10 }, "end": { "line": 42, "column": 11 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "document", "start": 1303, "end": 1311, "loc": { "start": { "line": 44, "column": 8 }, "end": { "line": 44, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1311, "end": 1312, "loc": { "start": { "line": 44, "column": 16 }, "end": { "line": 44, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "addEventListener", "start": 1312, "end": 1328, "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1328, "end": 1329, "loc": { "start": { "line": 44, "column": 33 }, "end": { "line": 44, "column": 34 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "click", "start": 1329, "end": 1336, "loc": { "start": { "line": 44, "column": 34 }, "end": { "line": 44, "column": 41 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1336, "end": 1337, "loc": { "start": { "line": 44, "column": 41 }, "end": { "line": 44, "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": 1338, "end": 1342, "loc": { "start": { "line": 44, "column": 43 }, "end": { "line": 44, "column": 47 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1342, "end": 1343, "loc": { "start": { "line": 44, "column": 47 }, "end": { "line": 44, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_clickListener", "start": 1343, "end": 1357, "loc": { "start": { "line": 44, "column": 48 }, "end": { "line": 44, "column": 62 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1358, "end": 1359, "loc": { "start": { "line": 44, "column": 63 }, "end": { "line": 44, "column": 64 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1360, "end": 1361, "loc": { "start": { "line": 44, "column": 65 }, "end": { "line": 44, "column": 66 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "e", "start": 1361, "end": 1362, "loc": { "start": { "line": 44, "column": 66 }, "end": { "line": 44, "column": 67 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1362, "end": 1363, "loc": { "start": { "line": 44, "column": 67 }, "end": { "line": 44, "column": 68 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1364, "end": 1366, "loc": { "start": { "line": 44, "column": 69 }, "end": { "line": 44, "column": 71 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1367, "end": 1368, "loc": { "start": { "line": 44, "column": 72 }, "end": { "line": 44, "column": 73 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 1381, "end": 1383, "loc": { "start": { "line": 45, "column": 12 }, "end": { "line": 45, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1384, "end": 1385, "loc": { "start": { "line": 45, "column": 15 }, "end": { "line": 45, "column": 16 } } }, { "type": { "label": "prefix", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "!", "start": 1385, "end": 1386, "loc": { "start": { "line": 45, "column": 16 }, "end": { "line": 45, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "e", "start": 1386, "end": 1387, "loc": { "start": { "line": 45, "column": 17 }, "end": { "line": 45, "column": 18 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1387, "end": 1388, "loc": { "start": { "line": 45, "column": 18 }, "end": { "line": 45, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "target", "start": 1388, "end": 1394, "loc": { "start": { "line": 45, "column": 19 }, "end": { "line": 45, "column": 25 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1394, "end": 1395, "loc": { "start": { "line": 45, "column": 25 }, "end": { "line": 45, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "matches", "start": 1395, "end": 1402, "loc": { "start": { "line": 45, "column": 26 }, "end": { "line": 45, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1402, "end": 1403, "loc": { "start": { "line": 45, "column": 33 }, "end": { "line": 45, "column": 34 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": ".xeokit-accordion .xeokit-accordion-button", "start": 1403, "end": 1447, "loc": { "start": { "line": 45, "column": 34 }, "end": { "line": 45, "column": 78 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1447, "end": 1448, "loc": { "start": { "line": 45, "column": 78 }, "end": { "line": 45, "column": 79 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1448, "end": 1449, "loc": { "start": { "line": 45, "column": 79 }, "end": { "line": 45, "column": 80 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1450, "end": 1451, "loc": { "start": { "line": 45, "column": 81 }, "end": { "line": 45, "column": 82 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 1468, "end": 1474, "loc": { "start": { "line": 46, "column": 16 }, "end": { "line": 46, "column": 22 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1474, "end": 1475, "loc": { "start": { "line": 46, "column": 22 }, "end": { "line": 46, "column": 23 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1488, "end": 1489, "loc": { "start": { "line": 47, "column": 12 }, "end": { "line": 47, "column": 13 } } }, { "type": { "label": "else", "keyword": "else", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "else", "start": 1490, "end": 1494, "loc": { "start": { "line": 47, "column": 14 }, "end": { "line": 47, "column": 18 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1495, "end": 1496, "loc": { "start": { "line": 47, "column": 19 }, "end": { "line": 47, "column": 20 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 1513, "end": 1515, "loc": { "start": { "line": 48, "column": 16 }, "end": { "line": 48, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1516, "end": 1517, "loc": { "start": { "line": 48, "column": 19 }, "end": { "line": 48, "column": 20 } } }, { "type": { "label": "prefix", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "!", "start": 1517, "end": 1518, "loc": { "start": { "line": 48, "column": 20 }, "end": { "line": 48, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "e", "start": 1518, "end": 1519, "loc": { "start": { "line": 48, "column": 21 }, "end": { "line": 48, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1519, "end": 1520, "loc": { "start": { "line": 48, "column": 22 }, "end": { "line": 48, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "target", "start": 1520, "end": 1526, "loc": { "start": { "line": 48, "column": 23 }, "end": { "line": 48, "column": 29 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1526, "end": 1527, "loc": { "start": { "line": 48, "column": 29 }, "end": { "line": 48, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "parentElement", "start": 1527, "end": 1540, "loc": { "start": { "line": 48, "column": 30 }, "end": { "line": 48, "column": 43 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1540, "end": 1541, "loc": { "start": { "line": 48, "column": 43 }, "end": { "line": 48, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 1541, "end": 1550, "loc": { "start": { "line": 48, "column": 44 }, "end": { "line": 48, "column": 53 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1550, "end": 1551, "loc": { "start": { "line": 48, "column": 53 }, "end": { "line": 48, "column": 54 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "contains", "start": 1551, "end": 1559, "loc": { "start": { "line": 48, "column": 54 }, "end": { "line": 48, "column": 62 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1559, "end": 1560, "loc": { "start": { "line": 48, "column": 62 }, "end": { "line": 48, "column": 63 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "active", "start": 1560, "end": 1568, "loc": { "start": { "line": 48, "column": 63 }, "end": { "line": 48, "column": 71 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1568, "end": 1569, "loc": { "start": { "line": 48, "column": 71 }, "end": { "line": 48, "column": 72 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1569, "end": 1570, "loc": { "start": { "line": 48, "column": 72 }, "end": { "line": 48, "column": 73 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1571, "end": 1572, "loc": { "start": { "line": 48, "column": 74 }, "end": { "line": 48, "column": 75 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "e", "start": 1593, "end": 1594, "loc": { "start": { "line": 49, "column": 20 }, "end": { "line": 49, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1594, "end": 1595, "loc": { "start": { "line": 49, "column": 21 }, "end": { "line": 49, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "target", "start": 1595, "end": 1601, "loc": { "start": { "line": 49, "column": 22 }, "end": { "line": 49, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1601, "end": 1602, "loc": { "start": { "line": 49, "column": 28 }, "end": { "line": 49, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "parentElement", "start": 1602, "end": 1615, "loc": { "start": { "line": 49, "column": 29 }, "end": { "line": 49, "column": 42 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1615, "end": 1616, "loc": { "start": { "line": 49, "column": 42 }, "end": { "line": 49, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 1616, "end": 1625, "loc": { "start": { "line": 49, "column": 43 }, "end": { "line": 49, "column": 52 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1625, "end": 1626, "loc": { "start": { "line": 49, "column": 52 }, "end": { "line": 49, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 1626, "end": 1629, "loc": { "start": { "line": 49, "column": 53 }, "end": { "line": 49, "column": 56 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1629, "end": 1630, "loc": { "start": { "line": 49, "column": 56 }, "end": { "line": 49, "column": 57 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "active", "start": 1630, "end": 1638, "loc": { "start": { "line": 49, "column": 57 }, "end": { "line": 49, "column": 65 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1638, "end": 1639, "loc": { "start": { "line": 49, "column": 65 }, "end": { "line": 49, "column": 66 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1639, "end": 1640, "loc": { "start": { "line": 49, "column": 66 }, "end": { "line": 49, "column": 67 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1657, "end": 1658, "loc": { "start": { "line": 50, "column": 16 }, "end": { "line": 50, "column": 17 } } }, { "type": { "label": "else", "keyword": "else", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "else", "start": 1659, "end": 1663, "loc": { "start": { "line": 50, "column": 18 }, "end": { "line": 50, "column": 22 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1664, "end": 1665, "loc": { "start": { "line": 50, "column": 23 }, "end": { "line": 50, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "e", "start": 1686, "end": 1687, "loc": { "start": { "line": 51, "column": 20 }, "end": { "line": 51, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1687, "end": 1688, "loc": { "start": { "line": 51, "column": 21 }, "end": { "line": 51, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "target", "start": 1688, "end": 1694, "loc": { "start": { "line": 51, "column": 22 }, "end": { "line": 51, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1694, "end": 1695, "loc": { "start": { "line": 51, "column": 28 }, "end": { "line": 51, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "parentElement", "start": 1695, "end": 1708, "loc": { "start": { "line": 51, "column": 29 }, "end": { "line": 51, "column": 42 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1708, "end": 1709, "loc": { "start": { "line": 51, "column": 42 }, "end": { "line": 51, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 1709, "end": 1718, "loc": { "start": { "line": 51, "column": 43 }, "end": { "line": 51, "column": 52 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1718, "end": 1719, "loc": { "start": { "line": 51, "column": 52 }, "end": { "line": 51, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "remove", "start": 1719, "end": 1725, "loc": { "start": { "line": 51, "column": 53 }, "end": { "line": 51, "column": 59 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1725, "end": 1726, "loc": { "start": { "line": 51, "column": 59 }, "end": { "line": 51, "column": 60 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "active", "start": 1726, "end": 1734, "loc": { "start": { "line": 51, "column": 60 }, "end": { "line": 51, "column": 68 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1734, "end": 1735, "loc": { "start": { "line": 51, "column": 68 }, "end": { "line": 51, "column": 69 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1735, "end": 1736, "loc": { "start": { "line": 51, "column": 69 }, "end": { "line": 51, "column": 70 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1753, "end": 1754, "loc": { "start": { "line": 52, "column": 16 }, "end": { "line": 52, "column": 17 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1767, "end": 1768, "loc": { "start": { "line": 53, "column": 12 }, "end": { "line": 53, "column": 13 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1777, "end": 1778, "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": 1778, "end": 1779, "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": 1779, "end": 1780, "loc": { "start": { "line": 54, "column": 10 }, "end": { "line": 54, "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": 1790, "end": 1794, "loc": { "start": { "line": 56, "column": 8 }, "end": { "line": 56, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1794, "end": 1795, "loc": { "start": { "line": 56, "column": 12 }, "end": { "line": 56, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clear", "start": 1795, "end": 1800, "loc": { "start": { "line": 56, "column": 13 }, "end": { "line": 56, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1800, "end": 1801, "loc": { "start": { "line": 56, "column": 18 }, "end": { "line": 56, "column": 19 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1801, "end": 1802, "loc": { "start": { "line": 56, "column": 19 }, "end": { "line": 56, "column": 20 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1802, "end": 1803, "loc": { "start": { "line": 56, "column": 20 }, "end": { "line": 56, "column": 21 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1808, "end": 1809, "loc": { "start": { "line": 57, "column": 4 }, "end": { "line": 57, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "showObjectPropertySets", "start": 1815, "end": 1837, "loc": { "start": { "line": 59, "column": 4 }, "end": { "line": 59, "column": 26 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1837, "end": 1838, "loc": { "start": { "line": 59, "column": 26 }, "end": { "line": 59, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "objectId", "start": 1838, "end": 1846, "loc": { "start": { "line": 59, "column": 27 }, "end": { "line": 59, "column": 35 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1846, "end": 1847, "loc": { "start": { "line": 59, "column": 35 }, "end": { "line": 59, "column": 36 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1848, "end": 1849, "loc": { "start": { "line": 59, "column": 37 }, "end": { "line": 59, "column": 38 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 1858, "end": 1863, "loc": { "start": { "line": 60, "column": 8 }, "end": { "line": 60, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "metaObject", "start": 1864, "end": 1874, "loc": { "start": { "line": 60, "column": 14 }, "end": { "line": 60, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1875, "end": 1876, "loc": { "start": { "line": 60, "column": 25 }, "end": { "line": 60, "column": 26 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1877, "end": 1881, "loc": { "start": { "line": 60, "column": 27 }, "end": { "line": 60, "column": 31 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1881, "end": 1882, "loc": { "start": { "line": 60, "column": 31 }, "end": { "line": 60, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "viewer", "start": 1882, "end": 1888, "loc": { "start": { "line": 60, "column": 32 }, "end": { "line": 60, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1888, "end": 1889, "loc": { "start": { "line": 60, "column": 38 }, "end": { "line": 60, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "metaScene", "start": 1889, "end": 1898, "loc": { "start": { "line": 60, "column": 39 }, "end": { "line": 60, "column": 48 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1898, "end": 1899, "loc": { "start": { "line": 60, "column": 48 }, "end": { "line": 60, "column": 49 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "metaObjects", "start": 1899, "end": 1910, "loc": { "start": { "line": 60, "column": 49 }, "end": { "line": 60, "column": 60 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1910, "end": 1911, "loc": { "start": { "line": 60, "column": 60 }, "end": { "line": 60, "column": 61 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "objectId", "start": 1911, "end": 1919, "loc": { "start": { "line": 60, "column": 61 }, "end": { "line": 60, "column": 69 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1919, "end": 1920, "loc": { "start": { "line": 60, "column": 69 }, "end": { "line": 60, "column": 70 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1920, "end": 1921, "loc": { "start": { "line": 60, "column": 70 }, "end": { "line": 60, "column": 71 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 1930, "end": 1932, "loc": { "start": { "line": 61, "column": 8 }, "end": { "line": 61, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1933, "end": 1934, "loc": { "start": { "line": 61, "column": 11 }, "end": { "line": 61, "column": 12 } } }, { "type": { "label": "prefix", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": null, "updateContext": null }, "value": "!", "start": 1934, "end": 1935, "loc": { "start": { "line": 61, "column": 12 }, "end": { "line": 61, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "metaObject", "start": 1935, "end": 1945, "loc": { "start": { "line": 61, "column": 13 }, "end": { "line": 61, "column": 23 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1945, "end": 1946, "loc": { "start": { "line": 61, "column": 23 }, "end": { "line": 61, "column": 24 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1947, "end": 1948, "loc": { "start": { "line": 61, "column": 25 }, "end": { "line": 61, "column": 26 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 1961, "end": 1967, "loc": { "start": { "line": 62, "column": 12 }, "end": { "line": 62, "column": 18 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1967, "end": 1968, "loc": { "start": { "line": 62, "column": 18 }, "end": { "line": 62, "column": 19 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1977, "end": 1978, "loc": { "start": { "line": 63, "column": 8 }, "end": { "line": 63, "column": 9 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 1987, "end": 1992, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "propertySets", "start": 1993, "end": 2005, "loc": { "start": { "line": 64, "column": 14 }, "end": { "line": 64, "column": 26 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2006, "end": 2007, "loc": { "start": { "line": 64, "column": 27 }, "end": { "line": 64, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "metaObject", "start": 2008, "end": 2018, "loc": { "start": { "line": 64, "column": 29 }, "end": { "line": 64, "column": 39 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2018, "end": 2019, "loc": { "start": { "line": 64, "column": 39 }, "end": { "line": 64, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "propertySets", "start": 2019, "end": 2031, "loc": { "start": { "line": 64, "column": 40 }, "end": { "line": 64, "column": 52 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2031, "end": 2032, "loc": { "start": { "line": 64, "column": 52 }, "end": { "line": 64, "column": 53 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 2041, "end": 2043, "loc": { "start": { "line": 65, "column": 8 }, "end": { "line": 65, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2044, "end": 2045, "loc": { "start": { "line": 65, "column": 11 }, "end": { "line": 65, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "propertySets", "start": 2045, "end": 2057, "loc": { "start": { "line": 65, "column": 12 }, "end": { "line": 65, "column": 24 } } }, { "type": { "label": "&&", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 2, "updateContext": null }, "value": "&&", "start": 2058, "end": 2060, "loc": { "start": { "line": 65, "column": 25 }, "end": { "line": 65, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "propertySets", "start": 2061, "end": 2073, "loc": { "start": { "line": 65, "column": 28 }, "end": { "line": 65, "column": 40 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2073, "end": 2074, "loc": { "start": { "line": 65, "column": 40 }, "end": { "line": 65, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "length", "start": 2074, "end": 2080, "loc": { "start": { "line": 65, "column": 41 }, "end": { "line": 65, "column": 47 } } }, { "type": { "label": ">", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": ">", "start": 2081, "end": 2082, "loc": { "start": { "line": 65, "column": 48 }, "end": { "line": 65, "column": 49 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 2083, "end": 2084, "loc": { "start": { "line": 65, "column": 50 }, "end": { "line": 65, "column": 51 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2084, "end": 2085, "loc": { "start": { "line": 65, "column": 51 }, "end": { "line": 65, "column": 52 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2086, "end": 2087, "loc": { "start": { "line": 65, "column": 53 }, "end": { "line": 65, "column": 54 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2100, "end": 2104, "loc": { "start": { "line": 66, "column": 12 }, "end": { "line": 66, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2104, "end": 2105, "loc": { "start": { "line": 66, "column": 16 }, "end": { "line": 66, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_setPropertySets", "start": 2105, "end": 2121, "loc": { "start": { "line": 66, "column": 17 }, "end": { "line": 66, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2121, "end": 2122, "loc": { "start": { "line": 66, "column": 33 }, "end": { "line": 66, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "metaObject", "start": 2122, "end": 2132, "loc": { "start": { "line": 66, "column": 34 }, "end": { "line": 66, "column": 44 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2132, "end": 2133, "loc": { "start": { "line": 66, "column": 44 }, "end": { "line": 66, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "propertySets", "start": 2134, "end": 2146, "loc": { "start": { "line": 66, "column": 46 }, "end": { "line": 66, "column": 58 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2146, "end": 2147, "loc": { "start": { "line": 66, "column": 58 }, "end": { "line": 66, "column": 59 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2147, "end": 2148, "loc": { "start": { "line": 66, "column": 59 }, "end": { "line": 66, "column": 60 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2157, "end": 2158, "loc": { "start": { "line": 67, "column": 8 }, "end": { "line": 67, "column": 9 } } }, { "type": { "label": "else", "keyword": "else", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "else", "start": 2159, "end": 2163, "loc": { "start": { "line": 67, "column": 10 }, "end": { "line": 67, "column": 14 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2164, "end": 2165, "loc": { "start": { "line": 67, "column": 15 }, "end": { "line": 67, "column": 16 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2178, "end": 2182, "loc": { "start": { "line": 68, "column": 12 }, "end": { "line": 68, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2182, "end": 2183, "loc": { "start": { "line": 68, "column": 16 }, "end": { "line": 68, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_setPropertySets", "start": 2183, "end": 2199, "loc": { "start": { "line": 68, "column": 17 }, "end": { "line": 68, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2199, "end": 2200, "loc": { "start": { "line": 68, "column": 33 }, "end": { "line": 68, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "metaObject", "start": 2200, "end": 2210, "loc": { "start": { "line": 68, "column": 34 }, "end": { "line": 68, "column": 44 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2210, "end": 2211, "loc": { "start": { "line": 68, "column": 44 }, "end": { "line": 68, "column": 45 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2211, "end": 2212, "loc": { "start": { "line": 68, "column": 45 }, "end": { "line": 68, "column": 46 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2221, "end": 2222, "loc": { "start": { "line": 69, "column": 8 }, "end": { "line": 69, "column": 9 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2231, "end": 2235, "loc": { "start": { "line": 70, "column": 8 }, "end": { "line": 70, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2235, "end": 2236, "loc": { "start": { "line": 70, "column": 12 }, "end": { "line": 70, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_metaObject", "start": 2236, "end": 2247, "loc": { "start": { "line": 70, "column": 13 }, "end": { "line": 70, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2248, "end": 2249, "loc": { "start": { "line": 70, "column": 25 }, "end": { "line": 70, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "metaObject", "start": 2250, "end": 2260, "loc": { "start": { "line": 70, "column": 27 }, "end": { "line": 70, "column": 37 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2260, "end": 2261, "loc": { "start": { "line": 70, "column": 37 }, "end": { "line": 70, "column": 38 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2266, "end": 2267, "loc": { "start": { "line": 71, "column": 4 }, "end": { "line": 71, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clear", "start": 2273, "end": 2278, "loc": { "start": { "line": 73, "column": 4 }, "end": { "line": 73, "column": 9 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2278, "end": 2279, "loc": { "start": { "line": 73, "column": 9 }, "end": { "line": 73, "column": 10 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2279, "end": 2280, "loc": { "start": { "line": 73, "column": 10 }, "end": { "line": 73, "column": 11 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2281, "end": 2282, "loc": { "start": { "line": 73, "column": 12 }, "end": { "line": 73, "column": 13 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2291, "end": 2296, "loc": { "start": { "line": 74, "column": 8 }, "end": { "line": 74, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "html", "start": 2297, "end": 2301, "loc": { "start": { "line": 74, "column": 14 }, "end": { "line": 74, "column": 18 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2302, "end": 2303, "loc": { "start": { "line": 74, "column": 19 }, "end": { "line": 74, "column": 20 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2304, "end": 2305, "loc": { "start": { "line": 74, "column": 21 }, "end": { "line": 74, "column": 22 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2305, "end": 2306, "loc": { "start": { "line": 74, "column": 22 }, "end": { "line": 74, "column": 23 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2306, "end": 2307, "loc": { "start": { "line": 74, "column": 23 }, "end": { "line": 74, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "localizedText", "start": 2320, "end": 2333, "loc": { "start": { "line": 75, "column": 12 }, "end": { "line": 75, "column": 25 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2334, "end": 2335, "loc": { "start": { "line": 75, "column": 26 }, "end": { "line": 75, "column": 27 } } }, { "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": 2336, "end": 2340, "loc": { "start": { "line": 75, "column": 28 }, "end": { "line": 75, "column": 32 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2340, "end": 2341, "loc": { "start": { "line": 75, "column": 32 }, "end": { "line": 75, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "viewer", "start": 2341, "end": 2347, "loc": { "start": { "line": 75, "column": 33 }, "end": { "line": 75, "column": 39 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2347, "end": 2348, "loc": { "start": { "line": 75, "column": 39 }, "end": { "line": 75, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "localeService", "start": 2348, "end": 2361, "loc": { "start": { "line": 75, "column": 40 }, "end": { "line": 75, "column": 53 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2361, "end": 2362, "loc": { "start": { "line": 75, "column": 53 }, "end": { "line": 75, "column": 54 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "translate", "start": 2362, "end": 2371, "loc": { "start": { "line": 75, "column": 54 }, "end": { "line": 75, "column": 63 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2371, "end": 2372, "loc": { "start": { "line": 75, "column": 63 }, "end": { "line": 75, "column": 64 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "propertiesInspector.noObjectSelectedWarning", "start": 2372, "end": 2417, "loc": { "start": { "line": 75, "column": 64 }, "end": { "line": 75, "column": 109 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2417, "end": 2418, "loc": { "start": { "line": 75, "column": 109 }, "end": { "line": 75, "column": 110 } } }, { "type": { "label": "||", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 1, "updateContext": null }, "value": "||", "start": 2419, "end": 2421, "loc": { "start": { "line": 75, "column": 111 }, "end": { "line": 75, "column": 113 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "No object inspected. Right-click or long-tab an object and select 'Inspect Properties' to view its properties here.", "start": 2422, "end": 2541, "loc": { "start": { "line": 75, "column": 114 }, "end": { "line": 75, "column": 233 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2541, "end": 2542, "loc": { "start": { "line": 75, "column": 233 }, "end": { "line": 75, "column": 234 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "html", "start": 2551, "end": 2555, "loc": { "start": { "line": 76, "column": 8 }, "end": { "line": 76, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2555, "end": 2556, "loc": { "start": { "line": 76, "column": 12 }, "end": { "line": 76, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "push", "start": 2556, "end": 2560, "loc": { "start": { "line": 76, "column": 13 }, "end": { "line": 76, "column": 17 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2560, "end": 2561, "loc": { "start": { "line": 76, "column": 17 }, "end": { "line": 76, "column": 18 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2561, "end": 2562, "loc": { "start": { "line": 76, "column": 18 }, "end": { "line": 76, "column": 19 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "", "start": 2617, "end": 2742, "loc": { "start": { "line": 77, "column": 19 }, "end": { "line": 77, "column": 144 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2742, "end": 2744, "loc": { "start": { "line": 77, "column": 144 }, "end": { "line": 77, "column": 146 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "localizedText", "start": 2744, "end": 2757, "loc": { "start": { "line": 77, "column": 146 }, "end": { "line": 77, "column": 159 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2757, "end": 2758, "loc": { "start": { "line": 77, "column": 159 }, "end": { "line": 77, "column": 160 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "
", "start": 2758, "end": 2762, "loc": { "start": { "line": 77, "column": 160 }, "end": { "line": 77, "column": 164 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2762, "end": 2763, "loc": { "start": { "line": 77, "column": 164 }, "end": { "line": 77, "column": 165 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2763, "end": 2764, "loc": { "start": { "line": 77, "column": 165 }, "end": { "line": 77, "column": 166 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2764, "end": 2765, "loc": { "start": { "line": 77, "column": 166 }, "end": { "line": 77, "column": 167 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "html", "start": 2774, "end": 2778, "loc": { "start": { "line": 78, "column": 8 }, "end": { "line": 78, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2778, "end": 2779, "loc": { "start": { "line": 78, "column": 12 }, "end": { "line": 78, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "push", "start": 2779, "end": 2783, "loc": { "start": { "line": 78, "column": 13 }, "end": { "line": 78, "column": 17 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2783, "end": 2784, "loc": { "start": { "line": 78, "column": 17 }, "end": { "line": 78, "column": 18 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2784, "end": 2785, "loc": { "start": { "line": 78, "column": 18 }, "end": { "line": 78, "column": 19 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "No object selected
", "start": 3072, "end": 3117, "loc": { "start": { "line": 87, "column": 23 }, "end": { "line": 87, "column": 68 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3117, "end": 3118, "loc": { "start": { "line": 87, "column": 68 }, "end": { "line": 87, "column": 69 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3118, "end": 3119, "loc": { "start": { "line": 87, "column": 69 }, "end": { "line": 87, "column": 70 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3119, "end": 3120, "loc": { "start": { "line": 87, "column": 70 }, "end": { "line": 87, "column": 71 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3129, "end": 3130, "loc": { "start": { "line": 88, "column": 8 }, "end": { "line": 88, "column": 9 } } }, { "type": { "label": "else", "keyword": "else", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "else", "start": 3131, "end": 3135, "loc": { "start": { "line": 88, "column": 10 }, "end": { "line": 88, "column": 14 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3136, "end": 3137, "loc": { "start": { "line": 88, "column": 15 }, "end": { "line": 88, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "html", "start": 3150, "end": 3154, "loc": { "start": { "line": 89, "column": 12 }, "end": { "line": 89, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3154, "end": 3155, "loc": { "start": { "line": 89, "column": 16 }, "end": { "line": 89, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "push", "start": 3155, "end": 3159, "loc": { "start": { "line": 89, "column": 17 }, "end": { "line": 89, "column": 21 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3159, "end": 3160, "loc": { "start": { "line": 89, "column": 21 }, "end": { "line": 89, "column": 22 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "| Name: | ", "start": 3216, "end": 3262, "loc": { "start": { "line": 90, "column": 23 }, "end": { "line": 90, "column": 69 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3262, "end": 3264, "loc": { "start": { "line": 90, "column": 69 }, "end": { "line": 90, "column": 71 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "metaObject", "start": 3264, "end": 3274, "loc": { "start": { "line": 90, "column": 71 }, "end": { "line": 90, "column": 81 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3274, "end": 3275, "loc": { "start": { "line": 90, "column": 81 }, "end": { "line": 90, "column": 82 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "name", "start": 3275, "end": 3279, "loc": { "start": { "line": 90, "column": 82 }, "end": { "line": 90, "column": 86 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3279, "end": 3280, "loc": { "start": { "line": 90, "column": 86 }, "end": { "line": 90, "column": 87 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": " |
| Class: | ", "start": 3356, "end": 3403, "loc": { "start": { "line": 92, "column": 27 }, "end": { "line": 92, "column": 74 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3403, "end": 3405, "loc": { "start": { "line": 92, "column": 74 }, "end": { "line": 92, "column": 76 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "metaObject", "start": 3405, "end": 3415, "loc": { "start": { "line": 92, "column": 76 }, "end": { "line": 92, "column": 86 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3415, "end": 3416, "loc": { "start": { "line": 92, "column": 86 }, "end": { "line": 92, "column": 87 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "type", "start": 3416, "end": 3420, "loc": { "start": { "line": 92, "column": 87 }, "end": { "line": 92, "column": 91 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3420, "end": 3421, "loc": { "start": { "line": 92, "column": 91 }, "end": { "line": 92, "column": 92 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": " |
| UUID: | ", "start": 3472, "end": 3518, "loc": { "start": { "line": 94, "column": 23 }, "end": { "line": 94, "column": 69 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3518, "end": 3520, "loc": { "start": { "line": 94, "column": 69 }, "end": { "line": 94, "column": 71 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "metaObject", "start": 3520, "end": 3530, "loc": { "start": { "line": 94, "column": 71 }, "end": { "line": 94, "column": 81 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3530, "end": 3531, "loc": { "start": { "line": 94, "column": 81 }, "end": { "line": 94, "column": 82 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "originalSystemId", "start": 3531, "end": 3547, "loc": { "start": { "line": 94, "column": 82 }, "end": { "line": 94, "column": 98 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3547, "end": 3548, "loc": { "start": { "line": 94, "column": 98 }, "end": { "line": 94, "column": 99 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": " |
| Viewer ID: | ", "start": 3585, "end": 3636, "loc": { "start": { "line": 95, "column": 23 }, "end": { "line": 95, "column": 74 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3636, "end": 3638, "loc": { "start": { "line": 95, "column": 74 }, "end": { "line": 95, "column": 76 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "metaObject", "start": 3638, "end": 3648, "loc": { "start": { "line": 95, "column": 76 }, "end": { "line": 95, "column": 86 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3648, "end": 3649, "loc": { "start": { "line": 95, "column": 86 }, "end": { "line": 95, "column": 87 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 3649, "end": 3651, "loc": { "start": { "line": 95, "column": 87 }, "end": { "line": 95, "column": 89 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3651, "end": 3652, "loc": { "start": { "line": 95, "column": 89 }, "end": { "line": 95, "column": 90 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": " |
| ", "start": 3827, "end": 3847, "loc": { "start": { "line": 99, "column": 31 }, "end": { "line": 99, "column": 51 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3847, "end": 3849, "loc": { "start": { "line": 99, "column": 51 }, "end": { "line": 99, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "capitalizeFirstChar", "start": 3849, "end": 3868, "loc": { "start": { "line": 99, "column": 53 }, "end": { "line": 99, "column": 72 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3868, "end": 3869, "loc": { "start": { "line": 99, "column": 72 }, "end": { "line": 99, "column": 73 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 3869, "end": 3872, "loc": { "start": { "line": 99, "column": 73 }, "end": { "line": 99, "column": 76 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3872, "end": 3873, "loc": { "start": { "line": 99, "column": 76 }, "end": { "line": 99, "column": 77 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3873, "end": 3874, "loc": { "start": { "line": 99, "column": 77 }, "end": { "line": 99, "column": 78 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": ": | ", "start": 3874, "end": 3896, "loc": { "start": { "line": 99, "column": 78 }, "end": { "line": 99, "column": 100 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3896, "end": 3898, "loc": { "start": { "line": 99, "column": 100 }, "end": { "line": 99, "column": 102 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "attributes", "start": 3898, "end": 3908, "loc": { "start": { "line": 99, "column": 102 }, "end": { "line": 99, "column": 112 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3908, "end": 3909, "loc": { "start": { "line": 99, "column": 112 }, "end": { "line": 99, "column": 113 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 3909, "end": 3912, "loc": { "start": { "line": 99, "column": 113 }, "end": { "line": 99, "column": 116 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3912, "end": 3913, "loc": { "start": { "line": 99, "column": 116 }, "end": { "line": 99, "column": 117 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3913, "end": 3914, "loc": { "start": { "line": 99, "column": 117 }, "end": { "line": 99, "column": 118 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": " |
", "start": 4245, "end": 4360, "loc": { "start": { "line": 105, "column": 27 }, "end": { "line": 105, "column": 142 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4360, "end": 4362, "loc": { "start": { "line": 105, "column": 142 }, "end": { "line": 105, "column": 144 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "localizedText", "start": 4362, "end": 4375, "loc": { "start": { "line": 105, "column": 144 }, "end": { "line": 105, "column": 157 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4375, "end": 4376, "loc": { "start": { "line": 105, "column": 157 }, "end": { "line": 105, "column": 158 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "
", "start": 4376, "end": 4380, "loc": { "start": { "line": 105, "column": 158 }, "end": { "line": 105, "column": 162 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4380, "end": 4381, "loc": { "start": { "line": 105, "column": 162 }, "end": { "line": 105, "column": 163 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4381, "end": 4382, "loc": { "start": { "line": 105, "column": 163 }, "end": { "line": 105, "column": 164 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4382, "end": 4383, "loc": { "start": { "line": 105, "column": 164 }, "end": { "line": 105, "column": 165 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "html", "start": 4400, "end": 4404, "loc": { "start": { "line": 106, "column": 16 }, "end": { "line": 106, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4404, "end": 4405, "loc": { "start": { "line": 106, "column": 20 }, "end": { "line": 106, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "push", "start": 4405, "end": 4409, "loc": { "start": { "line": 106, "column": 21 }, "end": { "line": 106, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4409, "end": 4410, "loc": { "start": { "line": 106, "column": 25 }, "end": { "line": 106, "column": 26 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4410, "end": 4411, "loc": { "start": { "line": 106, "column": 26 }, "end": { "line": 106, "column": 27 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "| ", "start": 5400, "end": 5420, "loc": { "start": { "line": 120, "column": 39 }, "end": { "line": 120, "column": 59 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5420, "end": 5422, "loc": { "start": { "line": 120, "column": 59 }, "end": { "line": 120, "column": 61 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "property", "start": 5422, "end": 5430, "loc": { "start": { "line": 120, "column": 61 }, "end": { "line": 120, "column": 69 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5430, "end": 5431, "loc": { "start": { "line": 120, "column": 69 }, "end": { "line": 120, "column": 70 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "name", "start": 5431, "end": 5435, "loc": { "start": { "line": 120, "column": 70 }, "end": { "line": 120, "column": 74 } } }, { "type": { "label": "||", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 1, "updateContext": null }, "value": "||", "start": 5436, "end": 5438, "loc": { "start": { "line": 120, "column": 75 }, "end": { "line": 120, "column": 77 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "property", "start": 5439, "end": 5447, "loc": { "start": { "line": 120, "column": 78 }, "end": { "line": 120, "column": 86 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5447, "end": 5448, "loc": { "start": { "line": 120, "column": 86 }, "end": { "line": 120, "column": 87 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "label", "start": 5448, "end": 5453, "loc": { "start": { "line": 120, "column": 87 }, "end": { "line": 120, "column": 92 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5453, "end": 5454, "loc": { "start": { "line": 120, "column": 92 }, "end": { "line": 120, "column": 93 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": ": | ", "start": 5454, "end": 5476, "loc": { "start": { "line": 120, "column": 93 }, "end": { "line": 120, "column": 115 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5476, "end": 5478, "loc": { "start": { "line": 120, "column": 115 }, "end": { "line": 120, "column": 117 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "property", "start": 5478, "end": 5486, "loc": { "start": { "line": 120, "column": 117 }, "end": { "line": 120, "column": 125 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5486, "end": 5487, "loc": { "start": { "line": 120, "column": 125 }, "end": { "line": 120, "column": 126 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "value", "start": 5487, "end": 5492, "loc": { "start": { "line": 120, "column": 126 }, "end": { "line": 120, "column": 131 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5492, "end": 5493, "loc": { "start": { "line": 120, "column": 131 }, "end": { "line": 120, "column": 132 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": " |
No properties sets found.
`);", "start": 5703, "end": 5770, "loc": { "start": { "line": 126, "column": 24 }, "end": { "line": 126, "column": 91 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5791, "end": 5792, "loc": { "start": { "line": 127, "column": 20 }, "end": { "line": 127, "column": 21 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5809, "end": 5810, "loc": { "start": { "line": 128, "column": 16 }, "end": { "line": 128, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "html", "start": 5827, "end": 5831, "loc": { "start": { "line": 129, "column": 16 }, "end": { "line": 129, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5831, "end": 5832, "loc": { "start": { "line": 129, "column": 20 }, "end": { "line": 129, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "push", "start": 5832, "end": 5836, "loc": { "start": { "line": 129, "column": 21 }, "end": { "line": 129, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5836, "end": 5837, "loc": { "start": { "line": 129, "column": 25 }, "end": { "line": 129, "column": 26 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5837, "end": 5838, "loc": { "start": { "line": 129, "column": 26 }, "end": { "line": 129, "column": 27 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "