{ "type": "File", "start": 0, "end": 669, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 22, "column": 0 } }, "program": { "type": "Program", "start": 0, "end": 669, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 22, "column": 0 } }, "sourceType": "module", "body": [ { "type": "ImportDeclaration", "start": 0, "end": 46, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 46 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 9, "end": 16, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 16 } }, "imported": { "type": "Identifier", "start": 9, "end": 16, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 16 }, "identifierName": "makeDiv" }, "name": "makeDiv" }, "local": { "type": "Identifier", "start": 9, "end": 16, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 16 }, "identifierName": "makeDiv" }, "name": "makeDiv" } } ], "source": { "type": "StringLiteral", "start": 24, "end": 45, "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 45 } }, "extra": { "rawValue": "../../../core/utils", "raw": "\"../../../core/utils\"" }, "value": "../../../core/utils" } }, { "type": "ImportDeclaration", "start": 48, "end": 95, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 47 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 57, "end": 68, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 20 } }, "imported": { "type": "Identifier", "start": 57, "end": 68, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 20 }, "identifierName": "BaseHUDPart" }, "name": "BaseHUDPart" }, "local": { "type": "Identifier", "start": 57, "end": 68, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 20 }, "identifierName": "BaseHUDPart" }, "name": "BaseHUDPart" } } ], "source": { "type": "StringLiteral", "start": 76, "end": 94, "loc": { "start": { "line": 2, "column": 28 }, "end": { "line": 2, "column": 46 } }, "extra": { "rawValue": "../base_hud_part", "raw": "\"../base_hud_part\"" }, "value": "../base_hud_part" } }, { "type": "ImportDeclaration", "start": 97, "end": 154, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 57 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 106, "end": 122, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 25 } }, "imported": { "type": "Identifier", "start": 106, "end": 122, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 25 }, "identifierName": "DynamicDomAttach" }, "name": "DynamicDomAttach" }, "local": { "type": "Identifier", "start": 106, "end": 122, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 25 }, "identifierName": "DynamicDomAttach" }, "name": "DynamicDomAttach" } } ], "source": { "type": "StringLiteral", "start": 130, "end": 153, "loc": { "start": { "line": 3, "column": 33 }, "end": { "line": 3, "column": 56 } }, "extra": { "rawValue": "../dynamic_dom_attach", "raw": "\"../dynamic_dom_attach\"" }, "value": "../dynamic_dom_attach" } }, { "type": "VariableDeclaration", "start": 158, "end": 198, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 40 } }, "declarations": [ { "type": "VariableDeclarator", "start": 164, "end": 197, "loc": { "start": { "line": 5, "column": 6 }, "end": { "line": 5, "column": 39 } }, "id": { "type": "Identifier", "start": 164, "end": 187, "loc": { "start": { "line": 5, "column": 6 }, "end": { "line": 5, "column": 29 }, "identifierName": "memeShowIntervalSeconds" }, "name": "memeShowIntervalSeconds" }, "init": { "type": "BinaryExpression", "start": 190, "end": 197, "loc": { "start": { "line": 5, "column": 32 }, "end": { "line": 5, "column": 39 } }, "left": { "type": "NumericLiteral", "start": 190, "end": 192, "loc": { "start": { "line": 5, "column": 32 }, "end": { "line": 5, "column": 34 } }, "extra": { "rawValue": 70, "raw": "70" }, "value": 70 }, "operator": "*", "right": { "type": "NumericLiteral", "start": 195, "end": 197, "loc": { "start": { "line": 5, "column": 37 }, "end": { "line": 5, "column": 39 } }, "extra": { "rawValue": 60, "raw": "60" }, "value": 60 } } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 200, "end": 227, "loc": { "start": { "line": 6, "column": 0 }, "end": { "line": 6, "column": 27 } }, "declarations": [ { "type": "VariableDeclarator", "start": 206, "end": 226, "loc": { "start": { "line": 6, "column": 6 }, "end": { "line": 6, "column": 26 } }, "id": { "type": "Identifier", "start": 206, "end": 222, "loc": { "start": { "line": 6, "column": 6 }, "end": { "line": 6, "column": 22 }, "identifierName": "memeShowDuration" }, "name": "memeShowDuration" }, "init": { "type": "NumericLiteral", "start": 225, "end": 226, "loc": { "start": { "line": 6, "column": 25 }, "end": { "line": 6, "column": 26 } }, "extra": { "rawValue": 5, "raw": "5" }, "value": 5 } } ], "kind": "const" }, { "type": "ExportNamedDeclaration", "start": 231, "end": 667, "loc": { "start": { "line": 8, "column": 0 }, "end": { "line": 21, "column": 1 } }, "specifiers": [], "source": null, "declaration": { "type": "ClassDeclaration", "start": 238, "end": 667, "loc": { "start": { "line": 8, "column": 7 }, "end": { "line": 21, "column": 1 } }, "id": { "type": "Identifier", "start": 244, "end": 255, "loc": { "start": { "line": 8, "column": 13 }, "end": { "line": 8, "column": 24 }, "identifierName": "HUDCatMemes" }, "name": "HUDCatMemes" }, "superClass": { "type": "Identifier", "start": 264, "end": 275, "loc": { "start": { "line": 8, "column": 33 }, "end": { "line": 8, "column": 44 }, "identifierName": "BaseHUDPart" }, "name": "BaseHUDPart" }, "body": { "type": "ClassBody", "start": 276, "end": 667, "loc": { "start": { "line": 8, "column": 45 }, "end": { "line": 21, "column": 1 } }, "body": [ { "type": "ClassMethod", "start": 283, "end": 378, "loc": { "start": { "line": 9, "column": 4 }, "end": { "line": 11, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 283, "end": 297, "loc": { "start": { "line": 9, "column": 4 }, "end": { "line": 9, "column": 18 }, "identifierName": "createElements" }, "name": "createElements" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 298, "end": 304, "loc": { "start": { "line": 9, "column": 19 }, "end": { "line": 9, "column": 25 }, "identifierName": "parent" }, "name": "parent" } ], "body": { "type": "BlockStatement", "start": 306, "end": 378, "loc": { "start": { "line": 9, "column": 27 }, "end": { "line": 11, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 317, "end": 371, "loc": { "start": { "line": 10, "column": 8 }, "end": { "line": 10, "column": 62 } }, "expression": { "type": "AssignmentExpression", "start": 317, "end": 370, "loc": { "start": { "line": 10, "column": 8 }, "end": { "line": 10, "column": 61 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 317, "end": 329, "loc": { "start": { "line": 10, "column": 8 }, "end": { "line": 10, "column": 20 } }, "object": { "type": "ThisExpression", "start": 317, "end": 321, "loc": { "start": { "line": 10, "column": 8 }, "end": { "line": 10, "column": 12 } } }, "property": { "type": "Identifier", "start": 322, "end": 329, "loc": { "start": { "line": 10, "column": 13 }, "end": { "line": 10, "column": 20 }, "identifierName": "element" }, "name": "element" }, "computed": false }, "right": { "type": "CallExpression", "start": 332, "end": 370, "loc": { "start": { "line": 10, "column": 23 }, "end": { "line": 10, "column": 61 } }, "callee": { "type": "Identifier", "start": 332, "end": 339, "loc": { "start": { "line": 10, "column": 23 }, "end": { "line": 10, "column": 30 }, "identifierName": "makeDiv" }, "name": "makeDiv" }, "arguments": [ { "type": "Identifier", "start": 340, "end": 346, "loc": { "start": { "line": 10, "column": 31 }, "end": { "line": 10, "column": 37 }, "identifierName": "parent" }, "name": "parent" }, { "type": "StringLiteral", "start": 348, "end": 369, "loc": { "start": { "line": 10, "column": 39 }, "end": { "line": 10, "column": 60 } }, "extra": { "rawValue": "ingame_HUD_CatMemes", "raw": "\"ingame_HUD_CatMemes\"" }, "value": "ingame_HUD_CatMemes" } ] } } } ], "directives": [] } }, { "type": "ClassMethod", "start": 386, "end": 480, "loc": { "start": { "line": 13, "column": 4 }, "end": { "line": 15, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 386, "end": 396, "loc": { "start": { "line": 13, "column": 4 }, "end": { "line": 13, "column": 14 }, "identifierName": "initialize" }, "name": "initialize" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 399, "end": 480, "loc": { "start": { "line": 13, "column": 17 }, "end": { "line": 15, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 410, "end": 473, "loc": { "start": { "line": 14, "column": 8 }, "end": { "line": 14, "column": 71 } }, "expression": { "type": "AssignmentExpression", "start": 410, "end": 472, "loc": { "start": { "line": 14, "column": 8 }, "end": { "line": 14, "column": 70 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 410, "end": 424, "loc": { "start": { "line": 14, "column": 8 }, "end": { "line": 14, "column": 22 } }, "object": { "type": "ThisExpression", "start": 410, "end": 414, "loc": { "start": { "line": 14, "column": 8 }, "end": { "line": 14, "column": 12 } } }, "property": { "type": "Identifier", "start": 415, "end": 424, "loc": { "start": { "line": 14, "column": 13 }, "end": { "line": 14, "column": 22 }, "identifierName": "domAttach" }, "name": "domAttach" }, "computed": false }, "right": { "type": "NewExpression", "start": 427, "end": 472, "loc": { "start": { "line": 14, "column": 25 }, "end": { "line": 14, "column": 70 } }, "callee": { "type": "Identifier", "start": 431, "end": 447, "loc": { "start": { "line": 14, "column": 29 }, "end": { "line": 14, "column": 45 }, "identifierName": "DynamicDomAttach" }, "name": "DynamicDomAttach" }, "arguments": [ { "type": "MemberExpression", "start": 448, "end": 457, "loc": { "start": { "line": 14, "column": 46 }, "end": { "line": 14, "column": 55 } }, "object": { "type": "ThisExpression", "start": 448, "end": 452, "loc": { "start": { "line": 14, "column": 46 }, "end": { "line": 14, "column": 50 } } }, "property": { "type": "Identifier", "start": 453, "end": 457, "loc": { "start": { "line": 14, "column": 51 }, "end": { "line": 14, "column": 55 }, "identifierName": "root" }, "name": "root" }, "computed": false }, { "type": "MemberExpression", "start": 459, "end": 471, "loc": { "start": { "line": 14, "column": 57 }, "end": { "line": 14, "column": 69 } }, "object": { "type": "ThisExpression", "start": 459, "end": 463, "loc": { "start": { "line": 14, "column": 57 }, "end": { "line": 14, "column": 61 } } }, "property": { "type": "Identifier", "start": 464, "end": 471, "loc": { "start": { "line": 14, "column": 62 }, "end": { "line": 14, "column": 69 }, "identifierName": "element" }, "name": "element" }, "computed": false } ] } } } ], "directives": [] } }, { "type": "ClassMethod", "start": 488, "end": 664, "loc": { "start": { "line": 17, "column": 4 }, "end": { "line": 20, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 488, "end": 494, "loc": { "start": { "line": 17, "column": 4 }, "end": { "line": 17, "column": 10 }, "identifierName": "update" }, "name": "update" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 497, "end": 664, "loc": { "start": { "line": 17, "column": 13 }, "end": { "line": 20, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 508, "end": 549, "loc": { "start": { "line": 18, "column": 8 }, "end": { "line": 18, "column": 49 } }, "declarations": [ { "type": "VariableDeclarator", "start": 514, "end": 548, "loc": { "start": { "line": 18, "column": 14 }, "end": { "line": 18, "column": 48 } }, "id": { "type": "Identifier", "start": 514, "end": 517, "loc": { "start": { "line": 18, "column": 14 }, "end": { "line": 18, "column": 17 }, "identifierName": "now" }, "name": "now" }, "init": { "type": "CallExpression", "start": 520, "end": 548, "loc": { "start": { "line": 18, "column": 20 }, "end": { "line": 18, "column": 48 } }, "callee": { "type": "MemberExpression", "start": 520, "end": 546, "loc": { "start": { "line": 18, "column": 20 }, "end": { "line": 18, "column": 46 } }, "object": { "type": "MemberExpression", "start": 520, "end": 534, "loc": { "start": { "line": 18, "column": 20 }, "end": { "line": 18, "column": 34 } }, "object": { "type": "MemberExpression", "start": 520, "end": 529, "loc": { "start": { "line": 18, "column": 20 }, "end": { "line": 18, "column": 29 } }, "object": { "type": "ThisExpression", "start": 520, "end": 524, "loc": { "start": { "line": 18, "column": 20 }, "end": { "line": 18, "column": 24 } } }, "property": { "type": "Identifier", "start": 525, "end": 529, "loc": { "start": { "line": 18, "column": 25 }, "end": { "line": 18, "column": 29 }, "identifierName": "root" }, "name": "root" }, "computed": false }, "property": { "type": "Identifier", "start": 530, "end": 534, "loc": { "start": { "line": 18, "column": 30 }, "end": { "line": 18, "column": 34 }, "identifierName": "time" }, "name": "time" }, "computed": false }, "property": { "type": "Identifier", "start": 535, "end": 546, "loc": { "start": { "line": 18, "column": 35 }, "end": { "line": 18, "column": 46 }, "identifierName": "realtimeNow" }, "name": "realtimeNow" }, "computed": false }, "arguments": [] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 559, "end": 657, "loc": { "start": { "line": 19, "column": 8 }, "end": { "line": 19, "column": 106 } }, "expression": { "type": "CallExpression", "start": 559, "end": 656, "loc": { "start": { "line": 19, "column": 8 }, "end": { "line": 19, "column": 105 } }, "callee": { "type": "MemberExpression", "start": 559, "end": 580, "loc": { "start": { "line": 19, "column": 8 }, "end": { "line": 19, "column": 29 } }, "object": { "type": "MemberExpression", "start": 559, "end": 573, "loc": { "start": { "line": 19, "column": 8 }, "end": { "line": 19, "column": 22 } }, "object": { "type": "ThisExpression", "start": 559, "end": 563, "loc": { "start": { "line": 19, "column": 8 }, "end": { "line": 19, "column": 12 } } }, "property": { "type": "Identifier", "start": 564, "end": 573, "loc": { "start": { "line": 19, "column": 13 }, "end": { "line": 19, "column": 22 }, "identifierName": "domAttach" }, "name": "domAttach" }, "computed": false }, "property": { "type": "Identifier", "start": 574, "end": 580, "loc": { "start": { "line": 19, "column": 23 }, "end": { "line": 19, "column": 29 }, "identifierName": "update" }, "name": "update" }, "computed": false }, "arguments": [ { "type": "BinaryExpression", "start": 581, "end": 655, "loc": { "start": { "line": 19, "column": 30 }, "end": { "line": 19, "column": 104 } }, "left": { "type": "BinaryExpression", "start": 581, "end": 610, "loc": { "start": { "line": 19, "column": 30 }, "end": { "line": 19, "column": 59 } }, "left": { "type": "Identifier", "start": 581, "end": 584, "loc": { "start": { "line": 19, "column": 30 }, "end": { "line": 19, "column": 33 }, "identifierName": "now" }, "name": "now" }, "operator": "%", "right": { "type": "Identifier", "start": 587, "end": 610, "loc": { "start": { "line": 19, "column": 36 }, "end": { "line": 19, "column": 59 }, "identifierName": "memeShowIntervalSeconds" }, "name": "memeShowIntervalSeconds" } }, "operator": ">", "right": { "type": "BinaryExpression", "start": 613, "end": 655, "loc": { "start": { "line": 19, "column": 62 }, "end": { "line": 19, "column": 104 } }, "left": { "type": "Identifier", "start": 613, "end": 636, "loc": { "start": { "line": 19, "column": 62 }, "end": { "line": 19, "column": 85 }, "identifierName": "memeShowIntervalSeconds" }, "name": "memeShowIntervalSeconds" }, "operator": "-", "right": { "type": "Identifier", "start": 639, "end": 655, "loc": { "start": { "line": 19, "column": 88 }, "end": { "line": 19, "column": 104 }, "identifierName": "memeShowDuration" }, "name": "memeShowDuration" } } } ] } } ], "directives": [] } } ] }, "leadingComments": [], "trailingComments": [] } } ], "directives": [] }, "comments": [], "tokens": [ { "type": { "label": "import", "keyword": "import", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "import", "start": 0, "end": 6, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 7, "end": 8, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeDiv", "start": 9, "end": 16, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 16 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 17, "end": 18, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 19, "end": 23, "loc": { "start": { "line": 1, "column": 19 }, "end": { "line": 1, "column": 23 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../../../core/utils", "start": 24, "end": 45, "loc": { "start": { "line": 1, "column": 24 }, "end": { "line": 1, "column": 45 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 45, "end": 46, "loc": { "start": { "line": 1, "column": 45 }, "end": { "line": 1, "column": 46 } } }, { "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": 48, "end": 54, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 6 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 55, "end": 56, "loc": { "start": { "line": 2, "column": 7 }, "end": { "line": 2, "column": 8 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "BaseHUDPart", "start": 57, "end": 68, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 20 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 69, "end": 70, "loc": { "start": { "line": 2, "column": 21 }, "end": { "line": 2, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 71, "end": 75, "loc": { "start": { "line": 2, "column": 23 }, "end": { "line": 2, "column": 27 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../base_hud_part", "start": 76, "end": 94, "loc": { "start": { "line": 2, "column": 28 }, "end": { "line": 2, "column": 46 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 94, "end": 95, "loc": { "start": { "line": 2, "column": 46 }, "end": { "line": 2, "column": 47 } } }, { "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": 97, "end": 103, "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": 104, "end": 105, "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": "DynamicDomAttach", "start": 106, "end": 122, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 25 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 123, "end": 124, "loc": { "start": { "line": 3, "column": 26 }, "end": { "line": 3, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 125, "end": 129, "loc": { "start": { "line": 3, "column": 28 }, "end": { "line": 3, "column": 32 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../dynamic_dom_attach", "start": 130, "end": 153, "loc": { "start": { "line": 3, "column": 33 }, "end": { "line": 3, "column": 56 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 153, "end": 154, "loc": { "start": { "line": 3, "column": 56 }, "end": { "line": 3, "column": 57 } } }, { "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": 158, "end": 163, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "memeShowIntervalSeconds", "start": 164, "end": 187, "loc": { "start": { "line": 5, "column": 6 }, "end": { "line": 5, "column": 29 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 188, "end": 189, "loc": { "start": { "line": 5, "column": 30 }, "end": { "line": 5, "column": 31 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 70, "start": 190, "end": 192, "loc": { "start": { "line": 5, "column": 32 }, "end": { "line": 5, "column": 34 } } }, { "type": { "label": "*", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 10, "updateContext": null }, "value": "*", "start": 193, "end": 194, "loc": { "start": { "line": 5, "column": 35 }, "end": { "line": 5, "column": 36 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 60, "start": 195, "end": 197, "loc": { "start": { "line": 5, "column": 37 }, "end": { "line": 5, "column": 39 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 197, "end": 198, "loc": { "start": { "line": 5, "column": 39 }, "end": { "line": 5, "column": 40 } } }, { "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": 200, "end": 205, "loc": { "start": { "line": 6, "column": 0 }, "end": { "line": 6, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "memeShowDuration", "start": 206, "end": 222, "loc": { "start": { "line": 6, "column": 6 }, "end": { "line": 6, "column": 22 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 223, "end": 224, "loc": { "start": { "line": 6, "column": 23 }, "end": { "line": 6, "column": 24 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 5, "start": 225, "end": 226, "loc": { "start": { "line": 6, "column": 25 }, "end": { "line": 6, "column": 26 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 226, "end": 227, "loc": { "start": { "line": 6, "column": 26 }, "end": { "line": 6, "column": 27 } } }, { "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": 231, "end": 237, "loc": { "start": { "line": 8, "column": 0 }, "end": { "line": 8, "column": 6 } } }, { "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": 238, "end": 243, "loc": { "start": { "line": 8, "column": 7 }, "end": { "line": 8, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "HUDCatMemes", "start": 244, "end": 255, "loc": { "start": { "line": 8, "column": 13 }, "end": { "line": 8, "column": 24 } } }, { "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": 256, "end": 263, "loc": { "start": { "line": 8, "column": 25 }, "end": { "line": 8, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "BaseHUDPart", "start": 264, "end": 275, "loc": { "start": { "line": 8, "column": 33 }, "end": { "line": 8, "column": 44 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 276, "end": 277, "loc": { "start": { "line": 8, "column": 45 }, "end": { "line": 8, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "createElements", "start": 283, "end": 297, "loc": { "start": { "line": 9, "column": 4 }, "end": { "line": 9, "column": 18 } } }, { "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": 9, "column": 18 }, "end": { "line": 9, "column": 19 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "parent", "start": 298, "end": 304, "loc": { "start": { "line": 9, "column": 19 }, "end": { "line": 9, "column": 25 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 304, "end": 305, "loc": { "start": { "line": 9, "column": 25 }, "end": { "line": 9, "column": 26 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 306, "end": 307, "loc": { "start": { "line": 9, "column": 27 }, "end": { "line": 9, "column": 28 } } }, { "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": 317, "end": 321, "loc": { "start": { "line": 10, "column": 8 }, "end": { "line": 10, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 321, "end": 322, "loc": { "start": { "line": 10, "column": 12 }, "end": { "line": 10, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "element", "start": 322, "end": 329, "loc": { "start": { "line": 10, "column": 13 }, "end": { "line": 10, "column": 20 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 330, "end": 331, "loc": { "start": { "line": 10, "column": 21 }, "end": { "line": 10, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "makeDiv", "start": 332, "end": 339, "loc": { "start": { "line": 10, "column": 23 }, "end": { "line": 10, "column": 30 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 339, "end": 340, "loc": { "start": { "line": 10, "column": 30 }, "end": { "line": 10, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "parent", "start": 340, "end": 346, "loc": { "start": { "line": 10, "column": 31 }, "end": { "line": 10, "column": 37 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 346, "end": 347, "loc": { "start": { "line": 10, "column": 37 }, "end": { "line": 10, "column": 38 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "ingame_HUD_CatMemes", "start": 348, "end": 369, "loc": { "start": { "line": 10, "column": 39 }, "end": { "line": 10, "column": 60 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 369, "end": 370, "loc": { "start": { "line": 10, "column": 60 }, "end": { "line": 10, "column": 61 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 370, "end": 371, "loc": { "start": { "line": 10, "column": 61 }, "end": { "line": 10, "column": 62 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 377, "end": 378, "loc": { "start": { "line": 11, "column": 4 }, "end": { "line": 11, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initialize", "start": 386, "end": 396, "loc": { "start": { "line": 13, "column": 4 }, "end": { "line": 13, "column": 14 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 396, "end": 397, "loc": { "start": { "line": 13, "column": 14 }, "end": { "line": 13, "column": 15 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 397, "end": 398, "loc": { "start": { "line": 13, "column": 15 }, "end": { "line": 13, "column": 16 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 399, "end": 400, "loc": { "start": { "line": 13, "column": 17 }, "end": { "line": 13, "column": 18 } } }, { "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": 410, "end": 414, "loc": { "start": { "line": 14, "column": 8 }, "end": { "line": 14, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 414, "end": 415, "loc": { "start": { "line": 14, "column": 12 }, "end": { "line": 14, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "domAttach", "start": 415, "end": 424, "loc": { "start": { "line": 14, "column": 13 }, "end": { "line": 14, "column": 22 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 425, "end": 426, "loc": { "start": { "line": 14, "column": 23 }, "end": { "line": 14, "column": 24 } } }, { "type": { "label": "new", "keyword": "new", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "new", "start": 427, "end": 430, "loc": { "start": { "line": 14, "column": 25 }, "end": { "line": 14, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "DynamicDomAttach", "start": 431, "end": 447, "loc": { "start": { "line": 14, "column": 29 }, "end": { "line": 14, "column": 45 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 447, "end": 448, "loc": { "start": { "line": 14, "column": 45 }, "end": { "line": 14, "column": 46 } } }, { "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": 448, "end": 452, "loc": { "start": { "line": 14, "column": 46 }, "end": { "line": 14, "column": 50 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 452, "end": 453, "loc": { "start": { "line": 14, "column": 50 }, "end": { "line": 14, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 453, "end": 457, "loc": { "start": { "line": 14, "column": 51 }, "end": { "line": 14, "column": 55 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 457, "end": 458, "loc": { "start": { "line": 14, "column": 55 }, "end": { "line": 14, "column": 56 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 459, "end": 463, "loc": { "start": { "line": 14, "column": 57 }, "end": { "line": 14, "column": 61 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 463, "end": 464, "loc": { "start": { "line": 14, "column": 61 }, "end": { "line": 14, "column": 62 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "element", "start": 464, "end": 471, "loc": { "start": { "line": 14, "column": 62 }, "end": { "line": 14, "column": 69 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 471, "end": 472, "loc": { "start": { "line": 14, "column": 69 }, "end": { "line": 14, "column": 70 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 472, "end": 473, "loc": { "start": { "line": 14, "column": 70 }, "end": { "line": 14, "column": 71 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 479, "end": 480, "loc": { "start": { "line": 15, "column": 4 }, "end": { "line": 15, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "update", "start": 488, "end": 494, "loc": { "start": { "line": 17, "column": 4 }, "end": { "line": 17, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 494, "end": 495, "loc": { "start": { "line": 17, "column": 10 }, "end": { "line": 17, "column": 11 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 495, "end": 496, "loc": { "start": { "line": 17, "column": 11 }, "end": { "line": 17, "column": 12 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 497, "end": 498, "loc": { "start": { "line": 17, "column": 13 }, "end": { "line": 17, "column": 14 } } }, { "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": 508, "end": 513, "loc": { "start": { "line": 18, "column": 8 }, "end": { "line": 18, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "now", "start": 514, "end": 517, "loc": { "start": { "line": 18, "column": 14 }, "end": { "line": 18, "column": 17 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 518, "end": 519, "loc": { "start": { "line": 18, "column": 18 }, "end": { "line": 18, "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": 520, "end": 524, "loc": { "start": { "line": 18, "column": 20 }, "end": { "line": 18, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 524, "end": 525, "loc": { "start": { "line": 18, "column": 24 }, "end": { "line": 18, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "root", "start": 525, "end": 529, "loc": { "start": { "line": 18, "column": 25 }, "end": { "line": 18, "column": 29 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 529, "end": 530, "loc": { "start": { "line": 18, "column": 29 }, "end": { "line": 18, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "time", "start": 530, "end": 534, "loc": { "start": { "line": 18, "column": 30 }, "end": { "line": 18, "column": 34 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 534, "end": 535, "loc": { "start": { "line": 18, "column": 34 }, "end": { "line": 18, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "realtimeNow", "start": 535, "end": 546, "loc": { "start": { "line": 18, "column": 35 }, "end": { "line": 18, "column": 46 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 546, "end": 547, "loc": { "start": { "line": 18, "column": 46 }, "end": { "line": 18, "column": 47 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 547, "end": 548, "loc": { "start": { "line": 18, "column": 47 }, "end": { "line": 18, "column": 48 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 548, "end": 549, "loc": { "start": { "line": 18, "column": 48 }, "end": { "line": 18, "column": 49 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 559, "end": 563, "loc": { "start": { "line": 19, "column": 8 }, "end": { "line": 19, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 563, "end": 564, "loc": { "start": { "line": 19, "column": 12 }, "end": { "line": 19, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "domAttach", "start": 564, "end": 573, "loc": { "start": { "line": 19, "column": 13 }, "end": { "line": 19, "column": 22 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 573, "end": 574, "loc": { "start": { "line": 19, "column": 22 }, "end": { "line": 19, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "update", "start": 574, "end": 580, "loc": { "start": { "line": 19, "column": 23 }, "end": { "line": 19, "column": 29 } } }, { "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": 19, "column": 29 }, "end": { "line": 19, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "now", "start": 581, "end": 584, "loc": { "start": { "line": 19, "column": 30 }, "end": { "line": 19, "column": 33 } } }, { "type": { "label": "%", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 10, "updateContext": null }, "value": "%", "start": 585, "end": 586, "loc": { "start": { "line": 19, "column": 34 }, "end": { "line": 19, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "memeShowIntervalSeconds", "start": 587, "end": 610, "loc": { "start": { "line": 19, "column": 36 }, "end": { "line": 19, "column": 59 } } }, { "type": { "label": "", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": ">", "start": 611, "end": 612, "loc": { "start": { "line": 19, "column": 60 }, "end": { "line": 19, "column": 61 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "memeShowIntervalSeconds", "start": 613, "end": 636, "loc": { "start": { "line": 19, "column": 62 }, "end": { "line": 19, "column": 85 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "-", "start": 637, "end": 638, "loc": { "start": { "line": 19, "column": 86 }, "end": { "line": 19, "column": 87 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "memeShowDuration", "start": 639, "end": 655, "loc": { "start": { "line": 19, "column": 88 }, "end": { "line": 19, "column": 104 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 655, "end": 656, "loc": { "start": { "line": 19, "column": 104 }, "end": { "line": 19, "column": 105 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 656, "end": 657, "loc": { "start": { "line": 19, "column": 105 }, "end": { "line": 19, "column": 106 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 663, "end": 664, "loc": { "start": { "line": 20, "column": 4 }, "end": { "line": 20, "column": 5 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 666, "end": 667, "loc": { "start": { "line": 21, "column": 0 }, "end": { "line": 21, "column": 1 } } }, { "type": { "label": "eof", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 669, "end": 669, "loc": { "start": { "line": 22, "column": 0 }, "end": { "line": 22, "column": 0 } } } ] }