{ "type": "File", "start": 0, "end": 2139, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 68, "column": 17 } }, "program": { "type": "Program", "start": 0, "end": 2139, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 68, "column": 17 } }, "sourceType": "module", "body": [ { "type": "ImportDeclaration", "start": 0, "end": 104, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 104 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 8, "end": 27, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 27 } }, "imported": { "type": "Identifier", "start": 8, "end": 27, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 27 }, "identifierName": "BCFViewpointsPlugin" }, "name": "BCFViewpointsPlugin" }, "local": { "type": "Identifier", "start": 8, "end": 27, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 27 }, "identifierName": "BCFViewpointsPlugin" }, "name": "BCFViewpointsPlugin" } } ], "source": { "type": "StringLiteral", "start": 34, "end": 103, "loc": { "start": { "line": 1, "column": 34 }, "end": { "line": 1, "column": 103 } }, "extra": { "rawValue": "../../lib/xeokit/plugins/BCFViewpointsPlugin/BCFViewpointsPlugin.js", "raw": "\"../../lib/xeokit/plugins/BCFViewpointsPlugin/BCFViewpointsPlugin.js\"" }, "value": "../../lib/xeokit/plugins/BCFViewpointsPlugin/BCFViewpointsPlugin.js" } }, { "type": "ImportDeclaration", "start": 105, "end": 169, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 64 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 113, "end": 117, "loc": { "start": { "line": 2, "column": 8 }, "end": { "line": 2, "column": 12 } }, "imported": { "type": "Identifier", "start": 113, "end": 117, "loc": { "start": { "line": 2, "column": 8 }, "end": { "line": 2, "column": 12 }, "identifierName": "math" }, "name": "math" }, "local": { "type": "Identifier", "start": 113, "end": 117, "loc": { "start": { "line": 2, "column": 8 }, "end": { "line": 2, "column": 12 }, "identifierName": "math" }, "name": "math" } } ], "source": { "type": "StringLiteral", "start": 124, "end": 168, "loc": { "start": { "line": 2, "column": 19 }, "end": { "line": 2, "column": 63 } }, "extra": { "rawValue": "../../lib/xeokit/viewer/scene/math/math.js", "raw": "\"../../lib/xeokit/viewer/scene/math/math.js\"" }, "value": "../../lib/xeokit/viewer/scene/math/math.js" } }, { "type": "ImportDeclaration", "start": 170, "end": 214, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 44 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 178, "end": 188, "loc": { "start": { "line": 3, "column": 8 }, "end": { "line": 3, "column": 18 } }, "imported": { "type": "Identifier", "start": 178, "end": 188, "loc": { "start": { "line": 3, "column": 8 }, "end": { "line": 3, "column": 18 }, "identifierName": "Controller" }, "name": "Controller" }, "local": { "type": "Identifier", "start": 178, "end": 188, "loc": { "start": { "line": 3, "column": 8 }, "end": { "line": 3, "column": 18 }, "identifierName": "Controller" }, "name": "Controller" } } ], "source": { "type": "StringLiteral", "start": 195, "end": 213, "loc": { "start": { "line": 3, "column": 25 }, "end": { "line": 3, "column": 43 } }, "extra": { "rawValue": "../Controller.js", "raw": "\"../Controller.js\"" }, "value": "../Controller.js" }, "trailingComments": [ { "type": "CommentBlock", "value": "*\n * @desc Manages BCF viewpoints.\n *\n * Located at {@link Toolbar#bcf}.\n ", "start": 216, "end": 294, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 9, "column": 3 } } } ] }, { "type": "Identifier", "start": 295, "end": 2120, "loc": { "start": { "line": 10, "column": 0 }, "end": { "line": 66, "column": 1 } }, "id": { "type": "Identifier", "start": 301, "end": 308, "loc": { "start": { "line": 10, "column": 6 }, "end": { "line": 10, "column": 13 }, "identifierName": "BCFMode" }, "name": "BCFMode", "leadingComments": null }, "superClass": { "type": "Identifier", "start": 317, "end": 327, "loc": { "start": { "line": 10, "column": 22 }, "end": { "line": 10, "column": 32 }, "identifierName": "Controller" }, "name": "Controller" }, "body": { "type": "ClassBody", "start": 328, "end": 2120, "loc": { "start": { "line": 10, "column": 33 }, "end": { "line": 66, "column": 1 } }, "body": [ { "type": "ClassMethod", "start": 335, "end": 597, "loc": { "start": { "line": 12, "column": 4 }, "end": { "line": 18, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 335, "end": 346, "loc": { "start": { "line": 12, "column": 4 }, "end": { "line": 12, "column": 15 }, "identifierName": "constructor" }, "name": "constructor" }, "kind": "constructor", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 347, "end": 353, "loc": { "start": { "line": 12, "column": 16 }, "end": { "line": 12, "column": 22 }, "identifierName": "parent" }, "name": "parent" }, { "type": "Identifier", "start": 355, "end": 358, "loc": { "start": { "line": 12, "column": 24 }, "end": { "line": 12, "column": 27 }, "identifierName": "cfg" }, "name": "cfg" } ], "body": { "type": "BlockStatement", "start": 360, "end": 597, "loc": { "start": { "line": 12, "column": 29 }, "end": { "line": 18, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 370, "end": 389, "loc": { "start": { "line": 13, "column": 8 }, "end": { "line": 13, "column": 27 } }, "expression": { "type": "CallExpression", "start": 370, "end": 388, "loc": { "start": { "line": 13, "column": 8 }, "end": { "line": 13, "column": 26 } }, "callee": { "type": "Super", "start": 370, "end": 375, "loc": { "start": { "line": 13, "column": 8 }, "end": { "line": 13, "column": 13 } } }, "arguments": [ { "type": "Identifier", "start": 376, "end": 382, "loc": { "start": { "line": 13, "column": 14 }, "end": { "line": 13, "column": 20 }, "identifierName": "parent" }, "name": "parent" }, { "type": "Identifier", "start": 384, "end": 387, "loc": { "start": { "line": 13, "column": 22 }, "end": { "line": 13, "column": 25 }, "identifierName": "cfg" }, "name": "cfg" } ] } }, { "type": "ExpressionStatement", "start": 398, "end": 454, "loc": { "start": { "line": 14, "column": 8 }, "end": { "line": 14, "column": 64 } }, "expression": { "type": "AssignmentExpression", "start": 398, "end": 453, "loc": { "start": { "line": 14, "column": 8 }, "end": { "line": 14, "column": 63 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 398, "end": 411, "loc": { "start": { "line": 14, "column": 8 }, "end": { "line": 14, "column": 21 } }, "object": { "type": "ThisExpression", "start": 398, "end": 402, "loc": { "start": { "line": 14, "column": 8 }, "end": { "line": 14, "column": 12 } } }, "property": { "type": "Identifier", "start": 403, "end": 411, "loc": { "start": { "line": 14, "column": 13 }, "end": { "line": 14, "column": 21 }, "identifierName": "_element" }, "name": "_element" }, "computed": false }, "right": { "type": "CallExpression", "start": 414, "end": 453, "loc": { "start": { "line": 14, "column": 24 }, "end": { "line": 14, "column": 63 } }, "callee": { "type": "MemberExpression", "start": 414, "end": 437, "loc": { "start": { "line": 14, "column": 24 }, "end": { "line": 14, "column": 47 } }, "object": { "type": "Identifier", "start": 414, "end": 422, "loc": { "start": { "line": 14, "column": 24 }, "end": { "line": 14, "column": 32 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 423, "end": 437, "loc": { "start": { "line": 14, "column": 33 }, "end": { "line": 14, "column": 47 }, "identifierName": "getElementById" }, "name": "getElementById" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 438, "end": 452, "loc": { "start": { "line": 14, "column": 48 }, "end": { "line": 14, "column": 62 } }, "object": { "type": "Identifier", "start": 438, "end": 441, "loc": { "start": { "line": 14, "column": 48 }, "end": { "line": 14, "column": 51 }, "identifierName": "cfg" }, "name": "cfg" }, "property": { "type": "Identifier", "start": 442, "end": 452, "loc": { "start": { "line": 14, "column": 52 }, "end": { "line": 14, "column": 62 }, "identifierName": "bcfPanelId" }, "name": "bcfPanelId" }, "computed": false } ] } } }, { "type": "ExpressionStatement", "start": 463, "end": 482, "loc": { "start": { "line": 15, "column": 8 }, "end": { "line": 15, "column": 27 } }, "expression": { "type": "AssignmentExpression", "start": 463, "end": 481, "loc": { "start": { "line": 15, "column": 8 }, "end": { "line": 15, "column": 26 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 463, "end": 476, "loc": { "start": { "line": 15, "column": 8 }, "end": { "line": 15, "column": 21 } }, "object": { "type": "ThisExpression", "start": 463, "end": 467, "loc": { "start": { "line": 15, "column": 8 }, "end": { "line": 15, "column": 12 } } }, "property": { "type": "Identifier", "start": 468, "end": 476, "loc": { "start": { "line": 15, "column": 13 }, "end": { "line": 15, "column": 21 }, "identifierName": "_records" }, "name": "_records" }, "computed": false }, "right": { "type": "ArrayExpression", "start": 479, "end": 481, "loc": { "start": { "line": 15, "column": 24 }, "end": { "line": 15, "column": 26 } }, "elements": [] } } }, { "type": "ExpressionStatement", "start": 491, "end": 513, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 16, "column": 30 } }, "expression": { "type": "AssignmentExpression", "start": 491, "end": 512, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 16, "column": 29 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 491, "end": 507, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 16, "column": 24 } }, "object": { "type": "ThisExpression", "start": 491, "end": 495, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 16, "column": 12 } } }, "property": { "type": "Identifier", "start": 496, "end": 507, "loc": { "start": { "line": 16, "column": 13 }, "end": { "line": 16, "column": 24 }, "identifierName": "_recordsMap" }, "name": "_recordsMap" }, "computed": false }, "right": { "type": "ObjectExpression", "start": 510, "end": 512, "loc": { "start": { "line": 16, "column": 27 }, "end": { "line": 16, "column": 29 } }, "properties": [] } } }, { "type": "ExpressionStatement", "start": 522, "end": 591, "loc": { "start": { "line": 17, "column": 8 }, "end": { "line": 17, "column": 77 } }, "expression": { "type": "AssignmentExpression", "start": 522, "end": 590, "loc": { "start": { "line": 17, "column": 8 }, "end": { "line": 17, "column": 76 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 522, "end": 547, "loc": { "start": { "line": 17, "column": 8 }, "end": { "line": 17, "column": 33 } }, "object": { "type": "ThisExpression", "start": 522, "end": 526, "loc": { "start": { "line": 17, "column": 8 }, "end": { "line": 17, "column": 12 } } }, "property": { "type": "Identifier", "start": 527, "end": 547, "loc": { "start": { "line": 17, "column": 13 }, "end": { "line": 17, "column": 33 }, "identifierName": "_bcfViewpointsPlugin" }, "name": "_bcfViewpointsPlugin" }, "computed": false }, "right": { "type": "NewExpression", "start": 550, "end": 590, "loc": { "start": { "line": 17, "column": 36 }, "end": { "line": 17, "column": 76 } }, "callee": { "type": "Identifier", "start": 554, "end": 573, "loc": { "start": { "line": 17, "column": 40 }, "end": { "line": 17, "column": 59 }, "identifierName": "BCFViewpointsPlugin" }, "name": "BCFViewpointsPlugin" }, "arguments": [ { "type": "MemberExpression", "start": 574, "end": 585, "loc": { "start": { "line": 17, "column": 60 }, "end": { "line": 17, "column": 71 } }, "object": { "type": "ThisExpression", "start": 574, "end": 578, "loc": { "start": { "line": 17, "column": 60 }, "end": { "line": 17, "column": 64 } } }, "property": { "type": "Identifier", "start": 579, "end": 585, "loc": { "start": { "line": 17, "column": 65 }, "end": { "line": 17, "column": 71 }, "identifierName": "viewer" }, "name": "viewer" }, "computed": false }, { "type": "ObjectExpression", "start": 587, "end": 589, "loc": { "start": { "line": 17, "column": 73 }, "end": { "line": 17, "column": 75 } }, "properties": [] } ] } } } ], "directives": [] } }, { "type": "ClassMethod", "start": 603, "end": 948, "loc": { "start": { "line": 20, "column": 4 }, "end": { "line": 30, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 603, "end": 618, "loc": { "start": { "line": 20, "column": 4 }, "end": { "line": 20, "column": 19 }, "identifierName": "createViewpoint" }, "name": "createViewpoint" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 621, "end": 948, "loc": { "start": { "line": 20, "column": 22 }, "end": { "line": 30, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 631, "end": 669, "loc": { "start": { "line": 21, "column": 8 }, "end": { "line": 21, "column": 46 } }, "declarations": [ { "type": "VariableDeclarator", "start": 637, "end": 668, "loc": { "start": { "line": 21, "column": 14 }, "end": { "line": 21, "column": 45 } }, "id": { "type": "Identifier", "start": 637, "end": 648, "loc": { "start": { "line": 21, "column": 14 }, "end": { "line": 21, "column": 25 }, "identifierName": "viewpointId" }, "name": "viewpointId" }, "init": { "type": "CallExpression", "start": 651, "end": 668, "loc": { "start": { "line": 21, "column": 28 }, "end": { "line": 21, "column": 45 } }, "callee": { "type": "MemberExpression", "start": 651, "end": 666, "loc": { "start": { "line": 21, "column": 28 }, "end": { "line": 21, "column": 43 } }, "object": { "type": "Identifier", "start": 651, "end": 655, "loc": { "start": { "line": 21, "column": 28 }, "end": { "line": 21, "column": 32 }, "identifierName": "math" }, "name": "math" }, "property": { "type": "Identifier", "start": 656, "end": 666, "loc": { "start": { "line": 21, "column": 33 }, "end": { "line": 21, "column": 43 }, "identifierName": "createUUID" }, "name": "createUUID" }, "computed": false }, "arguments": [] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 678, "end": 737, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 22, "column": 67 } }, "declarations": [ { "type": "VariableDeclarator", "start": 684, "end": 736, "loc": { "start": { "line": 22, "column": 14 }, "end": { "line": 22, "column": 66 } }, "id": { "type": "Identifier", "start": 684, "end": 693, "loc": { "start": { "line": 22, "column": 14 }, "end": { "line": 22, "column": 23 }, "identifierName": "viewpoint" }, "name": "viewpoint" }, "init": { "type": "CallExpression", "start": 696, "end": 736, "loc": { "start": { "line": 22, "column": 26 }, "end": { "line": 22, "column": 66 } }, "callee": { "type": "MemberExpression", "start": 696, "end": 734, "loc": { "start": { "line": 22, "column": 26 }, "end": { "line": 22, "column": 64 } }, "object": { "type": "MemberExpression", "start": 696, "end": 721, "loc": { "start": { "line": 22, "column": 26 }, "end": { "line": 22, "column": 51 } }, "object": { "type": "ThisExpression", "start": 696, "end": 700, "loc": { "start": { "line": 22, "column": 26 }, "end": { "line": 22, "column": 30 } } }, "property": { "type": "Identifier", "start": 701, "end": 721, "loc": { "start": { "line": 22, "column": 31 }, "end": { "line": 22, "column": 51 }, "identifierName": "_bcfViewpointsPlugin" }, "name": "_bcfViewpointsPlugin" }, "computed": false }, "property": { "type": "Identifier", "start": 722, "end": 734, "loc": { "start": { "line": 22, "column": 52 }, "end": { "line": 22, "column": 64 }, "identifierName": "getViewpoint" }, "name": "getViewpoint" }, "computed": false }, "arguments": [] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 746, "end": 835, "loc": { "start": { "line": 23, "column": 8 }, "end": { "line": 26, "column": 10 } }, "declarations": [ { "type": "VariableDeclarator", "start": 752, "end": 834, "loc": { "start": { "line": 23, "column": 14 }, "end": { "line": 26, "column": 9 } }, "id": { "type": "Identifier", "start": 752, "end": 758, "loc": { "start": { "line": 23, "column": 14 }, "end": { "line": 23, "column": 20 }, "identifierName": "record" }, "name": "record" }, "init": { "type": "ObjectExpression", "start": 761, "end": 834, "loc": { "start": { "line": 23, "column": 23 }, "end": { "line": 26, "column": 9 } }, "properties": [ { "type": "ObjectProperty", "start": 775, "end": 790, "loc": { "start": { "line": 24, "column": 12 }, "end": { "line": 24, "column": 27 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 775, "end": 777, "loc": { "start": { "line": 24, "column": 12 }, "end": { "line": 24, "column": 14 }, "identifierName": "id" }, "name": "id" }, "value": { "type": "Identifier", "start": 779, "end": 790, "loc": { "start": { "line": 24, "column": 16 }, "end": { "line": 24, "column": 27 }, "identifierName": "viewpointId" }, "name": "viewpointId" } }, { "type": "ObjectProperty", "start": 804, "end": 824, "loc": { "start": { "line": 25, "column": 12 }, "end": { "line": 25, "column": 32 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 804, "end": 813, "loc": { "start": { "line": 25, "column": 12 }, "end": { "line": 25, "column": 21 }, "identifierName": "viewpoint" }, "name": "viewpoint" }, "value": { "type": "Identifier", "start": 815, "end": 824, "loc": { "start": { "line": 25, "column": 23 }, "end": { "line": 25, "column": 32 }, "identifierName": "viewpoint" }, "name": "viewpoint" } } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 844, "end": 871, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 35 } }, "expression": { "type": "CallExpression", "start": 844, "end": 870, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 34 } }, "callee": { "type": "MemberExpression", "start": 844, "end": 862, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 26 } }, "object": { "type": "MemberExpression", "start": 844, "end": 857, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 21 } }, "object": { "type": "ThisExpression", "start": 844, "end": 848, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 12 } } }, "property": { "type": "Identifier", "start": 849, "end": 857, "loc": { "start": { "line": 27, "column": 13 }, "end": { "line": 27, "column": 21 }, "identifierName": "_records" }, "name": "_records" }, "computed": false }, "property": { "type": "Identifier", "start": 858, "end": 862, "loc": { "start": { "line": 27, "column": 22 }, "end": { "line": 27, "column": 26 }, "identifierName": "push" }, "name": "push" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 863, "end": 869, "loc": { "start": { "line": 27, "column": 27 }, "end": { "line": 27, "column": 33 }, "identifierName": "record" }, "name": "record" } ] } }, { "type": "ExpressionStatement", "start": 880, "end": 917, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 45 } }, "expression": { "type": "AssignmentExpression", "start": 880, "end": 916, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 44 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 880, "end": 907, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 35 } }, "object": { "type": "MemberExpression", "start": 880, "end": 896, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 24 } }, "object": { "type": "ThisExpression", "start": 880, "end": 884, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 12 } } }, "property": { "type": "Identifier", "start": 885, "end": 896, "loc": { "start": { "line": 28, "column": 13 }, "end": { "line": 28, "column": 24 }, "identifierName": "_recordsMap" }, "name": "_recordsMap" }, "computed": false }, "property": { "type": "MemberExpression", "start": 897, "end": 906, "loc": { "start": { "line": 28, "column": 25 }, "end": { "line": 28, "column": 34 } }, "object": { "type": "Identifier", "start": 897, "end": 903, "loc": { "start": { "line": 28, "column": 25 }, "end": { "line": 28, "column": 31 }, "identifierName": "record" }, "name": "record" }, "property": { "type": "Identifier", "start": 904, "end": 906, "loc": { "start": { "line": 28, "column": 32 }, "end": { "line": 28, "column": 34 }, "identifierName": "id" }, "name": "id" }, "computed": false }, "computed": true }, "right": { "type": "Identifier", "start": 910, "end": 916, "loc": { "start": { "line": 28, "column": 38 }, "end": { "line": 28, "column": 44 }, "identifierName": "record" }, "name": "record" } } }, { "type": "ExpressionStatement", "start": 926, "end": 942, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 29, "column": 24 } }, "expression": { "type": "CallExpression", "start": 926, "end": 941, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 29, "column": 23 } }, "callee": { "type": "MemberExpression", "start": 926, "end": 939, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 29, "column": 21 } }, "object": { "type": "ThisExpression", "start": 926, "end": 930, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 29, "column": 12 } } }, "property": { "type": "Identifier", "start": 931, "end": 939, "loc": { "start": { "line": 29, "column": 13 }, "end": { "line": 29, "column": 21 }, "identifierName": "_repaint" }, "name": "_repaint" }, "computed": false }, "arguments": [] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 954, "end": 1063, "loc": { "start": { "line": 32, "column": 4 }, "end": { "line": 36, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 954, "end": 969, "loc": { "start": { "line": 32, "column": 4 }, "end": { "line": 32, "column": 19 }, "identifierName": "clearViewpoints" }, "name": "clearViewpoints" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 972, "end": 1063, "loc": { "start": { "line": 32, "column": 22 }, "end": { "line": 36, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 982, "end": 1001, "loc": { "start": { "line": 33, "column": 8 }, "end": { "line": 33, "column": 27 } }, "expression": { "type": "AssignmentExpression", "start": 982, "end": 1000, "loc": { "start": { "line": 33, "column": 8 }, "end": { "line": 33, "column": 26 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 982, "end": 995, "loc": { "start": { "line": 33, "column": 8 }, "end": { "line": 33, "column": 21 } }, "object": { "type": "ThisExpression", "start": 982, "end": 986, "loc": { "start": { "line": 33, "column": 8 }, "end": { "line": 33, "column": 12 } } }, "property": { "type": "Identifier", "start": 987, "end": 995, "loc": { "start": { "line": 33, "column": 13 }, "end": { "line": 33, "column": 21 }, "identifierName": "_records" }, "name": "_records" }, "computed": false }, "right": { "type": "ArrayExpression", "start": 998, "end": 1000, "loc": { "start": { "line": 33, "column": 24 }, "end": { "line": 33, "column": 26 } }, "elements": [] } } }, { "type": "ExpressionStatement", "start": 1010, "end": 1032, "loc": { "start": { "line": 34, "column": 8 }, "end": { "line": 34, "column": 30 } }, "expression": { "type": "AssignmentExpression", "start": 1010, "end": 1031, "loc": { "start": { "line": 34, "column": 8 }, "end": { "line": 34, "column": 29 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1010, "end": 1026, "loc": { "start": { "line": 34, "column": 8 }, "end": { "line": 34, "column": 24 } }, "object": { "type": "ThisExpression", "start": 1010, "end": 1014, "loc": { "start": { "line": 34, "column": 8 }, "end": { "line": 34, "column": 12 } } }, "property": { "type": "Identifier", "start": 1015, "end": 1026, "loc": { "start": { "line": 34, "column": 13 }, "end": { "line": 34, "column": 24 }, "identifierName": "_recordsMap" }, "name": "_recordsMap" }, "computed": false }, "right": { "type": "ObjectExpression", "start": 1029, "end": 1031, "loc": { "start": { "line": 34, "column": 27 }, "end": { "line": 34, "column": 29 } }, "properties": [] } } }, { "type": "ExpressionStatement", "start": 1041, "end": 1057, "loc": { "start": { "line": 35, "column": 8 }, "end": { "line": 35, "column": 24 } }, "expression": { "type": "CallExpression", "start": 1041, "end": 1056, "loc": { "start": { "line": 35, "column": 8 }, "end": { "line": 35, "column": 23 } }, "callee": { "type": "MemberExpression", "start": 1041, "end": 1054, "loc": { "start": { "line": 35, "column": 8 }, "end": { "line": 35, "column": 21 } }, "object": { "type": "ThisExpression", "start": 1041, "end": 1045, "loc": { "start": { "line": 35, "column": 8 }, "end": { "line": 35, "column": 12 } } }, "property": { "type": "Identifier", "start": 1046, "end": 1054, "loc": { "start": { "line": 35, "column": 13 }, "end": { "line": 35, "column": 21 }, "identifierName": "_repaint" }, "name": "_repaint" }, "computed": false }, "arguments": [] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 1069, "end": 2005, "loc": { "start": { "line": 38, "column": 4 }, "end": { "line": 59, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1069, "end": 1077, "loc": { "start": { "line": 38, "column": 4 }, "end": { "line": 38, "column": 12 }, "identifierName": "_repaint" }, "name": "_repaint" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 1080, "end": 2005, "loc": { "start": { "line": 38, "column": 15 }, "end": { "line": 59, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 1090, "end": 1101, "loc": { "start": { "line": 39, "column": 8 }, "end": { "line": 39, "column": 19 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1094, "end": 1100, "loc": { "start": { "line": 39, "column": 12 }, "end": { "line": 39, "column": 18 } }, "id": { "type": "Identifier", "start": 1094, "end": 1095, "loc": { "start": { "line": 39, "column": 12 }, "end": { "line": 39, "column": 13 }, "identifierName": "h" }, "name": "h" }, "init": { "type": "StringLiteral", "start": 1098, "end": 1100, "loc": { "start": { "line": 39, "column": 16 }, "end": { "line": 39, "column": 18 } }, "extra": { "rawValue": "", "raw": "\"\"" }, "value": "" } } ], "kind": "var" }, { "type": "ForStatement", "start": 1110, "end": 1561, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 47, "column": 9 } }, "init": { "type": "VariableDeclaration", "start": 1115, "end": 1152, "loc": { "start": { "line": 40, "column": 13 }, "end": { "line": 40, "column": 50 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1119, "end": 1124, "loc": { "start": { "line": 40, "column": 17 }, "end": { "line": 40, "column": 22 } }, "id": { "type": "Identifier", "start": 1119, "end": 1120, "loc": { "start": { "line": 40, "column": 17 }, "end": { "line": 40, "column": 18 }, "identifierName": "i" }, "name": "i" }, "init": { "type": "NumericLiteral", "start": 1123, "end": 1124, "loc": { "start": { "line": 40, "column": 21 }, "end": { "line": 40, "column": 22 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } }, { "type": "VariableDeclarator", "start": 1126, "end": 1152, "loc": { "start": { "line": 40, "column": 24 }, "end": { "line": 40, "column": 50 } }, "id": { "type": "Identifier", "start": 1126, "end": 1129, "loc": { "start": { "line": 40, "column": 24 }, "end": { "line": 40, "column": 27 }, "identifierName": "len" }, "name": "len" }, "init": { "type": "MemberExpression", "start": 1132, "end": 1152, "loc": { "start": { "line": 40, "column": 30 }, "end": { "line": 40, "column": 50 } }, "object": { "type": "MemberExpression", "start": 1132, "end": 1145, "loc": { "start": { "line": 40, "column": 30 }, "end": { "line": 40, "column": 43 } }, "object": { "type": "ThisExpression", "start": 1132, "end": 1136, "loc": { "start": { "line": 40, "column": 30 }, "end": { "line": 40, "column": 34 } } }, "property": { "type": "Identifier", "start": 1137, "end": 1145, "loc": { "start": { "line": 40, "column": 35 }, "end": { "line": 40, "column": 43 }, "identifierName": "_records" }, "name": "_records" }, "computed": false }, "property": { "type": "Identifier", "start": 1146, "end": 1152, "loc": { "start": { "line": 40, "column": 44 }, "end": { "line": 40, "column": 50 }, "identifierName": "length" }, "name": "length" }, "computed": false } } ], "kind": "var" }, "test": { "type": "BinaryExpression", "start": 1154, "end": 1161, "loc": { "start": { "line": 40, "column": 52 }, "end": { "line": 40, "column": 59 } }, "left": { "type": "Identifier", "start": 1154, "end": 1155, "loc": { "start": { "line": 40, "column": 52 }, "end": { "line": 40, "column": 53 }, "identifierName": "i" }, "name": "i" }, "operator": "<", "right": { "type": "Identifier", "start": 1158, "end": 1161, "loc": { "start": { "line": 40, "column": 56 }, "end": { "line": 40, "column": 59 }, "identifierName": "len" }, "name": "len" } }, "update": { "type": "UpdateExpression", "start": 1163, "end": 1166, "loc": { "start": { "line": 40, "column": 61 }, "end": { "line": 40, "column": 64 } }, "operator": "++", "prefix": false, "argument": { "type": "Identifier", "start": 1163, "end": 1164, "loc": { "start": { "line": 40, "column": 61 }, "end": { "line": 40, "column": 62 }, "identifierName": "i" }, "name": "i" } }, "body": { "type": "BlockStatement", "start": 1168, "end": 1561, "loc": { "start": { "line": 40, "column": 66 }, "end": { "line": 47, "column": 9 } }, "body": [ { "type": "VariableDeclaration", "start": 1182, "end": 1214, "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 44 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1188, "end": 1213, "loc": { "start": { "line": 41, "column": 18 }, "end": { "line": 41, "column": 43 } }, "id": { "type": "Identifier", "start": 1188, "end": 1194, "loc": { "start": { "line": 41, "column": 18 }, "end": { "line": 41, "column": 24 }, "identifierName": "record" }, "name": "record" }, "init": { "type": "MemberExpression", "start": 1197, "end": 1213, "loc": { "start": { "line": 41, "column": 27 }, "end": { "line": 41, "column": 43 } }, "object": { "type": "MemberExpression", "start": 1197, "end": 1210, "loc": { "start": { "line": 41, "column": 27 }, "end": { "line": 41, "column": 40 } }, "object": { "type": "ThisExpression", "start": 1197, "end": 1201, "loc": { "start": { "line": 41, "column": 27 }, "end": { "line": 41, "column": 31 } } }, "property": { "type": "Identifier", "start": 1202, "end": 1210, "loc": { "start": { "line": 41, "column": 32 }, "end": { "line": 41, "column": 40 }, "identifierName": "_records" }, "name": "_records" }, "computed": false }, "property": { "type": "Identifier", "start": 1211, "end": 1212, "loc": { "start": { "line": 41, "column": 41 }, "end": { "line": 41, "column": 42 }, "identifierName": "i" }, "name": "i" }, "computed": true } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 1227, "end": 1272, "loc": { "start": { "line": 42, "column": 12 }, "end": { "line": 42, "column": 57 } }, "expression": { "type": "AssignmentExpression", "start": 1227, "end": 1271, "loc": { "start": { "line": 42, "column": 12 }, "end": { "line": 42, "column": 56 } }, "operator": "+=", "left": { "type": "Identifier", "start": 1227, "end": 1228, "loc": { "start": { "line": 42, "column": 12 }, "end": { "line": 42, "column": 13 }, "identifierName": "h" }, "name": "h" }, "right": { "type": "StringLiteral", "start": 1232, "end": 1271, "loc": { "start": { "line": 42, "column": 17 }, "end": { "line": 42, "column": 56 } }, "extra": { "rawValue": "
", "raw": "'
'" }, "value": "
" } } }, { "type": "ExpressionStatement", "start": 1285, "end": 1320, "loc": { "start": { "line": 43, "column": 12 }, "end": { "line": 43, "column": 47 } }, "expression": { "type": "AssignmentExpression", "start": 1285, "end": 1319, "loc": { "start": { "line": 43, "column": 12 }, "end": { "line": 43, "column": 46 } }, "operator": "+=", "left": { "type": "Identifier", "start": 1285, "end": 1286, "loc": { "start": { "line": 43, "column": 12 }, "end": { "line": 43, "column": 13 }, "identifierName": "h" }, "name": "h" }, "right": { "type": "StringLiteral", "start": 1290, "end": 1319, "loc": { "start": { "line": 43, "column": 17 }, "end": { "line": 43, "column": 46 } }, "extra": { "rawValue": "
", "raw": "'
'" }, "value": "
" } } }, { "type": "ExpressionStatement", "start": 1333, "end": 1497, "loc": { "start": { "line": 44, "column": 12 }, "end": { "line": 44, "column": 176 } }, "expression": { "type": "AssignmentExpression", "start": 1333, "end": 1496, "loc": { "start": { "line": 44, "column": 12 }, "end": { "line": 44, "column": 175 } }, "operator": "+=", "left": { "type": "Identifier", "start": 1333, "end": 1334, "loc": { "start": { "line": 44, "column": 12 }, "end": { "line": 44, "column": 13 }, "identifierName": "h" }, "name": "h" }, "right": { "type": "BinaryExpression", "start": 1338, "end": 1496, "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 175 } }, "left": { "type": "BinaryExpression", "start": 1338, "end": 1426, "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 105 } }, "left": { "type": "BinaryExpression", "start": 1338, "end": 1384, "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 63 } }, "left": { "type": "BinaryExpression", "start": 1338, "end": 1359, "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 38 } }, "left": { "type": "StringLiteral", "start": 1338, "end": 1347, "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 26 } }, "extra": { "rawValue": "", "raw": "'\" style=\"border: 1px solid black;\" width=\"150\", height=\"130\">'" }, "value": "\" style=\"border: 1px solid black;\" width=\"150\", height=\"130\">" } } } }, { "type": "ExpressionStatement", "start": 1510, "end": 1524, "loc": { "start": { "line": 45, "column": 12 }, "end": { "line": 45, "column": 26 } }, "expression": { "type": "AssignmentExpression", "start": 1510, "end": 1523, "loc": { "start": { "line": 45, "column": 12 }, "end": { "line": 45, "column": 25 } }, "operator": "+=", "left": { "type": "Identifier", "start": 1510, "end": 1511, "loc": { "start": { "line": 45, "column": 12 }, "end": { "line": 45, "column": 13 }, "identifierName": "h" }, "name": "h" }, "right": { "type": "StringLiteral", "start": 1515, "end": 1523, "loc": { "start": { "line": 45, "column": 17 }, "end": { "line": 45, "column": 25 } }, "extra": { "rawValue": "
", "raw": "'
'" }, "value": "
" } } }, { "type": "ExpressionStatement", "start": 1537, "end": 1551, "loc": { "start": { "line": 46, "column": 12 }, "end": { "line": 46, "column": 26 } }, "expression": { "type": "AssignmentExpression", "start": 1537, "end": 1550, "loc": { "start": { "line": 46, "column": 12 }, "end": { "line": 46, "column": 25 } }, "operator": "+=", "left": { "type": "Identifier", "start": 1537, "end": 1538, "loc": { "start": { "line": 46, "column": 12 }, "end": { "line": 46, "column": 13 }, "identifierName": "h" }, "name": "h" }, "right": { "type": "StringLiteral", "start": 1542, "end": 1550, "loc": { "start": { "line": 46, "column": 17 }, "end": { "line": 46, "column": 25 } }, "extra": { "rawValue": "
", "raw": "'
'" }, "value": "
" } } } ], "directives": [] } }, { "type": "VariableDeclaration", "start": 1570, "end": 1588, "loc": { "start": { "line": 48, "column": 8 }, "end": { "line": 48, "column": 26 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1576, "end": 1587, "loc": { "start": { "line": 48, "column": 14 }, "end": { "line": 48, "column": 25 } }, "id": { "type": "Identifier", "start": 1576, "end": 1580, "loc": { "start": { "line": 48, "column": 14 }, "end": { "line": 48, "column": 18 }, "identifierName": "self" }, "name": "self" }, "init": { "type": "ThisExpression", "start": 1583, "end": 1587, "loc": { "start": { "line": 48, "column": 21 }, "end": { "line": 48, "column": 25 } } } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 1597, "end": 1625, "loc": { "start": { "line": 49, "column": 8 }, "end": { "line": 49, "column": 36 } }, "expression": { "type": "AssignmentExpression", "start": 1597, "end": 1624, "loc": { "start": { "line": 49, "column": 8 }, "end": { "line": 49, "column": 35 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1597, "end": 1620, "loc": { "start": { "line": 49, "column": 8 }, "end": { "line": 49, "column": 31 } }, "object": { "type": "MemberExpression", "start": 1597, "end": 1610, "loc": { "start": { "line": 49, "column": 8 }, "end": { "line": 49, "column": 21 } }, "object": { "type": "ThisExpression", "start": 1597, "end": 1601, "loc": { "start": { "line": 49, "column": 8 }, "end": { "line": 49, "column": 12 } } }, "property": { "type": "Identifier", "start": 1602, "end": 1610, "loc": { "start": { "line": 49, "column": 13 }, "end": { "line": 49, "column": 21 }, "identifierName": "_element" }, "name": "_element" }, "computed": false }, "property": { "type": "Identifier", "start": 1611, "end": 1620, "loc": { "start": { "line": 49, "column": 22 }, "end": { "line": 49, "column": 31 }, "identifierName": "innerHTML" }, "name": "innerHTML" }, "computed": false }, "right": { "type": "Identifier", "start": 1623, "end": 1624, "loc": { "start": { "line": 49, "column": 34 }, "end": { "line": 49, "column": 35 }, "identifierName": "h" }, "name": "h" } } }, { "type": "ForStatement", "start": 1634, "end": 1999, "loc": { "start": { "line": 50, "column": 8 }, "end": { "line": 58, "column": 9 } }, "init": { "type": "VariableDeclaration", "start": 1639, "end": 1676, "loc": { "start": { "line": 50, "column": 13 }, "end": { "line": 50, "column": 50 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1643, "end": 1648, "loc": { "start": { "line": 50, "column": 17 }, "end": { "line": 50, "column": 22 } }, "id": { "type": "Identifier", "start": 1643, "end": 1644, "loc": { "start": { "line": 50, "column": 17 }, "end": { "line": 50, "column": 18 }, "identifierName": "i" }, "name": "i" }, "init": { "type": "NumericLiteral", "start": 1647, "end": 1648, "loc": { "start": { "line": 50, "column": 21 }, "end": { "line": 50, "column": 22 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } }, { "type": "VariableDeclarator", "start": 1650, "end": 1676, "loc": { "start": { "line": 50, "column": 24 }, "end": { "line": 50, "column": 50 } }, "id": { "type": "Identifier", "start": 1650, "end": 1653, "loc": { "start": { "line": 50, "column": 24 }, "end": { "line": 50, "column": 27 }, "identifierName": "len" }, "name": "len" }, "init": { "type": "MemberExpression", "start": 1656, "end": 1676, "loc": { "start": { "line": 50, "column": 30 }, "end": { "line": 50, "column": 50 } }, "object": { "type": "MemberExpression", "start": 1656, "end": 1669, "loc": { "start": { "line": 50, "column": 30 }, "end": { "line": 50, "column": 43 } }, "object": { "type": "ThisExpression", "start": 1656, "end": 1660, "loc": { "start": { "line": 50, "column": 30 }, "end": { "line": 50, "column": 34 } } }, "property": { "type": "Identifier", "start": 1661, "end": 1669, "loc": { "start": { "line": 50, "column": 35 }, "end": { "line": 50, "column": 43 }, "identifierName": "_records" }, "name": "_records" }, "computed": false }, "property": { "type": "Identifier", "start": 1670, "end": 1676, "loc": { "start": { "line": 50, "column": 44 }, "end": { "line": 50, "column": 50 }, "identifierName": "length" }, "name": "length" }, "computed": false } } ], "kind": "var" }, "test": { "type": "BinaryExpression", "start": 1678, "end": 1685, "loc": { "start": { "line": 50, "column": 52 }, "end": { "line": 50, "column": 59 } }, "left": { "type": "Identifier", "start": 1678, "end": 1679, "loc": { "start": { "line": 50, "column": 52 }, "end": { "line": 50, "column": 53 }, "identifierName": "i" }, "name": "i" }, "operator": "<", "right": { "type": "Identifier", "start": 1682, "end": 1685, "loc": { "start": { "line": 50, "column": 56 }, "end": { "line": 50, "column": 59 }, "identifierName": "len" }, "name": "len" } }, "update": { "type": "UpdateExpression", "start": 1687, "end": 1690, "loc": { "start": { "line": 50, "column": 61 }, "end": { "line": 50, "column": 64 } }, "operator": "++", "prefix": false, "argument": { "type": "Identifier", "start": 1687, "end": 1688, "loc": { "start": { "line": 50, "column": 61 }, "end": { "line": 50, "column": 62 }, "identifierName": "i" }, "name": "i" } }, "body": { "type": "BlockStatement", "start": 1692, "end": 1999, "loc": { "start": { "line": 50, "column": 66 }, "end": { "line": 58, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 1706, "end": 1989, "loc": { "start": { "line": 51, "column": 12 }, "end": { "line": 57, "column": 17 } }, "expression": { "type": "CallExpression", "start": 1706, "end": 1988, "loc": { "start": { "line": 51, "column": 12 }, "end": { "line": 57, "column": 16 } }, "callee": { "type": "FunctionExpression", "start": 1707, "end": 1985, "loc": { "start": { "line": 51, "column": 13 }, "end": { "line": 57, "column": 13 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 1719, "end": 1985, "loc": { "start": { "line": 51, "column": 25 }, "end": { "line": 57, "column": 13 } }, "body": [ { "type": "VariableDeclaration", "start": 1737, "end": 1769, "loc": { "start": { "line": 52, "column": 16 }, "end": { "line": 52, "column": 48 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1743, "end": 1768, "loc": { "start": { "line": 52, "column": 22 }, "end": { "line": 52, "column": 47 } }, "id": { "type": "Identifier", "start": 1743, "end": 1749, "loc": { "start": { "line": 52, "column": 22 }, "end": { "line": 52, "column": 28 }, "identifierName": "record" }, "name": "record" }, "init": { "type": "MemberExpression", "start": 1752, "end": 1768, "loc": { "start": { "line": 52, "column": 31 }, "end": { "line": 52, "column": 47 } }, "object": { "type": "MemberExpression", "start": 1752, "end": 1765, "loc": { "start": { "line": 52, "column": 31 }, "end": { "line": 52, "column": 44 } }, "object": { "type": "Identifier", "start": 1752, "end": 1756, "loc": { "start": { "line": 52, "column": 31 }, "end": { "line": 52, "column": 35 }, "identifierName": "self" }, "name": "self" }, "property": { "type": "Identifier", "start": 1757, "end": 1765, "loc": { "start": { "line": 52, "column": 36 }, "end": { "line": 52, "column": 44 }, "identifierName": "_records" }, "name": "_records" }, "computed": false }, "property": { "type": "Identifier", "start": 1766, "end": 1767, "loc": { "start": { "line": 52, "column": 45 }, "end": { "line": 52, "column": 46 }, "identifierName": "i" }, "name": "i" }, "computed": true } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 1786, "end": 1971, "loc": { "start": { "line": 53, "column": 16 }, "end": { "line": 56, "column": 19 } }, "expression": { "type": "CallExpression", "start": 1786, "end": 1970, "loc": { "start": { "line": 53, "column": 16 }, "end": { "line": 56, "column": 18 } }, "callee": { "type": "MemberExpression", "start": 1786, "end": 1807, "loc": { "start": { "line": 53, "column": 16 }, "end": { "line": 53, "column": 37 } }, "object": { "type": "CallExpression", "start": 1786, "end": 1804, "loc": { "start": { "line": 53, "column": 16 }, "end": { "line": 53, "column": 34 } }, "callee": { "type": "Identifier", "start": 1786, "end": 1787, "loc": { "start": { "line": 53, "column": 16 }, "end": { "line": 53, "column": 17 }, "identifierName": "$" }, "name": "$" }, "arguments": [ { "type": "BinaryExpression", "start": 1788, "end": 1803, "loc": { "start": { "line": 53, "column": 18 }, "end": { "line": 53, "column": 33 } }, "left": { "type": "StringLiteral", "start": 1788, "end": 1791, "loc": { "start": { "line": 53, "column": 18 }, "end": { "line": 53, "column": 21 } }, "extra": { "rawValue": "#", "raw": "\"#\"" }, "value": "#" }, "operator": "+", "right": { "type": "MemberExpression", "start": 1794, "end": 1803, "loc": { "start": { "line": 53, "column": 24 }, "end": { "line": 53, "column": 33 } }, "object": { "type": "Identifier", "start": 1794, "end": 1800, "loc": { "start": { "line": 53, "column": 24 }, "end": { "line": 53, "column": 30 }, "identifierName": "record" }, "name": "record" }, "property": { "type": "Identifier", "start": 1801, "end": 1803, "loc": { "start": { "line": 53, "column": 31 }, "end": { "line": 53, "column": 33 }, "identifierName": "id" }, "name": "id" }, "computed": false } } ] }, "property": { "type": "Identifier", "start": 1805, "end": 1807, "loc": { "start": { "line": 53, "column": 35 }, "end": { "line": 53, "column": 37 }, "identifierName": "on" }, "name": "on" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1808, "end": 1815, "loc": { "start": { "line": 53, "column": 38 }, "end": { "line": 53, "column": 45 } }, "extra": { "rawValue": "click", "raw": "'click'" }, "value": "click" }, { "type": "ArrowFunctionExpression", "start": 1817, "end": 1969, "loc": { "start": { "line": 53, "column": 47 }, "end": { "line": 56, "column": 17 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 1818, "end": 1823, "loc": { "start": { "line": 53, "column": 48 }, "end": { "line": 53, "column": 53 }, "identifierName": "event" }, "name": "event" } ], "body": { "type": "BlockStatement", "start": 1828, "end": 1969, "loc": { "start": { "line": 53, "column": 58 }, "end": { "line": 56, "column": 17 } }, "body": [ { "type": "ExpressionStatement", "start": 1850, "end": 1907, "loc": { "start": { "line": 54, "column": 20 }, "end": { "line": 54, "column": 77 } }, "expression": { "type": "CallExpression", "start": 1850, "end": 1906, "loc": { "start": { "line": 54, "column": 20 }, "end": { "line": 54, "column": 76 } }, "callee": { "type": "MemberExpression", "start": 1850, "end": 1888, "loc": { "start": { "line": 54, "column": 20 }, "end": { "line": 54, "column": 58 } }, "object": { "type": "MemberExpression", "start": 1850, "end": 1875, "loc": { "start": { "line": 54, "column": 20 }, "end": { "line": 54, "column": 45 } }, "object": { "type": "Identifier", "start": 1850, "end": 1854, "loc": { "start": { "line": 54, "column": 20 }, "end": { "line": 54, "column": 24 }, "identifierName": "self" }, "name": "self" }, "property": { "type": "Identifier", "start": 1855, "end": 1875, "loc": { "start": { "line": 54, "column": 25 }, "end": { "line": 54, "column": 45 }, "identifierName": "_bcfViewpointsPlugin" }, "name": "_bcfViewpointsPlugin" }, "computed": false }, "property": { "type": "Identifier", "start": 1876, "end": 1888, "loc": { "start": { "line": 54, "column": 46 }, "end": { "line": 54, "column": 58 }, "identifierName": "setViewpoint" }, "name": "setViewpoint" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 1889, "end": 1905, "loc": { "start": { "line": 54, "column": 59 }, "end": { "line": 54, "column": 75 } }, "object": { "type": "Identifier", "start": 1889, "end": 1895, "loc": { "start": { "line": 54, "column": 59 }, "end": { "line": 54, "column": 65 }, "identifierName": "record" }, "name": "record" }, "property": { "type": "Identifier", "start": 1896, "end": 1905, "loc": { "start": { "line": 54, "column": 66 }, "end": { "line": 54, "column": 75 }, "identifierName": "viewpoint" }, "name": "viewpoint" }, "computed": false } ] } }, { "type": "ExpressionStatement", "start": 1928, "end": 1951, "loc": { "start": { "line": 55, "column": 20 }, "end": { "line": 55, "column": 43 } }, "expression": { "type": "CallExpression", "start": 1928, "end": 1950, "loc": { "start": { "line": 55, "column": 20 }, "end": { "line": 55, "column": 42 } }, "callee": { "type": "MemberExpression", "start": 1928, "end": 1948, "loc": { "start": { "line": 55, "column": 20 }, "end": { "line": 55, "column": 40 } }, "object": { "type": "Identifier", "start": 1928, "end": 1933, "loc": { "start": { "line": 55, "column": 20 }, "end": { "line": 55, "column": 25 }, "identifierName": "event" }, "name": "event" }, "property": { "type": "Identifier", "start": 1934, "end": 1948, "loc": { "start": { "line": 55, "column": 26 }, "end": { "line": 55, "column": 40 }, "identifierName": "preventDefault" }, "name": "preventDefault" }, "computed": false }, "arguments": [] } } ], "directives": [] } } ] } } ], "directives": [] }, "extra": { "parenthesized": true, "parenStart": 1706 } }, "arguments": [] } } ], "directives": [] } } ], "directives": [], "trailingComments": null }, "trailingComments": [ { "type": "CommentBlock", "value": "* @private ", "start": 2011, "end": 2026, "loc": { "start": { "line": 61, "column": 4 }, "end": { "line": 61, "column": 19 } } } ] }, { "type": "ClassMethod", "start": 2031, "end": 2118, "loc": { "start": { "line": 62, "column": 4 }, "end": { "line": 65, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 2031, "end": 2038, "loc": { "start": { "line": 62, "column": 4 }, "end": { "line": 62, "column": 11 }, "identifierName": "destroy" }, "name": "destroy", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 2041, "end": 2118, "loc": { "start": { "line": 62, "column": 14 }, "end": { "line": 65, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 2051, "end": 2067, "loc": { "start": { "line": 63, "column": 8 }, "end": { "line": 63, "column": 24 } }, "expression": { "type": "CallExpression", "start": 2051, "end": 2066, "loc": { "start": { "line": 63, "column": 8 }, "end": { "line": 63, "column": 23 } }, "callee": { "type": "MemberExpression", "start": 2051, "end": 2064, "loc": { "start": { "line": 63, "column": 8 }, "end": { "line": 63, "column": 21 } }, "object": { "type": "Super", "start": 2051, "end": 2056, "loc": { "start": { "line": 63, "column": 8 }, "end": { "line": 63, "column": 13 } } }, "property": { "type": "Identifier", "start": 2057, "end": 2064, "loc": { "start": { "line": 63, "column": 14 }, "end": { "line": 63, "column": 21 }, "identifierName": "destroy" }, "name": "destroy" }, "computed": false }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 2076, "end": 2112, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 44 } }, "expression": { "type": "CallExpression", "start": 2076, "end": 2111, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 43 } }, "callee": { "type": "MemberExpression", "start": 2076, "end": 2109, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 41 } }, "object": { "type": "MemberExpression", "start": 2076, "end": 2101, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 33 } }, "object": { "type": "ThisExpression", "start": 2076, "end": 2080, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 12 } } }, "property": { "type": "Identifier", "start": 2081, "end": 2101, "loc": { "start": { "line": 64, "column": 13 }, "end": { "line": 64, "column": 33 }, "identifierName": "_bcfViewpointsPlugin" }, "name": "_bcfViewpointsPlugin" }, "computed": false }, "property": { "type": "Identifier", "start": 2102, "end": 2109, "loc": { "start": { "line": 64, "column": 34 }, "end": { "line": 64, "column": 41 }, "identifierName": "destroy" }, "name": "destroy" }, "computed": false }, "arguments": [] } } ], "directives": [] }, "leadingComments": [ { "type": "CommentBlock", "value": "* @private ", "start": 2011, "end": 2026, "loc": { "start": { "line": 61, "column": 4 }, "end": { "line": 61, "column": 19 } } } ] } ] }, "leadingComments": [], "name": "_", "trailingComments": [] }, { "type": "ExportNamedDeclaration", "start": 2122, "end": 2139, "loc": { "start": { "line": 68, "column": 0 }, "end": { "line": 68, "column": 17 } }, "declaration": null, "specifiers": [ { "type": "ExportSpecifier", "start": 2130, "end": 2137, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 15 } }, "local": { "type": "Identifier", "start": 2130, "end": 2137, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 15 }, "identifierName": "BCFMode" }, "name": "BCFMode" }, "exported": { "type": "Identifier", "start": 2130, "end": 2137, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 15 }, "identifierName": "BCFMode" }, "name": "BCFMode" } } ], "source": null }, { "type": "ExportNamedDeclaration", "start": 2122, "end": 2139, "loc": { "start": { "line": 68, "column": 0 }, "end": { "line": 68, "column": 17 } }, "declaration": { "type": "ClassDeclaration", "start": 295, "end": 2120, "loc": { "start": { "line": 10, "column": 0 }, "end": { "line": 66, "column": 1 } }, "id": { "type": "Identifier", "start": 301, "end": 308, "loc": { "start": { "line": 10, "column": 6 }, "end": { "line": 10, "column": 13 }, "identifierName": "BCFMode" }, "name": "BCFMode", "leadingComments": null }, "superClass": { "type": "Identifier", "start": 317, "end": 327, "loc": { "start": { "line": 10, "column": 22 }, "end": { "line": 10, "column": 32 }, "identifierName": "Controller" }, "name": "Controller" }, "body": { "type": "ClassBody", "start": 328, "end": 2120, "loc": { "start": { "line": 10, "column": 33 }, "end": { "line": 66, "column": 1 } }, "body": [ { "type": "ClassMethod", "start": 335, "end": 597, "loc": { "start": { "line": 12, "column": 4 }, "end": { "line": 18, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 335, "end": 346, "loc": { "start": { "line": 12, "column": 4 }, "end": { "line": 12, "column": 15 }, "identifierName": "constructor" }, "name": "constructor" }, "kind": "constructor", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 347, "end": 353, "loc": { "start": { "line": 12, "column": 16 }, "end": { "line": 12, "column": 22 }, "identifierName": "parent" }, "name": "parent" }, { "type": "Identifier", "start": 355, "end": 358, "loc": { "start": { "line": 12, "column": 24 }, "end": { "line": 12, "column": 27 }, "identifierName": "cfg" }, "name": "cfg" } ], "body": { "type": "BlockStatement", "start": 360, "end": 597, "loc": { "start": { "line": 12, "column": 29 }, "end": { "line": 18, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 370, "end": 389, "loc": { "start": { "line": 13, "column": 8 }, "end": { "line": 13, "column": 27 } }, "expression": { "type": "CallExpression", "start": 370, "end": 388, "loc": { "start": { "line": 13, "column": 8 }, "end": { "line": 13, "column": 26 } }, "callee": { "type": "Super", "start": 370, "end": 375, "loc": { "start": { "line": 13, "column": 8 }, "end": { "line": 13, "column": 13 } } }, "arguments": [ { "type": "Identifier", "start": 376, "end": 382, "loc": { "start": { "line": 13, "column": 14 }, "end": { "line": 13, "column": 20 }, "identifierName": "parent" }, "name": "parent" }, { "type": "Identifier", "start": 384, "end": 387, "loc": { "start": { "line": 13, "column": 22 }, "end": { "line": 13, "column": 25 }, "identifierName": "cfg" }, "name": "cfg" } ] } }, { "type": "ExpressionStatement", "start": 398, "end": 454, "loc": { "start": { "line": 14, "column": 8 }, "end": { "line": 14, "column": 64 } }, "expression": { "type": "AssignmentExpression", "start": 398, "end": 453, "loc": { "start": { "line": 14, "column": 8 }, "end": { "line": 14, "column": 63 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 398, "end": 411, "loc": { "start": { "line": 14, "column": 8 }, "end": { "line": 14, "column": 21 } }, "object": { "type": "ThisExpression", "start": 398, "end": 402, "loc": { "start": { "line": 14, "column": 8 }, "end": { "line": 14, "column": 12 } } }, "property": { "type": "Identifier", "start": 403, "end": 411, "loc": { "start": { "line": 14, "column": 13 }, "end": { "line": 14, "column": 21 }, "identifierName": "_element" }, "name": "_element" }, "computed": false }, "right": { "type": "CallExpression", "start": 414, "end": 453, "loc": { "start": { "line": 14, "column": 24 }, "end": { "line": 14, "column": 63 } }, "callee": { "type": "MemberExpression", "start": 414, "end": 437, "loc": { "start": { "line": 14, "column": 24 }, "end": { "line": 14, "column": 47 } }, "object": { "type": "Identifier", "start": 414, "end": 422, "loc": { "start": { "line": 14, "column": 24 }, "end": { "line": 14, "column": 32 }, "identifierName": "document" }, "name": "document" }, "property": { "type": "Identifier", "start": 423, "end": 437, "loc": { "start": { "line": 14, "column": 33 }, "end": { "line": 14, "column": 47 }, "identifierName": "getElementById" }, "name": "getElementById" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 438, "end": 452, "loc": { "start": { "line": 14, "column": 48 }, "end": { "line": 14, "column": 62 } }, "object": { "type": "Identifier", "start": 438, "end": 441, "loc": { "start": { "line": 14, "column": 48 }, "end": { "line": 14, "column": 51 }, "identifierName": "cfg" }, "name": "cfg" }, "property": { "type": "Identifier", "start": 442, "end": 452, "loc": { "start": { "line": 14, "column": 52 }, "end": { "line": 14, "column": 62 }, "identifierName": "bcfPanelId" }, "name": "bcfPanelId" }, "computed": false } ] } } }, { "type": "ExpressionStatement", "start": 463, "end": 482, "loc": { "start": { "line": 15, "column": 8 }, "end": { "line": 15, "column": 27 } }, "expression": { "type": "AssignmentExpression", "start": 463, "end": 481, "loc": { "start": { "line": 15, "column": 8 }, "end": { "line": 15, "column": 26 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 463, "end": 476, "loc": { "start": { "line": 15, "column": 8 }, "end": { "line": 15, "column": 21 } }, "object": { "type": "ThisExpression", "start": 463, "end": 467, "loc": { "start": { "line": 15, "column": 8 }, "end": { "line": 15, "column": 12 } } }, "property": { "type": "Identifier", "start": 468, "end": 476, "loc": { "start": { "line": 15, "column": 13 }, "end": { "line": 15, "column": 21 }, "identifierName": "_records" }, "name": "_records" }, "computed": false }, "right": { "type": "ArrayExpression", "start": 479, "end": 481, "loc": { "start": { "line": 15, "column": 24 }, "end": { "line": 15, "column": 26 } }, "elements": [] } } }, { "type": "ExpressionStatement", "start": 491, "end": 513, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 16, "column": 30 } }, "expression": { "type": "AssignmentExpression", "start": 491, "end": 512, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 16, "column": 29 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 491, "end": 507, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 16, "column": 24 } }, "object": { "type": "ThisExpression", "start": 491, "end": 495, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 16, "column": 12 } } }, "property": { "type": "Identifier", "start": 496, "end": 507, "loc": { "start": { "line": 16, "column": 13 }, "end": { "line": 16, "column": 24 }, "identifierName": "_recordsMap" }, "name": "_recordsMap" }, "computed": false }, "right": { "type": "ObjectExpression", "start": 510, "end": 512, "loc": { "start": { "line": 16, "column": 27 }, "end": { "line": 16, "column": 29 } }, "properties": [] } } }, { "type": "ExpressionStatement", "start": 522, "end": 591, "loc": { "start": { "line": 17, "column": 8 }, "end": { "line": 17, "column": 77 } }, "expression": { "type": "AssignmentExpression", "start": 522, "end": 590, "loc": { "start": { "line": 17, "column": 8 }, "end": { "line": 17, "column": 76 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 522, "end": 547, "loc": { "start": { "line": 17, "column": 8 }, "end": { "line": 17, "column": 33 } }, "object": { "type": "ThisExpression", "start": 522, "end": 526, "loc": { "start": { "line": 17, "column": 8 }, "end": { "line": 17, "column": 12 } } }, "property": { "type": "Identifier", "start": 527, "end": 547, "loc": { "start": { "line": 17, "column": 13 }, "end": { "line": 17, "column": 33 }, "identifierName": "_bcfViewpointsPlugin" }, "name": "_bcfViewpointsPlugin" }, "computed": false }, "right": { "type": "NewExpression", "start": 550, "end": 590, "loc": { "start": { "line": 17, "column": 36 }, "end": { "line": 17, "column": 76 } }, "callee": { "type": "Identifier", "start": 554, "end": 573, "loc": { "start": { "line": 17, "column": 40 }, "end": { "line": 17, "column": 59 }, "identifierName": "BCFViewpointsPlugin" }, "name": "BCFViewpointsPlugin" }, "arguments": [ { "type": "MemberExpression", "start": 574, "end": 585, "loc": { "start": { "line": 17, "column": 60 }, "end": { "line": 17, "column": 71 } }, "object": { "type": "ThisExpression", "start": 574, "end": 578, "loc": { "start": { "line": 17, "column": 60 }, "end": { "line": 17, "column": 64 } } }, "property": { "type": "Identifier", "start": 579, "end": 585, "loc": { "start": { "line": 17, "column": 65 }, "end": { "line": 17, "column": 71 }, "identifierName": "viewer" }, "name": "viewer" }, "computed": false }, { "type": "ObjectExpression", "start": 587, "end": 589, "loc": { "start": { "line": 17, "column": 73 }, "end": { "line": 17, "column": 75 } }, "properties": [] } ] } } } ], "directives": [] } }, { "type": "ClassMethod", "start": 603, "end": 948, "loc": { "start": { "line": 20, "column": 4 }, "end": { "line": 30, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 603, "end": 618, "loc": { "start": { "line": 20, "column": 4 }, "end": { "line": 20, "column": 19 }, "identifierName": "createViewpoint" }, "name": "createViewpoint" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 621, "end": 948, "loc": { "start": { "line": 20, "column": 22 }, "end": { "line": 30, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 631, "end": 669, "loc": { "start": { "line": 21, "column": 8 }, "end": { "line": 21, "column": 46 } }, "declarations": [ { "type": "VariableDeclarator", "start": 637, "end": 668, "loc": { "start": { "line": 21, "column": 14 }, "end": { "line": 21, "column": 45 } }, "id": { "type": "Identifier", "start": 637, "end": 648, "loc": { "start": { "line": 21, "column": 14 }, "end": { "line": 21, "column": 25 }, "identifierName": "viewpointId" }, "name": "viewpointId" }, "init": { "type": "CallExpression", "start": 651, "end": 668, "loc": { "start": { "line": 21, "column": 28 }, "end": { "line": 21, "column": 45 } }, "callee": { "type": "MemberExpression", "start": 651, "end": 666, "loc": { "start": { "line": 21, "column": 28 }, "end": { "line": 21, "column": 43 } }, "object": { "type": "Identifier", "start": 651, "end": 655, "loc": { "start": { "line": 21, "column": 28 }, "end": { "line": 21, "column": 32 }, "identifierName": "math" }, "name": "math" }, "property": { "type": "Identifier", "start": 656, "end": 666, "loc": { "start": { "line": 21, "column": 33 }, "end": { "line": 21, "column": 43 }, "identifierName": "createUUID" }, "name": "createUUID" }, "computed": false }, "arguments": [] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 678, "end": 737, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 22, "column": 67 } }, "declarations": [ { "type": "VariableDeclarator", "start": 684, "end": 736, "loc": { "start": { "line": 22, "column": 14 }, "end": { "line": 22, "column": 66 } }, "id": { "type": "Identifier", "start": 684, "end": 693, "loc": { "start": { "line": 22, "column": 14 }, "end": { "line": 22, "column": 23 }, "identifierName": "viewpoint" }, "name": "viewpoint" }, "init": { "type": "CallExpression", "start": 696, "end": 736, "loc": { "start": { "line": 22, "column": 26 }, "end": { "line": 22, "column": 66 } }, "callee": { "type": "MemberExpression", "start": 696, "end": 734, "loc": { "start": { "line": 22, "column": 26 }, "end": { "line": 22, "column": 64 } }, "object": { "type": "MemberExpression", "start": 696, "end": 721, "loc": { "start": { "line": 22, "column": 26 }, "end": { "line": 22, "column": 51 } }, "object": { "type": "ThisExpression", "start": 696, "end": 700, "loc": { "start": { "line": 22, "column": 26 }, "end": { "line": 22, "column": 30 } } }, "property": { "type": "Identifier", "start": 701, "end": 721, "loc": { "start": { "line": 22, "column": 31 }, "end": { "line": 22, "column": 51 }, "identifierName": "_bcfViewpointsPlugin" }, "name": "_bcfViewpointsPlugin" }, "computed": false }, "property": { "type": "Identifier", "start": 722, "end": 734, "loc": { "start": { "line": 22, "column": 52 }, "end": { "line": 22, "column": 64 }, "identifierName": "getViewpoint" }, "name": "getViewpoint" }, "computed": false }, "arguments": [] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 746, "end": 835, "loc": { "start": { "line": 23, "column": 8 }, "end": { "line": 26, "column": 10 } }, "declarations": [ { "type": "VariableDeclarator", "start": 752, "end": 834, "loc": { "start": { "line": 23, "column": 14 }, "end": { "line": 26, "column": 9 } }, "id": { "type": "Identifier", "start": 752, "end": 758, "loc": { "start": { "line": 23, "column": 14 }, "end": { "line": 23, "column": 20 }, "identifierName": "record" }, "name": "record" }, "init": { "type": "ObjectExpression", "start": 761, "end": 834, "loc": { "start": { "line": 23, "column": 23 }, "end": { "line": 26, "column": 9 } }, "properties": [ { "type": "ObjectProperty", "start": 775, "end": 790, "loc": { "start": { "line": 24, "column": 12 }, "end": { "line": 24, "column": 27 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 775, "end": 777, "loc": { "start": { "line": 24, "column": 12 }, "end": { "line": 24, "column": 14 }, "identifierName": "id" }, "name": "id" }, "value": { "type": "Identifier", "start": 779, "end": 790, "loc": { "start": { "line": 24, "column": 16 }, "end": { "line": 24, "column": 27 }, "identifierName": "viewpointId" }, "name": "viewpointId" } }, { "type": "ObjectProperty", "start": 804, "end": 824, "loc": { "start": { "line": 25, "column": 12 }, "end": { "line": 25, "column": 32 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 804, "end": 813, "loc": { "start": { "line": 25, "column": 12 }, "end": { "line": 25, "column": 21 }, "identifierName": "viewpoint" }, "name": "viewpoint" }, "value": { "type": "Identifier", "start": 815, "end": 824, "loc": { "start": { "line": 25, "column": 23 }, "end": { "line": 25, "column": 32 }, "identifierName": "viewpoint" }, "name": "viewpoint" } } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 844, "end": 871, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 35 } }, "expression": { "type": "CallExpression", "start": 844, "end": 870, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 34 } }, "callee": { "type": "MemberExpression", "start": 844, "end": 862, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 26 } }, "object": { "type": "MemberExpression", "start": 844, "end": 857, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 21 } }, "object": { "type": "ThisExpression", "start": 844, "end": 848, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 12 } } }, "property": { "type": "Identifier", "start": 849, "end": 857, "loc": { "start": { "line": 27, "column": 13 }, "end": { "line": 27, "column": 21 }, "identifierName": "_records" }, "name": "_records" }, "computed": false }, "property": { "type": "Identifier", "start": 858, "end": 862, "loc": { "start": { "line": 27, "column": 22 }, "end": { "line": 27, "column": 26 }, "identifierName": "push" }, "name": "push" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 863, "end": 869, "loc": { "start": { "line": 27, "column": 27 }, "end": { "line": 27, "column": 33 }, "identifierName": "record" }, "name": "record" } ] } }, { "type": "ExpressionStatement", "start": 880, "end": 917, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 45 } }, "expression": { "type": "AssignmentExpression", "start": 880, "end": 916, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 44 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 880, "end": 907, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 35 } }, "object": { "type": "MemberExpression", "start": 880, "end": 896, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 24 } }, "object": { "type": "ThisExpression", "start": 880, "end": 884, "loc": { "start": { "line": 28, "column": 8 }, "end": { "line": 28, "column": 12 } } }, "property": { "type": "Identifier", "start": 885, "end": 896, "loc": { "start": { "line": 28, "column": 13 }, "end": { "line": 28, "column": 24 }, "identifierName": "_recordsMap" }, "name": "_recordsMap" }, "computed": false }, "property": { "type": "MemberExpression", "start": 897, "end": 906, "loc": { "start": { "line": 28, "column": 25 }, "end": { "line": 28, "column": 34 } }, "object": { "type": "Identifier", "start": 897, "end": 903, "loc": { "start": { "line": 28, "column": 25 }, "end": { "line": 28, "column": 31 }, "identifierName": "record" }, "name": "record" }, "property": { "type": "Identifier", "start": 904, "end": 906, "loc": { "start": { "line": 28, "column": 32 }, "end": { "line": 28, "column": 34 }, "identifierName": "id" }, "name": "id" }, "computed": false }, "computed": true }, "right": { "type": "Identifier", "start": 910, "end": 916, "loc": { "start": { "line": 28, "column": 38 }, "end": { "line": 28, "column": 44 }, "identifierName": "record" }, "name": "record" } } }, { "type": "ExpressionStatement", "start": 926, "end": 942, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 29, "column": 24 } }, "expression": { "type": "CallExpression", "start": 926, "end": 941, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 29, "column": 23 } }, "callee": { "type": "MemberExpression", "start": 926, "end": 939, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 29, "column": 21 } }, "object": { "type": "ThisExpression", "start": 926, "end": 930, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 29, "column": 12 } } }, "property": { "type": "Identifier", "start": 931, "end": 939, "loc": { "start": { "line": 29, "column": 13 }, "end": { "line": 29, "column": 21 }, "identifierName": "_repaint" }, "name": "_repaint" }, "computed": false }, "arguments": [] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 954, "end": 1063, "loc": { "start": { "line": 32, "column": 4 }, "end": { "line": 36, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 954, "end": 969, "loc": { "start": { "line": 32, "column": 4 }, "end": { "line": 32, "column": 19 }, "identifierName": "clearViewpoints" }, "name": "clearViewpoints" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 972, "end": 1063, "loc": { "start": { "line": 32, "column": 22 }, "end": { "line": 36, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 982, "end": 1001, "loc": { "start": { "line": 33, "column": 8 }, "end": { "line": 33, "column": 27 } }, "expression": { "type": "AssignmentExpression", "start": 982, "end": 1000, "loc": { "start": { "line": 33, "column": 8 }, "end": { "line": 33, "column": 26 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 982, "end": 995, "loc": { "start": { "line": 33, "column": 8 }, "end": { "line": 33, "column": 21 } }, "object": { "type": "ThisExpression", "start": 982, "end": 986, "loc": { "start": { "line": 33, "column": 8 }, "end": { "line": 33, "column": 12 } } }, "property": { "type": "Identifier", "start": 987, "end": 995, "loc": { "start": { "line": 33, "column": 13 }, "end": { "line": 33, "column": 21 }, "identifierName": "_records" }, "name": "_records" }, "computed": false }, "right": { "type": "ArrayExpression", "start": 998, "end": 1000, "loc": { "start": { "line": 33, "column": 24 }, "end": { "line": 33, "column": 26 } }, "elements": [] } } }, { "type": "ExpressionStatement", "start": 1010, "end": 1032, "loc": { "start": { "line": 34, "column": 8 }, "end": { "line": 34, "column": 30 } }, "expression": { "type": "AssignmentExpression", "start": 1010, "end": 1031, "loc": { "start": { "line": 34, "column": 8 }, "end": { "line": 34, "column": 29 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1010, "end": 1026, "loc": { "start": { "line": 34, "column": 8 }, "end": { "line": 34, "column": 24 } }, "object": { "type": "ThisExpression", "start": 1010, "end": 1014, "loc": { "start": { "line": 34, "column": 8 }, "end": { "line": 34, "column": 12 } } }, "property": { "type": "Identifier", "start": 1015, "end": 1026, "loc": { "start": { "line": 34, "column": 13 }, "end": { "line": 34, "column": 24 }, "identifierName": "_recordsMap" }, "name": "_recordsMap" }, "computed": false }, "right": { "type": "ObjectExpression", "start": 1029, "end": 1031, "loc": { "start": { "line": 34, "column": 27 }, "end": { "line": 34, "column": 29 } }, "properties": [] } } }, { "type": "ExpressionStatement", "start": 1041, "end": 1057, "loc": { "start": { "line": 35, "column": 8 }, "end": { "line": 35, "column": 24 } }, "expression": { "type": "CallExpression", "start": 1041, "end": 1056, "loc": { "start": { "line": 35, "column": 8 }, "end": { "line": 35, "column": 23 } }, "callee": { "type": "MemberExpression", "start": 1041, "end": 1054, "loc": { "start": { "line": 35, "column": 8 }, "end": { "line": 35, "column": 21 } }, "object": { "type": "ThisExpression", "start": 1041, "end": 1045, "loc": { "start": { "line": 35, "column": 8 }, "end": { "line": 35, "column": 12 } } }, "property": { "type": "Identifier", "start": 1046, "end": 1054, "loc": { "start": { "line": 35, "column": 13 }, "end": { "line": 35, "column": 21 }, "identifierName": "_repaint" }, "name": "_repaint" }, "computed": false }, "arguments": [] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 1069, "end": 2005, "loc": { "start": { "line": 38, "column": 4 }, "end": { "line": 59, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1069, "end": 1077, "loc": { "start": { "line": 38, "column": 4 }, "end": { "line": 38, "column": 12 }, "identifierName": "_repaint" }, "name": "_repaint" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 1080, "end": 2005, "loc": { "start": { "line": 38, "column": 15 }, "end": { "line": 59, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 1090, "end": 1101, "loc": { "start": { "line": 39, "column": 8 }, "end": { "line": 39, "column": 19 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1094, "end": 1100, "loc": { "start": { "line": 39, "column": 12 }, "end": { "line": 39, "column": 18 } }, "id": { "type": "Identifier", "start": 1094, "end": 1095, "loc": { "start": { "line": 39, "column": 12 }, "end": { "line": 39, "column": 13 }, "identifierName": "h" }, "name": "h" }, "init": { "type": "StringLiteral", "start": 1098, "end": 1100, "loc": { "start": { "line": 39, "column": 16 }, "end": { "line": 39, "column": 18 } }, "extra": { "rawValue": "", "raw": "\"\"" }, "value": "" } } ], "kind": "var" }, { "type": "ForStatement", "start": 1110, "end": 1561, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 47, "column": 9 } }, "init": { "type": "VariableDeclaration", "start": 1115, "end": 1152, "loc": { "start": { "line": 40, "column": 13 }, "end": { "line": 40, "column": 50 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1119, "end": 1124, "loc": { "start": { "line": 40, "column": 17 }, "end": { "line": 40, "column": 22 } }, "id": { "type": "Identifier", "start": 1119, "end": 1120, "loc": { "start": { "line": 40, "column": 17 }, "end": { "line": 40, "column": 18 }, "identifierName": "i" }, "name": "i" }, "init": { "type": "NumericLiteral", "start": 1123, "end": 1124, "loc": { "start": { "line": 40, "column": 21 }, "end": { "line": 40, "column": 22 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } }, { "type": "VariableDeclarator", "start": 1126, "end": 1152, "loc": { "start": { "line": 40, "column": 24 }, "end": { "line": 40, "column": 50 } }, "id": { "type": "Identifier", "start": 1126, "end": 1129, "loc": { "start": { "line": 40, "column": 24 }, "end": { "line": 40, "column": 27 }, "identifierName": "len" }, "name": "len" }, "init": { "type": "MemberExpression", "start": 1132, "end": 1152, "loc": { "start": { "line": 40, "column": 30 }, "end": { "line": 40, "column": 50 } }, "object": { "type": "MemberExpression", "start": 1132, "end": 1145, "loc": { "start": { "line": 40, "column": 30 }, "end": { "line": 40, "column": 43 } }, "object": { "type": "ThisExpression", "start": 1132, "end": 1136, "loc": { "start": { "line": 40, "column": 30 }, "end": { "line": 40, "column": 34 } } }, "property": { "type": "Identifier", "start": 1137, "end": 1145, "loc": { "start": { "line": 40, "column": 35 }, "end": { "line": 40, "column": 43 }, "identifierName": "_records" }, "name": "_records" }, "computed": false }, "property": { "type": "Identifier", "start": 1146, "end": 1152, "loc": { "start": { "line": 40, "column": 44 }, "end": { "line": 40, "column": 50 }, "identifierName": "length" }, "name": "length" }, "computed": false } } ], "kind": "var" }, "test": { "type": "BinaryExpression", "start": 1154, "end": 1161, "loc": { "start": { "line": 40, "column": 52 }, "end": { "line": 40, "column": 59 } }, "left": { "type": "Identifier", "start": 1154, "end": 1155, "loc": { "start": { "line": 40, "column": 52 }, "end": { "line": 40, "column": 53 }, "identifierName": "i" }, "name": "i" }, "operator": "<", "right": { "type": "Identifier", "start": 1158, "end": 1161, "loc": { "start": { "line": 40, "column": 56 }, "end": { "line": 40, "column": 59 }, "identifierName": "len" }, "name": "len" } }, "update": { "type": "UpdateExpression", "start": 1163, "end": 1166, "loc": { "start": { "line": 40, "column": 61 }, "end": { "line": 40, "column": 64 } }, "operator": "++", "prefix": false, "argument": { "type": "Identifier", "start": 1163, "end": 1164, "loc": { "start": { "line": 40, "column": 61 }, "end": { "line": 40, "column": 62 }, "identifierName": "i" }, "name": "i" } }, "body": { "type": "BlockStatement", "start": 1168, "end": 1561, "loc": { "start": { "line": 40, "column": 66 }, "end": { "line": 47, "column": 9 } }, "body": [ { "type": "VariableDeclaration", "start": 1182, "end": 1214, "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 44 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1188, "end": 1213, "loc": { "start": { "line": 41, "column": 18 }, "end": { "line": 41, "column": 43 } }, "id": { "type": "Identifier", "start": 1188, "end": 1194, "loc": { "start": { "line": 41, "column": 18 }, "end": { "line": 41, "column": 24 }, "identifierName": "record" }, "name": "record" }, "init": { "type": "MemberExpression", "start": 1197, "end": 1213, "loc": { "start": { "line": 41, "column": 27 }, "end": { "line": 41, "column": 43 } }, "object": { "type": "MemberExpression", "start": 1197, "end": 1210, "loc": { "start": { "line": 41, "column": 27 }, "end": { "line": 41, "column": 40 } }, "object": { "type": "ThisExpression", "start": 1197, "end": 1201, "loc": { "start": { "line": 41, "column": 27 }, "end": { "line": 41, "column": 31 } } }, "property": { "type": "Identifier", "start": 1202, "end": 1210, "loc": { "start": { "line": 41, "column": 32 }, "end": { "line": 41, "column": 40 }, "identifierName": "_records" }, "name": "_records" }, "computed": false }, "property": { "type": "Identifier", "start": 1211, "end": 1212, "loc": { "start": { "line": 41, "column": 41 }, "end": { "line": 41, "column": 42 }, "identifierName": "i" }, "name": "i" }, "computed": true } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 1227, "end": 1272, "loc": { "start": { "line": 42, "column": 12 }, "end": { "line": 42, "column": 57 } }, "expression": { "type": "AssignmentExpression", "start": 1227, "end": 1271, "loc": { "start": { "line": 42, "column": 12 }, "end": { "line": 42, "column": 56 } }, "operator": "+=", "left": { "type": "Identifier", "start": 1227, "end": 1228, "loc": { "start": { "line": 42, "column": 12 }, "end": { "line": 42, "column": 13 }, "identifierName": "h" }, "name": "h" }, "right": { "type": "StringLiteral", "start": 1232, "end": 1271, "loc": { "start": { "line": 42, "column": 17 }, "end": { "line": 42, "column": 56 } }, "extra": { "rawValue": "
", "raw": "'
'" }, "value": "
" } } }, { "type": "ExpressionStatement", "start": 1285, "end": 1320, "loc": { "start": { "line": 43, "column": 12 }, "end": { "line": 43, "column": 47 } }, "expression": { "type": "AssignmentExpression", "start": 1285, "end": 1319, "loc": { "start": { "line": 43, "column": 12 }, "end": { "line": 43, "column": 46 } }, "operator": "+=", "left": { "type": "Identifier", "start": 1285, "end": 1286, "loc": { "start": { "line": 43, "column": 12 }, "end": { "line": 43, "column": 13 }, "identifierName": "h" }, "name": "h" }, "right": { "type": "StringLiteral", "start": 1290, "end": 1319, "loc": { "start": { "line": 43, "column": 17 }, "end": { "line": 43, "column": 46 } }, "extra": { "rawValue": "
", "raw": "'
'" }, "value": "
" } } }, { "type": "ExpressionStatement", "start": 1333, "end": 1497, "loc": { "start": { "line": 44, "column": 12 }, "end": { "line": 44, "column": 176 } }, "expression": { "type": "AssignmentExpression", "start": 1333, "end": 1496, "loc": { "start": { "line": 44, "column": 12 }, "end": { "line": 44, "column": 175 } }, "operator": "+=", "left": { "type": "Identifier", "start": 1333, "end": 1334, "loc": { "start": { "line": 44, "column": 12 }, "end": { "line": 44, "column": 13 }, "identifierName": "h" }, "name": "h" }, "right": { "type": "BinaryExpression", "start": 1338, "end": 1496, "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 175 } }, "left": { "type": "BinaryExpression", "start": 1338, "end": 1426, "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 105 } }, "left": { "type": "BinaryExpression", "start": 1338, "end": 1384, "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 63 } }, "left": { "type": "BinaryExpression", "start": 1338, "end": 1359, "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 38 } }, "left": { "type": "StringLiteral", "start": 1338, "end": 1347, "loc": { "start": { "line": 44, "column": 17 }, "end": { "line": 44, "column": 26 } }, "extra": { "rawValue": "", "raw": "'\" style=\"border: 1px solid black;\" width=\"150\", height=\"130\">'" }, "value": "\" style=\"border: 1px solid black;\" width=\"150\", height=\"130\">" } } } }, { "type": "ExpressionStatement", "start": 1510, "end": 1524, "loc": { "start": { "line": 45, "column": 12 }, "end": { "line": 45, "column": 26 } }, "expression": { "type": "AssignmentExpression", "start": 1510, "end": 1523, "loc": { "start": { "line": 45, "column": 12 }, "end": { "line": 45, "column": 25 } }, "operator": "+=", "left": { "type": "Identifier", "start": 1510, "end": 1511, "loc": { "start": { "line": 45, "column": 12 }, "end": { "line": 45, "column": 13 }, "identifierName": "h" }, "name": "h" }, "right": { "type": "StringLiteral", "start": 1515, "end": 1523, "loc": { "start": { "line": 45, "column": 17 }, "end": { "line": 45, "column": 25 } }, "extra": { "rawValue": "
", "raw": "'
'" }, "value": "
" } } }, { "type": "ExpressionStatement", "start": 1537, "end": 1551, "loc": { "start": { "line": 46, "column": 12 }, "end": { "line": 46, "column": 26 } }, "expression": { "type": "AssignmentExpression", "start": 1537, "end": 1550, "loc": { "start": { "line": 46, "column": 12 }, "end": { "line": 46, "column": 25 } }, "operator": "+=", "left": { "type": "Identifier", "start": 1537, "end": 1538, "loc": { "start": { "line": 46, "column": 12 }, "end": { "line": 46, "column": 13 }, "identifierName": "h" }, "name": "h" }, "right": { "type": "StringLiteral", "start": 1542, "end": 1550, "loc": { "start": { "line": 46, "column": 17 }, "end": { "line": 46, "column": 25 } }, "extra": { "rawValue": "
", "raw": "'
'" }, "value": "
" } } } ], "directives": [] } }, { "type": "VariableDeclaration", "start": 1570, "end": 1588, "loc": { "start": { "line": 48, "column": 8 }, "end": { "line": 48, "column": 26 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1576, "end": 1587, "loc": { "start": { "line": 48, "column": 14 }, "end": { "line": 48, "column": 25 } }, "id": { "type": "Identifier", "start": 1576, "end": 1580, "loc": { "start": { "line": 48, "column": 14 }, "end": { "line": 48, "column": 18 }, "identifierName": "self" }, "name": "self" }, "init": { "type": "ThisExpression", "start": 1583, "end": 1587, "loc": { "start": { "line": 48, "column": 21 }, "end": { "line": 48, "column": 25 } } } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 1597, "end": 1625, "loc": { "start": { "line": 49, "column": 8 }, "end": { "line": 49, "column": 36 } }, "expression": { "type": "AssignmentExpression", "start": 1597, "end": 1624, "loc": { "start": { "line": 49, "column": 8 }, "end": { "line": 49, "column": 35 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1597, "end": 1620, "loc": { "start": { "line": 49, "column": 8 }, "end": { "line": 49, "column": 31 } }, "object": { "type": "MemberExpression", "start": 1597, "end": 1610, "loc": { "start": { "line": 49, "column": 8 }, "end": { "line": 49, "column": 21 } }, "object": { "type": "ThisExpression", "start": 1597, "end": 1601, "loc": { "start": { "line": 49, "column": 8 }, "end": { "line": 49, "column": 12 } } }, "property": { "type": "Identifier", "start": 1602, "end": 1610, "loc": { "start": { "line": 49, "column": 13 }, "end": { "line": 49, "column": 21 }, "identifierName": "_element" }, "name": "_element" }, "computed": false }, "property": { "type": "Identifier", "start": 1611, "end": 1620, "loc": { "start": { "line": 49, "column": 22 }, "end": { "line": 49, "column": 31 }, "identifierName": "innerHTML" }, "name": "innerHTML" }, "computed": false }, "right": { "type": "Identifier", "start": 1623, "end": 1624, "loc": { "start": { "line": 49, "column": 34 }, "end": { "line": 49, "column": 35 }, "identifierName": "h" }, "name": "h" } } }, { "type": "ForStatement", "start": 1634, "end": 1999, "loc": { "start": { "line": 50, "column": 8 }, "end": { "line": 58, "column": 9 } }, "init": { "type": "VariableDeclaration", "start": 1639, "end": 1676, "loc": { "start": { "line": 50, "column": 13 }, "end": { "line": 50, "column": 50 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1643, "end": 1648, "loc": { "start": { "line": 50, "column": 17 }, "end": { "line": 50, "column": 22 } }, "id": { "type": "Identifier", "start": 1643, "end": 1644, "loc": { "start": { "line": 50, "column": 17 }, "end": { "line": 50, "column": 18 }, "identifierName": "i" }, "name": "i" }, "init": { "type": "NumericLiteral", "start": 1647, "end": 1648, "loc": { "start": { "line": 50, "column": 21 }, "end": { "line": 50, "column": 22 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } }, { "type": "VariableDeclarator", "start": 1650, "end": 1676, "loc": { "start": { "line": 50, "column": 24 }, "end": { "line": 50, "column": 50 } }, "id": { "type": "Identifier", "start": 1650, "end": 1653, "loc": { "start": { "line": 50, "column": 24 }, "end": { "line": 50, "column": 27 }, "identifierName": "len" }, "name": "len" }, "init": { "type": "MemberExpression", "start": 1656, "end": 1676, "loc": { "start": { "line": 50, "column": 30 }, "end": { "line": 50, "column": 50 } }, "object": { "type": "MemberExpression", "start": 1656, "end": 1669, "loc": { "start": { "line": 50, "column": 30 }, "end": { "line": 50, "column": 43 } }, "object": { "type": "ThisExpression", "start": 1656, "end": 1660, "loc": { "start": { "line": 50, "column": 30 }, "end": { "line": 50, "column": 34 } } }, "property": { "type": "Identifier", "start": 1661, "end": 1669, "loc": { "start": { "line": 50, "column": 35 }, "end": { "line": 50, "column": 43 }, "identifierName": "_records" }, "name": "_records" }, "computed": false }, "property": { "type": "Identifier", "start": 1670, "end": 1676, "loc": { "start": { "line": 50, "column": 44 }, "end": { "line": 50, "column": 50 }, "identifierName": "length" }, "name": "length" }, "computed": false } } ], "kind": "var" }, "test": { "type": "BinaryExpression", "start": 1678, "end": 1685, "loc": { "start": { "line": 50, "column": 52 }, "end": { "line": 50, "column": 59 } }, "left": { "type": "Identifier", "start": 1678, "end": 1679, "loc": { "start": { "line": 50, "column": 52 }, "end": { "line": 50, "column": 53 }, "identifierName": "i" }, "name": "i" }, "operator": "<", "right": { "type": "Identifier", "start": 1682, "end": 1685, "loc": { "start": { "line": 50, "column": 56 }, "end": { "line": 50, "column": 59 }, "identifierName": "len" }, "name": "len" } }, "update": { "type": "UpdateExpression", "start": 1687, "end": 1690, "loc": { "start": { "line": 50, "column": 61 }, "end": { "line": 50, "column": 64 } }, "operator": "++", "prefix": false, "argument": { "type": "Identifier", "start": 1687, "end": 1688, "loc": { "start": { "line": 50, "column": 61 }, "end": { "line": 50, "column": 62 }, "identifierName": "i" }, "name": "i" } }, "body": { "type": "BlockStatement", "start": 1692, "end": 1999, "loc": { "start": { "line": 50, "column": 66 }, "end": { "line": 58, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 1706, "end": 1989, "loc": { "start": { "line": 51, "column": 12 }, "end": { "line": 57, "column": 17 } }, "expression": { "type": "CallExpression", "start": 1706, "end": 1988, "loc": { "start": { "line": 51, "column": 12 }, "end": { "line": 57, "column": 16 } }, "callee": { "type": "FunctionExpression", "start": 1707, "end": 1985, "loc": { "start": { "line": 51, "column": 13 }, "end": { "line": 57, "column": 13 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 1719, "end": 1985, "loc": { "start": { "line": 51, "column": 25 }, "end": { "line": 57, "column": 13 } }, "body": [ { "type": "VariableDeclaration", "start": 1737, "end": 1769, "loc": { "start": { "line": 52, "column": 16 }, "end": { "line": 52, "column": 48 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1743, "end": 1768, "loc": { "start": { "line": 52, "column": 22 }, "end": { "line": 52, "column": 47 } }, "id": { "type": "Identifier", "start": 1743, "end": 1749, "loc": { "start": { "line": 52, "column": 22 }, "end": { "line": 52, "column": 28 }, "identifierName": "record" }, "name": "record" }, "init": { "type": "MemberExpression", "start": 1752, "end": 1768, "loc": { "start": { "line": 52, "column": 31 }, "end": { "line": 52, "column": 47 } }, "object": { "type": "MemberExpression", "start": 1752, "end": 1765, "loc": { "start": { "line": 52, "column": 31 }, "end": { "line": 52, "column": 44 } }, "object": { "type": "Identifier", "start": 1752, "end": 1756, "loc": { "start": { "line": 52, "column": 31 }, "end": { "line": 52, "column": 35 }, "identifierName": "self" }, "name": "self" }, "property": { "type": "Identifier", "start": 1757, "end": 1765, "loc": { "start": { "line": 52, "column": 36 }, "end": { "line": 52, "column": 44 }, "identifierName": "_records" }, "name": "_records" }, "computed": false }, "property": { "type": "Identifier", "start": 1766, "end": 1767, "loc": { "start": { "line": 52, "column": 45 }, "end": { "line": 52, "column": 46 }, "identifierName": "i" }, "name": "i" }, "computed": true } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 1786, "end": 1971, "loc": { "start": { "line": 53, "column": 16 }, "end": { "line": 56, "column": 19 } }, "expression": { "type": "CallExpression", "start": 1786, "end": 1970, "loc": { "start": { "line": 53, "column": 16 }, "end": { "line": 56, "column": 18 } }, "callee": { "type": "MemberExpression", "start": 1786, "end": 1807, "loc": { "start": { "line": 53, "column": 16 }, "end": { "line": 53, "column": 37 } }, "object": { "type": "CallExpression", "start": 1786, "end": 1804, "loc": { "start": { "line": 53, "column": 16 }, "end": { "line": 53, "column": 34 } }, "callee": { "type": "Identifier", "start": 1786, "end": 1787, "loc": { "start": { "line": 53, "column": 16 }, "end": { "line": 53, "column": 17 }, "identifierName": "$" }, "name": "$" }, "arguments": [ { "type": "BinaryExpression", "start": 1788, "end": 1803, "loc": { "start": { "line": 53, "column": 18 }, "end": { "line": 53, "column": 33 } }, "left": { "type": "StringLiteral", "start": 1788, "end": 1791, "loc": { "start": { "line": 53, "column": 18 }, "end": { "line": 53, "column": 21 } }, "extra": { "rawValue": "#", "raw": "\"#\"" }, "value": "#" }, "operator": "+", "right": { "type": "MemberExpression", "start": 1794, "end": 1803, "loc": { "start": { "line": 53, "column": 24 }, "end": { "line": 53, "column": 33 } }, "object": { "type": "Identifier", "start": 1794, "end": 1800, "loc": { "start": { "line": 53, "column": 24 }, "end": { "line": 53, "column": 30 }, "identifierName": "record" }, "name": "record" }, "property": { "type": "Identifier", "start": 1801, "end": 1803, "loc": { "start": { "line": 53, "column": 31 }, "end": { "line": 53, "column": 33 }, "identifierName": "id" }, "name": "id" }, "computed": false } } ] }, "property": { "type": "Identifier", "start": 1805, "end": 1807, "loc": { "start": { "line": 53, "column": 35 }, "end": { "line": 53, "column": 37 }, "identifierName": "on" }, "name": "on" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1808, "end": 1815, "loc": { "start": { "line": 53, "column": 38 }, "end": { "line": 53, "column": 45 } }, "extra": { "rawValue": "click", "raw": "'click'" }, "value": "click" }, { "type": "ArrowFunctionExpression", "start": 1817, "end": 1969, "loc": { "start": { "line": 53, "column": 47 }, "end": { "line": 56, "column": 17 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 1818, "end": 1823, "loc": { "start": { "line": 53, "column": 48 }, "end": { "line": 53, "column": 53 }, "identifierName": "event" }, "name": "event" } ], "body": { "type": "BlockStatement", "start": 1828, "end": 1969, "loc": { "start": { "line": 53, "column": 58 }, "end": { "line": 56, "column": 17 } }, "body": [ { "type": "ExpressionStatement", "start": 1850, "end": 1907, "loc": { "start": { "line": 54, "column": 20 }, "end": { "line": 54, "column": 77 } }, "expression": { "type": "CallExpression", "start": 1850, "end": 1906, "loc": { "start": { "line": 54, "column": 20 }, "end": { "line": 54, "column": 76 } }, "callee": { "type": "MemberExpression", "start": 1850, "end": 1888, "loc": { "start": { "line": 54, "column": 20 }, "end": { "line": 54, "column": 58 } }, "object": { "type": "MemberExpression", "start": 1850, "end": 1875, "loc": { "start": { "line": 54, "column": 20 }, "end": { "line": 54, "column": 45 } }, "object": { "type": "Identifier", "start": 1850, "end": 1854, "loc": { "start": { "line": 54, "column": 20 }, "end": { "line": 54, "column": 24 }, "identifierName": "self" }, "name": "self" }, "property": { "type": "Identifier", "start": 1855, "end": 1875, "loc": { "start": { "line": 54, "column": 25 }, "end": { "line": 54, "column": 45 }, "identifierName": "_bcfViewpointsPlugin" }, "name": "_bcfViewpointsPlugin" }, "computed": false }, "property": { "type": "Identifier", "start": 1876, "end": 1888, "loc": { "start": { "line": 54, "column": 46 }, "end": { "line": 54, "column": 58 }, "identifierName": "setViewpoint" }, "name": "setViewpoint" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 1889, "end": 1905, "loc": { "start": { "line": 54, "column": 59 }, "end": { "line": 54, "column": 75 } }, "object": { "type": "Identifier", "start": 1889, "end": 1895, "loc": { "start": { "line": 54, "column": 59 }, "end": { "line": 54, "column": 65 }, "identifierName": "record" }, "name": "record" }, "property": { "type": "Identifier", "start": 1896, "end": 1905, "loc": { "start": { "line": 54, "column": 66 }, "end": { "line": 54, "column": 75 }, "identifierName": "viewpoint" }, "name": "viewpoint" }, "computed": false } ] } }, { "type": "ExpressionStatement", "start": 1928, "end": 1951, "loc": { "start": { "line": 55, "column": 20 }, "end": { "line": 55, "column": 43 } }, "expression": { "type": "CallExpression", "start": 1928, "end": 1950, "loc": { "start": { "line": 55, "column": 20 }, "end": { "line": 55, "column": 42 } }, "callee": { "type": "MemberExpression", "start": 1928, "end": 1948, "loc": { "start": { "line": 55, "column": 20 }, "end": { "line": 55, "column": 40 } }, "object": { "type": "Identifier", "start": 1928, "end": 1933, "loc": { "start": { "line": 55, "column": 20 }, "end": { "line": 55, "column": 25 }, "identifierName": "event" }, "name": "event" }, "property": { "type": "Identifier", "start": 1934, "end": 1948, "loc": { "start": { "line": 55, "column": 26 }, "end": { "line": 55, "column": 40 }, "identifierName": "preventDefault" }, "name": "preventDefault" }, "computed": false }, "arguments": [] } } ], "directives": [] } } ] } } ], "directives": [] }, "extra": { "parenthesized": true, "parenStart": 1706 } }, "arguments": [] } } ], "directives": [] } } ], "directives": [], "trailingComments": null }, "trailingComments": [ { "type": "CommentBlock", "value": "* @private ", "start": 2011, "end": 2026, "loc": { "start": { "line": 61, "column": 4 }, "end": { "line": 61, "column": 19 } } } ] }, { "type": "ClassMethod", "start": 2031, "end": 2118, "loc": { "start": { "line": 62, "column": 4 }, "end": { "line": 65, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 2031, "end": 2038, "loc": { "start": { "line": 62, "column": 4 }, "end": { "line": 62, "column": 11 }, "identifierName": "destroy" }, "name": "destroy", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 2041, "end": 2118, "loc": { "start": { "line": 62, "column": 14 }, "end": { "line": 65, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 2051, "end": 2067, "loc": { "start": { "line": 63, "column": 8 }, "end": { "line": 63, "column": 24 } }, "expression": { "type": "CallExpression", "start": 2051, "end": 2066, "loc": { "start": { "line": 63, "column": 8 }, "end": { "line": 63, "column": 23 } }, "callee": { "type": "MemberExpression", "start": 2051, "end": 2064, "loc": { "start": { "line": 63, "column": 8 }, "end": { "line": 63, "column": 21 } }, "object": { "type": "Super", "start": 2051, "end": 2056, "loc": { "start": { "line": 63, "column": 8 }, "end": { "line": 63, "column": 13 } } }, "property": { "type": "Identifier", "start": 2057, "end": 2064, "loc": { "start": { "line": 63, "column": 14 }, "end": { "line": 63, "column": 21 }, "identifierName": "destroy" }, "name": "destroy" }, "computed": false }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 2076, "end": 2112, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 44 } }, "expression": { "type": "CallExpression", "start": 2076, "end": 2111, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 43 } }, "callee": { "type": "MemberExpression", "start": 2076, "end": 2109, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 41 } }, "object": { "type": "MemberExpression", "start": 2076, "end": 2101, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 33 } }, "object": { "type": "ThisExpression", "start": 2076, "end": 2080, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 12 } } }, "property": { "type": "Identifier", "start": 2081, "end": 2101, "loc": { "start": { "line": 64, "column": 13 }, "end": { "line": 64, "column": 33 }, "identifierName": "_bcfViewpointsPlugin" }, "name": "_bcfViewpointsPlugin" }, "computed": false }, "property": { "type": "Identifier", "start": 2102, "end": 2109, "loc": { "start": { "line": 64, "column": 34 }, "end": { "line": 64, "column": 41 }, "identifierName": "destroy" }, "name": "destroy" }, "computed": false }, "arguments": [] } } ], "directives": [] }, "leadingComments": [ { "type": "CommentBlock", "value": "* @private ", "start": 2011, "end": 2026, "loc": { "start": { "line": 61, "column": 4 }, "end": { "line": 61, "column": 19 } } } ] } ] }, "leadingComments": [ { "type": "CommentBlock", "value": "*\n * @desc Manages BCF viewpoints.\n *\n * Located at {@link Toolbar#bcf}.\n ", "start": 216, "end": 294, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 9, "column": 3 } } } ], "__PseudoExport__": false, "trailingComments": [] }, "specifiers": null, "source": null, "leadingComments": null } ], "directives": [] }, "comments": [ { "type": "CommentBlock", "value": "*\n * @desc Manages BCF viewpoints.\n *\n * Located at {@link Toolbar#bcf}.\n ", "start": 216, "end": 294, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 9, "column": 3 } } }, { "type": "CommentBlock", "value": "* @private ", "start": 2011, "end": 2026, "loc": { "start": { "line": 61, "column": 4 }, "end": { "line": 61, "column": 19 } } } ], "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": "BCFViewpointsPlugin", "start": 8, "end": 27, "loc": { "start": { "line": 1, "column": 8 }, "end": { "line": 1, "column": 27 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 27, "end": 28, "loc": { "start": { "line": 1, "column": 27 }, "end": { "line": 1, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 29, "end": 33, "loc": { "start": { "line": 1, "column": 29 }, "end": { "line": 1, "column": 33 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../../lib/xeokit/plugins/BCFViewpointsPlugin/BCFViewpointsPlugin.js", "start": 34, "end": 103, "loc": { "start": { "line": 1, "column": 34 }, "end": { "line": 1, "column": 103 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 103, "end": 104, "loc": { "start": { "line": 1, "column": 103 }, "end": { "line": 1, "column": 104 } } }, { "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": 105, "end": 111, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 112, "end": 113, "loc": { "start": { "line": 2, "column": 7 }, "end": { "line": 2, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "math", "start": 113, "end": 117, "loc": { "start": { "line": 2, "column": 8 }, "end": { "line": 2, "column": 12 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 117, "end": 118, "loc": { "start": { "line": 2, "column": 12 }, "end": { "line": 2, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 119, "end": 123, "loc": { "start": { "line": 2, "column": 14 }, "end": { "line": 2, "column": 18 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../../lib/xeokit/viewer/scene/math/math.js", "start": 124, "end": 168, "loc": { "start": { "line": 2, "column": 19 }, "end": { "line": 2, "column": 63 } } }, { "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": 2, "column": 63 }, "end": { "line": 2, "column": 64 } } }, { "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": 170, "end": 176, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 177, "end": 178, "loc": { "start": { "line": 3, "column": 7 }, "end": { "line": 3, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Controller", "start": 178, "end": 188, "loc": { "start": { "line": 3, "column": 8 }, "end": { "line": 3, "column": 18 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 188, "end": 189, "loc": { "start": { "line": 3, "column": 18 }, "end": { "line": 3, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 190, "end": 194, "loc": { "start": { "line": 3, "column": 20 }, "end": { "line": 3, "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": 195, "end": 213, "loc": { "start": { "line": 3, "column": 25 }, "end": { "line": 3, "column": 43 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 213, "end": 214, "loc": { "start": { "line": 3, "column": 43 }, "end": { "line": 3, "column": 44 } } }, { "type": "CommentBlock", "value": "*\n * @desc Manages BCF viewpoints.\n *\n * Located at {@link Toolbar#bcf}.\n ", "start": 216, "end": 294, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 9, "column": 3 } } }, { "type": { "label": "class", "keyword": "class", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "class", "start": 295, "end": 300, "loc": { "start": { "line": 10, "column": 0 }, "end": { "line": 10, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "BCFMode", "start": 301, "end": 308, "loc": { "start": { "line": 10, "column": 6 }, "end": { "line": 10, "column": 13 } } }, { "type": { "label": "extends", "keyword": "extends", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "extends", "start": 309, "end": 316, "loc": { "start": { "line": 10, "column": 14 }, "end": { "line": 10, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Controller", "start": 317, "end": 327, "loc": { "start": { "line": 10, "column": 22 }, "end": { "line": 10, "column": 32 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 328, "end": 329, "loc": { "start": { "line": 10, "column": 33 }, "end": { "line": 10, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "constructor", "start": 335, "end": 346, "loc": { "start": { "line": 12, "column": 4 }, "end": { "line": 12, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 346, "end": 347, "loc": { "start": { "line": 12, "column": 15 }, "end": { "line": 12, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "parent", "start": 347, "end": 353, "loc": { "start": { "line": 12, "column": 16 }, "end": { "line": 12, "column": 22 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 353, "end": 354, "loc": { "start": { "line": 12, "column": 22 }, "end": { "line": 12, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "cfg", "start": 355, "end": 358, "loc": { "start": { "line": 12, "column": 24 }, "end": { "line": 12, "column": 27 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 358, "end": 359, "loc": { "start": { "line": 12, "column": 27 }, "end": { "line": 12, "column": 28 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 360, "end": 361, "loc": { "start": { "line": 12, "column": 29 }, "end": { "line": 12, "column": 30 } } }, { "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": 370, "end": 375, "loc": { "start": { "line": 13, "column": 8 }, "end": { "line": 13, "column": 13 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 375, "end": 376, "loc": { "start": { "line": 13, "column": 13 }, "end": { "line": 13, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "parent", "start": 376, "end": 382, "loc": { "start": { "line": 13, "column": 14 }, "end": { "line": 13, "column": 20 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 382, "end": 383, "loc": { "start": { "line": 13, "column": 20 }, "end": { "line": 13, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "cfg", "start": 384, "end": 387, "loc": { "start": { "line": 13, "column": 22 }, "end": { "line": 13, "column": 25 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 387, "end": 388, "loc": { "start": { "line": 13, "column": 25 }, "end": { "line": 13, "column": 26 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 388, "end": 389, "loc": { "start": { "line": 13, "column": 26 }, "end": { "line": 13, "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": 398, "end": 402, "loc": { "start": { "line": 14, "column": 8 }, "end": { "line": 14, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 402, "end": 403, "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": "_element", "start": 403, "end": 411, "loc": { "start": { "line": 14, "column": 13 }, "end": { "line": 14, "column": 21 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 412, "end": 413, "loc": { "start": { "line": 14, "column": 22 }, "end": { "line": 14, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "document", "start": 414, "end": 422, "loc": { "start": { "line": 14, "column": 24 }, "end": { "line": 14, "column": 32 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 422, "end": 423, "loc": { "start": { "line": 14, "column": 32 }, "end": { "line": 14, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getElementById", "start": 423, "end": 437, "loc": { "start": { "line": 14, "column": 33 }, "end": { "line": 14, "column": 47 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 437, "end": 438, "loc": { "start": { "line": 14, "column": 47 }, "end": { "line": 14, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "cfg", "start": 438, "end": 441, "loc": { "start": { "line": 14, "column": 48 }, "end": { "line": 14, "column": 51 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 441, "end": 442, "loc": { "start": { "line": 14, "column": 51 }, "end": { "line": 14, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "bcfPanelId", "start": 442, "end": 452, "loc": { "start": { "line": 14, "column": 52 }, "end": { "line": 14, "column": 62 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 452, "end": 453, "loc": { "start": { "line": 14, "column": 62 }, "end": { "line": 14, "column": 63 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 453, "end": 454, "loc": { "start": { "line": 14, "column": 63 }, "end": { "line": 14, "column": 64 } } }, { "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": 463, "end": 467, "loc": { "start": { "line": 15, "column": 8 }, "end": { "line": 15, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 467, "end": 468, "loc": { "start": { "line": 15, "column": 12 }, "end": { "line": 15, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_records", "start": 468, "end": 476, "loc": { "start": { "line": 15, "column": 13 }, "end": { "line": 15, "column": 21 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 477, "end": 478, "loc": { "start": { "line": 15, "column": 22 }, "end": { "line": 15, "column": 23 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 479, "end": 480, "loc": { "start": { "line": 15, "column": 24 }, "end": { "line": 15, "column": 25 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 480, "end": 481, "loc": { "start": { "line": 15, "column": 25 }, "end": { "line": 15, "column": 26 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 481, "end": 482, "loc": { "start": { "line": 15, "column": 26 }, "end": { "line": 15, "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": 491, "end": 495, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 16, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 495, "end": 496, "loc": { "start": { "line": 16, "column": 12 }, "end": { "line": 16, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_recordsMap", "start": 496, "end": 507, "loc": { "start": { "line": 16, "column": 13 }, "end": { "line": 16, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 508, "end": 509, "loc": { "start": { "line": 16, "column": 25 }, "end": { "line": 16, "column": 26 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 510, "end": 511, "loc": { "start": { "line": 16, "column": 27 }, "end": { "line": 16, "column": 28 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 511, "end": 512, "loc": { "start": { "line": 16, "column": 28 }, "end": { "line": 16, "column": 29 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 512, "end": 513, "loc": { "start": { "line": 16, "column": 29 }, "end": { "line": 16, "column": 30 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 522, "end": 526, "loc": { "start": { "line": 17, "column": 8 }, "end": { "line": 17, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 526, "end": 527, "loc": { "start": { "line": 17, "column": 12 }, "end": { "line": 17, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_bcfViewpointsPlugin", "start": 527, "end": 547, "loc": { "start": { "line": 17, "column": 13 }, "end": { "line": 17, "column": 33 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 548, "end": 549, "loc": { "start": { "line": 17, "column": 34 }, "end": { "line": 17, "column": 35 } } }, { "type": { "label": "new", "keyword": "new", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "new", "start": 550, "end": 553, "loc": { "start": { "line": 17, "column": 36 }, "end": { "line": 17, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "BCFViewpointsPlugin", "start": 554, "end": 573, "loc": { "start": { "line": 17, "column": 40 }, "end": { "line": 17, "column": 59 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 573, "end": 574, "loc": { "start": { "line": 17, "column": 59 }, "end": { "line": 17, "column": 60 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 574, "end": 578, "loc": { "start": { "line": 17, "column": 60 }, "end": { "line": 17, "column": 64 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 578, "end": 579, "loc": { "start": { "line": 17, "column": 64 }, "end": { "line": 17, "column": 65 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "viewer", "start": 579, "end": 585, "loc": { "start": { "line": 17, "column": 65 }, "end": { "line": 17, "column": 71 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 585, "end": 586, "loc": { "start": { "line": 17, "column": 71 }, "end": { "line": 17, "column": 72 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 587, "end": 588, "loc": { "start": { "line": 17, "column": 73 }, "end": { "line": 17, "column": 74 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 588, "end": 589, "loc": { "start": { "line": 17, "column": 74 }, "end": { "line": 17, "column": 75 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 589, "end": 590, "loc": { "start": { "line": 17, "column": 75 }, "end": { "line": 17, "column": 76 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 590, "end": 591, "loc": { "start": { "line": 17, "column": 76 }, "end": { "line": 17, "column": 77 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 596, "end": 597, "loc": { "start": { "line": 18, "column": 4 }, "end": { "line": 18, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "createViewpoint", "start": 603, "end": 618, "loc": { "start": { "line": 20, "column": 4 }, "end": { "line": 20, "column": 19 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 618, "end": 619, "loc": { "start": { "line": 20, "column": 19 }, "end": { "line": 20, "column": 20 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 619, "end": 620, "loc": { "start": { "line": 20, "column": 20 }, "end": { "line": 20, "column": 21 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 621, "end": 622, "loc": { "start": { "line": 20, "column": 22 }, "end": { "line": 20, "column": 23 } } }, { "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": 631, "end": 636, "loc": { "start": { "line": 21, "column": 8 }, "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": "viewpointId", "start": 637, "end": 648, "loc": { "start": { "line": 21, "column": 14 }, "end": { "line": 21, "column": 25 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 649, "end": 650, "loc": { "start": { "line": 21, "column": 26 }, "end": { "line": 21, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "math", "start": 651, "end": 655, "loc": { "start": { "line": 21, "column": 28 }, "end": { "line": 21, "column": 32 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 655, "end": 656, "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": "createUUID", "start": 656, "end": 666, "loc": { "start": { "line": 21, "column": 33 }, "end": { "line": 21, "column": 43 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 666, "end": 667, "loc": { "start": { "line": 21, "column": 43 }, "end": { "line": 21, "column": 44 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 667, "end": 668, "loc": { "start": { "line": 21, "column": 44 }, "end": { "line": 21, "column": 45 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 668, "end": 669, "loc": { "start": { "line": 21, "column": 45 }, "end": { "line": 21, "column": 46 } } }, { "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": 678, "end": 683, "loc": { "start": { "line": 22, "column": 8 }, "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": "viewpoint", "start": 684, "end": 693, "loc": { "start": { "line": 22, "column": 14 }, "end": { "line": 22, "column": 23 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 694, "end": 695, "loc": { "start": { "line": 22, "column": 24 }, "end": { "line": 22, "column": 25 } } }, { "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": 696, "end": 700, "loc": { "start": { "line": 22, "column": 26 }, "end": { "line": 22, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 700, "end": 701, "loc": { "start": { "line": 22, "column": 30 }, "end": { "line": 22, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_bcfViewpointsPlugin", "start": 701, "end": 721, "loc": { "start": { "line": 22, "column": 31 }, "end": { "line": 22, "column": 51 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 721, "end": 722, "loc": { "start": { "line": 22, "column": 51 }, "end": { "line": 22, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getViewpoint", "start": 722, "end": 734, "loc": { "start": { "line": 22, "column": 52 }, "end": { "line": 22, "column": 64 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 734, "end": 735, "loc": { "start": { "line": 22, "column": 64 }, "end": { "line": 22, "column": 65 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 735, "end": 736, "loc": { "start": { "line": 22, "column": 65 }, "end": { "line": 22, "column": 66 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 736, "end": 737, "loc": { "start": { "line": 22, "column": 66 }, "end": { "line": 22, "column": 67 } } }, { "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": 746, "end": 751, "loc": { "start": { "line": 23, "column": 8 }, "end": { "line": 23, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "record", "start": 752, "end": 758, "loc": { "start": { "line": 23, "column": 14 }, "end": { "line": 23, "column": 20 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 759, "end": 760, "loc": { "start": { "line": 23, "column": 21 }, "end": { "line": 23, "column": 22 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 761, "end": 762, "loc": { "start": { "line": 23, "column": 23 }, "end": { "line": 23, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 775, "end": 777, "loc": { "start": { "line": 24, "column": 12 }, "end": { "line": 24, "column": 14 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 777, "end": 778, "loc": { "start": { "line": 24, "column": 14 }, "end": { "line": 24, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "viewpointId", "start": 779, "end": 790, "loc": { "start": { "line": 24, "column": 16 }, "end": { "line": 24, "column": 27 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 790, "end": 791, "loc": { "start": { "line": 24, "column": 27 }, "end": { "line": 24, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "viewpoint", "start": 804, "end": 813, "loc": { "start": { "line": 25, "column": 12 }, "end": { "line": 25, "column": 21 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 813, "end": 814, "loc": { "start": { "line": 25, "column": 21 }, "end": { "line": 25, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "viewpoint", "start": 815, "end": 824, "loc": { "start": { "line": 25, "column": 23 }, "end": { "line": 25, "column": 32 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 833, "end": 834, "loc": { "start": { "line": 26, "column": 8 }, "end": { "line": 26, "column": 9 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 834, "end": 835, "loc": { "start": { "line": 26, "column": 9 }, "end": { "line": 26, "column": 10 } } }, { "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": 844, "end": 848, "loc": { "start": { "line": 27, "column": 8 }, "end": { "line": 27, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 848, "end": 849, "loc": { "start": { "line": 27, "column": 12 }, "end": { "line": 27, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_records", "start": 849, "end": 857, "loc": { "start": { "line": 27, "column": 13 }, "end": { "line": 27, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 857, "end": 858, "loc": { "start": { "line": 27, "column": 21 }, "end": { "line": 27, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "push", "start": 858, "end": 862, "loc": { "start": { "line": 27, "column": 22 }, "end": { "line": 27, "column": 26 } } }, { "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": 27, "column": 26 }, "end": { "line": 27, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "record", "start": 863, "end": 869, "loc": { "start": { "line": 27, "column": 27 }, "end": { "line": 27, "column": 33 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 869, "end": 870, "loc": { "start": { "line": 27, "column": 33 }, "end": { "line": 27, "column": 34 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 870, "end": 871, "loc": { "start": { "line": 27, "column": 34 }, "end": { "line": 27, "column": 35 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 880, "end": 884, "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": 884, "end": 885, "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": "_recordsMap", "start": 885, "end": 896, "loc": { "start": { "line": 28, "column": 13 }, "end": { "line": 28, "column": 24 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 896, "end": 897, "loc": { "start": { "line": 28, "column": 24 }, "end": { "line": 28, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "record", "start": 897, "end": 903, "loc": { "start": { "line": 28, "column": 25 }, "end": { "line": 28, "column": 31 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 903, "end": 904, "loc": { "start": { "line": 28, "column": 31 }, "end": { "line": 28, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 904, "end": 906, "loc": { "start": { "line": 28, "column": 32 }, "end": { "line": 28, "column": 34 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 906, "end": 907, "loc": { "start": { "line": 28, "column": 34 }, "end": { "line": 28, "column": 35 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 908, "end": 909, "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": "record", "start": 910, "end": 916, "loc": { "start": { "line": 28, "column": 38 }, "end": { "line": 28, "column": 44 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 916, "end": 917, "loc": { "start": { "line": 28, "column": 44 }, "end": { "line": 28, "column": 45 } } }, { "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": 926, "end": 930, "loc": { "start": { "line": 29, "column": 8 }, "end": { "line": 29, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 930, "end": 931, "loc": { "start": { "line": 29, "column": 12 }, "end": { "line": 29, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_repaint", "start": 931, "end": 939, "loc": { "start": { "line": 29, "column": 13 }, "end": { "line": 29, "column": 21 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 939, "end": 940, "loc": { "start": { "line": 29, "column": 21 }, "end": { "line": 29, "column": 22 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 940, "end": 941, "loc": { "start": { "line": 29, "column": 22 }, "end": { "line": 29, "column": 23 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 941, "end": 942, "loc": { "start": { "line": 29, "column": 23 }, "end": { "line": 29, "column": 24 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 947, "end": 948, "loc": { "start": { "line": 30, "column": 4 }, "end": { "line": 30, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clearViewpoints", "start": 954, "end": 969, "loc": { "start": { "line": 32, "column": 4 }, "end": { "line": 32, "column": 19 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 969, "end": 970, "loc": { "start": { "line": 32, "column": 19 }, "end": { "line": 32, "column": 20 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 970, "end": 971, "loc": { "start": { "line": 32, "column": 20 }, "end": { "line": 32, "column": 21 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 972, "end": 973, "loc": { "start": { "line": 32, "column": 22 }, "end": { "line": 32, "column": 23 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 982, "end": 986, "loc": { "start": { "line": 33, "column": 8 }, "end": { "line": 33, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 986, "end": 987, "loc": { "start": { "line": 33, "column": 12 }, "end": { "line": 33, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_records", "start": 987, "end": 995, "loc": { "start": { "line": 33, "column": 13 }, "end": { "line": 33, "column": 21 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 996, "end": 997, "loc": { "start": { "line": 33, "column": 22 }, "end": { "line": 33, "column": 23 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 998, "end": 999, "loc": { "start": { "line": 33, "column": 24 }, "end": { "line": 33, "column": 25 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 999, "end": 1000, "loc": { "start": { "line": 33, "column": 25 }, "end": { "line": 33, "column": 26 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1000, "end": 1001, "loc": { "start": { "line": 33, "column": 26 }, "end": { "line": 33, "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": 1010, "end": 1014, "loc": { "start": { "line": 34, "column": 8 }, "end": { "line": 34, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1014, "end": 1015, "loc": { "start": { "line": 34, "column": 12 }, "end": { "line": 34, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_recordsMap", "start": 1015, "end": 1026, "loc": { "start": { "line": 34, "column": 13 }, "end": { "line": 34, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1027, "end": 1028, "loc": { "start": { "line": 34, "column": 25 }, "end": { "line": 34, "column": 26 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1029, "end": 1030, "loc": { "start": { "line": 34, "column": 27 }, "end": { "line": 34, "column": 28 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1030, "end": 1031, "loc": { "start": { "line": 34, "column": 28 }, "end": { "line": 34, "column": 29 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1031, "end": 1032, "loc": { "start": { "line": 34, "column": 29 }, "end": { "line": 34, "column": 30 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1041, "end": 1045, "loc": { "start": { "line": 35, "column": 8 }, "end": { "line": 35, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1045, "end": 1046, "loc": { "start": { "line": 35, "column": 12 }, "end": { "line": 35, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_repaint", "start": 1046, "end": 1054, "loc": { "start": { "line": 35, "column": 13 }, "end": { "line": 35, "column": 21 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1054, "end": 1055, "loc": { "start": { "line": 35, "column": 21 }, "end": { "line": 35, "column": 22 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1055, "end": 1056, "loc": { "start": { "line": 35, "column": 22 }, "end": { "line": 35, "column": 23 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1056, "end": 1057, "loc": { "start": { "line": 35, "column": 23 }, "end": { "line": 35, "column": 24 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1062, "end": 1063, "loc": { "start": { "line": 36, "column": 4 }, "end": { "line": 36, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_repaint", "start": 1069, "end": 1077, "loc": { "start": { "line": 38, "column": 4 }, "end": { "line": 38, "column": 12 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1077, "end": 1078, "loc": { "start": { "line": 38, "column": 12 }, "end": { "line": 38, "column": 13 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1078, "end": 1079, "loc": { "start": { "line": 38, "column": 13 }, "end": { "line": 38, "column": 14 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1080, "end": 1081, "loc": { "start": { "line": 38, "column": 15 }, "end": { "line": 38, "column": 16 } } }, { "type": { "label": "var", "keyword": "var", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "var", "start": 1090, "end": 1093, "loc": { "start": { "line": 39, "column": 8 }, "end": { "line": 39, "column": 11 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "h", "start": 1094, "end": 1095, "loc": { "start": { "line": 39, "column": 12 }, "end": { "line": 39, "column": 13 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1096, "end": 1097, "loc": { "start": { "line": 39, "column": 14 }, "end": { "line": 39, "column": 15 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "", "start": 1098, "end": 1100, "loc": { "start": { "line": 39, "column": 16 }, "end": { "line": 39, "column": 18 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1100, "end": 1101, "loc": { "start": { "line": 39, "column": 18 }, "end": { "line": 39, "column": 19 } } }, { "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": 1110, "end": 1113, "loc": { "start": { "line": 40, "column": 8 }, "end": { "line": 40, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1114, "end": 1115, "loc": { "start": { "line": 40, "column": 12 }, "end": { "line": 40, "column": 13 } } }, { "type": { "label": "var", "keyword": "var", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "var", "start": 1115, "end": 1118, "loc": { "start": { "line": 40, "column": 13 }, "end": { "line": 40, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 1119, "end": 1120, "loc": { "start": { "line": 40, "column": 17 }, "end": { "line": 40, "column": 18 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1121, "end": 1122, "loc": { "start": { "line": 40, "column": 19 }, "end": { "line": 40, "column": 20 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 1123, "end": 1124, "loc": { "start": { "line": 40, "column": 21 }, "end": { "line": 40, "column": 22 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1124, "end": 1125, "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": "len", "start": 1126, "end": 1129, "loc": { "start": { "line": 40, "column": 24 }, "end": { "line": 40, "column": 27 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1130, "end": 1131, "loc": { "start": { "line": 40, "column": 28 }, "end": { "line": 40, "column": 29 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1132, "end": 1136, "loc": { "start": { "line": 40, "column": 30 }, "end": { "line": 40, "column": 34 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1136, "end": 1137, "loc": { "start": { "line": 40, "column": 34 }, "end": { "line": 40, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_records", "start": 1137, "end": 1145, "loc": { "start": { "line": 40, "column": 35 }, "end": { "line": 40, "column": 43 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1145, "end": 1146, "loc": { "start": { "line": 40, "column": 43 }, "end": { "line": 40, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "length", "start": 1146, "end": 1152, "loc": { "start": { "line": 40, "column": 44 }, "end": { "line": 40, "column": 50 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1152, "end": 1153, "loc": { "start": { "line": 40, "column": 50 }, "end": { "line": 40, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 1154, "end": 1155, "loc": { "start": { "line": 40, "column": 52 }, "end": { "line": 40, "column": 53 } } }, { "type": { "label": "", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": "<", "start": 1156, "end": 1157, "loc": { "start": { "line": 40, "column": 54 }, "end": { "line": 40, "column": 55 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "len", "start": 1158, "end": 1161, "loc": { "start": { "line": 40, "column": 56 }, "end": { "line": 40, "column": 59 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1161, "end": 1162, "loc": { "start": { "line": 40, "column": 59 }, "end": { "line": 40, "column": 60 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 1163, "end": 1164, "loc": { "start": { "line": 40, "column": 61 }, "end": { "line": 40, "column": 62 } } }, { "type": { "label": "++/--", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": true, "binop": null }, "value": "++", "start": 1164, "end": 1166, "loc": { "start": { "line": 40, "column": 62 }, "end": { "line": 40, "column": 64 } } }, { "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": 40, "column": 64 }, "end": { "line": 40, "column": 65 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1168, "end": 1169, "loc": { "start": { "line": 40, "column": 66 }, "end": { "line": 40, "column": 67 } } }, { "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": 1182, "end": 1187, "loc": { "start": { "line": 41, "column": 12 }, "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": "record", "start": 1188, "end": 1194, "loc": { "start": { "line": 41, "column": 18 }, "end": { "line": 41, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1195, "end": 1196, "loc": { "start": { "line": 41, "column": 25 }, "end": { "line": 41, "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": 1197, "end": 1201, "loc": { "start": { "line": 41, "column": 27 }, "end": { "line": 41, "column": 31 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1201, "end": 1202, "loc": { "start": { "line": 41, "column": 31 }, "end": { "line": 41, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_records", "start": 1202, "end": 1210, "loc": { "start": { "line": 41, "column": 32 }, "end": { "line": 41, "column": 40 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1210, "end": 1211, "loc": { "start": { "line": 41, "column": 40 }, "end": { "line": 41, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 1211, "end": 1212, "loc": { "start": { "line": 41, "column": 41 }, "end": { "line": 41, "column": 42 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1212, "end": 1213, "loc": { "start": { "line": 41, "column": 42 }, "end": { "line": 41, "column": 43 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1213, "end": 1214, "loc": { "start": { "line": 41, "column": 43 }, "end": { "line": 41, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "h", "start": 1227, "end": 1228, "loc": { "start": { "line": 42, "column": 12 }, "end": { "line": 42, "column": 13 } } }, { "type": { "label": "_=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "+=", "start": 1229, "end": 1231, "loc": { "start": { "line": 42, "column": 14 }, "end": { "line": 42, "column": 16 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "
", "start": 1232, "end": 1271, "loc": { "start": { "line": 42, "column": 17 }, "end": { "line": 42, "column": 56 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1271, "end": 1272, "loc": { "start": { "line": 42, "column": 56 }, "end": { "line": 42, "column": 57 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "h", "start": 1285, "end": 1286, "loc": { "start": { "line": 43, "column": 12 }, "end": { "line": 43, "column": 13 } } }, { "type": { "label": "_=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "+=", "start": 1287, "end": 1289, "loc": { "start": { "line": 43, "column": 14 }, "end": { "line": 43, "column": 16 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "
", "start": 1290, "end": 1319, "loc": { "start": { "line": 43, "column": 17 }, "end": { "line": 43, "column": 46 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1319, "end": 1320, "loc": { "start": { "line": 43, "column": 46 }, "end": { "line": 43, "column": 47 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "h", "start": 1333, "end": 1334, "loc": { "start": { "line": 44, "column": 12 }, "end": { "line": 44, "column": 13 } } }, { "type": { "label": "_=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "+=", "start": 1335, "end": 1337, "loc": { "start": { "line": 44, "column": 14 }, "end": { "line": 44, "column": 16 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "", "start": 1429, "end": 1496, "loc": { "start": { "line": 44, "column": 108 }, "end": { "line": 44, "column": 175 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1496, "end": 1497, "loc": { "start": { "line": 44, "column": 175 }, "end": { "line": 44, "column": 176 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "h", "start": 1510, "end": 1511, "loc": { "start": { "line": 45, "column": 12 }, "end": { "line": 45, "column": 13 } } }, { "type": { "label": "_=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "+=", "start": 1512, "end": 1514, "loc": { "start": { "line": 45, "column": 14 }, "end": { "line": 45, "column": 16 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "
", "start": 1515, "end": 1523, "loc": { "start": { "line": 45, "column": 17 }, "end": { "line": 45, "column": 25 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1523, "end": 1524, "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": "h", "start": 1537, "end": 1538, "loc": { "start": { "line": 46, "column": 12 }, "end": { "line": 46, "column": 13 } } }, { "type": { "label": "_=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "+=", "start": 1539, "end": 1541, "loc": { "start": { "line": 46, "column": 14 }, "end": { "line": 46, "column": 16 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "
", "start": 1542, "end": 1550, "loc": { "start": { "line": 46, "column": 17 }, "end": { "line": 46, "column": 25 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1550, "end": 1551, "loc": { "start": { "line": 46, "column": 25 }, "end": { "line": 46, "column": 26 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1560, "end": 1561, "loc": { "start": { "line": 47, "column": 8 }, "end": { "line": 47, "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": 1570, "end": 1575, "loc": { "start": { "line": 48, "column": 8 }, "end": { "line": 48, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "self", "start": 1576, "end": 1580, "loc": { "start": { "line": 48, "column": 14 }, "end": { "line": 48, "column": 18 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1581, "end": 1582, "loc": { "start": { "line": 48, "column": 19 }, "end": { "line": 48, "column": 20 } } }, { "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": 1583, "end": 1587, "loc": { "start": { "line": 48, "column": 21 }, "end": { "line": 48, "column": 25 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1587, "end": 1588, "loc": { "start": { "line": 48, "column": 25 }, "end": { "line": 48, "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": 1597, "end": 1601, "loc": { "start": { "line": 49, "column": 8 }, "end": { "line": 49, "column": 12 } } }, { "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": 12 }, "end": { "line": 49, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_element", "start": 1602, "end": 1610, "loc": { "start": { "line": 49, "column": 13 }, "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": 1610, "end": 1611, "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": "innerHTML", "start": 1611, "end": 1620, "loc": { "start": { "line": 49, "column": 22 }, "end": { "line": 49, "column": 31 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1621, "end": 1622, "loc": { "start": { "line": 49, "column": 32 }, "end": { "line": 49, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "h", "start": 1623, "end": 1624, "loc": { "start": { "line": 49, "column": 34 }, "end": { "line": 49, "column": 35 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1624, "end": 1625, "loc": { "start": { "line": 49, "column": 35 }, "end": { "line": 49, "column": 36 } } }, { "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": 1634, "end": 1637, "loc": { "start": { "line": 50, "column": 8 }, "end": { "line": 50, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1638, "end": 1639, "loc": { "start": { "line": 50, "column": 12 }, "end": { "line": 50, "column": 13 } } }, { "type": { "label": "var", "keyword": "var", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "var", "start": 1639, "end": 1642, "loc": { "start": { "line": 50, "column": 13 }, "end": { "line": 50, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 1643, "end": 1644, "loc": { "start": { "line": 50, "column": 17 }, "end": { "line": 50, "column": 18 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1645, "end": 1646, "loc": { "start": { "line": 50, "column": 19 }, "end": { "line": 50, "column": 20 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 1647, "end": 1648, "loc": { "start": { "line": 50, "column": 21 }, "end": { "line": 50, "column": 22 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1648, "end": 1649, "loc": { "start": { "line": 50, "column": 22 }, "end": { "line": 50, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "len", "start": 1650, "end": 1653, "loc": { "start": { "line": 50, "column": 24 }, "end": { "line": 50, "column": 27 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1654, "end": 1655, "loc": { "start": { "line": 50, "column": 28 }, "end": { "line": 50, "column": 29 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1656, "end": 1660, "loc": { "start": { "line": 50, "column": 30 }, "end": { "line": 50, "column": 34 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1660, "end": 1661, "loc": { "start": { "line": 50, "column": 34 }, "end": { "line": 50, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_records", "start": 1661, "end": 1669, "loc": { "start": { "line": 50, "column": 35 }, "end": { "line": 50, "column": 43 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1669, "end": 1670, "loc": { "start": { "line": 50, "column": 43 }, "end": { "line": 50, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "length", "start": 1670, "end": 1676, "loc": { "start": { "line": 50, "column": 44 }, "end": { "line": 50, "column": 50 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1676, "end": 1677, "loc": { "start": { "line": 50, "column": 50 }, "end": { "line": 50, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 1678, "end": 1679, "loc": { "start": { "line": 50, "column": 52 }, "end": { "line": 50, "column": 53 } } }, { "type": { "label": "", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": "<", "start": 1680, "end": 1681, "loc": { "start": { "line": 50, "column": 54 }, "end": { "line": 50, "column": 55 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "len", "start": 1682, "end": 1685, "loc": { "start": { "line": 50, "column": 56 }, "end": { "line": 50, "column": 59 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1685, "end": 1686, "loc": { "start": { "line": 50, "column": 59 }, "end": { "line": 50, "column": 60 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 1687, "end": 1688, "loc": { "start": { "line": 50, "column": 61 }, "end": { "line": 50, "column": 62 } } }, { "type": { "label": "++/--", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": true, "binop": null }, "value": "++", "start": 1688, "end": 1690, "loc": { "start": { "line": 50, "column": 62 }, "end": { "line": 50, "column": 64 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1690, "end": 1691, "loc": { "start": { "line": 50, "column": 64 }, "end": { "line": 50, "column": 65 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1692, "end": 1693, "loc": { "start": { "line": 50, "column": 66 }, "end": { "line": 50, "column": 67 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1706, "end": 1707, "loc": { "start": { "line": 51, "column": 12 }, "end": { "line": 51, "column": 13 } } }, { "type": { "label": "function", "keyword": "function", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "function", "start": 1707, "end": 1715, "loc": { "start": { "line": 51, "column": 13 }, "end": { "line": 51, "column": 21 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1716, "end": 1717, "loc": { "start": { "line": 51, "column": 22 }, "end": { "line": 51, "column": 23 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1717, "end": 1718, "loc": { "start": { "line": 51, "column": 23 }, "end": { "line": 51, "column": 24 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1719, "end": 1720, "loc": { "start": { "line": 51, "column": 25 }, "end": { "line": 51, "column": 26 } } }, { "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": 1737, "end": 1742, "loc": { "start": { "line": 52, "column": 16 }, "end": { "line": 52, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "record", "start": 1743, "end": 1749, "loc": { "start": { "line": 52, "column": 22 }, "end": { "line": 52, "column": 28 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1750, "end": 1751, "loc": { "start": { "line": 52, "column": 29 }, "end": { "line": 52, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "self", "start": 1752, "end": 1756, "loc": { "start": { "line": 52, "column": 31 }, "end": { "line": 52, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1756, "end": 1757, "loc": { "start": { "line": 52, "column": 35 }, "end": { "line": 52, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_records", "start": 1757, "end": 1765, "loc": { "start": { "line": 52, "column": 36 }, "end": { "line": 52, "column": 44 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1765, "end": 1766, "loc": { "start": { "line": 52, "column": 44 }, "end": { "line": 52, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 1766, "end": 1767, "loc": { "start": { "line": 52, "column": 45 }, "end": { "line": 52, "column": 46 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1767, "end": 1768, "loc": { "start": { "line": 52, "column": 46 }, "end": { "line": 52, "column": 47 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1768, "end": 1769, "loc": { "start": { "line": 52, "column": 47 }, "end": { "line": 52, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "$", "start": 1786, "end": 1787, "loc": { "start": { "line": 53, "column": 16 }, "end": { "line": 53, "column": 17 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1787, "end": 1788, "loc": { "start": { "line": 53, "column": 17 }, "end": { "line": 53, "column": 18 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "#", "start": 1788, "end": 1791, "loc": { "start": { "line": 53, "column": 18 }, "end": { "line": 53, "column": 21 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 1792, "end": 1793, "loc": { "start": { "line": 53, "column": 22 }, "end": { "line": 53, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "record", "start": 1794, "end": 1800, "loc": { "start": { "line": 53, "column": 24 }, "end": { "line": 53, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1800, "end": 1801, "loc": { "start": { "line": 53, "column": 30 }, "end": { "line": 53, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 1801, "end": 1803, "loc": { "start": { "line": 53, "column": 31 }, "end": { "line": 53, "column": 33 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1803, "end": 1804, "loc": { "start": { "line": 53, "column": 33 }, "end": { "line": 53, "column": 34 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1804, "end": 1805, "loc": { "start": { "line": 53, "column": 34 }, "end": { "line": 53, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "on", "start": 1805, "end": 1807, "loc": { "start": { "line": 53, "column": 35 }, "end": { "line": 53, "column": 37 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1807, "end": 1808, "loc": { "start": { "line": 53, "column": 37 }, "end": { "line": 53, "column": 38 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "click", "start": 1808, "end": 1815, "loc": { "start": { "line": 53, "column": 38 }, "end": { "line": 53, "column": 45 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1815, "end": 1816, "loc": { "start": { "line": 53, "column": 45 }, "end": { "line": 53, "column": 46 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1817, "end": 1818, "loc": { "start": { "line": 53, "column": 47 }, "end": { "line": 53, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "event", "start": 1818, "end": 1823, "loc": { "start": { "line": 53, "column": 48 }, "end": { "line": 53, "column": 53 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1823, "end": 1824, "loc": { "start": { "line": 53, "column": 53 }, "end": { "line": 53, "column": 54 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1825, "end": 1827, "loc": { "start": { "line": 53, "column": 55 }, "end": { "line": 53, "column": 57 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1828, "end": 1829, "loc": { "start": { "line": 53, "column": 58 }, "end": { "line": 53, "column": 59 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "self", "start": 1850, "end": 1854, "loc": { "start": { "line": 54, "column": 20 }, "end": { "line": 54, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1854, "end": 1855, "loc": { "start": { "line": 54, "column": 24 }, "end": { "line": 54, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_bcfViewpointsPlugin", "start": 1855, "end": 1875, "loc": { "start": { "line": 54, "column": 25 }, "end": { "line": 54, "column": 45 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1875, "end": 1876, "loc": { "start": { "line": 54, "column": 45 }, "end": { "line": 54, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setViewpoint", "start": 1876, "end": 1888, "loc": { "start": { "line": 54, "column": 46 }, "end": { "line": 54, "column": 58 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1888, "end": 1889, "loc": { "start": { "line": 54, "column": 58 }, "end": { "line": 54, "column": 59 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "record", "start": 1889, "end": 1895, "loc": { "start": { "line": 54, "column": 59 }, "end": { "line": 54, "column": 65 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1895, "end": 1896, "loc": { "start": { "line": 54, "column": 65 }, "end": { "line": 54, "column": 66 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "viewpoint", "start": 1896, "end": 1905, "loc": { "start": { "line": 54, "column": 66 }, "end": { "line": 54, "column": 75 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1905, "end": 1906, "loc": { "start": { "line": 54, "column": 75 }, "end": { "line": 54, "column": 76 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1906, "end": 1907, "loc": { "start": { "line": 54, "column": 76 }, "end": { "line": 54, "column": 77 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "event", "start": 1928, "end": 1933, "loc": { "start": { "line": 55, "column": 20 }, "end": { "line": 55, "column": 25 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1933, "end": 1934, "loc": { "start": { "line": 55, "column": 25 }, "end": { "line": 55, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "preventDefault", "start": 1934, "end": 1948, "loc": { "start": { "line": 55, "column": 26 }, "end": { "line": 55, "column": 40 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1948, "end": 1949, "loc": { "start": { "line": 55, "column": 40 }, "end": { "line": 55, "column": 41 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1949, "end": 1950, "loc": { "start": { "line": 55, "column": 41 }, "end": { "line": 55, "column": 42 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1950, "end": 1951, "loc": { "start": { "line": 55, "column": 42 }, "end": { "line": 55, "column": 43 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1968, "end": 1969, "loc": { "start": { "line": 56, "column": 16 }, "end": { "line": 56, "column": 17 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1969, "end": 1970, "loc": { "start": { "line": 56, "column": 17 }, "end": { "line": 56, "column": 18 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1970, "end": 1971, "loc": { "start": { "line": 56, "column": 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": 1984, "end": 1985, "loc": { "start": { "line": 57, "column": 12 }, "end": { "line": 57, "column": 13 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1985, "end": 1986, "loc": { "start": { "line": 57, "column": 13 }, "end": { "line": 57, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1986, "end": 1987, "loc": { "start": { "line": 57, "column": 14 }, "end": { "line": 57, "column": 15 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1987, "end": 1988, "loc": { "start": { "line": 57, "column": 15 }, "end": { "line": 57, "column": 16 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1988, "end": 1989, "loc": { "start": { "line": 57, "column": 16 }, "end": { "line": 57, "column": 17 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1998, "end": 1999, "loc": { "start": { "line": 58, "column": 8 }, "end": { "line": 58, "column": 9 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2004, "end": 2005, "loc": { "start": { "line": 59, "column": 4 }, "end": { "line": 59, "column": 5 } } }, { "type": "CommentBlock", "value": "* @private ", "start": 2011, "end": 2026, "loc": { "start": { "line": 61, "column": 4 }, "end": { "line": 61, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "destroy", "start": 2031, "end": 2038, "loc": { "start": { "line": 62, "column": 4 }, "end": { "line": 62, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2038, "end": 2039, "loc": { "start": { "line": 62, "column": 11 }, "end": { "line": 62, "column": 12 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2039, "end": 2040, "loc": { "start": { "line": 62, "column": 12 }, "end": { "line": 62, "column": 13 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2041, "end": 2042, "loc": { "start": { "line": 62, "column": 14 }, "end": { "line": 62, "column": 15 } } }, { "type": { "label": "super", "keyword": "super", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "super", "start": 2051, "end": 2056, "loc": { "start": { "line": 63, "column": 8 }, "end": { "line": 63, "column": 13 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2056, "end": 2057, "loc": { "start": { "line": 63, "column": 13 }, "end": { "line": 63, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "destroy", "start": 2057, "end": 2064, "loc": { "start": { "line": 63, "column": 14 }, "end": { "line": 63, "column": 21 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2064, "end": 2065, "loc": { "start": { "line": 63, "column": 21 }, "end": { "line": 63, "column": 22 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2065, "end": 2066, "loc": { "start": { "line": 63, "column": 22 }, "end": { "line": 63, "column": 23 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2066, "end": 2067, "loc": { "start": { "line": 63, "column": 23 }, "end": { "line": 63, "column": 24 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2076, "end": 2080, "loc": { "start": { "line": 64, "column": 8 }, "end": { "line": 64, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2080, "end": 2081, "loc": { "start": { "line": 64, "column": 12 }, "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": "_bcfViewpointsPlugin", "start": 2081, "end": 2101, "loc": { "start": { "line": 64, "column": 13 }, "end": { "line": 64, "column": 33 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2101, "end": 2102, "loc": { "start": { "line": 64, "column": 33 }, "end": { "line": 64, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "destroy", "start": 2102, "end": 2109, "loc": { "start": { "line": 64, "column": 34 }, "end": { "line": 64, "column": 41 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2109, "end": 2110, "loc": { "start": { "line": 64, "column": 41 }, "end": { "line": 64, "column": 42 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2110, "end": 2111, "loc": { "start": { "line": 64, "column": 42 }, "end": { "line": 64, "column": 43 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2111, "end": 2112, "loc": { "start": { "line": 64, "column": 43 }, "end": { "line": 64, "column": 44 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2117, "end": 2118, "loc": { "start": { "line": 65, "column": 4 }, "end": { "line": 65, "column": 5 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2119, "end": 2120, "loc": { "start": { "line": 66, "column": 0 }, "end": { "line": 66, "column": 1 } } }, { "type": { "label": "export", "keyword": "export", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "export", "start": 2122, "end": 2128, "loc": { "start": { "line": 68, "column": 0 }, "end": { "line": 68, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2129, "end": 2130, "loc": { "start": { "line": 68, "column": 7 }, "end": { "line": 68, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "BCFMode", "start": 2130, "end": 2137, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 15 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2137, "end": 2138, "loc": { "start": { "line": 68, "column": 15 }, "end": { "line": 68, "column": 16 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2138, "end": 2139, "loc": { "start": { "line": 68, "column": 16 }, "end": { "line": 68, "column": 17 } } }, { "type": { "label": "eof", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2139, "end": 2139, "loc": { "start": { "line": 68, "column": 17 }, "end": { "line": 68, "column": 17 } } } ] }