{ "type": "File", "start": 0, "end": 2603, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 95, "column": 0 } }, "program": { "type": "Program", "start": 0, "end": 2603, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 95, "column": 0 } }, "sourceType": "module", "body": [ { "type": "ImportDeclaration", "start": 0, "end": 34, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 34 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 7, "end": 11, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 11 } }, "local": { "type": "Identifier", "start": 7, "end": 11, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 11 }, "identifierName": "Tree" }, "name": "Tree" } } ], "source": { "type": "StringLiteral", "start": 17, "end": 34, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 34 } }, "extra": { "rawValue": "../Util/Tree.js", "raw": "'../Util/Tree.js'" }, "value": "../Util/Tree.js" } }, { "type": "ImportDeclaration", "start": 35, "end": 76, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 41 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 42, "end": 48, "loc": { "start": { "line": 2, "column": 7 }, "end": { "line": 2, "column": 13 } }, "local": { "type": "Identifier", "start": 42, "end": 48, "loc": { "start": { "line": 2, "column": 7 }, "end": { "line": 2, "column": 13 }, "identifierName": "RootID" }, "name": "RootID" } } ], "source": { "type": "StringLiteral", "start": 54, "end": 76, "loc": { "start": { "line": 2, "column": 19 }, "end": { "line": 2, "column": 41 } }, "extra": { "rawValue": "../Util/ID/RootID.js", "raw": "'../Util/ID/RootID.js'" }, "value": "../Util/ID/RootID.js" } }, { "type": "ImportDeclaration", "start": 77, "end": 132, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 55 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 86, "end": 95, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 18 } }, "imported": { "type": "Identifier", "start": 86, "end": 95, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 18 }, "identifierName": "getStruct" }, "name": "getStruct" }, "local": { "type": "Identifier", "start": 86, "end": 95, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 18 }, "identifierName": "getStruct" }, "name": "getStruct" } } ], "source": { "type": "StringLiteral", "start": 103, "end": 132, "loc": { "start": { "line": 3, "column": 26 }, "end": { "line": 3, "column": 55 } }, "extra": { "rawValue": "../Util/structReferences.js", "raw": "'../Util/structReferences.js'" }, "value": "../Util/structReferences.js" } }, { "type": "ImportDeclaration", "start": 133, "end": 193, "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 60 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 142, "end": 147, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 14 } }, "imported": { "type": "Identifier", "start": 142, "end": 147, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 14 }, "identifierName": "logID" }, "name": "logID" }, "local": { "type": "Identifier", "start": 142, "end": 147, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 14 }, "identifierName": "logID" }, "name": "logID" } } ], "source": { "type": "StringLiteral", "start": 155, "end": 193, "loc": { "start": { "line": 4, "column": 22 }, "end": { "line": 4, "column": 60 } }, "extra": { "rawValue": "../MessageHandler/messageToString.js", "raw": "'../MessageHandler/messageToString.js'" }, "value": "../MessageHandler/messageToString.js" } }, { "type": "ImportDeclaration", "start": 194, "end": 226, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 32 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 201, "end": 203, "loc": { "start": { "line": 5, "column": 7 }, "end": { "line": 5, "column": 9 } }, "local": { "type": "Identifier", "start": 201, "end": 203, "loc": { "start": { "line": 5, "column": 7 }, "end": { "line": 5, "column": 9 }, "identifierName": "GC" }, "name": "GC" } } ], "source": { "type": "StringLiteral", "start": 209, "end": 226, "loc": { "start": { "line": 5, "column": 15 }, "end": { "line": 5, "column": 32 } }, "extra": { "rawValue": "../Struct/GC.js", "raw": "'../Struct/GC.js'" }, "value": "../Struct/GC.js" } }, { "type": "ExportDefaultDeclaration", "start": 228, "end": 2602, "loc": { "start": { "line": 7, "column": 0 }, "end": { "line": 94, "column": 1 } }, "declaration": { "type": "ClassDeclaration", "start": 243, "end": 2602, "loc": { "start": { "line": 7, "column": 15 }, "end": { "line": 94, "column": 1 } }, "id": { "type": "Identifier", "start": 249, "end": 263, "loc": { "start": { "line": 7, "column": 21 }, "end": { "line": 7, "column": 35 }, "identifierName": "OperationStore" }, "name": "OperationStore" }, "superClass": { "type": "Identifier", "start": 272, "end": 276, "loc": { "start": { "line": 7, "column": 44 }, "end": { "line": 7, "column": 48 }, "identifierName": "Tree" }, "name": "Tree" }, "body": { "type": "ClassBody", "start": 277, "end": 2602, "loc": { "start": { "line": 7, "column": 49 }, "end": { "line": 94, "column": 1 } }, "body": [ { "type": "ClassMethod", "start": 281, "end": 329, "loc": { "start": { "line": 8, "column": 2 }, "end": { "line": 11, "column": 3 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 281, "end": 292, "loc": { "start": { "line": 8, "column": 2 }, "end": { "line": 8, "column": 13 }, "identifierName": "constructor" }, "name": "constructor" }, "kind": "constructor", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 294, "end": 295, "loc": { "start": { "line": 8, "column": 15 }, "end": { "line": 8, "column": 16 }, "identifierName": "y" }, "name": "y" } ], "body": { "type": "BlockStatement", "start": 297, "end": 329, "loc": { "start": { "line": 8, "column": 18 }, "end": { "line": 11, "column": 3 } }, "body": [ { "type": "ExpressionStatement", "start": 303, "end": 310, "loc": { "start": { "line": 9, "column": 4 }, "end": { "line": 9, "column": 11 } }, "expression": { "type": "CallExpression", "start": 303, "end": 310, "loc": { "start": { "line": 9, "column": 4 }, "end": { "line": 9, "column": 11 } }, "callee": { "type": "Super", "start": 303, "end": 308, "loc": { "start": { "line": 9, "column": 4 }, "end": { "line": 9, "column": 9 } } }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 315, "end": 325, "loc": { "start": { "line": 10, "column": 4 }, "end": { "line": 10, "column": 14 } }, "expression": { "type": "AssignmentExpression", "start": 315, "end": 325, "loc": { "start": { "line": 10, "column": 4 }, "end": { "line": 10, "column": 14 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 315, "end": 321, "loc": { "start": { "line": 10, "column": 4 }, "end": { "line": 10, "column": 10 } }, "object": { "type": "ThisExpression", "start": 315, "end": 319, "loc": { "start": { "line": 10, "column": 4 }, "end": { "line": 10, "column": 8 } } }, "property": { "type": "Identifier", "start": 320, "end": 321, "loc": { "start": { "line": 10, "column": 9 }, "end": { "line": 10, "column": 10 }, "identifierName": "y" }, "name": "y" }, "computed": false }, "right": { "type": "Identifier", "start": 324, "end": 325, "loc": { "start": { "line": 10, "column": 13 }, "end": { "line": 10, "column": 14 }, "identifierName": "y" }, "name": "y" } } } ], "directives": [] } }, { "type": "ClassMethod", "start": 332, "end": 1082, "loc": { "start": { "line": 12, "column": 2 }, "end": { "line": 36, "column": 3 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 332, "end": 340, "loc": { "start": { "line": 12, "column": 2 }, "end": { "line": 12, "column": 10 }, "identifierName": "logTable" }, "name": "logTable" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 344, "end": 1082, "loc": { "start": { "line": 12, "column": 14 }, "end": { "line": 36, "column": 3 } }, "body": [ { "type": "VariableDeclaration", "start": 350, "end": 366, "loc": { "start": { "line": 13, "column": 4 }, "end": { "line": 13, "column": 20 } }, "declarations": [ { "type": "VariableDeclarator", "start": 356, "end": 366, "loc": { "start": { "line": 13, "column": 10 }, "end": { "line": 13, "column": 20 } }, "id": { "type": "Identifier", "start": 356, "end": 361, "loc": { "start": { "line": 13, "column": 10 }, "end": { "line": 13, "column": 15 }, "identifierName": "items" }, "name": "items" }, "init": { "type": "ArrayExpression", "start": 364, "end": 366, "loc": { "start": { "line": 13, "column": 18 }, "end": { "line": 13, "column": 20 } }, "elements": [] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 371, "end": 1053, "loc": { "start": { "line": 14, "column": 4 }, "end": { "line": 34, "column": 6 } }, "expression": { "type": "CallExpression", "start": 371, "end": 1053, "loc": { "start": { "line": 14, "column": 4 }, "end": { "line": 34, "column": 6 } }, "callee": { "type": "MemberExpression", "start": 371, "end": 383, "loc": { "start": { "line": 14, "column": 4 }, "end": { "line": 14, "column": 16 } }, "object": { "type": "ThisExpression", "start": 371, "end": 375, "loc": { "start": { "line": 14, "column": 4 }, "end": { "line": 14, "column": 8 } } }, "property": { "type": "Identifier", "start": 376, "end": 383, "loc": { "start": { "line": 14, "column": 9 }, "end": { "line": 14, "column": 16 }, "identifierName": "iterate" }, "name": "iterate" }, "computed": false }, "arguments": [ { "type": "NullLiteral", "start": 384, "end": 388, "loc": { "start": { "line": 14, "column": 17 }, "end": { "line": 14, "column": 21 } } }, { "type": "NullLiteral", "start": 390, "end": 394, "loc": { "start": { "line": 14, "column": 23 }, "end": { "line": 14, "column": 27 } } }, { "type": "FunctionExpression", "start": 396, "end": 1052, "loc": { "start": { "line": 14, "column": 29 }, "end": { "line": 34, "column": 5 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 406, "end": 410, "loc": { "start": { "line": 14, "column": 39 }, "end": { "line": 14, "column": 43 }, "identifierName": "item" }, "name": "item" } ], "body": { "type": "BlockStatement", "start": 412, "end": 1052, "loc": { "start": { "line": 14, "column": 45 }, "end": { "line": 34, "column": 5 } }, "body": [ { "type": "IfStatement", "start": 420, "end": 1046, "loc": { "start": { "line": 15, "column": 6 }, "end": { "line": 33, "column": 7 } }, "test": { "type": "BinaryExpression", "start": 424, "end": 447, "loc": { "start": { "line": 15, "column": 10 }, "end": { "line": 15, "column": 33 } }, "left": { "type": "MemberExpression", "start": 424, "end": 440, "loc": { "start": { "line": 15, "column": 10 }, "end": { "line": 15, "column": 26 } }, "object": { "type": "Identifier", "start": 424, "end": 428, "loc": { "start": { "line": 15, "column": 10 }, "end": { "line": 15, "column": 14 }, "identifierName": "item" }, "name": "item" }, "property": { "type": "Identifier", "start": 429, "end": 440, "loc": { "start": { "line": 15, "column": 15 }, "end": { "line": 15, "column": 26 }, "identifierName": "constructor" }, "name": "constructor" }, "computed": false }, "operator": "===", "right": { "type": "Identifier", "start": 445, "end": 447, "loc": { "start": { "line": 15, "column": 31 }, "end": { "line": 15, "column": 33 }, "identifierName": "GC" }, "name": "GC" } }, "consequent": { "type": "BlockStatement", "start": 449, "end": 574, "loc": { "start": { "line": 15, "column": 35 }, "end": { "line": 21, "column": 7 } }, "body": [ { "type": "ExpressionStatement", "start": 459, "end": 566, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 20, "column": 10 } }, "expression": { "type": "CallExpression", "start": 459, "end": 566, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 20, "column": 10 } }, "callee": { "type": "MemberExpression", "start": 459, "end": 469, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 16, "column": 18 } }, "object": { "type": "Identifier", "start": 459, "end": 464, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 16, "column": 13 }, "identifierName": "items" }, "name": "items" }, "property": { "type": "Identifier", "start": 465, "end": 469, "loc": { "start": { "line": 16, "column": 14 }, "end": { "line": 16, "column": 18 }, "identifierName": "push" }, "name": "push" }, "computed": false }, "arguments": [ { "type": "ObjectExpression", "start": 470, "end": 565, "loc": { "start": { "line": 16, "column": 19 }, "end": { "line": 20, "column": 9 } }, "properties": [ { "type": "ObjectProperty", "start": 482, "end": 497, "loc": { "start": { "line": 17, "column": 10 }, "end": { "line": 17, "column": 25 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 482, "end": 484, "loc": { "start": { "line": 17, "column": 10 }, "end": { "line": 17, "column": 12 }, "identifierName": "id" }, "name": "id" }, "value": { "type": "CallExpression", "start": 486, "end": 497, "loc": { "start": { "line": 17, "column": 14 }, "end": { "line": 17, "column": 25 } }, "callee": { "type": "Identifier", "start": 486, "end": 491, "loc": { "start": { "line": 17, "column": 14 }, "end": { "line": 17, "column": 19 }, "identifierName": "logID" }, "name": "logID" }, "arguments": [ { "type": "Identifier", "start": 492, "end": 496, "loc": { "start": { "line": 17, "column": 20 }, "end": { "line": 17, "column": 24 }, "identifierName": "item" }, "name": "item" } ] } }, { "type": "ObjectProperty", "start": 509, "end": 530, "loc": { "start": { "line": 18, "column": 10 }, "end": { "line": 18, "column": 31 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 509, "end": 516, "loc": { "start": { "line": 18, "column": 10 }, "end": { "line": 18, "column": 17 }, "identifierName": "content" }, "name": "content" }, "value": { "type": "MemberExpression", "start": 518, "end": 530, "loc": { "start": { "line": 18, "column": 19 }, "end": { "line": 18, "column": 31 } }, "object": { "type": "Identifier", "start": 518, "end": 522, "loc": { "start": { "line": 18, "column": 19 }, "end": { "line": 18, "column": 23 }, "identifierName": "item" }, "name": "item" }, "property": { "type": "Identifier", "start": 523, "end": 530, "loc": { "start": { "line": 18, "column": 24 }, "end": { "line": 18, "column": 31 }, "identifierName": "_length" }, "name": "_length" }, "computed": false } }, { "type": "ObjectProperty", "start": 542, "end": 555, "loc": { "start": { "line": 19, "column": 10 }, "end": { "line": 19, "column": 23 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 542, "end": 549, "loc": { "start": { "line": 19, "column": 10 }, "end": { "line": 19, "column": 17 }, "identifierName": "deleted" }, "name": "deleted" }, "value": { "type": "StringLiteral", "start": 551, "end": 555, "loc": { "start": { "line": 19, "column": 19 }, "end": { "line": 19, "column": 23 } }, "extra": { "rawValue": "GC", "raw": "'GC'" }, "value": "GC" } } ] } ] } } ], "directives": [] }, "alternate": { "type": "BlockStatement", "start": 580, "end": 1046, "loc": { "start": { "line": 21, "column": 13 }, "end": { "line": 33, "column": 7 } }, "body": [ { "type": "ExpressionStatement", "start": 590, "end": 1038, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 32, "column": 10 } }, "expression": { "type": "CallExpression", "start": 590, "end": 1038, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 32, "column": 10 } }, "callee": { "type": "MemberExpression", "start": 590, "end": 600, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 22, "column": 18 } }, "object": { "type": "Identifier", "start": 590, "end": 595, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 22, "column": 13 }, "identifierName": "items" }, "name": "items" }, "property": { "type": "Identifier", "start": 596, "end": 600, "loc": { "start": { "line": 22, "column": 14 }, "end": { "line": 22, "column": 18 }, "identifierName": "push" }, "name": "push" }, "computed": false }, "arguments": [ { "type": "ObjectExpression", "start": 601, "end": 1037, "loc": { "start": { "line": 22, "column": 19 }, "end": { "line": 32, "column": 9 } }, "properties": [ { "type": "ObjectProperty", "start": 613, "end": 628, "loc": { "start": { "line": 23, "column": 10 }, "end": { "line": 23, "column": 25 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 613, "end": 615, "loc": { "start": { "line": 23, "column": 10 }, "end": { "line": 23, "column": 12 }, "identifierName": "id" }, "name": "id" }, "value": { "type": "CallExpression", "start": 617, "end": 628, "loc": { "start": { "line": 23, "column": 14 }, "end": { "line": 23, "column": 25 } }, "callee": { "type": "Identifier", "start": 617, "end": 622, "loc": { "start": { "line": 23, "column": 14 }, "end": { "line": 23, "column": 19 }, "identifierName": "logID" }, "name": "logID" }, "arguments": [ { "type": "Identifier", "start": 623, "end": 627, "loc": { "start": { "line": 23, "column": 20 }, "end": { "line": 23, "column": 24 }, "identifierName": "item" }, "name": "item" } ] } }, { "type": "ObjectProperty", "start": 640, "end": 706, "loc": { "start": { "line": 24, "column": 10 }, "end": { "line": 24, "column": 76 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 640, "end": 646, "loc": { "start": { "line": 24, "column": 10 }, "end": { "line": 24, "column": 16 }, "identifierName": "origin" }, "name": "origin" }, "value": { "type": "CallExpression", "start": 648, "end": 706, "loc": { "start": { "line": 24, "column": 18 }, "end": { "line": 24, "column": 76 } }, "callee": { "type": "Identifier", "start": 648, "end": 653, "loc": { "start": { "line": 24, "column": 18 }, "end": { "line": 24, "column": 23 }, "identifierName": "logID" }, "name": "logID" }, "arguments": [ { "type": "ConditionalExpression", "start": 654, "end": 705, "loc": { "start": { "line": 24, "column": 24 }, "end": { "line": 24, "column": 75 } }, "test": { "type": "BinaryExpression", "start": 654, "end": 675, "loc": { "start": { "line": 24, "column": 24 }, "end": { "line": 24, "column": 45 } }, "left": { "type": "MemberExpression", "start": 654, "end": 666, "loc": { "start": { "line": 24, "column": 24 }, "end": { "line": 24, "column": 36 } }, "object": { "type": "Identifier", "start": 654, "end": 658, "loc": { "start": { "line": 24, "column": 24 }, "end": { "line": 24, "column": 28 }, "identifierName": "item" }, "name": "item" }, "property": { "type": "Identifier", "start": 659, "end": 666, "loc": { "start": { "line": 24, "column": 29 }, "end": { "line": 24, "column": 36 }, "identifierName": "_origin" }, "name": "_origin" }, "computed": false }, "operator": "===", "right": { "type": "NullLiteral", "start": 671, "end": 675, "loc": { "start": { "line": 24, "column": 41 }, "end": { "line": 24, "column": 45 } } } }, "consequent": { "type": "NullLiteral", "start": 678, "end": 682, "loc": { "start": { "line": 24, "column": 48 }, "end": { "line": 24, "column": 52 } } }, "alternate": { "type": "MemberExpression", "start": 685, "end": 705, "loc": { "start": { "line": 24, "column": 55 }, "end": { "line": 24, "column": 75 } }, "object": { "type": "MemberExpression", "start": 685, "end": 697, "loc": { "start": { "line": 24, "column": 55 }, "end": { "line": 24, "column": 67 } }, "object": { "type": "Identifier", "start": 685, "end": 689, "loc": { "start": { "line": 24, "column": 55 }, "end": { "line": 24, "column": 59 }, "identifierName": "item" }, "name": "item" }, "property": { "type": "Identifier", "start": 690, "end": 697, "loc": { "start": { "line": 24, "column": 60 }, "end": { "line": 24, "column": 67 }, "identifierName": "_origin" }, "name": "_origin" }, "computed": false }, "property": { "type": "Identifier", "start": 698, "end": 705, "loc": { "start": { "line": 24, "column": 68 }, "end": { "line": 24, "column": 75 }, "identifierName": "_lastId" }, "name": "_lastId" }, "computed": false } } ] } }, { "type": "ObjectProperty", "start": 718, "end": 778, "loc": { "start": { "line": 25, "column": 10 }, "end": { "line": 25, "column": 70 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 718, "end": 722, "loc": { "start": { "line": 25, "column": 10 }, "end": { "line": 25, "column": 14 }, "identifierName": "left" }, "name": "left" }, "value": { "type": "CallExpression", "start": 724, "end": 778, "loc": { "start": { "line": 25, "column": 16 }, "end": { "line": 25, "column": 70 } }, "callee": { "type": "Identifier", "start": 724, "end": 729, "loc": { "start": { "line": 25, "column": 16 }, "end": { "line": 25, "column": 21 }, "identifierName": "logID" }, "name": "logID" }, "arguments": [ { "type": "ConditionalExpression", "start": 730, "end": 777, "loc": { "start": { "line": 25, "column": 22 }, "end": { "line": 25, "column": 69 } }, "test": { "type": "BinaryExpression", "start": 730, "end": 749, "loc": { "start": { "line": 25, "column": 22 }, "end": { "line": 25, "column": 41 } }, "left": { "type": "MemberExpression", "start": 730, "end": 740, "loc": { "start": { "line": 25, "column": 22 }, "end": { "line": 25, "column": 32 } }, "object": { "type": "Identifier", "start": 730, "end": 734, "loc": { "start": { "line": 25, "column": 22 }, "end": { "line": 25, "column": 26 }, "identifierName": "item" }, "name": "item" }, "property": { "type": "Identifier", "start": 735, "end": 740, "loc": { "start": { "line": 25, "column": 27 }, "end": { "line": 25, "column": 32 }, "identifierName": "_left" }, "name": "_left" }, "computed": false }, "operator": "===", "right": { "type": "NullLiteral", "start": 745, "end": 749, "loc": { "start": { "line": 25, "column": 37 }, "end": { "line": 25, "column": 41 } } } }, "consequent": { "type": "NullLiteral", "start": 752, "end": 756, "loc": { "start": { "line": 25, "column": 44 }, "end": { "line": 25, "column": 48 } } }, "alternate": { "type": "MemberExpression", "start": 759, "end": 777, "loc": { "start": { "line": 25, "column": 51 }, "end": { "line": 25, "column": 69 } }, "object": { "type": "MemberExpression", "start": 759, "end": 769, "loc": { "start": { "line": 25, "column": 51 }, "end": { "line": 25, "column": 61 } }, "object": { "type": "Identifier", "start": 759, "end": 763, "loc": { "start": { "line": 25, "column": 51 }, "end": { "line": 25, "column": 55 }, "identifierName": "item" }, "name": "item" }, "property": { "type": "Identifier", "start": 764, "end": 769, "loc": { "start": { "line": 25, "column": 56 }, "end": { "line": 25, "column": 61 }, "identifierName": "_left" }, "name": "_left" }, "computed": false }, "property": { "type": "Identifier", "start": 770, "end": 777, "loc": { "start": { "line": 25, "column": 62 }, "end": { "line": 25, "column": 69 }, "identifierName": "_lastId" }, "name": "_lastId" }, "computed": false } } ] } }, { "type": "ObjectProperty", "start": 790, "end": 815, "loc": { "start": { "line": 26, "column": 10 }, "end": { "line": 26, "column": 35 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 790, "end": 795, "loc": { "start": { "line": 26, "column": 10 }, "end": { "line": 26, "column": 15 }, "identifierName": "right" }, "name": "right" }, "value": { "type": "CallExpression", "start": 797, "end": 815, "loc": { "start": { "line": 26, "column": 17 }, "end": { "line": 26, "column": 35 } }, "callee": { "type": "Identifier", "start": 797, "end": 802, "loc": { "start": { "line": 26, "column": 17 }, "end": { "line": 26, "column": 22 }, "identifierName": "logID" }, "name": "logID" }, "arguments": [ { "type": "MemberExpression", "start": 803, "end": 814, "loc": { "start": { "line": 26, "column": 23 }, "end": { "line": 26, "column": 34 } }, "object": { "type": "Identifier", "start": 803, "end": 807, "loc": { "start": { "line": 26, "column": 23 }, "end": { "line": 26, "column": 27 }, "identifierName": "item" }, "name": "item" }, "property": { "type": "Identifier", "start": 808, "end": 814, "loc": { "start": { "line": 26, "column": 28 }, "end": { "line": 26, "column": 34 }, "identifierName": "_right" }, "name": "_right" }, "computed": false } ] } }, { "type": "ObjectProperty", "start": 827, "end": 866, "loc": { "start": { "line": 27, "column": 10 }, "end": { "line": 27, "column": 49 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 827, "end": 839, "loc": { "start": { "line": 27, "column": 10 }, "end": { "line": 27, "column": 22 }, "identifierName": "right_origin" }, "name": "right_origin" }, "value": { "type": "CallExpression", "start": 841, "end": 866, "loc": { "start": { "line": 27, "column": 24 }, "end": { "line": 27, "column": 49 } }, "callee": { "type": "Identifier", "start": 841, "end": 846, "loc": { "start": { "line": 27, "column": 24 }, "end": { "line": 27, "column": 29 }, "identifierName": "logID" }, "name": "logID" }, "arguments": [ { "type": "MemberExpression", "start": 847, "end": 865, "loc": { "start": { "line": 27, "column": 30 }, "end": { "line": 27, "column": 48 } }, "object": { "type": "Identifier", "start": 847, "end": 851, "loc": { "start": { "line": 27, "column": 30 }, "end": { "line": 27, "column": 34 }, "identifierName": "item" }, "name": "item" }, "property": { "type": "Identifier", "start": 852, "end": 865, "loc": { "start": { "line": 27, "column": 35 }, "end": { "line": 27, "column": 48 }, "identifierName": "_right_origin" }, "name": "_right_origin" }, "computed": false } ] } }, { "type": "ObjectProperty", "start": 878, "end": 905, "loc": { "start": { "line": 28, "column": 10 }, "end": { "line": 28, "column": 37 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 878, "end": 884, "loc": { "start": { "line": 28, "column": 10 }, "end": { "line": 28, "column": 16 }, "identifierName": "parent" }, "name": "parent" }, "value": { "type": "CallExpression", "start": 886, "end": 905, "loc": { "start": { "line": 28, "column": 18 }, "end": { "line": 28, "column": 37 } }, "callee": { "type": "Identifier", "start": 886, "end": 891, "loc": { "start": { "line": 28, "column": 18 }, "end": { "line": 28, "column": 23 }, "identifierName": "logID" }, "name": "logID" }, "arguments": [ { "type": "MemberExpression", "start": 892, "end": 904, "loc": { "start": { "line": 28, "column": 24 }, "end": { "line": 28, "column": 36 } }, "object": { "type": "Identifier", "start": 892, "end": 896, "loc": { "start": { "line": 28, "column": 24 }, "end": { "line": 28, "column": 28 }, "identifierName": "item" }, "name": "item" }, "property": { "type": "Identifier", "start": 897, "end": 904, "loc": { "start": { "line": 28, "column": 29 }, "end": { "line": 28, "column": 36 }, "identifierName": "_parent" }, "name": "_parent" }, "computed": false } ] } }, { "type": "ObjectProperty", "start": 917, "end": 943, "loc": { "start": { "line": 29, "column": 10 }, "end": { "line": 29, "column": 36 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 917, "end": 926, "loc": { "start": { "line": 29, "column": 10 }, "end": { "line": 29, "column": 19 }, "identifierName": "parentSub" }, "name": "parentSub" }, "value": { "type": "MemberExpression", "start": 928, "end": 943, "loc": { "start": { "line": 29, "column": 21 }, "end": { "line": 29, "column": 36 } }, "object": { "type": "Identifier", "start": 928, "end": 932, "loc": { "start": { "line": 29, "column": 21 }, "end": { "line": 29, "column": 25 }, "identifierName": "item" }, "name": "item" }, "property": { "type": "Identifier", "start": 933, "end": 943, "loc": { "start": { "line": 29, "column": 26 }, "end": { "line": 29, "column": 36 }, "identifierName": "_parentSub" }, "name": "_parentSub" }, "computed": false } }, { "type": "ObjectProperty", "start": 955, "end": 977, "loc": { "start": { "line": 30, "column": 10 }, "end": { "line": 30, "column": 32 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 955, "end": 962, "loc": { "start": { "line": 30, "column": 10 }, "end": { "line": 30, "column": 17 }, "identifierName": "deleted" }, "name": "deleted" }, "value": { "type": "MemberExpression", "start": 964, "end": 977, "loc": { "start": { "line": 30, "column": 19 }, "end": { "line": 30, "column": 32 } }, "object": { "type": "Identifier", "start": 964, "end": 968, "loc": { "start": { "line": 30, "column": 19 }, "end": { "line": 30, "column": 23 }, "identifierName": "item" }, "name": "item" }, "property": { "type": "Identifier", "start": 969, "end": 977, "loc": { "start": { "line": 30, "column": 24 }, "end": { "line": 30, "column": 32 }, "identifierName": "_deleted" }, "name": "_deleted" }, "computed": false } }, { "type": "ObjectProperty", "start": 989, "end": 1027, "loc": { "start": { "line": 31, "column": 10 }, "end": { "line": 31, "column": 48 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 989, "end": 996, "loc": { "start": { "line": 31, "column": 10 }, "end": { "line": 31, "column": 17 }, "identifierName": "content" }, "name": "content" }, "value": { "type": "CallExpression", "start": 998, "end": 1027, "loc": { "start": { "line": 31, "column": 19 }, "end": { "line": 31, "column": 48 } }, "callee": { "type": "MemberExpression", "start": 998, "end": 1012, "loc": { "start": { "line": 31, "column": 19 }, "end": { "line": 31, "column": 33 } }, "object": { "type": "Identifier", "start": 998, "end": 1002, "loc": { "start": { "line": 31, "column": 19 }, "end": { "line": 31, "column": 23 }, "identifierName": "JSON" }, "name": "JSON" }, "property": { "type": "Identifier", "start": 1003, "end": 1012, "loc": { "start": { "line": 31, "column": 24 }, "end": { "line": 31, "column": 33 }, "identifierName": "stringify" }, "name": "stringify" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 1013, "end": 1026, "loc": { "start": { "line": 31, "column": 34 }, "end": { "line": 31, "column": 47 } }, "object": { "type": "Identifier", "start": 1013, "end": 1017, "loc": { "start": { "line": 31, "column": 34 }, "end": { "line": 31, "column": 38 }, "identifierName": "item" }, "name": "item" }, "property": { "type": "Identifier", "start": 1018, "end": 1026, "loc": { "start": { "line": 31, "column": 39 }, "end": { "line": 31, "column": 47 }, "identifierName": "_content" }, "name": "_content" }, "computed": false } ] } } ] } ] } } ], "directives": [] } } ], "directives": [] } } ] } }, { "type": "ExpressionStatement", "start": 1058, "end": 1078, "loc": { "start": { "line": 35, "column": 4 }, "end": { "line": 35, "column": 24 } }, "expression": { "type": "CallExpression", "start": 1058, "end": 1078, "loc": { "start": { "line": 35, "column": 4 }, "end": { "line": 35, "column": 24 } }, "callee": { "type": "MemberExpression", "start": 1058, "end": 1071, "loc": { "start": { "line": 35, "column": 4 }, "end": { "line": 35, "column": 17 } }, "object": { "type": "Identifier", "start": 1058, "end": 1065, "loc": { "start": { "line": 35, "column": 4 }, "end": { "line": 35, "column": 11 }, "identifierName": "console" }, "name": "console" }, "property": { "type": "Identifier", "start": 1066, "end": 1071, "loc": { "start": { "line": 35, "column": 12 }, "end": { "line": 35, "column": 17 }, "identifierName": "table" }, "name": "table" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 1072, "end": 1077, "loc": { "start": { "line": 35, "column": 18 }, "end": { "line": 35, "column": 23 }, "identifierName": "items" }, "name": "items" } ] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 1085, "end": 1429, "loc": { "start": { "line": 37, "column": 2 }, "end": { "line": 51, "column": 3 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1085, "end": 1088, "loc": { "start": { "line": 37, "column": 2 }, "end": { "line": 37, "column": 5 }, "identifierName": "get" }, "name": "get" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 1090, "end": 1092, "loc": { "start": { "line": 37, "column": 7 }, "end": { "line": 37, "column": 9 }, "identifierName": "id" }, "name": "id" } ], "body": { "type": "BlockStatement", "start": 1094, "end": 1429, "loc": { "start": { "line": 37, "column": 11 }, "end": { "line": 51, "column": 3 } }, "body": [ { "type": "VariableDeclaration", "start": 1100, "end": 1126, "loc": { "start": { "line": 38, "column": 4 }, "end": { "line": 38, "column": 30 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1104, "end": 1126, "loc": { "start": { "line": 38, "column": 8 }, "end": { "line": 38, "column": 30 } }, "id": { "type": "Identifier", "start": 1104, "end": 1110, "loc": { "start": { "line": 38, "column": 8 }, "end": { "line": 38, "column": 14 }, "identifierName": "struct" }, "name": "struct" }, "init": { "type": "CallExpression", "start": 1113, "end": 1126, "loc": { "start": { "line": 38, "column": 17 }, "end": { "line": 38, "column": 30 } }, "callee": { "type": "MemberExpression", "start": 1113, "end": 1122, "loc": { "start": { "line": 38, "column": 17 }, "end": { "line": 38, "column": 26 } }, "object": { "type": "ThisExpression", "start": 1113, "end": 1117, "loc": { "start": { "line": 38, "column": 17 }, "end": { "line": 38, "column": 21 } } }, "property": { "type": "Identifier", "start": 1118, "end": 1122, "loc": { "start": { "line": 38, "column": 22 }, "end": { "line": 38, "column": 26 }, "identifierName": "find" }, "name": "find" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 1123, "end": 1125, "loc": { "start": { "line": 38, "column": 27 }, "end": { "line": 38, "column": 29 }, "identifierName": "id" }, "name": "id" } ] } } ], "kind": "let" }, { "type": "IfStatement", "start": 1131, "end": 1407, "loc": { "start": { "line": 39, "column": 4 }, "end": { "line": 49, "column": 5 } }, "test": { "type": "LogicalExpression", "start": 1135, "end": 1174, "loc": { "start": { "line": 39, "column": 8 }, "end": { "line": 39, "column": 47 } }, "left": { "type": "BinaryExpression", "start": 1135, "end": 1150, "loc": { "start": { "line": 39, "column": 8 }, "end": { "line": 39, "column": 23 } }, "left": { "type": "Identifier", "start": 1135, "end": 1141, "loc": { "start": { "line": 39, "column": 8 }, "end": { "line": 39, "column": 14 }, "identifierName": "struct" }, "name": "struct" }, "operator": "===", "right": { "type": "NullLiteral", "start": 1146, "end": 1150, "loc": { "start": { "line": 39, "column": 19 }, "end": { "line": 39, "column": 23 } } } }, "operator": "&&", "right": { "type": "BinaryExpression", "start": 1154, "end": 1174, "loc": { "start": { "line": 39, "column": 27 }, "end": { "line": 39, "column": 47 } }, "left": { "type": "Identifier", "start": 1154, "end": 1156, "loc": { "start": { "line": 39, "column": 27 }, "end": { "line": 39, "column": 29 }, "identifierName": "id" }, "name": "id" }, "operator": "instanceof", "right": { "type": "Identifier", "start": 1168, "end": 1174, "loc": { "start": { "line": 39, "column": 41 }, "end": { "line": 39, "column": 47 }, "identifierName": "RootID" }, "name": "RootID" } } }, "consequent": { "type": "BlockStatement", "start": 1176, "end": 1407, "loc": { "start": { "line": 39, "column": 49 }, "end": { "line": 49, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 1184, "end": 1217, "loc": { "start": { "line": 40, "column": 6 }, "end": { "line": 40, "column": 39 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1190, "end": 1217, "loc": { "start": { "line": 40, "column": 12 }, "end": { "line": 40, "column": 39 } }, "id": { "type": "Identifier", "start": 1190, "end": 1196, "loc": { "start": { "line": 40, "column": 12 }, "end": { "line": 40, "column": 18 }, "identifierName": "Constr" }, "name": "Constr" }, "init": { "type": "CallExpression", "start": 1199, "end": 1217, "loc": { "start": { "line": 40, "column": 21 }, "end": { "line": 40, "column": 39 } }, "callee": { "type": "Identifier", "start": 1199, "end": 1208, "loc": { "start": { "line": 40, "column": 21 }, "end": { "line": 40, "column": 30 }, "identifierName": "getStruct" }, "name": "getStruct" }, "arguments": [ { "type": "MemberExpression", "start": 1209, "end": 1216, "loc": { "start": { "line": 40, "column": 31 }, "end": { "line": 40, "column": 38 } }, "object": { "type": "Identifier", "start": 1209, "end": 1211, "loc": { "start": { "line": 40, "column": 31 }, "end": { "line": 40, "column": 33 }, "identifierName": "id" }, "name": "id" }, "property": { "type": "Identifier", "start": 1212, "end": 1216, "loc": { "start": { "line": 40, "column": 34 }, "end": { "line": 40, "column": 38 }, "identifierName": "type" }, "name": "type" }, "computed": false } ] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 1224, "end": 1240, "loc": { "start": { "line": 41, "column": 6 }, "end": { "line": 41, "column": 22 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1230, "end": 1240, "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 22 } }, "id": { "type": "Identifier", "start": 1230, "end": 1231, "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 13 }, "identifierName": "y" }, "name": "y" }, "init": { "type": "MemberExpression", "start": 1234, "end": 1240, "loc": { "start": { "line": 41, "column": 16 }, "end": { "line": 41, "column": 22 } }, "object": { "type": "ThisExpression", "start": 1234, "end": 1238, "loc": { "start": { "line": 41, "column": 16 }, "end": { "line": 41, "column": 20 } } }, "property": { "type": "Identifier", "start": 1239, "end": 1240, "loc": { "start": { "line": 41, "column": 21 }, "end": { "line": 41, "column": 22 }, "identifierName": "y" }, "name": "y" }, "computed": false } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 1247, "end": 1268, "loc": { "start": { "line": 42, "column": 6 }, "end": { "line": 42, "column": 27 } }, "expression": { "type": "AssignmentExpression", "start": 1247, "end": 1268, "loc": { "start": { "line": 42, "column": 6 }, "end": { "line": 42, "column": 27 } }, "operator": "=", "left": { "type": "Identifier", "start": 1247, "end": 1253, "loc": { "start": { "line": 42, "column": 6 }, "end": { "line": 42, "column": 12 }, "identifierName": "struct" }, "name": "struct" }, "right": { "type": "NewExpression", "start": 1256, "end": 1268, "loc": { "start": { "line": 42, "column": 15 }, "end": { "line": 42, "column": 27 } }, "callee": { "type": "Identifier", "start": 1260, "end": 1266, "loc": { "start": { "line": 42, "column": 19 }, "end": { "line": 42, "column": 25 }, "identifierName": "Constr" }, "name": "Constr" }, "arguments": [] } } }, { "type": "ExpressionStatement", "start": 1275, "end": 1290, "loc": { "start": { "line": 43, "column": 6 }, "end": { "line": 43, "column": 21 } }, "expression": { "type": "AssignmentExpression", "start": 1275, "end": 1290, "loc": { "start": { "line": 43, "column": 6 }, "end": { "line": 43, "column": 21 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1275, "end": 1285, "loc": { "start": { "line": 43, "column": 6 }, "end": { "line": 43, "column": 16 } }, "object": { "type": "Identifier", "start": 1275, "end": 1281, "loc": { "start": { "line": 43, "column": 6 }, "end": { "line": 43, "column": 12 }, "identifierName": "struct" }, "name": "struct" }, "property": { "type": "Identifier", "start": 1282, "end": 1285, "loc": { "start": { "line": 43, "column": 13 }, "end": { "line": 43, "column": 16 }, "identifierName": "_id" }, "name": "_id" }, "computed": false }, "right": { "type": "Identifier", "start": 1288, "end": 1290, "loc": { "start": { "line": 43, "column": 19 }, "end": { "line": 43, "column": 21 }, "identifierName": "id" }, "name": "id" } } }, { "type": "ExpressionStatement", "start": 1297, "end": 1315, "loc": { "start": { "line": 44, "column": 6 }, "end": { "line": 44, "column": 24 } }, "expression": { "type": "AssignmentExpression", "start": 1297, "end": 1315, "loc": { "start": { "line": 44, "column": 6 }, "end": { "line": 44, "column": 24 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 1297, "end": 1311, "loc": { "start": { "line": 44, "column": 6 }, "end": { "line": 44, "column": 20 } }, "object": { "type": "Identifier", "start": 1297, "end": 1303, "loc": { "start": { "line": 44, "column": 6 }, "end": { "line": 44, "column": 12 }, "identifierName": "struct" }, "name": "struct" }, "property": { "type": "Identifier", "start": 1304, "end": 1311, "loc": { "start": { "line": 44, "column": 13 }, "end": { "line": 44, "column": 20 }, "identifierName": "_parent" }, "name": "_parent" }, "computed": false }, "right": { "type": "Identifier", "start": 1314, "end": 1315, "loc": { "start": { "line": 44, "column": 23 }, "end": { "line": 44, "column": 24 }, "identifierName": "y" }, "name": "y" } } }, { "type": "ExpressionStatement", "start": 1322, "end": 1378, "loc": { "start": { "line": 45, "column": 6 }, "end": { "line": 47, "column": 8 } }, "expression": { "type": "CallExpression", "start": 1322, "end": 1378, "loc": { "start": { "line": 45, "column": 6 }, "end": { "line": 47, "column": 8 } }, "callee": { "type": "MemberExpression", "start": 1322, "end": 1332, "loc": { "start": { "line": 45, "column": 6 }, "end": { "line": 45, "column": 16 } }, "object": { "type": "Identifier", "start": 1322, "end": 1323, "loc": { "start": { "line": 45, "column": 6 }, "end": { "line": 45, "column": 7 }, "identifierName": "y" }, "name": "y" }, "property": { "type": "Identifier", "start": 1324, "end": 1332, "loc": { "start": { "line": 45, "column": 8 }, "end": { "line": 45, "column": 16 }, "identifierName": "transact" }, "name": "transact" }, "computed": false }, "arguments": [ { "type": "ArrowFunctionExpression", "start": 1333, "end": 1377, "loc": { "start": { "line": 45, "column": 17 }, "end": { "line": 47, "column": 7 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 1339, "end": 1377, "loc": { "start": { "line": 45, "column": 23 }, "end": { "line": 47, "column": 7 } }, "body": [ { "type": "ExpressionStatement", "start": 1349, "end": 1369, "loc": { "start": { "line": 46, "column": 8 }, "end": { "line": 46, "column": 28 } }, "expression": { "type": "CallExpression", "start": 1349, "end": 1369, "loc": { "start": { "line": 46, "column": 8 }, "end": { "line": 46, "column": 28 } }, "callee": { "type": "MemberExpression", "start": 1349, "end": 1366, "loc": { "start": { "line": 46, "column": 8 }, "end": { "line": 46, "column": 25 } }, "object": { "type": "Identifier", "start": 1349, "end": 1355, "loc": { "start": { "line": 46, "column": 8 }, "end": { "line": 46, "column": 14 }, "identifierName": "struct" }, "name": "struct" }, "property": { "type": "Identifier", "start": 1356, "end": 1366, "loc": { "start": { "line": 46, "column": 15 }, "end": { "line": 46, "column": 25 }, "identifierName": "_integrate" }, "name": "_integrate" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 1367, "end": 1368, "loc": { "start": { "line": 46, "column": 26 }, "end": { "line": 46, "column": 27 }, "identifierName": "y" }, "name": "y" } ] } } ], "directives": [] } } ] } }, { "type": "ExpressionStatement", "start": 1385, "end": 1401, "loc": { "start": { "line": 48, "column": 6 }, "end": { "line": 48, "column": 22 } }, "expression": { "type": "CallExpression", "start": 1385, "end": 1401, "loc": { "start": { "line": 48, "column": 6 }, "end": { "line": 48, "column": 22 } }, "callee": { "type": "MemberExpression", "start": 1385, "end": 1393, "loc": { "start": { "line": 48, "column": 6 }, "end": { "line": 48, "column": 14 } }, "object": { "type": "ThisExpression", "start": 1385, "end": 1389, "loc": { "start": { "line": 48, "column": 6 }, "end": { "line": 48, "column": 10 } } }, "property": { "type": "Identifier", "start": 1390, "end": 1393, "loc": { "start": { "line": 48, "column": 11 }, "end": { "line": 48, "column": 14 }, "identifierName": "put" }, "name": "put" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 1394, "end": 1400, "loc": { "start": { "line": 48, "column": 15 }, "end": { "line": 48, "column": 21 }, "identifierName": "struct" }, "name": "struct" } ] } } ], "directives": [] }, "alternate": null }, { "type": "ReturnStatement", "start": 1412, "end": 1425, "loc": { "start": { "line": 50, "column": 4 }, "end": { "line": 50, "column": 17 } }, "argument": { "type": "Identifier", "start": 1419, "end": 1425, "loc": { "start": { "line": 50, "column": 11 }, "end": { "line": 50, "column": 17 }, "identifierName": "struct" }, "name": "struct" } } ], "directives": [], "trailingComments": null }, "trailingComments": [ { "type": "CommentLine", "value": " Use getItem for structs with _length > 1", "start": 1432, "end": 1475, "loc": { "start": { "line": 52, "column": 2 }, "end": { "line": 52, "column": 45 } } } ] }, { "type": "ClassMethod", "start": 1478, "end": 1748, "loc": { "start": { "line": 53, "column": 2 }, "end": { "line": 64, "column": 3 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1478, "end": 1485, "loc": { "start": { "line": 53, "column": 2 }, "end": { "line": 53, "column": 9 }, "identifierName": "getItem" }, "name": "getItem", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 1487, "end": 1489, "loc": { "start": { "line": 53, "column": 11 }, "end": { "line": 53, "column": 13 }, "identifierName": "id" }, "name": "id" } ], "body": { "type": "BlockStatement", "start": 1491, "end": 1748, "loc": { "start": { "line": 53, "column": 15 }, "end": { "line": 64, "column": 3 } }, "body": [ { "type": "VariableDeclaration", "start": 1497, "end": 1535, "loc": { "start": { "line": 54, "column": 4 }, "end": { "line": 54, "column": 42 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1501, "end": 1535, "loc": { "start": { "line": 54, "column": 8 }, "end": { "line": 54, "column": 42 } }, "id": { "type": "Identifier", "start": 1501, "end": 1505, "loc": { "start": { "line": 54, "column": 8 }, "end": { "line": 54, "column": 12 }, "identifierName": "item" }, "name": "item" }, "init": { "type": "CallExpression", "start": 1508, "end": 1535, "loc": { "start": { "line": 54, "column": 15 }, "end": { "line": 54, "column": 42 } }, "callee": { "type": "MemberExpression", "start": 1508, "end": 1531, "loc": { "start": { "line": 54, "column": 15 }, "end": { "line": 54, "column": 38 } }, "object": { "type": "ThisExpression", "start": 1508, "end": 1512, "loc": { "start": { "line": 54, "column": 15 }, "end": { "line": 54, "column": 19 } } }, "property": { "type": "Identifier", "start": 1513, "end": 1531, "loc": { "start": { "line": 54, "column": 20 }, "end": { "line": 54, "column": 38 }, "identifierName": "findWithUpperBound" }, "name": "findWithUpperBound" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 1532, "end": 1534, "loc": { "start": { "line": 54, "column": 39 }, "end": { "line": 54, "column": 41 }, "identifierName": "id" }, "name": "id" } ] } } ], "kind": "var" }, { "type": "IfStatement", "start": 1540, "end": 1584, "loc": { "start": { "line": 55, "column": 4 }, "end": { "line": 57, "column": 5 } }, "test": { "type": "BinaryExpression", "start": 1544, "end": 1557, "loc": { "start": { "line": 55, "column": 8 }, "end": { "line": 55, "column": 21 } }, "left": { "type": "Identifier", "start": 1544, "end": 1548, "loc": { "start": { "line": 55, "column": 8 }, "end": { "line": 55, "column": 12 }, "identifierName": "item" }, "name": "item" }, "operator": "===", "right": { "type": "NullLiteral", "start": 1553, "end": 1557, "loc": { "start": { "line": 55, "column": 17 }, "end": { "line": 55, "column": 21 } } } }, "consequent": { "type": "BlockStatement", "start": 1559, "end": 1584, "loc": { "start": { "line": 55, "column": 23 }, "end": { "line": 57, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 1567, "end": 1578, "loc": { "start": { "line": 56, "column": 6 }, "end": { "line": 56, "column": 17 } }, "argument": { "type": "NullLiteral", "start": 1574, "end": 1578, "loc": { "start": { "line": 56, "column": 13 }, "end": { "line": 56, "column": 17 } } } } ], "directives": [] }, "alternate": null }, { "type": "VariableDeclaration", "start": 1589, "end": 1612, "loc": { "start": { "line": 58, "column": 4 }, "end": { "line": 58, "column": 27 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1595, "end": 1612, "loc": { "start": { "line": 58, "column": 10 }, "end": { "line": 58, "column": 27 } }, "id": { "type": "Identifier", "start": 1595, "end": 1601, "loc": { "start": { "line": 58, "column": 10 }, "end": { "line": 58, "column": 16 }, "identifierName": "itemID" }, "name": "itemID" }, "init": { "type": "MemberExpression", "start": 1604, "end": 1612, "loc": { "start": { "line": 58, "column": 19 }, "end": { "line": 58, "column": 27 } }, "object": { "type": "Identifier", "start": 1604, "end": 1608, "loc": { "start": { "line": 58, "column": 19 }, "end": { "line": 58, "column": 23 }, "identifierName": "item" }, "name": "item" }, "property": { "type": "Identifier", "start": 1609, "end": 1612, "loc": { "start": { "line": 58, "column": 24 }, "end": { "line": 58, "column": 27 }, "identifierName": "_id" }, "name": "_id" }, "computed": false } } ], "kind": "const" }, { "type": "IfStatement", "start": 1617, "end": 1744, "loc": { "start": { "line": 59, "column": 4 }, "end": { "line": 63, "column": 5 } }, "test": { "type": "LogicalExpression", "start": 1621, "end": 1686, "loc": { "start": { "line": 59, "column": 8 }, "end": { "line": 59, "column": 73 } }, "left": { "type": "BinaryExpression", "start": 1621, "end": 1644, "loc": { "start": { "line": 59, "column": 8 }, "end": { "line": 59, "column": 31 } }, "left": { "type": "MemberExpression", "start": 1621, "end": 1628, "loc": { "start": { "line": 59, "column": 8 }, "end": { "line": 59, "column": 15 } }, "object": { "type": "Identifier", "start": 1621, "end": 1623, "loc": { "start": { "line": 59, "column": 8 }, "end": { "line": 59, "column": 10 }, "identifierName": "id" }, "name": "id" }, "property": { "type": "Identifier", "start": 1624, "end": 1628, "loc": { "start": { "line": 59, "column": 11 }, "end": { "line": 59, "column": 15 }, "identifierName": "user" }, "name": "user" }, "computed": false }, "operator": "===", "right": { "type": "MemberExpression", "start": 1633, "end": 1644, "loc": { "start": { "line": 59, "column": 20 }, "end": { "line": 59, "column": 31 } }, "object": { "type": "Identifier", "start": 1633, "end": 1639, "loc": { "start": { "line": 59, "column": 20 }, "end": { "line": 59, "column": 26 }, "identifierName": "itemID" }, "name": "itemID" }, "property": { "type": "Identifier", "start": 1640, "end": 1644, "loc": { "start": { "line": 59, "column": 27 }, "end": { "line": 59, "column": 31 }, "identifierName": "user" }, "name": "user" }, "computed": false } }, "operator": "&&", "right": { "type": "BinaryExpression", "start": 1648, "end": 1686, "loc": { "start": { "line": 59, "column": 35 }, "end": { "line": 59, "column": 73 } }, "left": { "type": "MemberExpression", "start": 1648, "end": 1656, "loc": { "start": { "line": 59, "column": 35 }, "end": { "line": 59, "column": 43 } }, "object": { "type": "Identifier", "start": 1648, "end": 1650, "loc": { "start": { "line": 59, "column": 35 }, "end": { "line": 59, "column": 37 }, "identifierName": "id" }, "name": "id" }, "property": { "type": "Identifier", "start": 1651, "end": 1656, "loc": { "start": { "line": 59, "column": 38 }, "end": { "line": 59, "column": 43 }, "identifierName": "clock" }, "name": "clock" }, "computed": false }, "operator": "<", "right": { "type": "BinaryExpression", "start": 1659, "end": 1686, "loc": { "start": { "line": 59, "column": 46 }, "end": { "line": 59, "column": 73 } }, "left": { "type": "MemberExpression", "start": 1659, "end": 1671, "loc": { "start": { "line": 59, "column": 46 }, "end": { "line": 59, "column": 58 } }, "object": { "type": "Identifier", "start": 1659, "end": 1665, "loc": { "start": { "line": 59, "column": 46 }, "end": { "line": 59, "column": 52 }, "identifierName": "itemID" }, "name": "itemID" }, "property": { "type": "Identifier", "start": 1666, "end": 1671, "loc": { "start": { "line": 59, "column": 53 }, "end": { "line": 59, "column": 58 }, "identifierName": "clock" }, "name": "clock" }, "computed": false }, "operator": "+", "right": { "type": "MemberExpression", "start": 1674, "end": 1686, "loc": { "start": { "line": 59, "column": 61 }, "end": { "line": 59, "column": 73 } }, "object": { "type": "Identifier", "start": 1674, "end": 1678, "loc": { "start": { "line": 59, "column": 61 }, "end": { "line": 59, "column": 65 }, "identifierName": "item" }, "name": "item" }, "property": { "type": "Identifier", "start": 1679, "end": 1686, "loc": { "start": { "line": 59, "column": 66 }, "end": { "line": 59, "column": 73 }, "identifierName": "_length" }, "name": "_length" }, "computed": false } } } }, "consequent": { "type": "BlockStatement", "start": 1688, "end": 1713, "loc": { "start": { "line": 59, "column": 75 }, "end": { "line": 61, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 1696, "end": 1707, "loc": { "start": { "line": 60, "column": 6 }, "end": { "line": 60, "column": 17 } }, "argument": { "type": "Identifier", "start": 1703, "end": 1707, "loc": { "start": { "line": 60, "column": 13 }, "end": { "line": 60, "column": 17 }, "identifierName": "item" }, "name": "item" } } ], "directives": [] }, "alternate": { "type": "BlockStatement", "start": 1719, "end": 1744, "loc": { "start": { "line": 61, "column": 11 }, "end": { "line": 63, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 1727, "end": 1738, "loc": { "start": { "line": 62, "column": 6 }, "end": { "line": 62, "column": 17 } }, "argument": { "type": "NullLiteral", "start": 1734, "end": 1738, "loc": { "start": { "line": 62, "column": 13 }, "end": { "line": 62, "column": 17 } } } } ], "directives": [] } } ], "directives": [], "trailingComments": null }, "leadingComments": [ { "type": "CommentLine", "value": " Use getItem for structs with _length > 1", "start": 1432, "end": 1475, "loc": { "start": { "line": 52, "column": 2 }, "end": { "line": 52, "column": 45 } } } ], "trailingComments": [ { "type": "CommentLine", "value": " Return an insertion such that id is the first element of content", "start": 1751, "end": 1818, "loc": { "start": { "line": 65, "column": 2 }, "end": { "line": 65, "column": 69 } } }, { "type": "CommentLine", "value": " This function manipulates an item, if necessary", "start": 1821, "end": 1871, "loc": { "start": { "line": 66, "column": 2 }, "end": { "line": 66, "column": 52 } } } ] }, { "type": "ClassMethod", "start": 1874, "end": 2157, "loc": { "start": { "line": 67, "column": 2 }, "end": { "line": 78, "column": 3 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1874, "end": 1891, "loc": { "start": { "line": 67, "column": 2 }, "end": { "line": 67, "column": 19 }, "identifierName": "getItemCleanStart" }, "name": "getItemCleanStart", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 1893, "end": 1895, "loc": { "start": { "line": 67, "column": 21 }, "end": { "line": 67, "column": 23 }, "identifierName": "id" }, "name": "id" } ], "body": { "type": "BlockStatement", "start": 1897, "end": 2157, "loc": { "start": { "line": 67, "column": 25 }, "end": { "line": 78, "column": 3 } }, "body": [ { "type": "VariableDeclaration", "start": 1903, "end": 1929, "loc": { "start": { "line": 68, "column": 4 }, "end": { "line": 68, "column": 30 } }, "declarations": [ { "type": "VariableDeclarator", "start": 1907, "end": 1929, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 30 } }, "id": { "type": "Identifier", "start": 1907, "end": 1910, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 11 }, "identifierName": "ins" }, "name": "ins" }, "init": { "type": "CallExpression", "start": 1913, "end": 1929, "loc": { "start": { "line": 68, "column": 14 }, "end": { "line": 68, "column": 30 } }, "callee": { "type": "MemberExpression", "start": 1913, "end": 1925, "loc": { "start": { "line": 68, "column": 14 }, "end": { "line": 68, "column": 26 } }, "object": { "type": "ThisExpression", "start": 1913, "end": 1917, "loc": { "start": { "line": 68, "column": 14 }, "end": { "line": 68, "column": 18 } } }, "property": { "type": "Identifier", "start": 1918, "end": 1925, "loc": { "start": { "line": 68, "column": 19 }, "end": { "line": 68, "column": 26 }, "identifierName": "getItem" }, "name": "getItem" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 1926, "end": 1928, "loc": { "start": { "line": 68, "column": 27 }, "end": { "line": 68, "column": 29 }, "identifierName": "id" }, "name": "id" } ] } } ], "kind": "var" }, { "type": "IfStatement", "start": 1934, "end": 1997, "loc": { "start": { "line": 69, "column": 4 }, "end": { "line": 71, "column": 5 } }, "test": { "type": "LogicalExpression", "start": 1938, "end": 1971, "loc": { "start": { "line": 69, "column": 8 }, "end": { "line": 69, "column": 41 } }, "left": { "type": "BinaryExpression", "start": 1938, "end": 1950, "loc": { "start": { "line": 69, "column": 8 }, "end": { "line": 69, "column": 20 } }, "left": { "type": "Identifier", "start": 1938, "end": 1941, "loc": { "start": { "line": 69, "column": 8 }, "end": { "line": 69, "column": 11 }, "identifierName": "ins" }, "name": "ins" }, "operator": "===", "right": { "type": "NullLiteral", "start": 1946, "end": 1950, "loc": { "start": { "line": 69, "column": 16 }, "end": { "line": 69, "column": 20 } } } }, "operator": "||", "right": { "type": "BinaryExpression", "start": 1954, "end": 1971, "loc": { "start": { "line": 69, "column": 24 }, "end": { "line": 69, "column": 41 } }, "left": { "type": "MemberExpression", "start": 1954, "end": 1965, "loc": { "start": { "line": 69, "column": 24 }, "end": { "line": 69, "column": 35 } }, "object": { "type": "Identifier", "start": 1954, "end": 1957, "loc": { "start": { "line": 69, "column": 24 }, "end": { "line": 69, "column": 27 }, "identifierName": "ins" }, "name": "ins" }, "property": { "type": "Identifier", "start": 1958, "end": 1965, "loc": { "start": { "line": 69, "column": 28 }, "end": { "line": 69, "column": 35 }, "identifierName": "_length" }, "name": "_length" }, "computed": false }, "operator": "===", "right": { "type": "NumericLiteral", "start": 1970, "end": 1971, "loc": { "start": { "line": 69, "column": 40 }, "end": { "line": 69, "column": 41 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } } }, "consequent": { "type": "BlockStatement", "start": 1973, "end": 1997, "loc": { "start": { "line": 69, "column": 43 }, "end": { "line": 71, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 1981, "end": 1991, "loc": { "start": { "line": 70, "column": 6 }, "end": { "line": 70, "column": 16 } }, "argument": { "type": "Identifier", "start": 1988, "end": 1991, "loc": { "start": { "line": 70, "column": 13 }, "end": { "line": 70, "column": 16 }, "identifierName": "ins" }, "name": "ins" } } ], "directives": [] }, "alternate": null }, { "type": "VariableDeclaration", "start": 2002, "end": 2023, "loc": { "start": { "line": 72, "column": 4 }, "end": { "line": 72, "column": 25 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2008, "end": 2023, "loc": { "start": { "line": 72, "column": 10 }, "end": { "line": 72, "column": 25 } }, "id": { "type": "Identifier", "start": 2008, "end": 2013, "loc": { "start": { "line": 72, "column": 10 }, "end": { "line": 72, "column": 15 }, "identifierName": "insID" }, "name": "insID" }, "init": { "type": "MemberExpression", "start": 2016, "end": 2023, "loc": { "start": { "line": 72, "column": 18 }, "end": { "line": 72, "column": 25 } }, "object": { "type": "Identifier", "start": 2016, "end": 2019, "loc": { "start": { "line": 72, "column": 18 }, "end": { "line": 72, "column": 21 }, "identifierName": "ins" }, "name": "ins" }, "property": { "type": "Identifier", "start": 2020, "end": 2023, "loc": { "start": { "line": 72, "column": 22 }, "end": { "line": 72, "column": 25 }, "identifierName": "_id" }, "name": "_id" }, "computed": false } } ], "kind": "const" }, { "type": "IfStatement", "start": 2028, "end": 2153, "loc": { "start": { "line": 73, "column": 4 }, "end": { "line": 77, "column": 5 } }, "test": { "type": "BinaryExpression", "start": 2032, "end": 2056, "loc": { "start": { "line": 73, "column": 8 }, "end": { "line": 73, "column": 32 } }, "left": { "type": "MemberExpression", "start": 2032, "end": 2043, "loc": { "start": { "line": 73, "column": 8 }, "end": { "line": 73, "column": 19 } }, "object": { "type": "Identifier", "start": 2032, "end": 2037, "loc": { "start": { "line": 73, "column": 8 }, "end": { "line": 73, "column": 13 }, "identifierName": "insID" }, "name": "insID" }, "property": { "type": "Identifier", "start": 2038, "end": 2043, "loc": { "start": { "line": 73, "column": 14 }, "end": { "line": 73, "column": 19 }, "identifierName": "clock" }, "name": "clock" }, "computed": false }, "operator": "===", "right": { "type": "MemberExpression", "start": 2048, "end": 2056, "loc": { "start": { "line": 73, "column": 24 }, "end": { "line": 73, "column": 32 } }, "object": { "type": "Identifier", "start": 2048, "end": 2050, "loc": { "start": { "line": 73, "column": 24 }, "end": { "line": 73, "column": 26 }, "identifierName": "id" }, "name": "id" }, "property": { "type": "Identifier", "start": 2051, "end": 2056, "loc": { "start": { "line": 73, "column": 27 }, "end": { "line": 73, "column": 32 }, "identifierName": "clock" }, "name": "clock" }, "computed": false } }, "consequent": { "type": "BlockStatement", "start": 2058, "end": 2082, "loc": { "start": { "line": 73, "column": 34 }, "end": { "line": 75, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 2066, "end": 2076, "loc": { "start": { "line": 74, "column": 6 }, "end": { "line": 74, "column": 16 } }, "argument": { "type": "Identifier", "start": 2073, "end": 2076, "loc": { "start": { "line": 74, "column": 13 }, "end": { "line": 74, "column": 16 }, "identifierName": "ins" }, "name": "ins" } } ], "directives": [] }, "alternate": { "type": "BlockStatement", "start": 2088, "end": 2153, "loc": { "start": { "line": 75, "column": 11 }, "end": { "line": 77, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 2096, "end": 2147, "loc": { "start": { "line": 76, "column": 6 }, "end": { "line": 76, "column": 57 } }, "argument": { "type": "CallExpression", "start": 2103, "end": 2147, "loc": { "start": { "line": 76, "column": 13 }, "end": { "line": 76, "column": 57 } }, "callee": { "type": "MemberExpression", "start": 2103, "end": 2115, "loc": { "start": { "line": 76, "column": 13 }, "end": { "line": 76, "column": 25 } }, "object": { "type": "Identifier", "start": 2103, "end": 2106, "loc": { "start": { "line": 76, "column": 13 }, "end": { "line": 76, "column": 16 }, "identifierName": "ins" }, "name": "ins" }, "property": { "type": "Identifier", "start": 2107, "end": 2115, "loc": { "start": { "line": 76, "column": 17 }, "end": { "line": 76, "column": 25 }, "identifierName": "_splitAt" }, "name": "_splitAt" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 2116, "end": 2122, "loc": { "start": { "line": 76, "column": 26 }, "end": { "line": 76, "column": 32 } }, "object": { "type": "ThisExpression", "start": 2116, "end": 2120, "loc": { "start": { "line": 76, "column": 26 }, "end": { "line": 76, "column": 30 } } }, "property": { "type": "Identifier", "start": 2121, "end": 2122, "loc": { "start": { "line": 76, "column": 31 }, "end": { "line": 76, "column": 32 }, "identifierName": "y" }, "name": "y" }, "computed": false }, { "type": "BinaryExpression", "start": 2124, "end": 2146, "loc": { "start": { "line": 76, "column": 34 }, "end": { "line": 76, "column": 56 } }, "left": { "type": "MemberExpression", "start": 2124, "end": 2132, "loc": { "start": { "line": 76, "column": 34 }, "end": { "line": 76, "column": 42 } }, "object": { "type": "Identifier", "start": 2124, "end": 2126, "loc": { "start": { "line": 76, "column": 34 }, "end": { "line": 76, "column": 36 }, "identifierName": "id" }, "name": "id" }, "property": { "type": "Identifier", "start": 2127, "end": 2132, "loc": { "start": { "line": 76, "column": 37 }, "end": { "line": 76, "column": 42 }, "identifierName": "clock" }, "name": "clock" }, "computed": false }, "operator": "-", "right": { "type": "MemberExpression", "start": 2135, "end": 2146, "loc": { "start": { "line": 76, "column": 45 }, "end": { "line": 76, "column": 56 } }, "object": { "type": "Identifier", "start": 2135, "end": 2140, "loc": { "start": { "line": 76, "column": 45 }, "end": { "line": 76, "column": 50 }, "identifierName": "insID" }, "name": "insID" }, "property": { "type": "Identifier", "start": 2141, "end": 2146, "loc": { "start": { "line": 76, "column": 51 }, "end": { "line": 76, "column": 56 }, "identifierName": "clock" }, "name": "clock" }, "computed": false } } ] } } ], "directives": [] } } ], "directives": [], "trailingComments": null }, "leadingComments": [ { "type": "CommentLine", "value": " Return an insertion such that id is the first element of content", "start": 1751, "end": 1818, "loc": { "start": { "line": 65, "column": 2 }, "end": { "line": 65, "column": 69 } } }, { "type": "CommentLine", "value": " This function manipulates an item, if necessary", "start": 1821, "end": 1871, "loc": { "start": { "line": 66, "column": 2 }, "end": { "line": 66, "column": 52 } } } ], "trailingComments": [ { "type": "CommentLine", "value": " Return an insertion such that id is the last element of content", "start": 2160, "end": 2226, "loc": { "start": { "line": 79, "column": 2 }, "end": { "line": 79, "column": 68 } } }, { "type": "CommentLine", "value": " This function manipulates an operation, if necessary", "start": 2229, "end": 2284, "loc": { "start": { "line": 80, "column": 2 }, "end": { "line": 80, "column": 57 } } } ] }, { "type": "ClassMethod", "start": 2287, "end": 2600, "loc": { "start": { "line": 81, "column": 2 }, "end": { "line": 93, "column": 3 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 2287, "end": 2302, "loc": { "start": { "line": 81, "column": 2 }, "end": { "line": 81, "column": 17 }, "identifierName": "getItemCleanEnd" }, "name": "getItemCleanEnd", "leadingComments": null }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 2304, "end": 2306, "loc": { "start": { "line": 81, "column": 19 }, "end": { "line": 81, "column": 21 }, "identifierName": "id" }, "name": "id" } ], "body": { "type": "BlockStatement", "start": 2308, "end": 2600, "loc": { "start": { "line": 81, "column": 23 }, "end": { "line": 93, "column": 3 } }, "body": [ { "type": "VariableDeclaration", "start": 2314, "end": 2340, "loc": { "start": { "line": 82, "column": 4 }, "end": { "line": 82, "column": 30 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2318, "end": 2340, "loc": { "start": { "line": 82, "column": 8 }, "end": { "line": 82, "column": 30 } }, "id": { "type": "Identifier", "start": 2318, "end": 2321, "loc": { "start": { "line": 82, "column": 8 }, "end": { "line": 82, "column": 11 }, "identifierName": "ins" }, "name": "ins" }, "init": { "type": "CallExpression", "start": 2324, "end": 2340, "loc": { "start": { "line": 82, "column": 14 }, "end": { "line": 82, "column": 30 } }, "callee": { "type": "MemberExpression", "start": 2324, "end": 2336, "loc": { "start": { "line": 82, "column": 14 }, "end": { "line": 82, "column": 26 } }, "object": { "type": "ThisExpression", "start": 2324, "end": 2328, "loc": { "start": { "line": 82, "column": 14 }, "end": { "line": 82, "column": 18 } } }, "property": { "type": "Identifier", "start": 2329, "end": 2336, "loc": { "start": { "line": 82, "column": 19 }, "end": { "line": 82, "column": 26 }, "identifierName": "getItem" }, "name": "getItem" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2337, "end": 2339, "loc": { "start": { "line": 82, "column": 27 }, "end": { "line": 82, "column": 29 }, "identifierName": "id" }, "name": "id" } ] } } ], "kind": "var" }, { "type": "IfStatement", "start": 2345, "end": 2408, "loc": { "start": { "line": 83, "column": 4 }, "end": { "line": 85, "column": 5 } }, "test": { "type": "LogicalExpression", "start": 2349, "end": 2382, "loc": { "start": { "line": 83, "column": 8 }, "end": { "line": 83, "column": 41 } }, "left": { "type": "BinaryExpression", "start": 2349, "end": 2361, "loc": { "start": { "line": 83, "column": 8 }, "end": { "line": 83, "column": 20 } }, "left": { "type": "Identifier", "start": 2349, "end": 2352, "loc": { "start": { "line": 83, "column": 8 }, "end": { "line": 83, "column": 11 }, "identifierName": "ins" }, "name": "ins" }, "operator": "===", "right": { "type": "NullLiteral", "start": 2357, "end": 2361, "loc": { "start": { "line": 83, "column": 16 }, "end": { "line": 83, "column": 20 } } } }, "operator": "||", "right": { "type": "BinaryExpression", "start": 2365, "end": 2382, "loc": { "start": { "line": 83, "column": 24 }, "end": { "line": 83, "column": 41 } }, "left": { "type": "MemberExpression", "start": 2365, "end": 2376, "loc": { "start": { "line": 83, "column": 24 }, "end": { "line": 83, "column": 35 } }, "object": { "type": "Identifier", "start": 2365, "end": 2368, "loc": { "start": { "line": 83, "column": 24 }, "end": { "line": 83, "column": 27 }, "identifierName": "ins" }, "name": "ins" }, "property": { "type": "Identifier", "start": 2369, "end": 2376, "loc": { "start": { "line": 83, "column": 28 }, "end": { "line": 83, "column": 35 }, "identifierName": "_length" }, "name": "_length" }, "computed": false }, "operator": "===", "right": { "type": "NumericLiteral", "start": 2381, "end": 2382, "loc": { "start": { "line": 83, "column": 40 }, "end": { "line": 83, "column": 41 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } } }, "consequent": { "type": "BlockStatement", "start": 2384, "end": 2408, "loc": { "start": { "line": 83, "column": 43 }, "end": { "line": 85, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 2392, "end": 2402, "loc": { "start": { "line": 84, "column": 6 }, "end": { "line": 84, "column": 16 } }, "argument": { "type": "Identifier", "start": 2399, "end": 2402, "loc": { "start": { "line": 84, "column": 13 }, "end": { "line": 84, "column": 16 }, "identifierName": "ins" }, "name": "ins" } } ], "directives": [] }, "alternate": null }, { "type": "VariableDeclaration", "start": 2413, "end": 2434, "loc": { "start": { "line": 86, "column": 4 }, "end": { "line": 86, "column": 25 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2419, "end": 2434, "loc": { "start": { "line": 86, "column": 10 }, "end": { "line": 86, "column": 25 } }, "id": { "type": "Identifier", "start": 2419, "end": 2424, "loc": { "start": { "line": 86, "column": 10 }, "end": { "line": 86, "column": 15 }, "identifierName": "insID" }, "name": "insID" }, "init": { "type": "MemberExpression", "start": 2427, "end": 2434, "loc": { "start": { "line": 86, "column": 18 }, "end": { "line": 86, "column": 25 } }, "object": { "type": "Identifier", "start": 2427, "end": 2430, "loc": { "start": { "line": 86, "column": 18 }, "end": { "line": 86, "column": 21 }, "identifierName": "ins" }, "name": "ins" }, "property": { "type": "Identifier", "start": 2431, "end": 2434, "loc": { "start": { "line": 86, "column": 22 }, "end": { "line": 86, "column": 25 }, "identifierName": "_id" }, "name": "_id" }, "computed": false } } ], "kind": "const" }, { "type": "IfStatement", "start": 2439, "end": 2596, "loc": { "start": { "line": 87, "column": 4 }, "end": { "line": 92, "column": 5 } }, "test": { "type": "BinaryExpression", "start": 2443, "end": 2485, "loc": { "start": { "line": 87, "column": 8 }, "end": { "line": 87, "column": 50 } }, "left": { "type": "BinaryExpression", "start": 2443, "end": 2472, "loc": { "start": { "line": 87, "column": 8 }, "end": { "line": 87, "column": 37 } }, "left": { "type": "BinaryExpression", "start": 2443, "end": 2468, "loc": { "start": { "line": 87, "column": 8 }, "end": { "line": 87, "column": 33 } }, "left": { "type": "MemberExpression", "start": 2443, "end": 2454, "loc": { "start": { "line": 87, "column": 8 }, "end": { "line": 87, "column": 19 } }, "object": { "type": "Identifier", "start": 2443, "end": 2448, "loc": { "start": { "line": 87, "column": 8 }, "end": { "line": 87, "column": 13 }, "identifierName": "insID" }, "name": "insID" }, "property": { "type": "Identifier", "start": 2449, "end": 2454, "loc": { "start": { "line": 87, "column": 14 }, "end": { "line": 87, "column": 19 }, "identifierName": "clock" }, "name": "clock" }, "computed": false }, "operator": "+", "right": { "type": "MemberExpression", "start": 2457, "end": 2468, "loc": { "start": { "line": 87, "column": 22 }, "end": { "line": 87, "column": 33 } }, "object": { "type": "Identifier", "start": 2457, "end": 2460, "loc": { "start": { "line": 87, "column": 22 }, "end": { "line": 87, "column": 25 }, "identifierName": "ins" }, "name": "ins" }, "property": { "type": "Identifier", "start": 2461, "end": 2468, "loc": { "start": { "line": 87, "column": 26 }, "end": { "line": 87, "column": 33 }, "identifierName": "_length" }, "name": "_length" }, "computed": false } }, "operator": "-", "right": { "type": "NumericLiteral", "start": 2471, "end": 2472, "loc": { "start": { "line": 87, "column": 36 }, "end": { "line": 87, "column": 37 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } }, "operator": "===", "right": { "type": "MemberExpression", "start": 2477, "end": 2485, "loc": { "start": { "line": 87, "column": 42 }, "end": { "line": 87, "column": 50 } }, "object": { "type": "Identifier", "start": 2477, "end": 2479, "loc": { "start": { "line": 87, "column": 42 }, "end": { "line": 87, "column": 44 }, "identifierName": "id" }, "name": "id" }, "property": { "type": "Identifier", "start": 2480, "end": 2485, "loc": { "start": { "line": 87, "column": 45 }, "end": { "line": 87, "column": 50 }, "identifierName": "clock" }, "name": "clock" }, "computed": false } }, "consequent": { "type": "BlockStatement", "start": 2487, "end": 2511, "loc": { "start": { "line": 87, "column": 52 }, "end": { "line": 89, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 2495, "end": 2505, "loc": { "start": { "line": 88, "column": 6 }, "end": { "line": 88, "column": 16 } }, "argument": { "type": "Identifier", "start": 2502, "end": 2505, "loc": { "start": { "line": 88, "column": 13 }, "end": { "line": 88, "column": 16 }, "identifierName": "ins" }, "name": "ins" } } ], "directives": [] }, "alternate": { "type": "BlockStatement", "start": 2517, "end": 2596, "loc": { "start": { "line": 89, "column": 11 }, "end": { "line": 92, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 2525, "end": 2573, "loc": { "start": { "line": 90, "column": 6 }, "end": { "line": 90, "column": 54 } }, "expression": { "type": "CallExpression", "start": 2525, "end": 2573, "loc": { "start": { "line": 90, "column": 6 }, "end": { "line": 90, "column": 54 } }, "callee": { "type": "MemberExpression", "start": 2525, "end": 2537, "loc": { "start": { "line": 90, "column": 6 }, "end": { "line": 90, "column": 18 } }, "object": { "type": "Identifier", "start": 2525, "end": 2528, "loc": { "start": { "line": 90, "column": 6 }, "end": { "line": 90, "column": 9 }, "identifierName": "ins" }, "name": "ins" }, "property": { "type": "Identifier", "start": 2529, "end": 2537, "loc": { "start": { "line": 90, "column": 10 }, "end": { "line": 90, "column": 18 }, "identifierName": "_splitAt" }, "name": "_splitAt" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 2538, "end": 2544, "loc": { "start": { "line": 90, "column": 19 }, "end": { "line": 90, "column": 25 } }, "object": { "type": "ThisExpression", "start": 2538, "end": 2542, "loc": { "start": { "line": 90, "column": 19 }, "end": { "line": 90, "column": 23 } } }, "property": { "type": "Identifier", "start": 2543, "end": 2544, "loc": { "start": { "line": 90, "column": 24 }, "end": { "line": 90, "column": 25 }, "identifierName": "y" }, "name": "y" }, "computed": false }, { "type": "BinaryExpression", "start": 2546, "end": 2572, "loc": { "start": { "line": 90, "column": 27 }, "end": { "line": 90, "column": 53 } }, "left": { "type": "BinaryExpression", "start": 2546, "end": 2568, "loc": { "start": { "line": 90, "column": 27 }, "end": { "line": 90, "column": 49 } }, "left": { "type": "MemberExpression", "start": 2546, "end": 2554, "loc": { "start": { "line": 90, "column": 27 }, "end": { "line": 90, "column": 35 } }, "object": { "type": "Identifier", "start": 2546, "end": 2548, "loc": { "start": { "line": 90, "column": 27 }, "end": { "line": 90, "column": 29 }, "identifierName": "id" }, "name": "id" }, "property": { "type": "Identifier", "start": 2549, "end": 2554, "loc": { "start": { "line": 90, "column": 30 }, "end": { "line": 90, "column": 35 }, "identifierName": "clock" }, "name": "clock" }, "computed": false }, "operator": "-", "right": { "type": "MemberExpression", "start": 2557, "end": 2568, "loc": { "start": { "line": 90, "column": 38 }, "end": { "line": 90, "column": 49 } }, "object": { "type": "Identifier", "start": 2557, "end": 2562, "loc": { "start": { "line": 90, "column": 38 }, "end": { "line": 90, "column": 43 }, "identifierName": "insID" }, "name": "insID" }, "property": { "type": "Identifier", "start": 2563, "end": 2568, "loc": { "start": { "line": 90, "column": 44 }, "end": { "line": 90, "column": 49 }, "identifierName": "clock" }, "name": "clock" }, "computed": false } }, "operator": "+", "right": { "type": "NumericLiteral", "start": 2571, "end": 2572, "loc": { "start": { "line": 90, "column": 52 }, "end": { "line": 90, "column": 53 } }, "extra": { "rawValue": 1, "raw": "1" }, "value": 1 } } ] } }, { "type": "ReturnStatement", "start": 2580, "end": 2590, "loc": { "start": { "line": 91, "column": 6 }, "end": { "line": 91, "column": 16 } }, "argument": { "type": "Identifier", "start": 2587, "end": 2590, "loc": { "start": { "line": 91, "column": 13 }, "end": { "line": 91, "column": 16 }, "identifierName": "ins" }, "name": "ins" } } ], "directives": [] } } ], "directives": [] }, "leadingComments": [ { "type": "CommentLine", "value": " Return an insertion such that id is the last element of content", "start": 2160, "end": 2226, "loc": { "start": { "line": 79, "column": 2 }, "end": { "line": 79, "column": 68 } } }, { "type": "CommentLine", "value": " This function manipulates an operation, if necessary", "start": 2229, "end": 2284, "loc": { "start": { "line": 80, "column": 2 }, "end": { "line": 80, "column": 57 } } } ] } ] }, "leadingComments": [], "trailingComments": [] } } ], "directives": [] }, "comments": [ { "type": "CommentLine", "value": " Use getItem for structs with _length > 1", "start": 1432, "end": 1475, "loc": { "start": { "line": 52, "column": 2 }, "end": { "line": 52, "column": 45 } } }, { "type": "CommentLine", "value": " Return an insertion such that id is the first element of content", "start": 1751, "end": 1818, "loc": { "start": { "line": 65, "column": 2 }, "end": { "line": 65, "column": 69 } } }, { "type": "CommentLine", "value": " This function manipulates an item, if necessary", "start": 1821, "end": 1871, "loc": { "start": { "line": 66, "column": 2 }, "end": { "line": 66, "column": 52 } } }, { "type": "CommentLine", "value": " Return an insertion such that id is the last element of content", "start": 2160, "end": 2226, "loc": { "start": { "line": 79, "column": 2 }, "end": { "line": 79, "column": 68 } } }, { "type": "CommentLine", "value": " This function manipulates an operation, if necessary", "start": 2229, "end": 2284, "loc": { "start": { "line": 80, "column": 2 }, "end": { "line": 80, "column": 57 } } } ], "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": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Tree", "start": 7, "end": 11, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 11 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 12, "end": 16, "loc": { "start": { "line": 1, "column": 12 }, "end": { "line": 1, "column": 16 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../Util/Tree.js", "start": 17, "end": 34, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 34 } } }, { "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": 35, "end": 41, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 6 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "RootID", "start": 42, "end": 48, "loc": { "start": { "line": 2, "column": 7 }, "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": 49, "end": 53, "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": "../Util/ID/RootID.js", "start": 54, "end": 76, "loc": { "start": { "line": 2, "column": 19 }, "end": { "line": 2, "column": 41 } } }, { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 77, "end": 83, "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": 84, "end": 85, "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": "getStruct", "start": 86, "end": 95, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 18 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 96, "end": 97, "loc": { "start": { "line": 3, "column": 19 }, "end": { "line": 3, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 98, "end": 102, "loc": { "start": { "line": 3, "column": 21 }, "end": { "line": 3, "column": 25 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../Util/structReferences.js", "start": 103, "end": 132, "loc": { "start": { "line": 3, "column": 26 }, "end": { "line": 3, "column": 55 } } }, { "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": 133, "end": 139, "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 140, "end": 141, "loc": { "start": { "line": 4, "column": 7 }, "end": { "line": 4, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logID", "start": 142, "end": 147, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 14 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 148, "end": 149, "loc": { "start": { "line": 4, "column": 15 }, "end": { "line": 4, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 150, "end": 154, "loc": { "start": { "line": 4, "column": 17 }, "end": { "line": 4, "column": 21 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../MessageHandler/messageToString.js", "start": 155, "end": 193, "loc": { "start": { "line": 4, "column": 22 }, "end": { "line": 4, "column": 60 } } }, { "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": 194, "end": 200, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 6 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "GC", "start": 201, "end": 203, "loc": { "start": { "line": 5, "column": 7 }, "end": { "line": 5, "column": 9 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 204, "end": 208, "loc": { "start": { "line": 5, "column": 10 }, "end": { "line": 5, "column": 14 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../Struct/GC.js", "start": 209, "end": 226, "loc": { "start": { "line": 5, "column": 15 }, "end": { "line": 5, "column": 32 } } }, { "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": 228, "end": 234, "loc": { "start": { "line": 7, "column": 0 }, "end": { "line": 7, "column": 6 } } }, { "type": { "label": "default", "keyword": "default", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "default", "start": 235, "end": 242, "loc": { "start": { "line": 7, "column": 7 }, "end": { "line": 7, "column": 14 } } }, { "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": 243, "end": 248, "loc": { "start": { "line": 7, "column": 15 }, "end": { "line": 7, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "OperationStore", "start": 249, "end": 263, "loc": { "start": { "line": 7, "column": 21 }, "end": { "line": 7, "column": 35 } } }, { "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": 264, "end": 271, "loc": { "start": { "line": 7, "column": 36 }, "end": { "line": 7, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Tree", "start": 272, "end": 276, "loc": { "start": { "line": 7, "column": 44 }, "end": { "line": 7, "column": 48 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 277, "end": 278, "loc": { "start": { "line": 7, "column": 49 }, "end": { "line": 7, "column": 50 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "constructor", "start": 281, "end": 292, "loc": { "start": { "line": 8, "column": 2 }, "end": { "line": 8, "column": 13 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 293, "end": 294, "loc": { "start": { "line": 8, "column": 14 }, "end": { "line": 8, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "y", "start": 294, "end": 295, "loc": { "start": { "line": 8, "column": 15 }, "end": { "line": 8, "column": 16 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 295, "end": 296, "loc": { "start": { "line": 8, "column": 16 }, "end": { "line": 8, "column": 17 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 297, "end": 298, "loc": { "start": { "line": 8, "column": 18 }, "end": { "line": 8, "column": 19 } } }, { "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": 303, "end": 308, "loc": { "start": { "line": 9, "column": 4 }, "end": { "line": 9, "column": 9 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 308, "end": 309, "loc": { "start": { "line": 9, "column": 9 }, "end": { "line": 9, "column": 10 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 309, "end": 310, "loc": { "start": { "line": 9, "column": 10 }, "end": { "line": 9, "column": 11 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 315, "end": 319, "loc": { "start": { "line": 10, "column": 4 }, "end": { "line": 10, "column": 8 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 319, "end": 320, "loc": { "start": { "line": 10, "column": 8 }, "end": { "line": 10, "column": 9 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "y", "start": 320, "end": 321, "loc": { "start": { "line": 10, "column": 9 }, "end": { "line": 10, "column": 10 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 322, "end": 323, "loc": { "start": { "line": 10, "column": 11 }, "end": { "line": 10, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "y", "start": 324, "end": 325, "loc": { "start": { "line": 10, "column": 13 }, "end": { "line": 10, "column": 14 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 328, "end": 329, "loc": { "start": { "line": 11, "column": 2 }, "end": { "line": 11, "column": 3 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logTable", "start": 332, "end": 340, "loc": { "start": { "line": 12, "column": 2 }, "end": { "line": 12, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 341, "end": 342, "loc": { "start": { "line": 12, "column": 11 }, "end": { "line": 12, "column": 12 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 342, "end": 343, "loc": { "start": { "line": 12, "column": 12 }, "end": { "line": 12, "column": 13 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 344, "end": 345, "loc": { "start": { "line": 12, "column": 14 }, "end": { "line": 12, "column": 15 } } }, { "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": 350, "end": 355, "loc": { "start": { "line": 13, "column": 4 }, "end": { "line": 13, "column": 9 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "items", "start": 356, "end": 361, "loc": { "start": { "line": 13, "column": 10 }, "end": { "line": 13, "column": 15 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 362, "end": 363, "loc": { "start": { "line": 13, "column": 16 }, "end": { "line": 13, "column": 17 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 364, "end": 365, "loc": { "start": { "line": 13, "column": 18 }, "end": { "line": 13, "column": 19 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 365, "end": 366, "loc": { "start": { "line": 13, "column": 19 }, "end": { "line": 13, "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": 371, "end": 375, "loc": { "start": { "line": 14, "column": 4 }, "end": { "line": 14, "column": 8 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 375, "end": 376, "loc": { "start": { "line": 14, "column": 8 }, "end": { "line": 14, "column": 9 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "iterate", "start": 376, "end": 383, "loc": { "start": { "line": 14, "column": 9 }, "end": { "line": 14, "column": 16 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 383, "end": 384, "loc": { "start": { "line": 14, "column": 16 }, "end": { "line": 14, "column": 17 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 384, "end": 388, "loc": { "start": { "line": 14, "column": 17 }, "end": { "line": 14, "column": 21 } } }, { "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": 14, "column": 21 }, "end": { "line": 14, "column": 22 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 390, "end": 394, "loc": { "start": { "line": 14, "column": 23 }, "end": { "line": 14, "column": 27 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 394, "end": 395, "loc": { "start": { "line": 14, "column": 27 }, "end": { "line": 14, "column": 28 } } }, { "type": { "label": "function", "keyword": "function", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "function", "start": 396, "end": 404, "loc": { "start": { "line": 14, "column": 29 }, "end": { "line": 14, "column": 37 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 405, "end": 406, "loc": { "start": { "line": 14, "column": 38 }, "end": { "line": 14, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 406, "end": 410, "loc": { "start": { "line": 14, "column": 39 }, "end": { "line": 14, "column": 43 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 410, "end": 411, "loc": { "start": { "line": 14, "column": 43 }, "end": { "line": 14, "column": 44 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 412, "end": 413, "loc": { "start": { "line": 14, "column": 45 }, "end": { "line": 14, "column": 46 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 420, "end": 422, "loc": { "start": { "line": 15, "column": 6 }, "end": { "line": 15, "column": 8 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 423, "end": 424, "loc": { "start": { "line": 15, "column": 9 }, "end": { "line": 15, "column": 10 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 424, "end": 428, "loc": { "start": { "line": 15, "column": 10 }, "end": { "line": 15, "column": 14 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 428, "end": 429, "loc": { "start": { "line": 15, "column": 14 }, "end": { "line": 15, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "constructor", "start": 429, "end": 440, "loc": { "start": { "line": 15, "column": 15 }, "end": { "line": 15, "column": 26 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 441, "end": 444, "loc": { "start": { "line": 15, "column": 27 }, "end": { "line": 15, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "GC", "start": 445, "end": 447, "loc": { "start": { "line": 15, "column": 31 }, "end": { "line": 15, "column": 33 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 447, "end": 448, "loc": { "start": { "line": 15, "column": 33 }, "end": { "line": 15, "column": 34 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 449, "end": 450, "loc": { "start": { "line": 15, "column": 35 }, "end": { "line": 15, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "items", "start": 459, "end": 464, "loc": { "start": { "line": 16, "column": 8 }, "end": { "line": 16, "column": 13 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 464, "end": 465, "loc": { "start": { "line": 16, "column": 13 }, "end": { "line": 16, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "push", "start": 465, "end": 469, "loc": { "start": { "line": 16, "column": 14 }, "end": { "line": 16, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 469, "end": 470, "loc": { "start": { "line": 16, "column": 18 }, "end": { "line": 16, "column": 19 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 470, "end": 471, "loc": { "start": { "line": 16, "column": 19 }, "end": { "line": 16, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 482, "end": 484, "loc": { "start": { "line": 17, "column": 10 }, "end": { "line": 17, "column": 12 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 484, "end": 485, "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": "logID", "start": 486, "end": 491, "loc": { "start": { "line": 17, "column": 14 }, "end": { "line": 17, "column": 19 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 491, "end": 492, "loc": { "start": { "line": 17, "column": 19 }, "end": { "line": 17, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 492, "end": 496, "loc": { "start": { "line": 17, "column": 20 }, "end": { "line": 17, "column": 24 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 496, "end": 497, "loc": { "start": { "line": 17, "column": 24 }, "end": { "line": 17, "column": 25 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 497, "end": 498, "loc": { "start": { "line": 17, "column": 25 }, "end": { "line": 17, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "content", "start": 509, "end": 516, "loc": { "start": { "line": 18, "column": 10 }, "end": { "line": 18, "column": 17 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 516, "end": 517, "loc": { "start": { "line": 18, "column": 17 }, "end": { "line": 18, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 518, "end": 522, "loc": { "start": { "line": 18, "column": 19 }, "end": { "line": 18, "column": 23 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 522, "end": 523, "loc": { "start": { "line": 18, "column": 23 }, "end": { "line": 18, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_length", "start": 523, "end": 530, "loc": { "start": { "line": 18, "column": 24 }, "end": { "line": 18, "column": 31 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 530, "end": 531, "loc": { "start": { "line": 18, "column": 31 }, "end": { "line": 18, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "deleted", "start": 542, "end": 549, "loc": { "start": { "line": 19, "column": 10 }, "end": { "line": 19, "column": 17 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 549, "end": 550, "loc": { "start": { "line": 19, "column": 17 }, "end": { "line": 19, "column": 18 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "GC", "start": 551, "end": 555, "loc": { "start": { "line": 19, "column": 19 }, "end": { "line": 19, "column": 23 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 564, "end": 565, "loc": { "start": { "line": 20, "column": 8 }, "end": { "line": 20, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 565, "end": 566, "loc": { "start": { "line": 20, "column": 9 }, "end": { "line": 20, "column": 10 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 573, "end": 574, "loc": { "start": { "line": 21, "column": 6 }, "end": { "line": 21, "column": 7 } } }, { "type": { "label": "else", "keyword": "else", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "else", "start": 575, "end": 579, "loc": { "start": { "line": 21, "column": 8 }, "end": { "line": 21, "column": 12 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 580, "end": 581, "loc": { "start": { "line": 21, "column": 13 }, "end": { "line": 21, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "items", "start": 590, "end": 595, "loc": { "start": { "line": 22, "column": 8 }, "end": { "line": 22, "column": 13 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 595, "end": 596, "loc": { "start": { "line": 22, "column": 13 }, "end": { "line": 22, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "push", "start": 596, "end": 600, "loc": { "start": { "line": 22, "column": 14 }, "end": { "line": 22, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 600, "end": 601, "loc": { "start": { "line": 22, "column": 18 }, "end": { "line": 22, "column": 19 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 601, "end": 602, "loc": { "start": { "line": 22, "column": 19 }, "end": { "line": 22, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 613, "end": 615, "loc": { "start": { "line": 23, "column": 10 }, "end": { "line": 23, "column": 12 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 615, "end": 616, "loc": { "start": { "line": 23, "column": 12 }, "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": "logID", "start": 617, "end": 622, "loc": { "start": { "line": 23, "column": 14 }, "end": { "line": 23, "column": 19 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 622, "end": 623, "loc": { "start": { "line": 23, "column": 19 }, "end": { "line": 23, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 623, "end": 627, "loc": { "start": { "line": 23, "column": 20 }, "end": { "line": 23, "column": 24 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 627, "end": 628, "loc": { "start": { "line": 23, "column": 24 }, "end": { "line": 23, "column": 25 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 628, "end": 629, "loc": { "start": { "line": 23, "column": 25 }, "end": { "line": 23, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "origin", "start": 640, "end": 646, "loc": { "start": { "line": 24, "column": 10 }, "end": { "line": 24, "column": 16 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 646, "end": 647, "loc": { "start": { "line": 24, "column": 16 }, "end": { "line": 24, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logID", "start": 648, "end": 653, "loc": { "start": { "line": 24, "column": 18 }, "end": { "line": 24, "column": 23 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 653, "end": 654, "loc": { "start": { "line": 24, "column": 23 }, "end": { "line": 24, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 654, "end": 658, "loc": { "start": { "line": 24, "column": 24 }, "end": { "line": 24, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 658, "end": 659, "loc": { "start": { "line": 24, "column": 28 }, "end": { "line": 24, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_origin", "start": 659, "end": 666, "loc": { "start": { "line": 24, "column": 29 }, "end": { "line": 24, "column": 36 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 667, "end": 670, "loc": { "start": { "line": 24, "column": 37 }, "end": { "line": 24, "column": 40 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 671, "end": 675, "loc": { "start": { "line": 24, "column": 41 }, "end": { "line": 24, "column": 45 } } }, { "type": { "label": "?", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 676, "end": 677, "loc": { "start": { "line": 24, "column": 46 }, "end": { "line": 24, "column": 47 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 678, "end": 682, "loc": { "start": { "line": 24, "column": 48 }, "end": { "line": 24, "column": 52 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 683, "end": 684, "loc": { "start": { "line": 24, "column": 53 }, "end": { "line": 24, "column": 54 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 685, "end": 689, "loc": { "start": { "line": 24, "column": 55 }, "end": { "line": 24, "column": 59 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 689, "end": 690, "loc": { "start": { "line": 24, "column": 59 }, "end": { "line": 24, "column": 60 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_origin", "start": 690, "end": 697, "loc": { "start": { "line": 24, "column": 60 }, "end": { "line": 24, "column": 67 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 697, "end": 698, "loc": { "start": { "line": 24, "column": 67 }, "end": { "line": 24, "column": 68 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_lastId", "start": 698, "end": 705, "loc": { "start": { "line": 24, "column": 68 }, "end": { "line": 24, "column": 75 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 705, "end": 706, "loc": { "start": { "line": 24, "column": 75 }, "end": { "line": 24, "column": 76 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 706, "end": 707, "loc": { "start": { "line": 24, "column": 76 }, "end": { "line": 24, "column": 77 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "left", "start": 718, "end": 722, "loc": { "start": { "line": 25, "column": 10 }, "end": { "line": 25, "column": 14 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 722, "end": 723, "loc": { "start": { "line": 25, "column": 14 }, "end": { "line": 25, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logID", "start": 724, "end": 729, "loc": { "start": { "line": 25, "column": 16 }, "end": { "line": 25, "column": 21 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 729, "end": 730, "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": "item", "start": 730, "end": 734, "loc": { "start": { "line": 25, "column": 22 }, "end": { "line": 25, "column": 26 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 734, "end": 735, "loc": { "start": { "line": 25, "column": 26 }, "end": { "line": 25, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_left", "start": 735, "end": 740, "loc": { "start": { "line": 25, "column": 27 }, "end": { "line": 25, "column": 32 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 741, "end": 744, "loc": { "start": { "line": 25, "column": 33 }, "end": { "line": 25, "column": 36 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 745, "end": 749, "loc": { "start": { "line": 25, "column": 37 }, "end": { "line": 25, "column": 41 } } }, { "type": { "label": "?", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 750, "end": 751, "loc": { "start": { "line": 25, "column": 42 }, "end": { "line": 25, "column": 43 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 752, "end": 756, "loc": { "start": { "line": 25, "column": 44 }, "end": { "line": 25, "column": 48 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 757, "end": 758, "loc": { "start": { "line": 25, "column": 49 }, "end": { "line": 25, "column": 50 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 759, "end": 763, "loc": { "start": { "line": 25, "column": 51 }, "end": { "line": 25, "column": 55 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 763, "end": 764, "loc": { "start": { "line": 25, "column": 55 }, "end": { "line": 25, "column": 56 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_left", "start": 764, "end": 769, "loc": { "start": { "line": 25, "column": 56 }, "end": { "line": 25, "column": 61 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 769, "end": 770, "loc": { "start": { "line": 25, "column": 61 }, "end": { "line": 25, "column": 62 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_lastId", "start": 770, "end": 777, "loc": { "start": { "line": 25, "column": 62 }, "end": { "line": 25, "column": 69 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 777, "end": 778, "loc": { "start": { "line": 25, "column": 69 }, "end": { "line": 25, "column": 70 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 778, "end": 779, "loc": { "start": { "line": 25, "column": 70 }, "end": { "line": 25, "column": 71 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "right", "start": 790, "end": 795, "loc": { "start": { "line": 26, "column": 10 }, "end": { "line": 26, "column": 15 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 795, "end": 796, "loc": { "start": { "line": 26, "column": 15 }, "end": { "line": 26, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logID", "start": 797, "end": 802, "loc": { "start": { "line": 26, "column": 17 }, "end": { "line": 26, "column": 22 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 802, "end": 803, "loc": { "start": { "line": 26, "column": 22 }, "end": { "line": 26, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 803, "end": 807, "loc": { "start": { "line": 26, "column": 23 }, "end": { "line": 26, "column": 27 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 807, "end": 808, "loc": { "start": { "line": 26, "column": 27 }, "end": { "line": 26, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_right", "start": 808, "end": 814, "loc": { "start": { "line": 26, "column": 28 }, "end": { "line": 26, "column": 34 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 814, "end": 815, "loc": { "start": { "line": 26, "column": 34 }, "end": { "line": 26, "column": 35 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 815, "end": 816, "loc": { "start": { "line": 26, "column": 35 }, "end": { "line": 26, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "right_origin", "start": 827, "end": 839, "loc": { "start": { "line": 27, "column": 10 }, "end": { "line": 27, "column": 22 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 839, "end": 840, "loc": { "start": { "line": 27, "column": 22 }, "end": { "line": 27, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logID", "start": 841, "end": 846, "loc": { "start": { "line": 27, "column": 24 }, "end": { "line": 27, "column": 29 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 846, "end": 847, "loc": { "start": { "line": 27, "column": 29 }, "end": { "line": 27, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 847, "end": 851, "loc": { "start": { "line": 27, "column": 30 }, "end": { "line": 27, "column": 34 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 851, "end": 852, "loc": { "start": { "line": 27, "column": 34 }, "end": { "line": 27, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_right_origin", "start": 852, "end": 865, "loc": { "start": { "line": 27, "column": 35 }, "end": { "line": 27, "column": 48 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 865, "end": 866, "loc": { "start": { "line": 27, "column": 48 }, "end": { "line": 27, "column": 49 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 866, "end": 867, "loc": { "start": { "line": 27, "column": 49 }, "end": { "line": 27, "column": 50 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "parent", "start": 878, "end": 884, "loc": { "start": { "line": 28, "column": 10 }, "end": { "line": 28, "column": 16 } } }, { "type": { "label": ":", "beforeExpr": true, "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": 16 }, "end": { "line": 28, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "logID", "start": 886, "end": 891, "loc": { "start": { "line": 28, "column": 18 }, "end": { "line": 28, "column": 23 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 891, "end": 892, "loc": { "start": { "line": 28, "column": 23 }, "end": { "line": 28, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 892, "end": 896, "loc": { "start": { "line": 28, "column": 24 }, "end": { "line": 28, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 896, "end": 897, "loc": { "start": { "line": 28, "column": 28 }, "end": { "line": 28, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_parent", "start": 897, "end": 904, "loc": { "start": { "line": 28, "column": 29 }, "end": { "line": 28, "column": 36 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 904, "end": 905, "loc": { "start": { "line": 28, "column": 36 }, "end": { "line": 28, "column": 37 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 905, "end": 906, "loc": { "start": { "line": 28, "column": 37 }, "end": { "line": 28, "column": 38 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "parentSub", "start": 917, "end": 926, "loc": { "start": { "line": 29, "column": 10 }, "end": { "line": 29, "column": 19 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 926, "end": 927, "loc": { "start": { "line": 29, "column": 19 }, "end": { "line": 29, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 928, "end": 932, "loc": { "start": { "line": 29, "column": 21 }, "end": { "line": 29, "column": 25 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 932, "end": 933, "loc": { "start": { "line": 29, "column": 25 }, "end": { "line": 29, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_parentSub", "start": 933, "end": 943, "loc": { "start": { "line": 29, "column": 26 }, "end": { "line": 29, "column": 36 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 943, "end": 944, "loc": { "start": { "line": 29, "column": 36 }, "end": { "line": 29, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "deleted", "start": 955, "end": 962, "loc": { "start": { "line": 30, "column": 10 }, "end": { "line": 30, "column": 17 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 962, "end": 963, "loc": { "start": { "line": 30, "column": 17 }, "end": { "line": 30, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 964, "end": 968, "loc": { "start": { "line": 30, "column": 19 }, "end": { "line": 30, "column": 23 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 968, "end": 969, "loc": { "start": { "line": 30, "column": 23 }, "end": { "line": 30, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_deleted", "start": 969, "end": 977, "loc": { "start": { "line": 30, "column": 24 }, "end": { "line": 30, "column": 32 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 977, "end": 978, "loc": { "start": { "line": 30, "column": 32 }, "end": { "line": 30, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "content", "start": 989, "end": 996, "loc": { "start": { "line": 31, "column": 10 }, "end": { "line": 31, "column": 17 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 996, "end": 997, "loc": { "start": { "line": 31, "column": 17 }, "end": { "line": 31, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "JSON", "start": 998, "end": 1002, "loc": { "start": { "line": 31, "column": 19 }, "end": { "line": 31, "column": 23 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1002, "end": 1003, "loc": { "start": { "line": 31, "column": 23 }, "end": { "line": 31, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "stringify", "start": 1003, "end": 1012, "loc": { "start": { "line": 31, "column": 24 }, "end": { "line": 31, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1012, "end": 1013, "loc": { "start": { "line": 31, "column": 33 }, "end": { "line": 31, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 1013, "end": 1017, "loc": { "start": { "line": 31, "column": 34 }, "end": { "line": 31, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1017, "end": 1018, "loc": { "start": { "line": 31, "column": 38 }, "end": { "line": 31, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_content", "start": 1018, "end": 1026, "loc": { "start": { "line": 31, "column": 39 }, "end": { "line": 31, "column": 47 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1026, "end": 1027, "loc": { "start": { "line": 31, "column": 47 }, "end": { "line": 31, "column": 48 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1036, "end": 1037, "loc": { "start": { "line": 32, "column": 8 }, "end": { "line": 32, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1037, "end": 1038, "loc": { "start": { "line": 32, "column": 9 }, "end": { "line": 32, "column": 10 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1045, "end": 1046, "loc": { "start": { "line": 33, "column": 6 }, "end": { "line": 33, "column": 7 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1051, "end": 1052, "loc": { "start": { "line": 34, "column": 4 }, "end": { "line": 34, "column": 5 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1052, "end": 1053, "loc": { "start": { "line": 34, "column": 5 }, "end": { "line": 34, "column": 6 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "console", "start": 1058, "end": 1065, "loc": { "start": { "line": 35, "column": 4 }, "end": { "line": 35, "column": 11 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1065, "end": 1066, "loc": { "start": { "line": 35, "column": 11 }, "end": { "line": 35, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "table", "start": 1066, "end": 1071, "loc": { "start": { "line": 35, "column": 12 }, "end": { "line": 35, "column": 17 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1071, "end": 1072, "loc": { "start": { "line": 35, "column": 17 }, "end": { "line": 35, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "items", "start": 1072, "end": 1077, "loc": { "start": { "line": 35, "column": 18 }, "end": { "line": 35, "column": 23 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1077, "end": 1078, "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": 1081, "end": 1082, "loc": { "start": { "line": 36, "column": 2 }, "end": { "line": 36, "column": 3 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "get", "start": 1085, "end": 1088, "loc": { "start": { "line": 37, "column": 2 }, "end": { "line": 37, "column": 5 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1089, "end": 1090, "loc": { "start": { "line": 37, "column": 6 }, "end": { "line": 37, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 1090, "end": 1092, "loc": { "start": { "line": 37, "column": 7 }, "end": { "line": 37, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1092, "end": 1093, "loc": { "start": { "line": 37, "column": 9 }, "end": { "line": 37, "column": 10 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1094, "end": 1095, "loc": { "start": { "line": 37, "column": 11 }, "end": { "line": 37, "column": 12 } } }, { "type": { "label": "let", "keyword": "let", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "let", "start": 1100, "end": 1103, "loc": { "start": { "line": 38, "column": 4 }, "end": { "line": 38, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "struct", "start": 1104, "end": 1110, "loc": { "start": { "line": 38, "column": 8 }, "end": { "line": 38, "column": 14 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1111, "end": 1112, "loc": { "start": { "line": 38, "column": 15 }, "end": { "line": 38, "column": 16 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1113, "end": 1117, "loc": { "start": { "line": 38, "column": 17 }, "end": { "line": 38, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1117, "end": 1118, "loc": { "start": { "line": 38, "column": 21 }, "end": { "line": 38, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "find", "start": 1118, "end": 1122, "loc": { "start": { "line": 38, "column": 22 }, "end": { "line": 38, "column": 26 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1122, "end": 1123, "loc": { "start": { "line": 38, "column": 26 }, "end": { "line": 38, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 1123, "end": 1125, "loc": { "start": { "line": 38, "column": 27 }, "end": { "line": 38, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1125, "end": 1126, "loc": { "start": { "line": 38, "column": 29 }, "end": { "line": 38, "column": 30 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 1131, "end": 1133, "loc": { "start": { "line": 39, "column": 4 }, "end": { "line": 39, "column": 6 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1134, "end": 1135, "loc": { "start": { "line": 39, "column": 7 }, "end": { "line": 39, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "struct", "start": 1135, "end": 1141, "loc": { "start": { "line": 39, "column": 8 }, "end": { "line": 39, "column": 14 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 1142, "end": 1145, "loc": { "start": { "line": 39, "column": 15 }, "end": { "line": 39, "column": 18 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 1146, "end": 1150, "loc": { "start": { "line": 39, "column": 19 }, "end": { "line": 39, "column": 23 } } }, { "type": { "label": "&&", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 2, "updateContext": null }, "value": "&&", "start": 1151, "end": 1153, "loc": { "start": { "line": 39, "column": 24 }, "end": { "line": 39, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 1154, "end": 1156, "loc": { "start": { "line": 39, "column": 27 }, "end": { "line": 39, "column": 29 } } }, { "type": { "label": "instanceof", "keyword": "instanceof", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": "instanceof", "start": 1157, "end": 1167, "loc": { "start": { "line": 39, "column": 30 }, "end": { "line": 39, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "RootID", "start": 1168, "end": 1174, "loc": { "start": { "line": 39, "column": 41 }, "end": { "line": 39, "column": 47 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1174, "end": 1175, "loc": { "start": { "line": 39, "column": 47 }, "end": { "line": 39, "column": 48 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1176, "end": 1177, "loc": { "start": { "line": 39, "column": 49 }, "end": { "line": 39, "column": 50 } } }, { "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": 1184, "end": 1189, "loc": { "start": { "line": 40, "column": 6 }, "end": { "line": 40, "column": 11 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Constr", "start": 1190, "end": 1196, "loc": { "start": { "line": 40, "column": 12 }, "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": 1197, "end": 1198, "loc": { "start": { "line": 40, "column": 19 }, "end": { "line": 40, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getStruct", "start": 1199, "end": 1208, "loc": { "start": { "line": 40, "column": 21 }, "end": { "line": 40, "column": 30 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1208, "end": 1209, "loc": { "start": { "line": 40, "column": 30 }, "end": { "line": 40, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 1209, "end": 1211, "loc": { "start": { "line": 40, "column": 31 }, "end": { "line": 40, "column": 33 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1211, "end": 1212, "loc": { "start": { "line": 40, "column": 33 }, "end": { "line": 40, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "type", "start": 1212, "end": 1216, "loc": { "start": { "line": 40, "column": 34 }, "end": { "line": 40, "column": 38 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1216, "end": 1217, "loc": { "start": { "line": 40, "column": 38 }, "end": { "line": 40, "column": 39 } } }, { "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": 1224, "end": 1229, "loc": { "start": { "line": 41, "column": 6 }, "end": { "line": 41, "column": 11 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "y", "start": 1230, "end": 1231, "loc": { "start": { "line": 41, "column": 12 }, "end": { "line": 41, "column": 13 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1232, "end": 1233, "loc": { "start": { "line": 41, "column": 14 }, "end": { "line": 41, "column": 15 } } }, { "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": 1234, "end": 1238, "loc": { "start": { "line": 41, "column": 16 }, "end": { "line": 41, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1238, "end": 1239, "loc": { "start": { "line": 41, "column": 20 }, "end": { "line": 41, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "y", "start": 1239, "end": 1240, "loc": { "start": { "line": 41, "column": 21 }, "end": { "line": 41, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "struct", "start": 1247, "end": 1253, "loc": { "start": { "line": 42, "column": 6 }, "end": { "line": 42, "column": 12 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1254, "end": 1255, "loc": { "start": { "line": 42, "column": 13 }, "end": { "line": 42, "column": 14 } } }, { "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": 1256, "end": 1259, "loc": { "start": { "line": 42, "column": 15 }, "end": { "line": 42, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Constr", "start": 1260, "end": 1266, "loc": { "start": { "line": 42, "column": 19 }, "end": { "line": 42, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1266, "end": 1267, "loc": { "start": { "line": 42, "column": 25 }, "end": { "line": 42, "column": 26 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1267, "end": 1268, "loc": { "start": { "line": 42, "column": 26 }, "end": { "line": 42, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "struct", "start": 1275, "end": 1281, "loc": { "start": { "line": 43, "column": 6 }, "end": { "line": 43, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1281, "end": 1282, "loc": { "start": { "line": 43, "column": 12 }, "end": { "line": 43, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_id", "start": 1282, "end": 1285, "loc": { "start": { "line": 43, "column": 13 }, "end": { "line": 43, "column": 16 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1286, "end": 1287, "loc": { "start": { "line": 43, "column": 17 }, "end": { "line": 43, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 1288, "end": 1290, "loc": { "start": { "line": 43, "column": 19 }, "end": { "line": 43, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "struct", "start": 1297, "end": 1303, "loc": { "start": { "line": 44, "column": 6 }, "end": { "line": 44, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1303, "end": 1304, "loc": { "start": { "line": 44, "column": 12 }, "end": { "line": 44, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_parent", "start": 1304, "end": 1311, "loc": { "start": { "line": 44, "column": 13 }, "end": { "line": 44, "column": 20 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1312, "end": 1313, "loc": { "start": { "line": 44, "column": 21 }, "end": { "line": 44, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "y", "start": 1314, "end": 1315, "loc": { "start": { "line": 44, "column": 23 }, "end": { "line": 44, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "y", "start": 1322, "end": 1323, "loc": { "start": { "line": 45, "column": 6 }, "end": { "line": 45, "column": 7 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1323, "end": 1324, "loc": { "start": { "line": 45, "column": 7 }, "end": { "line": 45, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "transact", "start": 1324, "end": 1332, "loc": { "start": { "line": 45, "column": 8 }, "end": { "line": 45, "column": 16 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1332, "end": 1333, "loc": { "start": { "line": 45, "column": 16 }, "end": { "line": 45, "column": 17 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1333, "end": 1334, "loc": { "start": { "line": 45, "column": 17 }, "end": { "line": 45, "column": 18 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1334, "end": 1335, "loc": { "start": { "line": 45, "column": 18 }, "end": { "line": 45, "column": 19 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1336, "end": 1338, "loc": { "start": { "line": 45, "column": 20 }, "end": { "line": 45, "column": 22 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1339, "end": 1340, "loc": { "start": { "line": 45, "column": 23 }, "end": { "line": 45, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "struct", "start": 1349, "end": 1355, "loc": { "start": { "line": 46, "column": 8 }, "end": { "line": 46, "column": 14 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1355, "end": 1356, "loc": { "start": { "line": 46, "column": 14 }, "end": { "line": 46, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_integrate", "start": 1356, "end": 1366, "loc": { "start": { "line": 46, "column": 15 }, "end": { "line": 46, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1366, "end": 1367, "loc": { "start": { "line": 46, "column": 25 }, "end": { "line": 46, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "y", "start": 1367, "end": 1368, "loc": { "start": { "line": 46, "column": 26 }, "end": { "line": 46, "column": 27 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1368, "end": 1369, "loc": { "start": { "line": 46, "column": 27 }, "end": { "line": 46, "column": 28 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1376, "end": 1377, "loc": { "start": { "line": 47, "column": 6 }, "end": { "line": 47, "column": 7 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1377, "end": 1378, "loc": { "start": { "line": 47, "column": 7 }, "end": { "line": 47, "column": 8 } } }, { "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": 1385, "end": 1389, "loc": { "start": { "line": 48, "column": 6 }, "end": { "line": 48, "column": 10 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1389, "end": 1390, "loc": { "start": { "line": 48, "column": 10 }, "end": { "line": 48, "column": 11 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "put", "start": 1390, "end": 1393, "loc": { "start": { "line": 48, "column": 11 }, "end": { "line": 48, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1393, "end": 1394, "loc": { "start": { "line": 48, "column": 14 }, "end": { "line": 48, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "struct", "start": 1394, "end": 1400, "loc": { "start": { "line": 48, "column": 15 }, "end": { "line": 48, "column": 21 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1400, "end": 1401, "loc": { "start": { "line": 48, "column": 21 }, "end": { "line": 48, "column": 22 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1406, "end": 1407, "loc": { "start": { "line": 49, "column": 4 }, "end": { "line": 49, "column": 5 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 1412, "end": 1418, "loc": { "start": { "line": 50, "column": 4 }, "end": { "line": 50, "column": 10 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "struct", "start": 1419, "end": 1425, "loc": { "start": { "line": 50, "column": 11 }, "end": { "line": 50, "column": 17 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1428, "end": 1429, "loc": { "start": { "line": 51, "column": 2 }, "end": { "line": 51, "column": 3 } } }, { "type": "CommentLine", "value": " Use getItem for structs with _length > 1", "start": 1432, "end": 1475, "loc": { "start": { "line": 52, "column": 2 }, "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": "getItem", "start": 1478, "end": 1485, "loc": { "start": { "line": 53, "column": 2 }, "end": { "line": 53, "column": 9 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1486, "end": 1487, "loc": { "start": { "line": 53, "column": 10 }, "end": { "line": 53, "column": 11 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 1487, "end": 1489, "loc": { "start": { "line": 53, "column": 11 }, "end": { "line": 53, "column": 13 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1489, "end": 1490, "loc": { "start": { "line": 53, "column": 13 }, "end": { "line": 53, "column": 14 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1491, "end": 1492, "loc": { "start": { "line": 53, "column": 15 }, "end": { "line": 53, "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": 1497, "end": 1500, "loc": { "start": { "line": 54, "column": 4 }, "end": { "line": 54, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 1501, "end": 1505, "loc": { "start": { "line": 54, "column": 8 }, "end": { "line": 54, "column": 12 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1506, "end": 1507, "loc": { "start": { "line": 54, "column": 13 }, "end": { "line": 54, "column": 14 } } }, { "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": 1508, "end": 1512, "loc": { "start": { "line": 54, "column": 15 }, "end": { "line": 54, "column": 19 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1512, "end": 1513, "loc": { "start": { "line": 54, "column": 19 }, "end": { "line": 54, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "findWithUpperBound", "start": 1513, "end": 1531, "loc": { "start": { "line": 54, "column": 20 }, "end": { "line": 54, "column": 38 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1531, "end": 1532, "loc": { "start": { "line": 54, "column": 38 }, "end": { "line": 54, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 1532, "end": 1534, "loc": { "start": { "line": 54, "column": 39 }, "end": { "line": 54, "column": 41 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1534, "end": 1535, "loc": { "start": { "line": 54, "column": 41 }, "end": { "line": 54, "column": 42 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 1540, "end": 1542, "loc": { "start": { "line": 55, "column": 4 }, "end": { "line": 55, "column": 6 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1543, "end": 1544, "loc": { "start": { "line": 55, "column": 7 }, "end": { "line": 55, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 1544, "end": 1548, "loc": { "start": { "line": 55, "column": 8 }, "end": { "line": 55, "column": 12 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 1549, "end": 1552, "loc": { "start": { "line": 55, "column": 13 }, "end": { "line": 55, "column": 16 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 1553, "end": 1557, "loc": { "start": { "line": 55, "column": 17 }, "end": { "line": 55, "column": 21 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1557, "end": 1558, "loc": { "start": { "line": 55, "column": 21 }, "end": { "line": 55, "column": 22 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1559, "end": 1560, "loc": { "start": { "line": 55, "column": 23 }, "end": { "line": 55, "column": 24 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 1567, "end": 1573, "loc": { "start": { "line": 56, "column": 6 }, "end": { "line": 56, "column": 12 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 1574, "end": 1578, "loc": { "start": { "line": 56, "column": 13 }, "end": { "line": 56, "column": 17 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1583, "end": 1584, "loc": { "start": { "line": 57, "column": 4 }, "end": { "line": 57, "column": 5 } } }, { "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": 1589, "end": 1594, "loc": { "start": { "line": 58, "column": 4 }, "end": { "line": 58, "column": 9 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "itemID", "start": 1595, "end": 1601, "loc": { "start": { "line": 58, "column": 10 }, "end": { "line": 58, "column": 16 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1602, "end": 1603, "loc": { "start": { "line": 58, "column": 17 }, "end": { "line": 58, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 1604, "end": 1608, "loc": { "start": { "line": 58, "column": 19 }, "end": { "line": 58, "column": 23 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1608, "end": 1609, "loc": { "start": { "line": 58, "column": 23 }, "end": { "line": 58, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_id", "start": 1609, "end": 1612, "loc": { "start": { "line": 58, "column": 24 }, "end": { "line": 58, "column": 27 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 1617, "end": 1619, "loc": { "start": { "line": 59, "column": 4 }, "end": { "line": 59, "column": 6 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1620, "end": 1621, "loc": { "start": { "line": 59, "column": 7 }, "end": { "line": 59, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 1621, "end": 1623, "loc": { "start": { "line": 59, "column": 8 }, "end": { "line": 59, "column": 10 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1623, "end": 1624, "loc": { "start": { "line": 59, "column": 10 }, "end": { "line": 59, "column": 11 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "user", "start": 1624, "end": 1628, "loc": { "start": { "line": 59, "column": 11 }, "end": { "line": 59, "column": 15 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 1629, "end": 1632, "loc": { "start": { "line": 59, "column": 16 }, "end": { "line": 59, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "itemID", "start": 1633, "end": 1639, "loc": { "start": { "line": 59, "column": 20 }, "end": { "line": 59, "column": 26 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1639, "end": 1640, "loc": { "start": { "line": 59, "column": 26 }, "end": { "line": 59, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "user", "start": 1640, "end": 1644, "loc": { "start": { "line": 59, "column": 27 }, "end": { "line": 59, "column": 31 } } }, { "type": { "label": "&&", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 2, "updateContext": null }, "value": "&&", "start": 1645, "end": 1647, "loc": { "start": { "line": 59, "column": 32 }, "end": { "line": 59, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 1648, "end": 1650, "loc": { "start": { "line": 59, "column": 35 }, "end": { "line": 59, "column": 37 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1650, "end": 1651, "loc": { "start": { "line": 59, "column": 37 }, "end": { "line": 59, "column": 38 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clock", "start": 1651, "end": 1656, "loc": { "start": { "line": 59, "column": 38 }, "end": { "line": 59, "column": 43 } } }, { "type": { "label": "", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": "<", "start": 1657, "end": 1658, "loc": { "start": { "line": 59, "column": 44 }, "end": { "line": 59, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "itemID", "start": 1659, "end": 1665, "loc": { "start": { "line": 59, "column": 46 }, "end": { "line": 59, "column": 52 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1665, "end": 1666, "loc": { "start": { "line": 59, "column": 52 }, "end": { "line": 59, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clock", "start": 1666, "end": 1671, "loc": { "start": { "line": 59, "column": 53 }, "end": { "line": 59, "column": 58 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 1672, "end": 1673, "loc": { "start": { "line": 59, "column": 59 }, "end": { "line": 59, "column": 60 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 1674, "end": 1678, "loc": { "start": { "line": 59, "column": 61 }, "end": { "line": 59, "column": 65 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1678, "end": 1679, "loc": { "start": { "line": 59, "column": 65 }, "end": { "line": 59, "column": 66 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_length", "start": 1679, "end": 1686, "loc": { "start": { "line": 59, "column": 66 }, "end": { "line": 59, "column": 73 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1686, "end": 1687, "loc": { "start": { "line": 59, "column": 73 }, "end": { "line": 59, "column": 74 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1688, "end": 1689, "loc": { "start": { "line": 59, "column": 75 }, "end": { "line": 59, "column": 76 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 1696, "end": 1702, "loc": { "start": { "line": 60, "column": 6 }, "end": { "line": 60, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "item", "start": 1703, "end": 1707, "loc": { "start": { "line": 60, "column": 13 }, "end": { "line": 60, "column": 17 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1712, "end": 1713, "loc": { "start": { "line": 61, "column": 4 }, "end": { "line": 61, "column": 5 } } }, { "type": { "label": "else", "keyword": "else", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "else", "start": 1714, "end": 1718, "loc": { "start": { "line": 61, "column": 6 }, "end": { "line": 61, "column": 10 } } }, { "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": 61, "column": 11 }, "end": { "line": 61, "column": 12 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 1727, "end": 1733, "loc": { "start": { "line": 62, "column": 6 }, "end": { "line": 62, "column": 12 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 1734, "end": 1738, "loc": { "start": { "line": 62, "column": 13 }, "end": { "line": 62, "column": 17 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1743, "end": 1744, "loc": { "start": { "line": 63, "column": 4 }, "end": { "line": 63, "column": 5 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1747, "end": 1748, "loc": { "start": { "line": 64, "column": 2 }, "end": { "line": 64, "column": 3 } } }, { "type": "CommentLine", "value": " Return an insertion such that id is the first element of content", "start": 1751, "end": 1818, "loc": { "start": { "line": 65, "column": 2 }, "end": { "line": 65, "column": 69 } } }, { "type": "CommentLine", "value": " This function manipulates an item, if necessary", "start": 1821, "end": 1871, "loc": { "start": { "line": 66, "column": 2 }, "end": { "line": 66, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getItemCleanStart", "start": 1874, "end": 1891, "loc": { "start": { "line": 67, "column": 2 }, "end": { "line": 67, "column": 19 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1892, "end": 1893, "loc": { "start": { "line": 67, "column": 20 }, "end": { "line": 67, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 1893, "end": 1895, "loc": { "start": { "line": 67, "column": 21 }, "end": { "line": 67, "column": 23 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1895, "end": 1896, "loc": { "start": { "line": 67, "column": 23 }, "end": { "line": 67, "column": 24 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1897, "end": 1898, "loc": { "start": { "line": 67, "column": 25 }, "end": { "line": 67, "column": 26 } } }, { "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": 1903, "end": 1906, "loc": { "start": { "line": 68, "column": 4 }, "end": { "line": 68, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ins", "start": 1907, "end": 1910, "loc": { "start": { "line": 68, "column": 8 }, "end": { "line": 68, "column": 11 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 1911, "end": 1912, "loc": { "start": { "line": 68, "column": 12 }, "end": { "line": 68, "column": 13 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 1913, "end": 1917, "loc": { "start": { "line": 68, "column": 14 }, "end": { "line": 68, "column": 18 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1917, "end": 1918, "loc": { "start": { "line": 68, "column": 18 }, "end": { "line": 68, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getItem", "start": 1918, "end": 1925, "loc": { "start": { "line": 68, "column": 19 }, "end": { "line": 68, "column": 26 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1925, "end": 1926, "loc": { "start": { "line": 68, "column": 26 }, "end": { "line": 68, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 1926, "end": 1928, "loc": { "start": { "line": 68, "column": 27 }, "end": { "line": 68, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1928, "end": 1929, "loc": { "start": { "line": 68, "column": 29 }, "end": { "line": 68, "column": 30 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 1934, "end": 1936, "loc": { "start": { "line": 69, "column": 4 }, "end": { "line": 69, "column": 6 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1937, "end": 1938, "loc": { "start": { "line": 69, "column": 7 }, "end": { "line": 69, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ins", "start": 1938, "end": 1941, "loc": { "start": { "line": 69, "column": 8 }, "end": { "line": 69, "column": 11 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 1942, "end": 1945, "loc": { "start": { "line": 69, "column": 12 }, "end": { "line": 69, "column": 15 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 1946, "end": 1950, "loc": { "start": { "line": 69, "column": 16 }, "end": { "line": 69, "column": 20 } } }, { "type": { "label": "||", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 1, "updateContext": null }, "value": "||", "start": 1951, "end": 1953, "loc": { "start": { "line": 69, "column": 21 }, "end": { "line": 69, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ins", "start": 1954, "end": 1957, "loc": { "start": { "line": 69, "column": 24 }, "end": { "line": 69, "column": 27 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1957, "end": 1958, "loc": { "start": { "line": 69, "column": 27 }, "end": { "line": 69, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_length", "start": 1958, "end": 1965, "loc": { "start": { "line": 69, "column": 28 }, "end": { "line": 69, "column": 35 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 1966, "end": 1969, "loc": { "start": { "line": 69, "column": 36 }, "end": { "line": 69, "column": 39 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 1970, "end": 1971, "loc": { "start": { "line": 69, "column": 40 }, "end": { "line": 69, "column": 41 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1971, "end": 1972, "loc": { "start": { "line": 69, "column": 41 }, "end": { "line": 69, "column": 42 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1973, "end": 1974, "loc": { "start": { "line": 69, "column": 43 }, "end": { "line": 69, "column": 44 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 1981, "end": 1987, "loc": { "start": { "line": 70, "column": 6 }, "end": { "line": 70, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ins", "start": 1988, "end": 1991, "loc": { "start": { "line": 70, "column": 13 }, "end": { "line": 70, "column": 16 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1996, "end": 1997, "loc": { "start": { "line": 71, "column": 4 }, "end": { "line": 71, "column": 5 } } }, { "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": 2002, "end": 2007, "loc": { "start": { "line": 72, "column": 4 }, "end": { "line": 72, "column": 9 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "insID", "start": 2008, "end": 2013, "loc": { "start": { "line": 72, "column": 10 }, "end": { "line": 72, "column": 15 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2014, "end": 2015, "loc": { "start": { "line": 72, "column": 16 }, "end": { "line": 72, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ins", "start": 2016, "end": 2019, "loc": { "start": { "line": 72, "column": 18 }, "end": { "line": 72, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2019, "end": 2020, "loc": { "start": { "line": 72, "column": 21 }, "end": { "line": 72, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_id", "start": 2020, "end": 2023, "loc": { "start": { "line": 72, "column": 22 }, "end": { "line": 72, "column": 25 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 2028, "end": 2030, "loc": { "start": { "line": 73, "column": 4 }, "end": { "line": 73, "column": 6 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2031, "end": 2032, "loc": { "start": { "line": 73, "column": 7 }, "end": { "line": 73, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "insID", "start": 2032, "end": 2037, "loc": { "start": { "line": 73, "column": 8 }, "end": { "line": 73, "column": 13 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2037, "end": 2038, "loc": { "start": { "line": 73, "column": 13 }, "end": { "line": 73, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clock", "start": 2038, "end": 2043, "loc": { "start": { "line": 73, "column": 14 }, "end": { "line": 73, "column": 19 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 2044, "end": 2047, "loc": { "start": { "line": 73, "column": 20 }, "end": { "line": 73, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 2048, "end": 2050, "loc": { "start": { "line": 73, "column": 24 }, "end": { "line": 73, "column": 26 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2050, "end": 2051, "loc": { "start": { "line": 73, "column": 26 }, "end": { "line": 73, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clock", "start": 2051, "end": 2056, "loc": { "start": { "line": 73, "column": 27 }, "end": { "line": 73, "column": 32 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2056, "end": 2057, "loc": { "start": { "line": 73, "column": 32 }, "end": { "line": 73, "column": 33 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2058, "end": 2059, "loc": { "start": { "line": 73, "column": 34 }, "end": { "line": 73, "column": 35 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 2066, "end": 2072, "loc": { "start": { "line": 74, "column": 6 }, "end": { "line": 74, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ins", "start": 2073, "end": 2076, "loc": { "start": { "line": 74, "column": 13 }, "end": { "line": 74, "column": 16 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2081, "end": 2082, "loc": { "start": { "line": 75, "column": 4 }, "end": { "line": 75, "column": 5 } } }, { "type": { "label": "else", "keyword": "else", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "else", "start": 2083, "end": 2087, "loc": { "start": { "line": 75, "column": 6 }, "end": { "line": 75, "column": 10 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2088, "end": 2089, "loc": { "start": { "line": 75, "column": 11 }, "end": { "line": 75, "column": 12 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 2096, "end": 2102, "loc": { "start": { "line": 76, "column": 6 }, "end": { "line": 76, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ins", "start": 2103, "end": 2106, "loc": { "start": { "line": 76, "column": 13 }, "end": { "line": 76, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2106, "end": 2107, "loc": { "start": { "line": 76, "column": 16 }, "end": { "line": 76, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_splitAt", "start": 2107, "end": 2115, "loc": { "start": { "line": 76, "column": 17 }, "end": { "line": 76, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2115, "end": 2116, "loc": { "start": { "line": 76, "column": 25 }, "end": { "line": 76, "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": 2116, "end": 2120, "loc": { "start": { "line": 76, "column": 26 }, "end": { "line": 76, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2120, "end": 2121, "loc": { "start": { "line": 76, "column": 30 }, "end": { "line": 76, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "y", "start": 2121, "end": 2122, "loc": { "start": { "line": 76, "column": 31 }, "end": { "line": 76, "column": 32 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2122, "end": 2123, "loc": { "start": { "line": 76, "column": 32 }, "end": { "line": 76, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 2124, "end": 2126, "loc": { "start": { "line": 76, "column": 34 }, "end": { "line": 76, "column": 36 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2126, "end": 2127, "loc": { "start": { "line": 76, "column": 36 }, "end": { "line": 76, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clock", "start": 2127, "end": 2132, "loc": { "start": { "line": 76, "column": 37 }, "end": { "line": 76, "column": 42 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "-", "start": 2133, "end": 2134, "loc": { "start": { "line": 76, "column": 43 }, "end": { "line": 76, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "insID", "start": 2135, "end": 2140, "loc": { "start": { "line": 76, "column": 45 }, "end": { "line": 76, "column": 50 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2140, "end": 2141, "loc": { "start": { "line": 76, "column": 50 }, "end": { "line": 76, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clock", "start": 2141, "end": 2146, "loc": { "start": { "line": 76, "column": 51 }, "end": { "line": 76, "column": 56 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2146, "end": 2147, "loc": { "start": { "line": 76, "column": 56 }, "end": { "line": 76, "column": 57 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2152, "end": 2153, "loc": { "start": { "line": 77, "column": 4 }, "end": { "line": 77, "column": 5 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2156, "end": 2157, "loc": { "start": { "line": 78, "column": 2 }, "end": { "line": 78, "column": 3 } } }, { "type": "CommentLine", "value": " Return an insertion such that id is the last element of content", "start": 2160, "end": 2226, "loc": { "start": { "line": 79, "column": 2 }, "end": { "line": 79, "column": 68 } } }, { "type": "CommentLine", "value": " This function manipulates an operation, if necessary", "start": 2229, "end": 2284, "loc": { "start": { "line": 80, "column": 2 }, "end": { "line": 80, "column": 57 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getItemCleanEnd", "start": 2287, "end": 2302, "loc": { "start": { "line": 81, "column": 2 }, "end": { "line": 81, "column": 17 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2303, "end": 2304, "loc": { "start": { "line": 81, "column": 18 }, "end": { "line": 81, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 2304, "end": 2306, "loc": { "start": { "line": 81, "column": 19 }, "end": { "line": 81, "column": 21 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2306, "end": 2307, "loc": { "start": { "line": 81, "column": 21 }, "end": { "line": 81, "column": 22 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2308, "end": 2309, "loc": { "start": { "line": 81, "column": 23 }, "end": { "line": 81, "column": 24 } } }, { "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": 2314, "end": 2317, "loc": { "start": { "line": 82, "column": 4 }, "end": { "line": 82, "column": 7 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ins", "start": 2318, "end": 2321, "loc": { "start": { "line": 82, "column": 8 }, "end": { "line": 82, "column": 11 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2322, "end": 2323, "loc": { "start": { "line": 82, "column": 12 }, "end": { "line": 82, "column": 13 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2324, "end": 2328, "loc": { "start": { "line": 82, "column": 14 }, "end": { "line": 82, "column": 18 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2328, "end": 2329, "loc": { "start": { "line": 82, "column": 18 }, "end": { "line": 82, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getItem", "start": 2329, "end": 2336, "loc": { "start": { "line": 82, "column": 19 }, "end": { "line": 82, "column": 26 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2336, "end": 2337, "loc": { "start": { "line": 82, "column": 26 }, "end": { "line": 82, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 2337, "end": 2339, "loc": { "start": { "line": 82, "column": 27 }, "end": { "line": 82, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2339, "end": 2340, "loc": { "start": { "line": 82, "column": 29 }, "end": { "line": 82, "column": 30 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 2345, "end": 2347, "loc": { "start": { "line": 83, "column": 4 }, "end": { "line": 83, "column": 6 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2348, "end": 2349, "loc": { "start": { "line": 83, "column": 7 }, "end": { "line": 83, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ins", "start": 2349, "end": 2352, "loc": { "start": { "line": 83, "column": 8 }, "end": { "line": 83, "column": 11 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 2353, "end": 2356, "loc": { "start": { "line": 83, "column": 12 }, "end": { "line": 83, "column": 15 } } }, { "type": { "label": "null", "keyword": "null", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "null", "start": 2357, "end": 2361, "loc": { "start": { "line": 83, "column": 16 }, "end": { "line": 83, "column": 20 } } }, { "type": { "label": "||", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 1, "updateContext": null }, "value": "||", "start": 2362, "end": 2364, "loc": { "start": { "line": 83, "column": 21 }, "end": { "line": 83, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ins", "start": 2365, "end": 2368, "loc": { "start": { "line": 83, "column": 24 }, "end": { "line": 83, "column": 27 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2368, "end": 2369, "loc": { "start": { "line": 83, "column": 27 }, "end": { "line": 83, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_length", "start": 2369, "end": 2376, "loc": { "start": { "line": 83, "column": 28 }, "end": { "line": 83, "column": 35 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 2377, "end": 2380, "loc": { "start": { "line": 83, "column": 36 }, "end": { "line": 83, "column": 39 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 2381, "end": 2382, "loc": { "start": { "line": 83, "column": 40 }, "end": { "line": 83, "column": 41 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2382, "end": 2383, "loc": { "start": { "line": 83, "column": 41 }, "end": { "line": 83, "column": 42 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2384, "end": 2385, "loc": { "start": { "line": 83, "column": 43 }, "end": { "line": 83, "column": 44 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 2392, "end": 2398, "loc": { "start": { "line": 84, "column": 6 }, "end": { "line": 84, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ins", "start": 2399, "end": 2402, "loc": { "start": { "line": 84, "column": 13 }, "end": { "line": 84, "column": 16 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2407, "end": 2408, "loc": { "start": { "line": 85, "column": 4 }, "end": { "line": 85, "column": 5 } } }, { "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": 2413, "end": 2418, "loc": { "start": { "line": 86, "column": 4 }, "end": { "line": 86, "column": 9 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "insID", "start": 2419, "end": 2424, "loc": { "start": { "line": 86, "column": 10 }, "end": { "line": 86, "column": 15 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2425, "end": 2426, "loc": { "start": { "line": 86, "column": 16 }, "end": { "line": 86, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ins", "start": 2427, "end": 2430, "loc": { "start": { "line": 86, "column": 18 }, "end": { "line": 86, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2430, "end": 2431, "loc": { "start": { "line": 86, "column": 21 }, "end": { "line": 86, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_id", "start": 2431, "end": 2434, "loc": { "start": { "line": 86, "column": 22 }, "end": { "line": 86, "column": 25 } } }, { "type": { "label": "if", "keyword": "if", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "if", "start": 2439, "end": 2441, "loc": { "start": { "line": 87, "column": 4 }, "end": { "line": 87, "column": 6 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2442, "end": 2443, "loc": { "start": { "line": 87, "column": 7 }, "end": { "line": 87, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "insID", "start": 2443, "end": 2448, "loc": { "start": { "line": 87, "column": 8 }, "end": { "line": 87, "column": 13 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2448, "end": 2449, "loc": { "start": { "line": 87, "column": 13 }, "end": { "line": 87, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clock", "start": 2449, "end": 2454, "loc": { "start": { "line": 87, "column": 14 }, "end": { "line": 87, "column": 19 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 2455, "end": 2456, "loc": { "start": { "line": 87, "column": 20 }, "end": { "line": 87, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ins", "start": 2457, "end": 2460, "loc": { "start": { "line": 87, "column": 22 }, "end": { "line": 87, "column": 25 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2460, "end": 2461, "loc": { "start": { "line": 87, "column": 25 }, "end": { "line": 87, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_length", "start": 2461, "end": 2468, "loc": { "start": { "line": 87, "column": 26 }, "end": { "line": 87, "column": 33 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "-", "start": 2469, "end": 2470, "loc": { "start": { "line": 87, "column": 34 }, "end": { "line": 87, "column": 35 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 2471, "end": 2472, "loc": { "start": { "line": 87, "column": 36 }, "end": { "line": 87, "column": 37 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "===", "start": 2473, "end": 2476, "loc": { "start": { "line": 87, "column": 38 }, "end": { "line": 87, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 2477, "end": 2479, "loc": { "start": { "line": 87, "column": 42 }, "end": { "line": 87, "column": 44 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2479, "end": 2480, "loc": { "start": { "line": 87, "column": 44 }, "end": { "line": 87, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clock", "start": 2480, "end": 2485, "loc": { "start": { "line": 87, "column": 45 }, "end": { "line": 87, "column": 50 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2485, "end": 2486, "loc": { "start": { "line": 87, "column": 50 }, "end": { "line": 87, "column": 51 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2487, "end": 2488, "loc": { "start": { "line": 87, "column": 52 }, "end": { "line": 87, "column": 53 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 2495, "end": 2501, "loc": { "start": { "line": 88, "column": 6 }, "end": { "line": 88, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ins", "start": 2502, "end": 2505, "loc": { "start": { "line": 88, "column": 13 }, "end": { "line": 88, "column": 16 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2510, "end": 2511, "loc": { "start": { "line": 89, "column": 4 }, "end": { "line": 89, "column": 5 } } }, { "type": { "label": "else", "keyword": "else", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "else", "start": 2512, "end": 2516, "loc": { "start": { "line": 89, "column": 6 }, "end": { "line": 89, "column": 10 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2517, "end": 2518, "loc": { "start": { "line": 89, "column": 11 }, "end": { "line": 89, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ins", "start": 2525, "end": 2528, "loc": { "start": { "line": 90, "column": 6 }, "end": { "line": 90, "column": 9 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2528, "end": 2529, "loc": { "start": { "line": 90, "column": 9 }, "end": { "line": 90, "column": 10 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "_splitAt", "start": 2529, "end": 2537, "loc": { "start": { "line": 90, "column": 10 }, "end": { "line": 90, "column": 18 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2537, "end": 2538, "loc": { "start": { "line": 90, "column": 18 }, "end": { "line": 90, "column": 19 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2538, "end": 2542, "loc": { "start": { "line": 90, "column": 19 }, "end": { "line": 90, "column": 23 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2542, "end": 2543, "loc": { "start": { "line": 90, "column": 23 }, "end": { "line": 90, "column": 24 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "y", "start": 2543, "end": 2544, "loc": { "start": { "line": 90, "column": 24 }, "end": { "line": 90, "column": 25 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2544, "end": 2545, "loc": { "start": { "line": 90, "column": 25 }, "end": { "line": 90, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 2546, "end": 2548, "loc": { "start": { "line": 90, "column": 27 }, "end": { "line": 90, "column": 29 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2548, "end": 2549, "loc": { "start": { "line": 90, "column": 29 }, "end": { "line": 90, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clock", "start": 2549, "end": 2554, "loc": { "start": { "line": 90, "column": 30 }, "end": { "line": 90, "column": 35 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "-", "start": 2555, "end": 2556, "loc": { "start": { "line": 90, "column": 36 }, "end": { "line": 90, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "insID", "start": 2557, "end": 2562, "loc": { "start": { "line": 90, "column": 38 }, "end": { "line": 90, "column": 43 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2562, "end": 2563, "loc": { "start": { "line": 90, "column": 43 }, "end": { "line": 90, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "clock", "start": 2563, "end": 2568, "loc": { "start": { "line": 90, "column": 44 }, "end": { "line": 90, "column": 49 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 2569, "end": 2570, "loc": { "start": { "line": 90, "column": 50 }, "end": { "line": 90, "column": 51 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1, "start": 2571, "end": 2572, "loc": { "start": { "line": 90, "column": 52 }, "end": { "line": 90, "column": 53 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2572, "end": 2573, "loc": { "start": { "line": 90, "column": 53 }, "end": { "line": 90, "column": 54 } } }, { "type": { "label": "return", "keyword": "return", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "return", "start": 2580, "end": 2586, "loc": { "start": { "line": 91, "column": 6 }, "end": { "line": 91, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "ins", "start": 2587, "end": 2590, "loc": { "start": { "line": 91, "column": 13 }, "end": { "line": 91, "column": 16 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2595, "end": 2596, "loc": { "start": { "line": 92, "column": 4 }, "end": { "line": 92, "column": 5 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2599, "end": 2600, "loc": { "start": { "line": 93, "column": 2 }, "end": { "line": 93, "column": 3 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2601, "end": 2602, "loc": { "start": { "line": 94, "column": 0 }, "end": { "line": 94, "column": 1 } } }, { "type": { "label": "eof", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2603, "end": 2603, "loc": { "start": { "line": 95, "column": 0 }, "end": { "line": 95, "column": 0 } } } ] }